Open tangerzhang opened 8 years ago
No idea. It's hard to know why a job is killed. You'd have to investigate at your end.
However, you can simply restart the workflow. Completely tasks will not be re-run.
If you have the latest FALCON, then you should have set use_tmpdir = true
(so that partial results do not appear in your NFS directories) before the first run. Then, to re-run, simply rm -rf mypwatcher/
(which watches running processes in the Grid) and run as before.
Hello, I was running FALCON in SLRUM system, however the main program fc_run.py was killed sometimes. I did not find any error information. Here is part of output of fc_run.py:
Any suggestions? Thanks!