On Fri, May 4, 2012 at 11:23 AM, Reuti <[email protected]> wrote: > Exit state 7 is SIGBUS (`kill -l` lists all), which might even lead to a > hardware error.
Hi Retui, "exit_status" 7 is not due to SIGBUS... if a job script ends with "exit 7" then qacct shows "exit_status" 7. For exit status due to signal, the "exit_status" is greater than or equal 128, see: http://www.slac.stanford.edu/BFROOT/www/Computing/Environment/Tools/Batch/exitcode.html Rayson > > -- Reuti > > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
