Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] unable to restart from a "checkpointed" process
- Date: Tue, 25 Sep 2007 18:33:48 -0500
- From: Daniel Forrest <forrest@xxxxxxxxxxxxx>
- Subject: Re: [Condor-users] unable to restart from a "checkpointed" process
Adrian,
> Here's the scenario:
>
> 1. start program that prints a count every second.
> 2. checkpoint the process (send SIGSTOP)
> 3. restart the process
> 4. checkpoint the process (send SIGSTOP)
> 5. restart the process
I assume you actually mean SIGTSTP since that is the checkpoint and
exit signal.
> % ckpt_test
I would suggest running it again with debug enabled:
% ckpt_test -_condor_D_ALL
...
% ckpt_test -_condor_restart ckpt_test.ckpt
You don't need the debug here because it was saved in the checkpoint.
This should provide a clue as to what is going on when it dies.
--
Daniel K. Forrest Laboratory for Molecular and
forrest@xxxxxxxxxxxxx Computational Genomics
(608) 262 - 9479 University of Wisconsin, Madison