cmsublist [-d ...] [-w ...] [-c ...] [-t ...] <file>
Submit a list of 1-CPU jobs
Options (all optional):
-d <directory where the stdout/stderr goes> (default .)
-w <working directory> (default .)
-c <priority> where priority ={med|high|low} (default med)
-t <estimated
execution time in minutes for 1 job> (default 10)
<file> must
contain a line per job, each line being the exact command you'd like
to execute on the nodes.