Specifies the job action to be taken before a job control action occurs.
A job warning action must be specified with a job action warning time in order for job warning to take effect.
If
The warning action specified by
For example the following specifies that 2 minutes before the job reaches its runtime limit, an URG signal is sent to the job:
bsub
A job action warning time must be specified with a job warning action in order for job warning to take effect.
The warning time specified by the bsub
For example the following specifies that 2 minutes before the job reaches its runtime limit, an URG signal is sent to the job:
bsub
By default, the command file is spooled to
LSB_SHAREDIR/cluster_name/lsf_cmddir. If the lsf_cmddir directory does not exist, LSF creates it before spooling the file. LSF removes the spooled file when the job completes.
If JOB_SPOOL_DIR is specified, the
JOB_SPOOL_DIR can be any valid path up to a maximum length up to 4094 characters on UNIX and Linux or up to 255 characters for Windows.
JOB_SPOOL_DIR must be readable and writable by the job submission user, and it must be shared by the master host and the submission host. If the specified directory is not accessible or does not exist, bsub
The
Platform LSF Command Reference 205