Check quota and resubmit automatically:
alien.py quota # gives me the current state of my quota
alien.py ps -M # gives me master jobs
alien.py masterjob id # gives me statuses and number of subjobs
Check the quota if some resources are available then
get masterjobs with error status and resubmit it
masterjob 1910353952 -status ERROR_V resubmit
In order to be independent of constant running my machine I can use lxplus
Check quota and resubmit automatically:
Check the quota if some resources are available then
get masterjobs with error status and resubmit it
In order to be independent of constant running my machine I can use lxplus