Bug running madgraph

Bug #1803514 reported by Arvind
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MadGraph5_aMC@NLO
Fix Released
Undecided
Unassigned

Bug Description

hi

I was running the code generate g g > lg l g, lg > l j
with all the model filed and particles properly defined but this is the error which iam
getting.

"Error when reading /home/arvind/HEP/Source/MG5_aMC_v2.6.4/MG5_aMC_v2_6_4/lep1/SubProcesses/P1_gg_xlg_x_lg/G1/results.dat
Command "generate_events run_01" interrupted with error:
ValueError : need more than 5 values to unpack."

Thanks
Arvind

Arvind (flash123)
description: updated
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

Dear Arvind,

You should have more details on the reason of that crash in the log file present in
/home/arvind/HEP/Source/MG5_aMC_v2.6.4/MG5_aMC_v2_6_4/lep1/SubProcesses/P1_gg_xlg_x_lg/G1/
directory.

Cheers,

Olivier

Changed in mg5amcnlo:
status: New → Incomplete
Revision history for this message
Arvind (flash123) wrote :

Hi Olivier

I checked the directory you mentioned and it contains 4 files, namely

1)input_app.txt
2)log.txt
3)results.dat
4)run1_app.log

The log.txt and run1_app.log contains the values of standard parameters. I m not attaching the contents as its too much but if you want i can copy and paste them here. The content in the "results.dat" is "end code not correct 3". i am not able to understand what this means. I have tried looking for similar bugs/errors on the forum but I am unable to rectify my problem with the said solution.

Thank you
cheers
Arvind

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote : Re: [Bug 1803514] Re: Bug running madgraph

Hi,

The last 20 lines of the log.txt is typically what is usefull to understand what the problem is.

If I'm correct you should have line related to the code below:
         write(*,*) idmo,'>', idda1, idda2, 'color', get_color(idmo),'>', get_color(idda1), get_color(idda2)
         write(*,*) "failed for ipartupdate. Please retry without MLM/default dynamical scale"
         stop 3

Cheers,

Olivier

> On 16 Nov 2018, at 06:10, Arvind <email address hidden> wrote:
>
> Hi Olivier
>
> I checked the directory you mentioned and it contains 4 files, namely
>
> 1)input_app.txt
> 2)log.txt
> 3)results.dat
> 4)run1_app.log
>
> The log.txt and run1_app.log contains the values of standard parameters.
> I m not attaching the contents as its too much but if you want i can
> copy and paste them here. The content in the "results.dat" is "end code
> not correct 3". i am not able to understand what this means. I have
> tried looking for similar bugs/errors on the forum but I am unable to
> rectify my problem with the said solution.
>
> Thank you
> cheers
> Arvind
>
> --
> You received this bug notification because you are subscribed to
> MadGraph5_aMC@NLO.
> https://bugs.launchpad.net/bugs/1803514
>
> Title:
> Bug running madgraph
>
> Status in MadGraph5_aMC@NLO:
> Incomplete
>
> Bug description:
> hi
>
> I was running the code generate g g > lg l g, lg > l j
> with all the model filed and particles properly defined but this is the error which iam
> getting.
>
> "Error when reading /home/arvind/HEP/Source/MG5_aMC_v2.6.4/MG5_aMC_v2_6_4/lep1/SubProcesses/P1_gg_xlg_x_lg/G1/results.dat
> Command "generate_events run_01" interrupted with error:
> ValueError : need more than 5 values to unpack."
>
> Thanks
> Arvind
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1803514/+subscriptions

Revision history for this message
Arvind (flash123) wrote :

hi these are the last 20 lines of the log.txt file.

 alpha_s for scale 519.05317448191329 is 0.10089220067957436
 Added good helicity 1 16.981410143091320 in event 1 local: 1
 Added good helicity 2 7.7160362937817411 in event 1 local: 1
 Added good helicity 5 1.1007609966047878 in event 1 local: 1
 Added good helicity 6 0.48885423029668906 in event 1 local: 1
 Added good helicity 9 1.1824717515151555 in event 1 local: 1
 Added good helicity 10 0.97469053986377674 in event 1 local: 1
 Added good helicity 13 0.76460839039560502 in event 1 local: 1
 Added good helicity 14 0.42745658929384001 in event 1 local: 1
 Added good helicity 17 0.27054354250882900 in event 1 local: 1
 Added good helicity 18 0.41429882461182460 in event 1 local: 1
 Added good helicity 21 0.80543708947849713 in event 1 local: 1
STOP 3
 Added good helicity 22 0.87265889999857404 in event 1 local: 1
 Added good helicity 26 3.8699282852854620E-005 in event 1 local: 1
 Added good helicity 30 7.3400927650360559E-004 in event 1 local: 1
 Added good helicity 25 8.2189737276390762 in event 2 local: 1
 Added good helicity 29 1.0487674995497180 in event 2 local: 1
    -9123491 > -11 21 color 8 > 1 8
 failed for ipartupdate. Please retry without MLM/default dynamical scale

This appears a bit huge and confusing.

Thanks
Arvind

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

What confuse you here?
-9123491
This is the pdg of one of your new particles, isn't it?
r
Otherwise by looking at the code, it indeed seems that type of interaction (octet going to an octet and a scalar) is not allowed in a full general way for the code choosing our default dynamical scale and therefore for MLM computation.

So I would advice to use another type of dynamical scale choice (like Ht/2) to make this computation. You can choose the type dynamical scale choice in the run_card.dat

Cheers,

Olivier

Revision history for this message
Arvind (flash123) wrote :

Hello olivier

Thank you. I will try doing that,

Cheers
Arvind

Revision history for this message
Arvind (flash123) wrote :

Hello olivier

As advised by you I changed the renormalization scales in the run card.But
unfortunately I am getting a similar result. I am not able to understand what this text implies.

"Command "generate_events run_01" interrupted with error:
ValueError : need more than 5 values to unpack".

I apologise in advance if this is a very basic problem,I am student have just begun working on madgraph

thanks
Arvind

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

I would then need to have more details in what you are trying to do.
THe idea is that I should have enough information to be able to reproduce your issue.
THis typically means:
1) what is your model? (you can attach it here, or send it to me by email)
2) what is your process.
3) what is your run_card/param_card /... (better if you can give the various "set" command to edit those from the default ones)

Cheers,

Olivier

Revision history for this message
Arvind (flash123) wrote :

Thank you. I will mail you the details you asked for in the Morning.

Thanks arvind

On Wed 28 Nov, 2018, 12:11 AM Olivier Mattelaer, <
<email address hidden>> wrote:

> I would then need to have more details in what you are trying to do.
> THe idea is that I should have enough information to be able to reproduce
> your issue.
> THis typically means:
> 1) what is your model? (you can attach it here, or send it to me by email)
> 2) what is your process.
> 3) what is your run_card/param_card /... (better if you can give the
> various "set" command to edit those from the default ones)
>
> Cheers,
>
> Olivier
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1803514
>
> Title:
> Bug running madgraph
>
> Status in MadGraph5_aMC@NLO:
> Incomplete
>
> Bug description:
> hi
>
> I was running the code generate g g > lg l g, lg > l j
> with all the model filed and particles properly defined but this is the
> error which iam
> getting.
>
> "Error when reading
> /home/arvind/HEP/Source/MG5_aMC_v2.6.4/MG5_aMC_v2_6_4/lep1/SubProcesses/P1_gg_xlg_x_lg/G1/results.dat
> Command "generate_events run_01" interrupted with error:
> ValueError : need more than 5 values to unpack."
>
> Thanks
> Arvind
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1803514/+subscriptions
>

Revision history for this message
Arvind (flash123) wrote :
  • SMLG.fr Edit (25.6 KiB, application/octet-stream; name="SMLG.fr")
  • SMLG.nb Edit (43.4 KiB, application/mathematica; name="SMLG.nb")
  • leptogluon.zip Edit (60.8 KiB, application/zip; name="leptogluon.zip")

Hello Olivier

I am attaching the model file i am using. It contains the UFO file complied
by feynrules and the mathematica file.
The process I want to run is p p > x x~, x > l j
here x : leptogluon
       l : lepton
       j : mostly gluons

In my model file I have incorporated the interactions of leptogluons for
all generation of leptons but I am getting only a decay for electron.
the above process is ending abruptly with the following message.

once you launch the simulation, this is what i get.

"INFO: Update the dependent parameter of the param_card.dat
Generating 10000 events with run name run_01
survey run_01
INFO: compile directory
compile Source Directory
Using random number seed offset = 21
INFO: Running Survey
Creating Jobs
Working on SubProcesses
INFO: P1_gg_xl_x_lg
INFO: P1_qq_xl_x_lg
STOP 3
STOP 3
rm: cannot remove 'results.dat': No such file or directory
ERROR DETECTED
rm: cannot remove 'results.dat': No such file or directory
ERROR DETECTED
STOP 3
rm: cannot remove 'results.dat': No such file or directory
ERROR DETECTED
INFO: Idle: 1, Running: 0, Completed: 2 [ current time: 22h13 ]
INFO: Idle: 0, Running: 1, Completed: 2 [ current time: 22h13 ]
STOP 3
rm: cannot remove 'results.dat': No such file or directory
ERROR DETECTED
INFO: Idle: 0, Running: 0, Completed: 3 [ 0.065s ]
INFO: End survey
refine 10000
Creating Jobs
INFO: Refine results to 10000
INFO: Generating 10000.0 unweigthed events.
Error when reading
/home/arvind/HEP/MG5_aMC_v2.6.3.2-1/decay/SubProcesses/P1_gg_xl_x_lg/G1/results.dat
Command "generate_events run_01" interrupted with error:
ValueError : need more than 5 values to unpack
Please report this bug on https://bugs.launchpad.net/mg5amcnlo
More information is found in
'/home/arvind/HEP/MG5_aMC_v2.6.3.2-1/decay/run_01_tag_1_debug.log'.
Please attach this file to your report."

for your convenience, I am also attaching the run file so that you can
check the error.

thank you
Arvind

Revision history for this message
Arvind (flash123) wrote : deacy

I've shared an item with you:

deacy
https://drive.google.com/drive/folders/12t5N2_N-9Oe6AmxoidH7KKlkCjRQpbpZ?usp=sharing&ts=5bfe1ef9

It's not an attachment – it's stored online. To open this item, just click
the link above.

I wasn't able to attach the file on my mail.so I am sharing it here.
Thank you

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

Hi,

Setting
dynamical_run_scale to "3" in the run_card.dat actually fixes the problem.
On the google drive, you are still using "-1"...

Cheers,

Olivier

Revision history for this message
Arvind (flash123) wrote : Re: [Bug 1803514] Re: Bug running madgraph

hello olivier

A huge thanks to you. But do you have any idea why isn't it showing the tau
decay from a leptogluon

Arvind

On Wed, Nov 28, 2018 at 2:35 PM Olivier Mattelaer <
<email address hidden>> wrote:

> Hi,
>
> Setting
> dynamical_run_scale to "3" in the run_card.dat actually fixes the problem.
> On the google drive, you are still using "-1"...
>
> Cheers,
>
> Olivier
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1803514
>
> Title:
> Bug running madgraph
>
> Status in MadGraph5_aMC@NLO:
> Incomplete
>
> Bug description:
> hi
>
> I was running the code generate g g > lg l g, lg > l j
> with all the model filed and particles properly defined but this is the
> error which iam
> getting.
>
> "Error when reading
> /home/arvind/HEP/Source/MG5_aMC_v2.6.4/MG5_aMC_v2_6_4/lep1/SubProcesses/P1_gg_xlg_x_lg/G1/results.dat
> Command "generate_events run_01" interrupted with error:
> ValueError : need more than 5 values to unpack."
>
> Thanks
> Arvind
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1803514/+subscriptions
>

Revision history for this message
Arvind (flash123) wrote :

Hello Olivier.

If you check my model file, you will see that I have mentioned interaction
of leptogluon with the taon and the gluon.
I have named three generation of leptogluon with the same mass. as x1, x2,
x3. But the model is failing to
identify x1 x2 x3 as different particles. Is it because i have set the mass
same for them.

Thanks
Arvind

On Wed, Nov 28, 2018 at 4:27 PM Arvind Bhaskar <email address hidden>
wrote:

> hello olivier
>
> A huge thanks to you. But do you have any idea why isn't it showing the
> tau decay from a leptogluon
>
> Arvind
>
> On Wed, Nov 28, 2018 at 2:35 PM Olivier Mattelaer <
> <email address hidden>> wrote:
>
>> Hi,
>>
>> Setting
>> dynamical_run_scale to "3" in the run_card.dat actually fixes the problem.
>> On the google drive, you are still using "-1"...
>>
>> Cheers,
>>
>> Olivier
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1803514
>>
>> Title:
>> Bug running madgraph
>>
>> Status in MadGraph5_aMC@NLO:
>> Incomplete
>>
>> Bug description:
>> hi
>>
>> I was running the code generate g g > lg l g, lg > l j
>> with all the model filed and particles properly defined but this is the
>> error which iam
>> getting.
>>
>> "Error when reading
>> /home/arvind/HEP/Source/MG5_aMC_v2.6.4/MG5_aMC_v2_6_4/lep1/SubProcesses/P1_gg_xlg_x_lg/G1/results.dat
>> Command "generate_events run_01" interrupted with error:
>> ValueError : need more than 5 values to unpack."
>>
>> Thanks
>> Arvind
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/mg5amcnlo/+bug/1803514/+subscriptions
>>
>

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

Hi,

Your model does not allow such decay:
If I'm doing this:

MG5_aMC>display interactions x ta+
MG5_aMC>display interactions x ta-

I do not see any interaction between those two particles. (same if I replace the tau by the muon).

The particle x seems to have 4 interaction:
MG5_aMC>display interactions x
15 : x~ x a
16 : x~ x g
17 : e+ x g
18 : e+ x g g

Cheers,

Olivier

Revision history for this message
Arvind (flash123) wrote :

Hello

yes, I am aware of the fact that my model isn't allowing such decay. My
question is if you check my SM.fr file which
I have included in the attachment you will find in the end with the class
name f[55],f[56] the definition of the remaining generation of
leptogluons and also the lagrangian which mentions the interactions which
they can have with a muon and a taon.

thanks
Arvind

On Wed 28 Nov, 2018, 4:51 PM Olivier Mattelaer, <
<email address hidden>> wrote:

> Hi,
>
> Your model does not allow such decay:
> If I'm doing this:
>
> MG5_aMC>display interactions x ta+
> MG5_aMC>display interactions x ta-
>
> I do not see any interaction between those two particles. (same if I
> replace the tau by the muon).
>
> The particle x seems to have 4 interaction:
> MG5_aMC>display interactions x
> 15 : x~ x a
> 16 : x~ x g
> 17 : e+ x g
> 18 : e+ x g g
>
>
> Cheers,
>
> Olivier
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1803514
>
> Title:
> Bug running madgraph
>
> Status in MadGraph5_aMC@NLO:
> Incomplete
>
> Bug description:
> hi
>
> I was running the code generate g g > lg l g, lg > l j
> with all the model filed and particles properly defined but this is the
> error which iam
> getting.
>
> "Error when reading
> /home/arvind/HEP/Source/MG5_aMC_v2.6.4/MG5_aMC_v2_6_4/lep1/SubProcesses/P1_gg_xlg_x_lg/G1/results.dat
> Command "generate_events run_01" interrupted with error:
> ValueError : need more than 5 values to unpack."
>
> Thanks
> Arvind
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1803514/+subscriptions
>

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

Hi,

I have zero experience with FeynRules.
So my only advise on that topic would be to contact FeynRules author (or to read the FR manual)

Cheers,

Olivier

Revision history for this message
Arvind (flash123) wrote :

Hey
Thanks, I'll look into it. A big thanks for bailing me out of this mess

Arvind

On Wed 28 Nov, 2018, 6:41 PM Olivier Mattelaer, <
<email address hidden>> wrote:

> Hi,
>
> I have zero experience with FeynRules.
> So my only advise on that topic would be to contact FeynRules author (or
> to read the FR manual)
>
> Cheers,
>
> Olivier
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1803514
>
> Title:
> Bug running madgraph
>
> Status in MadGraph5_aMC@NLO:
> Incomplete
>
> Bug description:
> hi
>
> I was running the code generate g g > lg l g, lg > l j
> with all the model filed and particles properly defined but this is the
> error which iam
> getting.
>
> "Error when reading
> /home/arvind/HEP/Source/MG5_aMC_v2.6.4/MG5_aMC_v2_6_4/lep1/SubProcesses/P1_gg_xlg_x_lg/G1/results.dat
> Command "generate_events run_01" interrupted with error:
> ValueError : need more than 5 values to unpack."
>
> Thanks
> Arvind
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1803514/+subscriptions
>

Revision history for this message
Arvind (flash123) wrote :

hey

just one last doubt, could you tell me the logic behind setting that
dynamical scale to 3

arvind

On Wed, Nov 28, 2018 at 7:00 PM Arvind Bhaskar <email address hidden>
wrote:

> Hey
> Thanks, I'll look into it. A big thanks for bailing me out of this mess
>
> Arvind
>
> On Wed 28 Nov, 2018, 6:41 PM Olivier Mattelaer, <
> <email address hidden>> wrote:
>
>> Hi,
>>
>> I have zero experience with FeynRules.
>> So my only advise on that topic would be to contact FeynRules author (or
>> to read the FR manual)
>>
>> Cheers,
>>
>> Olivier
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1803514
>>
>> Title:
>> Bug running madgraph
>>
>> Status in MadGraph5_aMC@NLO:
>> Incomplete
>>
>> Bug description:
>> hi
>>
>> I was running the code generate g g > lg l g, lg > l j
>> with all the model filed and particles properly defined but this is the
>> error which iam
>> getting.
>>
>> "Error when reading
>> /home/arvind/HEP/Source/MG5_aMC_v2.6.4/MG5_aMC_v2_6_4/lep1/SubProcesses/P1_gg_xlg_x_lg/G1/results.dat
>> Command "generate_events run_01" interrupted with error:
>> ValueError : need more than 5 values to unpack."
>>
>> Thanks
>> Arvind
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/mg5amcnlo/+bug/1803514/+subscriptions
>>
>

Changed in mg5amcnlo:
status: Incomplete → Fix Released
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

Hi,

just one last doubt, could you tell me the logic behind setting that
dynamical scale to 3

"3" means HT/2

help dynamical_scale_choice
INFO: *** HELP MESSAGE ***
## Information on parameter dynamical_scale_choice from class RunCardLO
## current value: -1 (parameter should be of type <type 'int'>)
## '-1' is based on CKKW back clustering (following feynman diagram).
## '1' is the sum of transverse energy.
## '2' is HT (sum of the transverse mass)
## '3' is HT/2
## '4' is the center of mass energy
## This value is considered as been set by the user
Allowed value are: -1,0,1,2,3,4

INFO: *** END HELP ***

The problem is that if you keep CKKW based merging (the "-1"/default)
you face the issue with the bad support of your type of interaction within that type of merging.
While all the other dynamical scale choice are just analytical and therefore do not have any dependencies in your model.

Cheers,

Olivier

Revision history for this message
Arvind (flash123) wrote :

Hey
Thanks, I'll check it out.

Arvind

On Wed 28 Nov, 2018, 8:20 PM Olivier Mattelaer, <
<email address hidden>> wrote:

> Hi,
>
> just one last doubt, could you tell me the logic behind setting that
> dynamical scale to 3
>
>
> "3" means HT/2
>
> help dynamical_scale_choice
> INFO: *** HELP MESSAGE ***
> ## Information on parameter dynamical_scale_choice from class RunCardLO
> ## current value: -1 (parameter should be of type <type 'int'>)
> ## '-1' is based on CKKW back clustering (following feynman diagram).
> ## '1' is the sum of transverse energy.
> ## '2' is HT (sum of the transverse mass)
> ## '3' is HT/2
> ## '4' is the center of mass energy
> ## This value is considered as been set by the user
> Allowed value are: -1,0,1,2,3,4
>
> INFO: *** END HELP ***
>
> The problem is that if you keep CKKW based merging (the "-1"/default)
> you face the issue with the bad support of your type of interaction within
> that type of merging.
> While all the other dynamical scale choice are just analytical and
> therefore do not have any dependencies in your model.
>
> Cheers,
>
> Olivier
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1803514
>
> Title:
> Bug running madgraph
>
> Status in MadGraph5_aMC@NLO:
> Fix Released
>
> Bug description:
> hi
>
> I was running the code generate g g > lg l g, lg > l j
> with all the model filed and particles properly defined but this is the
> error which iam
> getting.
>
> "Error when reading
> /home/arvind/HEP/Source/MG5_aMC_v2.6.4/MG5_aMC_v2_6_4/lep1/SubProcesses/P1_gg_xlg_x_lg/G1/results.dat
> Command "generate_events run_01" interrupted with error:
> ValueError : need more than 5 values to unpack."
>
> Thanks
> Arvind
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1803514/+subscriptions
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.