Specific information about jobs that failed (and did not give you a log back) can often be found at:
https://fifemon.fnal.gov/monitor/d/000000146/why-are-my-jobs-held?from=now-24h&to=now&var-cluster=fifebatch&orgId=1
General information about your jobs can be found at:
https://fifemon.fnal.gov/monitor/d/000000116/user-batch-details?orgId=1&var-cluster=fifebatch
add your username
you can click through on specific jobs to see the logs. Or do a
jobsub_fetchlog -J=$1 --group=dune --partial to get a zip file with the outputs.
Specific information about jobs that failed (and did not give you a log back) can often be found at:
https://fifemon.fnal.gov/monitor/d/000000146/why-are-my-jobs-held?from=now-24h&to=now&var-cluster=fifebatch&orgId=1
General information about your jobs can be found at:
https://fifemon.fnal.gov/monitor/d/000000116/user-batch-details?orgId=1&var-cluster=fifebatch
add your username
you can click through on specific jobs to see the logs. Or do a
jobsub_fetchlog -J=$1 --group=dune --partialto get a zip file with the outputs.