Error when running a particular model for right handed neutrino decay

Asked by Andrija Rasovic

Hello,
We are using a toy model of right handed neutrino and colored scalar (that couple to quarks via qNphi and qq phi vertices). We generated the model file using FeynRules, and we were interested in looking at available decay channels of right handed neutrino in this model. We have succeeded to replicate analytical results for 2 body and 3 body decays that involve phi and N, and generate one 4-body and 5-body decay. However, we ran into the problem when we were trying to compute width for a process nn > w- bbar sbar dbar. Namely, if you run MadGraph for this decay channel for mN=150 GeV and mphi=90 GeV the MadGraph outputs a value for the decay width. However, if you run the same scan but for mN=170 GeV and mphi=90 GeV we get an error that we do not understand. Can you help me understand what is breaking down in the calculation? I attach the log file, let me know if you need any other information

#************************************************************
#* MadGraph5_aMC@NLO/MadEvent *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 3.5.1 2023-07-11 *
#* *
#* 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_02
Traceback (most recent call last):
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/interface/extended_cmd.py", line 1543, in onecmd
    return self.onecmd_orig(line, **opt)
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/interface/extended_cmd.py", line 1492, in onecmd_orig
    return func(arg, **opt)
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/interface/madevent_interface.py", line 2403, in do_generate_events
    self.run_generate_events(switch_mode, args)
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/interface/common_run_interface.py", line 7656, in new_fct
    original_fct(obj, *args, **opts)
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/interface/madevent_interface.py", line 2597, in run_generate_events
    self.exec_cmd('survey %s %s' % (self.run_name,' '.join(args)),
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/interface/extended_cmd.py", line 1572, in exec_cmd
    stop = Cmd.onecmd_orig(current_interface, line, **opt)
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/interface/extended_cmd.py", line 1492, in onecmd_orig
    return func(arg, **opt)
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/interface/madevent_interface.py", line 3489, in do_survey
    cross, error = self.make_make_all_html_results()
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/interface/common_run_interface.py", line 736, in make_make_all_html_results
    return sum_html.make_all_html_results(self, folder_names, jobs)
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/madevent/sum_html.py", line 781, in make_all_html_results
    Presults = collect_result(cmd, folder_names=folder_names, jobs=jobs)
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/madevent/sum_html.py", line 753, in collect_result
    P_comb.add_results(os.path.basename(G), path, mfactors[G])
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/madevent/sum_html.py", line 434, in add_results
    oneresult.read_results(filepath)
  File "/home/charmquark/MG5_aMC_v3_5_1/madgraph/madevent/sum_html.py", line 281, in read_results
    finput = open(filepath)
FileNotFoundError: [Errno 2] No such file or directory: '/home/charmquark/MG5_aMC_v3_5_1/0_RUNS/nn_w-_bbar_sbar_dbar_diagnostic/SubProcesses/P1_nn_wmbxsxdx/G1.5/results.dat'
Related File: /home/charmquark/MG5_aMC_v3_5_1/0_RUNS/nn_w-_bbar_sbar_dbar_diagnostic/SubProcesses/P1_nn_wmbxsxdx/G1.5/results.dat
                              Run Options
                              -----------
               stdout_level : 20 (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 : None (user set)
                  hwpp_path : None (user set)
                thepeg_path : None (user set)
                 hepmc_path : None (user set)
           madanalysis_path : None (user set)
          madanalysis5_path : None (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)
                 rivet_path : None
                  yoda_path : None
                     lhapdf : lhapdf-config
                 lhapdf_py2 : None
                 lhapdf_py3 : None
                    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
#************************************************************
#* MadGraph5_aMC@NLO *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 3.5.1 2023-07-11 *
#* *
#* 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 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_N3rdgen_Phi23_UFO
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~
generate nn > w- b~ s~ d~
output 0_RUNS/nn_w-_bbar_sbar_dbar_diagnostic
######################################################################
## PARAM_CARD AUTOMATICALY GENERATED BY MG5 ####
######################################################################
###################################
## INFORMATION FOR CKMBLOCK
###################################
BLOCK CKMBLOCK #
      1 2.277360e-01 # cabi
###################################
## INFORMATION FOR MASS
###################################
BLOCK MASS #
      1 5.040000e-03 # md
      2 2.550000e-03 # mu
      3 1.010000e-01 # ms
      4 1.270000e+00 # mc
      5 4.700000e+00 # mb
      6 1.720000e+02 # mt
      11 5.110000e-04 # me
      13 1.056600e-01 # mmu
      15 1.777000e+00 # mta
      23 9.118760e+01 # mz
      25 1.250000e+02 # mh
      1111 9.000000e+01 # mphi23
      1123 1.700000e+02 # mn
      12 0.000000e+00 # ve : 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.982436e+01 # w+ : cmath.sqrt(mz__exp__2/2. + cmath.sqrt(mz__exp__4/4. - (aew*cmath.pi*mz__exp__2)/(gf*sqrt__2)))
###################################
## INFORMATION FOR SMINPUTS
###################################
BLOCK SMINPUTS #
      1 1.279000e+02 # aewm1
      2 1.166370e-05 # gf
      3 1.300000e-01 # as (note that parameter not used if you use a pdf set)
###################################
## INFORMATION FOR YUKAWA
###################################
BLOCK YUKAWA #
      1 5.040000e-03 # ymdo
      2 2.550000e-03 # ymup
      3 1.010000e-01 # yms
      4 1.270000e+00 # ymc
      5 4.700000e+00 # ymb
      6 1.720000e+02 # ymt
      11 5.110000e-04 # yme
      13 1.056600e-01 # ymm
      15 1.777000e+00 # ymtau
      17 1.000000e+00 # lambdat
      18 1.000000e+00 # lambdapsd
###################################
## INFORMATION FOR QNUMBERS 1123
###################################
BLOCK QNUMBERS 1123 # nn
      1 0 # 3 times electric charge
      2 2 # number of spin states (2s+1)
      3 1 # colour rep (1: singlet, 3: triplet, 8: octet)
      4 1 # particle/antiparticle distinction (0=own anti)
###################################
## INFORMATION FOR QNUMBERS 1111
###################################
BLOCK QNUMBERS 1111 # phi23
      1 2 # 3 times electric charge
      2 1 # number of spin states (2s+1)
      3 3 # colour rep (1: singlet, 3: triplet, 8: octet)
      4 1 # particle/antiparticle distinction (0=own anti)
#
#*************************
# Decay widths *
#*************************
#
# PDG Width
DECAY 1 0.000000e+00
#
# PDG Width
DECAY 2 0.000000e+00
#
# PDG Width
DECAY 3 0.000000e+00
#
# PDG Width
DECAY 4 0.000000e+00
#
# PDG Width
DECAY 5 0.000000e+00
#
# PDG Width
DECAY 6 1.508336e+00
#
# PDG Width
DECAY 11 0.000000e+00
#
# PDG Width
DECAY 12 0.000000e+00
#
# PDG Width
DECAY 13 0.000000e+00
#
# PDG Width
DECAY 14 0.000000e+00
#
# PDG Width
DECAY 15 0.000000e+00
#
# PDG Width
DECAY 16 0.000000e+00
#
# PDG Width
DECAY 21 0.000000e+00
#
# PDG Width
DECAY 22 0.000000e+00
#
# PDG Width
DECAY 23 2.495200e+00
#
# PDG Width
DECAY 24 2.002524e+00
# BR NDA ID1 ID2 ...
   3.164088e-01 2 2 -1 # 0.63361617756471
   3.162879e-01 2 4 -3 # 0.6333740837847455
   1.111345e-01 2 12 -11 # 0.22254946331253644
   1.111342e-01 2 14 -13 # 0.22254887844437896
   1.110519e-01 2 16 -15 # 0.22238403047959907
   1.699462e-02 2 2 -3 # 0.034032125878410396
   1.698820e-02 2 4 -1 # 0.0340192858030794
#
# PDG Width
DECAY 25 4.070000e-03
#
# PDG Width
DECAY 1111 1.540000e+01
#
# PDG Width
DECAY 1123 3.092869e-06
# BR NDA ID1 ID2 ...
   7.876182e-01 4 -24 -5 -3 -1 # 2.4359999146158e-06
   6.937572e-02 4 -5 -4 3 1111 # 2.1457001374067998e-07
   6.883576e-02 4 -5 -2 1 1111 # 2.1289998819544e-07
   2.520928e-02 4 -12 -5 11 1111 # 7.796900062432e-08
   2.466254e-02 4 -14 -5 13 1111 # 7.627800542726e-08
   2.429847e-02 4 -16 -5 15 1111 # 7.515198461043e-08
#*********************************************************************
# 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 to_full *
#*********************************************************************
#
#*********************************************************************
# Tag name for the run (one word) *
#*********************************************************************
  170 90 = run_tag ! name of the run
#*********************************************************************
# Number of events and rnd seed *
# Warning: Do not generate more than 1M events in a single run *
#*********************************************************************
  10000 = 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=elastic photon of proton/ion beam *
# +/-3=PDF of electron/positron beam *
# +/-4=PDF of muon/antimuon beam *
#*********************************************************************
  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 alpha_s and its evol. *
# pdlabel: lhapdf=LHAPDF (installation needed) [1412.7420] *
# iww=Improved Weizsaecker-Williams Approx.[hep-ph/9310350] *
# eva=Effective W/Z/A Approx. [2111.02442] *
# edff=EDFF in gamma-UPC [eq.(11) in 2207.03012] *
# chff=ChFF in gamma-UPC [eq.(13) in 2207.03012] *
# none=No PDF, same as lhapdf with lppx=0 *
#*********************************************************************
  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)
  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.00773)
                             ! 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"
#*********************************************************************
# Customization (custom cuts/scale/bias/...) *
# list of files containing fortran function that overwrite default *
#*********************************************************************
   = custom_fcts ! List of files containing user hook function
#*******************************
# Parton level cuts definition *
#*******************************
  0.0 = dsqrt_shat ! minimal shat for full process
#
#
#*********************************************************************
# 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) *
#*********************************************************************
  0.0 = ptj ! minimum pt for the jets
  0.0 = ptb ! minimum pt for the b
  -1.0 = ptjmax ! maximum pt for the jets
  -1.0 = ptbmax ! maximum pt for the b
  {} = 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) *
#*********************************************************************
  -1.0 = etaj ! max rap for the jets
  -1.0 = etab ! max rap for the b
  0.0 = etabmin ! min rap for the b
  {} = 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.0 = drjj ! min distance between jets
  0.0 = drbj ! min distance between b and jet
  -1.0 = drjjmax ! max distance between jets
  -1.0 = drbjmax ! max distance between b and jet
#*********************************************************************
# Minimum and maximum invariant mass for pairs *
#*********************************************************************
  0.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.
#*********************************************************************
# Inclusive cuts *
#*********************************************************************
  0.0 = ptheavy ! minimum pt for at least one heavy final state
  0.0 = xptj ! minimum pt for at least one jet
 #*********************************************************************
 # 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
  -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)
  0.0 = ht2min ! minimum Ht for the two leading jets
  0.0 = ht3min ! minimum Ht for the three leading jets
  -1.0 = ht2max ! maximum Ht for the two leading jets
  -1.0 = ht3max ! maximum Ht for the three leading jets
 #*********************************************************************
 # WBF cuts *
 #*********************************************************************
  0.0 = xetamin ! minimum rapidity for two jets in the WBF case
  -1.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) *
#*********************************************************************
  4 = 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
#
  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

Question information

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

Do you have a log file in the directory:
/home/charmquark/MG5_aMC_v3_5_1/0_RUNS/nn_w-_bbar_sbar_dbar_diagnostic/SubProcesses/P1_nn_wmbxsxdx/G1.5/

Revision history for this message
Andrija Rasovic (andrijar) said :
#2

In that particular folder I dont have directory G1.5

Revision history for this message
Andrija Rasovic (andrijar) said :
#3

I re-run the process, and here is the log file from G1.5 is:

 Process in group number 1
 No PDF is used, alpha_s(MZ) from param_card is used
 Value of alpha_s from param_card: 0.13000000000000003
 The default order of alpha_s running is fixed to 2
 Define smin to 7162.3045612012429
 Warning: pt or E min of a jet should in general be >0
 Warning: pt or E min of a jet should in general be >0
 *****************************************************
 * 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_cabi = 0.22773599999999999
 aEWM1 = 127.90000000000001
 mdl_Gf = 1.1663700000000000E-005
 aS = 0.13000000000000003
 mdl_ymdo = 5.0400000000000002E-003
 mdl_ymup = 2.5500000000000002E-003
 mdl_yms = 0.10100000000000001
 mdl_ymc = 1.2700000000000000
 mdl_ymb = 4.7000000000000002
 mdl_ymt = 172.00000000000000
 mdl_yme = 5.1099999999999995E-004
 mdl_ymm = 0.10566000000000000
 mdl_ymtau = 1.7769999999999999
 mdl_lambdat = 1.0000000000000000
 mdl_lambdapsd = 1.0000000000000000
 mdl_MN = 170.00000000000000
 mdl_MPhi23 = 90.000000000000000
 mdl_MZ = 91.187600000000003
 mdl_Me = 5.1099999999999995E-004
 mdl_MMU = 0.10566000000000000
 mdl_MTA = 1.7769999999999999
 mdl_MU = 2.5500000000000002E-003
 mdl_MC = 1.2700000000000000
 mdl_MT = 172.00000000000000
 mdl_MD = 5.0400000000000002E-003
 mdl_MS = 0.10100000000000001
 mdl_MB = 4.7000000000000002
 mdl_MH = 125.00000000000000
 mdl_WN = 3.0928689999999998E-006
 mdl_WPhi23 = 15.400000000000000
 mdl_WZ = 2.4952000000000001
 mdl_WW = 2.0025240000000002
 mdl_WT = 1.5083359999999999
 mdl_WH = 4.0699999999999998E-003
  Internal Params
  ---------------------------------

 mdl_cos__cabi = 0.97418004031982097
 mdl_CKM1x1 = (0.97418004031982097,0.0000000000000000)
 mdl_sin__cabi = 0.22577256042856930
 mdl_CKM1x2 = (0.22577256042856930,0.0000000000000000)
 mdl_CKM1x3 = (0.0000000000000000,0.0000000000000000)
 mdl_CKM2x1 = (-0.22577256042856930,0.0000000000000000)
 mdl_CKM2x2 = (0.97418004031982097,0.0000000000000000)
 mdl_CKM2x3 = (0.0000000000000000,0.0000000000000000)
 mdl_CKM3x1 = (0.0000000000000000,0.0000000000000000)
 mdl_CKM3x2 = (0.0000000000000000,0.0000000000000000)
 mdl_CKM3x3 = (1.0000000000000000,0.0000000000000000)
 mdl_MZ__exp__2 = 8315.1783937600012
 mdl_MZ__exp__4 = 69142191.720053151
 mdl_sqrt__2 = 1.4142135623730951
 mdl_MH__exp__2 = 15625.000000000000
 mdl_conjg__CKM1x1 = (0.97418004031982097,-0.0000000000000000)
 mdl_conjg__CKM2x1 = (-0.22577256042856930,-0.0000000000000000)
 mdl_conjg__CKM3x1 = (0.0000000000000000,-0.0000000000000000)
 mdl_conjg__CKM1x2 = (0.22577256042856930,-0.0000000000000000)
 mdl_conjg__CKM2x2 = (0.97418004031982097,-0.0000000000000000)
 mdl_conjg__CKM3x2 = (0.0000000000000000,-0.0000000000000000)
 mdl_conjg__CKM1x3 = (0.0000000000000000,-0.0000000000000000)
 mdl_conjg__CKM2x3 = (0.0000000000000000,-0.0000000000000000)
 mdl_conjg__CKM3x3 = (1.0000000000000000,-0.0000000000000000)
 mdl_complexi = (0.0000000000000000,1.0000000000000000)
 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_yb = 2.6995322804122722E-002
 mdl_yc = 7.2944808428161397E-003
 mdl_ydo = 2.8948175943144366E-005
 mdl_ye = 2.9350233942354699E-006
 mdl_ym = 6.0687783137949077E-004
 mdl_ys = 5.8011225600348830E-004
 mdl_yt = 0.98791394091683138
 mdl_ytau = 1.0206529494239589E-002
 mdl_yup = 1.4646398542662327E-005
 mdl_muH = 88.388347648318444
 mdl_I1a11 = (2.82007352074776490E-005,0.0000000000000000)
 mdl_I1a12 = (-6.53570380242041801E-006,-0.0000000000000000)
 mdl_I1a13 = (0.0000000000000000,0.0000000000000000)
 mdl_I1a21 = (1.30973429373901229E-004,0.0000000000000000)
 mdl_I1a22 = (5.65133780943500512E-004,0.0000000000000000)
 mdl_I1a23 = (0.0000000000000000,0.0000000000000000)
 mdl_I1a31 = (0.0000000000000000,0.0000000000000000)
 mdl_I1a32 = (0.0000000000000000,0.0000000000000000)
 mdl_I1a33 = (2.69953228041227219E-002,0.0000000000000000)
 mdl_I2a11 = (1.42682291228309525E-005,0.0000000000000000)
 mdl_I2a12 = (-1.64689361687974799E-003,-0.0000000000000000)
 mdl_I2a13 = (0.0000000000000000,0.0000000000000000)
 mdl_I2a21 = (3.30675490003413980E-006,0.0000000000000000)
 mdl_I2a22 = (7.10613764156678863E-003,0.0000000000000000)
 mdl_I2a23 = (0.0000000000000000,0.0000000000000000)
 mdl_I2a31 = (0.0000000000000000,0.0000000000000000)
 mdl_I2a32 = (0.0000000000000000,0.0000000000000000)
 mdl_I2a33 = (0.98791394091683138,0.0000000000000000)
 mdl_I3a11 = (1.42682291228309525E-005,0.0000000000000000)
 mdl_I3a12 = (3.30675490003413980E-006,0.0000000000000000)
 mdl_I3a13 = (0.0000000000000000,0.0000000000000000)
 mdl_I3a21 = (-1.64689361687974799E-003,0.0000000000000000)
 mdl_I3a22 = (7.10613764156678863E-003,0.0000000000000000)
 mdl_I3a23 = (0.0000000000000000,0.0000000000000000)
 mdl_I3a31 = (0.0000000000000000,0.0000000000000000)
 mdl_I3a32 = (0.0000000000000000,0.0000000000000000)
 mdl_I3a33 = (0.98791394091683138,0.0000000000000000)
 mdl_I4a11 = (2.82007352074776490E-005,0.0000000000000000)
 mdl_I4a12 = (1.30973429373901229E-004,0.0000000000000000)
 mdl_I4a13 = (0.0000000000000000,0.0000000000000000)
 mdl_I4a21 = (-6.53570380242041801E-006,0.0000000000000000)
 mdl_I4a22 = (5.65133780943500512E-004,0.0000000000000000)
 mdl_I4a23 = (0.0000000000000000,0.0000000000000000)
 mdl_I4a31 = (0.0000000000000000,0.0000000000000000)
 mdl_I4a32 = (0.0000000000000000,0.0000000000000000)
 mdl_I4a33 = (2.69953228041227219E-002,0.0000000000000000)
 mdl_ee__exp__2 = 9.8251529432049817E-002
 mdl_sw__exp__2 = 0.23369913342182450
 mdl_cw__exp__2 = 0.76630086657817542
  Internal Params evaluated point by point
  ----------------------------------------

 mdl_sqrt__aS = 0.36055512754639896
 mdl_G__exp__2 = 1.6336281798666927
  Couplings of SM_N3rdgen_Phi23_UFO
  ---------------------------------

        GC_70 = 0.00000E+00 0.45849E+00
        GC_53 = 0.00000E+00 0.10000E+01
        GC_54 = -0.00000E+00 -0.10000E+01

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

 Running at e e machine @ 170.00000000000000 GeV
 PDF set = none
 alpha_s(Mz)= 0.1300 running at 2 loops.
 alpha_s(Mz)= 0.1300 running at 2 loops.
 Renormalization scale fixed @ 170.00000000000000
 Factorization scales fixed @ 91.188000000000002 91.188000000000002

 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: 1
 Using dconfig= 5
 BW Setting 2 1 0
 Attempting mappinvarients 1 5
 Determine nb_t
 T-channel found: 0
 Completed mapping 5
 about to integrate 8 1000 5 3 8 1
 Using non-zero grid deformation.
  8 dimensions 1000 events 8 invarients 5 iterations 1 config(s), (0.99)
 Using h-tuple random number sequence.
 Error opening grid
 Using Uniform Grid! 20
 Using uniform alpha 1.0000000000000000
 Grid defined OK
 Masses: 0.170E+03 0.798E+02 0.470E+01 0.101E+00 0.504E-02
 Set CM energy to 170.00
 Mapping Graph 1 to config 1
 Determine nb_t
 T-channel found: 0
Setting grid 1 0.24721E+00 1
 Setting BW -2 2 90.000000000000000
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 2 3 4 5
      Et > 0.0 0.0 0.0 0.0
       E > 0.0 0.0 0.0 0.0
     Eta < -1.0 -1.0 -1.0 -1.0
   xqcut: 0.0 0.0 0.0 0.0
d R # 2 > -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
s min # 2> 0.0 7144.4 6388.1 0.0
s min # 3> 0.0 0.0 23.0 0.0
s min # 4> 0.0 0.0 0.0 0.0
xqcutij # 2> 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
 Excluding BW -1 1
 Requiring BW -2 2
 alpha_s for scale 170.00000000000000 is 0.11778478321432688
 RESET CUMULATIVE VARIABLE
 Iteration 1 Mean: 0.2545E-05 Abs mean: 0.2545E-05 Fluctuation: 0.131E-06 0.160E-04 5.7%
  1 0.2545E-05 0.2545E-05 +- 0.1312E-06 1.63
 Writing out events 8.8638303656765836E-009 1.6304397988930968
 Relative summed weights:
  0.1000E+01 0.0000E+00
 Relative number of events:
  0.1000E+01 0.0000E+00
 Events:
        1009 0
 Error: Color combination 1 0 -> 0 not implemented in addmothers.f

ls status:
input_app.txt
run1_app.log

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

So the issue is the color of an onshell resonance within your decay.
So I would suggest to first double check that the model write the correct information related to the color representation of each particle.

The error state that you have particle one particle in representation "0" combining in one particle in representation "1" and that the onshell particle needs to be in representation "0".
I guess that some of those "0:" needs to "1" (or maybe the opposite, I did not double check the UFO convention on that point)

Cheers,

Olivier

Revision history for this message
Andrija Rasovic (andrijar) said :
#5

Hello Olivier,

Thank you so much for your help. We rechecked our model, there wasnt any problems (especially considering that all other decay channels worked). However, the compute_widths command worked perfectly, so we just used that one instead.

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

If you can send me the UFO model, I would try to check this deeper since if they are no obvious error in the model, then something weird happens in the handling of color in madevent, and better fix it earlier than too late.

(Even if I will put it low prioritary since this is currently not a blocker obviously)

Cheers,

Olivier