We are using torque-2.3.7 and maui-3.2.6p21. We have been testing 
throttling policies.

I want to add a default per-user walltime limit to our maui.cfg eg)
USRCFG[DEFAULT] MAXWC=168:00:00

ie. a 1 week walltime limit

However using the command "diagnose -u DEFAULT" command, this limit is 
interpreted as MAXWC=168 (seconds). If I use a value in seconds 
MAXWC=604800 instead of hours, it works as expected!

The examples in section 6.2 of the maui admin manual all use 
[[[DDD:]HH:]MM:]SS syntax for specifying walltime. Indeed other 
parameters in the maui.cfg file (eg. RMPOLLINTERVAL) use 
[[DDD:]HH:]MM:]SS syntax. Why is this not working for the MAXWC 
parameter ? Do I need to add quotes or some other escape character ? Is 
there another setting I need to enable for maui to accept 
[[DDD:]HH:]MM:]SS values ?

Regards,

Chris Hunter
[email protected]
_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers

Reply via email to