Use
The
Use bsla to display the configuration properties of service classes configured in lsb.serviceclasses, the default SLA configured with ENABLE_DEFAULT_EGO_SLA in lsb.params, and dynamic information about the state of each service class.
Operates only on jobs submitted by the specified user or user group, or by all users if the reserved user name all is specified. To specify a Windows user account, include the domain name in uppercase letters and use a single backslash (DOMAIN_NAME\user_name) in a Windows command line or a double backslash (DOMAIN_NAME\\user_name) in a UNIX command line.
If job_ID is not specified, only the most recently submitted qualifying job is operated on. The
job_ID ... 0 "job_ID[index]" ...
Operates only on jobs that are specified by job_ID or "job_ID[index]", where
"job_ID[index]" specifies selected job array elements (see bjobs(1)). For job arrays, quotation marks must enclose the job ID and index, and index must be enclosed in square brackets.
Jobs submitted by any user can be specified here without using the
The options
Examples
bkill
Sends signal 17 to the last job that was submitted by the invoker to queue night.
bkill
Kills all the jobs that are in the queue short.
bkill
Forces the removal of unkillable job 1045.
bkill
Kill all jobs belonging to the service class named Tofino.
bkill
Kills all jobs in the job group /risk_group.
bkill
Platform LSF Command Reference 79