ValueError : need more than 5 values to unpack

Asked by taewoo kang

Hi,
I was running mg5 with VTB model and
do
generate p p > vc- j j, vc- > e- ve~
add process p p > vc+ j j, vc+ > e+ ve
and after launch, I got error massage
"
Error when reading /home/twkang/Madgraph/MG5_aMC_v2_6_4/comparenoop/SubProcesses/P2_cq_vcpqq_vcp_lvl/G65/results.dat
Command "generate_events run_01" interrupted with error:
ValueError : need more than 5 values to unpack
Please report this bug on https://bugs.launchpad.net/mg5amcnlo
More information is found in '/home/twkang/Madgraph/MG5_aMC_v2_6_4/comparenoop/run_01_tag_1_debug.log'.
Please attach this file to your report.
"
result.dat says
"
end code not correct 1
"
and I'll attach run_01_tag_1_debug.log file in comment

what should I do ? T.T

Question information

Language:
English Edit question
Status:
Answered
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
taewoo kang (xodn5492) said :
#1

here is run_01_tag_1_debug.log

file:///home/twkang/Madgraph/MG5_aMC_v2_6_4/comparenoop/run_01_tag_1_debug.log

Revision history for this message
taewoo kang (xodn5492) said :
#2

#************************************************************
#* MadGraph5_aMC@NLO/MadEvent *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 2.6.4 2018-11-09 *
#* *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https://server06.fynu.ucl.ac.be/projects/madgraph *
#* *
#************************************************************
#* *
#* Command File for MadEvent *
#* *
#* run as ./bin/madevent.py filename *
#* *
#************************************************************
generate_events run_01
Traceback (most recent call last):
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1501, in onecmd
    return self.onecmd_orig(line, **opt)
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1450, in onecmd_orig
    return func(arg, **opt)
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 2469, in do_generate_events
    self.run_generate_events(switch_mode, args)
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/interface/common_run_interface.py", line 6801, in new_fct
    original_fct(obj, *args, **opts)
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 2511, in run_generate_events
    self.exec_cmd('refine %s' % nb_event, postcmd=False)
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1528, in exec_cmd
    stop = Cmd.onecmd_orig(current_interface, line, **opt)
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1450, in onecmd_orig
    return func(arg, **opt)
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 3421, in do_refine
    x_improve.launch() # create the ajob for the refinment.
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/madevent/gen_ximprove.py", line 861, in launch
    main_dir=pjoin(self.cmd.me_dir,'SubProcesses')) #main_dir is for gridpack readonly mode
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/madevent/sum_html.py", line 734, in collect_result
    P_comb.add_results(os.path.basename(G), path, mfactors[G])
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/madevent/sum_html.py", line 412, in add_results
    oneresult.read_results(filepath)
  File "/home/twkang/Madgraph/MG5_aMC_v2_6_4/madgraph/madevent/sum_html.py", line 306, in read_results
    self.xsec = data[:10]
ValueError: need more than 5 values to unpack
                              Run Options
                              -----------
               stdout_level : 20 (user set)

                         MadEvent Options
                         ----------------
     automatic_html_opening : False (user set)
        notification_center : True
          cluster_temp_path : None
             cluster_memory : None (user set)
               cluster_size : 100
              cluster_queue : None (user set)
                    nb_core : 4 (user set)
               cluster_time : 4 (user set)
                   run_mode : 2

                      Configuration Options
                      ---------------------
                text_editor : None
         cluster_local_path : None
      cluster_status_update : (600, 30)
               pythia8_path : None (user set)
                  hwpp_path : None (user set)
            pythia-pgs_path : None (user set)
                    td_path : None (user set)
               delphes_path : None (user set)
                thepeg_path : None (user set)
               cluster_type : condor
          madanalysis5_path : None (user set)
           cluster_nb_retry : 1
                 eps_viewer : None
                web_browser : None
               syscalc_path : None (user set)
           madanalysis_path : None (user set)
                     lhapdf : lhapdf-config
              f2py_compiler : None
                 hepmc_path : None (user set)
         cluster_retry_wait : 300
           fortran_compiler : None
                auto_update : 7 (user set)
        exrootanalysis_path : /home/twkang/Madgraph/MG5_aMC_v2_6_4/ExRootAnalysis (user set)
                    timeout : 60
               cpp_compiler : None
#************************************************************
#* MadGraph5_aMC@NLO *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 2.6.4 2018-11-09 *
#* *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https://server06.fynu.ucl.ac.be/projects/madgraph *
#* *
#************************************************************
#* *
#* Command File for MadGraph5_aMC@NLO *
#* *
#* run as ./bin/mg5_aMC filename *
#* *
#************************************************************
set default_unset_couplings 99
set group_subprocesses Auto
set ignore_six_quark_processes False
set loop_optimized_output True
set loop_color_flows False
set gauge unitary
set complex_mass_scheme False
set max_npoint_for_channel 0
import model sm
define p = g u c d s u~ c~ d~ s~
define j = g u c d s u~ c~ d~ s~
define l+ = e+ mu+
define l- = e- mu-
define vl = ve vm vt
define vl~ = ve~ vm~ vt~
import model /home/twkang/Madgraph/MG5_aMC_v2_6_4/models/VTB_UFO
generate p p > vc- j j , vc- > e- ve~
add process p p > vc+ j j , vc+ > e+ ve
output comparenoop
######################################################################
## PARAM_CARD AUTOMATICALY GENERATED BY MG5 ####
######################################################################
###################################
## INFORMATION FOR CHINPUTS
###################################
BLOCK CHINPUTS #
      1 1.000000e+00 # cpsi
      2 1.000000e+00 # aa
      3 1.000000e+00 # bb
      4 1.000000e+00 # d3
      5 1.000000e+00 # d4
###################################
## INFORMATION FOR CKMBLOCK
###################################
BLOCK CKMBLOCK #
      1 2.275900e-01 # cabi
###################################
## INFORMATION FOR MASS
###################################
BLOCK MASS #
      4 1.420000e+00 # mc
      5 4.700000e+00 # mb
      6 1.729000e+02 # mt
      15 1.777000e+00 # mta
      23 9.118760e+01 # mz
      25 1.255000e+02 # mh
      1 0.000000e+00 # d : 0.0
      2 0.000000e+00 # u : 0.0
      3 0.000000e+00 # s : 0.0
      11 0.000000e+00 # e- : 0.0
      12 0.000000e+00 # ve : 0.0
      13 0.000000e+00 # mu- : 0.0
      14 0.000000e+00 # vm : 0.0
      16 0.000000e+00 # vt : 0.0
      21 0.000000e+00 # g : 0.0
      22 0.000000e+00 # a : 0.0
      24 7.987746e+01 # w+ : cmath.sqrt(16*mv__exp__2 + 16*mwt__exp__2 + 16*cvvhh*gst__exp__2*vv__exp__2 - cmath.sqrt((-16*mv__exp__2 - 16*mwt__exp__2 - 16*cvvhh*gst__exp__2*vv__exp__2)**2 - 64*(16*mv__exp__2*mwt__exp__2 + 16*cvvhh*gst__exp__2*mwt__exp__2*vv__exp__2 - ch__exp__2*gst__exp__2*gw__exp__2*vv__exp__4)))/(4.*sqrt__2)
      9000002 1.999992e+03 # vc+ : cmath.sqrt(16*mv__exp__2 + 16*mwt__exp__2 + 16*cvvhh*gst__exp__2*vv__exp__2 + cmath.sqrt((-16*mv__exp__2 - 16*mwt__exp__2 - 16*cvvhh*gst__exp__2*vv__exp__2)**2 - 64*(16*mv__exp__2*mwt__exp__2 + 16*cvvhh*gst__exp__2*mwt__exp__2*vv__exp__2 - ch__exp__2*gst__exp__2*gw__exp__2*vv__exp__4)))/(4.*sqrt__2)
      9000001 2.000000e+03 # vz : mvz
###################################
## INFORMATION FOR RHOINPUTS
###################################
BLOCK RHOINPUTS #
      1 2.000000e+00 # gst
      2 2.000000e+03 # mvz
      3 1.000000e+00 # cvvw
      4 1.000000e+00 # cq
      5 1.000000e+00 # cl
      6 1.000000e+00 # c3
      7 1.000000e+00 # ch
      8 0.000000e+00 # cvvhh
      9 1.000000e+00 # cvvv
      10 1.000000e+00 # cvvvv
###################################
## INFORMATION FOR SMINPUTS
###################################
BLOCK SMINPUTS #
      1 1.279000e+02 # aewm1
      2 1.166370e-05 # gf
      3 1.180000e-01 # as
###################################
## INFORMATION FOR YUKAWA
###################################
BLOCK YUKAWA #
      4 1.420000e+00 # ymc
      5 4.700000e+00 # ymb
      6 1.729000e+02 # ymt
      15 1.777000e+00 # ymtau
###################################
## INFORMATION FOR DECAY
###################################
DECAY 6 1.508336e+00 # wt
DECAY 23 2.441404e+00 # wz
DECAY 24 2.047600e+00 # ww
DECAY 25 5.753088e-03 # wh
DECAY 1 0.000000e+00 # d : 0.0
DECAY 2 0.000000e+00 # u : 0.0
DECAY 3 0.000000e+00 # s : 0.0
DECAY 4 0.000000e+00 # c : 0.0
DECAY 5 0.000000e+00 # b : 0.0
DECAY 11 0.000000e+00 # e- : 0.0
DECAY 12 0.000000e+00 # ve : 0.0
DECAY 13 0.000000e+00 # mu- : 0.0
DECAY 14 0.000000e+00 # vm : 0.0
DECAY 15 0.000000e+00 # ta- : 0.0
DECAY 16 0.000000e+00 # vt : 0.0
DECAY 21 0.000000e+00 # g : 0.0
DECAY 22 0.000000e+00 # a : 0.0
DECAY 9000001 3.535747e+01 # vz : (mvz*(cwt__exp__2*ee*gst*sn + cl*cn*cwt*gw__exp__2*swt + ee*gst*sn*swt__exp__2)**2)/(32.*cwt__exp__2*cmath.pi*gst__exp__2*swt__exp__2) + (mvz*(cwt__exp__4*ee__exp__2*gst__exp__2*sn__exp__2 + 2*cl*cn*cwt__exp__3*ee*gst*gw__exp__2*sn*swt + cwt__exp__2*(cl__exp__2*cn__exp__2*gw__exp__4 - 2*ee__exp__2*gst__exp__2*sn__exp__2)*swt__exp__2 - 2*cl*cn*cwt*ee*gst*gw__exp__2*sn*swt__exp__3 + 5*ee__exp__2*gst__exp__2*sn__exp__2*swt__exp__4))/(32.*cwt__exp__2*cmath.pi*gst__exp__2*swt__exp__2) + (mvz*(9*cwt__exp__4*ee__exp__2*gst__exp__2*sn__exp__2 + 18*cn*cq*cwt__exp__3*ee*gst*gw__exp__2*sn*swt + 3*cwt__exp__2*(3*cn__exp__2*cq__exp__2*gw__exp__4 + 2*ee__exp__2*gst__exp__2*sn__exp__2)*swt__exp__2 + 6*cn*cq*cwt*ee*gst*gw__exp__2*sn*swt__exp__3 + 5*ee__exp__2*gst__exp__2*sn__exp__2*swt__exp__4))/(144.*cwt__exp__2*cmath.pi*gst__exp__2*swt__exp__2) + (mvz*(9*cwt__exp__4*ee__exp__2*gst__exp__2*sn__exp__2 + 18*cn*cq*cwt__exp__3*ee*gst*gw__exp__2*sn*swt + 3*cwt__exp__2*(3*cn__exp__2*cq__exp__2*gw__exp__4 - 2*ee__exp__2*gst__exp__2*sn__exp__2)*swt__exp__2 - 6*cn*cq*cwt*ee*gst*gw__exp__2*sn*swt__exp__3 + 17*ee__exp__2*gst__exp__2*sn__exp__2*swt__exp__4))/(144.*cwt__exp__2*cmath.pi*gst__exp__2*swt__exp__2) + ((9*cwt__exp__4*ee__exp__2*gst__exp__2*(-mb__exp__2 + mvz__exp__2)*sn__exp__2 - 18*c3*cn*cwt__exp__3*ee*gst*gw__exp__2*(mb__exp__2 - mvz__exp__2)*sn*swt + 3*cwt__exp__2*(3*c3__exp__2*cn__exp__2*gw__exp__4*(-mb__exp__2 + mvz__exp__2) + 2*ee__exp__2*gst__exp__2*(-7*mb__exp__2 + mvz__exp__2)*sn__exp__2)*swt__exp__2 + 6*c3*cn*cwt*ee*gst*gw__exp__2*(-7*mb__exp__2 + mvz__exp__2)*sn*swt__exp__3 + ee__exp__2*gst__exp__2*(-17*mb__exp__2 + 5*mvz__exp__2)*sn__exp__2*swt__exp__4)*cmath.sqrt(-4*mb__exp__2*mvz__exp__2 + mvz__exp__4))/(288.*cwt__exp__2*cmath.pi*gst__exp__2*mvz__exp__3*swt__exp__2) + ((9*cwt__exp__4*ee__exp__2*gst__exp__2*(-mt__exp__2 + mvz__exp__2)*sn__exp__2 - 18*c3*cn*cwt__exp__3*ee*gst*gw__exp__2*(mt__exp__2 - mvz__exp__2)*sn*swt - 3*cwt__exp__2*(3*c3__exp__2*cn__exp__2*gw__exp__4*(mt__exp__2 - mvz__exp__2) + 2*ee__exp__2*gst__exp__2*(11*mt__exp__2 + mvz__exp__2)*sn__exp__2)*swt__exp__2 - 6*c3*cn*cwt*ee*gst*gw__exp__2*(11*mt__exp__2 + mvz__exp__2)*sn*swt__exp__3 + ee__exp__2*gst__exp__2*(7*mt__exp__2 + 17*mvz__exp__2)*sn__exp__2*swt__exp__4)*cmath.sqrt(-4*mt__exp__2*mvz__exp__2 + mvz__exp__4))/(288.*cwt__exp__2*cmath.pi*gst__exp__2*mvz__exp__3*swt__exp__2) + ((mvz - 2*mw)*(mvz + 2*mw)*(-4*cc__exp__3*cn*cwt*gw__exp__2*(mvz__exp__4 + 5*(3 + cvvw)*mvz__exp__2*mw__exp__2 + 6*(1 + cvvw)*mw__exp__4)*sc*sn + cc__exp__4*cwt__exp__2*gw__exp__2*(mvz__exp__4 + 20*mvz__exp__2*mw__exp__2 + 12*mw__exp__4)*sn__exp__2 + 4*cc*cn*gw*sc__exp__3*(cn*cvvv*gst*(mvz__exp__4 + 5*(3 + cvvw)*mvz__exp__2*mw__exp__2 + 6*(1 + cvvw)*mw__exp__4) - cwt*gw*(8*mvz__exp__2*mw__exp__2 + 3*cvvw__exp__2*mvz__exp__2*mw__exp__2 + 6*mw__exp__4 + cvvw*(mvz__exp__4 + 9*mvz__exp__2*mw__exp__2 + 6*mw__exp__4))*sn) + 2*cc__exp__2*gw*sc__exp__2*(2*cn__exp__2*gw*(mvz__exp__4 + (11 + 8*cvvw + cvvw__exp__2)*mvz__exp__2*mw__exp__2 + 3*(1 + cvvw)**2*mw__exp__4) - cn*cvvv*cwt*gst*(mvz__exp__4 + 20*mvz__exp__2*mw__exp__2 + 12*mw__exp__4)*sn + cwt__exp__2*gw*(cvvw*mvz__exp__4 + 10*mvz__exp__2*mw__exp__2 + 10*cvvw*mvz__exp__2*mw__exp__2 + 12*mw__exp__4)*sn__exp__2) + sc__exp__4*(cn__exp__2*cvvv__exp__2*gst__exp__2*(mvz__exp__4 + 20*mvz__exp__2*mw__exp__2 + 12*mw__exp__4) - 2*cn*cvvv*cwt*gst*gw*(cvvw*mvz__exp__4 + 10*mvz__exp__2*mw__exp__2 + 10*cvvw*mvz__exp__2*mw__exp__2 + 12*mw__exp__4)*sn + cwt__exp__2*gw__exp__2*(12*cvvw*mvz__exp__2*mw__exp__2 + 4*mw__exp__2*(mvz__exp__2 + 3*mw__exp__2) + cvvw__exp__2*(mvz__exp__4 + 4*mvz__exp__2*mw__exp__2))*sn__exp__2))*cmath.sqrt(mvz__exp__4 - 4*mvz__exp__2*mw__exp__2))/(192.*cmath.pi*mvz__exp__3*mw__exp__4) + ((mh__exp__4 + mvz__exp__4 + 10*mvz__exp__2*mz__exp__2 + mz__exp__4 - 2*mh__exp__2*(mvz__exp__2 + mz__exp__2))*(4*aa*cn*mzt__exp__2*sn + gst*(-4*cn*cvvhh*gst*sn + ch*gz*(cn__exp__2 - sn__exp__2))*vv__exp__2)**2*cmath.sqrt(mh__exp__4 + (mvz__exp__2 - mz__exp__2)**2 - 2*mh__exp__2*(mvz__exp__2 + mz__exp__2)))/(768.*cmath.pi*mvz__exp__5*mz__exp__2*vv__exp__2)
DECAY 9000002 3.536030e+01 # vc+ : ((mvc__exp__4 + (mw__exp__2 - mz__exp__2)**2 - 2*mvc__exp__2*(mw__exp__2 + mz__exp__2))**1.5*(cc__exp__4*gw__exp__2*(mvc__exp__4 + 2*mw__exp__2*mz__exp__2 + 6*cvvw*mw__exp__2*mz__exp__2 + mz__exp__4 + 2*mvc__exp__2*((1 + 3*cvvw + cvvw__exp__2)*mw__exp__2 + 5*mz__exp__2) + cvvw__exp__2*(mw__exp__4 + 2*mw__exp__2*mz__exp__2))*sn__exp__2 + gw__exp__2*(mw__exp__4 + 10*mw__exp__2*mz__exp__2 + mz__exp__4 + 2*mvc__exp__2*(mw__exp__2 + mz__exp__2) + 6*cvvw*mvc__exp__2*(mw__exp__2 + mz__exp__2) + cvvw__exp__2*mvc__exp__2*(mvc__exp__2 + 2*(mw__exp__2 + mz__exp__2)))*sc__exp__4*sn__exp__2 + 2*cc__exp__3*gw*sc*sn*(cn*(-1 + cvvw)*cwt*gw*mz__exp__2*(5*mvc__exp__2 + (2 + 3*cvvw)*mw__exp__2 + mz__exp__2) + cvvv*gst*(mvc__exp__4 + 5*mw__exp__2*mz__exp__2 + mz__exp__4 + 5*mvc__exp__2*((1 + cvvw)*mw__exp__2 + 2*mz__exp__2) + cvvw*(mw__exp__4 + 5*mw__exp__2*mz__exp__2))*sn) - 2*cc*gw*sc__exp__3*sn*(cn*(-1 + cvvw)*cwt*gw*mz__exp__2*((2 + 3*cvvw)*mvc__exp__2 + 5*mw__exp__2 + mz__exp__2) + cvvv*gst*(mw__exp__4 + 10*mw__exp__2*mz__exp__2 + mz__exp__4 + 5*mvc__exp__2*(mw__exp__2 + mz__exp__2) + cvvw*mvc__exp__2*(mvc__exp__2 + 5*(mw__exp__2 + mz__exp__2)))*sn) + cc__exp__2*sc__exp__2*(cn__exp__2*(-1 + cvvw)**2*cwt__exp__2*gw__exp__2*mz__exp__2*(2*mvc__exp__2 + 2*mw__exp__2 + mz__exp__2) + 2*cn*cvvv*(-1 + cvvw)*cwt*gst*gw*mz__exp__2*(5*mvc__exp__2 + 5*mw__exp__2 + mz__exp__2)*sn + (cvvv__exp__2*gst__exp__2*(mvc__exp__4 + mw__exp__4 + 10*mw__exp__2*mz__exp__2 + mz__exp__4 + 10*mvc__exp__2*(mw__exp__2 + mz__exp__2)) - 2*gw__exp__2*(3*cvvw__exp__2*mvc__exp__2*mw__exp__2 + 5*mw__exp__2*mz__exp__2 + mz__exp__4 + mvc__exp__2*(3*mw__exp__2 + 5*mz__exp__2) + cvvw*(mvc__exp__4 + mw__exp__4 + 5*mw__exp__2*mz__exp__2 + mvc__exp__2*(4*mw__exp__2 + 5*mz__exp__2))))*sn__exp__2)))/(192.*cmath.pi*mvc__exp__5*mw__exp__2*mz__exp__2) + (mvc*(ee*gst*sc + cc*cl*gw__exp__2*swt)**2)/(16.*cmath.pi*gst__exp__2*swt__exp__2) + (ckm1x1__exp__2*mvc*(ee*gst*sc + cc*cq*gw__exp__2*swt)**2)/(8.*cmath.pi*gst__exp__2*swt__exp__2) + (ckm1x2__exp__2*mvc*(ee*gst*sc + cc*cq*gw__exp__2*swt)**2)/(8.*cmath.pi*gst__exp__2*swt__exp__2) - ((mb__exp__4 + mt__exp__4 + mt__exp__2*mvc__exp__2 - 2*mvc__exp__4 + mb__exp__2*(-2*mt__exp__2 + mvc__exp__2))*(ee*gst*sc + c3*cc*gw__exp__2*swt)**2*cmath.sqrt(mb__exp__4 + (mt__exp__2 - mvc__exp__2)**2 - 2*mb__exp__2*(mt__exp__2 + mvc__exp__2)))/(32.*cmath.pi*gst__exp__2*mvc__exp__5*swt__exp__2) + ((mh__exp__4 + mvc__exp__4 + 10*mvc__exp__2*mw__exp__2 + mw__exp__4 - 2*mh__exp__2*(mvc__exp__2 + mw__exp__2))*(4*aa*cc*mwt__exp__2*sc + gst*(cc__exp__2*ch*gw - 4*cc*cvvhh*gst*sc - ch*gw*sc__exp__2)*vv__exp__2)**2*cmath.sqrt(mh__exp__4 + (mvc__exp__2 - mw__exp__2)**2 - 2*mh__exp__2*(mvc__exp__2 + mw__exp__2)))/(768.*cmath.pi*mvc__exp__5*mw__exp__2*vv__exp__2)
###################################
## INFORMATION FOR QNUMBERS 9000001
###################################
BLOCK QNUMBERS 9000001 # vz
      1 0 # 3 times electric charge
      2 3 # number of spin states (2s+1)
      3 1 # colour rep (1: singlet, 3: triplet, 8: octet)
      4 0 # particle/antiparticle distinction (0=own anti)
###################################
## INFORMATION FOR QNUMBERS 9000002
###################################
BLOCK QNUMBERS 9000002 # vc+
      1 3 # 3 times electric charge
      2 3 # number of spin states (2s+1)
      3 1 # colour rep (1: singlet, 3: triplet, 8: octet)
      4 1 # particle/antiparticle distinction (0=own anti)

#*********************************************************************
# MadGraph5_aMC@NLO *
# *
# run_card.dat MadEvent *
# *
# This file is used to set the parameters of the run. *
# *
# Some notation/conventions: *
# *
# Lines starting with a '# ' are info or comments *
# *
# mind the format: value = variable ! comment *
# *
# To display more options, you can type the command: *
# update full_run_card *
#*********************************************************************
#
#*******************
# Running parameters
#*******************
#
#*********************************************************************
# Tag name for the run (one word) *
#*********************************************************************
  tag_1 = run_tag ! name of the run
#*********************************************************************
# Number of events and rnd seed *
# Warning: Do not generate more than 1M events in a single run *
# If you want to run Pythia, avoid more than 50k events in a run. *
#*********************************************************************
  20000 = nevents ! Number of unweighted events requested
  0 = iseed ! rnd seed (0=assigned automatically=default))
#*********************************************************************
# Collider type and energy *
# lpp: 0=No PDF, 1=proton, -1=antiproton, 2=photon from proton, *
# 3=photon from electron *
#*********************************************************************
     1 = lpp1 ! beam 1 type
     1 = lpp2 ! beam 2 type
     7000.0 = ebeam1 ! beam 1 total energy in GeV
     7000.0 = ebeam2 ! beam 2 total energy in GeV
# To see polarised beam options: type "update beam_pol"
#*********************************************************************
# PDF CHOICE: this automatically fixes also alpha_s and its evol. *
#*********************************************************************
     nn23lo1 = pdlabel ! PDF set
     230000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number
# To see heavy ion options: type "update ion_pdf"
#*********************************************************************
# Renormalization and factorization scales *
#*********************************************************************
 False = fixed_ren_scale ! if .true. use fixed ren scale
 False = fixed_fac_scale ! if .true. use fixed fac scale
 91.188 = scale ! fixed ren scale
 91.188 = dsqrt_q2fact1 ! fixed fact scale for pdf1
 91.188 = dsqrt_q2fact2 ! fixed fact scale for pdf2
 -1 = dynamical_scale_choice ! Choose one of the preselected dynamical choices
 1.0 = scalefact ! scale factor for event-by-event scales
#*********************************************************************
# Type and output format
#*********************************************************************
  False = gridpack !True = setting up the grid pack
  -1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written)
  3.0 = lhe_version ! Change the way clustering information pass to shower.
  True = clusinfo ! include clustering tag in output
  average = event_norm ! average/sum. Normalization of the weight in the LHEF

#*********************************************************************
# Matching parameter (MLM only)
#*********************************************************************
 0 = ickkw ! 0 no matching, 1 MLM
 1.0 = alpsfact ! scale factor for QCD emission vx
 False = chcluster ! cluster only according to channel diag
 4 = asrwgtflavor ! highest quark flavor for a_s reweight
 False = auto_ptj_mjj ! Automatic setting of ptj and mjj if xqcut >0
                                   ! (turn off for VBF and single top processes)
 0.0 = xqcut ! minimum kt jet measure between partons
#*********************************************************************
#
#*********************************************************************
# handling of the helicities:
# 0: sum over all helicities
# 1: importance sampling over helicities
#*********************************************************************
   0 = nhel ! using helicities importance sampling or not.
#*********************************************************************
# Generation bias, check the wiki page below for more information: *
# 'cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOEventGenerationBias' *
#*********************************************************************
 None = bias_module ! Bias type of bias, [None, ptj_bias, -custom_folder-]
 {} = bias_parameters ! Specifies the parameters of the module.
#
#*******************************
# Parton level cuts definition *
#*******************************
#
#
#*********************************************************************
# BW cutoff (M+/-bwcutoff*Gamma) ! Define on/off-shell for "$" and decay
#*********************************************************************
  15.0 = bwcutoff ! (M+/-bwcutoff*Gamma)
#*********************************************************************
# Apply pt/E/eta/dr/mij/kt_durham cuts on decay products or not
# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply)
#*********************************************************************
   False = cut_decays ! Cut decay products
#*********************************************************************
# Standard Cuts *
#*********************************************************************
# Minimum and maximum pt's (for max, -1 means no cut) *
#*********************************************************************
 20.0 = ptj ! minimum pt for the jets
 0.0 = ptb ! minimum pt for the b
 10.0 = pta ! minimum pt for the photons
 10.0 = ptl ! minimum pt for the charged leptons
 0.0 = misset ! minimum missing Et (sum of neutrino's momenta)
 -1.0 = ptjmax ! maximum pt for the jets
 -1.0 = ptbmax ! maximum pt for the b
 -1.0 = ptamax ! maximum pt for the photons
 -1.0 = ptlmax ! maximum pt for the charged leptons
 -1.0 = missetmax ! maximum missing Et (sum of neutrino's momenta)
 {} = pt_min_pdg ! pt cut for other particles (use pdg code). Applied on particle and anti-particle
 {} = pt_max_pdg ! pt cut for other particles (syntax e.g. {6: 100, 25: 50})
#*********************************************************************
# Minimum and maximum E's (in the center of mass frame) *
#*********************************************************************
  0.0 = ej ! minimum E for the jets
  0.0 = eb ! minimum E for the b
  0.0 = ea ! minimum E for the photons
  0.0 = el ! minimum E for the charged leptons
  -1.0 = ejmax ! maximum E for the jets
 -1.0 = ebmax ! maximum E for the b
 -1.0 = eamax ! maximum E for the photons
 -1.0 = elmax ! maximum E for the charged leptons
 {} = e_min_pdg ! E cut for other particles (use pdg code). Applied on particle and anti-particle
 {} = e_max_pdg ! E cut for other particles (syntax e.g. {6: 100, 25: 50})
#*********************************************************************
# Maximum and minimum absolute rapidity (for max, -1 means no cut) *
#*********************************************************************
  5.0 = etaj ! max rap for the jets
  -1.0 = etab ! max rap for the b
 2.5 = etaa ! max rap for the photons
 2.5 = etal ! max rap for the charged leptons
 0.0 = etajmin ! min rap for the jets
 0.0 = etabmin ! min rap for the b
 0.0 = etaamin ! min rap for the photons
 0.0 = etalmin ! main rap for the charged leptons
 {} = eta_min_pdg ! rap cut for other particles (use pdg code). Applied on particle and anti-particle
 {} = eta_max_pdg ! rap cut for other particles (syntax e.g. {6: 2.5, 23: 5})
#*********************************************************************
# Minimum and maximum DeltaR distance *
#*********************************************************************
 0.4 = drjj ! min distance between jets
 0.0 = drbb ! min distance between b's
 0.4 = drll ! min distance between leptons
 0.4 = draa ! min distance between gammas
 0.0 = drbj ! min distance between b and jet
 0.4 = draj ! min distance between gamma and jet
 0.4 = drjl ! min distance between jet and lepton
 0.0 = drab ! min distance between gamma and b
 0.0 = drbl ! min distance between b and lepton
 0.4 = dral ! min distance between gamma and lepton
 -1.0 = drjjmax ! max distance between jets
 -1.0 = drbbmax ! max distance between b's
 -1.0 = drllmax ! max distance between leptons
 -1.0 = draamax ! max distance between gammas
 -1.0 = drbjmax ! max distance between b and jet
 -1.0 = drajmax ! max distance between gamma and jet
 -1.0 = drjlmax ! max distance between jet and lepton
 -1.0 = drabmax ! max distance between gamma and b
 -1.0 = drblmax ! max distance between b and lepton
 -1.0 = dralmax ! maxdistance between gamma and lepton
#*********************************************************************
# Minimum and maximum invariant mass for pairs *
# WARNING: for four lepton final state mmll cut require to have *
# different lepton masses for each flavor! *
#*********************************************************************
 0.0 = mmjj ! min invariant mass of a jet pair
 0.0 = mmbb ! min invariant mass of a b pair
 0.0 = mmaa ! min invariant mass of gamma gamma pair
 0.0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair
 -1.0 = mmjjmax ! max invariant mass of a jet pair
 -1.0 = mmbbmax ! max invariant mass of a b pair
 -1.0 = mmaamax ! max invariant mass of gamma gamma pair
 -1.0 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair
 {} = mxx_min_pdg ! min invariant mass of a pair of particles X/X~ (e.g. {6:250})
 {'default': False} = mxx_only_part_antipart ! if True the invariant mass is applied only
                       ! to pairs of particle/antiparticle and not to pairs of the same pdg codes.
#*********************************************************************
# Minimum and maximum invariant mass for all letpons *
#*********************************************************************
 0.0 = mmnl ! min invariant mass for all letpons (l+- and vl)
 -1.0 = mmnlmax ! max invariant mass for all letpons (l+- and vl)
#*********************************************************************
# Minimum and maximum pt for 4-momenta sum of leptons *
#*********************************************************************
 0.0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl)
 -1.0 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl)
#*********************************************************************
# Inclusive cuts *
#*********************************************************************
 0.0 = ptheavy ! minimum pt for at least one heavy final state
 0.0 = xptj ! minimum pt for at least one jet
 0.0 = xptb ! minimum pt for at least one b
 0.0 = xpta ! minimum pt for at least one photon
 0.0 = xptl ! minimum pt for at least one charged lepton
#*********************************************************************
# Control the pt's of the jets sorted by pt *
#*********************************************************************
 0.0 = ptj1min ! minimum pt for the leading jet in pt
 0.0 = ptj2min ! minimum pt for the second jet in pt
 0.0 = ptj3min ! minimum pt for the third jet in pt
 0.0 = ptj4min ! minimum pt for the fourth jet in pt
 -1.0 = ptj1max ! maximum pt for the leading jet in pt
 -1.0 = ptj2max ! maximum pt for the second jet in pt
 -1.0 = ptj3max ! maximum pt for the third jet in pt
 -1.0 = ptj4max ! maximum pt for the fourth jet in pt
 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts
#*********************************************************************
# Control the pt's of leptons sorted by pt *
#*********************************************************************
 0.0 = ptl1min ! minimum pt for the leading lepton in pt
 0.0 = ptl2min ! minimum pt for the second lepton in pt
 0.0 = ptl3min ! minimum pt for the third lepton in pt
 0.0 = ptl4min ! minimum pt for the fourth lepton in pt
 -1.0 = ptl1max ! maximum pt for the leading lepton in pt
 -1.0 = ptl2max ! maximum pt for the second lepton in pt
 -1.0 = ptl3max ! maximum pt for the third lepton in pt
 -1.0 = ptl4max ! maximum pt for the fourth lepton in pt
#*********************************************************************
# Control the Ht(k)=Sum of k leading jets *
#*********************************************************************
 0.0 = htjmin ! minimum jet HT=Sum(jet pt)
 -1.0 = htjmax ! maximum jet HT=Sum(jet pt)
 0.0 = ihtmin !inclusive Ht for all partons (including b)
 -1.0 = ihtmax !inclusive Ht for all partons (including b)
 0.0 = ht2min ! minimum Ht for the two leading jets
 0.0 = ht3min ! minimum Ht for the three leading jets
 0.0 = ht4min ! minimum Ht for the four leading jets
 -1.0 = ht2max ! maximum Ht for the two leading jets
 -1.0 = ht3max ! maximum Ht for the three leading jets
 -1.0 = ht4max ! maximum Ht for the four leading jets
#***********************************************************************
# Photon-isolation cuts, according to hep-ph/9801442 *
# When ptgmin=0, all the other parameters are ignored *
# When ptgmin>0, pta and draj are not going to be used *
#***********************************************************************
 0.0 = ptgmin ! Min photon transverse momentum
 0.4 = R0gamma ! Radius of isolation code
 1.0 = xn ! n parameter of eq.(3.4) in hep-ph/9801442
 1.0 = epsgamma ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442
 True = isoEM ! isolate photons from EM energy (photons and leptons)
#*********************************************************************
# WBF cuts *
#*********************************************************************
 0.0 = xetamin ! minimum rapidity for two jets in the WBF case
 0.0 = deltaeta ! minimum rapidity for two jets in the WBF case
#***********************************************************************
# Turn on either the ktdurham or ptlund cut to activate *
# CKKW(L) merging with Pythia8 [arXiv:1410.3012, arXiv:1109.4829] *
#***********************************************************************
 -1.0 = ktdurham
 0.4 = dparameter
 -1.0 = ptlund
 1, 2, 3, 4, 5, 6, 21 = pdgs_for_merging_cut ! PDGs for two cuts above
#*********************************************************************
# maximal pdg code for quark to be considered as a light jet *
# (otherwise b cuts are applied) *
#*********************************************************************
 4 = maxjetflavor ! Maximum jet pdg code
#*********************************************************************
#
#*********************************************************************
# Store info for systematics studies *
# WARNING: Do not use for interference type of computation *
#*********************************************************************
   True = use_syst ! Enable systematics studies
#
systematics = systematics_program ! none, systematics [python], SysCalc [depreceted, C++]
['--mur=0.5,1,2', '--muf=0.5,1,2', '--pdf=errorset'] = systematics_arguments ! see: https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Systematics#Systematicspythonmodule
# Syscalc is deprecated but to see the associate options type'update syscalc'

Revision history for this message
taewoo kang (xodn5492) said :
#3

add more information
INFO: P1_cq_vcpqq_vcp_lvl
[Child 18826, MediaPlayback #3] WARNING: Decoder=7f62baf127a0 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /builddir/build/BUILD/firefox-60.5.1/dom/media/MediaDecoderStateMachine.cpp, line 3118
[Child 18826, MediaPlayback #3] WARNING: Decoder=7f62baf127a0 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /builddir/build/BUILD/firefox-60.5.1/dom/media/MediaDecoderStateMachine.cpp, line 3118
[Child 18826, MediaPlayback #3] WARNING: Decoder=7f62baf127a0 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /builddir/build/BUILD/firefox-60.5.1/dom/media/MediaDecoderStateMachine.cpp, line 3118

Revision history for this message
taewoo kang (xodn5492) said :
#4

#3 comment's problem is fixed

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

Thanks to have let us know

Revision history for this message
taewoo kang (xodn5492) said :
#6

Oppps I solved only comment #3 problem
I still need an answer

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

Ok,

then I would need to look at the log file of the following directory:
/home/twkang/Madgraph/MG5_aMC_v2_6_4/comparenoop/SubProcesses/P2_cq_vcpqq_vcp_lvl/G65/
It should indicate what the problem is.

Cheers,

Olivier

Revision history for this message
taewoo kang (xodn5492) said :
#8

Hi Olivier,
here is /home/twkang/Madgraph/MG5_aMC_v2_6_4/comparenoop/SubProcesses/P2_cq_vcpqq_vcp_lvl/G65/log.txt
and one more question is there any way to attach file?

Process in group number 2
 A PDF is used, so alpha_s(MZ) is going to be modified
 Old value of alpha_s from param_card: 0.11799999999999999
  ****************************************

       NNPDFDriver version 1.0.3
   Grid: NNPDF23_lo_as_0130_qed_mem0.grid
  ****************************************
 New value of alpha_s from PDF nn23lo1: 0.13000000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 Define smin to 1600.0000000000000
 *****************************************************
 * MadGraph/MadEvent *
 * -------------------------------- *
 * http://madgraph.hep.uiuc.edu *
 * http://madgraph.phys.ucl.ac.be *
 * http://madgraph.roma2.infn.it *
 * -------------------------------- *
 * *
 * PARAMETER AND COUPLING VALUES *
 * *
 *****************************************************

  External Params
  ---------------------------------

 mdl_cpsi = 1.0000000000000000
 mdl_aa = 1.0000000000000000
 mdl_bb = 1.0000000000000000
 mdl_d3 = 1.0000000000000000
 mdl_d4 = 1.0000000000000000
 mdl_cabi = 0.22758999999999999
 mdl_gst = 2.0000000000000000
 mdl_MVz = 2000.0000000000000
 mdl_cvvw = 1.0000000000000000
 mdl_cq = 1.0000000000000000
 mdl_cl = 1.0000000000000000
 mdl_c3 = 1.0000000000000000
 mdl_ch = 1.0000000000000000
 mdl_cvvhh = 0.0000000000000000
 mdl_cvvv = 1.0000000000000000
 mdl_cvvvv = 1.0000000000000000
 aEWM1 = 127.90000000000001
 mdl_Gf = 1.1663700000000000E-005
 aS = 0.11799999999999999
 mdl_ymc = 1.4199999999999999
 mdl_ymb = 4.7000000000000002
 mdl_ymt = 172.90000000000001
 mdl_ymtau = 1.7769999999999999
 mdl_MTA = 1.7769999999999999
 mdl_MC = 1.4199999999999999
 mdl_MT = 172.90000000000001
 mdl_MB = 4.7000000000000002
 mdl_MH = 125.50000000000000
 mdl_MZ = 91.187600000000003
 mdl_WT = 1.5083359999999999
 mdl_WH = 5.7530880000000000E-003
 mdl_WZ = 2.4414039999999999
 mdl_WW = 2.0476000000000001
  Internal Params
  --------------------------------- mdl_cos__cabi = 0.97421299273071560
 mdl_CKM1x1 = ( 0.97421299273071560 , 0.0000000000000000 )
 mdl_sin__cabi = 0.22563032773690395
 mdl_CKM1x2 = ( 0.22563032773690395 , 0.0000000000000000 )
 mdl_CKM2x1 = (-0.22563032773690395 , 0.0000000000000000 )
 mdl_CKM2x2 = ( 0.97421299273071560 , 0.0000000000000000 )
 mdl_gst__exp__4 = 16.000000000000000
 mdl_MVz__exp__4 = 16000000000000.000
 mdl_Gf__exp__3 = 1.5867518820868531E-015
 mdl_MZ__exp__6 = 574929658687.79749
 mdl_Gf__exp__2 = 1.3604189769000000E-010
 mdl_MZ__exp__4 = 69142191.720053151
 mdl_Gf__exp__4 = 1.8507397927096428E-020
 mdl_MZ__exp__8 = 4780642675852587.0
 mdl_MZ__exp__12 = 3.3054411243886731E+023
 mdl_MZ__exp__2 = 8315.1783937600012
 mdl_Gf__exp__5 = 2.1586473720227460E-025
 mdl_MZ__exp__10 = 3.9751896686536417E+019
 mdl_Gf__exp__7 = 2.9366648493350582E-035
 mdl_MZ__exp__14 = 2.7485332619362469E+027
 mdl_ch__exp__2 = 1.0000000000000000
 mdl_cl__exp__2 = 1.0000000000000000
 mdl_MZ__exp__18 = 1.9003961374573897E+035
 mdl_MZ__exp__22 = 1.3139755408012730E+043
 mdl_gst__exp__2 = 4.0000000000000000
 mdl_MVz__exp__2 = 4000000.0000000000
 mdl_Gf__exp__9 = 3.9950945898305923E-045
 mdl_MZ__exp__26 = 9.0851148757542160E+050
 mdl_cl__exp__4 = 1.0000000000000000
 mdl_Gf__exp__6 = 2.5177815353061704E-030
 mdl_MZ__exp__16 = 2.2854544394182985E+031
 mdl_Gf__exp__11 = 5.4350024945160595E-055
 mdl_MZ__exp__30 = 6.2816475453810454E+058
 mdl_sqrt__2 = 1.4142135623730951
 mdl_cvvw__exp__2 = 1.0000000000000000
 mdl_cvvv__exp__2 = 1.0000000000000000
 mdl_CKM1x1__exp__2 = ( 0.94909095520533737 , 0.0000000000000000 )
 mdl_CKM1x2__exp__2 = ( 5.0909044794662683E-002, 0.0000000000000000 )
 mdl_MB__exp__4 = 487.96810000000016
 mdl_MT__exp__4 = 893675749.24810016
 mdl_MT__exp__2 = 29894.410000000003
 mdl_MB__exp__2 = 22.090000000000003
 mdl_MH__exp__4 = 248070375.06250000
 mdl_MH__exp__2 = 15750.250000000000
 mdl_cq__exp__2 = 1.0000000000000000
 mdl_c3__exp__2 = 1.0000000000000000
 mdl_MVz__exp__3 = 8000000000.0000000
 mdl_MVz__exp__5 = 32000000000000000.
 mdl_complexi = ( 0.0000000000000000 , 1.0000000000000000 )
 mdl_conjg__CKM1x1 = ( 0.97421299273071560 , -0.0000000000000000 )
 mdl_conjg__CKM1x2 = ( 0.22563032773690395 , -0.0000000000000000 )
 mdl_conjg__CKM2x1 = (-0.22563032773690395 , -0.0000000000000000 )
 mdl_conjg__CKM2x2 = ( 0.97421299273071560 , -0.0000000000000000 )
 mdl_aEW = 7.8186082877247844E-003
 mdl_sqrt__aEW = 8.8422894590285753E-002
 mdl_ee = 0.31345100004952897
 mdl_aEW__exp__2 = 6.1130635556878683E-005
 mdl_aEW__exp__3 = 4.7795649379889507E-007
 mdl_aEW__exp__4 = 3.7369546035879201E-009
 mdl_gw = 0.64980859277976277
 mdl_gw__exp__8 = 3.1789492865263475E-002
 mdl_gw__exp__10 = 1.3423151740235973E-002
 mdl_gw__exp__4 = 0.17829608202443337
 mdl_gw__exp__2 = 0.42225120725041554
 mdl_mV = 1999.9675309944082
 mdl_swt = 0.48237435382108862
 mdl_vv = 247.76079389957815
 mdl_swt__exp__2 = 0.23268501722431278
 mdl_cwt = 0.87596517212483238
 mdl_MWt = 80.498546414940847
 mdl_yb = 2.6827504217021583E-002
 mdl_yc = 8.1053310613129030E-003
 mdl_yt = 0.98690967640915561
 mdl_ytau = 1.0143079785882414E-002
 mdl_mV__exp__2 = 3999870.1250318689
 mdl_MWt__exp__2 = 6480.0159749183858
 mdl_vv__exp__2 = 61385.410993749239
 mdl_vv__exp__4 = 3768168682.8715100
 mdl_MVc = 1999.9924329256503
 mdl_MW = 79.877463949004834
 mdl_MZt = 91.896971451131080
 mdl_thC = 4.9941828751244909E-003
 mdl_twt = 0.55067754880138797
 mdl_gz = 0.74182012419913834
 mdl_cos__thC = 0.99998752909462563
 mdl_cC = 0.99998752909462563
 mdl_sin__thC = 4.9941621144465442E-003
 mdl_sC = 4.9941621144465442E-003
 mdl_g1 = 0.35783500306203908
 mdl_MZt__exp__2 = 8445.0533618900008
 mdl_thN = 5.7040977690109426E-003
 mdl_cos__thN = 0.99998373167843069
 mdl_cN = 0.99998373167843069
 mdl_sin__thN = 5.7040668369451389E-003
 mdl_sN = 5.7040668369451389E-003
 mdl_MVc__exp__4 = 15999757854995.059
 mdl_MW__exp__2 = 6380.4092469245670
 mdl_MVc__exp__2 = 3999969.7317598616
 mdl_cC__exp__4 = 0.99995011731163563
 mdl_MW__exp__4 = 40709622.158240519
 mdl_sN__exp__2 = 3.2536378480337323E-005
 mdl_sC__exp__4 = 6.2208616538138501E-010
 mdl_cC__exp__3 = 0.99996258775044533
 mdl_sC__exp__3 = 1.2456266959814639E-007
 mdl_cC__exp__2 = 0.99997505834477474
 mdl_sC__exp__2 = 2.4941655225373176E-005
 mdl_cN__exp__2 = 0.99996746362151967
 mdl_cwt__exp__2 = 0.76731498277568722
 mdl_MVc__exp__5 = 31999394638632852.
 mdl_WVc = 35.360304127756990
 mdl_cwt__exp__4 = 0.58877228279205318
 mdl_ee__exp__2 = 9.8251529432049817E-002
 mdl_cwt__exp__3 = 0.67214120096106766
 mdl_swt__exp__3 = 0.11224128482742675
 mdl_swt__exp__4 = 5.4142317240678736E-002
 mdl_WVz = 35.357474407473241
  Internal Params evaluated point by point
  ----------------------------------------
 mdl_sqrt__aS = 0.34351128074635334
 mdl_G__exp__2 = 1.4828317324943823
  Couplings of VTB_UFO
  ---------------------------------

         GC_4 = -0.12177E+01 0.00000E+00
         GC_5 = 0.00000E+00 0.12177E+01
         GC_1 = -0.00000E+00 -0.10448E+00
         GC_2 = 0.00000E+00 0.20897E+00
         GC_7 = -0.00000E+00 -0.64978E+00
         GC_8 = 0.00000E+00 0.64978E+00
         GC_9 = -0.00000E+00 -0.64978E+00
        GC_10 = 0.00000E+00 0.64978E+00
        GC_11 = 0.00000E+00 0.56919E+00
        GC_12 = -0.00000E+00 -0.99880E-02
        GC_13 = 0.00000E+00 0.99880E-02
        GC_14 = 0.00000E+00 0.32452E-02
        GC_16 = -0.00000E+00 -0.16207E-04
        GC_17 = 0.00000E+00 0.16207E-04
        GC_18 = -0.00000E+00 -0.16207E-04
        GC_19 = 0.00000E+00 0.16207E-04
        GC_22 = 0.00000E+00 0.00000E+00
        GC_23 = 0.00000E+00 0.00000E+00
        GC_34 = -0.00000E+00 -0.37065E-02
        GC_35 = 0.00000E+00 0.37065E-02
        GC_36 = -0.00000E+00 -0.37065E-02
        GC_37 = 0.00000E+00 0.37065E-02
        GC_38 = 0.00000E+00 0.32467E-02
        GC_39 = -0.00000E+00 -0.56973E-04
        GC_40 = 0.00000E+00 0.56973E-04
        GC_41 = -0.00000E+00 -0.18511E-04
        GC_43 = -0.00000E+00 -0.92448E-07
        GC_44 = 0.00000E+00 0.92448E-07
        GC_45 = -0.00000E+00 -0.92448E-07
        GC_46 = 0.00000E+00 0.92448E-07
        GC_48 = 0.00000E+00 0.11422E-01
        GC_49 = 0.00000E+00 0.64919E-02
        GC_51 = 0.00000E+00 0.56917E+00
        GC_53 = 0.00000E+00 0.00000E+00
        GC_54 = 0.00000E+00 0.00000E+00
        GC_57 = 0.00000E+00 -0.19999E+01
        GC_71 = 0.00000E+00 0.44690E+00
        GC_72 = 0.00000E+00 0.10350E+00
        GC_73 = -0.00000E+00 -0.10350E+00
        GC_74 = 0.00000E+00 0.44690E+00
        GC_77 = 0.00000E+00 -0.28400E+00
        GC_79 = 0.00000E+00 0.28400E+00
        GC_81 = 0.00000E+00 0.15158E+00
        GC_82 = 0.00000E+00 0.14767E+00
        GC_83 = 0.00000E+00 0.34201E-01
        GC_84 = 0.00000E+00 -0.34201E-01
        GC_85 = 0.00000E+00 0.14767E+00
        GC_88 = -0.00000E+00 -0.10718E+00
        GC_90 = 0.00000E+00 0.10718E+00
        GC_91 = -0.00000E+00 -0.28768E-01
        GC_93 = -0.00000E+00 -0.31344E+00
        GC_95 = 0.00000E+00 0.31344E+00
        GC_98 = 0.00000E+00 0.78180E-05
       GC_100 = -0.00000E+00 -0.16410E-03
       GC_104 = 0.00000E+00 0.00000E+00
       GC_105 = 0.00000E+00 0.00000E+00
       GC_124 = 0.00000E+00 0.16094E+01
       GC_126 = 0.00000E+00 0.16125E+03
       GC_131 = -0.00000E+00 -0.57313E-02
       GC_134 = 0.00000E+00 0.44690E+00
       GC_135 = 0.00000E+00 0.14767E+00
       GC_136 = 0.00000E+00 0.10350E+00
       GC_137 = 0.00000E+00 0.34201E-01
       GC_138 = 0.00000E+00 -0.10350E+00
       GC_139 = 0.00000E+00 -0.34201E-01
       GC_140 = 0.00000E+00 0.44690E+00
       GC_141 = 0.00000E+00 0.14767E+00

 Collider parameters:
 -------------------- Running at P P machine @ 14000.000000000000 GeV
 PDF set = nn23lo1
 alpha_s(Mz)= 0.1300 running at 2 loops.
 alpha_s(Mz)= 0.1300 running at 2 loops.
 Renormalization scale set on event-by-event basis
 Factorization scale set on event-by-event basis

 getting user params
Enter number of events and max and min iterations:
 Number of events and iterations 1000 5 3
Enter desired fractional accuracy:
 Desired fractional accuracy: 0.10000000000000001
Enter 0 for fixed, 2 for adjustable grid:
Suppress amplitude (0 no, 1 yes)?
 Using suppressed amplitude.
Exact helicity sum (0 yes, n = number/event)?
 Explicitly summing over helicities
Enter Configuration Number:
Running Configuration Number: 65
 Not subdividing B.W.
 Attempting mappinvarients 1 6
 Completed mapping 6
 about to integrate 10 1000 5 3 10 1
 Using non-zero grid deformation.
 10 dimensions 1000 events 10 invarients 5 iterations 1 config(s), (0.99)
 Using h-tuple random number sequence.
 Error opening grid
 Using Uniform Grid! 24
 Using uniform alpha 1.0000000000000000
 Grid defined OK
 Set CM energy to 14000.00
 Mapping Graph 65 to config 65
 Setting BW -1 1 1999.9924329256503
Setting grid 2 0.11019E-01 1
Setting grid 3 0.20408E-05 1
 Transforming s_hat 1/s 9 1.1626813981114171E-002 1600.0000000000000 195999999.99999997
  65 1 2 3 4 5 6 7 8 9 10
 Masses: 0.142E+01 0.000E+00 0.000E+00 0.000E+00 0.000E+00 0.000E+00
Using random seed offsets 65 : 37
  with seed 24
 Ranmar initialization seeds 31123 9434

 ********************************************
 * You are using the DiscreteSampler module *
 * part of the MG5_aMC framework *
 * Author: Valentin Hirschi *
 ********************************************

  Particle 3 4 5 6
      Et > 0.0 0.0 20.0 20.0
       E > 0.0 0.0 0.0 0.0
     Eta < -1.0 -1.0 5.0 5.0
   xqcut: 0.0 0.0 0.0 0.0
d R # 3 > -0.0 0.0 0.0 0.0
d R # 4 > -0.0 -0.0 0.0 0.0
d R # 5 > -0.0 -0.0 -0.0 0.4
s min # 3> 0.0 0.0 0.0 0.0
s min # 4> 0.0 0.0 0.0 0.0
s min # 5> 0.0 0.0 0.0 0.0
xqcutij # 3> 0.0 0.0 0.0 0.0
xqcutij # 4> 0.0 0.0 0.0 0.0
xqcutij # 5> 0.0 0.0 0.0 0.0
 No cut BW -1 1
 alpha_s for scale 296.95131021569080 is 0.10867746045248172
 Added good helicity 49 64.000000000000000 in event 1 local: 1
 Added good helicity 49 64.000000000000000 in event 1 local: 1
 RESET CUMULATIVE VARIABLE
 RESET CUMULATIVE VARIABLE
 RESET CUMULATIVE VARIABLE
 Iteration 1 Mean: 0.1421E-45 Abs mean: 0.1421E-45 Fluctuation: 0.113E-45 0.113E-42 30.7%
  1 0.1421E-45 0.1421E-45 +- 0.1128E-45 25.10
 Writing out events 9.2491012495607857E-050 25.102129259588615
 Relative summed weights:
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.3750E-01 0.5237E-01 0.7872E-02 0.1097E-02
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.4013E-01 0.8509E+00 0.4944E-03 0.9615E-02
 Relative number of events:
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.7007E-01 0.4084E+00 0.1802E-01 0.4004E-02
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.7307E-01 0.4004E+00 0.2402E-01 0.2002E-02
 Events:
           0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 70 408 18 4
           0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 73 400 24 2
 Iteration 2 Mean: 0.4063E-46 Abs mean: 0.4063E-46 Fluctuation: 0.661E-47 0.725E-44 67.3%
  2 0.4063E-46 0.4063E-46 +- 0.6608E-47 7.27
 Relative summed weights:
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.1633E+00 0.3430E+00 0.9475E-02 0.1335E-01
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.2798E+00 0.1865E+00 0.1870E-02 0.2700E-02
 Relative number of events:
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.7912E-01 0.3956E+00 0.2103E-01 0.2003E-02
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.7762E-01 0.4076E+00 0.1152E-01 0.5508E-02
 Events:
           0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 158 790 42 4
           0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 155 814 23 11
 Iteration 3 Mean: 0.4129E-46 Abs mean: 0.4129E-46 Fluctuation: 0.267E-47 0.344E-44 77.2%
  3 0.4129E-46 0.4129E-46 +- 0.2670E-47 4.09
 Relative summed weights:
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.2413E+00 0.2601E+00 0.2431E-01 0.1702E-02
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.2129E+00 0.2341E+00 0.1235E-01 0.1320E-01
 Relative number of events:
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.7929E-01 0.3982E+00 0.2126E-01 0.4002E-02
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.7979E-01 0.3902E+00 0.2076E-01 0.6503E-02
 Events:
           0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 317 1592 85 16
           0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 319 1560 83 26
 Accuracy: 0.129 0.100 0.060 4.609
 Found 353 events.
 Wrote 77 events.
 Actual xsec 4.1774347992771471E-047
 Correct abs xsec 4.1774347993889431E-047
 Event xsec 4.1774347993889436E-047
 Events wgts > 1: 4
 % Cross section > 1: 3.5158718064830225E-049 0.84163415476821057
 Iteration 4 Mean: 0.5391E-46 Abs mean: 0.5391E-46 Fluctuation: 0.503E-47 0.274E-43 80.4%
  4 0.5391E-46 0.5391E-46 +- 0.5028E-47 8.34
 Relative summed weights:
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.2639E+00 0.3354E+00 0.4622E-02 0.6169E-02
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.1784E+00 0.1946E+00 0.4106E-02 0.1290E-01
 Relative number of events:
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.7738E-01 0.3993E+00 0.1700E-01 0.5251E-02
  0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.0000E+00 0.7313E-01 0.4087E+00 0.1538E-01 0.3875E-02
 Events:
           0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 619 3194 136 42
           0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 585 3269 123 31
 Accuracy: 0.108 0.100 0.050 4.554
 Found 759 events.
 Wrote 13 events.
 Actual xsec 4.4926119793758886E-047
 Correct abs xsec 4.4926119794601725E-047
 Event xsec 4.4926119794601716E-047
 Events wgts > 1: 0
 % Cross section > 1: 0.0000000000000000 0.0000000000000000
 Problem in the multi-channeling. All amp2 are zero but not the total matrix-element
STOP 1

ls status:
events.lhe
input_app.txt
run1_app.log

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

Hi,

Only bug report can attach file, you created a question and not a bug report and therefore you are not allowed to attach file. (this is a bad restriction of this platform).

Concerning this error. Looks like you are in a case where all three point vertex are cancelling and this leads to an issue on how we perform the phase-space integration.
The typical solution is to remove all interaction where the coupling is zero:
https://answers.launchpad.net/mg5amcnlo/+faq/2312

Cheers,

Olivier

Revision history for this message
haviernick (haviernick) said :
#10

During a multiple value assignment, the ValueError: need more than 2 values to unpack occurs when either you have fewer objects to assign than variables, or you have more variables than objects. This error caused by the mismatch between the number of values returned and the number of variables in the assignment statement. This error happened mostly in the case of using python split function. Verify the assignment variables. If the number of assignment variables is greater than the total number of variables, delete the excess variable from the assignment operator. The number of objects returned, as well as the number of variables available are the same. This will resolve the value error.

http://net-informations.com/python/file/split.htm

Can you help with this problem?

Provide an answer of your own, or ask taewoo kang for more information if necessary.

To post a message you must log in.