Lorenzo Viliani
Lorenzo Viliani
+generators
Looks good to me, but shouldn't this be included in the master branch too?
please test
+generators
Thanks @vlimant, this helps actually. I think it means that the check that was introduced here: https://gitlab.cern.ch/cms-gen/genproductions_scripts/-/blob/master/bin/MadGraph5_aMCatNLO/runcmsgrid_NLO.sh#L149-152 is not catching all the possible failures of the systematics module.
Anyways, I guess the `-9` exit code means that the program was killed with a SIGKILL and we are probably not catching these signals with the current approach.
`set -e` in https://github.com/cms-sw/cmssw/blob/CMSSW_14_0_X/GeneratorInterface/LHEInterface/data/run_generic_tarball_cvmfs.sh should do it, no?
But I think the problem is that these jobs are getting killed with SIGKILL in production during the systematics step, maybe because of the too large memory consumption when running...
> https://cmsweb.cern.ch/reqmgr2/fetch?rid=cmsunified_task_GEN-RunIII2024Summer24wmLHEGS-00334__v1_T_251208_220920_7409 has joined the dance. Where can I find the logs for this one? Is this also running in one of the sites you mentioned before?