LSF Version 7.3 - Administering Platform LSF
Using esub
576 Administering Platform LSF
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
"N" specifies a nonrerunnable job (specified with bsub -rn). The
job is not rerunnable even it was submitted to a rerunable queue
or application profile
For bmod -rn, the value is SUB_RESET.
LSB_SUB_RES_REQ Resource requirement string—does not support multiple
resource requirement strings
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_PROCESS Process limit
LSB_SUB_RLIMIT_RSS Resident size limit
LSB_SUB_RLIMIT_RUN Wall-clock run limit
LSB_SUB_RLIMIT_STACK Stack size limit
LSB_SUB_RLIMIT_SWAP Virtual memory limit (swap space)
LSB_SUB_RLIMIT_THREAD Thread limit
LSB_SUB_TERM_TIME Termination time, in seconds, since 00:00:00 GMT, Jan. 1, 1970
LSB_SUB_TIME_EVENT Time event expression
LSB_SUB_USER_GROUP User group name
LSB_SUB_WINDOW_SIG Window signal number
LSB_SUB2_JOB_GROUP Options specified by bsub -g
LSB_SUB2_LICENSE_PROJECT LSF License Scheduler project name specified by bsub -Lp
LSB_SUB2_IN_FILE_SPOOL Spooled input file (bsub -is)
LSB_SUB2_JOB_CMD_SPOOL Spooled job command file (bsub -Zs)
LSB_SUB2_JOB_PRIORITY Job priority (bsub- sp and bmod -sp)
For bmod -spn, the value is SUB_RESET
LSB_SUB2_SLA SLA scheduling options
LSB_SUB2_USE_RSV Advance reservation ID specified by bsub -U
LSB_SUB3_ABSOLUTE_PRIORITY For bmod -aps, the value equal to the APS string given with the
bmod -aps. For bmod -apsn, the value is SUB_RESET.
LSB_SUB3_APP Options specified by bsub- app and bmod -app. For
bmod -appn, the value is SUB_RESET.
LSB_SUB3_JOB_REQUEUE String format parameter containing the value of the -Q option to
bsub. For bmod -Qn, the value is SUB_RESET.
LSB_SUB3_CWD Current working directory specified on on the command line
with bsub -cwd
LSB_SUB3_POST_EXEC Run the specified post-execution command on the execution
host after the job finishes. Specified by bsub -Ep.
Option Description