Reuti <[email protected]> writes: >>>> • Job comes back to R status. >>>> >>> Do you use any checkpointing interface, to restart the job? If so, it >>> should output "Rr" in `qstat` instead of a plain "R" for the SGE job state. >>> >>> >> No, I don't use any checkpointing interface. > > Then the state should be "r".
There are some conditions (errors in prolog or pe_starter, I think) which can cause rescheduling (state Rr), but certainly plain R shouldn't happen (see sge_status(5) in the current man pages via the URL below). -- Community Grid Engine: http://arc.liv.ac.uk/SGE/ _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
