LSF Version 7.3 - Platform LSF Configuration Reference

Both the default and the maximum limits must be positive integers. The default limit must be
less than the maximum limit. The default limit is ignored if it is greater than the maximum
limit.
Examples
THREADLIMIT=6
No default thread limit is specified. The value 6 is the default and maximum thread limit.
THREADLIMIT=6 8
The first value (6) is the default thread limit. The second value (8) is the maximum thread
limit.
Default
Unlimited
UJOB_LIMIT
Syntax
UJOB_LIMIT=integer
Description
Per-user job slot limit for the queue. Maximum number of job slots that each user can use in
this queue.
Default
Unlimited
USE_PAM_CREDS
Syntax
USE_PAM_CREDS=y | n
Description
If USE_PAM_CREDS=y, applies PAM limits to a queue when its job is dispatched to a Linux
host using PAM. PAM limits are system resource limits defined in limits.conf.
When USE_PAM_CREDS is enabled, PAM limits override others. For example, the PAM
limit is used even if queue-level soft limit is less than PAM limit. However, it still cannot exceed
queue's hard limit.
If the execution host does not have PAM configured and this parameter is enabled, the job
fails.
For parallel jobs, only takes effect on the first execution host.
Overrides MEMLIMIT_TYPE=Process.
Overridden (for CPU limit only) by LSB_JOB_CPULIMIT=y.
Overridden (for memory limits only) by LSB_JOB_MEMLIMIT=y.
lsb.queues
322 Platform LSF Configuration Reference