Problem in generating WZ+jets and ttW+jets events

Asked by KP.Xie

Hi,

I met problems when generating events for WZ+jets and ttW+jets processes in the default SM model.

For the WZ+jets process:

generate p p > w+ z j j @1, w+ > l+ vl, z > j j
add process p p > w+ z j j j @2, w+ > l+ vl, z > j j
add process p p > w- z j j @3, w- > l- vl~, z > j j
add process p p > w- z j j j @4, w- > l- vl~, z > j j
output WZ+jets

and I set ptj=10, ptb=10, etaj=5, etab=5, cut_decay=True, and xptj=150. And it yielded:

Error when reading /home/kpxie/MG5_aMC_v2_6_3_2/Composite_resonance/WZ+jets/SubProcesses/P2_gq_wpzqqq_wp_lvl_z_qq/G5/results.dat
Command "import command mg5_run.sh" interrupted in sub-command:
"launch" with error:
IOError : [Errno 2] No such file or directory: '/home/kpxie/MG5_aMC_v2_6_3_2/Composite_resonance/WZ+jets/SubProcesses/P2_gq_wpzqqq_wp_lvl_z_qq/G5/results.dat'
Please report this bug on https://bugs.launchpad.net/mg5amcnlo
More information is found in '/home/kpxie/MG5_aMC_v2_6_3_2/Composite_resonance/WZ+jets/run_01_tag_1_debug.log'.
Please attach this file to your report.
INFO:
command not executed: exit

For the ttW+jets process:

generate p p > t t~ w+ j, t > b j j, t~ > b~ j j, w+ > l+ vl @1
add process p p > t t~ w+ j j, t > b j j, t~ > b~ j j, w+ > l+ vl @2
add process p p > t t~ w- j, t > b j j, t~ > b~ j j, w- > l- vl~ @3
add process p p > t t~ w- j j, t > b j j, t~ > b~ j j, w- > l- vl~ @4
output ttxW+jets

and the same run_card.dat with the WZ+jets process. It yielded a very similar error:

Error when reading /home/kpxie/MG5_aMC_v2_6_3_2/Composite_resonance/ttxW+jets/SubProcesses/P2_gg_ttxwpqq_t_bqq_tx_bxqq_wp_lvl/G1/results.dat
Command "import command mg5_run.sh" interrupted in sub-command:
"launch" with error:
IOError : [Errno 2] No such file or directory: '/home/kpxie/MG5_aMC_v2_6_3_2/Composite_resonance/ttxW+jets/SubProcesses/P2_gg_ttxwpqq_t_bqq_tx_bxqq_wp_lvl/G1/results.dat'
Please report this bug on https://bugs.launchpad.net/mg5amcnlo
More information is found in '/home/kpxie/MG5_aMC_v2_6_3_2/Composite_resonance/ttxW+jets/run_01_tag_1_debug.log'.
Please attach this file to your report.
INFO:
command not executed: exit
quit

Could you help me? Thanks very much!!
Ke-Pan

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
KP.Xie
Solved:
Last query:
Last reply:
Revision history for this message
KP.Xie (kpxie) said :
#1

The version is MG5_aMC_v2_6_3_2.

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

What are the last 20 lines of the log file present in the following diretory:
/home/kpxie/MG5_aMC_v2_6_3_2/Composite_resonance/ttxW+jets/SubProcesses/P2_gg_ttxwpqq_t_bqq_tx_bxqq_wp_lvl/G1/

Cheers,

Olivier

Revision history for this message
KP.Xie (kpxie) said :
#3

Hi Olivier,

Thanks for the reply. The last lines of run1_app.log file read:

xqcutij #11> 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
 No cut BW -1 1
 No cut BW -2 2
 No cut BW -3 3
 No cut BW -4 4
 No cut BW -7 5
 alpha_s for scale 258.37399955158133 is 0.11081240957157579
 Added good helicity 1 533.26775620135447 in event 1 local: 1
 Added good helicity 65 0.11405127594761086 in event 1 local: 1
 Added good helicity 513 1.3748791429930305 in event 1 local: 1
 Added good helicity 577 2.9404875638666005E-004 in event 1 local: 1
 Added good helicity 1025 996.07854325638061 in event 1 local: 1
 Added good helicity 1089 0.21303374802119562 in event 1 local: 1
 Added good helicity 1537 2.5681050428801488 in event 1 local: 1
 Added good helicity 1601 5.4924689051963154E-004 in event 1 local: 1
 Added good helicity 2049 2172.1231221660087 in event 1 local: 1
 Added good helicity 2113 0.46455727112216583 in event 1 local: 1
 Added good helicity 2561 5.6002012909089638 in event 1 local: 1
 Added good helicity 2625 1.1977287120102131E-003 in event 1 local: 1
 Added good helicity 3073 383.12378306513142 in event 1 local: 1
 Added good helicity 3137 8.1939618130511968E-002 in event 1 local: 1
 Added good helicity 3585 0.98777563877674868 in event 1 local: 1
 Added good helicity 3649 2.1125798558485658E-004 in event 1 local: 1
 Error: Failed despite same graph: 1
 Have jets (>0) 0 0 0 0 0 0 0 0 0 0 1 1
 Should be 11

ls status:
input_app.txt
run1_app.log

Cheers,
Ke-Pan

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

Could you try with the latest version?
It is possible that this is already fixed (I would say 50% chance that it is).

If not this is the kind of issue that takes couple of weeks to fix (at least).

Cheers,

Olivier

Revision history for this message
KP.Xie (kpxie) said :
#5

Hi Olivier,

I tried 2.6.5 and it worked very well! Thanks a lot for your help!

Best,
Ke-Pan