Kevin Buckley <[email protected]> writes:

> Hi there,
>
> was recently trying to get some info from the XML output from a "qstat -j" and
> noticed that for two running jobs, the s_rt value that had been supplied in 
> two
> different ways, appeared within two different "XPaths"
>
> A job that had supplied the s_rt limit as a submission request sees
> the XML place the
> value at a "path" identifiable as
>
> <detailed_job_info><djob_info><element><JB_hard_resource_list><qstat_l_requests><CE_name>s_rt
>
> whereas a job which had had the s_rt limit added in, via a qalter
> whilst still in the queue, saw it turn up as
>
> <detailed_job_info><djob_info><element><JB_hard_resource_list><element>CE_name>s_rt

For what it's worth, that's https://arc.liv.ac.uk/trac/SGE/ticket/1353.
I can't remember what the schema has to say about it, but then no-one
well-behaved should have to deal with XML schema.
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to