...
- Your job won't be preempted by someone else's higher priority job
- The machine run RHEL6 operating system (we have "rhel60" and "centos7")
- The machine should have CVMFS,
- and outbound internet connection (the "inet" key word above)
- The machine should be part of the "bullet" cluster (Other clusters we have: fell, hequ, dole, kiso, deft and bubble, all run "rhel60" except the last two, which run "centos7"), and excluding not on host bullet0030
- Reserve 5GB of free space under /scratch, and you job will reserve it for 1440 minutes, and the reserved amount will decay linearly from 100% to 0 during this period.
- Reserve 2000MB of RAM, no decay (the default)
- span[hosts=1] means if you request more than one batch slots (the -n option above), schedule all of them on one machine.
...