[Swift-devel] swift changing walltime of prews-gram jobs
Mihael Hategan
hategan at mcs.anl.gov
Fri Jan 30 10:45:19 CST 2009
On Fri, 2009-01-30 at 16:40 +0000, Ben Clifford wrote:
> 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.
>
Right. The walltime seems to suffer from a widespread lack of well
definedness. In swift we addressed this in some way, but I don't think
that same scheme went into the PBS provider. It should.
More information about the Swift-devel
mailing list