Command Reference Guide

Platform LSF Command Reference 17
bapp
Displays information about application profile configuration.
Synopsis
bapp [-l | -w] [application_profile_name ...]
bapp [-h | -V]
Description
Displays information about application profiles configured in lsb.applications.
Returns application name, job slot statistics, and job state statistics for all
application profiles:
In MultiCluster, returns the information about all application profiles in the local
cluster.
CPU time is normalized.
Options
-w Wide format. Fields are displayed without truncation.
-l Long format with additional information.
Displays the following additional information: application profile description,
application profile characteristics and statistics, parameters, resource usage limits,
associated commands, and job controls.
application_profile_name ...
Displays information about the specified application profile.
-h Prints command usage to stderr and exits.
-V Prints product release version to stderr and exits.
Default output format
Displays the following fields:
APPLICATION_NAME
The name of the application profile. Application profiles are named to correspond
to the type of application that usually runs within them.
NJOBS The total number of job slots held currently by jobs in the application profile. This
includes pending, running, suspended and reserved job slots. A parallel job that is
running on n processors is counted as n job slots, since it takes n job slots in the
application.
PEND The number of job slots used by pending jobs in the application profile.
RUN The number of job slots used by running jobs in the application profile.
SUSP The number of job slots used by suspended jobs in the application profile.