Platform LSF Reference Version 6.2

bjobs
Platform LSF Reference
60
bjobs
displays information about LSF jobs
SYNOPSIS
bjobs [-a] [-A] [-w | -l] [-X] [-g job_group_name |-sla service_class_name]
[
-J job_name] [-Lp ls_project_name] [-m host_name | -m host_group |
-m cluster_name] [-N host_name | -N host_model | -N CPU_factor]
[
-P project_name] [-q queue_name] [-u user_name | -u user_group | -u all]
[
-x] job_ID | "job_ID[index_list]" ...
bjobs [-d] [-p] [-r] [-s] [-A] [-w | -l] [-X] [-g job_group_name
|
-sla service_class_name] [-J job_name] [-Lp ls_project_name]
[
-m host_name | -m host_group | -m cluster_name]
[
-N host_name | -N host_model | -N CPU_factor] [-P project_name]
[
-q queue_name] [-u user_name | -u user_group | -u all] [-x]
job_ID | "job_ID[index_list]" ...
bjobs [-h | -V]
DESCRIPTION
By default, displays information about your own pending, running and suspended jobs.
bjobs displays output for condensed host groups. These host groups are defined by
CONDENSE in the HostGroup section of lsb.hosts. These host groups are displayed
as a single entry with the name as defined by
GROUP_NAME in the HostGroup section
of
lsb.hosts.
If you defined
LSB_SHORT_HOSTLIST=1 in lsf.conf, parallel jobs running in the
same condensed host group are displayed as an abbreviated list.
The
-l and -X options display uncondensed output.
To display older historical information, use
bhist.
Exit code 0 is returned for all job states.
OPTIONS
-a
Displays information about jobs in all states, including finished jobs that finished
recently, within an interval specified by CLEAN_PERIOD in
lsb.params (the default
period is 1 hour).
Use
-a with -x option to display all jobs that have triggered a job exception (overrun,
underrun, idle).
-A
Displays summarized information about job arrays. If you specify job arrays with the job
array ID, and also specify
-A, do not include the index list with the job array ID.
You can use
-w to show the full array specification, if necessary.