Insight
Need own-QOS for critical long jobs, or implement robust auto-resume.
Exp 6: Current Long RunApr 7
Hypothesis
25K+ step LGM training with auto-checkpoint reaches convergence
#37393 25h+ RUNNING
Result
Ongoing — longest uninterrupted run so far.
Insight
Since Apr 7 04:47. Monitoring for preemption.
Training Configuration
ModelLGM: Conv3d connector + Any4D decoder (frozen)OptimizerAdamWDataDROID processed (156 episodes dev, 3162 full)GPUB200 x 1 (LGM is lightweight)
GPU Usage
~60h+Total GPU
~35hEffective
~40%Preemption Rate
~25hTime Lost
Preemption rate higher than other projects. Primary bottleneck for convergence.
Mitigation: own-QOS reservation or auto-resume with checkpoint-on-SIGTERM.