p p > h h [QCD] problem

Asked by Ruibo Li

Hello,
There is always an error when i generated "p p > h h / b b~ [QCD]", no matter what version i used (MG_v2.4.2,MG_v2.5.5, MG_v2.6.4). But when i generated this process on my colleague's Ubuntu, it is worked. My laptop is Mac 10.11.4, which is conflicted with that? I have reinstall MG5 so many times, it doesn't work.
Here is my ME5_bug file:
#************************************************************
#* MadGraph5_aMC@NLO/MadEvent *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 2.6.4 2018-11-09 *
#* *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https://server06.fynu.ucl.ac.be/projects/madgraph *
#* *
#************************************************************
#* *
#* Command File for MadEvent *
#* *
#* run as ./bin/madevent.py filename *
#* *
#************************************************************
generate_events run_01
Traceback (most recent call last):
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1501, in onecmd
    return self.onecmd_orig(line, **opt)
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1450, in onecmd_orig
    return func(arg, **opt)
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 2469, in do_generate_events
    self.run_generate_events(switch_mode, args)
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/common_run_interface.py", line 6801, in new_fct
    original_fct(obj, *args, **opts)
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 2508, in run_generate_events
    postcmd=False)
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1528, in exec_cmd
    stop = Cmd.onecmd_orig(current_interface, line, **opt)
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1450, in onecmd_orig
    return func(arg, **opt)
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 3277, in do_survey
    self.configure_directory()
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 5599, in configure_directory
    self.do_treatcards('')
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 3254, in do_treatcards
    self.exec_cmd('initMadLoop -r -f')
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1528, in exec_cmd
    stop = Cmd.onecmd_orig(current_interface, line, **opt)
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1450, in onecmd_orig
    return func(arg, **opt)
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 2613, in do_initMadLoop
    subproc_prefix='PV', MG_options=self.options, interface=self)
  File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 7052, in init_MadLoop
    %(max_mult*n_PS))
MadGraph5Error: Failed the initialization of loop-induced matrix element 'PV0_0_1_gg_hh_no_bb' (trying with a maximum of 18 PS points).
                              Run Options
                              -----------
               stdout_level : 20 (user set)

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

                      Configuration Options
                      ---------------------
                text_editor : None
         cluster_local_path : None
      cluster_status_update : (600, 30)
               pythia8_path : None (user set)
                  hwpp_path : None (user set)
            pythia-pgs_path : /Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/pythia-pgs (user set)
                    td_path : None (user set)
               delphes_path : None (user set)
                thepeg_path : None (user set)
               cluster_type : condor
          madanalysis5_path : /Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/HEPTools/madanalysis5/madanalysis5 (user set)
           cluster_nb_retry : 1
                 eps_viewer : None
                web_browser : None
               syscalc_path : None (user set)
           madanalysis_path : None (user set)
                     lhapdf : lhapdf-config
              f2py_compiler : None
                 hepmc_path : None (user set)
         cluster_retry_wait : 300
           fortran_compiler : None
                auto_update : 7 (user set)
        exrootanalysis_path : /Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/ExRootAnalysis (user set)
                    timeout : 60
               cpp_compiler : None
Thank you!

Question information

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

Hi,

We have seen that behavior in the past but they were quite random (i.e. if you try 10 times it was occuring once).
I have asked Valentin multiple times but he never found a good way to solve this type of solution for good.
(he can comment more obviously).

Now we are actually develloping on Mac, so you should expect more stable code on Mac compare to Linux.
(On the other hand most of us are on 10.14 now)

Cheers,

Olivier

Revision history for this message
Ruibo Li (kakaxi6363) said :
#2

Dear Olivier,
Thanks for your answer. I just hope it will work after trying many times

Best Regards,
Ruibo Li

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

Hi,

We are

> On 16 Nov 2018, at 09:33, Ruibo Li <email address hidden> wrote:
>
> New question #676187 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/676187
>
> Hello,
> There is always an error when i generated "p p > h h / b b~ [QCD]", no matter what version i used (MG_v2.4.2,MG_v2.5.5, MG_v2.6.4). But when i generated this process on my colleague's Ubuntu, it is worked. My laptop is Mac 10.11.4, which is conflicted with that? I have reinstall MG5 so many times, it doesn't work.
> Here is my ME5_bug file:
> #************************************************************
> #* MadGraph5_aMC@NLO/MadEvent *
> #* *
> #* * * *
> #* * * * * *
> #* * * * * 5 * * * * *
> #* * * * * *
> #* * * *
> #* *
> #* *
> #* VERSION 2.6.4 2018-11-09 *
> #* *
> #* The MadGraph5_aMC@NLO Development Team - Find us at *
> #* https://server06.fynu.ucl.ac.be/projects/madgraph *
> #* *
> #************************************************************
> #* *
> #* Command File for MadEvent *
> #* *
> #* run as ./bin/madevent.py filename *
> #* *
> #************************************************************
> generate_events run_01
> Traceback (most recent call last):
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1501, in onecmd
> return self.onecmd_orig(line, **opt)
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1450, in onecmd_orig
> return func(arg, **opt)
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 2469, in do_generate_events
> self.run_generate_events(switch_mode, args)
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/common_run_interface.py", line 6801, in new_fct
> original_fct(obj, *args, **opts)
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 2508, in run_generate_events
> postcmd=False)
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1528, in exec_cmd
> stop = Cmd.onecmd_orig(current_interface, line, **opt)
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1450, in onecmd_orig
> return func(arg, **opt)
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 3277, in do_survey
> self.configure_directory()
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 5599, in configure_directory
> self.do_treatcards('')
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 3254, in do_treatcards
> self.exec_cmd('initMadLoop -r -f')
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1528, in exec_cmd
> stop = Cmd.onecmd_orig(current_interface, line, **opt)
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1450, in onecmd_orig
> return func(arg, **opt)
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 2613, in do_initMadLoop
> subproc_prefix='PV', MG_options=self.options, interface=self)
> File "/Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/madgraph/interface/madevent_interface.py", line 7052, in init_MadLoop
> %(max_mult*n_PS))
> MadGraph5Error: Failed the initialization of loop-induced matrix element 'PV0_0_1_gg_hh_no_bb' (trying with a maximum of 18 PS points).
> Run Options
> -----------
> stdout_level : 20 (user set)
>
> MadEvent Options
> ----------------
> automatic_html_opening : False (user set)
> notification_center : True
> cluster_temp_path : None
> cluster_memory : None (user set)
> cluster_size : 100
> cluster_queue : None (user set)
> nb_core : 4 (user set)
> cluster_time : 4 (user set)
> run_mode : 2
>
> Configuration Options
> ---------------------
> text_editor : None
> cluster_local_path : None
> cluster_status_update : (600, 30)
> pythia8_path : None (user set)
> hwpp_path : None (user set)
> pythia-pgs_path : /Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/pythia-pgs (user set)
> td_path : None (user set)
> delphes_path : None (user set)
> thepeg_path : None (user set)
> cluster_type : condor
> madanalysis5_path : /Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/HEPTools/madanalysis5/madanalysis5 (user set)
> cluster_nb_retry : 1
> eps_viewer : None
> web_browser : None
> syscalc_path : None (user set)
> madanalysis_path : None (user set)
> lhapdf : lhapdf-config
> f2py_compiler : None
> hepmc_path : None (user set)
> cluster_retry_wait : 300
> fortran_compiler : None
> auto_update : 7 (user set)
> exrootanalysis_path : /Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/ExRootAnalysis (user set)
> timeout : 60
> cpp_compiler : None
> Thank you!
>
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Ruibo Li (kakaxi6363) said :
#4

Dear authors,
Sorry for asking again. I just typed "./check" in the /Subprocess/PV0_0_1_gg_hh_no_bb file, which has error messages "root: Error while executing ./check in /Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/bin/PROC_loop_sm_6/SubProcesses/PV0_0_1_gg_hh_no_bb" and "root: Failed at running the process in /Users/Bob/Desktop/program/MG5/MG5_aMC_v2_6_4/bin/PROC_loop_sm_6/SubProcesses/PV0_0_1_gg_hh_no_bb.", during generating pp > hh / bb~ [QCD].

Then i got followings
At line 140 of file MadLoopParamReader.f (unit = 666, file = './MadLoop5_resources/MadLoopParams.dat')
Fortran runtime error: Bad logical value while reading item 1

Error termination. Backtrace:
#0 0x11012ccb4
#1 0x11012d975
#2 0x11012e0d9
#3 0x1101f2ed5
#4 0x1101f6c9b
#5 0x10ed100b6
#6 0x10ed1d0a9
#7 0x10ed267a7
#8 0x10ed0c640
#9 0x10f7bbf7d

Does it mean a problem of my Fortran complier? My gfortran version is 6.0.0. There is no any problem when i ran MG5 previously.
Thank you!

Best Regards,
Ruibo

Can you help with this problem?

Provide an answer of your own, or ask Ruibo Li for more information if necessary.

To post a message you must log in.