LSF Version 7.3 - Administering Platform LSF
About Resource Usage Limits
540 Administering Platform LSF
Resource usage limits and resource allocation limits
Resource usage limits are not the same as resource allocation limits, which are
enforced during job scheduling and before jobs are dispatched. You set resource
allocation limits to restrict the amount of a given resource that must be available
during job scheduling for different classes of jobs to start, and which resource
consumers the limits apply to.
See Chapter 22, “Resource Allocation Limits” for more information.
Summary of resource usage limits
Priority of resource usage limits
If no limit is specified at job submission, then the following apply to all jobs
submitted to the queue:
Incorrect resource usage limits
Incorrect limits are ignored, and a warning message is displayed when the cluster is
reconfigured or restarted. A warning message is also logged to the
mbatchd log file
when LSF is started.
If no limit is specified at job submission, then the following apply to all jobs
submitted to the queue:
Limit Job syntax (bsub) Syntax (lsb.queues and lsb.applications) Fomat/Default Units
Core file size limit -C core_limit CORELIMIT=limit integer KB
CPU time limit -c cpu_limit CPULIMIT=[default] maximum [hours
:]minutes[/host_name |
/host_model]
Data segment size
limit
-D data_limit DATALIMIT=[default] maximum integer KB
File size limit -F file_limit FILELIMIT=limit integer KB
Memory limit -M mem_limit MEMLIMIT=[default] maximum integer KB
Process limit -p process_limit PROCESSLIMIT=[default]
maximum
integer
Run time limit -W run_limit RUNLIMIT=[default] maximum [hours
:]minutes[/host_name |
/host_model]
Stack segment size
limit
-S stack_limit STACKLIMIT=limit integer KB
Virtual memory limit -v swap_limit SWAPLIMIT=limit integer KB
Thread limit -T thread_limit THREADLIMIT=[default] maximum integer
If ... Then ...
Both default and maximum limits are defined The default is enforced
Only a maximum is defined The maximum is enforced
No limit is specified in the queue or at job submission No limits are enforced