I redownloaded madgraphs today following the cheat sheet (1-6). When I try to run pinefarm pinefarm run ATLAS_DY_7TEV_49FB_HIMASS 40000000.yaml
it seems my grids are empty and I get this error:
`INFO:
INFO: Checking test output:
INFO: P0_uux_emep
INFO: Result for test_ME:
Command "launch auto " interrupted with error:
FileNotFoundError : [Errno 2] No such file or directory: '/Users/charlottehillman/pinetest/results/40000000-ATLAS_DY_7TEV_49FB_HIMASS--20250716114136/ATLAS_DY_7TEV_49FB_HIMASS/SubProcesses/P0_uux_emep/test_ME.log'
Please report this bug on https://bugs.launchpad.net/mg5amcnlo
More information is found in '/Users/charlottehillman/pinetest/results/40000000-ATLAS_DY_7TEV_49FB_HIMASS--20250716114136/ATLAS_DY_7TEV_49FB_HIMASS/run_01_tag_1_debug.log'.
Please attach this file to your report.
INFO:
quit
INFO:
quit
quit
Traceback (most recent call last):
File "/opt/miniconda3/envs/mg5/bin/pinefarm", line 8, in <module>
sys.exit(command())
File "/opt/miniconda3/envs/mg5/lib/python3.9/site-packages/click/core.py", line 1161, in __call__
return self.main(*args, **kwargs)
File "/opt/miniconda3/envs/mg5/lib/python3.9/site-packages/click/core.py", line 1082, in main
rv = self.invoke(ctx)
File "/opt/miniconda3/envs/mg5/lib/python3.9/site-packages/click/core.py", line 1697, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/opt/miniconda3/envs/mg5/lib/python3.9/site-packages/click/core.py", line 1443, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/opt/miniconda3/envs/mg5/lib/python3.9/site-packages/click/core.py", line 788, in invoke
return __callback(*args, **kwargs)
File "/opt/miniconda3/envs/mg5/lib/python3.9/site-packages/pinefarm/cli/run.py", line 32, in subcommand
main(dataset, theory_card, pdf)
File "/opt/miniconda3/envs/mg5/lib/python3.9/site-packages/pinefarm/cli/run.py", line 68, in main
run_dataset(runner)
File "/opt/miniconda3/envs/mg5/lib/python3.9/site-packages/pinefarm/cli/run.py", line 123, in run_dataset
runner.generate_pineappl()
File "/opt/miniconda3/envs/mg5/lib/python3.9/site-packages/pinefarm/external/mg5/__init__.py", line 185, in generate_pineappl
grid = pineappl.grid.Grid.read(mg5_grids[0])
IndexError: list index out of range
Thanks for using LHAPDF 6.5.5. Please make sure to cite the paper:
Eur.Phys.J. C75 (2015) 3, 132 (http://arxiv.org/abs/1412.7420)`
I have checked gfortran and it doesn't seem to be an issue here, but I am having trouble overcoming this error. Let me know if it would be helpful to see my .toml file or anything else. I have tried to run this with a different pinecard to see if this makes a difference and I got the same error but only the second half, starting from Traceback (most recent call last).
Hi,
I redownloaded madgraphs today following the cheat sheet (1-6). When I try to run pinefarm
pinefarm run ATLAS_DY_7TEV_49FB_HIMASS 40000000.yamlit seems my grids are empty and I get this error:
I have checked gfortran and it doesn't seem to be an issue here, but I am having trouble overcoming this error. Let me know if it would be helpful to see my .toml file or anything else. I have tried to run this with a different pinecard to see if this makes a difference and I got the same error but only the second half, starting from Traceback (most recent call last).
Thank you!
@ElieHammou @FrancescoMerlotti