Command "launch " interrupted with error: InvalidCmd : Pythia8 shower failed since it did not accept any event from the MG5aMC event file.

Asked by Mustafa Ashry

Dear Olivier,

I generated pp>hh>tautau+bb events on the parton level in the SM. Then I am trying to launch I am launching the process using madevent including PY and Delphes but each time the launch fails and it gives

Command "launch " interrupted with error:
InvalidCmd : Pythia8 shower failed since it did not accept any event from the MG5aMC event file.

Any help is appreciated

Regards

Mustafa

Question information

Language:
English Edit question
Status:
Expired
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was reopened

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

Do you more information from the pythia8 log file? to learn why pyythia8 reject all those events?

Olivier

Revision history for this message
Mustafa Ashry (mashry) said (last edit ):
#2

It can not generate a log file and the ME5_debug file can not be opened without the log file. But this is the terminal output starting from launchng pythia

INFO: Running Pythia8 [arXiv:1410.3012]
No user-defined value for Pythia8 parameter 'JetMatching:nJetMax'. Setting it automatically to 0.
Splitting .lhe event file for PY8 parallelization...
Submitting Pythia8 jobs...
Pythia8 shower jobs: 0 Idle, 4 Running, 0 Done [4 seconds]
Pythia8 shower jobs: 0 Idle, 2 Running, 2 Done [12 seconds]
Pythia8 shower jobs: 0 Idle, 1 Running, 3 Done [12 seconds]
Pythia8 shower jobs: 0 Idle, 0 Running, 4 Done [12 seconds]
Merging results from the split PY8 runs...
Command "launch " interrupted with error:
InvalidCmd : Pythia8 shower failed since it did not accept any event from the MG5aMC event file.
pphhtatabb_bkg_0>

Mustafa

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

Looks like you are doing matching and merging mode.
Do you use MLM or CKKW-L method?

for CKKW-L, how did you define in the pythia8 card the process that need to be consider as the lowest multiplicity?
I guess what you report is either that the automatic determination done by pythia8 is not working and/or that you matching scale is such that all event are rejected.

Also you (I guess) have two b in the lowest multiplicity sample. So you are doing your computation in 4 flavour right?

Cheers,

Olivier

Revision history for this message
Mustafa Ashry (mashry) said (last edit ):
#4

I am using the MLM method by setting ckkw to 1 of matching and I use the run and pythi8 cards as below. This problem happen only when included tautau in the final state, but otherwise if gammagamma instead is included, itworks and everything is fine.

#*********************************************************************
# 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 *
#*********************************************************************
  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=photon from proton, *
# 3=photon from electron *
#*********************************************************************
  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. *
#*********************************************************************
  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)
#*********************************************************************
  1 = ickkw ! 0 no matching, 1 MLM
  1.0 = alpsfact ! scale factor for QCD emission vx
  False = chcluster ! cluster only according to channel diag
  5 = 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)
  10.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})
#
# 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
  -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.0 = 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.0 = 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) *
#*********************************************************************
  5 = 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'#*********************************************************************
# Additional hidden parameters
#*********************************************************************
  ['--mur=0.5,1,2', '--muf=0.5,1,2', '--pdf=errorset'] = systematics_arguments # Choose the argment to pass to the systematics command. like --mur=0.25,1,4. Look at the help of the systematics function for more details.

!
! Pythia8 cmd card automatically generated by MadGraph5_aMC@NLO
! For more information on the use of the MG5aMC / Pythia8 interface, visit
! https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOPY8Merging
!
! ==================
! General parameters
! ==================
!
Main:numberOfEvents = -1
!
! -------------------------------------------------------------------
! Specify the HEPMC output of the Pythia8 shower. You can set it to:
! auto : MG5aMC will automatically place it the run_<i> directory
! /dev/null : to turn off the HEPMC output.
! <path> : to select where the HEPMC file must written. It will
! therefore not be placed in the run_<i> directory. The
! specified path, if not absolute, will be relative to
! the Event/run_<i> directory of the process output.
! fifo : to have MG5aMC setup the piping of the PY8 output to
! analysis tools such as MadAnalysis5.
! fifo@<fifo_path> :
! Same as 'fifo', but selecting a custom path to create the
! fifo pipe. (useful to select a mounted drive that supports
! fifo). Note that the fifo file extension *must* be '.hepmc.fifo'.
! -------------------------------------------------------------------
!
HEPMCoutput:file = auto
!
! --------------------------------------------------------------------
! Parameters relevant only when performing MLM merging, which can be
! turned on by setting ickkw to '1' in the run_card and chosing a
! positive value for the parameter xqcut.
! For details, see section 'Jet Matching' on the left-hand menu of
! http://home.thep.lu.se/~torbjorn/pythia81html/Welcome.html
! --------------------------------------------------------------------
! If equal to -1.0, MadGraph5_aMC@NLO will set it automatically based
! on the parameter 'xqcut' of the run_card.dat
JetMatching:qCut = -1.0
! Use default kt-MLM to match parton level jets to those produced by the
! shower. But the other Shower-kt scheme is available too with this option.
JetMatching:doShowerKt = off
! A value of -1 means that it is automatically guessed by MadGraph.
! It is however always safer to explicitly set it.
JetMatching:nJetMax = -1
!
! --------------------------------------------------------------------
! Parameters relevant only when performing CKKW-L merging, which can
! be turned on by setting the parameter 'ptlund' *or* 'ktdurham' to
! a positive value.
! For details, see section 'CKKW-L Merging' on the left-hand menu of
! http://home.thep.lu.se/~torbjorn/pythia81html/Welcome.html
! --------------------------------------------------------------------
! Central merging scale values you want to be used.
! If equal to -1.0, then MadGraph5_aMC@NLO will set this automatically
! based on the parameter 'ktdurham' of the run_card.dat
Merging:TMS = -1.0
! This must be set manually, according to Pythia8 directives.
! An example of possible value is 'pp>LEPTONS,NEUTRINOS'
! Alternatively, from Pythia v8.223 onwards, the value 'guess' can be
! used to instruct Pythia to guess the hard process. The guess would mean
! that all particles apart from light partons will be considered as a part
! of the hard process. This guess is prone to errors if the desired hard
! process is complicated (i.e. contains light partons). The user should
! then be wary of suspicious error messages in the Pythia log file.
Merging:Process = <set_by_user>
! A value of -1 means that it is automatically guessed by MadGraph.
! It is however always safer to explicitly set it.
Merging:nJetMax = -1
!
! For all merging schemes, decide whehter you want the merging scale
! variation computed for only the central weights or all other
! PDF and scale variation weights as well
SysCalc:fullCutVariation = off
!
! ==========================
! User customized parameters
! ==========================
!
! By default, Pythia8 generates multi-parton interaction events. This is
! often irrelevant for phenomenology and very slow. You can turn this
! feature off by uncommenting the line below if so desired.
!partonlevel:mpi = off

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

Don't you have some pythia8 log file in the Events/run_01 directory?
This should contains the information that can tell us what's going on.
Which merging scale did you set for both processes?
Maybe this is the issue (but we should really read those pythia8 log and then see if we need to contact pythia8 author or not)

Cheers,

Olivier

Revision history for this message
Mustafa Ashry (mashry) said (last edit ):
#6

This tag_1_pythia8.log and the tag_1_pythia8.cmd file below.

Thanks for patience

Mustafa

===================================
 -> Pythia8 log file for run 3 <-
===================================

 *------------------------------------------------------------------------------------*
 | |
 | *------------------------------------------------------------------------------* |
 | | | |
 | | | |
 | | PPP Y Y TTTTT H H III A Welcome to the Lund Monte Carlo! | |
 | | P P Y Y T H H I A A This is PYTHIA version 8.244 | |
 | | PPP Y T HHHHH I AAAAA Last date of change: 20 Dec 2019 | |
 | | P Y T H H I A A | |
 | | P Y T H H III A A Now is 14 Sep 2021 at 19:27:27 | |
 | | | |
 | | Christian Bierlich; Department of Astronomy and Theoretical Physics, | |
 | | Lund University, Solvegatan 14A, SE-223 62 Lund, Sweden; | |
 | | e-mail: <email address hidden> | |
 | | Nishita Desai; Department of Theoretical Physics, Tata Institute, | |
 | | Homi Bhabha Road, Mumbai 400005, India; | |
 | | e-mail: <email address hidden> | |
 | | Ilkka Helenius; Department of Physics, University of Jyvaskyla, | |
 | | P.O. Box 35, FI-40014 University of Jyvaskyla, Finland; | |
 | | e-mail: <email address hidden> | |
 | | Philip Ilten; School of Physics and Astronomy, | |
 | | University of Birmingham, Birmingham, B152 2TT, UK; | |
 | | e-mail: <email address hidden> | |
 | | Leif Lonnblad; Department of Astronomy and Theoretical Physics, | |
 | | Lund University, Solvegatan 14A, SE-223 62 Lund, Sweden; | |
 | | e-mail: <email address hidden> | |
 | | Stephen Mrenna; Computing Division, Simulations Group, | |
 | | Fermi National Accelerator Laboratory, MS 234, Batavia, IL 60510, USA; | |
 | | e-mail: <email address hidden> | |
 | | Stefan Prestel; Department of Astronomy and Theoretical Physics, | |
 | | Lund University, Solvegatan 14A, SE-223 62 Lund, Sweden; | |
 | | e-mail: <email address hidden> | |
 | | Christine O. Rasmussen; Department of Astronomy and Theoretical Physics, | |
 | | Lund University, Solvegatan 14A, SE-223 62 Lund, Sweden; | |
 | | e-mail: <email address hidden> | |
 | | Torbjorn Sjostrand; Department of Astronomy and Theoretical Physics, | |
 | | Lund University, Solvegatan 14A, SE-223 62 Lund, Sweden; | |
 | | e-mail: <email address hidden> | |
 | | Peter Skands; School of Physics, | |
 | | Monash University, PO Box 27, 3800 Melbourne, Australia; | |
 | | e-mail: <email address hidden> | |
 | | | |
 | | The main program reference is 'An Introduction to PYTHIA 8.2', | |
 | | T. Sjostrand et al, Comput. Phys. Commun. 191 (2015) 159 | |
 | | [arXiv:1410.3012 [hep-ph]] | |
 | | | |
 | | The main physics reference is the 'PYTHIA 6.4 Physics and Manual', | |
 | | T. Sjostrand, S. Mrenna and P. Skands, JHEP05 (2006) 026 [hep-ph/0603175] | |
 | | | |
 | | An archive of program versions and documentation is found on the web: | |
 | | http://www.thep.lu.se/Pythia | |
 | | | |
 | | This program is released under the GNU General Public Licence version 2. | |
 | | Please respect the MCnet Guidelines for Event Generator Authors and Users. | |
 | | | |
 | | Disclaimer: this program comes without any guarantees. | |
 | | Beware of errors and use common sense when interpreting results. | |
 | | | |
 | | Copyright (C) 2019 Torbjorn Sjostrand | |
 | | | |
 | | | |
 | *------------------------------------------------------------------------------* |
 | |
 *------------------------------------------------------------------------------------*

 *-------- Madgraph parameters --------*
 *---------------------------------------*

 *----- Madgraph matching parameters -----*
 | qCut | 15.000 |
 | nQmatch | 5 |
 | clFact | 1.000 |
 | Jet algorithm | kT |
 | eTjetMin | 20.000 |
 | etaJetMax | 1000.000 |
 | jetAllow | 1 |
 | Mode | exclusive |
 *-----------------------------------------*
 *----------------------- SusyLesHouches SUSY/BSM Interface ------------------------*
 | Last Change 12 Apr 2017 - P. Skands
 | Parsing: events.lhe.gz
 | (SLHA::readFile) line 447 - storing non-SLHA(2) block: wolfenstein
 | (SLHA::readFile) line 456 - storing non-SLHA(2) block: yukawa
 | (SLHA::readFile) line 490 - storing QNUMBERS for id = 9000006 h1
 *------------------------------------------------------------------------------------*
 PYTHIA Info from SLHAinterface::initSLHA: No MODSEL found, keeping internal SUSY switched off
 PYTHIA Info from SLHAinterface::initSLHA: importing MASS entries for id = {25,9000006}
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring MASS entries for id = {1,2,3,4,5,6,11,12,13,14,15,16,21,22,23,24} (SLHA:keepSM. Use id > 1000000 for new particles)
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring DECAY tables for id = {6,15,23,24,1,2,3,4,5,11,12,13,14,16,21,22} (SLHA:keepSM. Use id > 1000000 for new particles)
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring empty DECAY tables for id = {25,9000006} (total width provided but no Branching Ratios)

 *------- PYTHIA Process Initialization --------------------------*
 | |
 | We collide p+ with p+ at a CM energy of 1.300e+04 GeV |
 | |
 |------------------------------------------------------------------|
 | | |
 | Subprocess Code | Estimated |
 | | max (mb) |
 | | |
 |------------------------------------------------------------------|
 | | |
 | Les Houches User Process(es) 9999 | 1.000e-09 |
 | |
 *------- End PYTHIA Process Initialization -----------------------*

 *------- PYTHIA Multiparton Interactions Initialization ---------*
 | |
 | sigmaNonDiffractive = 56.42 mb |
 | |
 | pT0 = 2.60 gives sigmaInteraction = 317.64 mb: accepted |
 | |
 *------- End PYTHIA Multiparton Interactions Initialization -----*

 *------- PYTHIA Flag + Mode + Parm + Word + FVec + MVec + PVec + WVec Settings (changes only) ------------------*
 | |
 | Name | Now | Default Min Max |
 | | | |
 | Beams:frameType | 4 | 1 1 5 |
 | Beams:LHEF | events.lhe.gz | void |
 | Beams:setProductionScalesFromLHEF | on | off |
 | Check:epTolErr | 0.0100000 | 1.0000e-04 |
 | HEPMCoutput:file | events.hepmc | void |
 | HEPMCoutput:scaling | 2.5000e+08 | 1.00000 0.0 |
 | JetMatching:coneRadius | 1.00000 | 0.70000 0.10000 |
 | JetMatching:doVeto | off | on |
 | JetMatching:etaJetMax | 1000.000 | 2.50000 0.10000 |
 | JetMatching:merge | on | off |
 | JetMatching:nJetMax | 0 | -1 -1 |
 | JetMatching:qCut | 15.00000 | 10.00000 0.0 |
 | JetMatching:setMad | off | on |
 | LHEFInputs:nSubruns | 1 | 0 0 |
 | Main:numberOfEvents | 2500 | 1000 0 |
 | Main:subrun | 0 | -999 0 |
 | Syscalc:qCutList | 22.50000 | 0.0 |
 | | 30.00000 | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | SysCalc:qWeed | 10.00000 | 0.0 0.0 |
 | |
 *------- End PYTHIA Flag + Mode + Parm + Word + FVec + MVec + PVec + WVec Settings -----------------------------*

 -------- PYTHIA Particle Data Table (changed only) ------------------------------------------------------------------------------

      id name antiName spn chg col m0 mWidth mMin mMax tau0 res dec ext vis wid
             no onMode bRatio meMode products

      25 h0 1 0 0 125.00000 0.00408 124.97965 125.02035 4.83238e-11 1 1 0 0 0
              0 1 0.0000009 0 1 -1
              1 1 0.0000002 0 2 -2
              2 1 0.0002163 0 3 -3
              3 1 0.0288493 0 4 -4
              4 1 0.5768873 0 5 -5
              5 1 0.0000000 0 6 -6
              6 1 0.0000000 0 11 -11
              7 1 0.0002185 0 13 -13
              8 1 0.0628569 0 15 -15
              9 1 0.0850383 0 21 21
             10 1 0.0022965 0 22 22
             11 1 0.0016155 0 22 23
             12 1 0.0261758 0 23 23
             13 1 0.2158445 0 24 -24
             14 1 0.0000000 103 1000022 1000022
             15 1 0.0000000 103 1000023 1000022
             16 1 0.0000000 103 1000023 1000023
             17 1 0.0000000 103 1000025 1000022
             18 1 0.0000000 103 1000025 1000023
             19 1 0.0000000 103 1000025 1000025
             20 1 0.0000000 103 1000035 1000022
             21 1 0.0000000 103 1000035 1000023
             22 1 0.0000000 103 1000035 1000025
             23 1 0.0000000 103 1000035 1000035
             24 1 0.0000000 103 1000024 -1000024
             25 1 0.0000000 103 1000024 -1000037
             26 1 0.0000000 103 1000037 -1000024
             27 1 0.0000000 103 1000037 -1000037
             28 1 0.0000000 103 1000001 -1000001
             29 1 0.0000000 103 2000001 -2000001
             30 1 0.0000000 103 1000001 -2000001
             31 1 0.0000000 103 -1000001 2000001
             32 1 0.0000000 103 1000002 -1000002
             33 1 0.0000000 103 2000002 -2000002
             34 1 0.0000000 103 1000002 -2000002
             35 1 0.0000000 103 -1000002 2000002
             36 1 0.0000000 103 1000003 -1000003
             37 1 0.0000000 103 2000003 -2000003
             38 1 0.0000000 103 1000003 -2000003
             39 1 0.0000000 103 -1000003 2000003
             40 1 0.0000000 103 1000004 -1000004
             41 1 0.0000000 103 2000004 -2000004
             42 1 0.0000000 103 1000004 -2000004
             43 1 0.0000000 103 -1000004 2000004
             44 1 0.0000000 103 1000005 -1000005
             45 1 0.0000000 103 2000005 -2000005
             46 1 0.0000000 103 1000005 -2000005
             47 1 0.0000000 103 -1000005 2000005
             48 1 0.0000000 103 1000006 -1000006
             49 1 0.0000000 103 2000006 -2000006
             50 1 0.0000000 103 1000006 -2000006
             51 1 0.0000000 103 -1000006 2000006
             52 1 0.0000000 103 1000011 -1000011
             53 1 0.0000000 103 2000011 -2000011
             54 1 0.0000000 103 1000011 -2000011
             55 1 0.0000000 103 -1000011 2000011
             56 1 0.0000000 103 1000012 -1000012
             57 1 0.0000000 103 2000012 -2000012
             58 1 0.0000000 103 1000012 -2000012
             59 1 0.0000000 103 -1000012 2000012
             60 1 0.0000000 103 1000013 -1000013
             61 1 0.0000000 103 2000013 -2000013
             62 1 0.0000000 103 1000013 -2000013
             63 1 0.0000000 103 -1000013 2000013
             64 1 0.0000000 103 1000014 -1000014
             65 1 0.0000000 103 2000014 -2000014
             66 1 0.0000000 103 1000014 -2000014
             67 1 0.0000000 103 -1000014 2000014
             68 1 0.0000000 103 1000015 -1000015
             69 1 0.0000000 103 2000015 -2000015
             70 1 0.0000000 103 1000015 -2000015
             71 1 0.0000000 103 -1000015 2000015
             72 1 0.0000000 103 1000016 -1000016
             73 1 0.0000000 103 2000016 -2000016
             74 1 0.0000000 103 1000016 -2000016
             75 1 0.0000000 103 -1000016 2000016

 1000001 ~d_1 ~d_1bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -3
             64 1 0.0000000 0 -2 -5
             65 1 0.0000000 0 -4 -3
             66 1 0.0000000 0 -4 -5
             67 1 0.0000000 0 -6 -3
             68 1 0.0000000 0 -6 -5

 1000002 ~u_1 ~u_1bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000003 ~d_2 ~d_2bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -1
             64 1 0.0000000 0 -2 -5
             65 1 0.0000000 0 -4 -1
             66 1 0.0000000 0 -4 -5
             67 1 0.0000000 0 -6 -1
             68 1 0.0000000 0 -6 -5

 1000004 ~u_2 ~u_2bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000005 ~d_3 ~d_3bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -1
             64 1 0.0000000 0 -2 -3
             65 1 0.0000000 0 -4 -1
             66 1 0.0000000 0 -4 -3
             67 1 0.0000000 0 -6 -1
             68 1 0.0000000 0 -6 -3

 1000006 ~u_3 ~u_3bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000011 ~e_1- ~e_1+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 11
              1 1 0.0000000 0 -1000024 12
              2 1 0.0000000 0 -1000037 12
              3 1 0.0000000 0 1000022 11
              4 1 0.0000000 0 1000023 11
              5 1 0.0000000 0 1000025 11
              6 1 0.0000000 0 1000035 11
              7 1 0.0000000 0 1000012 -24
              8 1 0.0000000 0 2000012 -24
              9 1 0.0000000 0 1000012 -37
             10 1 0.0000000 0 12 13
             11 1 0.0000000 0 12 15
             12 1 0.0000000 0 14 11
             13 1 0.0000000 0 14 15
             14 1 0.0000000 0 16 11
             15 1 0.0000000 0 16 13
             16 1 0.0000000 0 -14 11
             17 1 0.0000000 0 -14 13
             18 1 0.0000000 0 -14 15
             19 1 0.0000000 0 -16 11
             20 1 0.0000000 0 -16 13
             21 1 0.0000000 0 -16 15
             22 1 0.0000000 0 -2 1
             23 1 0.0000000 0 -2 3
             24 1 0.0000000 0 -2 5
             25 1 0.0000000 0 -4 1
             26 1 0.0000000 0 -4 3
             27 1 0.0000000 0 -4 5
             28 1 0.0000000 0 -6 1
             29 1 0.0000000 0 -6 3
             30 1 0.0000000 0 -6 5

 1000013 ~e_2- ~e_2+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 13
              1 1 0.0000000 0 -1000024 14
              2 1 0.0000000 0 -1000037 14
              3 1 0.0000000 0 1000022 13
              4 1 0.0000000 0 1000023 13
              5 1 0.0000000 0 1000025 13
              6 1 0.0000000 0 1000035 13
              7 1 0.0000000 0 1000014 -24
              8 1 0.0000000 0 2000014 -24
              9 1 0.0000000 0 1000014 -37
             10 1 0.0000000 0 2000014 -37
             11 1 0.0000000 0 12 13
             12 1 0.0000000 0 12 15
             13 1 0.0000000 0 14 11
             14 1 0.0000000 0 14 15
             15 1 0.0000000 0 16 11
             16 1 0.0000000 0 16 13
             17 1 0.0000000 0 -12 11
             18 1 0.0000000 0 -12 13
             19 1 0.0000000 0 -12 15
             20 1 0.0000000 0 -16 11
             21 1 0.0000000 0 -16 13
             22 1 0.0000000 0 -16 15
             23 1 0.0000000 0 -2 1
             24 1 0.0000000 0 -2 3
             25 1 0.0000000 0 -2 5
             26 1 0.0000000 0 -4 1
             27 1 0.0000000 0 -4 3
             28 1 0.0000000 0 -4 5
             29 1 0.0000000 0 -6 1
             30 1 0.0000000 0 -6 3
             31 1 0.0000000 0 -6 5

 1000015 ~e_3- ~e_3+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 15
              1 1 0.0000000 0 -1000024 16
              2 1 0.0000000 0 -1000037 16
              3 1 0.0000000 0 1000022 15
              4 1 0.0000000 0 1000023 15
              5 1 0.0000000 0 1000025 15
              6 1 0.0000000 0 1000035 15
              7 1 0.0000000 0 1000016 -24
              8 1 0.0000000 0 2000016 -24
              9 1 0.0000000 0 1000016 -37
             10 1 0.0000000 0 2000016 -37
             11 1 0.0000000 0 12 13
             12 1 0.0000000 0 12 15
             13 1 0.0000000 0 14 11
             14 1 0.0000000 0 14 15
             15 1 0.0000000 0 16 11
             16 1 0.0000000 0 16 13
             17 1 0.0000000 0 -12 11
             18 1 0.0000000 0 -12 13
             19 1 0.0000000 0 -12 15
             20 1 0.0000000 0 -14 11
             21 1 0.0000000 0 -14 13
             22 1 0.0000000 0 -14 15
             23 1 0.0000000 0 -2 1
             24 1 0.0000000 0 -2 3
             25 1 0.0000000 0 -2 5
             26 1 0.0000000 0 -4 1
             27 1 0.0000000 0 -4 3
             28 1 0.0000000 0 -4 5
             29 1 0.0000000 0 -6 1
             30 1 0.0000000 0 -6 3
             31 1 0.0000000 0 -6 5

 2000001 ~d_4 ~d_4bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 1000024 2
              4 1 0.0000000 0 1000024 4
              5 1 0.0000000 0 1000024 6
              6 1 0.0000000 0 1000037 2
              7 1 0.0000000 0 1000037 4
              8 1 0.0000000 0 1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000003 23
             31 1 0.0000000 0 2000005 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000003 25
             36 1 0.0000000 0 2000005 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000003 35
             41 1 0.0000000 0 2000005 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000003 36
             46 1 0.0000000 0 2000005 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -3
             90 1 0.0000000 0 -2 -5
             91 1 0.0000000 0 -4 -3
             92 1 0.0000000 0 -4 -5
             93 1 0.0000000 0 -6 -3
             94 1 0.0000000 0 -6 -5

 2000002 ~u_4 ~u_4bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000004 23
             25 1 0.0000000 0 2000006 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000004 25
             30 1 0.0000000 0 2000006 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000004 35
             35 1 0.0000000 0 2000006 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000004 36
             40 1 0.0000000 0 2000006 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000003 ~d_5 ~d_5bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000001 23
             31 1 0.0000000 0 2000005 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000001 25
             36 1 0.0000000 0 2000005 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000001 35
             41 1 0.0000000 0 2000005 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000001 36
             46 1 0.0000000 0 2000005 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -1
             90 1 0.0000000 0 -2 -5
             91 1 0.0000000 0 -4 -1
             92 1 0.0000000 0 -4 -5
             93 1 0.0000000 0 -6 -1
             94 1 0.0000000 0 -6 -5

 2000004 ~u_5 ~u_5bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000002 23
             25 1 0.0000000 0 2000006 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000002 25
             30 1 0.0000000 0 2000006 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000002 35
             35 1 0.0000000 0 2000006 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000002 36
             40 1 0.0000000 0 2000006 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000005 ~d_6 ~d_6bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000001 23
             31 1 0.0000000 0 2000003 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000001 25
             36 1 0.0000000 0 2000003 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000001 35
             41 1 0.0000000 0 2000003 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000001 36
             46 1 0.0000000 0 2000003 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -1
             90 1 0.0000000 0 -2 -3
             91 1 0.0000000 0 -4 -1
             92 1 0.0000000 0 -4 -3
             93 1 0.0000000 0 -6 -1
             94 1 0.0000000 0 -6 -3

 2000006 ~u_6 ~u_6bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000002 23
             25 1 0.0000000 0 2000004 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000002 25
             30 1 0.0000000 0 2000004 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000002 35
             35 1 0.0000000 0 2000004 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000002 36
             40 1 0.0000000 0 2000004 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000011 ~e_4- ~e_4+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 11
              1 1 0.0000000 0 -1000024 12
              2 1 0.0000000 0 -1000037 12
              3 1 0.0000000 0 1000022 11
              4 1 0.0000000 0 1000023 11
              5 1 0.0000000 0 1000025 11
              6 1 0.0000000 0 1000035 11
              7 1 0.0000000 0 1000011 23
              8 1 0.0000000 0 1000011 25
              9 1 0.0000000 0 1000011 35
             10 1 0.0000000 0 1000011 36
             11 1 0.0000000 0 1000012 -24
             12 1 0.0000000 0 2000012 -24
             13 1 0.0000000 0 1000012 -37
             14 1 0.0000000 0 2000012 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -14 11
             22 1 0.0000000 0 -14 13
             23 1 0.0000000 0 -14 15
             24 1 0.0000000 0 -16 11
             25 1 0.0000000 0 -16 13
             26 1 0.0000000 0 -16 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 2000013 ~e_5- ~e_5+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 13
              1 1 0.0000000 0 -1000024 14
              2 1 0.0000000 0 -1000037 14
              3 1 0.0000000 0 1000022 13
              4 1 0.0000000 0 1000023 13
              5 1 0.0000000 0 1000025 13
              6 1 0.0000000 0 1000035 13
              7 1 0.0000000 0 1000013 23
              8 1 0.0000000 0 1000013 25
              9 1 0.0000000 0 1000013 35
             10 1 0.0000000 0 1000013 36
             11 1 0.0000000 0 1000014 -24
             12 1 0.0000000 0 2000014 -24
             13 1 0.0000000 0 1000014 -37
             14 1 0.0000000 0 2000014 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -12 11
             22 1 0.0000000 0 -12 13
             23 1 0.0000000 0 -12 15
             24 1 0.0000000 0 -16 11
             25 1 0.0000000 0 -16 13
             26 1 0.0000000 0 -16 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 2000015 ~e_6- ~e_6+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 15
              1 1 0.0000000 0 -1000024 16
              2 1 0.0000000 0 -1000037 16
              3 1 0.0000000 0 1000022 15
              4 1 0.0000000 0 1000023 15
              5 1 0.0000000 0 1000025 15
              6 1 0.0000000 0 1000035 15
              7 1 0.0000000 0 1000015 23
              8 1 0.0000000 0 1000015 25
              9 1 0.0000000 0 1000015 35
             10 1 0.0000000 0 1000015 36
             11 1 0.0000000 0 1000016 -24
             12 1 0.0000000 0 2000016 -24
             13 1 0.0000000 0 1000016 -37
             14 1 0.0000000 0 2000016 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -12 11
             22 1 0.0000000 0 -12 13
             23 1 0.0000000 0 -12 15
             24 1 0.0000000 0 -14 11
             25 1 0.0000000 0 -14 13
             26 1 0.0000000 0 -14 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 9000006 h1 1 0 0 120.00000 0.00575 119.97123 120.02877 3.42993e-11 0 0 0 1 0

 -------- End PYTHIA Particle Data Table -----------------------------------------------------------------------------------------

 -------- LHA initialization information ------------

  beam kind energy pdfgrp pdfset
     A 2212 6500.000 0 247000
     B 2212 6500.000 0 247000

  Event weighting strategy = -4

  Processes, with strategy-dependent cross section info
  number xsec (pb) xerr (pb) xmax (pb)
       1 2.9384e+01 1.0555e-01 2.9384e+01

 -------- End LHA initialization information --------
Considering 2500 events. Make sure that there is enough events in the input event files, otherwise normalization is likely to be wrong.

Start generating events

 *-------- Madgraph parameters --------*
 *---------------------------------------*

 *----- Madgraph matching parameters -----*
 | qCut | 1.5000e+01 |
 | nQmatch | 5 |
 | clFact | 1.0000e+00 |
 | Jet algorithm | kT |
 | eTjetMin | 2.0000e+01 |
 | etaJetMax | 1.0000e+03 |
 | jetAllow | 1 |
 | Mode | exclusive |
 *-----------------------------------------*
 *----------------------- SusyLesHouches SUSY/BSM Interface ------------------------*
 | Last Change 12 Apr 2017 - P. Skands
 | Parsing: events.lhe.gz
 | (SLHA::readFile) line 447 - storing non-SLHA(2) block: wolfenstein
 | (SLHA::readFile) line 456 - storing non-SLHA(2) block: yukawa
 | (SLHA::readFile) line 490 - storing QNUMBERS for id = 9000006 h1
 *------------------------------------------------------------------------------------*
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring QNUMBERS for id = 9000006 (already exists)
 PYTHIA Info from SLHAinterface::initSLHA: importing MASS entries for id = {25,9000006}
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring MASS entries for id = {1,2,3,4,5,6,11,12,13,14,15,16,21,22,23,24} (SLHA:keepSM. Use id > 1000000 for new particles)
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring DECAY tables for id = {6,15,23,24,1,2,3,4,5,11,12,13,14,16,21,22} (SLHA:keepSM. Use id > 1000000 for new particles)
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring empty DECAY tables for id = {25,9000006} (total width provided but no Branching Ratios)

 *------- PYTHIA Process Initialization --------------------------*
 | |
 | We collide p+ with p+ at a CM energy of 1.300e+04 GeV |
 | |
 |------------------------------------------------------------------|
 | | |
 | Subprocess Code | Estimated |
 | | max (mb) |
 | | |
 |------------------------------------------------------------------|
 | | |
 | Les Houches User Process(es) 9999 | 1.000e-09 |
 | |
 *------- End PYTHIA Process Initialization -----------------------*

 *------- PYTHIA Multiparton Interactions Initialization ---------*
 | |
 | sigmaNonDiffractive = 56.42 mb |
 | |
 | pT0 = 2.60 gives sigmaInteraction = 319.87 mb: accepted |
 | |
 *------- End PYTHIA Multiparton Interactions Initialization -----*

 *------- PYTHIA Flag + Mode + Parm + Word + FVec + MVec + PVec + WVec Settings (changes only) ------------------*
 | |
 | Name | Now | Default Min Max |
 | | | |
 | Beams:frameType | 4 | 1 1 5 |
 | Beams:LHEF | events.lhe.gz | void |
 | Beams:setProductionScalesFromLHEF | on | off |
 | Check:epTolErr | 0.0100000 | 1.0000e-04 |
 | HEPMCoutput:file | events.hepmc | void |
 | HEPMCoutput:scaling | 2.5000e+08 | 1.00000 0.0 |
 | JetMatching:coneRadius | 1.00000 | 0.70000 0.10000 |
 | JetMatching:doVeto | off | on |
 | JetMatching:etaJetMax | 1000.000 | 2.50000 0.10000 |
 | JetMatching:merge | on | off |
 | JetMatching:nJetMax | 0 | -1 -1 |
 | JetMatching:qCut | 15.00000 | 10.00000 0.0 |
 | JetMatching:setMad | off | on |
 | LHEFInputs:nSubruns | 1 | 0 0 |
 | Main:numberOfEvents | 2500 | 1000 0 |
 | Main:subrun | 0 | -999 0 |
 | Syscalc:qCutList | 22.50000 | 0.0 |
 | | 30.00000 | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | SysCalc:qWeed | 10.00000 | 0.0 0.0 |
 | |
 *------- End PYTHIA Flag + Mode + Parm + Word + FVec + MVec + PVec + WVec Settings -----------------------------*

 -------- PYTHIA Particle Data Table (changed only) ------------------------------------------------------------------------------

      id name antiName spn chg col m0 mWidth mMin mMax tau0 res dec ext vis wid
             no onMode bRatio meMode products

      25 h0 1 0 0 125.00000 0.00408 124.97965 125.02035 4.83238e-11 1 1 0 0 0
              0 1 0.0000009 0 1 -1
              1 1 0.0000002 0 2 -2
              2 1 0.0002163 0 3 -3
              3 1 0.0288493 0 4 -4
              4 1 0.5768873 0 5 -5
              5 1 0.0000000 0 6 -6
              6 1 0.0000000 0 11 -11
              7 1 0.0002185 0 13 -13
              8 1 0.0628569 0 15 -15
              9 1 0.0850383 0 21 21
             10 1 0.0022965 0 22 22
             11 1 0.0016155 0 22 23
             12 1 0.0261758 0 23 23
             13 1 0.2158445 0 24 -24
             14 1 0.0000000 103 1000022 1000022
             15 1 0.0000000 103 1000023 1000022
             16 1 0.0000000 103 1000023 1000023
             17 1 0.0000000 103 1000025 1000022
             18 1 0.0000000 103 1000025 1000023
             19 1 0.0000000 103 1000025 1000025
             20 1 0.0000000 103 1000035 1000022
             21 1 0.0000000 103 1000035 1000023
             22 1 0.0000000 103 1000035 1000025
             23 1 0.0000000 103 1000035 1000035
             24 1 0.0000000 103 1000024 -1000024
             25 1 0.0000000 103 1000024 -1000037
             26 1 0.0000000 103 1000037 -1000024
             27 1 0.0000000 103 1000037 -1000037
             28 1 0.0000000 103 1000001 -1000001
             29 1 0.0000000 103 2000001 -2000001
             30 1 0.0000000 103 1000001 -2000001
             31 1 0.0000000 103 -1000001 2000001
             32 1 0.0000000 103 1000002 -1000002
             33 1 0.0000000 103 2000002 -2000002
             34 1 0.0000000 103 1000002 -2000002
             35 1 0.0000000 103 -1000002 2000002
             36 1 0.0000000 103 1000003 -1000003
             37 1 0.0000000 103 2000003 -2000003
             38 1 0.0000000 103 1000003 -2000003
             39 1 0.0000000 103 -1000003 2000003
             40 1 0.0000000 103 1000004 -1000004
             41 1 0.0000000 103 2000004 -2000004
             42 1 0.0000000 103 1000004 -2000004
             43 1 0.0000000 103 -1000004 2000004
             44 1 0.0000000 103 1000005 -1000005
             45 1 0.0000000 103 2000005 -2000005
             46 1 0.0000000 103 1000005 -2000005
             47 1 0.0000000 103 -1000005 2000005
             48 1 0.0000000 103 1000006 -1000006
             49 1 0.0000000 103 2000006 -2000006
             50 1 0.0000000 103 1000006 -2000006
             51 1 0.0000000 103 -1000006 2000006
             52 1 0.0000000 103 1000011 -1000011
             53 1 0.0000000 103 2000011 -2000011
             54 1 0.0000000 103 1000011 -2000011
             55 1 0.0000000 103 -1000011 2000011
             56 1 0.0000000 103 1000012 -1000012
             57 1 0.0000000 103 2000012 -2000012
             58 1 0.0000000 103 1000012 -2000012
             59 1 0.0000000 103 -1000012 2000012
             60 1 0.0000000 103 1000013 -1000013
             61 1 0.0000000 103 2000013 -2000013
             62 1 0.0000000 103 1000013 -2000013
             63 1 0.0000000 103 -1000013 2000013
             64 1 0.0000000 103 1000014 -1000014
             65 1 0.0000000 103 2000014 -2000014
             66 1 0.0000000 103 1000014 -2000014
             67 1 0.0000000 103 -1000014 2000014
             68 1 0.0000000 103 1000015 -1000015
             69 1 0.0000000 103 2000015 -2000015
             70 1 0.0000000 103 1000015 -2000015
             71 1 0.0000000 103 -1000015 2000015
             72 1 0.0000000 103 1000016 -1000016
             73 1 0.0000000 103 2000016 -2000016
             74 1 0.0000000 103 1000016 -2000016
             75 1 0.0000000 103 -1000016 2000016

 1000001 ~d_1 ~d_1bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -3
             64 1 0.0000000 0 -2 -5
             65 1 0.0000000 0 -4 -3
             66 1 0.0000000 0 -4 -5
             67 1 0.0000000 0 -6 -3
             68 1 0.0000000 0 -6 -5

 1000002 ~u_1 ~u_1bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000003 ~d_2 ~d_2bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -1
             64 1 0.0000000 0 -2 -5
             65 1 0.0000000 0 -4 -1
             66 1 0.0000000 0 -4 -5
             67 1 0.0000000 0 -6 -1
             68 1 0.0000000 0 -6 -5

 1000004 ~u_2 ~u_2bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000005 ~d_3 ~d_3bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -1
             64 1 0.0000000 0 -2 -3
             65 1 0.0000000 0 -4 -1
             66 1 0.0000000 0 -4 -3
             67 1 0.0000000 0 -6 -1
             68 1 0.0000000 0 -6 -3

 1000006 ~u_3 ~u_3bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000011 ~e_1- ~e_1+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 11
              1 1 0.0000000 0 -1000024 12
              2 1 0.0000000 0 -1000037 12
              3 1 0.0000000 0 1000022 11
              4 1 0.0000000 0 1000023 11
              5 1 0.0000000 0 1000025 11
              6 1 0.0000000 0 1000035 11
              7 1 0.0000000 0 1000012 -24
              8 1 0.0000000 0 2000012 -24
              9 1 0.0000000 0 1000012 -37
             10 1 0.0000000 0 12 13
             11 1 0.0000000 0 12 15
             12 1 0.0000000 0 14 11
             13 1 0.0000000 0 14 15
             14 1 0.0000000 0 16 11
             15 1 0.0000000 0 16 13
             16 1 0.0000000 0 -14 11
             17 1 0.0000000 0 -14 13
             18 1 0.0000000 0 -14 15
             19 1 0.0000000 0 -16 11
             20 1 0.0000000 0 -16 13
             21 1 0.0000000 0 -16 15
             22 1 0.0000000 0 -2 1
             23 1 0.0000000 0 -2 3
             24 1 0.0000000 0 -2 5
             25 1 0.0000000 0 -4 1
             26 1 0.0000000 0 -4 3
             27 1 0.0000000 0 -4 5
             28 1 0.0000000 0 -6 1
             29 1 0.0000000 0 -6 3
             30 1 0.0000000 0 -6 5

 1000013 ~e_2- ~e_2+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 13
              1 1 0.0000000 0 -1000024 14
              2 1 0.0000000 0 -1000037 14
              3 1 0.0000000 0 1000022 13
              4 1 0.0000000 0 1000023 13
              5 1 0.0000000 0 1000025 13
              6 1 0.0000000 0 1000035 13
              7 1 0.0000000 0 1000014 -24
              8 1 0.0000000 0 2000014 -24
              9 1 0.0000000 0 1000014 -37
             10 1 0.0000000 0 2000014 -37
             11 1 0.0000000 0 12 13
             12 1 0.0000000 0 12 15
             13 1 0.0000000 0 14 11
             14 1 0.0000000 0 14 15
             15 1 0.0000000 0 16 11
             16 1 0.0000000 0 16 13
             17 1 0.0000000 0 -12 11
             18 1 0.0000000 0 -12 13
             19 1 0.0000000 0 -12 15
             20 1 0.0000000 0 -16 11
             21 1 0.0000000 0 -16 13
             22 1 0.0000000 0 -16 15
             23 1 0.0000000 0 -2 1
             24 1 0.0000000 0 -2 3
             25 1 0.0000000 0 -2 5
             26 1 0.0000000 0 -4 1
             27 1 0.0000000 0 -4 3
             28 1 0.0000000 0 -4 5
             29 1 0.0000000 0 -6 1
             30 1 0.0000000 0 -6 3
             31 1 0.0000000 0 -6 5

 1000015 ~e_3- ~e_3+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 15
              1 1 0.0000000 0 -1000024 16
              2 1 0.0000000 0 -1000037 16
              3 1 0.0000000 0 1000022 15
              4 1 0.0000000 0 1000023 15
              5 1 0.0000000 0 1000025 15
              6 1 0.0000000 0 1000035 15
              7 1 0.0000000 0 1000016 -24
              8 1 0.0000000 0 2000016 -24
              9 1 0.0000000 0 1000016 -37
             10 1 0.0000000 0 2000016 -37
             11 1 0.0000000 0 12 13
             12 1 0.0000000 0 12 15
             13 1 0.0000000 0 14 11
             14 1 0.0000000 0 14 15
             15 1 0.0000000 0 16 11
             16 1 0.0000000 0 16 13
             17 1 0.0000000 0 -12 11
             18 1 0.0000000 0 -12 13
             19 1 0.0000000 0 -12 15
             20 1 0.0000000 0 -14 11
             21 1 0.0000000 0 -14 13
             22 1 0.0000000 0 -14 15
             23 1 0.0000000 0 -2 1
             24 1 0.0000000 0 -2 3
             25 1 0.0000000 0 -2 5
             26 1 0.0000000 0 -4 1
             27 1 0.0000000 0 -4 3
             28 1 0.0000000 0 -4 5
             29 1 0.0000000 0 -6 1
             30 1 0.0000000 0 -6 3
             31 1 0.0000000 0 -6 5

 2000001 ~d_4 ~d_4bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 1000024 2
              4 1 0.0000000 0 1000024 4
              5 1 0.0000000 0 1000024 6
              6 1 0.0000000 0 1000037 2
              7 1 0.0000000 0 1000037 4
              8 1 0.0000000 0 1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000003 23
             31 1 0.0000000 0 2000005 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000003 25
             36 1 0.0000000 0 2000005 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000003 35
             41 1 0.0000000 0 2000005 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000003 36
             46 1 0.0000000 0 2000005 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -3
             90 1 0.0000000 0 -2 -5
             91 1 0.0000000 0 -4 -3
             92 1 0.0000000 0 -4 -5
             93 1 0.0000000 0 -6 -3
             94 1 0.0000000 0 -6 -5

 2000002 ~u_4 ~u_4bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000004 23
             25 1 0.0000000 0 2000006 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000004 25
             30 1 0.0000000 0 2000006 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000004 35
             35 1 0.0000000 0 2000006 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000004 36
             40 1 0.0000000 0 2000006 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000003 ~d_5 ~d_5bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000001 23
             31 1 0.0000000 0 2000005 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000001 25
             36 1 0.0000000 0 2000005 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000001 35
             41 1 0.0000000 0 2000005 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000001 36
             46 1 0.0000000 0 2000005 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -1
             90 1 0.0000000 0 -2 -5
             91 1 0.0000000 0 -4 -1
             92 1 0.0000000 0 -4 -5
             93 1 0.0000000 0 -6 -1
             94 1 0.0000000 0 -6 -5

 2000004 ~u_5 ~u_5bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000002 23
             25 1 0.0000000 0 2000006 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000002 25
             30 1 0.0000000 0 2000006 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000002 35
             35 1 0.0000000 0 2000006 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000002 36
             40 1 0.0000000 0 2000006 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000005 ~d_6 ~d_6bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000001 23
             31 1 0.0000000 0 2000003 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000001 25
             36 1 0.0000000 0 2000003 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000001 35
             41 1 0.0000000 0 2000003 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000001 36
             46 1 0.0000000 0 2000003 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -1
             90 1 0.0000000 0 -2 -3
             91 1 0.0000000 0 -4 -1
             92 1 0.0000000 0 -4 -3
             93 1 0.0000000 0 -6 -1
             94 1 0.0000000 0 -6 -3

 2000006 ~u_6 ~u_6bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000002 23
             25 1 0.0000000 0 2000004 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000002 25
             30 1 0.0000000 0 2000004 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000002 35
             35 1 0.0000000 0 2000004 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000002 36
             40 1 0.0000000 0 2000004 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000011 ~e_4- ~e_4+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 11
              1 1 0.0000000 0 -1000024 12
              2 1 0.0000000 0 -1000037 12
              3 1 0.0000000 0 1000022 11
              4 1 0.0000000 0 1000023 11
              5 1 0.0000000 0 1000025 11
              6 1 0.0000000 0 1000035 11
              7 1 0.0000000 0 1000011 23
              8 1 0.0000000 0 1000011 25
              9 1 0.0000000 0 1000011 35
             10 1 0.0000000 0 1000011 36
             11 1 0.0000000 0 1000012 -24
             12 1 0.0000000 0 2000012 -24
             13 1 0.0000000 0 1000012 -37
             14 1 0.0000000 0 2000012 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -14 11
             22 1 0.0000000 0 -14 13
             23 1 0.0000000 0 -14 15
             24 1 0.0000000 0 -16 11
             25 1 0.0000000 0 -16 13
             26 1 0.0000000 0 -16 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 2000013 ~e_5- ~e_5+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 13
              1 1 0.0000000 0 -1000024 14
              2 1 0.0000000 0 -1000037 14
              3 1 0.0000000 0 1000022 13
              4 1 0.0000000 0 1000023 13
              5 1 0.0000000 0 1000025 13
              6 1 0.0000000 0 1000035 13
              7 1 0.0000000 0 1000013 23
              8 1 0.0000000 0 1000013 25
              9 1 0.0000000 0 1000013 35
             10 1 0.0000000 0 1000013 36
             11 1 0.0000000 0 1000014 -24
             12 1 0.0000000 0 2000014 -24
             13 1 0.0000000 0 1000014 -37
             14 1 0.0000000 0 2000014 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -12 11
             22 1 0.0000000 0 -12 13
             23 1 0.0000000 0 -12 15
             24 1 0.0000000 0 -16 11
             25 1 0.0000000 0 -16 13
             26 1 0.0000000 0 -16 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 2000015 ~e_6- ~e_6+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 15
              1 1 0.0000000 0 -1000024 16
              2 1 0.0000000 0 -1000037 16
              3 1 0.0000000 0 1000022 15
              4 1 0.0000000 0 1000023 15
              5 1 0.0000000 0 1000025 15
              6 1 0.0000000 0 1000035 15
              7 1 0.0000000 0 1000015 23
              8 1 0.0000000 0 1000015 25
              9 1 0.0000000 0 1000015 35
             10 1 0.0000000 0 1000015 36
             11 1 0.0000000 0 1000016 -24
             12 1 0.0000000 0 2000016 -24
             13 1 0.0000000 0 1000016 -37
             14 1 0.0000000 0 2000016 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -12 11
             22 1 0.0000000 0 -12 13
             23 1 0.0000000 0 -12 15
             24 1 0.0000000 0 -14 11
             25 1 0.0000000 0 -14 13
             26 1 0.0000000 0 -14 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 9000006 h1 1 0 0 120.00000 0.00575 119.97123 120.02877 3.42993e-11 0 0 0 1 0

 -------- End PYTHIA Particle Data Table -----------------------------------------------------------------------------------------

 -------- LHA initialization information ------------

  beam kind energy pdfgrp pdfset
     A 2212 6500.000 0 247000
     B 2212 6500.000 0 247000

  Event weighting strategy = -4

  Processes, with strategy-dependent cross section info
  number xsec (pb) xerr (pb) xmax (pb)
       1 2.9384e+01 1.0555e-01 2.9384e+01

 -------- End LHA initialization information --------
 PYTHIA Abort from Pythia::next: reached end of Les Houches Events File

 *------- PYTHIA Event and Cross Section Statistics -------------------------------------------------------------*
 | |
 | Subprocess Code | Number of events | sigma +- delta |
 | | Tried Selected Accepted | (estimated) (mb) |
 | | | |
 |-----------------------------------------------------------------------------------------------------------------|
 | | | |
 | Les Houches User Process(es) 9999 | 2500 2500 0 | 0.000e+00 0.000e+00 |
 | ... whereof user classification code 1 | 2500 2500 0 | |
 | | | |
 | sum | 2500 2500 0 | 0.000e+00 0.000e+00 |
 | |
 *------- End PYTHIA Event and Cross Section Statistics ----------------------------------------------------------*

 *------- PYTHIA Error and Warning Messages Statistics ----------------------------------------------------------*
 | |
 | times message |
 | |
 | 1 Abort from Pythia::next: reached end of Les Houches Events File |
 | 2 Info from SLHAinterface::initSLHA: No MODSEL found, keeping internal SUSY switched off |
 | 2 Info from SLHAinterface::initSLHA: importing MASS entries |
 | 2 Warning in SLHAinterface::initSLHA: ignoring DECAY tables |
 | 2 Warning in SLHAinterface::initSLHA: ignoring MASS entries |
 | 1 Warning in SLHAinterface::initSLHA: ignoring QNUMBERS |
 | 2 Warning in SLHAinterface::initSLHA: ignoring empty DECAY tables |
 | |
 *------- End PYTHIA Error and Warning Messages Statistics ------------------------------------------------------*

 Contribution of sample 0 to the inclusive cross section : 0.00000000e+00 +- 0.00000000e+00

Inclusive cross section: 0.00000000e+00 +- 0.00000000e+00 mb

!
! It is possible to run this card manually with:
! LD_LIBRARY_PATH=/home/mashry/hep/MG5_aMC_v2_6_4/HEPTools/lib:$LD_LIBRARY_PATH /home/mashry/hep/MG5_aMC_v2_6_4/HEPTools/MG5aMC_PY8_interface/MG5aMC_PY8_interface tag_1_pythia8.cmd
!
!
! Pythia8 cmd card automatically generated by MadGraph5_aMC@NLO
! For more information on the use of the MG5aMC / Pythia8 interface, visit
! https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOPY8Merging
!
! ==================
! General parameters
! ==================
!
Main:numberOfEvents = -1
!
! -------------------------------------------------------------------
! Specify the HEPMC output of the Pythia8 shower. You can set it to:
! auto : MG5aMC will automatically place it the run_<i> directory
! /dev/null : to turn off the HEPMC output.
! <path> : to select where the HEPMC file must written. It will
! therefore not be placed in the run_<i> directory. The
! specified path, if not absolute, will be relative to
! the Event/run_<i> directory of the process output.
! fifo : to have MG5aMC setup the piping of the PY8 output to
! analysis tools such as MadAnalysis5.
! fifo@<fifo_path> :
! Same as 'fifo', but selecting a custom path to create the
! fifo pipe. (useful to select a mounted drive that supports
! fifo). Note that the fifo file extension *must* be '.hepmc.fifo'.
! -------------------------------------------------------------------
!
HEPMCoutput:file = tag_1_pythia8_events.hepmc
!
! --------------------------------------------------------------------
! Parameters relevant only when performing MLM merging, which can be
! turned on by setting ickkw to '1' in the run_card and chosing a
! positive value for the parameter xqcut.
! For details, see section 'Jet Matching' on the left-hand menu of
! http://home.thep.lu.se/~torbjorn/pythia81html/Welcome.html
! --------------------------------------------------------------------
! If equal to -1.0, MadGraph5_aMC@NLO will set it automatically based
! on the parameter 'xqcut' of the run_card.dat
JetMatching:qCut = 1.5000000000e+01
! Use default kt-MLM to match parton level jets to those produced by the
! shower. But the other Shower-kt scheme is available too with this option.
JetMatching:doShowerKt = off
! A value of -1 means that it is automatically guessed by MadGraph.
! It is however always safer to explicitly set it.
JetMatching:nJetMax = 0
!
! --------------------------------------------------------------------
! Parameters relevant only when performing CKKW-L merging, which can
! be turned on by setting the parameter 'ptlund' *or* 'ktdurham' to
! a positive value.
! For details, see section 'CKKW-L Merging' on the left-hand menu of
! http://home.thep.lu.se/~torbjorn/pythia81html/Welcome.html
! --------------------------------------------------------------------
! Central merging scale values you want to be used.
! If equal to -1.0, then MadGraph5_aMC@NLO will set this automatically
! based on the parameter 'ktdurham' of the run_card.dat
! The following parameter was forced to be commented out by MG5aMC.
! Merging:TMS = -1.0
! This must be set manually, according to Pythia8 directives.
! An example of possible value is 'pp>LEPTONS,NEUTRINOS'
! Alternatively, from Pythia v8.223 onwards, the value 'guess' can be
! used to instruct Pythia to guess the hard process. The guess would mean
! that all particles apart from light partons will be considered as a part
! of the hard process. This guess is prone to errors if the desired hard
! process is complicated (i.e. contains light partons). The user should
! then be wary of suspicious error messages in the Pythia log file.
! The following parameter was forced to be commented out by MG5aMC.
! Merging:Process = <set_by_user>
! A value of -1 means that it is automatically guessed by MadGraph.
! It is however always safer to explicitly set it.
! The following parameter was forced to be commented out by MG5aMC.
! Merging:nJetMax = -1
!
! For all merging schemes, decide whehter you want the merging scale
! variation computed for only the central weights or all other
! PDF and scale variation weights as well
SysCalc:fullCutVariation = off
!
! ==========================
! User customized parameters
! ==========================
!
! By default, Pythia8 generates multi-parton interaction events. This is
! often irrelevant for phenomenology and very slow. You can turn this
! feature off by uncommenting the line below if so desired.
!partonlevel:mpi = off
!
! Additional technical parameters set by MG5_aMC.
!
! 1.0 corresponds to HEPMC weight given in [mb]. We choose here the [pb] normalization.
HEPMCoutput:scaling=1.0000000000e+09
SysCalc:qCutList=22.500,30.000
! Value of the merging scale below which one does not even write the HepMC event.
SysCalc:qWeed=1.0000000000e+01
! This parameter is automatically set to True by MG5aMC when doing MLM merging with PY8.
Beams:setProductionScalesFromLHEF=on
! Tell Pythia8 that an LHEF input is used.
Beams:frameType=4
! Specify one must read inputs from the MadGraph banner.
JetMatching:setMad=off
JetMatching:nQmatch=5
JetMatching:etaJetMax=1.0000000000e+03
JetMatching:coneRadius=1.0000000000e+00
! Specifiy if we are merging sample of different multiplicity.
JetMatching:merge=on
! Do veto externally (e.g. in SysCalc).
JetMatching:doVeto=off
JetMatching:scheme=1
! Be more forgiving with momentum mismatches.
Check:epTolErr=1.0000000000e-02
!
! ====================
! Subrun definitions
! ====================
!
LHEFInputs:nSubruns=1
Main:subrun=0
!
! Definition of subrun 0
!
Beams:LHEF=unweighted_events.lhe.gz

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

I'm worry about this parameter

> On 15 Sep 2021, at 12:05, Mustafa Ashry <email address hidden> wrote:
>
> | nQmatch | 5 |

A MLM computation makes only sense in four flavour. Maybe if you force the two Higgs to be onshell then you will ensure that the decay of the Higgs (in this case the b) are not part of the matching/merging and that will solve the issue.
So which exact syntax did you use for the generation (and which model to see if it is a 4/5 flavour model).

Also your matching scale seems quite small to my point of view. for di-higgs process, I would expect the hard scale to be at 250, so I would expect a matching scale of 50-100GeV, while you choose one at 15 GeV. This might also be a reason why 100% of the events are rejected by Pythia8 (Especially if b jet are not excluded from the merging procedure).

Cheers,

Olivier

Revision history for this message
Mustafa Ashry (mashry) said :
#8

I set xcqut = 50 and and maxjetflavor = 4 in the run card and they yield qCut=75 and nQmatch = 4, repectively, as in the log file below and it worked but gave a lower xsection ~ 22 instead of 29 as on the parton level, is this expected?
PS. It also works by setting maxjetflavor = 4 only and gives 22 again.

Thanks

Mustafa

===================================
 -> Pythia8 log file for run 0 <-
===================================

 *------------------------------------------------------------------------------------*
 | |
 | *------------------------------------------------------------------------------* |
 | | | |
 | | | |
 | | PPP Y Y TTTTT H H III A Welcome to the Lund Monte Carlo! | |
 | | P P Y Y T H H I A A This is PYTHIA version 8.244 | |
 | | PPP Y T HHHHH I AAAAA Last date of change: 20 Dec 2019 | |
 | | P Y T H H I A A | |
 | | P Y T H H III A A Now is 15 Sep 2021 at 14:13:54 | |
 | | | |
 | | Christian Bierlich; Department of Astronomy and Theoretical Physics, | |
 | | Lund University, Solvegatan 14A, SE-223 62 Lund, Sweden; | |
 | | e-mail: <email address hidden> | |
 | | Nishita Desai; Department of Theoretical Physics, Tata Institute, | |
 | | Homi Bhabha Road, Mumbai 400005, India; | |
 | | e-mail: <email address hidden> | |
 | | Ilkka Helenius; Department of Physics, University of Jyvaskyla, | |
 | | P.O. Box 35, FI-40014 University of Jyvaskyla, Finland; | |
 | | e-mail: <email address hidden> | |
 | | Philip Ilten; School of Physics and Astronomy, | |
 | | University of Birmingham, Birmingham, B152 2TT, UK; | |
 | | e-mail: <email address hidden> | |
 | | Leif Lonnblad; Department of Astronomy and Theoretical Physics, | |
 | | Lund University, Solvegatan 14A, SE-223 62 Lund, Sweden; | |
 | | e-mail: <email address hidden> | |
 | | Stephen Mrenna; Computing Division, Simulations Group, | |
 | | Fermi National Accelerator Laboratory, MS 234, Batavia, IL 60510, USA; | |
 | | e-mail: <email address hidden> | |
 | | Stefan Prestel; Department of Astronomy and Theoretical Physics, | |
 | | Lund University, Solvegatan 14A, SE-223 62 Lund, Sweden; | |
 | | e-mail: <email address hidden> | |
 | | Christine O. Rasmussen; Department of Astronomy and Theoretical Physics, | |
 | | Lund University, Solvegatan 14A, SE-223 62 Lund, Sweden; | |
 | | e-mail: <email address hidden> | |
 | | Torbjorn Sjostrand; Department of Astronomy and Theoretical Physics, | |
 | | Lund University, Solvegatan 14A, SE-223 62 Lund, Sweden; | |
 | | e-mail: <email address hidden> | |
 | | Peter Skands; School of Physics, | |
 | | Monash University, PO Box 27, 3800 Melbourne, Australia; | |
 | | e-mail: <email address hidden> | |
 | | | |
 | | The main program reference is 'An Introduction to PYTHIA 8.2', | |
 | | T. Sjostrand et al, Comput. Phys. Commun. 191 (2015) 159 | |
 | | [arXiv:1410.3012 [hep-ph]] | |
 | | | |
 | | The main physics reference is the 'PYTHIA 6.4 Physics and Manual', | |
 | | T. Sjostrand, S. Mrenna and P. Skands, JHEP05 (2006) 026 [hep-ph/0603175] | |
 | | | |
 | | An archive of program versions and documentation is found on the web: | |
 | | http://www.thep.lu.se/Pythia | |
 | | | |
 | | This program is released under the GNU General Public Licence version 2. | |
 | | Please respect the MCnet Guidelines for Event Generator Authors and Users. | |
 | | | |
 | | Disclaimer: this program comes without any guarantees. | |
 | | Beware of errors and use common sense when interpreting results. | |
 | | | |
 | | Copyright (C) 2019 Torbjorn Sjostrand | |
 | | | |
 | | | |
 | *------------------------------------------------------------------------------* |
 | |
 *------------------------------------------------------------------------------------*

 *-------- Madgraph parameters --------*
 *---------------------------------------*

 *----- Madgraph matching parameters -----*
 | qCut | 75.000 |
 | nQmatch | 4 |
 | clFact | 1.000 |
 | Jet algorithm | kT |
 | eTjetMin | 20.000 |
 | etaJetMax | 1000.000 |
 | jetAllow | 1 |
 | Mode | exclusive |
 *-----------------------------------------*
 *----------------------- SusyLesHouches SUSY/BSM Interface ------------------------*
 | Last Change 12 Apr 2017 - P. Skands
 | Parsing: events.lhe.gz
 | (SLHA::readFile) line 448 - storing non-SLHA(2) block: wolfenstein
 | (SLHA::readFile) line 457 - storing non-SLHA(2) block: yukawa
 | (SLHA::readFile) line 491 - storing QNUMBERS for id = 9000006 h1
 *------------------------------------------------------------------------------------*
 PYTHIA Info from SLHAinterface::initSLHA: No MODSEL found, keeping internal SUSY switched off
 PYTHIA Info from SLHAinterface::initSLHA: importing MASS entries for id = {25,9000006}
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring MASS entries for id = {1,2,3,4,5,6,11,12,13,14,15,16,21,22,23,24} (SLHA:keepSM. Use id > 1000000 for new particles)
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring DECAY tables for id = {6,15,23,24,1,2,3,4,5,11,12,13,14,16,21,22} (SLHA:keepSM. Use id > 1000000 for new particles)
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring empty DECAY tables for id = {25,9000006} (total width provided but no Branching Ratios)

 *------- PYTHIA Process Initialization --------------------------*
 | |
 | We collide p+ with p+ at a CM energy of 1.300e+04 GeV |
 | |
 |------------------------------------------------------------------|
 | | |
 | Subprocess Code | Estimated |
 | | max (mb) |
 | | |
 |------------------------------------------------------------------|
 | | |
 | Les Houches User Process(es) 9999 | 1.000e-09 |
 | |
 *------- End PYTHIA Process Initialization -----------------------*

 *------- PYTHIA Multiparton Interactions Initialization ---------*
 | |
 | sigmaNonDiffractive = 56.42 mb |
 | |
 | pT0 = 2.60 gives sigmaInteraction = 317.64 mb: accepted |
 | |
 *------- End PYTHIA Multiparton Interactions Initialization -----*

 *------- PYTHIA Flag + Mode + Parm + Word + FVec + MVec + PVec + WVec Settings (changes only) ------------------*
 | |
 | Name | Now | Default Min Max |
 | | | |
 | Beams:frameType | 4 | 1 1 5 |
 | Beams:LHEF | events.lhe.gz | void |
 | Beams:setProductionScalesFromLHEF | on | off |
 | Check:epTolErr | 0.0100000 | 1.0000e-04 |
 | HEPMCoutput:file | events.hepmc | void |
 | HEPMCoutput:scaling | 1.0000e+09 | 1.00000 0.0 |
 | JetMatching:coneRadius | 1.00000 | 0.70000 0.10000 |
 | JetMatching:doVeto | off | on |
 | JetMatching:etaJetMax | 1000.000 | 2.50000 0.10000 |
 | JetMatching:merge | on | off |
 | JetMatching:nJetMax | 0 | -1 -1 |
 | JetMatching:nQmatch | 4 | 5 3 6 |
 | JetMatching:qCut | 75.00000 | 10.00000 0.0 |
 | JetMatching:setMad | off | on |
 | LHEFInputs:nSubruns | 1 | 0 0 |
 | Main:numberOfEvents | 10 | 1000 0 |
 | Main:subrun | 0 | -999 0 |
 | Syscalc:qCutList | 112.50000 | 0.0 |
 | | 150.00000 | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | SysCalc:qWeed | 50.00000 | 0.0 0.0 |
 | |
 *------- End PYTHIA Flag + Mode + Parm + Word + FVec + MVec + PVec + WVec Settings -----------------------------*

 -------- PYTHIA Particle Data Table (changed only) ------------------------------------------------------------------------------

      id name antiName spn chg col m0 mWidth mMin mMax tau0 res dec ext vis wid
             no onMode bRatio meMode products

      25 h0 1 0 0 125.00000 0.00408 124.97965 125.02035 4.83238e-11 1 1 0 0 0
              0 1 0.0000009 0 1 -1
              1 1 0.0000002 0 2 -2
              2 1 0.0002163 0 3 -3
              3 1 0.0288493 0 4 -4
              4 1 0.5768873 0 5 -5
              5 1 0.0000000 0 6 -6
              6 1 0.0000000 0 11 -11
              7 1 0.0002185 0 13 -13
              8 1 0.0628569 0 15 -15
              9 1 0.0850383 0 21 21
             10 1 0.0022965 0 22 22
             11 1 0.0016155 0 22 23
             12 1 0.0261758 0 23 23
             13 1 0.2158445 0 24 -24
             14 1 0.0000000 103 1000022 1000022
             15 1 0.0000000 103 1000023 1000022
             16 1 0.0000000 103 1000023 1000023
             17 1 0.0000000 103 1000025 1000022
             18 1 0.0000000 103 1000025 1000023
             19 1 0.0000000 103 1000025 1000025
             20 1 0.0000000 103 1000035 1000022
             21 1 0.0000000 103 1000035 1000023
             22 1 0.0000000 103 1000035 1000025
             23 1 0.0000000 103 1000035 1000035
             24 1 0.0000000 103 1000024 -1000024
             25 1 0.0000000 103 1000024 -1000037
             26 1 0.0000000 103 1000037 -1000024
             27 1 0.0000000 103 1000037 -1000037
             28 1 0.0000000 103 1000001 -1000001
             29 1 0.0000000 103 2000001 -2000001
             30 1 0.0000000 103 1000001 -2000001
             31 1 0.0000000 103 -1000001 2000001
             32 1 0.0000000 103 1000002 -1000002
             33 1 0.0000000 103 2000002 -2000002
             34 1 0.0000000 103 1000002 -2000002
             35 1 0.0000000 103 -1000002 2000002
             36 1 0.0000000 103 1000003 -1000003
             37 1 0.0000000 103 2000003 -2000003
             38 1 0.0000000 103 1000003 -2000003
             39 1 0.0000000 103 -1000003 2000003
             40 1 0.0000000 103 1000004 -1000004
             41 1 0.0000000 103 2000004 -2000004
             42 1 0.0000000 103 1000004 -2000004
             43 1 0.0000000 103 -1000004 2000004
             44 1 0.0000000 103 1000005 -1000005
             45 1 0.0000000 103 2000005 -2000005
             46 1 0.0000000 103 1000005 -2000005
             47 1 0.0000000 103 -1000005 2000005
             48 1 0.0000000 103 1000006 -1000006
             49 1 0.0000000 103 2000006 -2000006
             50 1 0.0000000 103 1000006 -2000006
             51 1 0.0000000 103 -1000006 2000006
             52 1 0.0000000 103 1000011 -1000011
             53 1 0.0000000 103 2000011 -2000011
             54 1 0.0000000 103 1000011 -2000011
             55 1 0.0000000 103 -1000011 2000011
             56 1 0.0000000 103 1000012 -1000012
             57 1 0.0000000 103 2000012 -2000012
             58 1 0.0000000 103 1000012 -2000012
             59 1 0.0000000 103 -1000012 2000012
             60 1 0.0000000 103 1000013 -1000013
             61 1 0.0000000 103 2000013 -2000013
             62 1 0.0000000 103 1000013 -2000013
             63 1 0.0000000 103 -1000013 2000013
             64 1 0.0000000 103 1000014 -1000014
             65 1 0.0000000 103 2000014 -2000014
             66 1 0.0000000 103 1000014 -2000014
             67 1 0.0000000 103 -1000014 2000014
             68 1 0.0000000 103 1000015 -1000015
             69 1 0.0000000 103 2000015 -2000015
             70 1 0.0000000 103 1000015 -2000015
             71 1 0.0000000 103 -1000015 2000015
             72 1 0.0000000 103 1000016 -1000016
             73 1 0.0000000 103 2000016 -2000016
             74 1 0.0000000 103 1000016 -2000016
             75 1 0.0000000 103 -1000016 2000016

 1000001 ~d_1 ~d_1bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -3
             64 1 0.0000000 0 -2 -5
             65 1 0.0000000 0 -4 -3
             66 1 0.0000000 0 -4 -5
             67 1 0.0000000 0 -6 -3
             68 1 0.0000000 0 -6 -5

 1000002 ~u_1 ~u_1bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000003 ~d_2 ~d_2bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -1
             64 1 0.0000000 0 -2 -5
             65 1 0.0000000 0 -4 -1
             66 1 0.0000000 0 -4 -5
             67 1 0.0000000 0 -6 -1
             68 1 0.0000000 0 -6 -5

 1000004 ~u_2 ~u_2bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000005 ~d_3 ~d_3bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -1
             64 1 0.0000000 0 -2 -3
             65 1 0.0000000 0 -4 -1
             66 1 0.0000000 0 -4 -3
             67 1 0.0000000 0 -6 -1
             68 1 0.0000000 0 -6 -3

 1000006 ~u_3 ~u_3bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000011 ~e_1- ~e_1+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 11
              1 1 0.0000000 0 -1000024 12
              2 1 0.0000000 0 -1000037 12
              3 1 0.0000000 0 1000022 11
              4 1 0.0000000 0 1000023 11
              5 1 0.0000000 0 1000025 11
              6 1 0.0000000 0 1000035 11
              7 1 0.0000000 0 1000012 -24
              8 1 0.0000000 0 2000012 -24
              9 1 0.0000000 0 1000012 -37
             10 1 0.0000000 0 12 13
             11 1 0.0000000 0 12 15
             12 1 0.0000000 0 14 11
             13 1 0.0000000 0 14 15
             14 1 0.0000000 0 16 11
             15 1 0.0000000 0 16 13
             16 1 0.0000000 0 -14 11
             17 1 0.0000000 0 -14 13
             18 1 0.0000000 0 -14 15
             19 1 0.0000000 0 -16 11
             20 1 0.0000000 0 -16 13
             21 1 0.0000000 0 -16 15
             22 1 0.0000000 0 -2 1
             23 1 0.0000000 0 -2 3
             24 1 0.0000000 0 -2 5
             25 1 0.0000000 0 -4 1
             26 1 0.0000000 0 -4 3
             27 1 0.0000000 0 -4 5
             28 1 0.0000000 0 -6 1
             29 1 0.0000000 0 -6 3
             30 1 0.0000000 0 -6 5

 1000013 ~e_2- ~e_2+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 13
              1 1 0.0000000 0 -1000024 14
              2 1 0.0000000 0 -1000037 14
              3 1 0.0000000 0 1000022 13
              4 1 0.0000000 0 1000023 13
              5 1 0.0000000 0 1000025 13
              6 1 0.0000000 0 1000035 13
              7 1 0.0000000 0 1000014 -24
              8 1 0.0000000 0 2000014 -24
              9 1 0.0000000 0 1000014 -37
             10 1 0.0000000 0 2000014 -37
             11 1 0.0000000 0 12 13
             12 1 0.0000000 0 12 15
             13 1 0.0000000 0 14 11
             14 1 0.0000000 0 14 15
             15 1 0.0000000 0 16 11
             16 1 0.0000000 0 16 13
             17 1 0.0000000 0 -12 11
             18 1 0.0000000 0 -12 13
             19 1 0.0000000 0 -12 15
             20 1 0.0000000 0 -16 11
             21 1 0.0000000 0 -16 13
             22 1 0.0000000 0 -16 15
             23 1 0.0000000 0 -2 1
             24 1 0.0000000 0 -2 3
             25 1 0.0000000 0 -2 5
             26 1 0.0000000 0 -4 1
             27 1 0.0000000 0 -4 3
             28 1 0.0000000 0 -4 5
             29 1 0.0000000 0 -6 1
             30 1 0.0000000 0 -6 3
             31 1 0.0000000 0 -6 5

 1000015 ~e_3- ~e_3+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 15
              1 1 0.0000000 0 -1000024 16
              2 1 0.0000000 0 -1000037 16
              3 1 0.0000000 0 1000022 15
              4 1 0.0000000 0 1000023 15
              5 1 0.0000000 0 1000025 15
              6 1 0.0000000 0 1000035 15
              7 1 0.0000000 0 1000016 -24
              8 1 0.0000000 0 2000016 -24
              9 1 0.0000000 0 1000016 -37
             10 1 0.0000000 0 2000016 -37
             11 1 0.0000000 0 12 13
             12 1 0.0000000 0 12 15
             13 1 0.0000000 0 14 11
             14 1 0.0000000 0 14 15
             15 1 0.0000000 0 16 11
             16 1 0.0000000 0 16 13
             17 1 0.0000000 0 -12 11
             18 1 0.0000000 0 -12 13
             19 1 0.0000000 0 -12 15
             20 1 0.0000000 0 -14 11
             21 1 0.0000000 0 -14 13
             22 1 0.0000000 0 -14 15
             23 1 0.0000000 0 -2 1
             24 1 0.0000000 0 -2 3
             25 1 0.0000000 0 -2 5
             26 1 0.0000000 0 -4 1
             27 1 0.0000000 0 -4 3
             28 1 0.0000000 0 -4 5
             29 1 0.0000000 0 -6 1
             30 1 0.0000000 0 -6 3
             31 1 0.0000000 0 -6 5

 2000001 ~d_4 ~d_4bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 1000024 2
              4 1 0.0000000 0 1000024 4
              5 1 0.0000000 0 1000024 6
              6 1 0.0000000 0 1000037 2
              7 1 0.0000000 0 1000037 4
              8 1 0.0000000 0 1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000003 23
             31 1 0.0000000 0 2000005 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000003 25
             36 1 0.0000000 0 2000005 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000003 35
             41 1 0.0000000 0 2000005 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000003 36
             46 1 0.0000000 0 2000005 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -3
             90 1 0.0000000 0 -2 -5
             91 1 0.0000000 0 -4 -3
             92 1 0.0000000 0 -4 -5
             93 1 0.0000000 0 -6 -3
             94 1 0.0000000 0 -6 -5

 2000002 ~u_4 ~u_4bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000004 23
             25 1 0.0000000 0 2000006 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000004 25
             30 1 0.0000000 0 2000006 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000004 35
             35 1 0.0000000 0 2000006 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000004 36
             40 1 0.0000000 0 2000006 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000003 ~d_5 ~d_5bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000001 23
             31 1 0.0000000 0 2000005 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000001 25
             36 1 0.0000000 0 2000005 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000001 35
             41 1 0.0000000 0 2000005 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000001 36
             46 1 0.0000000 0 2000005 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -1
             90 1 0.0000000 0 -2 -5
             91 1 0.0000000 0 -4 -1
             92 1 0.0000000 0 -4 -5
             93 1 0.0000000 0 -6 -1
             94 1 0.0000000 0 -6 -5

 2000004 ~u_5 ~u_5bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000002 23
             25 1 0.0000000 0 2000006 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000002 25
             30 1 0.0000000 0 2000006 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000002 35
             35 1 0.0000000 0 2000006 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000002 36
             40 1 0.0000000 0 2000006 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000005 ~d_6 ~d_6bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000001 23
             31 1 0.0000000 0 2000003 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000001 25
             36 1 0.0000000 0 2000003 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000001 35
             41 1 0.0000000 0 2000003 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000001 36
             46 1 0.0000000 0 2000003 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -1
             90 1 0.0000000 0 -2 -3
             91 1 0.0000000 0 -4 -1
             92 1 0.0000000 0 -4 -3
             93 1 0.0000000 0 -6 -1
             94 1 0.0000000 0 -6 -3

 2000006 ~u_6 ~u_6bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000002 23
             25 1 0.0000000 0 2000004 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000002 25
             30 1 0.0000000 0 2000004 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000002 35
             35 1 0.0000000 0 2000004 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000002 36
             40 1 0.0000000 0 2000004 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000011 ~e_4- ~e_4+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 11
              1 1 0.0000000 0 -1000024 12
              2 1 0.0000000 0 -1000037 12
              3 1 0.0000000 0 1000022 11
              4 1 0.0000000 0 1000023 11
              5 1 0.0000000 0 1000025 11
              6 1 0.0000000 0 1000035 11
              7 1 0.0000000 0 1000011 23
              8 1 0.0000000 0 1000011 25
              9 1 0.0000000 0 1000011 35
             10 1 0.0000000 0 1000011 36
             11 1 0.0000000 0 1000012 -24
             12 1 0.0000000 0 2000012 -24
             13 1 0.0000000 0 1000012 -37
             14 1 0.0000000 0 2000012 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -14 11
             22 1 0.0000000 0 -14 13
             23 1 0.0000000 0 -14 15
             24 1 0.0000000 0 -16 11
             25 1 0.0000000 0 -16 13
             26 1 0.0000000 0 -16 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 2000013 ~e_5- ~e_5+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 13
              1 1 0.0000000 0 -1000024 14
              2 1 0.0000000 0 -1000037 14
              3 1 0.0000000 0 1000022 13
              4 1 0.0000000 0 1000023 13
              5 1 0.0000000 0 1000025 13
              6 1 0.0000000 0 1000035 13
              7 1 0.0000000 0 1000013 23
              8 1 0.0000000 0 1000013 25
              9 1 0.0000000 0 1000013 35
             10 1 0.0000000 0 1000013 36
             11 1 0.0000000 0 1000014 -24
             12 1 0.0000000 0 2000014 -24
             13 1 0.0000000 0 1000014 -37
             14 1 0.0000000 0 2000014 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -12 11
             22 1 0.0000000 0 -12 13
             23 1 0.0000000 0 -12 15
             24 1 0.0000000 0 -16 11
             25 1 0.0000000 0 -16 13
             26 1 0.0000000 0 -16 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 2000015 ~e_6- ~e_6+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 15
              1 1 0.0000000 0 -1000024 16
              2 1 0.0000000 0 -1000037 16
              3 1 0.0000000 0 1000022 15
              4 1 0.0000000 0 1000023 15
              5 1 0.0000000 0 1000025 15
              6 1 0.0000000 0 1000035 15
              7 1 0.0000000 0 1000015 23
              8 1 0.0000000 0 1000015 25
              9 1 0.0000000 0 1000015 35
             10 1 0.0000000 0 1000015 36
             11 1 0.0000000 0 1000016 -24
             12 1 0.0000000 0 2000016 -24
             13 1 0.0000000 0 1000016 -37
             14 1 0.0000000 0 2000016 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -12 11
             22 1 0.0000000 0 -12 13
             23 1 0.0000000 0 -12 15
             24 1 0.0000000 0 -14 11
             25 1 0.0000000 0 -14 13
             26 1 0.0000000 0 -14 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 9000006 h1 1 0 0 120.00000 0.00575 119.97123 120.02877 3.42993e-11 0 0 0 1 0

 -------- End PYTHIA Particle Data Table -----------------------------------------------------------------------------------------

 -------- LHA initialization information ------------

  beam kind energy pdfgrp pdfset
     A 2212 6500.000 0 247000
     B 2212 6500.000 0 247000

  Event weighting strategy = -4

  Processes, with strategy-dependent cross section info
  number xsec (pb) xerr (pb) xmax (pb)
       1 2.2748e+01 6.9030e-01 2.2748e+01

 -------- End LHA initialization information --------
Considering 10 events. Make sure that there is enough events in the input event files, otherwise normalization is likely to be wrong.

Start generating events

 *-------- Madgraph parameters --------*
 *---------------------------------------*

 *----- Madgraph matching parameters -----*
 | qCut | 7.5000e+01 |
 | nQmatch | 4 |
 | clFact | 1.0000e+00 |
 | Jet algorithm | kT |
 | eTjetMin | 2.0000e+01 |
 | etaJetMax | 1.0000e+03 |
 | jetAllow | 1 |
 | Mode | exclusive |
 *-----------------------------------------*
 *----------------------- SusyLesHouches SUSY/BSM Interface ------------------------*
 | Last Change 12 Apr 2017 - P. Skands
 | Parsing: events.lhe.gz
 | (SLHA::readFile) line 448 - storing non-SLHA(2) block: wolfenstein
 | (SLHA::readFile) line 457 - storing non-SLHA(2) block: yukawa
 | (SLHA::readFile) line 491 - storing QNUMBERS for id = 9000006 h1
 *------------------------------------------------------------------------------------*
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring QNUMBERS for id = 9000006 (already exists)
 PYTHIA Info from SLHAinterface::initSLHA: importing MASS entries for id = {25,9000006}
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring MASS entries for id = {1,2,3,4,5,6,11,12,13,14,15,16,21,22,23,24} (SLHA:keepSM. Use id > 1000000 for new particles)
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring DECAY tables for id = {6,15,23,24,1,2,3,4,5,11,12,13,14,16,21,22} (SLHA:keepSM. Use id > 1000000 for new particles)
 PYTHIA Warning in SLHAinterface::initSLHA: ignoring empty DECAY tables for id = {25,9000006} (total width provided but no Branching Ratios)

 *------- PYTHIA Process Initialization --------------------------*
 | |
 | We collide p+ with p+ at a CM energy of 1.300e+04 GeV |
 | |
 |------------------------------------------------------------------|
 | | |
 | Subprocess Code | Estimated |
 | | max (mb) |
 | | |
 |------------------------------------------------------------------|
 | | |
 | Les Houches User Process(es) 9999 | 1.000e-09 |
 | |
 *------- End PYTHIA Process Initialization -----------------------*

 *------- PYTHIA Multiparton Interactions Initialization ---------*
 | |
 | sigmaNonDiffractive = 56.42 mb |
 | |
 | pT0 = 2.60 gives sigmaInteraction = 319.87 mb: accepted |
 | |
 *------- End PYTHIA Multiparton Interactions Initialization -----*

 *------- PYTHIA Flag + Mode + Parm + Word + FVec + MVec + PVec + WVec Settings (changes only) ------------------*
 | |
 | Name | Now | Default Min Max |
 | | | |
 | Beams:frameType | 4 | 1 1 5 |
 | Beams:LHEF | events.lhe.gz | void |
 | Beams:setProductionScalesFromLHEF | on | off |
 | Check:epTolErr | 0.0100000 | 1.0000e-04 |
 | HEPMCoutput:file | events.hepmc | void |
 | HEPMCoutput:scaling | 1.0000e+09 | 1.00000 0.0 |
 | JetMatching:coneRadius | 1.00000 | 0.70000 0.10000 |
 | JetMatching:doVeto | off | on |
 | JetMatching:etaJetMax | 1000.000 | 2.50000 0.10000 |
 | JetMatching:merge | on | off |
 | JetMatching:nJetMax | 0 | -1 -1 |
 | JetMatching:nQmatch | 4 | 5 3 6 |
 | JetMatching:qCut | 75.00000 | 10.00000 0.0 |
 | JetMatching:setMad | off | on |
 | LHEFInputs:nSubruns | 1 | 0 0 |
 | Main:numberOfEvents | 10 | 1000 0 |
 | Main:subrun | 0 | -999 0 |
 | Syscalc:qCutList | 112.50000 | 0.0 |
 | | 150.00000 | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | | | 0.0 |
 | SysCalc:qWeed | 50.00000 | 0.0 0.0 |
 | |
 *------- End PYTHIA Flag + Mode + Parm + Word + FVec + MVec + PVec + WVec Settings -----------------------------*

 -------- PYTHIA Particle Data Table (changed only) ------------------------------------------------------------------------------

      id name antiName spn chg col m0 mWidth mMin mMax tau0 res dec ext vis wid
             no onMode bRatio meMode products

      25 h0 1 0 0 125.00000 0.00408 124.97965 125.02035 4.83238e-11 1 1 0 0 0
              0 1 0.0000009 0 1 -1
              1 1 0.0000002 0 2 -2
              2 1 0.0002163 0 3 -3
              3 1 0.0288493 0 4 -4
              4 1 0.5768873 0 5 -5
              5 1 0.0000000 0 6 -6
              6 1 0.0000000 0 11 -11
              7 1 0.0002185 0 13 -13
              8 1 0.0628569 0 15 -15
              9 1 0.0850383 0 21 21
             10 1 0.0022965 0 22 22
             11 1 0.0016155 0 22 23
             12 1 0.0261758 0 23 23
             13 1 0.2158445 0 24 -24
             14 1 0.0000000 103 1000022 1000022
             15 1 0.0000000 103 1000023 1000022
             16 1 0.0000000 103 1000023 1000023
             17 1 0.0000000 103 1000025 1000022
             18 1 0.0000000 103 1000025 1000023
             19 1 0.0000000 103 1000025 1000025
             20 1 0.0000000 103 1000035 1000022
             21 1 0.0000000 103 1000035 1000023
             22 1 0.0000000 103 1000035 1000025
             23 1 0.0000000 103 1000035 1000035
             24 1 0.0000000 103 1000024 -1000024
             25 1 0.0000000 103 1000024 -1000037
             26 1 0.0000000 103 1000037 -1000024
             27 1 0.0000000 103 1000037 -1000037
             28 1 0.0000000 103 1000001 -1000001
             29 1 0.0000000 103 2000001 -2000001
             30 1 0.0000000 103 1000001 -2000001
             31 1 0.0000000 103 -1000001 2000001
             32 1 0.0000000 103 1000002 -1000002
             33 1 0.0000000 103 2000002 -2000002
             34 1 0.0000000 103 1000002 -2000002
             35 1 0.0000000 103 -1000002 2000002
             36 1 0.0000000 103 1000003 -1000003
             37 1 0.0000000 103 2000003 -2000003
             38 1 0.0000000 103 1000003 -2000003
             39 1 0.0000000 103 -1000003 2000003
             40 1 0.0000000 103 1000004 -1000004
             41 1 0.0000000 103 2000004 -2000004
             42 1 0.0000000 103 1000004 -2000004
             43 1 0.0000000 103 -1000004 2000004
             44 1 0.0000000 103 1000005 -1000005
             45 1 0.0000000 103 2000005 -2000005
             46 1 0.0000000 103 1000005 -2000005
             47 1 0.0000000 103 -1000005 2000005
             48 1 0.0000000 103 1000006 -1000006
             49 1 0.0000000 103 2000006 -2000006
             50 1 0.0000000 103 1000006 -2000006
             51 1 0.0000000 103 -1000006 2000006
             52 1 0.0000000 103 1000011 -1000011
             53 1 0.0000000 103 2000011 -2000011
             54 1 0.0000000 103 1000011 -2000011
             55 1 0.0000000 103 -1000011 2000011
             56 1 0.0000000 103 1000012 -1000012
             57 1 0.0000000 103 2000012 -2000012
             58 1 0.0000000 103 1000012 -2000012
             59 1 0.0000000 103 -1000012 2000012
             60 1 0.0000000 103 1000013 -1000013
             61 1 0.0000000 103 2000013 -2000013
             62 1 0.0000000 103 1000013 -2000013
             63 1 0.0000000 103 -1000013 2000013
             64 1 0.0000000 103 1000014 -1000014
             65 1 0.0000000 103 2000014 -2000014
             66 1 0.0000000 103 1000014 -2000014
             67 1 0.0000000 103 -1000014 2000014
             68 1 0.0000000 103 1000015 -1000015
             69 1 0.0000000 103 2000015 -2000015
             70 1 0.0000000 103 1000015 -2000015
             71 1 0.0000000 103 -1000015 2000015
             72 1 0.0000000 103 1000016 -1000016
             73 1 0.0000000 103 2000016 -2000016
             74 1 0.0000000 103 1000016 -2000016
             75 1 0.0000000 103 -1000016 2000016

 1000001 ~d_1 ~d_1bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -3
             64 1 0.0000000 0 -2 -5
             65 1 0.0000000 0 -4 -3
             66 1 0.0000000 0 -4 -5
             67 1 0.0000000 0 -6 -3
             68 1 0.0000000 0 -6 -5

 1000002 ~u_1 ~u_1bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000003 ~d_2 ~d_2bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -1
             64 1 0.0000000 0 -2 -5
             65 1 0.0000000 0 -4 -1
             66 1 0.0000000 0 -4 -5
             67 1 0.0000000 0 -6 -1
             68 1 0.0000000 0 -6 -5

 1000004 ~u_2 ~u_2bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000005 ~d_3 ~d_3bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000002 -24
             22 1 0.0000000 0 1000004 -24
             23 1 0.0000000 0 1000006 -24
             24 1 0.0000000 0 2000002 -24
             25 1 0.0000000 0 2000004 -24
             26 1 0.0000000 0 2000006 -24
             27 1 0.0000000 0 1000002 -37
             28 1 0.0000000 0 1000004 -37
             29 1 0.0000000 0 1000006 -37
             30 1 0.0000000 0 2000002 -37
             31 1 0.0000000 0 2000004 -37
             32 1 0.0000000 0 2000006 -37
             33 1 0.0000000 0 1000021 1
             34 1 0.0000000 0 1000021 2
             35 1 0.0000000 0 1000021 5
             36 1 0.0000000 0 -12 1
             37 1 0.0000000 0 -12 3
             38 1 0.0000000 0 -12 5
             39 1 0.0000000 0 -14 1
             40 1 0.0000000 0 -14 3
             41 1 0.0000000 0 -14 5
             42 1 0.0000000 0 -16 1
             43 1 0.0000000 0 -16 3
             44 1 0.0000000 0 -16 5
             45 1 0.0000000 0 12 1
             46 1 0.0000000 0 11 2
             47 1 0.0000000 0 12 3
             48 1 0.0000000 0 11 4
             49 1 0.0000000 0 12 5
             50 1 0.0000000 0 11 6
             51 1 0.0000000 0 14 1
             52 1 0.0000000 0 13 2
             53 1 0.0000000 0 14 3
             54 1 0.0000000 0 13 4
             55 1 0.0000000 0 14 5
             56 1 0.0000000 0 13 6
             57 1 0.0000000 0 16 1
             58 1 0.0000000 0 15 2
             59 1 0.0000000 0 16 3
             60 1 0.0000000 0 15 4
             61 1 0.0000000 0 16 5
             62 1 0.0000000 0 15 6
             63 1 0.0000000 0 -2 -1
             64 1 0.0000000 0 -2 -3
             65 1 0.0000000 0 -4 -1
             66 1 0.0000000 0 -4 -3
             67 1 0.0000000 0 -6 -1
             68 1 0.0000000 0 -6 -3

 1000006 ~u_3 ~u_3bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000001 -24
             22 1 0.0000000 0 1000003 -24
             23 1 0.0000000 0 1000005 -24
             24 1 0.0000000 0 2000001 -24
             25 1 0.0000000 0 2000003 -24
             26 1 0.0000000 0 2000005 -24
             27 1 0.0000000 0 1000001 -37
             28 1 0.0000000 0 1000003 -37
             29 1 0.0000000 0 1000005 -37
             30 1 0.0000000 0 2000001 -37
             31 1 0.0000000 0 2000003 -37
             32 1 0.0000000 0 2000005 -37
             33 1 0.0000000 0 1000021 2
             34 1 0.0000000 0 1000021 4
             35 1 0.0000000 0 1000021 6
             36 1 0.0000000 0 -11 1
             37 1 0.0000000 0 -11 3
             38 1 0.0000000 0 -11 5
             39 1 0.0000000 0 -13 1
             40 1 0.0000000 0 -13 3
             41 1 0.0000000 0 -13 5
             42 1 0.0000000 0 -15 1
             43 1 0.0000000 0 -15 3
             44 1 0.0000000 0 -15 5
             45 1 0.0000000 0 -1 -3
             46 1 0.0000000 0 -1 -5
             47 1 0.0000000 0 -3 -5

 1000011 ~e_1- ~e_1+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 11
              1 1 0.0000000 0 -1000024 12
              2 1 0.0000000 0 -1000037 12
              3 1 0.0000000 0 1000022 11
              4 1 0.0000000 0 1000023 11
              5 1 0.0000000 0 1000025 11
              6 1 0.0000000 0 1000035 11
              7 1 0.0000000 0 1000012 -24
              8 1 0.0000000 0 2000012 -24
              9 1 0.0000000 0 1000012 -37
             10 1 0.0000000 0 12 13
             11 1 0.0000000 0 12 15
             12 1 0.0000000 0 14 11
             13 1 0.0000000 0 14 15
             14 1 0.0000000 0 16 11
             15 1 0.0000000 0 16 13
             16 1 0.0000000 0 -14 11
             17 1 0.0000000 0 -14 13
             18 1 0.0000000 0 -14 15
             19 1 0.0000000 0 -16 11
             20 1 0.0000000 0 -16 13
             21 1 0.0000000 0 -16 15
             22 1 0.0000000 0 -2 1
             23 1 0.0000000 0 -2 3
             24 1 0.0000000 0 -2 5
             25 1 0.0000000 0 -4 1
             26 1 0.0000000 0 -4 3
             27 1 0.0000000 0 -4 5
             28 1 0.0000000 0 -6 1
             29 1 0.0000000 0 -6 3
             30 1 0.0000000 0 -6 5

 1000013 ~e_2- ~e_2+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 13
              1 1 0.0000000 0 -1000024 14
              2 1 0.0000000 0 -1000037 14
              3 1 0.0000000 0 1000022 13
              4 1 0.0000000 0 1000023 13
              5 1 0.0000000 0 1000025 13
              6 1 0.0000000 0 1000035 13
              7 1 0.0000000 0 1000014 -24
              8 1 0.0000000 0 2000014 -24
              9 1 0.0000000 0 1000014 -37
             10 1 0.0000000 0 2000014 -37
             11 1 0.0000000 0 12 13
             12 1 0.0000000 0 12 15
             13 1 0.0000000 0 14 11
             14 1 0.0000000 0 14 15
             15 1 0.0000000 0 16 11
             16 1 0.0000000 0 16 13
             17 1 0.0000000 0 -12 11
             18 1 0.0000000 0 -12 13
             19 1 0.0000000 0 -12 15
             20 1 0.0000000 0 -16 11
             21 1 0.0000000 0 -16 13
             22 1 0.0000000 0 -16 15
             23 1 0.0000000 0 -2 1
             24 1 0.0000000 0 -2 3
             25 1 0.0000000 0 -2 5
             26 1 0.0000000 0 -4 1
             27 1 0.0000000 0 -4 3
             28 1 0.0000000 0 -4 5
             29 1 0.0000000 0 -6 1
             30 1 0.0000000 0 -6 3
             31 1 0.0000000 0 -6 5

 1000015 ~e_3- ~e_3+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 15
              1 1 0.0000000 0 -1000024 16
              2 1 0.0000000 0 -1000037 16
              3 1 0.0000000 0 1000022 15
              4 1 0.0000000 0 1000023 15
              5 1 0.0000000 0 1000025 15
              6 1 0.0000000 0 1000035 15
              7 1 0.0000000 0 1000016 -24
              8 1 0.0000000 0 2000016 -24
              9 1 0.0000000 0 1000016 -37
             10 1 0.0000000 0 2000016 -37
             11 1 0.0000000 0 12 13
             12 1 0.0000000 0 12 15
             13 1 0.0000000 0 14 11
             14 1 0.0000000 0 14 15
             15 1 0.0000000 0 16 11
             16 1 0.0000000 0 16 13
             17 1 0.0000000 0 -12 11
             18 1 0.0000000 0 -12 13
             19 1 0.0000000 0 -12 15
             20 1 0.0000000 0 -14 11
             21 1 0.0000000 0 -14 13
             22 1 0.0000000 0 -14 15
             23 1 0.0000000 0 -2 1
             24 1 0.0000000 0 -2 3
             25 1 0.0000000 0 -2 5
             26 1 0.0000000 0 -4 1
             27 1 0.0000000 0 -4 3
             28 1 0.0000000 0 -4 5
             29 1 0.0000000 0 -6 1
             30 1 0.0000000 0 -6 3
             31 1 0.0000000 0 -6 5

 2000001 ~d_4 ~d_4bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 1000024 2
              4 1 0.0000000 0 1000024 4
              5 1 0.0000000 0 1000024 6
              6 1 0.0000000 0 1000037 2
              7 1 0.0000000 0 1000037 4
              8 1 0.0000000 0 1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000003 23
             31 1 0.0000000 0 2000005 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000003 25
             36 1 0.0000000 0 2000005 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000003 35
             41 1 0.0000000 0 2000005 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000003 36
             46 1 0.0000000 0 2000005 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -3
             90 1 0.0000000 0 -2 -5
             91 1 0.0000000 0 -4 -3
             92 1 0.0000000 0 -4 -5
             93 1 0.0000000 0 -6 -3
             94 1 0.0000000 0 -6 -5

 2000002 ~u_4 ~u_4bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000004 23
             25 1 0.0000000 0 2000006 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000004 25
             30 1 0.0000000 0 2000006 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000004 35
             35 1 0.0000000 0 2000006 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000004 36
             40 1 0.0000000 0 2000006 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000003 ~d_5 ~d_5bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000001 23
             31 1 0.0000000 0 2000005 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000001 25
             36 1 0.0000000 0 2000005 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000001 35
             41 1 0.0000000 0 2000005 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000001 36
             46 1 0.0000000 0 2000005 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -1
             90 1 0.0000000 0 -2 -5
             91 1 0.0000000 0 -4 -1
             92 1 0.0000000 0 -4 -5
             93 1 0.0000000 0 -6 -1
             94 1 0.0000000 0 -6 -5

 2000004 ~u_5 ~u_5bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000002 23
             25 1 0.0000000 0 2000006 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000002 25
             30 1 0.0000000 0 2000006 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000002 35
             35 1 0.0000000 0 2000006 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000002 36
             40 1 0.0000000 0 2000006 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000005 ~d_6 ~d_6bar 1 -1 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 1
              1 1 0.0000000 103 1000039 3
              2 1 0.0000000 103 1000039 5
              3 1 0.0000000 0 -1000024 2
              4 1 0.0000000 0 -1000037 2
              5 1 0.0000000 0 -1000024 4
              6 1 0.0000000 0 -1000037 4
              7 1 0.0000000 0 -1000024 6
              8 1 0.0000000 0 -1000037 6
              9 1 0.0000000 0 1000022 1
             10 1 0.0000000 0 1000022 3
             11 1 0.0000000 0 1000022 5
             12 1 0.0000000 0 1000023 1
             13 1 0.0000000 0 1000023 3
             14 1 0.0000000 0 1000023 5
             15 1 0.0000000 0 1000025 1
             16 1 0.0000000 0 1000025 3
             17 1 0.0000000 0 1000025 5
             18 1 0.0000000 0 1000035 1
             19 1 0.0000000 0 1000035 3
             20 1 0.0000000 0 1000035 5
             21 1 0.0000000 0 1000023 1
             22 1 0.0000000 0 1000023 3
             23 1 0.0000000 0 1000023 5
             24 1 0.0000000 0 1000025 1
             25 1 0.0000000 0 1000025 3
             26 1 0.0000000 0 1000025 5
             27 1 0.0000000 0 1000001 23
             28 1 0.0000000 0 1000003 23
             29 1 0.0000000 0 1000005 23
             30 1 0.0000000 0 2000001 23
             31 1 0.0000000 0 2000003 23
             32 1 0.0000000 0 1000001 25
             33 1 0.0000000 0 1000003 25
             34 1 0.0000000 0 1000005 25
             35 1 0.0000000 0 2000001 25
             36 1 0.0000000 0 2000003 25
             37 1 0.0000000 0 1000001 35
             38 1 0.0000000 0 1000003 35
             39 1 0.0000000 0 1000005 35
             40 1 0.0000000 0 2000001 35
             41 1 0.0000000 0 2000003 35
             42 1 0.0000000 0 1000001 36
             43 1 0.0000000 0 1000003 36
             44 1 0.0000000 0 1000005 36
             45 1 0.0000000 0 2000001 36
             46 1 0.0000000 0 2000003 36
             47 1 0.0000000 0 1000002 -24
             48 1 0.0000000 0 1000004 -24
             49 1 0.0000000 0 1000006 -24
             50 1 0.0000000 0 2000002 -24
             51 1 0.0000000 0 2000004 -24
             52 1 0.0000000 0 2000006 -24
             53 1 0.0000000 0 1000002 -37
             54 1 0.0000000 0 1000004 -37
             55 1 0.0000000 0 1000006 -37
             56 1 0.0000000 0 2000002 -37
             57 1 0.0000000 0 2000004 -37
             58 1 0.0000000 0 2000006 -37
             59 1 0.0000000 0 1000021 1
             60 1 0.0000000 0 1000021 2
             61 1 0.0000000 0 1000021 5
             62 1 0.0000000 0 -12 1
             63 1 0.0000000 0 -12 3
             64 1 0.0000000 0 -12 5
             65 1 0.0000000 0 -14 1
             66 1 0.0000000 0 -14 3
             67 1 0.0000000 0 -14 5
             68 1 0.0000000 0 -16 1
             69 1 0.0000000 0 -16 3
             70 1 0.0000000 0 -16 5
             71 1 0.0000000 0 12 1
             72 1 0.0000000 0 11 2
             73 1 0.0000000 0 12 3
             74 1 0.0000000 0 11 4
             75 1 0.0000000 0 12 5
             76 1 0.0000000 0 11 6
             77 1 0.0000000 0 14 1
             78 1 0.0000000 0 13 2
             79 1 0.0000000 0 14 3
             80 1 0.0000000 0 13 4
             81 1 0.0000000 0 14 5
             82 1 0.0000000 0 13 6
             83 1 0.0000000 0 16 1
             84 1 0.0000000 0 15 2
             85 1 0.0000000 0 16 3
             86 1 0.0000000 0 15 4
             87 1 0.0000000 0 16 5
             88 1 0.0000000 0 15 6
             89 1 0.0000000 0 -2 -1
             90 1 0.0000000 0 -2 -3
             91 1 0.0000000 0 -4 -1
             92 1 0.0000000 0 -4 -3
             93 1 0.0000000 0 -6 -1
             94 1 0.0000000 0 -6 -3

 2000006 ~u_6 ~u_6bar 1 2 1 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 2
              1 1 0.0000000 103 1000039 4
              2 1 0.0000000 103 1000039 6
              3 1 0.0000000 0 1000024 1
              4 1 0.0000000 0 1000024 3
              5 1 0.0000000 0 1000024 5
              6 1 0.0000000 0 1000037 1
              7 1 0.0000000 0 1000037 3
              8 1 0.0000000 0 1000037 5
              9 1 0.0000000 0 1000022 2
             10 1 0.0000000 0 1000022 4
             11 1 0.0000000 0 1000022 6
             12 1 0.0000000 0 1000023 2
             13 1 0.0000000 0 1000023 4
             14 1 0.0000000 0 1000023 6
             15 1 0.0000000 0 1000025 2
             16 1 0.0000000 0 1000025 4
             17 1 0.0000000 0 1000025 6
             18 1 0.0000000 0 1000035 2
             19 1 0.0000000 0 1000035 4
             20 1 0.0000000 0 1000035 6
             21 1 0.0000000 0 1000002 23
             22 1 0.0000000 0 1000004 23
             23 1 0.0000000 0 1000006 23
             24 1 0.0000000 0 2000002 23
             25 1 0.0000000 0 2000004 23
             26 1 0.0000000 0 1000002 25
             27 1 0.0000000 0 1000004 25
             28 1 0.0000000 0 1000006 25
             29 1 0.0000000 0 2000002 25
             30 1 0.0000000 0 2000004 25
             31 1 0.0000000 0 1000002 35
             32 1 0.0000000 0 1000004 35
             33 1 0.0000000 0 1000006 35
             34 1 0.0000000 0 2000002 35
             35 1 0.0000000 0 2000004 35
             36 1 0.0000000 0 1000002 36
             37 1 0.0000000 0 1000004 36
             38 1 0.0000000 0 1000006 36
             39 1 0.0000000 0 2000002 36
             40 1 0.0000000 0 2000004 36
             41 1 0.0000000 0 1000001 -24
             42 1 0.0000000 0 1000003 -24
             43 1 0.0000000 0 1000005 -24
             44 1 0.0000000 0 2000001 -24
             45 1 0.0000000 0 2000003 -24
             46 1 0.0000000 0 2000005 -24
             47 1 0.0000000 0 1000001 -37
             48 1 0.0000000 0 1000003 -37
             49 1 0.0000000 0 1000005 -37
             50 1 0.0000000 0 2000001 -37
             51 1 0.0000000 0 2000003 -37
             52 1 0.0000000 0 2000005 -37
             53 1 0.0000000 0 1000021 2
             54 1 0.0000000 0 1000021 4
             55 1 0.0000000 0 1000021 6
             56 1 0.0000000 0 -11 1
             57 1 0.0000000 0 -11 3
             58 1 0.0000000 0 -11 5
             59 1 0.0000000 0 -13 1
             60 1 0.0000000 0 -13 3
             61 1 0.0000000 0 -13 5
             62 1 0.0000000 0 -15 1
             63 1 0.0000000 0 -15 3
             64 1 0.0000000 0 -15 5
             65 1 0.0000000 0 -1 -3
             66 1 0.0000000 0 -1 -5
             67 1 0.0000000 0 -3 -5

 2000011 ~e_4- ~e_4+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 11
              1 1 0.0000000 0 -1000024 12
              2 1 0.0000000 0 -1000037 12
              3 1 0.0000000 0 1000022 11
              4 1 0.0000000 0 1000023 11
              5 1 0.0000000 0 1000025 11
              6 1 0.0000000 0 1000035 11
              7 1 0.0000000 0 1000011 23
              8 1 0.0000000 0 1000011 25
              9 1 0.0000000 0 1000011 35
             10 1 0.0000000 0 1000011 36
             11 1 0.0000000 0 1000012 -24
             12 1 0.0000000 0 2000012 -24
             13 1 0.0000000 0 1000012 -37
             14 1 0.0000000 0 2000012 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -14 11
             22 1 0.0000000 0 -14 13
             23 1 0.0000000 0 -14 15
             24 1 0.0000000 0 -16 11
             25 1 0.0000000 0 -16 13
             26 1 0.0000000 0 -16 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 2000013 ~e_5- ~e_5+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 13
              1 1 0.0000000 0 -1000024 14
              2 1 0.0000000 0 -1000037 14
              3 1 0.0000000 0 1000022 13
              4 1 0.0000000 0 1000023 13
              5 1 0.0000000 0 1000025 13
              6 1 0.0000000 0 1000035 13
              7 1 0.0000000 0 1000013 23
              8 1 0.0000000 0 1000013 25
              9 1 0.0000000 0 1000013 35
             10 1 0.0000000 0 1000013 36
             11 1 0.0000000 0 1000014 -24
             12 1 0.0000000 0 2000014 -24
             13 1 0.0000000 0 1000014 -37
             14 1 0.0000000 0 2000014 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -12 11
             22 1 0.0000000 0 -12 13
             23 1 0.0000000 0 -12 15
             24 1 0.0000000 0 -16 11
             25 1 0.0000000 0 -16 13
             26 1 0.0000000 0 -16 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 2000015 ~e_6- ~e_6+ 1 -3 0 500.00000 0.00000 50.00000 0.00000 0.00000e+00 1 0 0 1 0
              0 1 0.0000000 103 1000039 15
              1 1 0.0000000 0 -1000024 16
              2 1 0.0000000 0 -1000037 16
              3 1 0.0000000 0 1000022 15
              4 1 0.0000000 0 1000023 15
              5 1 0.0000000 0 1000025 15
              6 1 0.0000000 0 1000035 15
              7 1 0.0000000 0 1000015 23
              8 1 0.0000000 0 1000015 25
              9 1 0.0000000 0 1000015 35
             10 1 0.0000000 0 1000015 36
             11 1 0.0000000 0 1000016 -24
             12 1 0.0000000 0 2000016 -24
             13 1 0.0000000 0 1000016 -37
             14 1 0.0000000 0 2000016 -37
             15 1 0.0000000 0 12 13
             16 1 0.0000000 0 12 15
             17 1 0.0000000 0 14 11
             18 1 0.0000000 0 14 15
             19 1 0.0000000 0 16 11
             20 1 0.0000000 0 16 13
             21 1 0.0000000 0 -12 11
             22 1 0.0000000 0 -12 13
             23 1 0.0000000 0 -12 15
             24 1 0.0000000 0 -14 11
             25 1 0.0000000 0 -14 13
             26 1 0.0000000 0 -14 15
             27 1 0.0000000 0 -2 1
             28 1 0.0000000 0 -2 3
             29 1 0.0000000 0 -2 5
             30 1 0.0000000 0 -4 1
             31 1 0.0000000 0 -4 3
             32 1 0.0000000 0 -4 5
             33 1 0.0000000 0 -6 1
             34 1 0.0000000 0 -6 3
             35 1 0.0000000 0 -6 5

 9000006 h1 1 0 0 120.00000 0.00575 119.97123 120.02877 3.42993e-11 0 0 0 1 0

 -------- End PYTHIA Particle Data Table -----------------------------------------------------------------------------------------

 -------- LHA initialization information ------------

  beam kind energy pdfgrp pdfset
     A 2212 6500.000 0 247000
     B 2212 6500.000 0 247000

  Event weighting strategy = -4

  Processes, with strategy-dependent cross section info
  number xsec (pb) xerr (pb) xmax (pb)
       1 2.2748e+01 6.9030e-01 2.2748e+01

 -------- End LHA initialization information --------

 -------- LHA event information and listing ----------------------------------------------------------------------

    process = 1 weight = 2.2748e+01 scale = 8.0318e+01 (GeV)
                        alpha_em = 7.5468e-03 alpha_strong = 1.4876e-01

    Participating Particles
    no id stat mothers colours p_x p_y p_z e m tau spin
     1 21 -1 0 0 503 502 0.000 0.000 33.291 33.291 0.000 0.000 -1.000
     2 21 -1 0 0 501 503 -0.000 -0.000 -631.246 631.246 0.000 0.000 -1.000
     3 23 2 1 2 0 0 58.007 0.106 -98.324 146.381 91.624 0.000 0.000
     4 15 1 3 3 0 0 41.232 35.907 -19.315 58.014 1.777 0.000 -1.000
     5 -15 1 3 3 0 0 16.776 -35.801 -79.009 88.367 1.777 0.000 1.000
     6 5 1 1 2 501 0 -59.077 -0.533 -506.389 509.845 4.700 0.000 -1.000
     7 -5 1 1 2 0 502 1.070 0.427 6.758 8.312 4.700 0.000 -1.000

 -------- End LHA event information and listing ------------------------------------------------------------------

 -------- PYTHIA Info Listing ----------------------------------------

 Beam A: id = 2212, pz = 6.500e+03, e = 6.500e+03, m = 9.383e-01.
 Beam B: id = 2212, pz = -6.500e+03, e = 6.500e+03, m = 9.383e-01.

 In 1: id = 21, x = 5.122e-03, pdf = 0.000e+00 at Q2 = 6.451e+03.
 In 2: id = 21, x = 9.711e-02, pdf = 0.000e+00 at same Q2.

 Process Les Houches User Process(es) with code 9999 is 2 -> 3.
 Subprocess user process 1 with code 1 is 2 -> 3.
 It has sHat = 8.406e+04, <pTHat> = 3.941e+01.
     alphaEM = 7.547e-03, alphaS = 1.488e-01 at Q2 = 6.451e+03.

 Impact parameter b = 1.099e+00 gives enhancement factor = 4.257e-01.
 Max pT scale for MPI = 1.300e+04, ISR = 8.032e+01, FSR = 8.032e+01.
 Number of MPI = 2, ISR = 10, FSRproc = 46, FSRreson = 0.

 -------- End PYTHIA Info Listing ------------------------------------

 -------- PYTHIA Event Listing (hard process) -----------------------------------------------------------------------------------

    no id name status mothers daughters colours p_x p_y p_z e m
     0 90 (system) -11 0 0 0 0 0 0 0.000 0.000 0.000 13000.000 13000.000
     1 2212 (p+) -12 0 0 3 0 0 0 0.000 0.000 6500.000 6500.000 0.938
     2 2212 (p+) -12 0 0 4 0 0 0 0.000 0.000 -6500.000 6500.000 0.938
     3 21 (g) -21 1 0 5 7 503 502 0.000 0.000 33.291 33.291 0.000
     4 21 (g) -21 2 0 5 7 501 503 -0.000 -0.000 -631.246 631.246 0.000
     5 23 (Z0) -22 3 4 8 9 0 0 58.007 0.106 -98.324 146.381 91.624
     6 5 b 23 3 4 0 0 501 0 -59.077 -0.533 -506.389 509.845 4.700
     7 -5 bbar 23 3 4 0 0 0 502 1.070 0.427 6.758 8.312 4.700
     8 15 tau- 23 5 0 0 0 0 0 41.232 35.907 -19.315 58.014 1.777
     9 -15 tau+ 23 5 0 0 0 0 0 16.776 -35.801 -79.009 88.367 1.777
                                   Charge sum: 0.000 Momentum sum: -0.000 0.000 -597.954 664.537 289.931

 -------- End PYTHIA Event Listing -----------------------------------------------------------------------------------------------

 -------- PYTHIA Event Listing (complete event) ---------------------------------------------------------------------------------

    no id name status mothers daughters colours p_x p_y p_z e m
     0 90 (system) -11 0 0 0 0 0 0 0.000 0.000 0.000 13000.000 13000.000
     1 2212 (p+) -12 0 0 250 0 0 0 0.000 0.000 6500.000 6500.000 0.938
     2 2212 (p+) -12 0 0 251 0 0 0 0.000 0.000 -6500.000 6500.000 0.938
     3 21 (g) -21 8 0 5 7 503 502 0.000 0.000 33.291 33.291 0.000
     4 21 (g) -21 9 9 5 7 501 503 -0.000 -0.000 -631.246 631.246 0.000
     5 23 (Z0) -22 3 4 10 10 0 0 58.007 0.106 -98.324 146.381 91.624
     6 5 (b) -23 3 4 11 11 501 0 -59.077 -0.533 -506.389 509.845 4.700
     7 -5 (bbar) -23 3 4 12 12 0 502 1.070 0.427 6.758 8.312 4.700
     8 21 (g) -41 14 0 13 3 503 504 0.000 0.000 88.647 88.647 0.000
     9 21 (g) -42 15 15 4 4 501 503 -0.000 -0.000 -631.246 631.246 0.000
    10 23 (Z0) -44 5 5 16 16 0 0 47.197 -46.268 -95.974 148.237 91.624
    11 5 (b) -44 6 6 17 17 501 0 -59.854 -3.869 -479.596 483.355 4.700
    12 -5 (bbar) -44 7 7 18 18 0 502 -2.320 -14.114 1.278 15.110 4.700
    13 21 (g) -43 8 0 19 19 502 504 14.977 64.251 31.693 73.191 0.000
    14 21 (g) -41 21 21 20 8 505 504 -0.000 0.000 183.806 183.806 0.000
    15 21 (g) -42 22 0 9 9 501 503 -0.000 -0.000 -631.246 631.246 0.000
    16 23 (Z0) -44 10 10 23 23 0 0 45.227 -55.614 -101.930 154.671 91.624
    17 5 (b) -44 11 11 24 24 501 0 -59.996 -4.541 -478.203 481.996 4.700
    18 -5 (bbar) -44 12 12 25 25 0 502 -2.938 -17.045 -1.444 17.982 4.700
    19 21 (g) -44 13 13 26 26 502 504 11.022 45.495 42.569 63.273 0.000
    20 21 (g) -43 14 0 27 27 505 503 6.685 31.705 91.566 97.130 0.000
    21 21 (g) -42 29 0 14 14 505 504 -0.000 -0.000 183.806 183.806 0.000
    22 21 (g) -41 30 30 28 15 501 506 0.000 0.000 -667.043 667.043 0.000
    23 23 (Z0) -44 16 16 31 31 0 0 43.609 -59.054 -105.403 157.778 91.624
    24 5 (b) -44 17 17 32 32 501 0 -66.051 -17.414 -490.031 494.791 4.700
    25 -5 (bbar) -44 18 18 33 33 0 502 -3.061 -17.306 -1.657 18.267 4.700
    26 21 (g) -44 19 19 34 34 502 504 10.892 45.217 40.321 61.555 0.000
    27 21 (g) -44 20 20 35 35 505 503 6.650 31.631 88.681 94.388 0.000
    28 21 (g) -43 22 0 36 36 503 506 7.962 16.926 -15.149 24.070 0.000
    29 21 (g) -41 41 41 37 21 505 507 0.000 0.000 230.846 230.846 0.000
    30 21 (g) -42 42 0 22 22 501 506 -0.000 -0.000 -667.043 667.043 0.000
    31 23 (Z0) -44 23 23 43 43 0 0 41.394 -59.581 -103.799 156.309 91.624
    32 5 (b) -44 24 24 44 44 501 0 -66.253 -17.462 -491.722 496.495 4.700
    33 -5 (bbar) -44 25 25 45 45 0 502 -3.763 -17.473 -1.928 18.581 4.700
    34 21 (g) -44 26 26 46 46 502 504 6.584 44.192 41.297 60.842 0.000
    35 21 (g) -44 27 27 38 39 505 503 -1.091 29.789 89.350 94.191 0.000
    36 21 (g) -44 28 28 40 40 503 506 7.584 16.836 -14.590 23.534 0.000
    37 21 (g) -43 29 0 49 49 504 507 15.544 3.699 45.195 47.936 0.000
    38 21 (g) -51 35 0 47 47 505 508 -4.281 6.554 54.974 55.529 0.000
    39 21 (g) -51 35 0 50 50 508 503 4.092 25.237 32.641 41.461 0.000
    40 21 (g) -52 36 36 48 48 503 506 6.682 14.834 -12.855 20.735 0.000
    41 21 (g) -42 52 52 29 29 505 507 0.000 -0.000 230.846 230.846 0.000
    42 21 (g) -41 53 0 51 30 509 506 -0.000 0.000 -732.059 732.059 0.000
    43 23 (Z0) -44 31 31 54 54 0 0 39.710 -59.215 -104.371 156.114 91.624
    44 5 (b) -44 32 32 55 55 501 0 -72.649 -16.069 -492.016 497.633 4.700
    45 -5 (bbar) -44 33 33 56 56 0 502 -3.896 -17.444 -1.955 18.584 4.700
    46 21 (g) -44 34 34 57 57 502 504 6.458 44.220 41.228 60.802 0.000
    47 21 (g) -44 38 38 58 58 505 508 -4.285 6.555 54.931 55.486 0.000
    48 21 (g) -44 40 40 59 59 503 506 6.465 14.881 -12.906 20.732 0.000
    49 21 (g) -44 37 37 60 60 504 507 15.526 3.703 45.030 47.776 0.000
    50 21 (g) -44 39 39 61 61 508 503 4.035 25.249 32.590 41.423 0.000
    51 21 (g) -43 42 0 62 62 509 501 8.635 -1.880 -63.744 64.354 0.000
    52 21 (g) -42 68 0 41 41 505 507 0.000 -0.000 230.846 230.846 0.000
    53 21 (g) -41 69 69 63 42 510 506 -0.000 0.000 -789.280 789.280 0.000
    54 23 (Z0) -44 43 43 70 70 0 0 38.653 -58.926 -104.718 155.971 91.624
    55 5 (b) -44 44 44 71 71 501 0 -76.667 -14.973 -492.120 498.303 4.700
    56 -5 (bbar) -44 45 45 72 72 0 502 -3.979 -17.421 -1.973 18.582 4.700
    57 21 (g) -44 46 46 73 73 502 504 6.378 44.242 41.204 60.793 0.000
    58 21 (g) -44 47 47 74 74 505 508 -4.287 6.556 54.912 55.468 0.000
    59 21 (g) -44 48 48 75 75 503 506 6.328 14.918 -12.932 20.733 0.000
    60 21 (g) -44 49 49 76 76 504 507 15.515 3.706 44.934 47.682 0.000
    61 21 (g) -44 50 50 77 77 508 503 3.999 25.259 32.569 41.410 0.000
    62 21 (g) -44 51 51 78 78 509 501 8.115 -1.738 -63.830 64.368 0.000
    63 21 (g) -43 53 0 79 79 510 509 5.944 -1.622 -56.481 56.816 0.000
    64 1 (d) -31 81 0 66 67 511 0 0.000 0.000 0.537 0.537 0.000
    65 21 (g) -31 82 82 66 67 512 511 0.000 0.000 -604.180 604.180 0.000
    66 1 (d) -33 64 65 83 83 513 0 3.146 1.631 -5.425 6.488 0.330
    67 21 (g) -33 64 65 84 84 512 513 -3.146 -1.631 -598.217 598.228 0.000
    68 2 (u) -41 119 119 80 52 505 0 0.000 0.000 4448.079 4448.079 0.000
    69 21 (g) -42 120 0 53 53 510 506 0.000 -0.000 -789.280 789.280 0.000
    70 23 (Z0) -44 54 54 121 121 0 0 38.351 -58.683 -104.209 155.463 91.624
    71 5 (b) -44 55 55 91 91 501 0 -76.703 -14.944 -492.493 498.676 4.700
    72 -5 (bbar) -44 56 56 109 109 0 502 -4.077 -17.342 -1.913 18.524 4.700
    73 21 (g) -44 57 57 94 94 502 504 5.776 44.726 41.030 60.969 0.000
    74 21 (g) -44 58 58 106 106 505 508 -4.938 7.080 54.854 55.528 0.000
    75 21 (g) -44 59 59 126 126 503 506 6.282 14.955 -12.965 20.766 0.000
    76 21 (g) -44 60 60 88 88 504 507 14.969 4.145 45.006 47.611 0.000
    77 21 (g) -44 61 61 104 105 508 503 3.563 25.610 32.472 41.509 0.000
    78 21 (g) -44 62 62 89 90 509 501 8.112 -1.736 -63.773 64.310 0.000
    79 21 (g) -44 63 63 130 130 510 509 5.942 -1.620 -56.437 56.772 0.000
    80 2 (u) -43 68 0 86 87 507 0 2.724 -2.191 4217.229 4217.230 0.330
    81 1 (d) -41 95 95 85 64 514 0 0.000 0.000 0.587 0.587 0.000
    82 21 (g) -42 96 0 65 65 512 511 0.000 0.000 -604.180 604.180 0.000
    83 1 (d) -44 66 66 97 97 513 0 1.607 1.720 -1.941 3.069 0.330
    84 21 (g) -44 67 67 98 98 512 513 -3.161 -1.630 -568.297 568.308 0.000
    85 21 (g) -43 81 0 99 99 514 511 1.555 -0.090 -33.353 33.390 0.000
    86 2 (u) -51 80 0 131 131 515 0 4.319 -3.469 3630.131 3630.135 0.330
    87 21 (g) -51 80 0 103 103 507 515 -1.559 1.288 587.206 587.209 0.000
    88 21 (g) -52 76 76 92 93 504 507 14.933 4.135 44.898 47.497 0.000
    89 21 (g) -51 78 0 129 129 509 516 5.671 0.129 -60.031 60.299 0.000
    90 21 (g) -51 78 0 116 117 516 501 1.551 -2.037 -9.432 9.773 0.000
    91 5 (b) -52 71 71 118 118 501 0 -75.813 -14.771 -486.803 492.915 4.700
    92 21 (g) -51 88 0 101 102 517 507 15.833 6.168 45.991 49.030 0.000
    93 21 (g) -51 88 0 134 134 504 517 -0.670 -0.249 0.543 0.898 0.000
    94 21 (g) -52 73 73 107 108 502 504 5.546 42.943 39.394 58.538 0.000
    95 1 (d) -42 150 150 81 81 514 0 -0.000 -0.000 0.587 0.587 0.000
    96 -1 (dbar) -41 302 302 100 82 0 511 0.000 0.000 -653.953 653.953 0.000
    97 1 (d) -44 83 83 177 177 513 0 1.601 1.719 -2.089 3.161 0.330
    98 21 (g) -44 84 84 175 176 512 513 -4.471 -1.961 -595.421 595.441 0.000
    99 21 (g) -44 85 85 148 149 514 511 1.478 -0.109 -34.949 34.980 0.000
   100 -1 (dbar) -43 96 0 306 306 0 512 1.393 0.352 -20.906 20.958 0.330
   101 21 (g) -51 92 0 127 127 517 518 12.256 3.210 30.225 32.773 0.000
   102 21 (g) -51 92 0 113 114 518 507 3.562 2.971 21.670 22.160 0.000
   103 21 (g) -52 87 87 115 115 507 515 -1.544 1.275 581.302 581.306 0.000
   104 21 (g) -51 77 0 128 128 519 503 4.738 20.567 26.632 33.981 0.000
   105 21 (g) -51 77 0 136 136 508 519 -1.362 5.310 7.914 9.628 0.000
   106 21 (g) -52 74 74 125 125 505 508 -4.752 6.812 52.779 53.428 0.000
   107 21 (g) -51 94 0 124 124 520 504 5.868 41.707 36.095 55.468 0.000
   108 21 (g) -51 94 0 112 112 502 520 -0.399 0.904 3.255 3.401 0.000
   109 -5 (bbar) -52 72 72 110 111 0 502 -4.000 -17.011 -1.869 18.192 4.700
   110 -5 (bbar) -51 109 0 123 123 0 521 -2.546 -14.864 -2.152 15.942 4.700
   111 21 (g) -51 109 0 138 138 521 502 -1.497 -2.050 0.632 2.616 0.000
   112 21 (g) -52 108 108 137 137 502 520 -0.356 0.807 2.905 3.036 0.000
   113 21 (g) -51 102 0 135 135 518 522 4.620 2.137 29.222 29.662 0.000
   114 21 (g) -51 102 0 139 139 522 507 -1.133 0.895 20.451 20.502 0.000
   115 21 (g) -52 103 103 132 132 507 515 -1.469 1.213 553.299 553.302 0.000
   116 21 (g) -51 90 0 133 133 516 523 1.341 -2.511 -18.268 18.489 0.000
   117 21 (g) -51 90 0 140 140 523 501 -3.021 -0.148 -11.849 12.229 0.000
   118 5 (b) -52 91 91 122 122 501 0 -72.583 -14.149 -466.117 471.970 4.700
   119 2 (u) -42 250 250 68 68 505 0 0.000 0.000 4448.079 4448.079 0.000
   120 21 (g) -41 147 147 141 69 524 506 -0.000 -0.000 -839.769 839.769 0.000
   121 23 (Z0) -44 70 70 252 252 0 0 38.320 -58.960 -104.151 155.522 91.624
   122 5 (b) -44 118 118 253 253 501 0 -72.693 -15.150 -466.095 471.996 4.700
   123 -5 (bbar) -44 110 110 254 254 0 521 -2.548 -14.883 -2.136 15.958 4.700
   124 21 (g) -44 107 107 162 162 520 504 5.866 41.686 36.050 55.423 0.000
   125 21 (g) -44 106 106 156 156 505 508 -4.752 6.811 52.772 53.421 0.000
   126 21 (g) -44 75 75 145 146 503 506 6.278 14.919 -12.982 20.750 0.000
   127 21 (g) -44 101 101 142 143 517 518 12.256 3.207 30.220 32.768 0.000
   128 21 (g) -44 104 104 172 173 519 503 4.737 20.560 26.609 33.959 0.000
   129 21 (g) -44 89 89 151 152 509 516 5.657 0.000 -60.032 60.298 0.000
   130 21 (g) -44 79 79 214 215 510 509 5.929 -1.741 -56.436 56.773 0.000
   131 2 (u) -44 86 86 166 167 515 0 4.319 -3.469 3630.122 3630.126 0.330
   132 21 (g) -44 115 115 168 168 507 515 -1.469 1.213 553.296 553.299 0.000
   133 21 (g) -44 116 116 153 153 516 523 1.337 -2.550 -18.266 18.491 0.000
   134 21 (g) -44 93 93 160 161 504 517 -0.670 -0.250 0.543 0.898 0.000
   135 21 (g) -44 113 113 144 144 518 522 4.620 2.137 29.219 29.659 0.000
   136 21 (g) -44 105 105 154 155 508 519 -1.362 5.308 7.909 9.622 0.000
   137 21 (g) -44 112 112 237 237 502 520 -0.356 0.807 2.904 3.035 0.000
   138 21 (g) -44 111 111 235 236 521 502 -1.497 -2.052 0.635 2.618 0.000
   139 21 (g) -44 114 114 169 170 522 507 -1.133 0.895 20.451 20.501 0.000
   140 21 (g) -44 117 117 202 203 523 501 -3.024 -0.174 -11.848 12.229 0.000
   141 21 (g) -43 120 0 216 216 524 510 0.186 1.685 -50.472 50.501 0.000
   142 21 (g) -51 127 0 165 165 517 525 9.319 1.927 28.787 30.319 0.000
   143 21 (g) -51 127 0 163 164 525 518 3.947 1.748 7.822 8.934 0.000
   144 21 (g) -52 135 135 171 171 518 522 3.610 1.670 22.830 23.174 0.000
   145 21 (g) -51 126 0 174 174 503 526 6.832 15.595 -15.307 22.895 0.000
   146 21 (g) -51 126 0 217 218 526 506 -0.553 -0.675 -2.028 2.208 0.000
   147 21 (g) -53 251 251 120 120 524 506 -0.000 -0.000 -844.122 844.122 0.000
   148 -3 (sbar) -51 99 0 305 305 0 511 0.011 0.700 -17.269 17.290 0.500
   149 3 (s) -51 99 0 307 307 514 0 1.467 -0.809 -17.642 17.728 0.500
   150 1 (d) -53 301 301 95 95 514 0 -0.000 -0.000 0.626 0.626 0.000
   151 21 (g) -51 129 0 159 159 509 527 2.708 0.853 -26.814 26.964 0.000
   152 21 (g) -51 129 0 157 158 527 516 3.272 -1.469 -37.630 37.801 0.000
   153 21 (g) -52 133 133 204 204 516 523 1.014 -1.934 -13.854 14.025 0.000
   154 21 (g) -51 136 0 190 191 528 519 -0.864 5.644 9.048 10.699 0.000
   155 21 (g) -51 136 0 199 200 508 528 -0.971 0.342 4.113 4.240 0.000
   156 21 (g) -52 125 125 201 201 505 508 -4.279 6.133 47.519 48.104 0.000
   157 21 (g) -51 152 0 246 246 529 516 0.482 0.575 -8.237 8.271 0.000
   158 21 (g) -51 152 0 277 277 527 529 5.128 -1.308 -52.542 52.808 0.000
   159 21 (g) -52 151 151 260 260 509 527 0.370 0.117 -3.665 3.686 0.000
   160 21 (g) -51 134 0 205 206 530 517 -0.844 0.017 1.313 1.561 0.000
   161 21 (g) -51 134 0 240 240 504 530 0.853 4.563 3.407 5.758 0.000
   162 21 (g) -52 124 124 238 239 520 504 5.186 36.857 31.874 49.003 0.000
   163 21 (g) -51 143 0 183 183 531 518 2.943 1.177 5.150 6.047 0.000
   164 21 (g) -51 143 0 279 279 525 531 5.272 1.453 15.856 16.773 0.000
   165 21 (g) -52 142 142 207 207 517 525 5.051 1.044 15.602 16.433 0.000
   166 2 (u) -51 131 0 262 262 532 0 2.380 -2.914 2864.440 2864.442 0.330
   167 21 (g) -51 131 0 280 280 515 532 1.794 -0.435 820.425 820.428 0.000
   168 21 (g) -52 132 132 263 263 507 515 -1.324 1.093 498.552 498.555 0.000
   169 21 (g) -51 139 0 210 210 533 507 -0.068 -0.471 10.854 10.865 0.000
   170 21 (g) -51 139 0 208 209 522 533 -0.373 1.686 13.971 14.077 0.000
   171 21 (g) -52 144 144 181 182 518 522 2.918 1.350 18.455 18.733 0.000
   172 21 (g) -51 128 0 192 192 519 534 5.133 20.202 24.925 32.492 0.000
   173 21 (g) -51 128 0 198 198 534 503 -0.337 0.491 1.553 1.664 0.000
   174 21 (g) -52 145 145 196 197 503 526 6.773 15.461 -15.176 22.698 0.000
   175 21 (g) -51 98 0 180 180 512 535 -4.974 -1.994 -588.039 588.063 0.000
   176 21 (g) -51 98 0 178 179 535 513 0.539 0.072 -7.427 7.447 0.000
   177 1 (d) -52 97 97 186 186 513 0 1.565 1.680 -2.044 3.091 0.330
   178 21 (g) -51 176 0 184 185 536 513 -0.641 0.570 -77.005 77.010 0.000
   179 21 (g) -51 176 0 195 195 535 536 0.408 -0.807 -21.665 21.684 0.000
   180 21 (g) -52 175 175 193 194 512 535 -4.202 -1.685 -496.796 496.816 0.000
   181 21 (g) -51 171 0 232 233 537 522 1.498 -0.229 7.509 7.660 0.000
   182 21 (g) -51 171 0 234 234 518 537 1.978 1.802 11.921 12.218 0.000
   183 21 (g) -52 163 163 273 273 531 518 2.386 0.954 4.175 4.902 0.000
   184 21 (g) -51 178 0 187 188 536 538 -0.109 1.083 -72.660 72.669 0.000
   185 21 (g) -51 178 0 189 189 538 513 -0.459 -0.436 -4.435 4.480 0.000
   186 1 (d) -52 177 177 303 303 513 0 1.492 1.602 -1.954 2.953 0.330
   187 21 (g) -51 184 0 241 242 536 539 0.564 0.565 -49.713 49.720 0.000
   188 21 (g) -51 184 0 243 243 539 538 -0.828 0.372 -24.436 24.453 0.000
   189 21 (g) -52 185 185 310 310 538 513 -0.305 -0.290 -2.946 2.976 0.000
   190 21 (g) -51 154 0 229 230 528 540 -0.727 6.260 10.113 11.916 0.000
   191 21 (g) -51 154 0 284 284 540 519 0.739 2.828 3.185 4.323 0.000
   192 21 (g) -52 172 172 259 259 519 534 4.258 16.758 20.675 26.952 0.000
   193 21 (g) -51 180 0 211 212 512 541 -2.778 -1.571 -405.538 405.551 0.000
   194 21 (g) -51 180 0 213 213 541 535 -1.376 -0.210 -93.834 93.844 0.000
   195 21 (g) -52 179 179 309 309 535 536 0.360 -0.711 -19.088 19.105 0.000
   196 21 (g) -51 174 0 219 219 542 526 6.301 14.750 -14.940 21.920 0.000
   197 21 (g) -51 174 0 285 285 503 542 0.451 0.740 -0.142 0.878 0.000
   198 21 (g) -52 173 173 282 282 534 503 -0.317 0.462 1.460 1.563 0.000
   199 21 (g) -51 155 0 231 231 543 528 -0.737 1.633 8.229 8.421 0.000
   200 21 (g) -51 155 0 286 286 508 543 -2.110 1.398 16.716 16.906 0.000
   201 21 (g) -52 156 156 256 256 505 508 -2.403 3.445 26.688 27.017 0.000
   202 21 (g) -51 140 0 271 271 544 501 -2.010 0.380 -6.894 7.191 0.000
   203 21 (g) -51 140 0 287 287 523 544 -0.887 -0.796 -6.689 6.794 0.000
   204 21 (g) -52 153 153 244 245 516 523 0.887 -1.692 -12.119 12.269 0.000
   205 21 (g) -51 160 0 265 265 530 545 -0.189 -0.638 1.279 1.442 0.000
   206 21 (g) -51 160 0 226 227 545 517 -0.129 0.764 1.660 1.832 0.000
   207 21 (g) -52 165 165 228 228 517 525 4.524 0.935 13.976 14.720 0.000
   208 21 (g) -51 170 0 281 281 522 546 -0.155 0.802 15.083 15.105 0.000
   209 21 (g) -51 170 0 289 289 546 533 -0.244 0.702 3.085 3.173 0.000
   210 21 (g) -52 169 169 270 270 533 507 -0.042 -0.289 6.658 6.664 0.000
   211 21 (g) -51 193 0 304 304 512 547 -1.227 -0.229 -198.935 198.939 0.000
   212 21 (g) -51 193 0 313 313 547 541 -2.380 -1.468 -263.156 263.170 0.000
   213 21 (g) -52 194 194 312 312 541 535 -0.547 -0.083 -37.281 37.286 0.000
   214 21 (g) -51 130 0 261 261 548 509 4.708 -1.601 -41.402 41.700 0.000
   215 21 (g) -51 130 0 290 290 510 548 1.233 -0.032 -18.283 18.325 0.000
   216 21 (g) -52 141 141 272 272 524 510 0.174 1.576 -47.222 47.249 0.000
   217 21 (g) -51 146 0 274 274 549 506 -0.362 -0.367 -0.234 0.567 0.000
   218 21 (g) -51 146 0 222 222 526 549 -0.053 0.016 -2.121 2.122 0.000
   219 21 (g) -52 196 196 220 221 542 526 6.163 14.427 -14.613 21.439 0.000
   220 21 (g) -51 219 0 257 257 542 550 4.991 12.557 -13.168 18.867 0.000
   221 21 (g) -51 219 0 225 225 550 526 1.168 1.871 -1.594 2.722 0.000
   222 21 (g) -52 218 218 223 224 526 549 -0.049 0.014 -1.971 1.972 0.000
   223 21 (g) -51 222 0 291 291 551 549 0.174 -0.002 -2.101 2.109 0.000
   224 21 (g) -51 222 0 293 293 526 551 0.211 0.713 -0.463 0.876 0.000
   225 21 (g) -52 221 221 292 292 550 526 0.734 1.175 -1.001 1.709 0.000
   226 21 (g) -51 206 0 288 288 545 552 0.981 1.014 3.457 3.734 0.000
   227 21 (g) -51 206 0 294 294 552 517 -0.246 -0.072 0.871 0.908 0.000
   228 21 (g) -52 207 207 258 258 517 525 3.661 0.757 11.308 11.910 0.000
   229 21 (g) -51 190 0 267 267 553 540 -0.628 3.002 6.242 6.955 0.000
   230 21 (g) -51 190 0 295 295 528 553 -0.180 3.438 4.775 5.887 0.000
   231 21 (g) -52 199 199 276 276 543 528 -0.656 1.454 7.325 7.496 0.000
   232 21 (g) -51 181 0 266 266 555 522 1.606 0.045 10.064 10.191 0.000
   233 21 (g) -51 181 0 296 296 537 555 0.740 0.498 2.556 2.707 0.000
   234 21 (g) -52 182 182 283 283 518 537 1.130 1.029 6.810 6.980 0.000
   235 21 (g) -51 138 0 269 269 521 556 0.162 -0.332 -0.049 0.373 0.000
   236 21 (g) -51 138 0 297 297 556 502 -1.696 -1.638 0.978 2.552 0.000
   237 21 (g) -52 137 137 268 268 502 520 -0.320 0.725 2.610 2.728 0.000
   238 21 (g) -51 162 0 255 255 520 557 3.809 23.139 19.571 30.545 0.000
   239 21 (g) -51 162 0 298 298 557 504 1.885 16.434 14.330 21.886 0.000
   240 21 (g) -52 161 161 278 278 504 530 0.345 1.847 1.379 2.330 0.000
   241 21 (g) -51 187 0 308 308 536 558 -0.225 0.773 -33.084 33.094 0.000
   242 21 (g) -51 187 0 314 314 558 539 0.443 -0.052 -26.876 26.880 0.000
   243 21 (g) -52 188 188 311 311 539 538 -0.481 0.216 -14.189 14.198 0.000
   244 21 (g) -51 204 0 264 264 559 523 0.827 -1.213 -13.136 13.217 0.000
   245 21 (g) -51 204 0 249 249 516 559 0.174 -0.343 -0.936 1.012 0.000
   246 21 (g) -52 157 157 247 248 529 516 0.367 0.439 -6.285 6.311 0.000
   247 21 (g) -51 246 0 275 275 529 560 -0.292 0.041 -1.274 1.307 0.000
   248 21 (g) -51 246 0 300 300 560 516 0.808 0.106 -5.807 5.864 0.000
   249 21 (g) -52 245 245 299 299 516 559 0.026 -0.051 -0.140 0.151 0.000
   250 2 (u) -61 1 0 119 119 505 0 1.150 1.706 4448.079 4448.080 0.000
   251 21 (g) -61 2 0 147 147 511 506 -0.333 -0.164 -844.121 844.122 0.000
   252 23 (Z0) -62 121 121 320 321 0 0 38.275 -58.976 -104.146 155.514 91.624
   253 5 (b) -62 122 122 343 343 501 0 -72.877 -15.240 -466.067 471.999 4.700
   254 -5 (bbar) -62 123 123 326 0 0 521 -2.550 -14.882 -2.131 15.956 4.700
   255 21 (g) -62 238 238 375 375 520 557 3.813 23.148 19.563 30.547 0.000
   256 21 (g) -62 201 201 437 437 505 508 -2.396 3.455 26.688 27.017 0.000
   257 21 (g) -62 220 220 429 429 542 550 4.985 12.555 -13.174 18.868 0.000
   258 21 (g) -62 228 228 327 0 517 525 3.664 0.761 11.307 11.910 0.000
   259 21 (g) -62 192 192 323 0 519 534 4.263 16.766 20.669 26.953 0.000
   260 21 (g) -62 159 159 478 478 509 527 0.369 0.116 -3.666 3.686 0.000
   261 21 (g) -62 214 214 479 479 548 509 4.691 -1.609 -41.403 41.699 0.000
   262 2 (u) -62 166 166 360 360 532 0 3.121 -1.815 2864.440 2864.442 0.330
   263 21 (g) -62 168 168 362 362 507 515 -1.195 1.284 498.552 498.555 0.000
   264 21 (g) -62 244 244 346 346 559 538 0.822 -1.215 -13.136 13.217 0.000
   265 21 (g) -62 205 205 372 372 530 545 -0.188 -0.638 1.279 1.442 0.000
   266 21 (g) -62 232 232 366 366 555 522 1.608 0.049 10.063 10.191 0.000
   267 21 (g) -62 229 229 433 433 553 540 -0.627 3.005 6.241 6.955 0.000
   268 21 (g) -62 237 237 376 376 502 520 -0.319 0.726 2.610 2.728 0.000
   269 21 (g) -62 235 235 326 0 521 556 0.162 -0.332 -0.049 0.373 0.000
   270 21 (g) -62 210 210 363 363 533 507 -0.040 -0.287 6.658 6.664 0.000
   271 21 (g) -62 202 202 344 344 544 501 -2.013 0.379 -6.893 7.191 0.000
   272 21 (g) -62 216 216 325 0 524 510 0.155 1.567 -47.223 47.249 0.000
   273 21 (g) -62 183 183 368 368 531 518 2.387 0.956 4.174 4.902 0.000
   274 21 (g) -62 217 217 426 426 549 535 -0.362 -0.367 -0.234 0.566 0.000
   275 21 (g) -62 247 247 348 348 529 560 -0.293 0.041 -1.274 1.307 0.000
   276 21 (g) -62 231 231 435 435 543 528 -0.654 1.457 7.324 7.496 0.000
   277 21 (g) -62 158 158 477 477 527 514 5.107 -1.318 -52.543 52.807 0.000
   278 21 (g) -62 240 240 373 373 504 530 0.346 1.847 1.378 2.330 0.000
   279 21 (g) -62 164 164 327 0 525 531 5.276 1.459 15.854 16.772 0.000
   280 21 (g) -62 167 167 361 361 515 532 2.006 -0.120 820.425 820.427 0.000
   281 21 (g) -62 208 208 365 365 522 546 -0.151 0.808 15.083 15.105 0.000
   282 21 (g) -62 198 198 431 431 534 503 -0.316 0.462 1.460 1.563 0.000
   283 21 (g) -62 234 234 328 0 518 537 1.132 1.032 6.810 6.980 0.000
   284 21 (g) -62 191 191 323 0 540 519 0.739 2.830 3.184 4.323 0.000
   285 21 (g) -62 197 197 430 430 503 542 0.451 0.740 -0.142 0.878 0.000
   286 21 (g) -62 200 200 436 436 508 543 -2.106 1.404 16.716 16.906 0.000
   287 21 (g) -62 203 203 329 0 523 544 -0.890 -0.797 -6.688 6.794 0.000
   288 21 (g) -62 226 226 371 371 545 552 0.982 1.015 3.456 3.734 0.000
   289 21 (g) -62 209 209 364 364 546 533 -0.244 0.703 3.084 3.173 0.000
   290 21 (g) -62 215 215 480 480 510 548 1.225 -0.035 -18.284 18.325 0.000
   291 21 (g) -62 223 223 427 427 551 549 0.174 -0.003 -2.101 2.108 0.000
   292 21 (g) -62 225 225 322 0 550 526 0.733 1.175 -1.002 1.709 0.000
   293 21 (g) -62 224 224 322 0 526 551 0.211 0.713 -0.464 0.876 0.000
   294 21 (g) -62 227 227 370 370 552 517 -0.246 -0.071 0.871 0.908 0.000
   295 21 (g) -62 230 230 434 434 528 553 -0.179 3.439 4.774 5.887 0.000
   296 21 (g) -62 233 233 328 0 537 555 0.740 0.499 2.556 2.707 0.000
   297 21 (g) -62 236 236 377 377 556 502 -1.696 -1.637 0.979 2.552 0.000
   298 21 (g) -62 239 239 374 374 557 504 1.889 16.440 14.325 21.887 0.000
   299 21 (g) -62 249 249 330 0 516 559 0.026 -0.051 -0.140 0.151 0.000
   300 21 (g) -62 248 248 330 0 560 516 0.806 0.105 -5.808 5.864 0.000
   301 1 (d) -61 1 0 150 150 511 0 1.355 -2.112 -1.885 3.138 0.000
   302 -1 (dbar) -61 2 0 96 96 0 511 -0.129 0.132 -652.524 652.524 0.000
   303 1 (d) -62 186 186 335 335 513 0 2.574 -0.083 -2.868 3.869 0.330
   304 21 (g) -62 211 211 422 422 512 506 -1.262 -0.196 -197.568 197.572 0.000
   305 -3 (sbar) -62 148 148 349 349 0 529 0.031 0.667 -16.107 16.129 0.500
   306 -1 (dbar) -62 100 100 336 336 0 513 1.445 0.269 -21.877 21.929 0.330
   307 3 (s) -62 149 149 476 476 514 0 1.556 -0.951 -20.725 20.811 0.500
   308 21 (g) -62 241 241 325 0 536 524 -0.221 0.762 -31.487 31.497 0.000
   309 21 (g) -62 195 195 425 425 535 539 0.374 -0.735 -20.667 20.684 0.000
   310 21 (g) -62 189 189 329 0 538 523 -0.273 -0.340 -3.157 3.187 0.000
   311 21 (g) -62 243 243 324 0 539 541 -0.473 0.202 -13.293 13.303 0.000
   312 21 (g) -62 213 213 324 0 541 547 -0.549 -0.083 -36.758 36.762 0.000
   313 21 (g) -62 212 212 423 423 547 512 -2.416 -1.440 -262.510 262.525 0.000
   314 21 (g) -62 242 242 482 482 511 536 0.441 -0.053 -27.391 27.394 0.000
   315 2101 (ud_0) -63 1 0 483 483 0 511 -1.209 0.739 2049.174 2049.174 0.579
   316 -1 (dbar) -63 1 0 438 438 0 505 -1.297 -0.333 1.895 2.344 0.330
   317 2 (u) -63 2 0 421 421 506 0 -0.357 -0.637 -2278.193 2278.194 0.330
   318 2101 (ud_0) -63 2 0 332 332 0 564 0.336 0.589 -2381.911 2381.911 0.579
   319 1 (d) -63 2 0 331 331 564 0 0.483 0.081 -340.512 340.513 0.330
   320 15 (tau-) -23 252 0 569 571 0 0 34.585 16.005 -21.276 43.682 1.777
   321 -15 (tau+) -23 252 0 566 568 0 0 3.691 -74.981 -82.870 111.832 1.777
   322 21 (g) -73 292 293 428 428 550 551 0.944 1.888 -1.465 2.585 0.286
   323 21 (g) -73 259 284 432 432 540 534 5.002 19.596 23.853 31.276 0.499
   324 21 (g) -73 311 312 424 424 539 547 -1.022 0.119 -50.051 50.065 0.598
   325 21 (g) -73 272 308 481 481 536 510 -0.066 2.329 -78.709 78.746 0.527
   326 -5 (bbar) -73 254 269 378 378 0 556 -2.387 -15.214 -2.180 16.330 4.972
   327 21 (g) -73 258 279 369 369 517 531 8.940 2.221 27.161 28.683 0.346
   328 21 (g) -73 283 296 367 367 518 555 1.872 1.531 9.366 9.687 0.527
   329 21 (g) -73 287 310 345 345 538 544 -1.163 -1.137 -9.846 9.982 0.218
   330 21 (g) -73 299 300 347 347 560 559 0.832 0.054 -5.947 6.015 0.343
   331 1 (d) -71 319 319 333 334 564 0 0.483 0.081 -340.512 340.513 0.330
   332 2101 (ud_0) -71 318 318 333 334 0 564 0.336 0.589 -2381.911 2381.911 0.579
   333 -211 pi- 82 331 332 0 0 0 0 0.171 -0.333 -652.188 652.188 0.140
   334 2212 p+ 82 331 332 0 0 0 0 0.648 1.003 -2070.236 2070.237 0.938
   335 1 (d) -71 303 303 337 342 513 0 2.574 -0.083 -2.868 3.869 0.330
   336 -1 (dbar) -71 306 306 337 342 0 513 1.445 0.269 -21.877 21.929 0.330
   337 -211 pi- 83 335 336 0 0 0 0 1.679 -0.228 -2.125 2.721 0.140
   338 111 (pi0) -83 335 336 572 573 0 0 0.110 0.085 -1.478 1.490 0.135
   339 111 (pi0) -83 335 336 574 575 0 0 0.366 -0.086 -0.499 0.639 0.135
   340 213 (rho+) -83 335 336 506 507 0 0 0.092 0.251 -6.341 6.436 1.067
   341 -211 pi- 83 335 336 0 0 0 0 0.922 0.184 -2.460 2.637 0.140
   342 211 pi+ 84 335 336 0 0 0 0 0.849 -0.021 -11.843 11.875 0.140
   343 5 (b) -71 253 253 350 359 501 0 -72.877 -15.240 -466.067 471.999 4.700
   344 21 (g) -71 271 271 350 359 544 501 -2.013 0.379 -6.893 7.191 0.000
   345 21 (g) -71 329 329 350 359 538 544 -1.163 -1.137 -9.846 9.982 0.218
   346 21 (g) -71 264 264 350 359 559 538 0.822 -1.215 -13.136 13.217 0.000
   347 21 (g) -71 330 330 350 359 560 559 0.832 0.054 -5.947 6.015 0.343
   348 21 (g) -71 275 275 350 359 529 560 -0.293 0.041 -1.274 1.307 0.000
   349 -3 (sbar) -71 305 305 350 359 0 529 0.031 0.667 -16.107 16.129 0.500
   350 5224 (Sigma*_b+) -83 343 349 576 577 0 0 -70.210 -14.273 -444.303 450.080 5.832
   351 -211 pi- 83 343 349 0 0 0 0 -0.073 0.062 -0.803 0.821 0.140
   352 -2112 nbar0 83 343 349 0 0 0 0 -2.497 -0.729 -18.883 19.085 0.940
   353 111 (pi0) -83 343 349 578 579 0 0 -0.943 -0.854 -7.368 7.478 0.135
   354 -213 (rho-) -83 343 349 508 509 0 0 -0.433 -0.409 -6.798 6.861 0.710
   355 211 pi+ 83 343 349 0 0 0 0 -1.309 0.509 -5.555 5.731 0.140
   356 311 (K0) -84 343 349 510 510 0 0 0.614 -0.535 -5.936 6.012 0.498
   357 -321 K- 84 343 349 0 0 0 0 -0.278 0.126 -2.882 2.940 0.494
   358 111 (pi0) -84 343 349 580 581 0 0 0.170 -0.739 -19.248 19.264 0.135
   359 323 (K*+) -84 343 349 511 512 0 0 0.297 0.390 -7.493 7.569 0.952
   360 2 (u) -71 262 262 379 420 532 0 3.121 -1.815 2864.440 2864.442 0.330
   361 21 (g) -71 280 280 379 420 515 532 2.006 -0.120 820.425 820.427 0.000
   362 21 (g) -71 263 263 379 420 507 515 -1.195 1.284 498.552 498.555 0.000
   363 21 (g) -71 270 270 379 420 533 507 -0.040 -0.287 6.658 6.664 0.000
   364 21 (g) -71 289 289 379 420 546 533 -0.244 0.703 3.084 3.173 0.000
   365 21 (g) -71 281 281 379 420 522 546 -0.151 0.808 15.083 15.105 0.000
   366 21 (g) -71 266 266 379 420 555 522 1.608 0.049 10.063 10.191 0.000
   367 21 (g) -71 328 328 379 420 518 555 1.872 1.531 9.366 9.687 0.527
   368 21 (g) -71 273 273 379 420 531 518 2.387 0.956 4.174 4.902 0.000
   369 21 (g) -71 327 327 379 420 517 531 8.940 2.221 27.161 28.683 0.346
   370 21 (g) -71 294 294 379 420 552 517 -0.246 -0.071 0.871 0.908 0.000
   371 21 (g) -71 288 288 379 420 545 552 0.982 1.015 3.456 3.734 0.000
   372 21 (g) -71 265 265 379 420 530 545 -0.188 -0.638 1.279 1.442 0.000
   373 21 (g) -71 278 278 379 420 504 530 0.346 1.847 1.378 2.330 0.000
   374 21 (g) -71 298 298 379 420 557 504 1.889 16.440 14.325 21.887 0.000
   375 21 (g) -71 255 255 379 420 520 557 3.813 23.148 19.563 30.547 0.000
   376 21 (g) -71 268 268 379 420 502 520 -0.319 0.726 2.610 2.728 0.000
   377 21 (g) -71 297 297 379 420 556 502 -1.696 -1.637 0.979 2.552 0.000
   378 -5 (bbar) -71 326 326 379 420 0 556 -2.387 -15.214 -2.180 16.330 4.972
   379 211 pi+ 83 360 378 0 0 0 0 2.097 -1.011 2201.466 2201.468 0.140
   380 111 (pi0) -83 360 378 582 583 0 0 1.582 -0.561 565.750 565.753 0.135
   381 -213 (rho-) -83 360 378 513 514 0 0 0.304 -0.007 476.987 476.988 0.756
   382 221 (eta) -83 360 378 584 586 0 0 0.072 -0.085 258.625 258.626 0.548
   383 323 (K*+) -83 360 378 515 516 0 0 0.607 0.395 373.159 373.161 1.065
   384 -311 (Kbar0) -83 360 378 517 517 0 0 -0.417 0.034 68.370 68.373 0.498
   385 223 (omega) -83 360 378 587 588 0 0 -0.438 0.531 180.615 180.618 0.803
   386 223 (omega) -83 360 378 589 591 0 0 0.055 0.429 47.558 47.566 0.792
   387 111 (pi0) -83 360 378 592 593 0 0 0.096 -0.225 1.099 1.134 0.135
   388 -211 pi- 83 360 378 0 0 0 0 -0.227 0.154 6.150 6.158 0.140
   389 223 (omega) -83 360 378 594 596 0 0 0.531 -0.006 14.878 14.908 0.782
   390 211 pi+ 83 360 378 0 0 0 0 0.075 -0.023 4.063 4.066 0.140
   391 -211 pi- 83 360 378 0 0 0 0 0.005 0.281 4.676 4.687 0.140
   392 211 pi+ 83 360 378 0 0 0 0 -0.174 -0.019 0.413 0.470 0.140
   393 2112 n0 83 360 378 0 0 0 0 1.387 1.469 14.006 14.182 0.940
   394 111 (pi0) -83 360 378 597 598 0 0 0.055 0.138 1.088 1.106 0.135
   395 -2114 (Deltabar0) -83 360 378 518 519 0 0 1.163 0.654 4.090 4.465 1.196
   396 -213 (rho-) -83 360 378 520 521 0 0 2.859 0.530 11.378 11.766 0.717
   397 211 pi+ 83 360 378 0 0 0 0 1.374 0.532 3.157 3.487 0.140
   398 -211 pi- 83 360 378 0 0 0 0 1.474 0.713 4.507 4.798 0.140
   399 213 (rho+) -83 360 378 522 523 0 0 1.215 -0.146 3.377 3.689 0.843
   400 313 (K*0) -83 360 378 524 525 0 0 3.474 1.797 11.234 11.936 0.975
   401 -311 (Kbar0) -83 360 378 526 526 0 0 0.909 -0.352 2.218 2.473 0.498
   402 -211 pi- 83 360 378 0 0 0 0 0.801 0.476 2.812 2.966 0.140
   403 113 (rho0) -83 360 378 527 528 0 0 0.316 0.123 2.980 3.130 0.895
   404 211 pi+ 84 360 378 0 0 0 0 0.162 0.638 0.471 0.822 0.140
   405 223 (omega) -84 360 378 599 601 0 0 0.041 2.015 1.852 2.848 0.787
   406 111 (pi0) -84 360 378 602 603 0 0 1.506 11.134 9.736 14.867 0.135
   407 111 (pi0) -84 360 378 604 605 0 0 1.635 8.634 7.472 11.536 0.135
   408 311 (K0) -84 360 378 529 529 0 0 0.446 8.385 7.350 11.170 0.498
   409 -321 K- 84 360 378 0 0 0 0 0.415 1.587 1.559 2.316 0.494
   410 3222 (Sigma+) -84 360 378 606 607 0 0 0.872 4.937 4.265 6.689 1.189
   411 -3212 (Sigmabar0) -84 360 378 608 609 0 0 0.286 3.170 3.326 4.756 1.193
   412 111 (pi0) -84 360 378 610 611 0 0 0.103 0.525 -0.050 0.554 0.135
   413 -211 pi- 84 360 378 0 0 0 0 -0.404 -0.004 0.767 0.878 0.140
   414 211 pi+ 84 360 378 0 0 0 0 0.022 -0.260 -0.076 0.306 0.140
   415 -211 pi- 84 360 378 0 0 0 0 -0.574 -0.842 1.436 1.767 0.140
   416 211 pi+ 84 360 378 0 0 0 0 -0.018 0.572 0.024 0.590 0.140
   417 221 (eta) -84 360 378 612 613 0 0 0.159 -0.625 0.262 0.886 0.548
   418 111 (pi0) -84 360 378 614 615 0 0 -0.484 -0.866 -0.230 1.027 0.135
   419 -211 pi- 84 360 378 0 0 0 0 -0.010 -0.886 -0.170 0.913 0.140
   420 523 (B*+) -84 360 378 616 617 0 0 -2.856 -12.988 -1.365 14.390 5.325
   421 2 (u) -71 317 317 439 475 506 0 -0.357 -0.637 -2278.193 2278.194 0.330
   422 21 (g) -71 304 304 439 475 512 506 -1.262 -0.196 -197.568 197.572 0.000
   423 21 (g) -71 313 313 439 475 547 512 -2.416 -1.440 -262.510 262.525 0.000
   424 21 (g) -71 324 324 439 475 539 547 -1.022 0.119 -50.051 50.065 0.598
   425 21 (g) -71 309 309 439 475 535 539 0.374 -0.735 -20.667 20.684 0.000
   426 21 (g) -71 274 274 439 475 549 535 -0.362 -0.367 -0.234 0.566 0.000
   427 21 (g) -71 291 291 439 475 551 549 0.174 -0.003 -2.101 2.108 0.000
   428 21 (g) -71 322 322 439 475 550 551 0.944 1.888 -1.465 2.585 0.286
   429 21 (g) -71 257 257 439 475 542 550 4.985 12.555 -13.174 18.868 0.000
   430 21 (g) -71 285 285 439 475 503 542 0.451 0.740 -0.142 0.878 0.000
   431 21 (g) -71 282 282 439 475 534 503 -0.316 0.462 1.460 1.563 0.000
   432 21 (g) -71 323 323 439 475 540 534 5.002 19.596 23.853 31.276 0.499
   433 21 (g) -71 267 267 439 475 553 540 -0.627 3.005 6.241 6.955 0.000
   434 21 (g) -71 295 295 439 475 528 553 -0.179 3.439 4.774 5.887 0.000
   435 21 (g) -71 276 276 439 475 543 528 -0.654 1.457 7.324 7.496 0.000
   436 21 (g) -71 286 286 439 475 508 543 -2.106 1.404 16.716 16.906 0.000
   437 21 (g) -71 256 256 439 475 505 508 -2.396 3.455 26.688 27.017 0.000
   438 -1 (dbar) -71 316 316 439 475 0 505 -1.297 -0.333 1.895 2.344 0.330
   439 211 pi+ 83 421 438 0 0 0 0 -0.628 -0.483 -1131.423 1131.423 0.140
   440 -211 pi- 83 421 438 0 0 0 0 0.313 0.031 -1006.320 1006.320 0.140
   441 211 pi+ 83 421 438 0 0 0 0 -1.222 0.007 -190.662 190.666 0.140
   442 111 (pi0) -83 421 438 618 619 0 0 -0.934 -1.426 -256.746 256.752 0.135
   443 111 (pi0) -83 421 438 620 621 0 0 -1.219 0.298 -105.703 105.710 0.135
   444 221 (eta) -83 421 438 622 624 0 0 -0.313 -0.549 -53.501 53.507 0.548
   445 223 (omega) -83 421 438 625 627 0 0 -0.423 -0.316 -18.876 18.899 0.774
   446 -213 (rho-) -83 421 438 530 531 0 0 -0.105 -0.380 -19.918 19.934 0.691
   447 113 (rho0) -83 421 438 532 533 0 0 -0.365 -0.184 -19.765 19.801 1.132
   448 211 pi+ 83 421 438 0 0 0 0 0.265 -0.131 -2.198 2.222 0.140
   449 221 (eta) -83 421 438 628 630 0 0 0.437 -0.297 -4.551 4.614 0.548
   450 -213 (rho-) -83 421 438 534 535 0 0 -0.662 0.375 -1.489 1.874 0.848
   451 223 (omega) -83 421 438 631 633 0 0 3.435 7.367 -7.894 11.358 0.779
   452 2224 (Delta++) -83 421 438 536 537 0 0 1.504 5.596 -5.214 7.934 1.475
   453 -211 pi- 83 421 438 0 0 0 0 0.544 0.560 -0.075 0.797 0.140
   454 -2112 nbar0 83 421 438 0 0 0 0 0.646 1.165 -1.052 1.940 0.940
   455 111 (pi0) -83 421 438 634 635 0 0 -0.037 0.327 0.739 0.820 0.135
   456 223 (omega) -83 421 438 636 638 0 0 -0.158 0.317 0.387 0.943 0.783
   457 -211 pi- 83 421 438 0 0 0 0 0.905 1.181 0.711 1.655 0.140
   458 2212 p+ 84 421 438 0 0 0 0 1.766 8.642 10.569 13.798 0.938
   459 -3122 (Lambdabar0) -84 421 438 639 640 0 0 1.790 6.879 9.276 11.740 1.116
   460 -311 (Kbar0) -84 421 438 538 538 0 0 -0.562 2.742 4.031 4.933 0.498
   461 -211 pi- 84 421 438 0 0 0 0 0.105 1.124 1.520 1.899 0.140
   462 213 (rho+) -84 421 438 539 540 0 0 0.263 1.147 2.452 2.817 0.737
   463 223 (omega) -84 421 438 641 643 0 0 -0.209 1.198 1.913 2.400 0.787
   464 113 (rho0) -84 421 438 541 542 0 0 -0.048 2.014 4.545 5.109 1.179
   465 -211 pi- 84 421 438 0 0 0 0 0.145 1.671 4.604 4.902 0.140
   466 321 K+ 84 421 438 0 0 0 0 -0.579 0.520 3.188 3.319 0.494
   467 -321 K- 84 421 438 0 0 0 0 -0.601 0.433 5.286 5.360 0.494
   468 113 (rho0) -84 421 438 543 544 0 0 -1.284 1.569 11.566 11.767 0.765
   469 211 pi+ 84 421 438 0 0 0 0 -0.063 0.099 0.244 0.304 0.140
   470 -211 pi- 84 421 438 0 0 0 0 -1.181 1.616 11.498 11.672 0.140
   471 213 (rho+) -84 421 438 545 546 0 0 -1.347 1.172 11.075 11.246 0.795
   472 -211 pi- 84 421 438 0 0 0 0 -0.040 0.096 0.256 0.310 0.140
   473 211 pi+ 84 421 438 0 0 0 0 -0.389 0.199 1.171 1.258 0.140
   474 -211 pi- 84 421 438 0 0 0 0 0.252 -0.031 0.898 0.943 0.140
   475 211 pi+ 84 421 438 0 0 0 0 -1.065 -0.141 2.302 2.544 0.140
   476 3 (s) -71 307 307 484 505 514 0 1.556 -0.951 -20.725 20.811 0.500
   477 21 (g) -71 277 277 484 505 527 514 5.107 -1.318 -52.543 52.807 0.000
   478 21 (g) -71 260 260 484 505 509 527 0.369 0.116 -3.666 3.686 0.000
   479 21 (g) -71 261 261 484 505 548 509 4.691 -1.609 -41.403 41.699 0.000
   480 21 (g) -71 290 290 484 505 510 548 1.225 -0.035 -18.284 18.325 0.000
   481 21 (g) -71 325 325 484 505 536 510 -0.066 2.329 -78.709 78.746 0.527
   482 21 (g) -71 314 314 484 505 511 536 0.441 -0.053 -27.391 27.394 0.000
   483 2101 (ud_0) -71 315 315 484 505 0 511 -1.209 0.739 2049.174 2049.174 0.579
   484 333 (phi) -83 476 483 644 646 0 0 5.889 -2.165 -65.807 66.113 1.023
   485 -313 (K*bar0) -83 476 483 547 548 0 0 2.594 -0.172 -20.122 20.308 0.883
   486 -213 (rho-) -83 476 483 549 550 0 0 3.113 -1.217 -36.821 36.979 0.728
   487 213 (rho+) -83 476 483 551 552 0 0 0.505 0.614 -11.230 11.278 0.664
   488 2112 n0 83 476 483 0 0 0 0 1.108 0.565 -39.519 39.550 0.940
   489 223 (omega) -83 476 483 647 649 0 0 -0.314 -0.275 -18.758 18.779 0.784
   490 -2114 (Deltabar0) -83 476 483 553 554 0 0 0.306 -0.010 -19.061 19.100 1.178
   491 -213 (rho-) -83 476 483 555 556 0 0 -0.209 1.230 -13.019 13.105 0.841
   492 221 (eta) -83 476 483 650 652 0 0 -0.048 0.272 -11.133 11.150 0.548
   493 321 K+ 83 476 483 0 0 0 0 0.582 -0.643 -5.742 5.828 0.494
   494 -311 (Kbar0) -83 476 483 557 557 0 0 -0.285 0.204 -1.016 1.184 0.498
   495 111 (pi0) -84 476 483 653 654 0 0 0.230 -0.526 0.457 0.746 0.135
   496 113 (rho0) -84 476 483 558 559 0 0 -0.583 0.735 2.625 2.878 0.718
   497 -211 pi- 84 476 483 0 0 0 0 0.016 -0.234 2.567 2.581 0.140
   498 211 pi+ 84 476 483 0 0 0 0 0.686 -0.070 18.197 18.210 0.140
   499 111 (pi0) -84 476 483 655 656 0 0 -0.095 -0.048 9.274 9.275 0.135
   500 -213 (rho-) -84 476 483 560 561 0 0 -0.179 -0.104 80.598 80.601 0.636
   501 221 (eta) -84 476 483 657 659 0 0 -0.117 0.502 70.767 70.771 0.548
   502 113 (rho0) -84 476 483 562 563 0 0 -0.018 0.311 213.636 213.640 1.366
   503 111 (pi0) -84 476 483 660 661 0 0 -0.423 -0.185 105.748 105.749 0.135
   504 211 pi+ 84 476 483 0 0 0 0 0.514 0.272 171.560 171.561 0.140
   505 2112 n0 84 476 483 0 0 0 0 -1.154 0.161 1373.252 1373.253 0.940
   506 211 pi+ 91 340 0 0 0 0 0 -0.196 0.564 -2.767 2.834 0.140
   507 111 (pi0) -91 340 0 662 663 0 0 0.288 -0.312 -3.574 3.602 0.135
   508 -211 pi- 91 354 0 0 0 0 0 -0.429 -0.563 -5.407 5.455 0.140
   509 111 (pi0) -91 354 0 664 665 0 0 -0.004 0.154 -1.392 1.407 0.135
   510 310 (K_S0) -91 356 356 666 667 0 0 0.614 -0.535 -5.936 6.012 0.498
   511 311 (K0) -91 359 0 564 564 0 0 0.258 0.086 -2.447 2.512 0.498
   512 211 pi+ 91 359 0 0 0 0 0 0.038 0.304 -5.046 5.057 0.140
   513 -211 pi- 91 381 0 0 0 0 0 0.471 -0.178 356.220 356.221 0.140
   514 111 (pi0) -91 381 0 668 669 0 0 -0.167 0.171 120.767 120.767 0.135
   515 311 (K0) -91 383 0 565 565 0 0 0.027 0.133 247.367 247.368 0.498
   516 211 pi+ 91 383 0 0 0 0 0 0.580 0.261 125.792 125.794 0.140
   517 310 (K_S0) -91 384 384 670 671 0 0 -0.417 0.034 68.370 68.373 0.498
   518 -2212 pbar- 91 395 0 0 0 0 0 0.949 0.618 2.947 3.294 0.938
   519 211 pi+ 91 395 0 0 0 0 0 0.214 0.037 1.143 1.171 0.140
   520 -211 pi- 91 396 0 0 0 0 0 0.214 0.111 1.713 1.735 0.140
   521 111 (pi0) -91 396 0 672 674 0 0 2.645 0.419 9.665 10.030 0.135
   522 211 pi+ 91 399 0 0 0 0 0 0.764 -0.323 2.801 2.925 0.140
   523 111 (pi0) -91 399 0 675 676 0 0 0.451 0.177 0.576 0.765 0.135
   524 321 K+ 91 400 0 0 0 0 0 2.926 1.470 10.071 10.602 0.494
   525 -211 pi- 91 400 0 0 0 0 0 0.548 0.326 1.163 1.334 0.140
   526 130 K_L0 91 401 401 0 0 0 0 0.909 -0.352 2.218 2.473 0.498
   527 211 pi+ 91 403 0 0 0 0 0 0.590 0.079 2.337 2.416 0.140
   528 -211 pi- 91 403 0 0 0 0 0 -0.274 0.044 0.642 0.714 0.140
   529 310 (K_S0) -91 408 408 677 678 0 0 0.446 8.385 7.350 11.170 0.498
   530 -211 pi- 91 446 0 0 0 0 0 -0.129 -0.414 -18.962 18.968 0.140
   531 111 (pi0) -91 446 0 679 680 0 0 0.024 0.034 -0.956 0.966 0.135
   532 211 pi+ 91 447 0 0 0 0 0 -0.583 -0.282 -6.482 6.516 0.140
   533 -211 pi- 91 447 0 0 0 0 0 0.218 0.098 -13.282 13.285 0.140
   534 -211 pi- 91 450 0 0 0 0 0 -0.117 0.021 0.057 0.192 0.140
   535 111 (pi0) -91 450 0 681 682 0 0 -0.545 0.354 -1.546 1.683 0.135
   536 2212 p+ 91 452 0 0 0 0 0 0.730 4.297 -3.785 5.849 0.938
   537 211 pi+ 91 452 0 0 0 0 0 0.773 1.299 -1.429 2.085 0.140
   538 310 (K_S0) -91 460 460 683 684 0 0 -0.562 2.742 4.031 4.933 0.498
   539 211 pi+ 91 462 0 0 0 0 0 0.204 0.735 2.151 2.287 0.140
   540 111 (pi0) -91 462 0 685 686 0 0 0.059 0.412 0.300 0.531 0.135
   541 211 pi+ 91 464 0 0 0 0 0 0.289 0.208 0.316 0.496 0.140
   542 -211 pi- 91 464 0 0 0 0 0 -0.338 1.806 4.229 4.613 0.140
   543 211 pi+ 91 468 0 0 0 0 0 -0.045 0.480 2.248 2.304 0.140
   544 -211 pi- 91 468 0 0 0 0 0 -1.238 1.088 9.317 9.463 0.140
   545 211 pi+ 91 471 0 0 0 0 0 -1.133 1.055 10.406 10.522 0.140
   546 111 (pi0) -91 471 0 687 688 0 0 -0.213 0.117 0.669 0.725 0.135
   547 -321 K- 91 485 0 0 0 0 0 1.056 -0.106 -7.234 7.328 0.494
   548 211 pi+ 91 485 0 0 0 0 0 1.537 -0.065 -12.888 12.980 0.140
   549 -211 pi- 91 486 0 0 0 0 0 0.536 -0.430 -9.424 9.450 0.140
   550 111 (pi0) -91 486 0 689 690 0 0 2.576 -0.786 -27.397 27.529 0.135
   551 211 pi+ 91 487 0 0 0 0 0 -0.088 0.016 -2.702 2.707 0.140
   552 111 (pi0) -91 487 0 691 692 0 0 0.593 0.598 -8.528 8.571 0.135
   553 -2112 nbar0 91 490 0 0 0 0 0 0.421 0.044 -15.801 15.834 0.940
   554 111 (pi0) -91 490 0 693 694 0 0 -0.115 -0.054 -3.261 3.266 0.135
   555 -211 pi- 91 491 0 0 0 0 0 0.244 0.173 -3.771 3.786 0.140
   556 111 (pi0) -91 491 0 695 696 0 0 -0.453 1.057 -9.247 9.320 0.135
   557 130 K_L0 91 494 494 0 0 0 0 -0.285 0.204 -1.016 1.184 0.498
   558 211 pi+ 91 496 0 0 0 0 0 -0.586 0.608 2.522 2.663 0.140
   559 -211 pi- 91 496 0 0 0 0 0 0.004 0.128 0.103 0.215 0.140
   560 -211 pi- 91 500 0 0 0 0 0 0.154 -0.208 37.715 37.716 0.140
   561 111 (pi0) -91 500 0 697 698 0 0 -0.333 0.105 42.883 42.884 0.135
   562 211 pi+ 91 502 0 0 0 0 0 -0.667 0.038 100.386 100.388 0.140
   563 -211 pi- 91 502 0 0 0 0 0 0.648 0.274 113.250 113.252 0.140
   564 130 K_L0 91 511 511 0 0 0 0 0.258 0.086 -2.447 2.512 0.498
   565 130 K_L0 91 515 515 0 0 0 0 0.027 0.133 247.367 247.368 0.498
   566 -16 nu_taubar 91 321 0 0 0 0 0 1.657 -35.404 -40.185 53.582 0.000
   567 -13 mu+ 91 321 0 0 0 0 0 0.062 -0.871 -0.998 1.330 0.106
   568 14 nu_mu 91 321 0 0 0 0 0 1.972 -38.706 -41.687 56.920 0.000
   569 16 nu_tau 91 320 0 0 0 0 0 8.134 3.712 -5.262 10.374 0.000
   570 11 e- 91 320 0 0 0 0 0 22.505 10.653 -13.097 28.134 0.001
   571 -12 nu_ebar 91 320 0 0 0 0 0 3.945 1.640 -2.917 5.174 0.000
   572 22 gamma 91 338 0 0 0 0 0 0.099 0.100 -0.793 0.805 0.000
   573 22 gamma 91 338 0 0 0 0 0 0.011 -0.015 -0.685 0.685 0.000
   574 22 gamma 91 339 0 0 0 0 0 0.124 -0.010 -0.271 0.298 0.000
   575 22 gamma 91 339 0 0 0 0 0 0.242 -0.076 -0.228 0.341 0.000
   576 5122 (Lambda_b0) -91 350 0 699 702 0 0 -68.574 -13.936 -434.776 440.407 5.619
   577 211 pi+ 91 350 0 0 0 0 0 -1.636 -0.337 -9.527 9.674 0.140
   578 22 gamma 91 353 0 0 0 0 0 -0.191 -0.108 -1.359 1.377 0.000
   579 22 gamma 91 353 0 0 0 0 0 -0.752 -0.746 -6.008 6.101 0.000
   580 22 gamma 91 358 0 0 0 0 0 0.158 -0.723 -17.960 17.975 0.000
   581 22 gamma 91 358 0 0 0 0 0 0.012 -0.016 -1.289 1.289 0.000
   582 22 gamma 91 380 0 0 0 0 0 0.943 -0.308 354.710 354.712 0.000
   583 22 gamma 91 380 0 0 0 0 0 0.639 -0.252 211.040 211.041 0.000
   584 111 (pi0) -91 382 0 703 704 0 0 -0.074 -0.035 76.912 76.912 0.135
   585 111 (pi0) -91 382 0 705 706 0 0 -0.055 0.025 66.565 66.565 0.135
   586 111 (pi0) -91 382 0 707 708 0 0 0.201 -0.076 115.148 115.148 0.135
   587 111 (pi0) -91 385 0 709 710 0 0 0.172 0.103 21.708 21.709 0.135
   588 22 gamma 91 385 0 0 0 0 0 -0.611 0.428 158.908 158.909 0.000
   589 211 pi+ 91 386 0 0 0 0 0 0.162 0.056 6.315 6.318 0.140
   590 -211 pi- 91 386 0 0 0 0 0 0.073 0.296 15.541 15.545 0.140
   591 111 (pi0) -91 386 0 711 712 0 0 -0.179 0.077 25.702 25.703 0.135
   592 22 gamma 91 387 0 0 0 0 0 0.097 -0.099 0.390 0.414 0.000
   593 22 gamma 91 387 0 0 0 0 0 -0.001 -0.126 0.709 0.720 0.000
   594 211 pi+ 91 389 0 0 0 0 0 0.302 -0.163 4.872 4.886 0.140
   595 -211 pi- 91 389 0 0 0 0 0 0.222 0.010 8.312 8.316 0.140
   596 111 (pi0) -91 389 0 713 714 0 0 0.008 0.148 1.694 1.706 0.135
   597 22 gamma 91 394 0 0 0 0 0 0.087 0.080 0.464 0.479 0.000
   598 22 gamma 91 394 0 0 0 0 0 -0.032 0.058 0.624 0.628 0.000
   599 211 pi+ 91 405 0 0 0 0 0 -0.090 0.277 0.363 0.486 0.140
   600 -211 pi- 91 405 0 0 0 0 0 -0.009 1.039 0.578 1.197 0.140
   601 111 (pi0) -91 405 0 715 716 0 0 0.141 0.699 0.912 1.165 0.135
   602 22 gamma 91 406 0 0 0 0 0 1.358 10.299 8.994 13.740 0.000
   603 22 gamma 91 406 0 0 0 0 0 0.149 0.835 0.742 1.127 0.000
   604 22 gamma 91 407 0 0 0 0 0 1.125 5.600 4.840 7.486 0.000
   605 22 gamma 91 407 0 0 0 0 0 0.510 3.035 2.633 4.050 0.000
   606 2212 p+ 91 410 0 0 0 0 0 0.651 3.835 3.555 5.353 0.938
   607 111 (pi0) -91 410 0 717 718 0 0 0.221 1.102 0.711 1.337 0.135
   608 -3122 (Lambdabar0) -91 411 0 719 720 0 0 0.275 2.955 3.207 4.510 1.116
   609 22 gamma 91 411 0 0 0 0 0 0.011 0.215 0.119 0.246 0.000
   610 22 gamma 91 412 0 0 0 0 0 -0.003 0.271 -0.064 0.279 0.000
   611 22 gamma 91 412 0 0 0 0 0 0.106 0.253 0.014 0.275 0.000
   612 22 gamma 91 417 0 0 0 0 0 0.312 -0.214 0.005 0.378 0.000
   613 22 gamma 91 417 0 0 0 0 0 -0.152 -0.410 0.257 0.507 0.000
   614 22 gamma 91 418 0 0 0 0 0 -0.157 -0.196 -0.016 0.252 0.000
   615 22 gamma 91 418 0 0 0 0 0 -0.326 -0.670 -0.213 0.775 0.000
   616 521 (B+) -91 420 0 721 722 0 0 -2.867 -12.873 -1.383 14.273 5.279
   617 22 gamma 91 420 0 0 0 0 0 0.011 -0.116 0.018 0.118 0.000
   618 22 gamma 91 442 0 0 0 0 0 -0.740 -1.171 -200.843 200.848 0.000
   619 22 gamma 91 442 0 0 0 0 0 -0.194 -0.256 -55.903 55.904 0.000
   620 22 gamma 91 443 0 0 0 0 0 -1.087 0.233 -95.624 95.631 0.000
   621 22 gamma 91 443 0 0 0 0 0 -0.132 0.065 -10.078 10.079 0.000
   622 111 (pi0) -91 444 0 723 724 0 0 -0.044 -0.219 -10.412 10.415 0.135
   623 111 (pi0) -91 444 0 725 726 0 0 -0.049 -0.057 -12.787 12.787 0.135
   624 111 (pi0) -91 444 0 727 728 0 0 -0.220 -0.273 -30.302 30.305 0.135
   625 211 pi+ 91 445 0 0 0 0 0 0.054 -0.176 -6.292 6.296 0.140
   626 -211 pi- 91 445 0 0 0 0 0 -0.138 0.022 -7.752 7.754 0.140
   627 111 (pi0) -91 445 0 729 730 0 0 -0.339 -0.163 -4.833 4.849 0.135
   628 111 (pi0) -91 449 0 731 732 0 0 0.143 -0.164 -0.999 1.031 0.135
   629 111 (pi0) -91 449 0 733 734 0 0 0.014 -0.062 -1.294 1.302 0.135
   630 111 (pi0) -91 449 0 735 736 0 0 0.280 -0.071 -2.258 2.280 0.135
   631 211 pi+ 91 451 0 0 0 0 0 1.882 3.519 -4.054 5.690 0.140
   632 -211 pi- 91 451 0 0 0 0 0 0.648 1.784 -1.921 2.704 0.140
   633 111 (pi0) -91 451 0 737 738 0 0 0.905 2.064 -1.919 2.964 0.135
   634 22 gamma 91 455 0 0 0 0 0 -0.022 0.041 0.244 0.249 0.000
   635 22 gamma 91 455 0 0 0 0 0 -0.016 0.286 0.495 0.572 0.000
   636 211 pi+ 91 456 0 0 0 0 0 -0.173 0.179 0.118 0.309 0.140
   637 -211 pi- 91 456 0 0 0 0 0 0.077 0.289 0.263 0.422 0.140
   638 111 (pi0) -91 456 0 739 740 0 0 -0.062 -0.151 0.006 0.212 0.135
   639 -2212 pbar- 91 459 0 0 0 0 0 1.373 5.612 7.482 9.499 0.938
   640 211 pi+ 91 459 0 0 0 0 0 0.418 1.267 1.794 2.240 0.140
   641 211 pi+ 91 463 0 0 0 0 0 -0.032 0.181 0.489 0.540 0.140
   642 -211 pi- 91 463 0 0 0 0 0 0.051 0.477 0.296 0.581 0.140
   643 111 (pi0) -91 463 0 741 742 0 0 -0.227 0.541 1.128 1.279 0.135
   644 211 pi+ 91 484 0 0 0 0 0 2.333 -0.875 -27.861 27.972 0.140
   645 -211 pi- 91 484 0 0 0 0 0 1.788 -0.764 -16.370 16.486 0.140
   646 111 (pi0) -91 484 0 743 744 0 0 1.767 -0.526 -21.577 21.656 0.135
   647 211 pi+ 91 489 0 0 0 0 0 -0.209 0.068 -3.641 3.650 0.140
   648 -211 pi- 91 489 0 0 0 0 0 -0.066 0.044 -6.410 6.412 0.140
   649 111 (pi0) -91 489 0 745 746 0 0 -0.039 -0.386 -8.707 8.717 0.135
   650 111 (pi0) -91 492 0 747 748 0 0 -0.124 0.040 -3.907 3.912 0.135
   651 111 (pi0) -91 492 0 749 750 0 0 0.141 0.153 -3.698 3.706 0.135
   652 111 (pi0) -91 492 0 751 752 0 0 -0.065 0.078 -3.528 3.532 0.135
   653 22 gamma 91 495 0 0 0 0 0 0.244 -0.519 0.437 0.721 0.000
   654 22 gamma 91 495 0 0 0 0 0 -0.013 -0.007 0.020 0.025 0.000
   655 22 gamma 91 499 0 0 0 0 0 -0.088 -0.012 8.686 8.686 0.000
   656 22 gamma 91 499 0 0 0 0 0 -0.007 -0.036 0.588 0.589 0.000
   657 211 pi+ 91 501 0 0 0 0 0 0.054 0.141 27.270 27.271 0.140
   658 -211 pi- 91 501 0 0 0 0 0 -0.197 0.245 25.376 25.378 0.140
   659 111 (pi0) -91 501 0 753 754 0 0 0.027 0.116 18.121 18.121 0.135
   660 22 gamma 91 503 0 0 0 0 0 -0.310 -0.182 88.110 88.111 0.000
   661 22 gamma 91 503 0 0 0 0 0 -0.112 -0.003 17.638 17.639 0.000
   662 22 gamma 91 507 0 0 0 0 0 0.285 -0.300 -3.554 3.578 0.000
   663 22 gamma 91 507 0 0 0 0 0 0.003 -0.012 -0.021 0.024 0.000
   664 22 gamma 91 509 0 0 0 0 0 0.058 0.051 -0.376 0.384 0.000
   665 22 gamma 91 509 0 0 0 0 0 -0.062 0.103 -1.016 1.023 0.000
   666 211 pi+ 91 510 0 0 0 0 0 0.137 0.007 -1.883 1.893 0.140
   667 -211 pi- 91 510 0 0 0 0 0 0.477 -0.541 -4.053 4.119 0.140
   668 22 gamma 91 514 0 0 0 0 0 0.013 0.059 20.302 20.302 0.000
   669 22 gamma 91 514 0 0 0 0 0 -0.180 0.113 100.465 100.465 0.000
   670 211 pi+ 91 517 0 0 0 0 0 -0.359 -0.127 52.203 52.205 0.140
   671 -211 pi- 91 517 0 0 0 0 0 -0.058 0.162 16.167 16.168 0.140
   672 22 gamma 91 521 0 0 0 0 0 1.050 0.126 3.620 3.771 0.000
   673 11 e- 91 521 0 0 0 0 0 0.981 0.179 3.711 3.843 0.001
   674 -11 e+ 91 521 0 0 0 0 0 0.613 0.113 2.335 2.417 0.001
   675 22 gamma 91 523 0 0 0 0 0 0.091 0.092 0.191 0.231 0.000
   676 22 gamma 91 523 0 0 0 0 0 0.360 0.085 0.385 0.534 0.000
   677 211 pi+ 91 529 0 0 0 0 0 0.138 4.833 4.447 6.570 0.140
   678 -211 pi- 91 529 0 0 0 0 0 0.307 3.552 2.903 4.600 0.140
   679 22 gamma 91 531 0 0 0 0 0 -0.034 0.048 -0.208 0.216 0.000
   680 22 gamma 91 531 0 0 0 0 0 0.057 -0.013 -0.748 0.751 0.000
   681 22 gamma 91 535 0 0 0 0 0 -0.495 0.356 -1.375 1.505 0.000
   682 22 gamma 91 535 0 0 0 0 0 -0.050 -0.003 -0.171 0.178 0.000
   683 211 pi+ 91 538 0 0 0 0 0 -0.371 2.342 3.286 4.054 0.140
   684 -211 pi- 91 538 0 0 0 0 0 -0.191 0.400 0.745 0.878 0.140
   685 22 gamma 91 540 0 0 0 0 0 -0.028 0.252 0.198 0.322 0.000
   686 22 gamma 91 540 0 0 0 0 0 0.087 0.160 0.103 0.209 0.000
   687 22 gamma 91 546 0 0 0 0 0 -0.227 0.121 0.660 0.708 0.000
   688 22 gamma 91 546 0 0 0 0 0 0.013 -0.003 0.010 0.017 0.000
   689 22 gamma 91 550 0 0 0 0 0 1.236 -0.359 -13.756 13.816 0.000
   690 22 gamma 91 550 0 0 0 0 0 1.340 -0.428 -13.641 13.713 0.000
   691 22 gamma 91 552 0 0 0 0 0 0.427 0.469 -6.886 6.915 0.000
   692 22 gamma 91 552 0 0 0 0 0 0.166 0.129 -1.642 1.656 0.000
   693 22 gamma 91 554 0 0 0 0 0 -0.114 -0.092 -2.573 2.577 0.000
   694 22 gamma 91 554 0 0 0 0 0 -0.001 0.038 -0.688 0.689 0.000
   695 22 gamma 91 556 0 0 0 0 0 -0.064 0.182 -1.980 1.990 0.000
   696 22 gamma 91 556 0 0 0 0 0 -0.389 0.876 -7.267 7.330 0.000
   697 22 gamma 91 561 0 0 0 0 0 -0.089 0.006 5.648 5.649 0.000
   698 22 gamma 91 561 0 0 0 0 0 -0.244 0.098 37.235 37.236 0.000
   699 -421 (Dbar0) -91 576 0 755 756 0 0 -18.149 -3.951 -117.557 119.030 1.865
   700 111 (pi0) -91 576 0 757 758 0 0 -3.424 -0.365 -20.034 20.328 0.135
   701 421 (D0) -91 576 0 759 760 0 0 -25.262 -4.875 -161.339 163.388 1.865
   702 3122 (Lambda0) -91 576 0 761 762 0 0 -21.739 -4.746 -135.845 137.660 1.116
   703 22 gamma 91 584 0 0 0 0 0 -0.032 -0.056 68.433 68.433 0.000
   704 22 gamma 91 584 0 0 0 0 0 -0.042 0.022 8.479 8.479 0.000
   705 22 gamma 91 585 0 0 0 0 0 -0.068 0.071 39.288 39.288 0.000
   706 22 gamma 91 585 0 0 0 0 0 0.013 -0.046 27.277 27.277 0.000
   707 22 gamma 91 586 0 0 0 0 0 0.039 0.025 43.717 43.717 0.000
   708 22 gamma 91 586 0 0 0 0 0 0.162 -0.101 71.431 71.431 0.000
   709 22 gamma 91 587 0 0 0 0 0 0.054 0.036 2.438 2.439 0.000
   710 22 gamma 91 587 0 0 0 0 0 0.118 0.066 19.270 19.271 0.000
   711 22 gamma 91 591 0 0 0 0 0 -0.129 -0.015 12.670 12.671 0.000
   712 22 gamma 91 591 0 0 0 0 0 -0.049 0.093 13.032 13.032 0.000
   713 22 gamma 91 596 0 0 0 0 0 -0.044 0.126 1.415 1.422 0.000
   714 22 gamma 91 596 0 0 0 0 0 0.051 0.022 0.279 0.284 0.000
   715 22 gamma 91 601 0 0 0 0 0 0.075 0.599 0.726 0.944 0.000
   716 22 gamma 91 601 0 0 0 0 0 0.066 0.100 0.186 0.221 0.000
   717 22 gamma 91 607 0 0 0 0 0 0.174 0.565 0.335 0.680 0.000
   718 22 gamma 91 607 0 0 0 0 0 0.047 0.538 0.375 0.657 0.000
   719 -2212 pbar- 91 608 0 0 0 0 0 0.197 2.553 2.632 3.790 0.938
   720 211 pi+ 91 608 0 0 0 0 0 0.078 0.402 0.576 0.720 0.140
   721 -421 (Dbar0) -91 616 0 763 764 0 0 -3.593 -9.380 0.515 10.230 1.865
   722 211 pi+ 91 616 0 0 0 0 0 0.726 -3.492 -1.898 4.043 0.140
   723 22 gamma 91 622 0 0 0 0 0 -0.061 -0.032 -1.999 2.000 0.000
   724 22 gamma 91 622 0 0 0 0 0 0.016 -0.187 -8.413 8.415 0.000
   725 22 gamma 91 623 0 0 0 0 0 -0.063 -0.089 -11.223 11.223 0.000
   726 22 gamma 91 623 0 0 0 0 0 0.014 0.033 -1.564 1.564 0.000
   727 22 gamma 91 624 0 0 0 0 0 -0.178 -0.139 -15.218 15.219 0.000
   728 22 gamma 91 624 0 0 0 0 0 -0.042 -0.134 -15.085 15.085 0.000
   729 22 gamma 91 627 0 0 0 0 0 -0.269 -0.139 -4.381 4.391 0.000
   730 22 gamma 91 627 0 0 0 0 0 -0.070 -0.023 -0.452 0.458 0.000
   731 22 gamma 91 628 0 0 0 0 0 0.053 0.002 -0.395 0.398 0.000
   732 22 gamma 91 628 0 0 0 0 0 0.090 -0.166 -0.604 0.633 0.000
   733 22 gamma 91 629 0 0 0 0 0 0.058 -0.076 -1.040 1.044 0.000
   734 22 gamma 91 629 0 0 0 0 0 -0.044 0.014 -0.254 0.258 0.000
   735 22 gamma 91 630 0 0 0 0 0 0.269 -0.076 -1.750 1.773 0.000
   736 22 gamma 91 630 0 0 0 0 0 0.010 0.005 -0.507 0.508 0.000
   737 22 gamma 91 633 0 0 0 0 0 0.404 0.779 -0.703 1.124 0.000
   738 22 gamma 91 633 0 0 0 0 0 0.501 1.285 -1.216 1.839 0.000
   739 22 gamma 91 638 0 0 0 0 0 -0.023 -0.168 0.006 0.170 0.000
   740 22 gamma 91 638 0 0 0 0 0 -0.039 0.017 -0.001 0.042 0.000
   741 22 gamma 91 643 0 0 0 0 0 -0.211 0.542 1.115 1.258 0.000
   742 22 gamma 91 643 0 0 0 0 0 -0.016 -0.001 0.013 0.021 0.000
   743 22 gamma 91 646 0 0 0 0 0 1.139 -0.402 -13.831 13.884 0.000
   744 22 gamma 91 646 0 0 0 0 0 0.629 -0.124 -7.745 7.772 0.000
   745 22 gamma 91 649 0 0 0 0 0 0.022 -0.084 -3.119 3.120 0.000
   746 22 gamma 91 649 0 0 0 0 0 -0.061 -0.302 -5.589 5.597 0.000
   747 22 gamma 91 650 0 0 0 0 0 0.020 -0.016 -0.253 0.254 0.000
   748 22 gamma 91 650 0 0 0 0 0 -0.144 0.056 -3.654 3.658 0.000
   749 22 gamma 91 651 0 0 0 0 0 0.029 0.020 -1.802 1.802 0.000
   750 22 gamma 91 651 0 0 0 0 0 0.112 0.134 -1.896 1.904 0.000
   751 22 gamma 91 652 0 0 0 0 0 -0.083 -0.004 -2.007 2.009 0.000
   752 22 gamma 91 652 0 0 0 0 0 0.018 0.082 -1.521 1.523 0.000
   753 22 gamma 91 659 0 0 0 0 0 0.017 0.043 1.457 1.458 0.000
   754 22 gamma 91 659 0 0 0 0 0 0.010 0.073 16.663 16.663 0.000
   755 313 (K*0) -91 699 0 765 766 0 0 -5.391 -0.934 -36.024 36.448 0.884
   756 221 (eta) -91 699 0 767 768 0 0 -12.757 -3.017 -81.533 82.582 0.548
   757 22 gamma 91 700 0 0 0 0 0 -0.529 -0.047 -3.385 3.427 0.000
   758 22 gamma 91 700 0 0 0 0 0 -2.895 -0.317 -16.649 16.902 0.000
   759 20213 (a_1(1260)+) -91 701 0 769 770 0 0 -16.426 -3.309 -106.152 107.474 1.296
   760 -321 K- 91 701 0 0 0 0 0 -8.836 -1.565 -55.187 55.914 0.494
   761 2212 p+ 91 702 0 0 0 0 0 -19.802 -4.251 -123.682 125.333 0.938
   762 -211 pi- 91 702 0 0 0 0 0 -1.936 -0.494 -12.163 12.327 0.140
   763 -20213 (a_1(1260)-) -91 721 0 771 772 0 0 -2.852 -7.148 0.467 7.826 1.340
   764 321 K+ 91 721 0 0 0 0 0 -0.741 -2.233 0.048 2.404 0.494
   765 321 K+ 91 755 0 0 0 0 0 -2.581 -0.211 -16.766 16.972 0.494
   766 -211 pi- 91 755 0 0 0 0 0 -2.810 -0.723 -19.259 19.476 0.140
   767 22 gamma 91 756 0 0 0 0 0 -10.544 -2.278 -67.064 67.926 0.000
   768 22 gamma 91 756 0 0 0 0 0 -2.213 -0.738 -14.469 14.656 0.000
   769 113 (rho0) -91 759 0 773 774 0 0 -14.344 -3.208 -92.152 93.319 0.654
   770 211 pi+ 91 759 0 0 0 0 0 -2.082 -0.101 -13.999 14.154 0.140
   771 113 (rho0) -91 763 0 775 776 0 0 -1.409 -3.842 0.250 4.209 0.954
   772 -211 pi- 91 763 0 0 0 0 0 -1.443 -3.306 0.217 3.616 0.140
   773 211 pi+ 91 769 0 0 0 0 0 -11.754 -2.753 -76.698 77.642 0.140
   774 -211 pi- 91 769 0 0 0 0 0 -2.590 -0.455 -15.454 15.677 0.140
   775 211 pi+ 91 771 0 0 0 0 0 -1.511 -3.445 0.164 3.768 0.140
   776 -211 pi- 91 771 0 0 0 0 0 0.102 -0.397 0.086 0.441 0.140
                                   Charge sum: 2.000 Momentum sum: -0.000 -0.000 -0.000 13000.000 13000.000

 -------- End PYTHIA Event Listing -----------------------------------------------------------------------------------------------
 PYTHIA Warning in TauDecays::decay: unknown correlated tau production, assuming from unpolarized photon

 *------- PYTHIA Event and Cross Section Statistics -------------------------------------------------------------*
 | |
 | Subprocess Code | Number of events | sigma +- delta |
 | | Tried Selected Accepted | (estimated) (mb) |
 | | | |
 |-----------------------------------------------------------------------------------------------------------------|
 | | | |
 | Les Houches User Process(es) 9999 | 10 10 10 | 2.275e-08 0.000e+00 |
 | ... whereof user classification code 1 | 10 10 10 | |
 | | | |
 | sum | 10 10 10 | 2.275e-08 0.000e+00 |
 | |
 *------- End PYTHIA Event and Cross Section Statistics ----------------------------------------------------------*

 *------- PYTHIA Error and Warning Messages Statistics ----------------------------------------------------------*
 | |
 | times message |
 | |
 | 2 Info from SLHAinterface::initSLHA: No MODSEL found, keeping internal SUSY switched off |
 | 2 Info from SLHAinterface::initSLHA: importing MASS entries |
 | 2 Warning in SLHAinterface::initSLHA: ignoring DECAY tables |
 | 2 Warning in SLHAinterface::initSLHA: ignoring MASS entries |
 | 1 Warning in SLHAinterface::initSLHA: ignoring QNUMBERS |
 | 2 Warning in SLHAinterface::initSLHA: ignoring empty DECAY tables |
 | 2 Warning in TauDecays::decay: unknown correlated tau production, assuming from unpolarized photon |
 | |
 *------- End PYTHIA Error and Warning Messages Statistics ------------------------------------------------------*

 Contribution of sample 0 to the inclusive cross section : 2.27479280e-08 +- 7.19352645e-09

Inclusive cross section: 2.27479280e-08 +- 7.19352645e-09 mb

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

Hi,

In general, with MLM matching/merging, you do indeed expect that pythia8 includes Sudakov form factor and therefore remove double counting from the process at parton level (and decrease the cross-section accordingly).

Now is this make sense in your case is difficult to know since I still do not know your process definition/...

If you have only one multiplicity in your process definition, then it is a bit weird to my point of view (but at the same time why would you activate MLM if you have only one multiplicity), but this would explain why in pythia8, njetmax is set to zero. It would also explains why you have no impact from the merging scale since for the highest multiplicity sample, the radiation from the parton shower are not limit by the matching scale (but by the highest radiation in the event which in this case is absent)

Now setting maxjetfavour to 4 means that the b b~ were before including in the matching/merging procedure which is not what you want (in general at least) if you want those coming from an Higgs decay.

My suggestion is to check carefully what is MLM and be sure that you want to have it activated in this case.

Cheers,

Olivier

Revision history for this message
Mustafa Ashry (mashry) said :
#10

Hello Olivier,

Thanks a lot for help and clarifications, it is appreciated.

Excuse me, I thought I told you my process setting, here you are

generate p p > tt- tt+ b b~
output pphhtatabb_bkg/pphhtatabb_bkg_0
y
launch
2
0
set nevents 10
set ickkw 1
set xqcut 50.0
set maxjetflavor 4
0
How does this sound with you?

Mustafa

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

Hi,

This sounds quite weird setup
1) looks like you are using a five flavour model. I would be better to change your model to 4 flavour (succh that you do not need to edit maxjetflavor and other similar parameter)
2) I thougt that you were doing di-higgs, but do not ask for any Higgs here (and you likely have no diagram with Higgs here). Is this really what you want?
3) What is the point to do MLM with only one multiplicity here?
4) What is the point to ask so few event with MLM? Since rejection is done at pythia8 level, you need large sample to have a reliable cross-section, so asking only 10 events is weird

My suggestion here would be to do (with this syntax you can keep 5 flavour computation)
generate p p > tt+ tt-
add process p p > tt+ tt- j
add process p p > tt+ tt- j j
add process p p > tt+ tt- j j j

With this syntax, you likely need a lower value for xqcut.

Cheers,

Olivier

Revision history for this message
Mustafa Ashry (mashry) said :
#12

Hello Olivier,

1) Actually I am trying to generate the background of the following process in the BLSSM pp>H>hh>tautau+bb, so I ask for pp>tautau+bb as the corresponding bkg in the heft-full model. The problem arised in the SM itself and that is why I raised it up here.
2) Yes, I was preparing doing di-higgs in BLSSM not in the heft-full. I called for all bkg processes which give tautau+bb final states in the SM.
3) Excuse me, which "one multiplicity" you mean here?
4) I just asked for a few nevents to check the xsection for now.

Thank you for your suggestion, I appreciate it so much. Can these proposed processes work as the bkg for my process in BLSSM?

Regards

Mustafa

Revision history for this message
Launchpad Janitor (janitor) said :
#13

This question was expired because it remained in the 'Open' state without activity for the last 15 days.