[torqueusers] Exit status = -3
Arnau Bria
arnaubria at pic.es
Fri Apr 18 08:35:00 MDT 2008
On Fri, 18 Apr 2008 10:21:28 -0400
Glen Beane wrote:
> > > anything positive is set by the job, so if you use bash for your
> > > shell you would check bash return values (e.g. if your job is
> > > terminated with a fatal signal bash returns the signal number +
> > > 128)
> >
> > Ok, and when the exit is less than 128? Exit staus=1 ?
>
>
>
> Like I said, these exit status values are set by your job. You need
> to look at your program documentation (and possibly bash
> documentation) to find out.
Ok, I undesrtood that if my program eits with 1, torque will show me
129, not 1.
Thanks,
Arnau
More information about the torqueusers
mailing list