Command Reference Guide

See also
20 Platform LSF Command Reference
Timeout in minutes for job post-execution processing. If post-execution processing
takes longer than the timeout,
sbatchd reports that post-execution has failed
(POST_ERR status), and kills the process group of the jobs post-execution
processes.
REQUEUE_EXIT_VALUES
Jobs that exit with these values are automatically requeued.
RES_REQ Resource requirements of the application profile. Only the hosts that satisfy these
resource requirements can be used by the application profile.
JOB_STARTER An executable file that runs immediately prior to the batch job, taking the batch job
file as an input argument. All jobs submitted to the application profile are run via
the job starter, which is generally used to create a specific execution environment
before processing the jobs themselves.
CHUNK_JOB_SIZE Chunk jobs only. Specifies the maximum number of jobs allowed to be dispatched
together in a chunk job. All of the jobs in the chunk are scheduled and dispatched
as a unit rather than individually.
RERUNNABLE If the RERUNNABLE field displays yes, jobs in the application profile are
automatically restarted or rerun if the execution host becomes unavailable.
However, a job in the application profile is not restarted if you use
bmod to remove
the rerunnable option from the job.
RESUME_CONTROL The configured actions for the resume job control.
The configured actions are displayed in the format [action_type, command] where
action_type is RESUME.
SUSPEND_CONTROL
The configured actions for the suspend job control.
The configured actions are displayed in the format [action_type, command] where
action_type is SUSPEND.
TERMINATE_CONTROL
The configured actions for terminate job control.
The configured actions are displayed in the format [action_type, command] where
action_type is TERMINATE.
See also
lab.applications, lsb.queues, bsub, bjobs, badmin, mbatchd