Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Jobs submitted to the general farm of batch systems at SLAC will be scheduled to run according to a cross-queue user-based fairshare priority system.  There is more information here www.slac.stanford.edu/comp/unix/package/lsf/currdoc/lsf_admin/index.htm about this kind of scheduling.  The priority of a user's job is dynamically determined based on various factors such as the number of jobs the user has across all the queues in the fairshare, their resource consumption, the number of shares belonging to the user's fairshare group, etc.  The general farm fairshare queue structure can be viewed with the command "/usr/local/bin/bqueues -l short".   This is an example of what the relevant part of the output from that command looks like at the time of this writing:

renata@rhel6-64g $ bqueues -l short

QUEUE: short
-- Maximum 21 minutes CPU time [SLAC units]. This is the default queue.

...

SCHEDULING POLICIES: FAIRSHARE BACKFILL
FAIRSHARE_QUEUES: short medium long atlasq atl-analq xlong xxl

USER_SHARES:  [glastdataatlasgrp, 128937875] [glastgrpbabarAll, 4057859] [glastuserscdmsALL, 341872000] [hpsprodgrpexoprodgrp, 6001500] [atlasgrpexousergrp, 34307550] [babarAllgeantgrp, 263323874] [cdmsdataglastdata, 1000854] [exoprodgrpglastgrp, 600366] [exousergrpglastusers, 40025320] [rdgrphpsprodgrp, 3421000] [lcd, 418600] [lcdprodgrp, 8361100] [luxlz, 3500] [rpgrp, 418500] [theorygrp, 10004257] [AllUsers, 2294516086]

SHARE SHARE_INFO_FOR: short/

200.000
USER/GROUPSHARESPRIORITYSTARTEDRESERVEDCPU_TIMERUN_TIMEADJUST
lcdprodgrp 8361100278.6670000

0.000

exoprodgrp 6001500231.00000000.000
geantgrp3874220.46900000.000
luxlz3500212.36300000.000
hpsprodgrp6001000200.00000000.000
lcd418600139.33300000.000
rdgrp 342114.00000000.000
glastdata 128985413.35200481047.400.000
glastgrp40536613.08600143741.500.000
babarAll2633278592.4977054117976.033534250.000
glastusers34187253201.5401822086034584.0356533210.000
atlasgrp 34307378750.53244140263242448.01064378530.000
rpgrp4185000.4396203924898.263608610.000
cdmsdatacdmsALL100020000.41847205018088.5194655490.000
exousergrp4005500.4143604399336.02878010.000
AllUsers22945160860.41421040252849040.0195256380.000

theorygrp

100042570.41391011024314.04983700.000

...

HOSTS: genfells+1 hequfarm+1 dolefarm+1 kisofarm+1 bulletfarm/

Jobs submitted by a user that is not a member of any usergoup will get the priority of the AllUsers group.  Jobs submitted by a user that is a member of a fairshare group may also get the priority of AllUsers if the priority of AllUsers happens to be higher than that of his own group at the time his job is submitted.