Checkpoints should be atomic; they are written to ckpt.tmp and moved to ckpt upon completion.
+When checkpointing and exiting, the process will exit with the signal SIGUSR2 (Not SIGTSTP, which is what you sent it!)
+
{subsubsection: Resuming a checkpoint}
To resume from a checkpoint, do this:
