" KeyError : 'loop' " when generating events with a model restriction

Asked by matteo maltoni

Dear MG5 experts,

I wrote a model containing the four-light quark operators in the SMEFT (SM4LQatNLO_MFV) and then restricted it to one operator, but when I try to launch the event generation (at LO), I get the following error (log file below):

INFO: Update the dependent parameter of the param_card.dat
Generating 200000 events with run name run_01
survey run_01
INFO: compile directory
INFO: Using LHAPDF v6.3.0 interface for PDFs
write compile file for card: /home/matteo/Desktop/MG5_aMC_v3_1_0/bin/pp_lvjj/int_cuu_lo/Cards/param_card.dat
Command "generate_events run_01" interrupted with error:
KeyError : 'loop'

I am not sure about what the problem is with the model, can you give me some hints?

This only happens when I use the restriction; I also tried to generate the process (p p > l+ vl j j QCD=2 NP^2==2) with all the operators switched on, but I am getting back a "Survey return zero cross section" error.
I read the FAQ-General-14 (https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/FAQ-General-14) and I don't think any of the typical reasons causes the problem, so maybe it's be related to the 4-point interaction among light quarks: what do you think?

Cheers,

Matteo

Anyway, here's the log file:

generate_events run_01
Traceback (most recent call last):
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/madgraph/interface/extended_cmd.py", line 1544, in onecmd
    return self.onecmd_orig(line, **opt)
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/madgraph/interface/extended_cmd.py", line 1493, in onecmd_orig
    return func(arg, **opt)
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/madgraph/interface/madevent_interface.py", line 2474, in do_generate_events
    self.run_generate_events(switch_mode, args)
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/madgraph/interface/common_run_interface.py", line 7114, in new_fct
    original_fct(obj, *args, **opts)
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/madgraph/interface/madevent_interface.py", line 2513, in run_generate_events
    self.exec_cmd('survey %s %s' % (self.run_name,' '.join(args)),
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/madgraph/interface/extended_cmd.py", line 1573, in exec_cmd
    stop = Cmd.onecmd_orig(current_interface, line, **opt)
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/madgraph/interface/extended_cmd.py", line 1493, in onecmd_orig
    return func(arg, **opt)
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/madgraph/interface/madevent_interface.py", line 3332, in do_survey
    self.configure_directory()
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/madgraph/interface/madevent_interface.py", line 5732, in configure_directory
    self.do_treatcards('')
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/madgraph/interface/madevent_interface.py", line 3102, in do_treatcards
    param_card.write_inc_file(outfile, ident_card, default, need_mp=need_mp)
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/models/check_param_card.py", line 648, in write_inc_file
    value =defaultcard[block].get(tuple(lhaid)).value
  File "/home/matteo/Desktop/MG5_aMC_v3_1_0/models/check_param_card.py", line 403, in __getitem__
    return dict.__getitem__(self,name.lower())
KeyError: 'loop'
                              Run Options
                              -----------
               stdout_level : 10 (user set)

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

                      Configuration Options
                      ---------------------
               pythia8_path : /home/matteo/Desktop/MG5_aMC_v3_1_0/HEPTools/pythia8 (user set)
                  hwpp_path : None (user set)
                thepeg_path : None (user set)
                 hepmc_path : None (user set)
           madanalysis_path : None (user set)
          madanalysis5_path : /home/matteo/Desktop/MG5_aMC_v3_1_0/HEPTools/madanalysis5/madanalysis5 (user set)
            pythia-pgs_path : None (user set)
                    td_path : None (user set)
               delphes_path : None (user set)
        exrootanalysis_path : None (user set)
               syscalc_path : None (user set)
                     lhapdf : /home/matteo/Desktop/MG5_aMC_v3_1_0/HEPTools/lhapdf6_py3/bin/lhapdf-config (user set)
                 lhapdf_py2 : None
                 lhapdf_py3 : /home/matteo/Desktop/MG5_aMC_v3_1_0/HEPTools/lhapdf6_py3/bin/lhapdf-config (user set)
                    timeout : 60
              f2py_compiler : None
          f2py_compiler_py2 : None
          f2py_compiler_py3 : None
                web_browser : None
                 eps_viewer : None
                text_editor : None
           fortran_compiler : None
               cpp_compiler : None
                auto_update : 7 (user set)
               cluster_type : condor
      cluster_status_update : (600, 30)
           cluster_nb_retry : 1
         cluster_local_path : None
         cluster_retry_wait : 300

PROC_CARD:

set group_subprocesses Auto
set ignore_six_quark_processes False
set low_mem_multicore_nlo_generation False
set complex_mass_scheme False
set include_lepton_initiated_processes False
set gauge unitary
set loop_optimized_output True
set loop_color_flows False
set max_npoint_for_channel 0
set default_unset_couplings 99
set max_t_for_channel 99
set zerowidth_tchannel True
set nlo_mixed_expansion True
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 SM4LQatNLO_MFV-oneop
define p = 21 2 4 1 3 -2 -4 -1 -3 5 -5 # pass to 5 flavors
define j = p
generate p p > l+ vl j j QCD=2 NP^2==2
add process p p > l- vl~ j j QCD=2 NP^2==2
output pp_lvjj/int_cuu_lo

PARAM_CARD:

###################################
## INFORMATION FOR MASS
###################################
Block mass
    6 1.720000e+02 # MT
   23 9.118760e+01 # MZ
   25 1.250000e+02 # MH
## Dependent parameters, given by model restrictions.
## Those values should be edited following the
## analytical expression. MG5 ignores those values
## but they are important for interfacing the output of MG5
## to external program such as Pythia.
  1 0.000000e+00 # d : 0.0
  2 0.000000e+00 # u : 0.0
  3 0.000000e+00 # s : 0.0
  4 0.000000e+00 # c : 0.0
  5 0.000000e+00 # b : 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
  15 0.000000e+00 # ta- : 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.982436e+01 # w+ : cmath.sqrt(MZ__exp__2/2. + cmath.sqrt(MZ__exp__4/4. - (aEW*cmath.pi*MZ__exp__2)/(Gf*sqrt__2)))
  9000002 9.118760e+01 # ghz : MZ
  9000003 7.982436e+01 # ghwp : MW
  9000004 7.982436e+01 # ghwm : MW

###################################
## INFORMATION FOR SMEFT
###################################
Block smeft
    3 1.100000e+00 # cuu

###################################
## INFORMATION FOR SMEFTCUTOFF
###################################
Block smeftcutoff
    1 1.000000e+03 # LambdaSMEFT

###################################
## INFORMATION FOR SMINPUTS
###################################
Block sminputs
    1 1.279000e+02 # aEWM1
    2 1.166370e-05 # Gf
    3 1.184000e-01 # aS (Note that Parameter not used if you use a PDF set)

###################################
## INFORMATION FOR YUKAWA
###################################
Block yukawa
    6 1.720000e+02 # ymt

###################################
## INFORMATION FOR DECAY
###################################
DECAY 6 1.508336e+00 # WT
DECAY 23 2.495200e+00 # WZ
DECAY 24 2.085000e+00 # WW
DECAY 25 4.070000e-03 # WH
## Dependent parameters, given by model restrictions.
## Those values should be edited following the
## analytical expression. MG5 ignores those values
## but they are important for interfacing the output of MG5
## to external program such as Pythia.
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 9000002 2.495200e+00 # ghz : WZ
DECAY 9000003 2.085000e+00 # ghwp : WW
DECAY 9000004 2.085000e+00 # ghwm : WW
#===========================================================
# QUANTUM NUMBERS OF NEW STATE(S) (NON SM PDG CODE)
#===========================================================

Block QNUMBERS 9000001 # gha
        1 0 # 3 times electric charge
        2 1 # number of spin states (2S+1)
        3 1 # colour rep (1: singlet, 3: triplet, 8: octet)
        4 1 # Particle/Antiparticle distinction (0=own anti)
Block QNUMBERS 9000002 # ghz
        1 0 # 3 times electric charge
        2 1 # number of spin states (2S+1)
        3 1 # colour rep (1: singlet, 3: triplet, 8: octet)
        4 1 # Particle/Antiparticle distinction (0=own anti)
Block QNUMBERS 9000003 # ghwp
        1 3 # 3 times electric charge
        2 1 # number of spin states (2S+1)
        3 1 # colour rep (1: singlet, 3: triplet, 8: octet)
        4 1 # Particle/Antiparticle distinction (0=own anti)
Block QNUMBERS 9000004 # ghwm
        1 -3 # 3 times electric charge
        2 1 # number of spin states (2S+1)
        3 1 # colour rep (1: singlet, 3: triplet, 8: octet)
        4 1 # Particle/Antiparticle distinction (0=own anti)
Block QNUMBERS 82 # ghg
        1 0 # 3 times electric charge
        2 1 # number of spin states (2S+1)
        3 8 # colour rep (1: singlet, 3: triplet, 8: octet)
        4 1 # Particle/Antiparticle distinction (0=own anti)

RUN_CARD:

#*********************************************************************
# 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 *
#*********************************************************************
  200000 = 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, 4=photon from muon *
#*********************************************************************
     1 = lpp1 ! beam 1 type
     1 = lpp2 ! beam 2 type
     6500.0 = ebeam1 ! beam 1 total energy in GeV
     6500.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. *
#*********************************************************************
     lhapdf = pdlabel ! PDF set
     260000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number
# To see heavy ion options: type "update ion_pdf"
#*********************************************************************
# Renormalization and factorization scales *
#*********************************************************************
 True = fixed_ren_scale ! if .true. use fixed ren scale
 True = fixed_fac_scale ! if .true. use fixed fac scale
 1000.0 = scale ! fixed ren scale
 1000.0 = dsqrt_q2fact1 ! fixed fact scale for pdf1
 1000.0 = 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)
  average = event_norm ! average/sum. Normalization of the weight in the LHEF
# To see MLM/CKKW merging options: type "update MLM" or "update CKKW"

#*********************************************************************
#
#*********************************************************************
# Phase-Space Optimization strategy (basic options)
#*********************************************************************
   0 = nhel ! using helicities importance sampling or not.
                             ! 0: sum over helicity, 1: importance sampling
   2 = sde_strategy ! default integration strategy (hep-ph/2021.xxxxx)
                             ! 1 is old strategy (using amp square)
        ! 2 is new strategy (using only the denominator)
# To see advanced option for Phase-Space optimization: type "update psoptim"
#*********************************************************************
# 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)
#*********************************************************************
# Standard Cuts *
#*********************************************************************
# Minimum and maximum pt's (for max, -1 means no cut) *
#*********************************************************************
 30.0 = ptj ! minimum pt for the jets
 20.0 = ptl ! minimum pt for the charged leptons
 20.0 = misset ! minimum missing Et (sum of neutrino's momenta)
 -1.0 = ptjmax ! maximum pt for the jets
 -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})
#
# For display option for energy cut in the partonic center of mass frame type 'update ecut'
#
#*********************************************************************
# Maximum and minimum absolute rapidity (for max, -1 means no cut) *
#*********************************************************************
 5.0 = etaj ! max rap for the jets
 2.4 = etal ! max rap for the charged leptons
 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.4 = drjl ! min distance between jet and lepton
 -1.0 = drjjmax ! max distance between jets
 -1.0 = drjlmax ! max distance between jet and lepton
#*********************************************************************
# Minimum and maximum invariant mass for pairs *
#*********************************************************************
 1000.0 = mmjj ! min invariant mass of a jet pair
 -1.0 = mmjjmax ! max invariant mass of a jet 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 / neutrino *
 # for pair of lepton includes only same flavor, opposite charge
 #*********************************************************************
#*********************************************************************
# Inclusive cuts *
#*********************************************************************
 0.0 = xptj ! minimum pt for at least one jet
 #*********************************************************************
 # Control the pt's of the jets sorted by pt *
 #*********************************************************************
 50.0 = ptj1min ! minimum pt for the leading jet in pt
 0.0 = ptj2min ! minimum pt for the second 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
 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts
 #*********************************************************************
 # 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)
 #*********************************************************************
 # WBF cuts *
 #*********************************************************************
 0.0 = xetamin ! minimum rapidity for two jets in the WBF case
 2.0 = deltaeta ! minimum rapidity for two jets in the WBF case
#*********************************************************************
# maximal pdg code for quark to be considered as a light jet *
# (otherwise b cuts are applied) *
#*********************************************************************
 5 = maxjetflavor ! Maximum jet pdg code
#*********************************************************************
#
#*********************************************************************
# Store info for systematics studies *
# WARNING: Do not use for interference type of computation *
#*********************************************************************
   False = use_syst ! Enable systematics studies
#
none = 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'

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

Can you try with 3.4.2?
3.1.0 is not a version on which I do active support (I'm likely not able to run that version on my laptop anymore)

If you still have the problem with that version, would you also be able to give me the model (with the restriction card).
(Note you need to convert this thread to a proper bug in order to be allowed to attach file).

Cheers,

Olivier

Revision history for this message
matteo maltoni (matteo-maltoni) said :
#2

Thanks Olivier,

I tried with v3.4.2 and the KeyError disappeared, but I'm still getting this:

INFO: Idle: 1, Running: 1, Completed: 1 [ current time: 13h25 ]
INFO: Idle: 0, Running: 2, Completed: 1 [ current time: 13h25 ]
INFO: Idle: 0, Running: 0, Completed: 3 [ 0.25s ]
INFO: End survey
refine 200000
Creating Jobs
INFO: Refine results to 200000
INFO: Generating 200000.0 unweighted events.
sum of cpu time of last step: 2 seconds
INFO: Effective Luminosity 2.4e+104 pb^-1
INFO: need to improve 0 channels
Survey return zero cross section.
   Typical reasons are the following:
   1) A massive s-channel particle has a width set to zero.
   2) The pdf are zero for at least one of the initial state particles
      or you are using maxjetflavor=4 for initial state b:s.
   3) The cuts are too strong.
   Please check/correct your param_card and/or your run_card.
Zero result detected: See https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/FAQ-General-14

I can see the W width is not 0 in the param_card; I also set maxjetflavor=5 and tried to loosen the cuts (mjj, deltaeta,...), but the output is the same.

Do you have any idea about this?

Cheers,

Matteo

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

Did you check the log assocatied to the various channel of integration.
They should include information why each channel returns zero.

It can either be because
1) the code identifies the matrix-element as vanishing
2) the code identifies the matrix-element as having no phase-space at all (analytically)
3) the code fails to find any points that is passing the cut and assumes no phase-space (so this is numerical)

Since the code stops super-fast it is likely due to a combination of the first two.

Cheers,

Olivier

Revision history for this message
matteo maltoni (matteo-maltoni) said :
#4

The SubProcesses/P1_qq_lvlqq/G1/log.txt file just says the points passed the cuts, but they all returned zero. The other log files are analogous.

Here's its content, can you spot anything odd?

==== LHAPDF6 USING DEFAULT-TYPE LHAGLUE INTERFACE ====
LHAPDF 6.3.0 loading /home/matteo/Desktop/MG5_aMC_v3_1_0/HEPTools/lhapdf6_py3//share/LHAPDF/NNPDF30_nlo_as_0118/NNPDF30_nlo_as_0118_0000.dat
NNPDF30_nlo_as_0118 PDF set, member #0, version 2; LHAPDF ID = 260000
 Process in group number 1
 A PDF is used, so alpha_s(MZ) is going to be modified
 Old value of alpha_s from param_card: 0.11800230000000002
 New value of alpha_s from PDF lhapdf : 0.11800222660863767
 using LHAPDF
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 Define smin to 1000400.0000000000
 *****************************************************
 * MadGraph/MadEvent *
 * -------------------------------- *
 * http://madgraph.hep.uiuc.edu *
 * http://madgraph.phys.ucl.ac.be *
 * http://madgraph.roma2.infn.it *
 * -------------------------------- *
 * *
 * PARAMETER AND COUPLING VALUES *
 * *
 *****************************************************

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

 MU_R = 91.188000000000002
 mdl_cqq1 = 0.0000000000000000
 mdl_cqq3 = 0.0000000000000000
 mdl_cuu = 1.1000000000000001
 mdl_cdd = 0.0000000000000000
 mdl_cud8 = 0.0000000000000000
 mdl_cud1 = 0.0000000000000000
 mdl_cqu1 = 0.0000000000000000
 mdl_cqd1 = 0.0000000000000000
 mdl_cqu8 = 0.0000000000000000
 mdl_cqd8 = 0.0000000000000000
 mdl_LambdaSMEFT = 1000.0000000000000
 mdl_mueft = 200.00000000000000
 aEWM1 = 127.90000000000001
 mdl_Gf = 1.1663700000000000E-005
 aS = 0.11800230000000002
 mdl_ymt = 172.00000000000000
 mdl_MZ = 91.187600000000003
 mdl_MT = 172.00000000000000
 mdl_MH = 125.00000000000000
 mdl_WZ = 2.4952000000000001
 mdl_WW = 2.0850000000000000
 mdl_WT = 1.5083359999999999
 mdl_WH = 4.0699999999999998E-003
  Internal Params
  ---------------------------------

 mdl_MZ__exp__2 = 8315.1783937600012
 mdl_MZ__exp__4 = 69142191.720053151
 mdl_sqrt__2 = 1.4142135623730951
 mdl_MH__exp__2 = 15625.000000000000
 mdl_complexi = (0.0000000000000000,1.0000000000000000)
 mdl_LambdaSMEFT__exp__2 = 1000000.0000000000
 mdl_MT__exp__2 = 29584.000000000000
 mdl_mueft__exp__2 = 40000.000000000000
 mdl_aEW = 7.8186082877247844E-003
 mdl_MW = 79.824359746197842
 mdl_sqrt__aEW = 8.8422894590285753E-002
 mdl_ee = 0.31345100004952897
 mdl_MW__exp__2 = 6371.9284088904105
 mdl_sw2 = 0.23369913342182447
 mdl_cw = 0.87538612427783857
 mdl_sqrt__sw2 = 0.48342438232036300
 mdl_sw = 0.48342438232036300
 mdl_g1 = 0.35807170271074895
 mdl_gw = 0.64839716719502682
 mdl_vev = 246.22056907348590
 mdl_vev__exp__2 = 60624.568634871241
 mdl_lam = 0.12886689630821144
 mdl_yt = 0.98791394091683138
 mdl_muH = 88.388347648318444
 mdl_I2a33 = (0.98791394091683138,0.0000000000000000)
 mdl_I3a33 = (0.98791394091683138,0.0000000000000000)
 mdl_ee__exp__2 = 9.8251529432049817E-002
 mdl_sw__exp__2 = 0.23369913342182450
 mdl_cw__exp__2 = 0.76630086657817542
 mdl_yt__exp__2 = 0.97597395465782455
  Internal Params evaluated point by point
  ----------------------------------------

 mdl_sqrt__aS = 0.34351462850947123
 mdl_G__exp__2 = 1.4828606351467957
 mdl_G__exp__3 = 1.8057203999075704
 mdl_G__exp__4 = 2.1988756632679585
 mdl_MU_R__exp__2 = 8315.2513440000002
  Couplings of SM4LQatNLO_MFV
  ---------------------------------

        GC_35 = 0.00000E+00 0.45849E+00
        GC_18 = 0.00000E+00 0.00000E+00
        GC_19 = 0.00000E+00 0.00000E+00
        GC_20 = 0.00000E+00 0.00000E+00
        GC_21 = 0.00000E+00 0.00000E+00
        GC_22 = 0.00000E+00 0.00000E+00
        GC_23 = 0.00000E+00 0.00000E+00
        GC_24 = 0.00000E+00 0.00000E+00
        GC_25 = 0.00000E+00 0.00000E+00
        GC_26 = 0.00000E+00 0.00000E+00
        GC_27 = 0.00000E+00 0.00000E+00
        GC_28 = 0.00000E+00 0.22000E-05

 Collider parameters:
 --------------------

 Running at P P machine @ 13000.000000000000 GeV
 PDF set = lhapdf
 alpha_s(Mz)= 0.1180 running at 2 loops.
 alpha_s(Mz)= 0.1180 running at 2 loops.
 Renormalization scale fixed @ 1000.0000000000000
 Factorization scales fixed @ 1000.0000000000000 1000.0000000000000

 getting user params
Enter number of events and max and min iterations:
 Number of events and iterations 3000 7 3
Enter desired fractional accuracy:
 Desired fractional accuracy: 3.3333333333333333E-002
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: 1
 Not subdividing B.W.
 Attempting mappinvarients 1 6
 Determine nb_t
 T-channel found: 0
 Completed mapping 6
 about to integrate 10 3000 7 3 10 1
 Using non-zero grid deformation.
 10 dimensions 3000 events 10 invarients 7 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
 Masses: 0.000E+00 0.000E+00 0.000E+00 0.000E+00 0.000E+00 0.000E+00
 Set CM energy to 13000.00
 Mapping Graph 1 to config 1
 Determine nb_t
 T-channel found: 0
 Setting BW -1 1 79.824359746197842
Setting grid 2 0.59172E-06 1
Setting grid 3 0.59172E-06 1
 Transforming s_hat 1/s 9 5.9195266272189361E-003 1000400.0000000000 168999999.99999997
Using random seed offsets 1 : 1
  with seed 24
 Ranmar initialization seeds 31059 9398

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

  Particle 3 4 5 6
      Et > 20.0 0.0 30.0 30.0
       E > 0.0 0.0 0.0 0.0
     Eta < 2.4 -1.0 5.0 5.0
   xqcut: 0.0 0.0 0.0 0.0
d R # 3 > -0.0 0.0 0.4 0.4
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********
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 1000.0000000000000 is 8.6830182755342808E-002
Thanks for using LHAPDF 6.3.0. Please make sure to cite the paper:
  Eur.Phys.J. C75 (2015) 3, 132 (http://arxiv.org/abs/1412.7420)
 RESET CUMULATIVE VARIABLE
 RESET CUMULATIVE VARIABLE
 RESET CUMULATIVE VARIABLE
        1000 points passed the cut but all returned zero
 therefore considering this contribution as zero
 Deleting file events.lhe

ls status:
events.lhe
grid_information
input_app.txt
results.dat
run1_app.log

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

So this means that the matrix-element is evaluated as zero 1000 times in a row and therefore we stop the code with such message.
So can you check with the standalone output if you get zero result as well.
The next question is are you sure that you should get non zero result?

Cheers,

Olivier

Revision history for this message
matteo maltoni (matteo-maltoni) said :
#6

Thanks Olivier Mattelaer, that solved my question.