[Swift-devel] swift changing walltime of prews-gram jobs
Ben Clifford
benc at hawaga.org.uk
Fri Jan 30 10:40:16 CST 2009
On Sun, 25 Jan 2009, Ben Clifford wrote:
> You should see the same behaviour using local:pbs, which will use direct
> PBS submission instead of GRAM; but you don't. That is an inconsistency
> that suggests something is not right. My initial suspicion would be that
> the cog PBS provider is not correctly passing either the walltime or queue
> parameters. I will investigate this.
A quick peek at this suggests something is awry in walltimes in the PBS
provider stack. Specifying:
globus::maxwalltime="7"
which means 7 minutes
results in a PBS queue walltime of:
$ qstat -f 849545 | grep -i time
[...]
Resource_List.walltime = 00:00:07
which I understand to mean 7 seconds.
--
More information about the Swift-devel
mailing list