Add request_memory to submit file
Some of the OpenMP workers are being held due to memory use:
(igwn-py39-20220317) [emfollow-playground@emfollow-playground ~]$ condor_q -analyze 39552.1
-- Schedd: emfollow-playground.ligo.caltech.edu : <10.14.150.10:9618?...
The Requirements expression for job 39552.001 is
(OpSysAndVer == "Rocky8") && ((TARGET.Online_EMFollow is true)) && (TARGET.Arch == "X86_64") && (TARGET.OpSys == "LINUX") && (TARGET.Disk >= RequestDisk) &&
(TARGET.Memory >= RequestMemory) && (TARGET.Cpus >= RequestCpus) && ((TARGET.FileSystemDomain == MY.FileSystemDomain) || (TARGET.HasFileTransfer))
39552.001: Job is held.
Hold reason: Error from slot2@node744.cluster.ldas.cit: Job has gone over memory limit of 8192 megabytes. Peak usage: 7827 megabytes.
Last successful match: Fri Oct 7 10:13:36 2022
39552.001: Run analysis summary ignoring user priority. Of 3393 machines,
3329 are rejected by your job's requirements
0 reject your job because of their own requirements
13 match and are already running your jobs
0 match but are serving other users
51 are able to run your job