Platform LSF Reference Version 6.2

bqueues
Platform LSF Reference
121
PREEMPTABLE
The queue is preemptable. Running jobs in a preemptable queue may be
preempted by jobs in higher-priority queues, even if the higher-priority
queues are not specified as preemptive.
RERUNNABLE
If the RERUNNABLE field displays
yes, jobs in the queue are rerunnable.
That is, jobs in the queue are automatically restarted or rerun if the execution
host becomes unavailable. However, a job in the queue will not be restarted if
the you have removed the rerunnable option from the job. See
lsb.queues(5) for more information.
CHECKPOINT
If the CHKPNTDIR field is displayed, jobs in the queue are checkpointable.
Jobs will use the default checkpoint directory and period unless you specify
other values. Note that a job in the queue will not be checkpointed if you have
removed the checkpoint option from the job. See
lsb.queues(5) for more
information.
CHKPNTDIR
Specifies the checkpoint directory using an absolute or relative path name.
CHKPNTPERIOD
Specifies the checkpoint period in seconds.
Although the output of
bqueues reports the checkpoint period in
seconds, the checkpoint period is defined in minutes (the checkpoint
period is defined through the
bsub -k "checkpoint_dir
[checkpoint_period]
" option, or in lsb.queues).
JOB CONTROLS
The configured actions for job control. See JOB_CONTROLS parameter in
lsb.queues.
The configured actions are displayed in the format [action_type, command]
where action_type is either SUSPEND, RESUME, or TERMINATE.
ADMIN ACTION COMMENT
If the LSF administrator specified an administrator comment with the
-C
option of the queue control commands
qclose, qopen, qact, and qinact,
qhist the comment text is displayed.
SLOT_SHARE
Share of job slots for queue-based fairshare. Represents the percentage of
running jobs (job slots) in use from the queue. SLOT_SHARE must be greater
than zero.
The sum of SLOT_SHARE for all queues in the pool does not need to be 100%. It
can be more or less, depending on your needs.
SLOT_POOL
Name of the pool of job slots the queue belongs to for queue-based fairshare.
A queue can only belong to one pool. All queues in the pool must share the
same set of hosts.