problem with gridpack

Asked by Haneol Lee

Dear experts,

I'm trying to create the gridpacks with CMS software on lxplus.cern.ch, but it doesn't work well.

The steps are as follows:

  git clone <email address hidden>:cms-sw/genproductions.git genproductions
  cd genproductions/bin/MadGraph5_aMCatNLO/
  ./submit_gridpack_generation_local.sh <memoryInMBytes> <queueForMasterJob> <name of process card without _proc_card.dat> <folder containing cards relative to current location> <queue>
  (For example, ./submit_gridpack_generation_local.sh 12000 2nw wplustest_4f_LO cards/examples/wplustest_4f_LO 8nh)
  (Here, I used MajoranaNeutrinoToEMu_4f_LO instead of wplustest_4f_LO)

The source files are located at https://github.com/cms-sw/genproductions
The details are explained at https://twiki.cern.ch/twiki/bin/viewauth/CMS/QuickGuideMadGraph5aMCatNLO

I used customized model cards (typeI Seesaw model) and these are located at:
https://github.com/helee/MajoranaNeutrinoToEMu_4f_LO
https://github.com/helee/TypeISeesaw

The error message is:

INFO: generating the production square matrix element
INFO: generate p p > e+ nm j j $$ z w- a QCD=0, (nm > mu+ w-, w- > j j) --no_warning=duplicate;add process p p > mu+ nm j j $$ z w- a QCD=0, (nm > e+ w-, w- > j j) --no_warning=duplicate;add process p p > e- nm j j $$ z w+ a QCD=0, (nm > mu- w+, w+ > j j) --no_warning=duplicate;add process p p > mu- nm j j $$ z w+ a QCD=0, (nm > e- w+, w+ > j j) --no_warning=duplicate;
INFO: Done 3024
INFO: keeping dummy decay for passthrough mode
INFO: generating the full square matrix element (with decay)
Command "launch" interrupted with error:
Exception : too much decay at MG level. this can not be done for the moment)
Please report this bug to developers

           More information is found in 'MS_debug'.

           Please attach this file to your report.
MadSpin>

The log file is also located in the MajoranaNeutrinoToEMu_4f_LO directory.

I already asked cms madgraph support team about this problem, but they said I should ask you.

Thanks in advance.

Haneol

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 Haneol,

1) https://twiki.cern.ch/twiki/bin/viewauth/CMS/QuickGuideMadGraph5aMCatNLO
is only for CMS user so I have no idea of what you are doing.

2) A lot of useful information is missing to your report. (for example, which version of MG5 you are using/ What is your cards?)
Please include the debug file indicated in the crash report. This will help (does not always contains all the information but this is a start).

From what I guess it looks like that you try to use MadSpin in order to have the helicity of the final state particle.
But I’m really confuse about this since
a) You are running at LO, so the helicity are already correct
b) You do not have tau in the final state which are typically the only particle where this information are relevant.

So my guess is that you are calling MadSpin when you do not need it, and I would advise to not do that.

Cheers,

Olivier

On 21 Apr 2015, at 07:07, Haneol Lee <email address hidden> wrote:

> New question #265554 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/265554
>
> Dear experts,
>
> I'm trying to create the gridpacks with CMS software on lxplus.cern.ch, but it doesn't work well.
>
> The steps are as follows:
>
> git clone <email address hidden>:cms-sw/genproductions.git genproductions
> cd genproductions/bin/MadGraph5_aMCatNLO/
> ./submit_gridpack_generation_local.sh <memoryInMBytes> <queueForMasterJob> <name of process card without _proc_card.dat> <folder containing cards relative to current location> <queue>
> (For example, ./submit_gridpack_generation_local.sh 12000 2nw wplustest_4f_LO cards/examples/wplustest_4f_LO 8nh)
> (Here, I used MajoranaNeutrinoToEMu_4f_LO instead of wplustest_4f_LO)
>
> The source files are located at https://github.com/cms-sw/genproductions
> The details are explained at https://twiki.cern.ch/twiki/bin/viewauth/CMS/QuickGuideMadGraph5aMCatNLO
>
> I used customized model cards (typeI Seesaw model) and these are located at:
> https://github.com/helee/MajoranaNeutrinoToEMu_4f_LO
> https://github.com/helee/TypeISeesaw
>
>
> The error message is:
>
> INFO: generating the production square matrix element
> INFO: generate p p > e+ nm j j $$ z w- a QCD=0, (nm > mu+ w-, w- > j j) --no_warning=duplicate;add process p p > mu+ nm j j $$ z w- a QCD=0, (nm > e+ w-, w- > j j) --no_warning=duplicate;add process p p > e- nm j j $$ z w+ a QCD=0, (nm > mu- w+, w+ > j j) --no_warning=duplicate;add process p p > mu- nm j j $$ z w+ a QCD=0, (nm > e- w+, w+ > j j) --no_warning=duplicate;
> INFO: Done 3024
> INFO: keeping dummy decay for passthrough mode
> INFO: generating the full square matrix element (with decay)
> Command "launch" interrupted with error:
> Exception : too much decay at MG level. this can not be done for the moment)
> Please report this bug to developers
>
> More information is found in 'MS_debug'.
>
> Please attach this file to your report.
> MadSpin>
>
> The log file is also located in the MajoranaNeutrinoToEMu_4f_LO directory.
>
> I already asked cms madgraph support team about this problem, but they said I should ask you.
>
> Thanks in advance.
>
>
> Haneol
>
> --
> 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 Haneol Lee for more information if necessary.

To post a message you must log in.