Error generated by large NLO samples

Asked by Abdellah Tnourji

Dear expert,

MG version: MG5_aMC_v3_3_1

When I generate 10k events at NLO using re-weighting, everything works perfectly fine, but when I tried to generate 500k events a got the following error:

vim ME5_debug
==================
File "/AtlasDisk/user/tnourji/NLO_LO_PShower/MG5_aMC_v3_3_1/NLO_Shower_SMEFT/ctg/ctg_NLO_SMEFT/bin/internal/common_run_interface.py", line 2193, in do_reweight raise Exception("Some of the run failed: Please read %s_%s_debug.log" % (f, self.run_tag))
Exception: Some of the run failed: Please read /AtlasDisk/user/tnourji/NLO_LO_PShower/MG5_aMC_v3_3_1/NLO_Shower_SMEFT/ctg/ctg_NLO_SMEFT/Events/run_02/events.lhe.gz_2.lhe_tag_1_debug.log
==================

Please find below the link to the log and summary file :
events.lhe.gz_2.lhe_tag_1_debug.log : https://cernbox.cern.ch/index.php/s/CPM2D7xnThGztzu
summary: https://cernbox.cern.ch/index.php/s/XvZDsiGDAwdmC9F

Reweight_card.dat card:
=======================================
change mode NLO # Define type of Reweighting. For LO sample this command
                   # has no effect since only "LO" mode is allowed.
change helicity False
# SPECIFY A PATH OR USE THE SET COMMAND LIKE THIS:
# set sminputs 1 130 # modify 1/alpha_EW
launch --rwgt_name=ctg_neg_1_5
  set DIM62F 24 -1.5
launch --rwgt_name=ctg_neg_1_2
  set DIM62F 24 -1.2
launch --rwgt_name=ctg_neg_1
  set DIM62F 24 -1
launch --rwgt_name=ctg_neg_0_5
  set DIM62F 24 -0.5
launch --rwgt_name=ctg_neg_0_2
  set DIM62F 24 -0.2
launch --rwgt_name=ctg_neg_0_09
  set DIM62F 24 -0.09
launch --rwgt_name=ctg_neg_0
  set DIM62F 24 0
launch --rwgt_name=ctg_0_09
  set DIM62F 24 0.09
launch --rwgt_name=ctg_0_2
  set DIM62F 24 0.2
launch --rwgt_name=ctg_0_5
  set DIM62F 24 0.5
launch --rwgt_name=ctg_1
  set DIM62F 24 1
launch --rwgt_name=ctg_1_2
  set DIM62F 24 1.2
=======================================

proc_card.dat

=======================================
import model SMEFTatNLO-NLO_ctg

generate p p > t t~ QED=0 QCD=2 NP=2 [QCD]
output ctg_NLO_SMEFT
=======================================

Your feedback will be of great assistance.

Best,
A.TNOURJI

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
Olivier Mattelaer
Solved:
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

Could you attach your restriction file.
I do not have it in my version of the SMEFT model (maybe safer if you attach your full model, but as you prefer)

Cheers,

Olivier

Revision history for this message
Abdellah Tnourji (atnourji) said :
#2

Hello,

Thank you.

The link to the restriction file: https://cernbox.cern.ch/index.php/s/oqFhc71VnlCAXa3

The link to SMEFTNLO model (via google drive): https://drive.google.com/drive/folders/1NXuMlTUW2rePx7R8cJjBTsxlhh_GVIdX?usp=sharing

Best,
A.TNOURJI

Revision history for this message
Abdellah Tnourji (atnourji) said (last edit ):
#3

Hello,

Adding more informations:

I am generating NLO using the following setting :

order = NLO
fixed_order = OFF
shower = PYTHIA8
madspin = ON
reweight = ON

Best,
A.TNOURJI

Revision history for this message
Abdellah Tnourji (atnourji) said :
#4

Hello,

I was wondering if you have had a chance to look at my error yet? your feedback will be of great assistance.

Cheers,
A.Tnourji

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#5

I'm working only part time for the physics department so I have launch the job but I have to focus on my other job for the moment, so I have not look at the result yet.

Cheers,

Olivier

Revision history for this message
Best Olivier Mattelaer (olivier-mattelaer) said :
#6

Hi,

I had to rerun the job since I was not including the correct card the first time.
Everything went smooth but the parton-shower stage since I hit a "no disk space left" limitation.
So your issue does not seem to be reproducible and is likely related to an hardware/cluster issue on which I will not be able to comment/investigate.

Sorry,

Olivier

Revision history for this message
Abdellah Tnourji (atnourji) said :
#7

Thanks Olivier Mattelaer, that solved my question.