The FAIRSHARE_QUEUES parameter indicates cross-queue fairshare. The first queue listed in the FAIRSHARE_QUEUES parameter is the master queue—the queue in which fairshare is configured; all other queues listed inherit the fairshare policy from the master queue.
All queues that participate in the same cross-queue fairshare display the same fairshare information (SCHEDULING POLICIES, FAIRSHARE_QUEUES, USER_SHARES, SHARE_INFO_FOR) when bqueues -l is used. Fairshare information applies to all the jobs running in all the queues in the master-slave set.
bqueues -l also displays DISPATCH_ORDER in the master queue if it is defined.
bqueuesQUEUE_NAME PRIO STATUS MAX JL/U JL/P JL/H NJOBS PEND RUN SUSPnormal 30 Open:Active - - - - 1 1 0 0short 40 Open:Active - 4 2 - 1 0 1 0license 50 Open:Active 10 1 1 - 1 0 1 0bqueues -l normalQUEUE: normal -- For normal low priority jobs, running only if hosts are lightly loaded. This is the default queue.PARAMETERS/STATISTICSPRIO NICE STATUS MAX JL/U JL/P JL/H NJOBS PEND RUN SSUSP USUSP RSV30 20 Open:Inact_Win - - - - 1 1 0 0 0 0SCHEDULING PARAMETERSr15s r1m r15m ut pg io ls it tmp swp memloadSched - - - - - - - - - - -loadStop - - - - - - - - - - -cpuspeed bandwidthloadSched - -loadStop - -SCHEDULING POLICIES: FAIRSHAREFAIRSHARE_QUEUES: normal short licenseUSER_SHARES: [user1, 100] [default, 1]SHARE_INFO_FOR: normal/USER/GROUP SHARES PRIORITY STARTED RESERVED CPU_TIME RUN_TIME ADJUST user1 100 9.645 2 0 0.2 7034 0.000USERS: all usersHOSTS: all...bqueues -l shortQUEUE: shortPARAMETERS/STATISTICSPRIO NICE STATUSMAX JL/U JL/P JL/H NJOBS PEND RUN SSUSP USUSP RSV40 20 Open:Inact_Win - 4 2 - 1 0 1 0 0 0SCHEDULING PARAMETERSr15s r1m r15m ut pg io ls it tmp swp memloadSched - - - - - - - - - - -loadStop - - - - - - - - - - -cpuspeed bandwidthloadSched - -loadStop - -SCHEDULING POLICIES: FAIRSHAREFAIRSHARE_QUEUES: normal short licenseUSER_SHARES: [user1, 100] [default, 1]SHARE_INFO_FOR: short/USER/GROUP SHARES PRIORITY STARTED RESERVED CPU_TIME RUN_TIMEuser1 100 9.645 2 0 0.2 7034USERS: all usersHOSTS: all...