Interactive analysis/Monte Carlo simulation jobs are prohibited.
(1) For regular jobs, use the MEDIUM queue --
drunk/sober job: drunk/sober job can be submitted by typing
qmed drunk -dsflag your-drunk-job-name
where dsflag can be any drunk or sober flags. Type drunk/sober for a list.
non-BES jobs: Prepare a Unix scripts containing your commands, then type
qsub -q cpqm your-script-file
(2) For debugging/testing jobs, use the SHORT queue --
qshort drunk -dsflag your-drunk-job-name
or
qsub -q cpqs your-script-file
(3) Qeueu Status --
You can check your job and queue status by typing
qcheck