LSF Version 7.3 - Platform LSF Configuration Reference

Option bsub or bmod
option
Description
LSB_SUB_PRE_EXEC -E Pre-execution command
LSB_SUB_PROJECT_NAME -P Project name
LSB_SUB_PTY -Ip An interactive job with PTY support,
specified by "Y"
LSB_SUB_PTY_SHELL -Is An interactive job with PTY shell
support, specified by "Y"
LSB_SUB_QUEUE -q Submission queue name
LSB_SUB_RERUNNABLE -r "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 -R
Resource requirement string—does
not support multiple resource
requirement strings
LSB_SUB_RESTART
brestart "Y" indicates to esub that the job
options are associated with a restarted
job.
LSB_SUB_RESTART_FORCE
brestart -f "Y" indicates to esub that the job
options are associated with a forced
restarted job.
LSB_SUB_RLIMIT_CORE -C Core file size limit
LSB_SUB_RLIMIT_CPU -c CPU limit
LSB_SUB_RLIMIT_DATA -D Data size limit
For AIX, if the XPG_SUS_ENV=ON
environment variable is set in the user's
environment before the process is
executed and a process attempts to set
the limit lower than current usage, the
operation fails with errno set to
EINVAL. If the XPG_SUS_ENV
environment variable is not set, the
operation fails with errno set to
EFAULT.
LSB_SUB_RLIMIT_FSIZE -F File size limit
LSB_SUB_RLIMIT_PROCESS -p Process limit
LSB_SUB_RLIMIT_RSS -M Resident size limit
Feature: External job submission and execution controls
Platform LSF Configuration Reference 75