Comment 12 for bug 2054883

Revision history for this message
abdul quddus (kakakhail) wrote : Re: [Bug 2054883] Re: rivet stops computations in madgraph

Ok, I'll check it out.

Cheers
Abdul

On Tue, 27 Feb 2024, 9:56 pm Sihyun Jeon, <email address hidden>
wrote:

> So here's what I did
>
> I took the docker image https://hub.docker.com/r/hepstore/rivet-mg5amcnlo
> ==> This image has madgraph+pythia installed and rivet is separately
> installed as well
>
> I took the model you sent above
> I initiated madgraph shell and did following
>
> set rivet_path /usr/local/
> set yoda_path /usr/local/
> set auto_convert_model T
> import model 2HDMtII_NLO
> generate a a > h+ h-,(h+ > w+ h1, w+ > l+ vl, h1 > b b~),(h- > w- h1, w- >
> l- vl~, h1 > b b~)
> launch
> 3
> 0
> set nevents 1000
> set use_syst False
> set lpp1 3
> set lpp2 -3
> set ebeam1 1500
> set ebeam2 1500
> set pdlabel none
> set mhc 300
> 0
>
> the first two lines i did because the rivet is installed externally not
> within madgraph
> mhc was specifically set to be the same as your's since the default value
> in the model file had phase space restrictions
>
> and this works.
>
> now the only reasons i can now think of is
> a. Your rivet installation was not successful -> did you check with pp>ee
> run?
> b. (I was going to mention the different madgraph/rivet versions but looks
> like everything is identical between the two : docker image and your setup)
> c. Something just don't work when madgraph sets up rivet internally
>
> So can you first check a.? I am building another docker image that
> installs rivet inside madgraph in parallel
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2054883
>
> Title:
> rivet stops computations in madgraph
>
> Status in MadGraph5_aMC@NLO:
> New
>
> Bug description:
> I am running rivet installed in madgraph5_v_3_4_2. but it gives the
> following error. How can I fix it?
>
>
> INFO: running rivet
> INFO: Skipping Rivet for now, passing it to postprocessor
> INFO: rivet done
> INFO: storing files of previous run
> INFO: Storing Pythia8 files of previous run
> INFO: Done
> INFO: running rivet
> INFO: rivet done
> Rivet analysis jobs: 1 Idle, 0 Running, 0 Done [0 second]
> WARNING: program
> /home/abdul/Madgraph_v3.4.2/MG5_aMC_v3_4_2/signal_energy_1900_U/Events/run_01/run_rivet.sh
> 0 launch ends with non zero status: 5. Stop all computation
> Rivet analysis jobs: 0 Idle, 0 Running, 1 Done [0 second]
> Command "generate_events run_01" interrupted with error:
> Exception : program
> /home/abdul/Madgraph_v3.4.2/MG5_aMC_v3_4_2/signal_energy_1900_U/Events/run_01/run_rivet.sh
> 0 launch ends with non zero status: 5. Stop all computation
> Please report this bug on https://bugs.launchpad.net/mg5amcnlo
> More information is found in
> '/home/abdul/Madgraph_v3.4.2/MG5_aMC_v3_4_2/signal_energy_1900_U/run_01_tag_1_debug.log'.
> Please attach this file to your report.
> INFO:
> INFO:
> quit
> INFO:
> quit
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/2054883/+subscriptions
>
>