Missing results.dat file from specific subprocess on PBS cluster

Asked by Patrick Schaefers

Dear Developers,

I am using MG5_aMC_v2_2_3 and was trying to run the SM process "generate u u~ > b b~ b b~ QED=99 QCD=99" on a PBS cluster, since it would consume too much time on a local computer.
While MadGraph was working on "INFO: Combining runs", it printed the following error message:

Command "generate_events -f" interrupted with error:
IOError : [Fail 5 times]
  [Errno 2] No such file or directory: '/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/SubProcesses/P0_qq_qqbbxbbx/G3927a/results.dat'

I noticed that there is a folder named "SubProcesses/P0_qq_qqbbxbbx/G3927" holding a results.dat file with some data, but there is no folder named "SubProcesses/P0_qq_qqbbxbbx/G3927a".

Do you know what is going on or how to solve this issue? I also copied the relevant log file "run_01_u4b-pbs_debug.log" and the PBS log file "u4b-pbs-test.o3131212" below.

Thank you very much for any help in advance!

Best wishes,
Patrick

-----------------------------------------------------
run_01_u4b-pbs_debug.log:

#************************************************************
#* MadGraph5_aMC@NLO/MadEvent *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 5.2.2.3 *
#* *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https://server06.fynu.ucl.ac.be/projects/madgraph *
#* *
#************************************************************
#* *
#* Command File for MadEvent *
#* *
#* run as ./bin/madevent.py filename *
#* *
#************************************************************
generate_events -f
Traceback (most recent call last):
  File "/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/bin/internal/extended_cmd.py", line 879, in onecmd
    return self.onecmd_orig(line, **opt)
  File "/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/bin/internal/extended_cmd.py", line 872, in onecmd_orig
    return func(arg, **opt)
  File "/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/bin/internal/madevent_interface.py", line 1937, in do_generate_events
    self.exec_cmd('refine %s' % nb_event, postcmd=False)
  File "/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/bin/internal/extended_cmd.py", line 919, in exec_cmd
    stop = Cmd.onecmd_orig(current_interface, line, **opt)
  File "/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/bin/internal/extended_cmd.py", line 872, in onecmd_orig
    return func(arg, **opt)
  File "/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/bin/internal/madevent_interface.py", line 2490, in do_refine
    combine_runs.CombineRuns(self.me_dir)
  File "/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/bin/internal/combine_runs.py", line 73, in __init__
    self.sum_multichannel(channel)
  File "/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/bin/internal/combine_runs.py", line 96, in sum_multichannel
    filepath=pjoin(path, 'results.dat'))
  File "/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/bin/internal/sum_html.py", line 131, in add_results
    oneresult.read_results(filepath)
  File "/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/bin/internal/misc.py", line 242, in deco_f_retry
    raise error.__class__, '[Fail %i times] \n %s ' % (i+1, error)
IOError: [Fail 5 times]
 [Errno 2] No such file or directory: '/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/SubProcesses/P0_qq_qqbbxbbx/G3927a/results.dat'
                              Run Options
                              -----------
               stdout_level : None

                         MadEvent Options
                         ----------------
     automatic_html_opening : False (user set)
          cluster_temp_path : /scratch/pbh1g14/tmp (user set)
              cluster_queue : batch (user set)
             cluster_memory : None
               cluster_time : None
                    nb_core : 16 (user set)
                   run_mode : 1 (user set)

                      Configuration Options
                      ---------------------
                text_editor : None
      cluster_status_update : (600, 30)
               pythia8_path : None (user set)
                  hwpp_path : None (user set)
            pythia-pgs_path : None (user set)
                    td_path : None (user set)
               delphes_path : None (user set)
                thepeg_path : None (user set)
               cluster_type : pbs (user set)
        exrootanalysis_path : None (user set)
                 eps_viewer : None
                web_browser : None
               syscalc_path : None (user set)
           madanalysis_path : None (user set)
                     lhapdf : lhapdf-config
                 hepmc_path : None (user set)
         cluster_retry_wait : 300
           fortran_compiler : None
                auto_update : 7 (user set)
           cluster_nb_retry : 1
                    timeout : 60
               cpp_compiler : None
#************************************************************
#* MadGraph5_aMC@NLO *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 2.2.3 2015-02-10 *
#* *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https://server06.fynu.ucl.ac.be/projects/madgraph *
#* *
#************************************************************
#* *
#* Command File for MadGraph5_aMC@NLO *
#* *
#* run as ./bin/mg5_aMC filename *
#* *
#************************************************************
set group_subprocesses Auto
set ignore_six_quark_processes False
set loop_optimized_output True
set complex_mass_scheme False
import model sm
define p = g u c d s u~ c~ d~ s~
define j = g u c d s u~ c~ d~ s~
define l+ = e+ mu+
define l- = e- mu-
define vl = ve vm vt
define vl~ = ve~ vm~ vt~
generate u u~ > u u~ b b~ b b~ QED=99 QCD=99
output Multibosons_Background/u4b-pbs -nojpeg
######################################################################
## PARAM_CARD AUTOMATICALY GENERATED BY MG5 FOLLOWING UFO MODEL ####
######################################################################
## ##
## Width set on Auto will be computed following the information ##
## present in the decay.py files of the model. ##
## See arXiv:1402.1178 for more details. ##
## ##
######################################################################

###################################
## INFORMATION FOR MASS
###################################
Block mass
    5 4.700000e+00 # MB
    6 1.730000e+02 # MT
   15 1.777000e+00 # MTA
   23 9.118800e+01 # MZ
   25 1.250000e+02 # MH
## Dependent parameters, given by model restrictions.
## Those values should be edited following the
## analytical expression. MG5 ignores those values
## but they are important for interfacing the output of MG5
## to external program such as Pythia.
  1 0.000000 # d : 0.0
  2 0.000000 # u : 0.0
  3 0.000000 # s : 0.0
  4 0.000000 # c : 0.0
  11 0.000000 # e- : 0.0
  12 0.000000 # ve : 0.0
  13 0.000000 # mu- : 0.0
  14 0.000000 # vm : 0.0
  16 0.000000 # vt : 0.0
  21 0.000000 # g : 0.0
  22 0.000000 # a : 0.0
  24 80.419002 # w+ : cmath.sqrt(MZ__exp__2/2. + cmath.sqrt(MZ__exp__4/4. - (aEW*cmath.pi*MZ__exp__2)/(Gf*sqrt__2)))

###################################
## INFORMATION FOR SMINPUTS
###################################
Block sminputs
    1 1.325070e+02 # aEWM1
    2 1.166390e-05 # Gf
    3 1.180000e-01 # aS

###################################
## INFORMATION FOR YUKAWA
###################################
Block yukawa
    5 4.700000e+00 # ymb
    6 1.730000e+02 # ymt
   15 1.777000e+00 # ymtau

###################################
## INFORMATION FOR DECAY
###################################
DECAY 6 1.491500e+00 # WT
DECAY 23 2.441404e+00 # WZ
DECAY 24 2.047600e+00 # WW
DECAY 25 6.382339e-03 # WH
## Dependent parameters, given by model restrictions.
## Those values should be edited following the
## analytical expression. MG5 ignores those values
## but they are important for interfacing the output of MG5
## to external program such as Pythia.
DECAY 1 0.000000 # d : 0.0
DECAY 2 0.000000 # u : 0.0
DECAY 3 0.000000 # s : 0.0
DECAY 4 0.000000 # c : 0.0
DECAY 5 0.000000 # b : 0.0
DECAY 11 0.000000 # e- : 0.0
DECAY 12 0.000000 # ve : 0.0
DECAY 13 0.000000 # mu- : 0.0
DECAY 14 0.000000 # vm : 0.0
DECAY 15 0.000000 # ta- : 0.0
DECAY 16 0.000000 # vt : 0.0
DECAY 21 0.000000 # g : 0.0
DECAY 22 0.000000 # a : 0.0
#*********************************************************************
# 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 *
#*********************************************************************
#
#*******************
# Running parameters
#*******************
#
#*********************************************************************
# Tag name for the run (one word) *
#*********************************************************************
  u4b-pbs = run_tag ! name of the run
#*********************************************************************
# Run to generate the grid pack *
#*********************************************************************
  .false. = gridpack !True = setting up the grid pack
#*********************************************************************
# Number of events and rnd seed *
# Warning: Do not generate more than 1M events in a single run *
# If you want to run Pythia, avoid more than 50k events in a run. *
#*********************************************************************
  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
     50000 = ebeam1 ! beam 1 total energy in GeV
     50000 = ebeam2 ! beam 2 total energy in GeV
#*********************************************************************
# Beam polarization from -100 (left-handed) to 100 (right-handed) *
#*********************************************************************
        0 = polbeam1 ! beam polarization for beam 1
        0 = polbeam2 ! beam polarization for beam 2
#*********************************************************************
# PDF CHOICE: this automatically fixes also alpha_s and its evol. *
#*********************************************************************
 'cteq6l1' = pdlabel ! PDF set
 230000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number
#*********************************************************************
# Renormalization and factorization scales *
#*********************************************************************
 F = fixed_ren_scale ! if .true. use fixed ren scale
 F = fixed_fac_scale ! if .true. use fixed fac scale
 91.1880 = scale ! fixed ren scale
 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1
 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2
 1 = scalefact ! scale factor for event-by-event scales
#*********************************************************************
# Matching - Warning! ickkw > 1 is still beta
#*********************************************************************
 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching
 1 = highestmult ! for ickkw=2, highest mult group
 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE
 1 = alpsfact ! scale factor for QCD emission vx
 F = chcluster ! cluster only according to channel diag
 T = pdfwgt ! for ickkw=1, perform pdf reweighting
 5 = asrwgtflavor ! highest quark flavor for a_s reweight
 T = clusinfo ! include clustering tag in output
 3.0 = lhe_version ! Change the way clustering information pass to shower.
#*********************************************************************
#**********************************************************
#
#**********************************************************
# Automatic ptj and mjj cuts if xqcut > 0
# (turn off for VBF and single top processes)
#**********************************************************
   T = auto_ptj_mjj ! Automatic setting of ptj and mjj
#**********************************************************
#
#**********************************
# BW cutoff (M+/-bwcutoff*Gamma)
#**********************************
  15 = bwcutoff ! (M+/-bwcutoff*Gamma)
#**********************************************************
# Apply pt/E/eta/dr/mij cuts on decay products or not
# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply)
#**********************************************************
   T = cut_decays ! Cut decay products
#*************************************************************
# Number of helicities to sum per event (0 = all helicities)
# 0 gives more stable result, but longer run time (needed for
# long decay chains e.g.).
# Use >=2 if most helicities contribute, e.g. pure QCD.
#*************************************************************
   0 = nhel ! Number of helicities used per event
#*******************
# Standard Cuts
#*******************
#
#*********************************************************************
# Minimum and maximum pt's (for max, -1 means no cut) *
#*********************************************************************
 50 = ptj ! minimum pt for the jets
 50 = ptb ! minimum pt for the b
 10 = pta ! minimum pt for the photons
 10 = ptl ! minimum pt for the charged leptons
  0 = misset ! minimum missing Et (sum of neutrino's momenta)
  0 = ptheavy ! minimum pt for one heavy final state
 1.0 = ptonium ! minimum pt for the quarkonium states
 -1 = ptjmax ! maximum pt for the jets
 -1 = ptbmax ! maximum pt for the b
 -1 = ptamax ! maximum pt for the photons
 -1 = ptlmax ! maximum pt for the charged leptons
 -1 = missetmax ! maximum missing Et (sum of neutrino's momenta)
#*********************************************************************
# Minimum and maximum E's (in the center of mass frame) *
#*********************************************************************
  1500 = ej ! minimum E for the jets
  0 = eb ! minimum E for the b
  0 = ea ! minimum E for the photons
  0 = el ! minimum E for the charged leptons
 -1 = ejmax ! maximum E for the jets
 -1 = ebmax ! maximum E for the b
 -1 = eamax ! maximum E for the photons
 -1 = elmax ! maximum E for the charged leptons
#*********************************************************************
# Maximum and minimum absolute rapidity (for max, -1 means no cut) *
#*********************************************************************
   5 = etaj ! max rap for the jets
  -1 = etab ! max rap for the b
 2.5 = etaa ! max rap for the photons
 2.5 = etal ! max rap for the charged leptons
 0.6 = etaonium ! max rap for the quarkonium states
   0 = etajmin ! min rap for the jets
   0 = etabmin ! min rap for the b
   0 = etaamin ! min rap for the photons
   0 = etalmin ! main rap for the charged leptons
#*********************************************************************
# Minimum and maximum DeltaR distance *
#*********************************************************************
 0.4 = drjj ! min distance between jets
 0.2 = drbb ! min distance between b's
 0.4 = drll ! min distance between leptons
 0.4 = draa ! min distance between gammas
 0 = drbj ! min distance between b and jet
 0.4 = draj ! min distance between gamma and jet
 0.4 = drjl ! min distance between jet and lepton
 0 = drab ! min distance between gamma and b
 0 = drbl ! min distance between b and lepton
 0.4 = dral ! min distance between gamma and lepton
 -1 = drjjmax ! max distance between jets
 -1 = drbbmax ! max distance between b's
 -1 = drllmax ! max distance between leptons
 -1 = draamax ! max distance between gammas
 -1 = drbjmax ! max distance between b and jet
 -1 = drajmax ! max distance between gamma and jet
 -1 = drjlmax ! max distance between jet and lepton
 -1 = drabmax ! max distance between gamma and b
 -1 = drblmax ! max distance between b and lepton
 -1 = 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 = mmjj ! min invariant mass of a jet pair
 0 = mmbb ! min invariant mass of a b pair
 0 = mmaa ! min invariant mass of gamma gamma pair
 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair
 -1 = mmjjmax ! max invariant mass of a jet pair
 -1 = mmbbmax ! max invariant mass of a b pair
 -1 = mmaamax ! max invariant mass of gamma gamma pair
 -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair
#*********************************************************************
# Minimum and maximum invariant mass for all letpons *
#*********************************************************************
 0 = mmnl ! min invariant mass for all letpons (l+- and vl)
 -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl)
#*********************************************************************
# Minimum and maximum pt for 4-momenta sum of leptons *
#*********************************************************************
 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl)
 -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl)
#*********************************************************************
# Inclusive cuts *
#*********************************************************************
 0 = xptj ! minimum pt for at least one jet
 0 = xptb ! minimum pt for at least one b
 0 = xpta ! minimum pt for at least one photon
 0 = xptl ! minimum pt for at least one charged lepton
#*********************************************************************
# Control the pt's of the jets sorted by pt *
#*********************************************************************
 0 = ptj1min ! minimum pt for the leading jet in pt
 0 = ptj2min ! minimum pt for the second jet in pt
 0 = ptj3min ! minimum pt for the third jet in pt
 0 = ptj4min ! minimum pt for the fourth jet in pt
 -1 = ptj1max ! maximum pt for the leading jet in pt
 -1 = ptj2max ! maximum pt for the second jet in pt
 -1 = ptj3max ! maximum pt for the third jet in pt
 -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt
 0 = ptl2min ! minimum pt for the second lepton in pt
 0 = ptl3min ! minimum pt for the third lepton in pt
 0 = ptl4min ! minimum pt for the fourth lepton in pt
 -1 = ptl1max ! maximum pt for the leading lepton in pt
 -1 = ptl2max ! maximum pt for the second lepton in pt
 -1 = ptl3max ! maximum pt for the third lepton in pt
 -1 = ptl4max ! maximum pt for the fourth lepton in pt
#*********************************************************************
# Control the Ht(k)=Sum of k leading jets *
#*********************************************************************
 0 = htjmin ! minimum jet HT=Sum(jet pt)
 -1 = htjmax ! maximum jet HT=Sum(jet pt)
 0 = ihtmin !inclusive Ht for all partons (including b)
 -1 = ihtmax !inclusive Ht for all partons (including b)
 0 = ht2min ! minimum Ht for the two leading jets
 0 = ht3min ! minimum Ht for the three leading jets
 0 = ht4min ! minimum Ht for the four leading jets
 -1 = ht2max ! maximum Ht for the two leading jets
 -1 = ht3max ! maximum Ht for the three leading jets
 -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case
 5 = deltaeta ! minimum rapidity for two jets in the WBF case
#*********************************************************************
# KT DURHAM CUT *
#*********************************************************************
 -1 = ktdurham
 0.4 = dparameter
#*********************************************************************
# maximal pdg code for quark to be considered as a light jet *
# (otherwise b cuts are applied) *
#*********************************************************************
 4 = maxjetflavor ! Maximum jet pdg code
#*********************************************************************
# Jet measure cuts *
#*********************************************************************
 0 = xqcut ! minimum kt jet measure between partons
#*********************************************************************
#
#*********************************************************************
# Store info for systematics studies *
# WARNING: If use_syst is T, matched Pythia output is *
# meaningful ONLY if plotted taking matchscale *
# reweighting into account! *
#*********************************************************************
   F = use_syst ! Enable systematics studies
#
#**************************************
# Parameter of the systematics study
# will be used by SysCalc (if installed)
#**************************************
#
0.5 1 2 = sys_scalefact # factorization/renormalization scale factor
0.5 1 2 = sys_alpsfact # \alpha_s emission scale factors
30 50 = sys_matchscale # variation of merging scale
# PDF sets and number of members (0 or none for all members).
CT10nlo.LHgrid = sys_pdf # matching scales
# MSTW2008nlo68cl.LHgrid 1 = sys_pdf

----------------------------------------------------
u4b-pbs-test.o3131212:

Running PBS prologue script on green0288

 ===============================================================================
 Job started on Sat Jul 9 05:45:30 BST 2016

 JOB ID: 3131212.blue101
 JOB NAME: u4b-pbs-test
 Num Hosts: 1
 Num Tasks: 16
 Nodes used:
 green0288
 ===============================================================================
 Job Output Follows:
 ===============================================================================

************************************************************
* *
* W E L C O M E to *
* M A D G R A P H 5 _ a M C @ N L O *
* M A D E V E N T *
* *
* * * *
* * * * * *
* * * * * 5 * * * * *
* * * * * *
* * * *
* *
* VERSION 5.2.2.3 *
* *
* The MadGraph5_aMC@NLO Development Team - Find us at *
* https://server06.fynu.ucl.ac.be/projects/madgraph *
* *
* Type 'help' for in-line help. *
* *
************************************************************
INFO: load configuration from /scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/Cards/me5_configuration.txt
INFO: load configuration from /scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/Cards/me5_configuration.txt
Using default text editor "vi". Set another one in ./input/mg5_configuration.txt
No valid eps viewer found. Please set in ./input/mg5_configuration.txt
No valid web browser found. Please set in ./input/mg5_configuration.txt
generate_events -f
Generating 10000 events with run name run_01
survey run_01
INFO: compile directory
Not able to open file /scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/crossx.html since no program configured.Please set one in ./input
/mg5_configuration.txt
Using random number seed offset = 21
INFO: Running Survey
Creating Jobs
Working on SubProcesses
    P0_qq_qqbbxbbx
INFO: Waiting for free slot: 501 0 0
INFO: Waiting for free slot: 501 0 0
INFO: Waiting for free slot: 501 0 0
INFO: Waiting for free slot: 501 0 0
INFO: Waiting for free slot: 501 0 0
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 501 0 0
INFO: Waiting for free slot: 494 7 9
INFO: Waiting for free slot: 494 7 9
INFO: Waiting for free slot: 494 7 9
INFO: Waiting for free slot: 494 7 9
INFO: Waiting for free slot: 494 7 9
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 494 7 9
INFO: Waiting for free slot: 454 47 46
INFO: Waiting for free slot: 454 47 46
INFO: Waiting for free slot: 456 45 48
INFO: Waiting for free slot: 456 45 48
INFO: Waiting for free slot: 456 45 48
INFO: Waiting for free slot: 456 45 48
INFO: Waiting for free slot: 456 45 48
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 450 51 57
INFO: Waiting for free slot: 453 48 60
INFO: Waiting for free slot: 456 45 63
INFO: Waiting for free slot: 456 45 63
INFO: Waiting for free slot: 456 45 63
INFO: Waiting for free slot: 458 43 65
INFO: Waiting for free slot: 458 42 66
INFO: Waiting for free slot: 458 42 66
INFO: Waiting for free slot: 462 39 69
INFO: Waiting for free slot: 462 38 70
INFO: Waiting for free slot: 462 38 70
INFO: Waiting for free slot: 465 36 72
INFO: Waiting for free slot: 465 36 72
INFO: Waiting for free slot: 465 36 72
INFO: Waiting for free slot: 465 36 72
INFO: Waiting for free slot: 465 36 72
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 451 50 100
INFO: Waiting for free slot: 451 50 100
INFO: Waiting for free slot: 451 50 100
INFO: Waiting for free slot: 451 50 100
INFO: Waiting for free slot: 451 50 100
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 443 58 114
INFO: Waiting for free slot: 441 60 117
INFO: Waiting for free slot: 441 60 117
INFO: Waiting for free slot: 441 59 118
INFO: Waiting for free slot: 437 63 118
INFO: Waiting for free slot: 439 62 119
INFO: Waiting for free slot: 439 61 120
INFO: Waiting for free slot: 442 59 122
INFO: Waiting for free slot: 444 57 124
INFO: Waiting for free slot: 444 57 124
INFO: Waiting for free slot: 444 57 124
INFO: Waiting for free slot: 444 56 125
INFO: Waiting for free slot: 448 53 128
INFO: Waiting for free slot: 451 50 131
INFO: Waiting for free slot: 451 49 132
INFO: Waiting for free slot: 451 49 132
INFO: Waiting for free slot: 445 55 132
INFO: Waiting for free slot: 437 63 132
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 439 62 143
INFO: Waiting for free slot: 439 61 144
INFO: Waiting for free slot: 441 60 145
INFO: Waiting for free slot: 441 60 145
INFO: Waiting for free slot: 441 60 145
INFO: Waiting for free slot: 441 60 145
INFO: Waiting for free slot: 441 60 145
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 454 47 161
INFO: Waiting for free slot: 454 46 162
INFO: Waiting for free slot: 454 46 162
INFO: Waiting for free slot: 457 44 164
INFO: Waiting for free slot: 457 43 165
INFO: Waiting for free slot: 459 42 166
INFO: Waiting for free slot: 459 42 166
INFO: Waiting for free slot: 459 42 166
INFO: Waiting for free slot: 452 49 166
INFO: Waiting for free slot: 441 59 167
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 454 47 186
INFO: Waiting for free slot: 454 47 186
INFO: Waiting for free slot: 456 45 188
INFO: Waiting for free slot: 456 45 188
INFO: Waiting for free slot: 456 44 189
INFO: Waiting for free slot: 456 44 189
INFO: Waiting for free slot: 456 44 189
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 446 55 210
INFO: Waiting for free slot: 446 55 210
INFO: Waiting for free slot: 446 54 211
INFO: Waiting for free slot: 440 61 212
INFO: Waiting for free slot: 440 60 213
INFO: Waiting for free slot: 442 59 214
INFO: Waiting for free slot: 442 59 214
INFO: Waiting for free slot: 438 62 215
INFO: Waiting for free slot: 438 62 215
INFO: Waiting for free slot: 438 62 215
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 442 59 220
INFO: Waiting for free slot: 442 59 220
INFO: Waiting for free slot: 442 59 220
INFO: Waiting for free slot: 442 58 221
INFO: Waiting for free slot: 442 58 221
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 439 62 228
INFO: Waiting for free slot: 439 62 228
INFO: Waiting for free slot: 441 60 230
INFO: Waiting for free slot: 441 60 230
INFO: Waiting for free slot: 441 59 231
INFO: Waiting for free slot: 440 61 232
INFO: Waiting for free slot: 442 59 234
INFO: Waiting for free slot: 442 58 235
INFO: Waiting for free slot: 440 61 236
INFO: Waiting for free slot: 442 59 238
INFO: Waiting for free slot: 444 57 240
INFO: Waiting for free slot: 444 56 241
INFO: Waiting for free slot: 446 55 242
INFO: Waiting for free slot: 446 55 242
INFO: Waiting for free slot: 446 55 244
INFO: Waiting for free slot: 440 60 245
INFO: Waiting for free slot: 442 59 246
INFO: Waiting for free slot: 442 59 246
INFO: Waiting for free slot: 442 59 246
INFO: Waiting for free slot: 442 58 247
INFO: Waiting for free slot: 442 58 247
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 438 63 250
INFO: Waiting for free slot: 438 63 250
INFO: Waiting for free slot: 440 61 252
INFO: Waiting for free slot: 442 59 254
INFO: Waiting for free slot: 442 59 254
INFO: Waiting for free slot: 442 59 254
INFO: Waiting for free slot: 444 57 256
INFO: Waiting for free slot: 444 57 256
INFO: Waiting for free slot: 444 57 256
INFO: Waiting for free slot: 446 55 258
INFO: Waiting for free slot: 449 52 261
INFO: Waiting for free slot: 449 51 262
INFO: Waiting for free slot: 449 51 262
INFO: Waiting for free slot: 451 50 263
INFO: Waiting for free slot: 451 50 263
INFO: Waiting for free slot: 451 50 263
INFO: Waiting for free slot: 451 49 264
INFO: Waiting for free slot: 453 48 265
INFO: Waiting for free slot: 457 44 269
INFO: Waiting for free slot: 460 41 272
INFO: Waiting for free slot: 462 39 274
INFO: Waiting for free slot: 464 37 276
INFO: Waiting for free slot: 464 36 277
INFO: Waiting for free slot: 464 36 277
INFO: Waiting for free slot: 467 34 279
INFO: Waiting for free slot: 467 33 280
INFO: Waiting for free slot: 470 31 282
INFO: Waiting for free slot: 472 29 284
INFO: Waiting for free slot: 472 29 284
INFO: Waiting for free slot: 470 31 284
INFO: Waiting for free slot: 470 31 284
INFO: Waiting for free slot: 466 35 284
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 440 61 287
INFO: Waiting for free slot: 442 59 289
INFO: Waiting for free slot: 442 59 289
INFO: Waiting for free slot: 442 59 289
INFO: Waiting for free slot: 442 59 289
INFO: Waiting for free slot: 439 62 289
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 438 63 300
INFO: Waiting for free slot: 438 63 300
INFO: Waiting for free slot: 438 62 301
INFO: Waiting for free slot: 438 62 301
INFO: Waiting for free slot: 440 61 302
INFO: Waiting for free slot: 440 61 302
INFO: Waiting for free slot: 440 61 302
INFO: Waiting for free slot: 442 59 304
INFO: Waiting for free slot: 442 59 304
INFO: Waiting for free slot: 442 59 304
INFO: Waiting for free slot: 445 56 307
INFO: Waiting for free slot: 445 55 308
INFO: Waiting for free slot: 445 55 308
INFO: Waiting for free slot: 445 55 308
INFO: Waiting for free slot: 445 55 308
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 443 58 324
INFO: Waiting for free slot: 443 58 324
INFO: Waiting for free slot: 443 58 324
INFO: Waiting for free slot: 443 58 324
INFO: Waiting for free slot: 443 58 324
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 438 63 340
INFO: Waiting for free slot: 440 61 342
INFO: Waiting for free slot: 440 60 343
INFO: Waiting for free slot: 440 60 343
INFO: Waiting for free slot: 443 58 345
INFO: Waiting for free slot: 443 57 346
INFO: Waiting for free slot: 446 55 348
INFO: Waiting for free slot: 446 54 349
INFO: Waiting for free slot: 448 53 350
INFO: Waiting for free slot: 448 53 350
INFO: Waiting for free slot: 448 53 350
INFO: Waiting for free slot: 448 52 351
INFO: Waiting for free slot: 448 52 351
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 459 42 376
INFO: Waiting for free slot: 459 42 376
INFO: Waiting for free slot: 459 42 376
INFO: Waiting for free slot: 459 42 376
INFO: Waiting for free slot: 459 42 376
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 476 25 393
INFO: Waiting for free slot: 476 25 393
INFO: Waiting for free slot: 476 25 393
INFO: Waiting for free slot: 476 25 393
INFO: Waiting for free slot: 476 25 393
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 456 45 413
INFO: Waiting for free slot: 450 51 415
INFO: Waiting for free slot: 450 51 415
INFO: Waiting for free slot: 450 51 415
INFO: Waiting for free slot: 448 53 415
INFO: Waiting for free slot: 440 60 418
INFO: Waiting for free slot: 442 59 419
INFO: Waiting for free slot: 440 61 419
INFO: Waiting for free slot: 438 63 419
INFO: Waiting for free slot: 438 63 419
INFO: Waiting for free slot: 438 63 419
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 438 63 423
INFO: Waiting for free slot: 438 63 423
INFO: Waiting for free slot: 438 63 423
INFO: Waiting for free slot: 438 63 423
INFO: Waiting for free slot: 438 63 423
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 439 62 427
INFO: Waiting for free slot: 442 59 430
INFO: Waiting for free slot: 442 58 431
INFO: Waiting for free slot: 440 61 432
INFO: Waiting for free slot: 440 60 433
INFO: Waiting for free slot: 444 57 436
INFO: Waiting for free slot: 441 59 437
INFO: Waiting for free slot: 443 58 438
INFO: Waiting for free slot: 448 53 443
INFO: Waiting for free slot: 450 51 445
INFO: Waiting for free slot: 453 48 448
INFO: Waiting for free slot: 453 48 448
INFO: Waiting for free slot: 453 48 448
INFO: Waiting for free slot: 453 48 448
INFO: Waiting for free slot: 456 45 451
INFO: Waiting for free slot: 456 44 452
INFO: Waiting for free slot: 456 44 452
INFO: Waiting for free slot: 458 43 453
INFO: Waiting for free slot: 458 43 453
INFO: Waiting for free slot: 458 43 453
INFO: Waiting for free slot: 458 43 453
INFO: Waiting for free slot: 458 43 453
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Waiting for free slot: 442 59 480
INFO: Waiting for free slot: 442 58 481
INFO: Waiting for free slot: 444 57 482
INFO: Waiting for free slot: 438 63 482
INFO: Waiting for free slot: 440 61 484
INFO: Waiting for free slot: 440 61 484
INFO: Waiting for free slot: 438 62 485
INFO: Waiting for free slot: 438 62 485
INFO: Waiting for free slot: 441 60 487
INFO: Waiting for free slot: 441 60 487
INFO: Waiting for free slot: 442 58 491
INFO: Waiting for free slot: 442 58 491
INFO: Waiting for free slot: 444 57 492
INFO: Waiting for free slot: 442 59 495
INFO: Waiting for free slot: 442 58 496
INFO: Waiting for free slot: 445 56 498
INFO: Idle: 441, Running: 58, Completed: 501 [ 0.051s ]
INFO: Idle: 441, Running: 57, Completed: 502 [ 30.2s ]
INFO: Idle: 441, Running: 55, Completed: 504 [ 1m 0s ]
INFO: Idle: 438, Running: 56, Completed: 506 [ 1m 30s ]
INFO: Idle: 434, Running: 59, Completed: 507 [ 2m 0s ]
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Idle: 396, Running: 61, Completed: 543 [ 12m 0s ]
INFO: Idle: 384, Running: 58, Completed: 558 [ 22m 1s ]
INFO: Idle: 384, Running: 44, Completed: 572 [ 32m 1s ]
INFO: Idle: 384, Running: 28, Completed: 588 [ 42m 1s ]
INFO: Idle: 325, Running: 58, Completed: 617 [ 52m 1s ]
INFO: Idle: 305, Running: 60, Completed: 635 [ 1h 2m ]
INFO: Idle: 294, Running: 53, Completed: 653 [ 1h 12m ]
INFO: Idle: 273, Running: 60, Completed: 667 [ 1h 22m ]
INFO: Idle: 270, Running: 52, Completed: 678 [ 1h 32m ]
INFO: Idle: 255, Running: 50, Completed: 695 [ 1h 42m ]
INFO: Idle: 224, Running: 62, Completed: 714 [ 1h 52m ]
INFO: Idle: 212, Running: 61, Completed: 727 [ 2h 2m ]
INFO: Idle: 205, Running: 53, Completed: 742 [ 2h 12m ]
INFO: Idle: 173, Running: 59, Completed: 768 [ 2h 22m ]
INFO: Idle: 160, Running: 62, Completed: 778 [ 2h 32m ]
INFO: Idle: 145, Running: 59, Completed: 796 [ 2h 42m ]
INFO: Idle: 130, Running: 49, Completed: 821 [ 2h 52m ]
INFO: Idle: 130, Running: 43, Completed: 827 [ 3h 2m ]
INFO: Idle: 96, Running: 54, Completed: 850 [ 3h 12m ]
INFO: Idle: 67, Running: 63, Completed: 870 [ 3h 22m ]
INFO: Idle: 53, Running: 63, Completed: 884 [ 3h 32m ]
INFO: Idle: 53, Running: 53, Completed: 894 [ 3h 42m ]
INFO: Idle: 25, Running: 62, Completed: 913 [ 3h 52m ]
INFO: Idle: 9, Running: 59, Completed: 932 [ 4h 2m ]
INFO: Idle: 0, Running: 49, Completed: 951 [ 4h 12m ]
INFO: Idle: 0, Running: 48, Completed: 952 [ 4h 12m ]
INFO: Idle: 0, Running: 48, Completed: 952 [ 4h 13m ]
INFO: Idle: 0, Running: 48, Completed: 952 [ 4h 13m ]
INFO: Idle: 0, Running: 48, Completed: 952 [ 4h 14m ]
INFO: Idle: 0, Running: 48, Completed: 952 [ 4h 14m ]
INFO: Idle: 0, Running: 47, Completed: 953 [ 4h 15m ]
INFO: Idle: 0, Running: 45, Completed: 955 [ 4h 15m ]
INFO: Idle: 0, Running: 45, Completed: 955 [ 4h 16m ]
INFO: Idle: 0, Running: 44, Completed: 956 [ 4h 16m ]
INFO: Idle: 0, Running: 44, Completed: 956 [ 4h 17m ]
INFO: Idle: 0, Running: 44, Completed: 956 [ 4h 17m ]
INFO: Idle: 0, Running: 43, Completed: 957 [ 4h 18m ]
INFO: Idle: 0, Running: 43, Completed: 957 [ 4h 18m ]
INFO: Idle: 0, Running: 42, Completed: 958 [ 4h 19m ]
INFO: Idle: 0, Running: 42, Completed: 958 [ 4h 19m ]
INFO: Idle: 0, Running: 42, Completed: 958 [ 4h 20m ]
INFO: Idle: 0, Running: 42, Completed: 958 [ 4h 20m ]
INFO: Idle: 0, Running: 42, Completed: 958 [ 4h 21m ]
INFO: Idle: 0, Running: 40, Completed: 960 [ 4h 21m ]
INFO: Idle: 0, Running: 40, Completed: 960 [ 4h 22m ]
INFO: Idle: 0, Running: 40, Completed: 960 [ 4h 22m ]
INFO: Idle: 0, Running: 38, Completed: 962 [ 4h 23m ]
INFO: Idle: 0, Running: 38, Completed: 962 [ 4h 23m ]
INFO: Idle: 0, Running: 38, Completed: 962 [ 4h 24m ]
INFO: Idle: 0, Running: 38, Completed: 962 [ 4h 24m ]
INFO: Idle: 0, Running: 37, Completed: 963 [ 4h 25m ]
INFO: Idle: 0, Running: 37, Completed: 963 [ 4h 25m ]
INFO: Idle: 0, Running: 37, Completed: 963 [ 4h 26m ]
INFO: Idle: 0, Running: 37, Completed: 963 [ 4h 26m ]
INFO: Idle: 0, Running: 37, Completed: 963 [ 4h 27m ]
INFO: Idle: 0, Running: 37, Completed: 963 [ 4h 27m ]
INFO: Idle: 0, Running: 37, Completed: 963 [ 4h 28m ]
INFO: Idle: 0, Running: 37, Completed: 963 [ 4h 28m ]
INFO: Idle: 0, Running: 36, Completed: 964 [ 4h 29m ]
INFO: Idle: 0, Running: 33, Completed: 967 [ 4h 29m ]
INFO: Idle: 0, Running: 33, Completed: 967 [ 4h 30m ]
INFO: Idle: 0, Running: 33, Completed: 967 [ 4h 30m ]
INFO: Idle: 0, Running: 33, Completed: 967 [ 4h 31m ]
INFO: Idle: 0, Running: 33, Completed: 967 [ 4h 31m ]
INFO: Idle: 0, Running: 32, Completed: 968 [ 4h 32m ]
INFO: Idle: 0, Running: 32, Completed: 968 [ 4h 32m ]
INFO: Idle: 0, Running: 32, Completed: 968 [ 4h 33m ]
INFO: Idle: 0, Running: 32, Completed: 968 [ 4h 33m ]
INFO: Idle: 0, Running: 32, Completed: 968 [ 4h 34m ]
INFO: Idle: 0, Running: 32, Completed: 968 [ 4h 34m ]
INFO: Idle: 0, Running: 31, Completed: 969 [ 4h 35m ]
INFO: Idle: 0, Running: 31, Completed: 969 [ 4h 35m ]
INFO: Idle: 0, Running: 31, Completed: 969 [ 4h 36m ]
INFO: Idle: 0, Running: 31, Completed: 969 [ 4h 36m ]
INFO: Idle: 0, Running: 31, Completed: 969 [ 4h 37m ]
INFO: Idle: 0, Running: 31, Completed: 969 [ 4h 37m ]
INFO: Idle: 0, Running: 31, Completed: 969 [ 4h 38m ]
INFO: Idle: 0, Running: 31, Completed: 969 [ 4h 38m ]
INFO: Idle: 0, Running: 30, Completed: 970 [ 4h 39m ]
INFO: Idle: 0, Running: 29, Completed: 971 [ 4h 39m ]
INFO: Idle: 0, Running: 27, Completed: 973 [ 4h 40m ]
INFO: Idle: 0, Running: 27, Completed: 973 [ 4h 40m ]
INFO: Idle: 0, Running: 26, Completed: 974 [ 4h 41m ]
INFO: Idle: 0, Running: 25, Completed: 975 [ 4h 41m ]
INFO: Idle: 0, Running: 22, Completed: 978 [ 4h 42m ]
INFO: Idle: 0, Running: 22, Completed: 978 [ 4h 42m ]
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Idle: 0, Running: 16, Completed: 984 [ 4h 52m ]
INFO: All jobs finished
INFO: End survey
refine 10000
Creating Jobs
INFO: Refine results to 10000
    P0_qq_qqbbxbbx
INFO: Idle: 16, Running: 0, Completed: 0 [ 0.042s ]
INFO: Idle: 16, Running: 0, Completed: 0 [ 30.1s ]
INFO: Idle: 4, Running: 12, Completed: 0 [ 1m 0s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 1m 30s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 2m 0s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 2m 30s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 3m 0s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 3m 34s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 4m 4s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 4m 34s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 5m 4s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 5m 35s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 6m 5s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 6m 35s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 7m 6s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 7m 36s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 8m 7s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 8m 37s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 9m 7s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 9m 37s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 10m 7s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 10m 37s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 11m 7s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 11m 37s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 12m 7s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 12m 37s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 13m 7s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 13m 37s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 14m 8s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 14m 38s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 15m 8s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 15m 38s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 16m 8s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 16m 38s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 17m 8s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 17m 38s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 18m 8s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 18m 38s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 19m 8s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 19m 38s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 20m 8s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 20m 39s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 21m 9s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 21m 39s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 22m 9s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 22m 39s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 23m 9s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 23m 39s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 24m 9s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 24m 39s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 25m 9s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 25m 39s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 26m 9s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 26m 39s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 27m 9s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 27m 40s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 28m 10s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 28m 40s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 29m 10s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 29m 40s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 30m 10s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 30m 40s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 31m 10s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 31m 40s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 32m 10s ]
INFO: Start to wait 600s between checking status.
Note that you can change this time in the configuration file.
Press ctrl-C to force the update.
INFO: Idle: 0, Running: 16, Completed: 0 [ 42m 10s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 52m 10s ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 1h 2m ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 1h 12m ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 1h 22m ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 1h 32m ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 1h 42m ]
INFO: Idle: 0, Running: 16, Completed: 0 [ 1h 52m ]
INFO: All jobs finished
INFO: Combining runs
Start waiting for update. (more info in debug mode)
Command "generate_events -f" interrupted with error:
IOError : [Fail 5 times]
  [Errno 2] No such file or directory: '/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/SubProcesses/P0_qq_qqbbxbbx/G3927a/results.dat
'
Please report this bug on https://bugs.launchpad.net/madgraph5
More information is found in '/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/run_01_u4b-pbs_debug.log'.
Please attach this file to your report.
quit
INFO:

INFO:

launch in debug mode

 ===============================================================================
 Job finished at Sat Jul 9 19:18:59 BST 2016

Requested resource limits are neednodes=1:ppn=16,nodes=1:ppn=16,pmem=4000mb,walltime=59:59:59
Used resource limits are cput=00:53:33,mem=13481104kb,vmem=13962080kb,walltime=13:33:29

Question information

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

Hi,

It might be a lot of things at this stage and we should actually look at the log file present in the
/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/SubProcesses/P0_qq_qqbbxbbx/G3927a/
directory to investigate the reason of this crash.

Since you are using an old version of the code (we are at 2.4.2 for the moment), It is really possible that the problem that you face has already been solved. So before taking a lot of times to investigate, I would suggest to update to the latest version and check if it goes trough.

Cheers,

Olivier

Revision history for this message
Patrick Schaefers (patrick-schaefers) said :
#2

Hi Olivier,

I will post the log file of /scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/SubProcesses/P0_qq_qqbbxbbx/G3927/ below (please notice there is no G3927a folder, but only G3927, whose log file I used.

Also, I tried to install the update of Madgraph from 2.2.3 to 2.4.2 as you suggested, but "install update" aborts with the error message
Command "install update " interrupted in sub-command:
"install update" with error:
OSError : [Errno 20] Not a directory: '/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/various/gen_crossxhtml.py'
The MG5_debug file is also copied below.

I encountered this error both on OS X 10.11 and Linux.

Cheers,
Patrick

----------------------------------------------
MG5_debug:

#************************************************************
#* MadGraph5_aMC@NLO *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 2.2.3 2015-02-10 *
#* *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https://server06.fynu.ucl.ac.be/projects/madgraph *
#* *
#************************************************************
#* *
#* Command File for MadGraph5_aMC@NLO *
#* *
#* run as ./bin/mg5_aMC filename *
#* *
#************************************************************
set group_subprocesses Auto
set ignore_six_quark_processes False
set loop_optimized_output True
set complex_mass_scheme False
import model sm
define p = g u c d s u~ c~ d~ s~
define j = g u c d s u~ c~ d~ s~
define l+ = e+ mu+
define l- = e- mu-
define vl = ve vm vt
define vl~ = ve~ vm~ vt~
install update
Traceback (most recent call last):
  File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/extended_cmd.py", line 879, in onecmd
    return self.onecmd_orig(line, **opt)
  File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/extended_cmd.py", line 872, in onecmd_orig
    return func(arg, **opt)
  File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/master_interface.py", line 445, in do_install
    self.cmd.do_install(self, *args, **opts)
  File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/madgraph_interface.py", line 4382, in do_install
    self.install_update(args, wget=program)
  File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/madgraph_interface.py", line 4917, in install_update
    need_binary = apply_patch(filetext)
  File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/madgraph_interface.py", line 4652, in apply_patch
    files.cp(pjoin(MG5DIR, orig), pjoin(MG5DIR, new), error=True)
  File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/iolibs/files.py", line 143, in cp
    shutil.copytree(path1, path2)
  File "/usr/lib64/python2.6/shutil.py", line 136, in copytree
    names = os.listdir(src)
OSError: [Errno 20] Not a directory: '/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/various/gen_crossxhtml.py'
                          MadGraph5_aMC@NLO Options
                          ----------------
               stdout_level : 20 (user set)
         group_subprocesses : Auto
  ignore_six_quark_processes : False
      loop_optimized_output : True
                      gauge : unitary
        complex_mass_scheme : False

                         MadEvent Options
                          ----------------
     automatic_html_opening : True
                    nb_core : None
                   run_mode : 2

                      Configuration Options
                      ---------------------
                web_browser : None
                text_editor : None
          cluster_temp_path : None
                    timeout : 60
              cluster_queue : None
           madanalysis_path : ./MadAnalysis
                     lhapdf : lhapdf-config
         cluster_retry_wait : 300
                      pjfry : None (user set)
      cluster_status_update : (600, 30)
                 hepmc_path : None (user set)
               pythia8_path : None (user set)
                  hwpp_path : None (user set)
                    amcfast : amcfast-config
                      golem : None (user set)
        output_dependencies : external
            pythia-pgs_path : ./pythia-pgs
                    td_path : ./td
               delphes_path : ./Delphes
                thepeg_path : None (user set)
               cluster_type : condor
           cluster_nb_retry : 1
           fortran_compiler : None
                        OLP : MadLoop
                auto_update : 7
        exrootanalysis_path : ./ExRootAnalysis
                   applgrid : applgrid-config
                 eps_viewer : None
               syscalc_path : ./SysCalc
                    fastjet : None (user set)
               cpp_compiler : None

-------------------------------------------------

/scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-pbs/SubProcesses/P0_qq_qqbbxbbx/G3927/log.txt:

 Process in group number 0
 A PDF is used, so alpha_s(MZ) is going to be modified
 Old value of alpha_s from param_card: 0.11800000071525575
 New value of alpha_s from PDF cteq6l1: 0.13000000000000000
 *****************************************************
 * MadGraph/MadEvent *
 * -------------------------------- *
 * http://madgraph.hep.uiuc.edu *
 * http://madgraph.phys.ucl.ac.be *
 * http://madgraph.roma2.infn.it *
 * -------------------------------- *
 * *
 * PARAMETER AND COUPLING VALUES *
 * *
 *****************************************************

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

 aEWM1 = 132.50700378417969
 mdl_Gf = 1.16639000000000003E-005
 aS = 0.11800000071525575
 mdl_ymb = 4.6999998092651367
 mdl_ymt = 173.00000000000000
 mdl_ymtau = 1.7769999504089355
 mdl_MZ = 91.188003540039063
 mdl_MT = 173.00000000000000
 mdl_MB = 4.6999998092651367
 mdl_MH = 125.00000000000000
 mdl_MTA = 1.7769999504089355
 mdl_WZ = 2.4414041042327881
 mdl_WW = 2.0476000308990479
 mdl_WT = 1.4915000200271606
 mdl_WH = 6.38233916833996773E-003
  Internal Params
  ---------------------------------

 mdl_conjg__CKM3x3 = 1.0000000000000000
 mdl_CKM3x3 = 1.0000000000000000
 mdl_conjg__CKM1x1 = 1.0000000000000000
 mdl_complexi = ( 0.0000000000000000 , 1.0000000000000000 )
 mdl_MZ__exp__2 = 8315.2519896181766
 mdl_MZ__exp__4 = 69143415.650849044
 mdl_sqrt__2 = 1.4142135623730951
 mdl_MH__exp__2 = 15625.000000000000
 mdl_aEW = 7.54677089845565054E-003
 mdl_MW = 80.419007276179556
 mdl_sqrt__aEW = 8.68721526063194194E-002
 mdl_ee = 0.30795376284704501
 mdl_MW__exp__2 = 6467.2167312862202
 mdl_sw2 = 0.22224645274001076
 mdl_cw = 0.88190336616887299
 mdl_sqrt__sw2 = 0.47143022043565552
 mdl_sw = 0.47143022043565552
 mdl_g1 = 0.34919218438279087
 mdl_gw = 0.65323296958447097
 mdl_vev = 246.21845810181631
 mdl_vev__exp__2 = 60623.529110035874
 mdl_lam = 0.12886910601690271
 mdl_yb = 2.69955531549349904E-002
 mdl_yt = 0.99366614581500645
 mdl_ytau = 1.02066167158167895E-002
 mdl_muH = 88.388347648318444
 mdl_I1x33 = ( 2.69955531549349904E-002, 0.0000000000000000 )
 mdl_I2x33 = ( 0.99366614581500645 , 0.0000000000000000 )
 mdl_I3x33 = ( 0.99366614581500645 , 0.0000000000000000 )
 mdl_I4x33 = ( 2.69955531549349904E-002, 0.0000000000000000 )
 mdl_ee__exp__2 = 9.48355200516540348E-002
 mdl_sw__exp__2 = 0.22224645274001076
 mdl_cw__exp__2 = 0.77775354725998924
  Internal Params evaluated point by point
  ----------------------------------------

 mdl_sqrt__aS = 0.34351128178744839
 mdl_G__exp__2 = 1.4828317414825511
  Couplings of sm
  ---------------------------------

        GC_10 = -0.12177E+01 0.00000E+00
        GC_11 = 0.00000E+00 0.12177E+01
        GC_12 = 0.00000E+00 0.14828E+01
         GC_1 = -0.00000E+00 -0.10265E+00
         GC_2 = 0.00000E+00 0.20530E+00
        GC_50 = -0.00000E+00 -0.28804E+00
        GC_51 = 0.00000E+00 0.28804E+00
        GC_58 = -0.00000E+00 -0.27437E-01
        GC_65 = 0.00000E+00 0.27432E+00
        GC_69 = 0.00000E+00 -0.19038E+03
        GC_81 = 0.00000E+00 0.67544E+02
        GC_83 = -0.00000E+00 -0.19089E-01

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

 Running at P P machine @ 100000.00000000000 GeV
 PDF set = cteq6l1
 alpha_s(Mz)= 0.1300 running at 1 loops.
 alpha_s(Mz)= 0.1300 running at 1 loops.
 Renormalization scale set on event-by-event basis
 Factorization scale set on event-by-event basis

 getting user params
Enter number of events and max and min iterations:
 Number of events and iterations 1000 5 3
Enter desired fractional accuracy:
 Desired fractional accuracy: 0.10000000000000001
Enter 0 for fixed, 2 for adjustable grid:
Suppress amplitude (0 no, 1 yes)?
 Using suppressed amplitude.
Exact helicity sum (0 yes, n = number/event)?
 Explicitly summing over helicities
Enter Configuration Number:
Running Configuration Number: 3927
 Not subdividing B.W.
 Attempting mappinvarients 1 8
 Completed mapping 8
 about to integrate 16 1000 5 3 16 1
 Using non-zero grid deformation.
 16 dimensions 1000 events 16 invarients 5 iterations 1 config(s), (0.99)
 Using h-tuple random number sequence.
 Error opening grid
 Using Uniform Grid!
 Using uniform alpha 1.0000000000000000
 Grid defined OK
 Set CM energy to 100000.00
 Mapping Graph 3927 to config 3927
Setting grid 1 0.88360E-08 1
Setting grid 2 0.88360E-08 1
Setting grid 3 0.35344E-07 1
Setting grid 4 0.40000E-05 1
Setting grid 5 0.22500E-03 1
 Transforming s_hat 1/s 15 1.02400000000000017E-003
 Masses: 0.000E+00 0.000E+00 0.000E+00 0.000E+00 0.470E+01 0.470E+01 0.470E+01 0.470E+01
3927 1 2 3 4 5 6 7 8 9 10 11 12 13 14
  15 16
Using random seed offsets 3927 : 1
  with seed 24
 Ranmar initialization seeds 3657 9398
  Particle 3 4 5 6 7 8
      Et > 50.0 50.0 50.0 50.0 50.0 50.0
       E > 1500.0 1500.0 0.0 0.0 0.0 0.0
     Eta < 5.0 5.0 -1.0 -1.0 -1.0 -1.0
   xqcut: 0.0 0.0 0.0 0.0 0.0 0.0
d R # 3 > -0.0 0.4 0.0 0.0 0.0 0.0
d R # 4 > -0.0 -0.0 0.0 0.0 0.0 0.0
d R # 5 > -0.0 -0.0 -0.0 0.2 0.2 0.2
d R # 6 > -0.0 -0.0 -0.0 -0.0 0.2 0.2
d R # 7 > -0.0 -0.0 -0.0 -0.0 -0.0 0.2
s min # 3> 0.0 0.0 0.0 0.0 0.0 0.0
s min # 4> 0.0 0.0 0.0 0.0 0.0 0.0
s min # 5> 0.0 0.0 0.0 0.0 0.0 0.0
s min # 6> 0.0 0.0 0.0 0.0 0.0 0.0
s min # 7> 0.0 0.0 0.0 0.0 0.0 0.0
xqcutij # 3> 0.0 0.0 0.0 0.0 0.0 0.0
xqcutij # 4> 0.0 0.0 0.0 0.0 0.0 0.0
xqcutij # 5> 0.0 0.0 0.0 0.0 0.0 0.0
xqcutij # 6> 0.0 0.0 0.0 0.0 0.0 0.0
xqcutij # 7> 0.0 0.0 0.0 0.0 0.0 0.0
 alpha_s for scale 726.23845928510991 is 9.78077105728014234E-002
 Added good helicity 1 7.14006493805289296E-003 in event 1
 Added good helicity 2 1.1641339846088083 in event 1
 Added good helicity 3 1.5085693127483206 in event 1
 Added good helicity 4 0.23808635459541713 in event 1
 Added good helicity 5 0.23029665410852934 in event 1
 Added good helicity 6 39.515040616018197 in event 1
 Added good helicity 7 49.711851228089543 in event 1
 Added good helicity 8 0.19790472165239095 in event 1
 Added good helicity 9 1.58482770487403113E-002 in event 1
 Added good helicity 10 2.0281585698842761 in event 1
 Added good helicity 11 2.6529375615865196 in event 1
 Added good helicity 12 1.36606158935262140E-002 in event 1
 Added good helicity 13 6.12479849595303147E-002 in event 1
 Added good helicity 14 5.97491443279740686E-002 in event 1
 Added good helicity 15 7.11415307773576588E-002 in event 1
 Added good helicity 16 3.99294904308494640E-004 in event 1
 Added good helicity 81 6.94602939473128091E-003 in event 1
 Added good helicity 82 1.2638017747675292 in event 1
 Added good helicity 83 1.4080149470738093 in event 1
 Added good helicity 84 0.24655192837297268 in event 1
 Added good helicity 85 0.22405525367341983 in event 1
 Added good helicity 86 42.850285428712240 in event 1
 Added good helicity 87 46.419157365086065 in event 1
 Added good helicity 88 0.20282803580398984 in event 1
 Added good helicity 89 1.54117120484716930E-002 in event 1
 Added good helicity 90 2.2099409229113860 in event 1
 Added good helicity 91 2.4640342909788195 in event 1
 Added good helicity 92 1.39333554399666080E-002 in event 1
 Added good helicity 93 5.98915949832080213E-002 in event 1
 Added good helicity 94 6.49994822007399081E-002 in event 1
 Added good helicity 95 6.59404101231338136E-002 in event 1
 Added good helicity 96 4.07498820530131803E-004 in event 1
 Added good helicity 161 5.48589448554628379E-004 in event 1
 Added good helicity 162 7.51032512933422075E-002 in event 1
 Added good helicity 163 8.27419725920083005E-002 in event 1
 Added good helicity 164 5.81068405521019266E-002 in event 1
 Added good helicity 165 1.70027931079584603E-002 in event 1
 Added good helicity 166 2.5513305959042873 in event 1
 Added good helicity 167 2.5177086247240981 in event 1
 Added good helicity 168 1.74636099521785250E-002 in event 1
 Added good helicity 169 6.54394151370786270E-002 in event 1
 Added good helicity 170 13.646374065544785 in event 1
 Added good helicity 171 10.326756407403009 in event 1
 Added good helicity 172 7.36484166501983895E-002 in event 1
 Added good helicity 173 0.22434867794131974 in event 1
 Added good helicity 174 0.44648567279503737 in event 1
 Added good helicity 175 0.31849735327651474 in event 1
 Added good helicity 176 2.41240176798467086E-003 in event 1
 Added good helicity 241 5.35942607933654778E-004 in event 1
 Added good helicity 242 8.11687089790153471E-002 in event 1
 Added good helicity 243 7.59379890417493097E-002 in event 1
 Added good helicity 244 5.98441023437730965E-002 in event 1
 Added good helicity 245 1.66334827501162311E-002 in event 1
 Added good helicity 246 2.7524564084107781 in event 1
 Added good helicity 247 2.3082269103153750 in event 1
 Added good helicity 248 1.79215839588997630E-002 in event 1
 Added good helicity 249 6.40783028503816438E-002 in event 1
 Added good helicity 250 14.672706975796133 in event 1
 Added good helicity 251 9.4663498056820785 in event 1
 Added good helicity 252 7.58979208091125623E-002 in event 1
 Added good helicity 253 0.21786775405652845 in event 1
 Added good helicity 254 0.48014693052826979 in event 1
 Added good helicity 255 0.29140606588670870 in event 1
 Added good helicity 256 2.48646185626691689E-003 in event 1
 Added good helicity 102 1.69445841356517750E-006 in event 2
 Added good helicity 106 1.48906070596257901E-005 in event 2
 Added good helicity 107 7.91524164202690358E-006 in event 2
 Added good helicity 109 5.51798298151726389E-006 in event 2
 Added good helicity 148 5.63741528442435544E-006 in event 2
 Added good helicity 150 7.12733527436384574E-006 in event 2
 Added good helicity 151 1.45074555698566617E-005 in event 2
 Added good helicity 155 1.53243225521843216E-006 in event 2
 Added good helicity 100 5.58893838089505957E-006 in event 5
 Added good helicity 157 7.31687526786911377E-006 in event 5
 Added good helicity 103 1.21343532753544958E-006 in event 7
 Added good helicity 154 1.18381509348056203E-006 in event 7
 Iteration 1 Mean: 0.8796E-01 Abs mean: 0.8796E-01 Fluctuation: 0.753E-01 0.520E+02 0.4%
  1 0.8796E-01 0.8796E-01 +- 0.7529E-01 22.66
 Writing out events 3.51857335286907607E-003 22.661552808659337
 Relative summed weights:
  0.1503E+00 0.0000E+00
  0.8497E+00 0.0000E+00
 Relative number of events:
  0.5036E+00 0.0000E+00
  0.4964E+00 0.0000E+00
 Events:
         353 0
         348 0
 Iteration 2 Mean: 0.1691E-02 Abs mean: 0.1691E-02 Fluctuation: 0.601E-03 0.896E+00 4.1%
  2 0.1691E-02 0.1691E-02 +- 0.6006E-03 15.89
 Relative summed weights:
  0.6117E+00 0.0000E+00
  0.3883E+00 0.0000E+00
 Relative number of events:
  0.4920E+00 0.0000E+00
  0.5080E+00 0.0000E+00
 Events:
         984 0
        1016 0
 Iteration 3 Mean: 0.6642E-02 Abs mean: 0.6642E-02 Fluctuation: 0.228E-02 0.629E+01 12.0%
  3 0.6642E-02 0.6642E-02 +- 0.2276E-02 21.67
 Relative summed weights:
  0.5612E+00 0.0000E+00
  0.4388E+00 0.0000E+00
 Relative number of events:
  0.5085E+00 0.0000E+00
  0.4915E+00 0.0000E+00
 Events:
        2034 0
        1966 0
 Accuracy: 1.484 0.100 0.237 39.216
 Found 447 events.
 Wrote 4 events.
 Actual xsec 1.06717158059304370E-002
 Correct abs xsec 1.06717158059304370E-002
 Event xsec 1.06717158059304370E-002
 Events wgts > 1: 0
 % Cross section > 1: 0.0000000000000000 0.0000000000000000
 Iteration 4 Mean: 0.9909E-02 Abs mean: 0.9909E-02 Fluctuation: 0.172E-02 0.809E+01 13.0%
  4 0.9909E-02 0.9909E-02 +- 0.1718E-02 15.51
 Relative summed weights:
  0.5770E+00 0.0000E+00
  0.4230E+00 0.0000E+00
 Relative number of events:
  0.5024E+00 0.0000E+00
  0.4976E+00 0.0000E+00
 Events:
        4019 0
        3981 0
 Accuracy: 0.751 0.100 0.140 28.781
 Found 903 events.
 Wrote 8 events.
 Actual xsec 8.03845033999176471E-003
 Correct abs xsec 8.03845033999176471E-003
 Event xsec 8.03845033999176471E-003
 Events wgts > 1: 1
 % Cross section > 1: 8.50166873881861261E-006 0.10576253356349433
 Iteration 5 Mean: 0.1795E-01 Abs mean: 0.1795E-01 Fluctuation: 0.166E-02 0.128E+02 12.0%
  5 0.1795E-01 0.1795E-01 +- 0.1664E-02 11.72
 Relative summed weights:
  0.4547E+00 0.0000E+00
  0.5453E+00 0.0000E+00
 Relative number of events:
  0.4977E+00 0.0000E+00
  0.5023E+00 0.0000E+00
 Events:
        7963 0
        8037 0
 Accuracy: 0.261 0.100 0.077 11.419
 Found 3003 events.
 Wrote 28 events.
 Actual xsec 1.56481460494895044E-002
 Correct abs xsec 1.56481460494895044E-002
 Event xsec 1.56481460494894975E-002
 Events wgts > 1: 0
 % Cross section > 1: 0.0000000000000000 0.0000000000000000

 -------------------------------------------------------------------------------
 Accumulated results: Integral = 0.1558E-01
                        Std dev = 0.1204E-02
                       Cross sec = 0.1558E-01
             Chi**2 per DoF. = 11.4190
 -------------------------------------------------------------------------------
-------------------------------------------------
---------------------------
 Results Last 3 iters: Integral = 0.1565E-01
                     Abs integral = 0.1565E-01
                          Std dev = 0.1244E-02
                  Chi**2 per DoF. = 14.3634
-------------------------------------------------
---------------------------
 Status 0.10000000000000001 6 5

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

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

If the directory does not exists it means that the problem is that the cluster did not even start the job who is supposed to create such directory.
I suggest then to look at the PBS side to check if you have reported failing jobs and the associated reason.

For the update, sorry that the auto-update failed, the solution is then to use a fresh tar-ball.

Cheers,

Olivier

> On Jul 26, 2016, at 22:42, Patrick Schaefers <email address hidden> wrote:
>
> Question #303266 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/mg5amcnlo/+question/303266
>
> Status: Answered => Open
>
> Patrick Schaefers is still having a problem:
> Hi Olivier,
>
> I will post the log file of
> /scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-
> pbs/SubProcesses/P0_qq_qqbbxbbx/G3927/ below (please notice there is no
> G3927a folder, but only G3927, whose log file I used.
>
> Also, I tried to install the update of Madgraph from 2.2.3 to 2.4.2 as you suggested, but "install update" aborts with the error message
> Command "install update " interrupted in sub-command:
> "install update" with error:
> OSError : [Errno 20] Not a directory: '/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/various/gen_crossxhtml.py'
> The MG5_debug file is also copied below.
>
> I encountered this error both on OS X 10.11 and Linux.
>
>
> Cheers,
> Patrick
>
>
> ----------------------------------------------
> MG5_debug:
>
> #************************************************************
> #* MadGraph5_aMC@NLO *
> #* *
> #* * * *
> #* * * * * *
> #* * * * * 5 * * * * *
> #* * * * * *
> #* * * *
> #* *
> #* *
> #* VERSION 2.2.3 2015-02-10 *
> #* *
> #* The MadGraph5_aMC@NLO Development Team - Find us at *
> #* https://server06.fynu.ucl.ac.be/projects/madgraph *
> #* *
> #************************************************************
> #* *
> #* Command File for MadGraph5_aMC@NLO *
> #* *
> #* run as ./bin/mg5_aMC filename *
> #* *
> #************************************************************
> set group_subprocesses Auto
> set ignore_six_quark_processes False
> set loop_optimized_output True
> set complex_mass_scheme False
> import model sm
> define p = g u c d s u~ c~ d~ s~
> define j = g u c d s u~ c~ d~ s~
> define l+ = e+ mu+
> define l- = e- mu-
> define vl = ve vm vt
> define vl~ = ve~ vm~ vt~
> install update
> Traceback (most recent call last):
> File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/extended_cmd.py", line 879, in onecmd
> return self.onecmd_orig(line, **opt)
> File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/extended_cmd.py", line 872, in onecmd_orig
> return func(arg, **opt)
> File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/master_interface.py", line 445, in do_install
> self.cmd.do_install(self, *args, **opts)
> File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/madgraph_interface.py", line 4382, in do_install
> self.install_update(args, wget=program)
> File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/madgraph_interface.py", line 4917, in install_update
> need_binary = apply_patch(filetext)
> File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/interface/madgraph_interface.py", line 4652, in apply_patch
> files.cp(pjoin(MG5DIR, orig), pjoin(MG5DIR, new), error=True)
> File "/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/iolibs/files.py", line 143, in cp
> shutil.copytree(path1, path2)
> File "/usr/lib64/python2.6/shutil.py", line 136, in copytree
> names = os.listdir(src)
> OSError: [Errno 20] Not a directory: '/scratch/pbh1g14/mg-eben/MG5_aMC_v2_2_3/madgraph/various/gen_crossxhtml.py'
> MadGraph5_aMC@NLO Options
> ----------------
> stdout_level : 20 (user set)
> group_subprocesses : Auto
> ignore_six_quark_processes : False
> loop_optimized_output : True
> gauge : unitary
> complex_mass_scheme : False
>
> MadEvent Options
> ----------------
> automatic_html_opening : True
> nb_core : None
> run_mode : 2
>
> Configuration Options
> ---------------------
> web_browser : None
> text_editor : None
> cluster_temp_path : None
> timeout : 60
> cluster_queue : None
> madanalysis_path : ./MadAnalysis
> lhapdf : lhapdf-config
> cluster_retry_wait : 300
> pjfry : None (user set)
> cluster_status_update : (600, 30)
> hepmc_path : None (user set)
> pythia8_path : None (user set)
> hwpp_path : None (user set)
> amcfast : amcfast-config
> golem : None (user set)
> output_dependencies : external
> pythia-pgs_path : ./pythia-pgs
> td_path : ./td
> delphes_path : ./Delphes
> thepeg_path : None (user set)
> cluster_type : condor
> cluster_nb_retry : 1
> fortran_compiler : None
> OLP : MadLoop
> auto_update : 7
> exrootanalysis_path : ./ExRootAnalysis
> applgrid : applgrid-config
> eps_viewer : None
> syscalc_path : ./SysCalc
> fastjet : None (user set)
> cpp_compiler : None
>
>
>
>
> -------------------------------------------------
>
> /scratch/pbh1g14/MG5_aMC_v2_2_3/Multibosons_Background/u4b-
> pbs/SubProcesses/P0_qq_qqbbxbbx/G3927/log.txt:
>
> Process in group number 0
> A PDF is used, so alpha_s(MZ) is going to be modified
> Old value of alpha_s from param_card: 0.11800000071525575
> New value of alpha_s from PDF cteq6l1: 0.13000000000000000
> *****************************************************
> * MadGraph/MadEvent *
> * -------------------------------- *
> * http://madgraph.hep.uiuc.edu *
> * http://madgraph.phys.ucl.ac.be *
> * http://madgraph.roma2.infn.it *
> * -------------------------------- *
> * *
> * PARAMETER AND COUPLING VALUES *
> * *
> *****************************************************
>
> External Params
> ---------------------------------
>
> aEWM1 = 132.50700378417969
> mdl_Gf = 1.16639000000000003E-005
> aS = 0.11800000071525575
> mdl_ymb = 4.6999998092651367
> mdl_ymt = 173.00000000000000
> mdl_ymtau = 1.7769999504089355
> mdl_MZ = 91.188003540039063
> mdl_MT = 173.00000000000000
> mdl_MB = 4.6999998092651367
> mdl_MH = 125.00000000000000
> mdl_MTA = 1.7769999504089355
> mdl_WZ = 2.4414041042327881
> mdl_WW = 2.0476000308990479
> mdl_WT = 1.4915000200271606
> mdl_WH = 6.38233916833996773E-003
> Internal Params
> ---------------------------------
>
> mdl_conjg__CKM3x3 = 1.0000000000000000
> mdl_CKM3x3 = 1.0000000000000000
> mdl_conjg__CKM1x1 = 1.0000000000000000
> mdl_complexi = ( 0.0000000000000000 , 1.0000000000000000 )
> mdl_MZ__exp__2 = 8315.2519896181766
> mdl_MZ__exp__4 = 69143415.650849044
> mdl_sqrt__2 = 1.4142135623730951
> mdl_MH__exp__2 = 15625.000000000000
> mdl_aEW = 7.54677089845565054E-003
> mdl_MW = 80.419007276179556
> mdl_sqrt__aEW = 8.68721526063194194E-002
> mdl_ee = 0.30795376284704501
> mdl_MW__exp__2 = 6467.2167312862202
> mdl_sw2 = 0.22224645274001076
> mdl_cw = 0.88190336616887299
> mdl_sqrt__sw2 = 0.47143022043565552
> mdl_sw = 0.47143022043565552
> mdl_g1 = 0.34919218438279087
> mdl_gw = 0.65323296958447097
> mdl_vev = 246.21845810181631
> mdl_vev__exp__2 = 60623.529110035874
> mdl_lam = 0.12886910601690271
> mdl_yb = 2.69955531549349904E-002
> mdl_yt = 0.99366614581500645
> mdl_ytau = 1.02066167158167895E-002
> mdl_muH = 88.388347648318444
> mdl_I1x33 = ( 2.69955531549349904E-002, 0.0000000000000000 )
> mdl_I2x33 = ( 0.99366614581500645 , 0.0000000000000000 )
> mdl_I3x33 = ( 0.99366614581500645 , 0.0000000000000000 )
> mdl_I4x33 = ( 2.69955531549349904E-002, 0.0000000000000000 )
> mdl_ee__exp__2 = 9.48355200516540348E-002
> mdl_sw__exp__2 = 0.22224645274001076
> mdl_cw__exp__2 = 0.77775354725998924
> Internal Params evaluated point by point
> ----------------------------------------
>
> mdl_sqrt__aS = 0.34351128178744839
> mdl_G__exp__2 = 1.4828317414825511
> Couplings of sm
> ---------------------------------
>
> GC_10 = -0.12177E+01 0.00000E+00
> GC_11 = 0.00000E+00 0.12177E+01
> GC_12 = 0.00000E+00 0.14828E+01
> GC_1 = -0.00000E+00 -0.10265E+00
> GC_2 = 0.00000E+00 0.20530E+00
> GC_50 = -0.00000E+00 -0.28804E+00
> GC_51 = 0.00000E+00 0.28804E+00
> GC_58 = -0.00000E+00 -0.27437E-01
> GC_65 = 0.00000E+00 0.27432E+00
> GC_69 = 0.00000E+00 -0.19038E+03
> GC_81 = 0.00000E+00 0.67544E+02
> GC_83 = -0.00000E+00 -0.19089E-01
>
> Collider parameters:
> --------------------
>
> Running at P P machine @ 100000.00000000000 GeV
> PDF set = cteq6l1
> alpha_s(Mz)= 0.1300 running at 1 loops.
> alpha_s(Mz)= 0.1300 running at 1 loops.
> Renormalization scale set on event-by-event basis
> Factorization scale set on event-by-event basis
>
>
> getting user params
> Enter number of events and max and min iterations:
> Number of events and iterations 1000 5 3
> Enter desired fractional accuracy:
> Desired fractional accuracy: 0.10000000000000001
> Enter 0 for fixed, 2 for adjustable grid:
> Suppress amplitude (0 no, 1 yes)?
> Using suppressed amplitude.
> Exact helicity sum (0 yes, n = number/event)?
> Explicitly summing over helicities
> Enter Configuration Number:
> Running Configuration Number: 3927
> Not subdividing B.W.
> Attempting mappinvarients 1 8
> Completed mapping 8
> about to integrate 16 1000 5 3 16 1
> Using non-zero grid deformation.
> 16 dimensions 1000 events 16 invarients 5 iterations 1 config(s), (0.99)
> Using h-tuple random number sequence.
> Error opening grid
> Using Uniform Grid!
> Using uniform alpha 1.0000000000000000
> Grid defined OK
> Set CM energy to 100000.00
> Mapping Graph 3927 to config 3927
> Setting grid 1 0.88360E-08 1
> Setting grid 2 0.88360E-08 1
> Setting grid 3 0.35344E-07 1
> Setting grid 4 0.40000E-05 1
> Setting grid 5 0.22500E-03 1
> Transforming s_hat 1/s 15 1.02400000000000017E-003
> Masses: 0.000E+00 0.000E+00 0.000E+00 0.000E+00 0.470E+01 0.470E+01 0.470E+01 0.470E+01
> 3927 1 2 3 4 5 6 7 8 9 10 11 12 13 14
> 15 16
> Using random seed offsets 3927 : 1
> with seed 24
> Ranmar initialization seeds 3657 9398
> Particle 3 4 5 6 7 8
> Et > 50.0 50.0 50.0 50.0 50.0 50.0
> E > 1500.0 1500.0 0.0 0.0 0.0 0.0
> Eta < 5.0 5.0 -1.0 -1.0 -1.0 -1.0
> xqcut: 0.0 0.0 0.0 0.0 0.0 0.0
> d R # 3 > -0.0 0.4 0.0 0.0 0.0 0.0
> d R # 4 > -0.0 -0.0 0.0 0.0 0.0 0.0
> d R # 5 > -0.0 -0.0 -0.0 0.2 0.2 0.2
> d R # 6 > -0.0 -0.0 -0.0 -0.0 0.2 0.2
> d R # 7 > -0.0 -0.0 -0.0 -0.0 -0.0 0.2
> s min # 3> 0.0 0.0 0.0 0.0 0.0 0.0
> s min # 4> 0.0 0.0 0.0 0.0 0.0 0.0
> s min # 5> 0.0 0.0 0.0 0.0 0.0 0.0
> s min # 6> 0.0 0.0 0.0 0.0 0.0 0.0
> s min # 7> 0.0 0.0 0.0 0.0 0.0 0.0
> xqcutij # 3> 0.0 0.0 0.0 0.0 0.0 0.0
> xqcutij # 4> 0.0 0.0 0.0 0.0 0.0 0.0
> xqcutij # 5> 0.0 0.0 0.0 0.0 0.0 0.0
> xqcutij # 6> 0.0 0.0 0.0 0.0 0.0 0.0
> xqcutij # 7> 0.0 0.0 0.0 0.0 0.0 0.0
> alpha_s for scale 726.23845928510991 is 9.78077105728014234E-002
> Added good helicity 1 7.14006493805289296E-003 in event 1
> Added good helicity 2 1.1641339846088083 in event 1
> Added good helicity 3 1.5085693127483206 in event 1
> Added good helicity 4 0.23808635459541713 in event 1
> Added good helicity 5 0.23029665410852934 in event 1
> Added good helicity 6 39.515040616018197 in event 1
> Added good helicity 7 49.711851228089543 in event 1
> Added good helicity 8 0.19790472165239095 in event 1
> Added good helicity 9 1.58482770487403113E-002 in event 1
> Added good helicity 10 2.0281585698842761 in event 1
> Added good helicity 11 2.6529375615865196 in event 1
> Added good helicity 12 1.36606158935262140E-002 in event 1
> Added good helicity 13 6.12479849595303147E-002 in event 1
> Added good helicity 14 5.97491443279740686E-002 in event 1
> Added good helicity 15 7.11415307773576588E-002 in event 1
> Added good helicity 16 3.99294904308494640E-004 in event 1
> Added good helicity 81 6.94602939473128091E-003 in event 1
> Added good helicity 82 1.2638017747675292 in event 1
> Added good helicity 83 1.4080149470738093 in event 1
> Added good helicity 84 0.24655192837297268 in event 1
> Added good helicity 85 0.22405525367341983 in event 1
> Added good helicity 86 42.850285428712240 in event 1
> Added good helicity 87 46.419157365086065 in event 1
> Added good helicity 88 0.20282803580398984 in event 1
> Added good helicity 89 1.54117120484716930E-002 in event 1
> Added good helicity 90 2.2099409229113860 in event 1
> Added good helicity 91 2.4640342909788195 in event 1
> Added good helicity 92 1.39333554399666080E-002 in event 1
> Added good helicity 93 5.98915949832080213E-002 in event 1
> Added good helicity 94 6.49994822007399081E-002 in event 1
> Added good helicity 95 6.59404101231338136E-002 in event 1
> Added good helicity 96 4.07498820530131803E-004 in event 1
> Added good helicity 161 5.48589448554628379E-004 in event 1
> Added good helicity 162 7.51032512933422075E-002 in event 1
> Added good helicity 163 8.27419725920083005E-002 in event 1
> Added good helicity 164 5.81068405521019266E-002 in event 1
> Added good helicity 165 1.70027931079584603E-002 in event 1
> Added good helicity 166 2.5513305959042873 in event 1
> Added good helicity 167 2.5177086247240981 in event 1
> Added good helicity 168 1.74636099521785250E-002 in event 1
> Added good helicity 169 6.54394151370786270E-002 in event 1
> Added good helicity 170 13.646374065544785 in event 1
> Added good helicity 171 10.326756407403009 in event 1
> Added good helicity 172 7.36484166501983895E-002 in event 1
> Added good helicity 173 0.22434867794131974 in event 1
> Added good helicity 174 0.44648567279503737 in event 1
> Added good helicity 175 0.31849735327651474 in event 1
> Added good helicity 176 2.41240176798467086E-003 in event 1
> Added good helicity 241 5.35942607933654778E-004 in event 1
> Added good helicity 242 8.11687089790153471E-002 in event 1
> Added good helicity 243 7.59379890417493097E-002 in event 1
> Added good helicity 244 5.98441023437730965E-002 in event 1
> Added good helicity 245 1.66334827501162311E-002 in event 1
> Added good helicity 246 2.7524564084107781 in event 1
> Added good helicity 247 2.3082269103153750 in event 1
> Added good helicity 248 1.79215839588997630E-002 in event 1
> Added good helicity 249 6.40783028503816438E-002 in event 1
> Added good helicity 250 14.672706975796133 in event 1
> Added good helicity 251 9.4663498056820785 in event 1
> Added good helicity 252 7.58979208091125623E-002 in event 1
> Added good helicity 253 0.21786775405652845 in event 1
> Added good helicity 254 0.48014693052826979 in event 1
> Added good helicity 255 0.29140606588670870 in event 1
> Added good helicity 256 2.48646185626691689E-003 in event 1
> Added good helicity 102 1.69445841356517750E-006 in event 2
> Added good helicity 106 1.48906070596257901E-005 in event 2
> Added good helicity 107 7.91524164202690358E-006 in event 2
> Added good helicity 109 5.51798298151726389E-006 in event 2
> Added good helicity 148 5.63741528442435544E-006 in event 2
> Added good helicity 150 7.12733527436384574E-006 in event 2
> Added good helicity 151 1.45074555698566617E-005 in event 2
> Added good helicity 155 1.53243225521843216E-006 in event 2
> Added good helicity 100 5.58893838089505957E-006 in event 5
> Added good helicity 157 7.31687526786911377E-006 in event 5
> Added good helicity 103 1.21343532753544958E-006 in event 7
> Added good helicity 154 1.18381509348056203E-006 in event 7
> Iteration 1 Mean: 0.8796E-01 Abs mean: 0.8796E-01 Fluctuation: 0.753E-01 0.520E+02 0.4%
> 1 0.8796E-01 0.8796E-01 +- 0.7529E-01 22.66
> Writing out events 3.51857335286907607E-003 22.661552808659337
> Relative summed weights:
> 0.1503E+00 0.0000E+00
> 0.8497E+00 0.0000E+00
> Relative number of events:
> 0.5036E+00 0.0000E+00
> 0.4964E+00 0.0000E+00
> Events:
> 353 0
> 348 0
> Iteration 2 Mean: 0.1691E-02 Abs mean: 0.1691E-02 Fluctuation: 0.601E-03 0.896E+00 4.1%
> 2 0.1691E-02 0.1691E-02 +- 0.6006E-03 15.89
> Relative summed weights:
> 0.6117E+00 0.0000E+00
> 0.3883E+00 0.0000E+00
> Relative number of events:
> 0.4920E+00 0.0000E+00
> 0.5080E+00 0.0000E+00
> Events:
> 984 0
> 1016 0
> Iteration 3 Mean: 0.6642E-02 Abs mean: 0.6642E-02 Fluctuation: 0.228E-02 0.629E+01 12.0%
> 3 0.6642E-02 0.6642E-02 +- 0.2276E-02 21.67
> Relative summed weights:
> 0.5612E+00 0.0000E+00
> 0.4388E+00 0.0000E+00
> Relative number of events:
> 0.5085E+00 0.0000E+00
> 0.4915E+00 0.0000E+00
> Events:
> 2034 0
> 1966 0
> Accuracy: 1.484 0.100 0.237 39.216
> Found 447 events.
> Wrote 4 events.
> Actual xsec 1.06717158059304370E-002
> Correct abs xsec 1.06717158059304370E-002
> Event xsec 1.06717158059304370E-002
> Events wgts > 1: 0
> % Cross section > 1: 0.0000000000000000 0.0000000000000000
> Iteration 4 Mean: 0.9909E-02 Abs mean: 0.9909E-02 Fluctuation: 0.172E-02 0.809E+01 13.0%
> 4 0.9909E-02 0.9909E-02 +- 0.1718E-02 15.51
> Relative summed weights:
> 0.5770E+00 0.0000E+00
> 0.4230E+00 0.0000E+00
> Relative number of events:
> 0.5024E+00 0.0000E+00
> 0.4976E+00 0.0000E+00
> Events:
> 4019 0
> 3981 0
> Accuracy: 0.751 0.100 0.140 28.781
> Found 903 events.
> Wrote 8 events.
> Actual xsec 8.03845033999176471E-003
> Correct abs xsec 8.03845033999176471E-003
> Event xsec 8.03845033999176471E-003
> Events wgts > 1: 1
> % Cross section > 1: 8.50166873881861261E-006 0.10576253356349433
> Iteration 5 Mean: 0.1795E-01 Abs mean: 0.1795E-01 Fluctuation: 0.166E-02 0.128E+02 12.0%
> 5 0.1795E-01 0.1795E-01 +- 0.1664E-02 11.72
> Relative summed weights:
> 0.4547E+00 0.0000E+00
> 0.5453E+00 0.0000E+00
> Relative number of events:
> 0.4977E+00 0.0000E+00
> 0.5023E+00 0.0000E+00
> Events:
> 7963 0
> 8037 0
> Accuracy: 0.261 0.100 0.077 11.419
> Found 3003 events.
> Wrote 28 events.
> Actual xsec 1.56481460494895044E-002
> Correct abs xsec 1.56481460494895044E-002
> Event xsec 1.56481460494894975E-002
> Events wgts > 1: 0
> % Cross section > 1: 0.0000000000000000 0.0000000000000000
>
> -------------------------------------------------------------------------------
> Accumulated results: Integral = 0.1558E-01
> Std dev = 0.1204E-02
> Cross sec = 0.1558E-01
> Chi**2 per DoF. = 11.4190
> -------------------------------------------------------------------------------
> -------------------------------------------------
> ---------------------------
> Results Last 3 iters: Integral = 0.1565E-01
> Abs integral = 0.1565E-01
> Std dev = 0.1244E-02
> Chi**2 per DoF. = 14.3634
> -------------------------------------------------
> ---------------------------
> Status 0.10000000000000001 6 5
>
> ls status:
> events.lhe
> input_app.txt
> results.dat
> run1_app.log
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Can you help with this problem?

Provide an answer of your own, or ask Patrick Schaefers for more information if necessary.

To post a message you must log in.