Search

Search

Help

Page 32 of 111. Showing 1,104 results (0.019 seconds)

  1. qbresume

    resume a suspended job Description qbresume resumes a job which has been suspended. Usage qbresume [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs. Options Option Description --suspen…
    Qube 6.5Jul 21, 2014
  2. qbretire

    ask a job instance to release it host, and then go prematurely to "complete" state Description Used to "shrink" the number of job instances running, without throwing away work performed. qretire will request a job instance to release it host, and then g…
    Qube 6.5Jul 21, 2014
  3. qbretry

    moves a job from a "done" (complete/failed/killed) status back to pending Description qbretry moves a job to pending from one of the following states: failed complete killed Usage qbretry [options] jobID… | 0 where JobID is one or more job IDs, and 0 is…
    Qube 6.5Jul 21, 2014
  4. qbshove

    force the Supervisor to re-evaluate a job immediately Description qbshove requests the Supervisor to re-evaluate the dispatch of a list of jobs. Normally, a job is re-evaluated to see if it is a dispatch candidate when an "event" of some sort occurs; the…
    Qube 6.5Jul 21, 2014
  5. qbsub

    submit a cmdline or cmdrange job Description qbsub submits a command for the Supervisor to schedule. If the --range is specified, a job with an agenda will be submitted. See Jobs, instances, agenda items, and job slots for a description of the taxonomy o…
    Qube 6.5Jul 21, 2014
  6. qbsummary

    display queue summary Description qbsummary obtains a quick summary of the farm's status. By default, qbsummary shows the breakdown of subjobs at each priority level (--pvs) Usage qbsummary [options] Options Option Description --clusters Cluster list --l…
    Qube 6.5Jul 21, 2014
  7. qbsuspend

    suspend a process upon the host which the job is running on Description qbsuspend issues a suspend command upon the job's processes. Jobs can be resumed using the command qbresume. Usage qbsuspend [options] jobID… | 0 where JobID is one or more job IDs,…
    Qube 6.5Jul 21, 2014
  8. qbtop

    move a job to the top of its priority level Description qbtop requests the Supervisor to move a job/jobs to the top relative to other jobs having the same priority. Usage qbtop [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild card…
    Qube 6.5Jul 21, 2014
  9. qbunblock

    move a job from a blocked state into the pending state Description qbunblock requests the Supervisor to unblock a job and make it immediately available for execution on the farm. Usage qbunblock [options] jobID… | 0 where JobID is one or more job IDs,…
    Qube 6.5Jul 21, 2014
  10. Job Preemption

    Preemption is the mechanism by which the system tries to reach an equilibrium state where all jobs are running in the correct priority order. This equilibrium can be disturbed any time a high priority job is submitted to the queue. The Supervisor has the…
    Qube 6.5Oct 18, 2012