"Brodie, Kent" <[email protected]> writes: > OK, I'll back off a bit and generalize... where else would I look to > see hints of processes dying?
syslog, as I think I said originally. I've lost track of what system this is but, for instance, the Linux OOM killer will there, and you'll typically see SEGVs reported there too. > Would I see anything anywhere else in the grid engine environment > other than the exec host 'messages' file in the sge spool, or the > qmaster 'messages' file ? (is there some other sge logging I'm > missing, I guess is what I'm asking). The active_jobs/trace file from the shepherd, which is deleted at the end of the job (if the shepherd survives) unless you specify the keep_active (?) flag in execd_params. -- Community Grid Engine: http://arc.liv.ac.uk/SGE/ _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
