View user and user group information

Use the busers and bugroup commands to display information about LSF users and user groups.

The busers command displays information about users and user groups. The default is to display information about the user who runs the command. The busers command displays the following information:

  • Maximum number of jobs a user or group can run on a single processor
  • Maximum number of job slots a user or group can use in the cluster
  • Maximum number of pending jobs a user or group can have in the system.
  • Total number of job slots required by all submitted jobs of the user
  • Number of job slots in the PEND, RUN, SSUSP, and USUSP states

The bugroup command displays information about user groups and which users belong to each group.

The busers and bugroup commands have extra options. See the busers(1) and bugroup(1) man pages for more details.
Restriction: The keyword all is reserved by LSF. Make sure that no actual users are assigned the user name all.