Comment 6 for bug 1451873

Revision history for this message
Riccardo Manzoni (manzoni) wrote :

Hi Marius,

I tried out your test from MG5_aMC prompt and it does get stuck too, precisely at this point [*].
Other processes, using either mssm or sm models seem to work fine and I successfully generate the lhe events.
Moving the src_ggH_mod inside MG5 folder and starting over from scratch does not help either.

Riccardo

[*]
WARNING: A compilation Error occurs when trying to compile /afs/cern.ch/work/m/manzoni/mc-generation/CMSSW_7_1_13/src/MSSM_AZh_LLTauTau_MG5_aMCNLO_SusHi/MG5_aMC_v2_2_3/marius_test_2/SubProcesses/P0_gg_h.
The compilation fails with the following output message:
    gfortran -O -fno-automatic -ffixed-line-length-132 -c -I. symmetry_fks_test_ME.f
    genps.inc:10.59:
        Included at symmetry_fks_test_ME.f:10:

          parameter (max_tree=200, max_dim=max_tree*(max_branch+1))
                                                               1
    Error: Symbol 'max_branch' at (1) has no IMPLICIT type
    genps.inc:13.51:
        Included at symmetry_fks_test_ME.f:10:

          parameter (ng = 96, maxdim = 3*(max_particles-2)-1, maxinvar= 4*max_parti
                                                       1
    Error: Symbol 'max_particles' at (1) has no IMPLICIT type
    genps.inc:36.36:
        Included at symmetry_fks_test_ME.f:10:

          parameter (maxprb = maxconfigs*maxplace*maxpoints)
                                        1
    Error: Parameter 'maxconfigs' at (1) has not been declared or is a variable, which does not reduce to a constant expression
    genps.inc:38.35:
        Included at symmetry_fks_test_ME.f:10:

          parameter (maxfprb = maxinvar*maxplace*maxpoints)
                                       1
    Error: Parameter 'maxinvar' at (1) has not been declared or is a variable, which does not reduce to a constant expression
    symmetry_fks_test_ME.f:23.50:

          integer iforest(2,-max_branch:-1,lmaxconfigs)
                                                      1
    Error: Symbol 'lmaxconfigs' at (1) has no IMPLICIT type
    symmetry_fks_test_ME.f:38.47:

          integer r2b(lmaxconfigs),b2r(lmaxconfigs)
                                                   1
    Error: The module or main program array 'b2r' at (1) must have constant shape
    symmetry_fks_test_ME.f:23.35:

          integer iforest(2,-max_branch:-1,lmaxconfigs)
                                       1
    Error: Symbol 'max_branch' at (1) has no IMPLICIT type
    symmetry_fks_test_ME.f:35.52:

          integer biforest(2,-max_branch:-1,lmaxconfigs)
                                                        1
    Error: The module or main program array 'biforest' at (1) must have constant shape
    symmetry_fks_test_ME.f:23.51:

          integer iforest(2,-max_branch:-1,lmaxconfigs)
                                                       1
    Error: The module or main program array 'iforest' at (1) must have constant shape
    symmetry_fks_test_ME.f:26.37:

          integer itree(2,-max_branch:-1)
                                         1
    Error: The module or main program array 'itree' at (1) must have constant shape
    symmetry_fks_test_ME.f:37.54:

          integer fksconfiguration,mapbconf(0:lmaxconfigs)
                                                          1
    Error: The module or main program array 'mapbconf' at (1) must have constant shape
    symmetry_fks_test_ME.f:24.38:

          integer mapconfig(0:lmaxconfigs)
                                          1
    Error: The module or main program array 'mapconfig' at (1) must have constant shape
    symmetry_fks_test_ME.f:33.45:

          integer pow(-max_branch:-1,lmaxconfigs)
                                                 1
    Error: The module or main program array 'pow' at (1) must have constant shape
    symmetry_fks_test_ME.f:32.57:

          double precision pwidth(-max_branch:-1,lmaxconfigs) !Propagotor width
                                                             1
    Error: The module or main program array 'pwidth' at (1) must have constant shape
    symmetry_fks_test_ME.f:38.30:

          integer r2b(lmaxconfigs),b2r(lmaxconfigs)
                                  1
    Error: The module or main program array 'r2b' at (1) must have constant shape
    symmetry_fks_test_ME.f:25.47:

          integer sprop(-max_branch:-1,lmaxconfigs)
                                                   1
    Error: The module or main program array 'sprop' at (1) must have constant shape
    symmetry_fks_test_ME.f:138.47:

          integer tprid(-max_branch:-1,lmaxconfigs)
                                                   1
    Error: The module or main program array 'tprid' at (1) must have constant shape
    symmetry_fks_test_ME.f:58.37:

          double precision p1(0:3,99),xx(maxinvar)
                                         1
    Error: Variable 'maxinvar' cannot appear in the expression at (1)
    symmetry_fks_test_ME.f:58.46:

          double precision p1(0:3,99),xx(maxinvar)
                                                  1
    Error: The module or main program array 'xx' at (1) must have constant shape
    born_conf.inc:4.20:
        Included at symmetry_fks_test_ME.f:139:

          DATA MAPCONFIG(0)/ 1/
                        1
    Error: non-constant array in DATA statement (1)
    born_conf.inc:2.20:
        Included at symmetry_fks_test_ME.f:139:

          DATA MAPCONFIG( 1)/ 1/
                        1
    Error: non-constant array in DATA statement (1)
    make: *** [symmetry_fks_test_ME.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
INFO: remove job currently running
INFO: Checking test output:
INFO: P0_gg_h
INFO: Result for test_ME:
Command "launch " interrupted with error:
IOError : [Errno 2] No such file or directory: '/afs/cern.ch/work/m/manzoni/mc-generation/CMSSW_7_1_13/src/MSSM_AZh_LLTauTau_MG5_aMCNLO_SusHi/MG5_aMC_v2_2_3/marius_test_2/SubProcesses/P0_gg_h/test_ME.log'