[torqueusers] queue limit
Chris Evert
chris at geodev.com
Fri Feb 29 09:47:15 MST 2008
Hello Chris, list,
I finally got around to trying this, and I seem to be limited to half
the number I specify:
I have set USERCFG[chris] MAXPROC=16 in maui.cfg (and restarted
maui)
I then submitted several ppn=4 jobs and only two are running at a time
checkjob shows:
checking job 204645
State: Running
Creds: user:chris group:users class:short qos:DEFAULT
WallTime: 00:00:52 of 1:12:00:00
SubmitTime: Fri Feb 29 10:30:43
(Time Queued Total: 00:00:01 Eligible: 00:00:01)
StartTime: Fri Feb 29 10:30:44
Total Tasks: 4
Req[0] TaskCount: 4 Partition: DEFAULT
Network: [NONE] Memory >= 0 Disk >= 0 Swap >= 0
Opsys: [NONE] Arch: [NONE] Features: [gp][cluster][Linux26]
Allocated Nodes:
[fir13:4]
IWD: [NONE] Executable: [NONE]
Bypass: 0 StartCount: 1
PartitionMask: [ALL]
Reservation '204645' (-00:00:55 -> 1:11:59:05 Duration: 1:12:00:00)
PE: 4.00 StartPriority: 4320
for a running job, and for one waiting around:
checking job 204650
State: Idle
Creds: user:chris group:users class:short qos:DEFAULT
WallTime: 00:00:00 of 1:12:00:00
SubmitTime: Fri Feb 29 10:30:54
(Time Queued Total: 00:00:07 Eligible: 00:00:00)
Total Tasks: 4
Req[0] TaskCount: 4 Partition: ALL
Network: [NONE] Memory >= 0 Disk >= 0 Swap >= 0
Opsys: [NONE] Arch: [NONE] Features: [gp][cluster][Linux26]
IWD: [NONE] Executable: [NONE]
Bypass: 0 StartCount: 0
PartitionMask: [ALL]
PE: 4.00 StartPriority: 4320
cannot select job 204650 for partition DEFAULT (job 204650 violates
active HARD MAXPROC limit of 16 for user chris (R: 4, U: 16)
)
What am I missing? (A USERCFG[chris] PREJUDICE=2 configuration, perhaps:-)
Should I just multiply the ideal MAXPROC by 2?
Any help is appreciated,
Chris
--
Chris Evert
Geokinetics, Inc.
Houston, TX
Chris Samuel wrote:
> ----- "Chris Evert" <chris at geodev.com> wrote:
>
>> Hello,
>>
>> Is there a way to specify a limit of runnable jobs by cpu count? I
>> see max_running and max_user_run, but that granularity is too coarse.
>
> I don't know if Torque's built in pbs_sched can do that, but Maui
> should be able to set per user or group limits using MAXPROC, e.g.:
>
> USERCFG[csamuel] MAXPROC=15
>
> to limit me to using just 15 CPUs at any one time..
>
>> I am using torque-2.1.6.
>
> It's probably worth looking at upgrading to 2.1.10 for the bug
> fixes that are in there.
>
More information about the torqueusers
mailing list