Command Reference Guide

bjobs
66 Platform LSF Command Reference
bjobs
displays information about LSF jobs
Synopsis
bjobs [-A] [-a] [-W] [-w | -l] [-X] [-x]
[-app application_profile_name] [-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 | -G user_group]
job_ID | "job_ID[index_list]" ...
bjobs [-A] [-d] [-p] [-r] [-s] [-W] [-w | -l] [-X] [-x]
[
-app application_profile_name] [-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 | -G user_group]
job_ID |"job_ID[index_list]" ...
bjobs [-w | -l | -aps] [-A] [-a] [-d] [-p] [-s] [-r] [-X] [-x]
[-m host_name] [-q queue_name]
[-u user_name | -u user_group | -u all | -G user_group]
[
-g job_group] [-sla service_class] [-P project_name]
[-N host_spec] [-Lp license_project] [-app application_profile]
[-J name_spec] [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. The -l and -X options display uncondensed output.
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.
To display older historical information, use
bhist.
Options
-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 us e
-w to show the full array specification, if necessary.
-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).