If a user group is specified, displays the resource allocation limits that include that group in their configuration. For a list of user groups see bugroup(1)).

-hPrints command usage to stderr and exits.

-VPrints LSF release version to stderr and exits.

Output

Configured limits and resource usage for built-in resources (slots, mem, tmp, and swp load indices, and running and suspended job limits) are displayed as INTERNAL RESOURCE LIMITS separately from custom external resources, which are shown as EXTERNAL RESOURCE LIMITS.

Resource Consumers

blimits displays the following fields for resource consumers:

NAME

The name of the limit policy as specified by the Limit section NAME parameter.

USERS

List of user names or user groups on which the displayed limits are enforced, as

 

specified by the Limit section parameters USERS or PER_USER.

 

User group names have a slash (/) added at the end of the group name. See

 

bugroup(1).

QUEUES

The name of the queue to which the limits apply, as specified by the Limit section

 

parameters QUEUES or PER_QUEUES.

 

If the queue has been removed from the configuration, the queue name is displayed

 

as lost_and_found. Use bhist to get the original queue name. Jobs in the

 

lost_and_found queue remain pending until they are switched with the bswitch

 

command into another queue.

 

In a MultiCluster resource leasing environment, jobs scheduled by the consumer

 

cluster display the remote queue name in the format queue_name@cluster_name.

 

By default, this field truncates at 10 characters, so you might not see the cluster

 

name unless you use -wor -l.

HOSTS

List of hosts and host groups on which the displayed limits are enforced, as specified

 

by the Limit section parameters HOSTS or PER_HOSTS.

 

Host group names have a slash (/) added at the end of the group name. See

 

bmgroup(1).

 

 

 

 

TIP: PER_HOST slot limits are not displayed. The bhosts command displays these as MXJ limits.

PROJECTS

 

 

List of project names on which limits are enforced., as specified by the Limit section

 

parameters PROJECTS or PER_PROJECT.

Resource Limits

 

 

 

blimits displays resource allocation limits for the following resources:

SLOTS

Number of slots currently used and maximum number of slots configured for the

 

limit policy, as specified by the Limit section SLOTS parameter.

Platform LSF Command Reference 91