Platform LSF Reference Version 6.2
bjobs
Platform LSF Reference
63
With MultiCluster, displays jobs in the specified cluster. If a remote cluster name is
specified, you will see the remote job ID, even if the execution host belongs to the local
cluster. To determine the available clusters, use
bclusters.
-N host_name | -N host_model | -N CPU_factor
Displays the normalized CPU time consumed by the job. Normalizes using the CPU
factor specified, or the CPU factor of the host or host model specified.
-P project_name
Only displays jobs that belong to the specified project.
-q queue_name
Only displays jobs in the specified queue.
The command
bqueues returns a list of queues configured in the system, and
information about the configurations of these queues.
In MultiCluster, you cannot specify remote queues.
-sla service_class_name
Displays jobs belonging to the specified service class.
Use
bsla to display the properties of service classes configured in
LSB_CONFDIR/cluster_name/configdir/lsb.serviceclasses (see
lsb.serviceclasses(5)) and dynamic information about the state of each
configured service class.
You cannot use
-g with -sla. A job can either be attached to a job group or a service
class, but not both.
-u user_name... | -u user_group... | -u all
Only displays jobs that have been submitted by the specified users. The keyword all
specifies all users.
-x
Displays unfinished jobs that have triggered a job exception (overrun, underrun, idle).
Use with the
-l option to show the actual exception status. Use with -a to display all
jobs that have triggered a job exception.
job_ID | "job_ID[index]"
Displays information about the specified jobs or job arrays.
If you use
-A, specify job array IDs without the index list.
-h
Prints command usage to stderr and exits.
-V
Prints LSF release version to stderr and exits.
OUTPUT
Pending jobs are displayed in the order in which they will be considered for dispatch.
Jobs in higher priority queues are displayed before those in lower priority queues.
Pending jobs in the same priority queues are displayed in the order in which they were