Platform LSF Administration Guide Version 6.2

Chapter 5
Working with Queues
Administering Platform LSF
129
Viewing Queue Information
The bqueues command displays information about queues. The bqueues -l option
also gives current statistics about the jobs in a particular queue such as the total number
of jobs in the queue, the number of jobs running, suspended, and so on.
In addition to the procedures listed here, see the
bqueues(1) man page for more
details.
Viewing available queues and queue status
Run bqueues. You can view the current status of a particular queue or all queues. The
bqueues command also displays available queues in the cluster.
%
bqueues
QUEUE_NAME PRIO STATUS MAX JL/U JL/P JL/H NJOBS PEND RUN SUSP
interactive 400 Open:Active - ---2 0 20
priority 43 Open:Active - ---16 4 111
night 40 Open:Inactive - ---4 4 00
short 35 Open:Active - ---6 1 50
license 33 Open:Active - ---0 0 00
normal 30 Open:Active - ---0 0 00
idle 20 Open:Active - ---6 3 12
A dash (-) in any entry means that the column does not apply to the row. In this example
some queues have no per-queue, per-user or per-processor job limits configured, so the
MAX, JL/U and JL/P entries are shown as a dash.
Viewing detailed queue information
To see the complete status and configuration for each queue, run bqueues -l. You
can specify queue names on the command-line to select specific queues. In the example
below, more detail is requested for the queue
normal.
%
bqueues -l normal
QUEUE: normal
--For normal low priority jobs, running only if hosts are lightly loaded.
This is the default queue.
PARAMETERS/STATISTICS
PRIO NICE STATUS MAX JL/U JL/P NJOBS PEND RUN SSUSP USUSP
40 20 Open:Active 100 50 11 1 1 0 0 0
Migration threshold is 30 min.
CPULIMIT RUNLIMIT
20 min of IBM350 342800 min of IBM350
FILELIMIT DATALIMIT STACKLIMIT CORELIMIT MEMLIMIT PROCLIMIT
To view the... Run...
Available queues bqueues
Queue status bqueues
Detailed queue information bqueues -l
State change history of a queue badmin qhist
Queue administrators bqueues -l for queue