Madspin_interupted_with_error

Asked by SUBHASISH BEHERA

Dear MadGraph Team,
   I was having the problem in running the MadSpin (inbuilt with MG5), with the following description -: (I have also added the card used.)

************************************************************
* *
* W E L C O M E to M A D S P I N *
* *
************************************************************
INFO: Extracting the banner ...
INFO: process: z > x x
INFO: options:
INFO: detected model: sm. Loading...
INFO: Original cross-section: 2.0736802641 +- 2.4087770749e-05 pb
INFO: Computed cross-section:
set BW_cut 15 # cut on how far the particle can be off-shell
set max_weight_ps_point 400 # number of PS to estimate the maximum for each event
decay t > w+ b, w+ > all all
decay t~ > w- b~, w- > all all
decay w+ > all all
decay w- > all all
launch
INFO: Will use seed 692314936
INFO: generating Madspin matrix element
INFO: We need to recalculate the branching fractions for t~,w-,w+,t
INFO: using the FeynRules formula present in the model (arXiv:1402.1178)
INFO: Restrict model /home/users/rs/subhasish/Research/EVENT_GENERATORS/MG5_aMC_v2_3_3/models/sm with file models/sm/restrict_default.dat .
INFO: Run "set stdout_level DEBUG" before import for more information.
INFO:
INFO: decay channels for t~ : ( width = 1.491472 GeV )
INFO: BR d1 d2
INFO: 1.000000e+00 b~ w-
INFO:
INFO:
INFO: decay channels for w- : ( width = 2.04791 GeV )
INFO: BR d1 d2
INFO: 3.333605e-01 s c~
INFO: 3.333605e-01 d u~
INFO: 1.111202e-01 mu- vm~
INFO: 1.111202e-01 e- ve~
INFO: 1.110388e-01 ta- vt~
INFO:
INFO:
INFO: decay channels for w+ : ( width = 2.04791 GeV )
INFO: BR d1 d2
INFO: 3.333605e-01 s~ c
INFO: 3.333605e-01 d~ u
INFO: 1.111202e-01 mu+ vm
INFO: 1.111202e-01 e+ ve
INFO: 1.110388e-01 ta+ vt
INFO:
INFO:
INFO: decay channels for t : ( width = 1.491472 GeV )
INFO: BR d1 d2
INFO: 1.000000e+00 b w+
INFO:
INFO: generating the production square matrix element
INFO: generate z > x x --no_warning=duplicate;
INFO: Done 12.28
INFO: generating the full square matrix element (with decay)
INFO: generate z > x x, (t~ > b~ w- , w- > all all QCD=99), w- > all all QCD=99, w+ > all all QCD=99, (t > b w+ , w+ > all all QCD=99) --no_warning=duplicate;
INFO: Done 39.34
INFO: generate matrix element for decay only (1 - > N).
INFO: output standalone_msF /home/users/rs/subhasish/Research/EVENT_GENERATORS/MG5_aMC_v2_3_3/z2xx/decay_me
INFO: Done 15.83
INFO: Compiling code
Error detected in "generate_events run_01"
write debug file /home/users/rs/subhasish/Research/EVENT_GENERATORS/MG5_aMC_v2_3_3/z2xx/run_01_tag_1_debug.log
If you need help with this issue please contact us on https://answers.launchpad.net/madgraph5
MadGraph5Error : A compilation Error occurs when trying to compile /home/users/rs/subhasish/Research/EVENT_GENERATORS/MG5_aMC_v2_3_3/z2xx/full_me/SubProcesses/P1_z_uux.
 The compilation fails with the following output message:
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c -o driver.o driver.f
     configs_decay.inc:1:12:

            data (map_external2res(i), i=1,4)/1,2,3 ,4 /
                 1
     Error: Data element above array upper bound at (1)
     <builtin>: recipe for target 'driver.o' failed
     make: *** [driver.o] Error 1

 Please try to fix this compilations issue and retry.
 Help might be found at https://answers.launchpad.net/madgraph5.
 If you think that this is a bug, you can report this at https://bugs.launchpad.net/madgraph5
quit
INFO: storring files of previous run
INFO: Done
INFO:

CARD_USED -:

#************************************************************
#* MadSpin *
#* *
#* P. Artoisenet, R. Frederix, R. Rietkerk, O. Mattelaer *
#* *
#* Part of the MadGraph5_aMC@NLO Framework: *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https://server06.fynu.ucl.ac.be/projects/madgraph *
#* *
#************************************************************
#Some options (uncomment to apply)
#
# set seed 1
# set Nevents_for_max_weigth 75 # number of events for the estimate of the max. weight
 set BW_cut 15 # cut on how far the particle can be off-shell
 set max_weight_ps_point 400 # number of PS to estimate the maximum for each event
#
# specify the decay for the final state particles
decay t > w+ b, w+ > all all
decay t~ > w- b~, w- > all all
decay w+ > all all
decay w- > all all
#decay z > all all
# running the actual code
launch

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,

Am I correct that you try to use MadSpin for a 1>2 core process?
Not sure that such process is handle so far.

Cheers,

Olivier

> On Jan 18, 2016, at 12:27, SUBHASISH BEHERA <email address hidden> wrote:
>
> New question #281124 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/281124
>
> Dear MadGraph Team,
> I was having the problem in running the MadSpin (inbuilt with MG5), with the following description -: (I have also added the card used.)
>
>
>
> ************************************************************
> * *
> * W E L C O M E to M A D S P I N *
> * *
> ************************************************************
> INFO: Extracting the banner ...
> INFO: process: z > x x
> INFO: options:
> INFO: detected model: sm. Loading...
> INFO: Original cross-section: 2.0736802641 +- 2.4087770749e-05 pb
> INFO: Computed cross-section:
> set BW_cut 15 # cut on how far the particle can be off-shell
> set max_weight_ps_point 400 # number of PS to estimate the maximum for each event
> decay t > w+ b, w+ > all all
> decay t~ > w- b~, w- > all all
> decay w+ > all all
> decay w- > all all
> launch
> INFO: Will use seed 692314936
> INFO: generating Madspin matrix element
> INFO: We need to recalculate the branching fractions for t~,w-,w+,t
> INFO: using the FeynRules formula present in the model (arXiv:1402.1178)
> INFO: Restrict model /home/users/rs/subhasish/Research/EVENT_GENERATORS/MG5_aMC_v2_3_3/models/sm with file models/sm/restrict_default.dat .
> INFO: Run "set stdout_level DEBUG" before import for more information.
> INFO:
> INFO: decay channels for t~ : ( width = 1.491472 GeV )
> INFO: BR d1 d2
> INFO: 1.000000e+00 b~ w-
> INFO:
> INFO:
> INFO: decay channels for w- : ( width = 2.04791 GeV )
> INFO: BR d1 d2
> INFO: 3.333605e-01 s c~
> INFO: 3.333605e-01 d u~
> INFO: 1.111202e-01 mu- vm~
> INFO: 1.111202e-01 e- ve~
> INFO: 1.110388e-01 ta- vt~
> INFO:
> INFO:
> INFO: decay channels for w+ : ( width = 2.04791 GeV )
> INFO: BR d1 d2
> INFO: 3.333605e-01 s~ c
> INFO: 3.333605e-01 d~ u
> INFO: 1.111202e-01 mu+ vm
> INFO: 1.111202e-01 e+ ve
> INFO: 1.110388e-01 ta+ vt
> INFO:
> INFO:
> INFO: decay channels for t : ( width = 1.491472 GeV )
> INFO: BR d1 d2
> INFO: 1.000000e+00 b w+
> INFO:
> INFO: generating the production square matrix element
> INFO: generate z > x x --no_warning=duplicate;
> INFO: Done 12.28
> INFO: generating the full square matrix element (with decay)
> INFO: generate z > x x, (t~ > b~ w- , w- > all all QCD=99), w- > all all QCD=99, w+ > all all QCD=99, (t > b w+ , w+ > all all QCD=99) --no_warning=duplicate;
> INFO: Done 39.34
> INFO: generate matrix element for decay only (1 - > N).
> INFO: output standalone_msF /home/users/rs/subhasish/Research/EVENT_GENERATORS/MG5_aMC_v2_3_3/z2xx/decay_me
> INFO: Done 15.83
> INFO: Compiling code
> Error detected in "generate_events run_01"
> write debug file /home/users/rs/subhasish/Research/EVENT_GENERATORS/MG5_aMC_v2_3_3/z2xx/run_01_tag_1_debug.log
> If you need help with this issue please contact us on https://answers.launchpad.net/madgraph5
> MadGraph5Error : A compilation Error occurs when trying to compile /home/users/rs/subhasish/Research/EVENT_GENERATORS/MG5_aMC_v2_3_3/z2xx/full_me/SubProcesses/P1_z_uux.
> The compilation fails with the following output message:
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c -o driver.o driver.f
> configs_decay.inc:1:12:
>
> data (map_external2res(i), i=1,4)/1,2,3 ,4 /
> 1
> Error: Data element above array upper bound at (1)
> <builtin>: recipe for target 'driver.o' failed
> make: *** [driver.o] Error 1
>
> Please try to fix this compilations issue and retry.
> Help might be found at https://answers.launchpad.net/madgraph5.
> If you think that this is a bug, you can report this at https://bugs.launchpad.net/madgraph5
> quit
> INFO: storring files of previous run
> INFO: Done
> INFO:
>
>
>
>
>
>
>
>
> CARD_USED -:
>
>
>
> #************************************************************
> #* MadSpin *
> #* *
> #* P. Artoisenet, R. Frederix, R. Rietkerk, O. Mattelaer *
> #* *
> #* Part of the MadGraph5_aMC@NLO Framework: *
> #* The MadGraph5_aMC@NLO Development Team - Find us at *
> #* https://server06.fynu.ucl.ac.be/projects/madgraph *
> #* *
> #************************************************************
> #Some options (uncomment to apply)
> #
> # set seed 1
> # set Nevents_for_max_weigth 75 # number of events for the estimate of the max. weight
> set BW_cut 15 # cut on how far the particle can be off-shell
> set max_weight_ps_point 400 # number of PS to estimate the maximum for each event
> #
> # specify the decay for the final state particles
> decay t > w+ b, w+ > all all
> decay t~ > w- b~, w- > all all
> decay w+ > all all
> decay w- > all all
> #decay z > all all
> # running the actual code
> launch
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
SUBHASISH BEHERA (subhparasara) said :
#2

Dear Olivier,
      I was trying to find the decay width of Z > all possible decay mode, which I chose to be 1>2 process only... Can you suggest some materials to understand MadSpin card and its output to be understood...

Thanks,

Subhasish

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

Hi,

> Can you suggest some materials to understand MadSpin card and its output to be understood...

- The official paper for MadSpin is: arXiv:1212.3460
detailed/updated information about the card option are presented here: https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/MadSpin

> I was trying to find the decay width of Z > all possible decay mode, which I chose to be 1>2 process only…

Then you are probably more interested by MadWidth: arXiv:1402.1178
This is a code which automate the width computation. In that paper, you have the description of the various options of the code to allow,
3/4 body decay.

Cheers,

Olivier

> On Jan 18, 2016, at 17:12, SUBHASISH BEHERA <email address hidden> wrote:
>
> Question #281124 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/mg5amcnlo/+question/281124
>
> Status: Answered => Open
>
> SUBHASISH BEHERA is still having a problem:
> Dear Olivier,
> I was trying to find the decay width of Z > all possible decay mode, which I chose to be 1>2 process only... Can you suggest some materials to understand MadSpin card and its output to be understood...
>
>
> Thanks,
>
> Subhasish
>
> --
> 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 SUBHASISH BEHERA for more information if necessary.

To post a message you must log in.