Subject: [Condor-users] Standalone checkpointing problem
Hello all,
I am new to Condor, and trying to use the Condor standalone
checkpointing library (to later integrate it within our Grid Engine
cluster); and I have a problem, which solution I couldn't find in the
doc or in the mailing-list archives...
After succesful compilation of a simple example program "ever", i launch
it, send it a USR2 signal, terminate it, without problem. But when i
restart it from the checkpoint file, the name shown in "ps" is "
i686 ./ever", which seems weird.