Platform LSF Administration Guide Version 6.2

Using esub
Administering Platform LSF
496
LSB_SUB_DEPEND_COND Dependency condition
LSB_SUB_ERR_FILE Standard error file name
LSB_SUB_EXCEPTION Exception condition
LSB_SUB_EXCLUSIVE "Y" specifies exclusive execution
LSB_SUB_EXTSCHED_PARAM Validate or modify bsub -extsched option
LSB_SUB_HOST_SPEC Host specifier
LSB_SUB_HOSTS List of execution host names
LSB_SUB_IN_FILE Standard input file name
LSB_SUB_INTERACTIVE "Y" specifies an interactive job
LSB_SUB_LOGIN_SHELL Login shell
LSB_SUB_JOB_NAME Job name
LSB_SUB_JOB_WARNING_ACTION Job warning action specified by bsub -wa
LSB_SUB_JOB_ACTION_WARNING_TIME Job warning time period specified by bsub -wt
LSB_SUB_MAIL_USER Email address used by LSF for sending job email
LSB_SUB_MAX_NUM_PROCESSORS Maximum number of processors requested
LSB_SUB_MODIFY "Y" specifies a modification request
LSB_SUB_MODIFY_ONCE "Y" specifies a modification-once request
LSB_SUB_NOTIFY_BEGIN "Y" specifies email notification when job begins
LSB_SUB_NOTIFY_END "Y" specifies email notification when job ends
LSB_SUB_NUM_PROCESSORS Minimum number of processors requested
LSB_SUB_OTHER_FILES Always "SUB_RESET" if defined to indicate a bmod is being
performed to reset the number of files to be transferred
LSB_SUB_OTHER_FILES_number number is an index number indicating the particular file transfer value
is the specified file transfer expression.
For example, for bsub -f "a > b" -f "c < d", the following
would be defined:
LSB_SUB_OTHER_FILES_0="a > b"
LSB_SUB_OTHER_FILES_1="c < d"
LSB_SUB_OUT_FILE Standard output file name
LSB_SUB_PRE_EXEC Pre-execution command
LSB_SUB_PROJECT_NAME Project name
LSB_SUB_PTY "Y" specifies an interactive job with PTY support
LSB_SUB_PTY_SHELL "Y" specifies an interactive job with PTY shell support
LSB_SUB_QUEUE Submission queue name
LSB_SUB_RERUNNABLE "Y" specifies a rerunnable job
LSB_SUB_RES_REQ Resource requirement string
LSB_SUB_RESTART "Y" specifies a restart job
LSB_SUB_RESTART_FORCE "Y" specifies forced restart job
LSB_SUB_RLIMIT_CORE Core file size limit
LSB_SUB_RLIMIT_CPU CPU limit
LSB_SUB_RLIMIT_DATA Data size limit
LSB_SUB_RLIMIT_FSIZE File size limit
LSB_SUB_RLIMIT_RSS Resident size limit
LSB_SUB_RLIMIT_RUN Wall-clock run limit
Option Description