Problem with y0 > b b~ decay in gridpack generation with DMsimp_s_spin0_4f model

Asked by Felipe Navarro

Hi,

I am having trouble with a generation in MG5_aMC_v2_5_1 with model DMsimp_s_spin0_4f. I want to generate the process p p > xd xd~ y0 plus the decay y0 > b ~b with madspin.
My process card contains the following:

>>import DMsimp_s_spin0_4f_MED_XMASS_PROC
>>set max_npoint_for_channel 4
>>generate p p > xd xd~ y0 DMS=4 [QCD]

The options in madspin_card.dat are:

>>set ms_dir ./madspingrid
>>set max_weight_ps_point 400
>>set spinmode none
>>set max_running_process 1
>>decay y0 > b b~
>>launch

When running I get an error which tells me to refer to run_01_tag_1_debug.log. The error reported in the log seems to be this:

  USE ML5_0_POLYNOMIAL_CONSTANTS
             1
    Fatal Error: Can't open module file 'ml5_0_polynomial_constants.mod' for reading at (1): No such file or directory
    make: *** [P0_gg_xdxdxy0/loop_matrix.o] Error 1
    make: *** Waiting for unfinished jobs....
    P0_gg_xdxdxy0/helas_calls_ampb_1.f:5.9:

          USE ML5_0_POLYNOMIAL_CONSTANTS
             1
    Fatal Error: Can't open module file 'ml5_0_polynomial_constants.mod' for reading at (1): No such file or directory
    make: *** [P0_gg_xdxdxy0/helas_calls_ampb_1.o] Error 1

the problem seems to occur when selecting the pdf: 263400 = lhaid

Do you know what the problem might be? Please let me know if you need more information about the generation.

Thanks,

Felipe

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,

My guess is that this is a problem with the compilation when compiling in multiple core.
Similar problem have been fixed in more recent version of the code.

My suggestion would be one of the following
1) to just relaunch the code, since the compilation conflict is likely to fix itself at the second compilation.
2) you can also compile by hand and/or force the compilation to run on a single core.
3) use a more recent version of the code

Cheers,

Olivier

> On 6 Sep 2017, at 08:24, Felipe Navarro <email address hidden> wrote:
>
> New question #657629 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/657629
>
> Hi,
>
> I am having trouble with a generation in MG5_aMC_v2_5_1 with model DMsimp_s_spin0_4f. I want to generate the process p p > xd xd~ y0 plus the decay y0 > b ~b with madspin.
> My process card contains the following:
>
>
>>> import DMsimp_s_spin0_4f_MED_XMASS_PROC
>>> set max_npoint_for_channel 4
>>> generate p p > xd xd~ y0 DMS=4 [QCD]
>
> The options in madspin_card.dat are:
>
>>> set ms_dir ./madspingrid
>>> set max_weight_ps_point 400
>>> set spinmode none
>>> set max_running_process 1
>>> decay y0 > b b~
>>> launch
>
>
> When running I get an error which tells me to refer to run_01_tag_1_debug.log. The error reported in the log seems to be this:
>
> USE ML5_0_POLYNOMIAL_CONSTANTS
> 1
> Fatal Error: Can't open module file 'ml5_0_polynomial_constants.mod' for reading at (1): No such file or directory
> make: *** [P0_gg_xdxdxy0/loop_matrix.o] Error 1
> make: *** Waiting for unfinished jobs....
> P0_gg_xdxdxy0/helas_calls_ampb_1.f:5.9:
>
> USE ML5_0_POLYNOMIAL_CONSTANTS
> 1
> Fatal Error: Can't open module file 'ml5_0_polynomial_constants.mod' for reading at (1): No such file or directory
> make: *** [P0_gg_xdxdxy0/helas_calls_ampb_1.o] Error 1
>
>
>
> the problem seems to occur when selecting the pdf: 263400 = lhaid
>
> Do you know what the problem might be? Please let me know if you need more information about the generation.
>
> Thanks,
>
> Felipe
>
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Felipe Navarro (fnavarro94) said :
#2

Hi,

Thanks for the quick response. I will give that a try

Cheers,

Felipe

Can you help with this problem?

Provide an answer of your own, or ask Felipe Navarro for more information if necessary.

To post a message you must log in.