OS Error in standalone production from gridpack

Asked by Wei Shi

Dear experts,

I ran into an OS error[1] when running a gridpack[2] from CMSSW on lxplus using the standalone production set up in [3]. Do you have any idea what might be causing this? The MS_debug file is attached in [4].

When I create the gridpack using [5], the pilot run was fine.

Cheers,

Wei

[1]
MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>INFO: detected model: MSSMD_UFO. Loading...
INFO: reload from .py file
INFO: load particles
INFO: load vertices
Kept definitions of multiparticles l- / j / vl / l+ / p / vl~ unchanged
Removed obsolete multiparticles all
Defined multiparticle all = g a go su1 su2 su3 su4 su5 su6 sd1 sd2 sd3 sd4 sd5 sd6 su1~ su2~ su3~ su4~ su5~ su6~ sd1~ sd2~ sd3~ sd4~ sd5~ sd6~ u c t d s b u~ c~ t~ d~ s~ b~ z w+ ad h h02 a0 h+ sv1 sv2 sv3 sl1- sl2- sl3- sl4- sl5- sl6- w- h- sv1~ sv2~ sv3~ sl1+ sl2+ sl3+ sl4+ sl5+ sl6+ n1 n2 n3 n4 x1+ x2+ nd ve vm vt e- mu- tau- x1- x2- ve~ vm~ vt~ e+ mu+ tau+
MadSpin>MadSpin>MadSpin>MadSpin>INFO: generate 10000 decay event for particle h
cp: cannot stat `HTML/info-default.html': No such file or directory
Command "launch" interrupted with error:
OSError : [Errno 2] No such file or directory: '/afs/cern.ch/work/w/wshi/public/Test/CMSSW_7_1_30/src/mgbasedir/vendor/DiscreteSampler/DiscreteSampler.f'
Please report this bug to developers

           More information is found in 'MS_debug'.

           Please attach this file to your report.
MadSpin>

mv: cannot stat `process/events_decayed.lhe.gz': No such file or directory

[2]
https://github.com/weishi10141993/DarkSUSY_MC_MG5/raw/master/MSSMD_Central_MC/MSSMD_slc6_amd64_gcc481_CMSSW_7_1_30_tarball.tar.xz

[3]
cmsrel CMSSW_7_1_30
cd CMSSW_7_1_30/src
cmsenv
tar -xavf MSSMD_slc6_amd64_gcc481_CMSSW_7_1_30_tarball.tar.xz
bash
./runcmsgrid.sh <NEvents> <RandomSeed> <NumberOfCPUs>

[4]
https://raw.githubusercontent.com/weishi10141993/DarkSUSY_MC_MG5/master/MSSMD_Central_MC/MS_debug

[5]
git clone <email address hidden>:weishi10141993/genproductions.git genproductions -b mg26x
cd genproductions/bin/MadGraph5_aMCatNLO/
./gridpack_generation.sh MSSMD cards/production/2017/13TeV/MSSMD

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
Wei Shi
Solved:
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi,

This gridpack is a CMS gridpack and not "our" gridpack.
What you try to do is fully forbidden in our gridpack (we do not offer any interface to madspin for gridpack)

So you should contact the MC group concerning this point.

Cheers,

Olivier

> On 26 Jun 2018, at 11:27, Wei Shi <email address hidden> wrote:
>
> New question #670471 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/670471
>
> Dear experts,
>
> I ran into an OS error[1] when running a gridpack[2] from CMSSW on lxplus using the standalone production set up in [3]. Do you have any idea what might be causing this? The MS_debug file is attached in [4].
>
> When I create the gridpack using [5], the pilot run was fine.
>
> Cheers,
>
> Wei
>
> [1]
> MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>MadSpin>INFO: detected model: MSSMD_UFO. Loading...
> INFO: reload from .py file
> INFO: load particles
> INFO: load vertices
> Kept definitions of multiparticles l- / j / vl / l+ / p / vl~ unchanged
> Removed obsolete multiparticles all
> Defined multiparticle all = g a go su1 su2 su3 su4 su5 su6 sd1 sd2 sd3 sd4 sd5 sd6 su1~ su2~ su3~ su4~ su5~ su6~ sd1~ sd2~ sd3~ sd4~ sd5~ sd6~ u c t d s b u~ c~ t~ d~ s~ b~ z w+ ad h h02 a0 h+ sv1 sv2 sv3 sl1- sl2- sl3- sl4- sl5- sl6- w- h- sv1~ sv2~ sv3~ sl1+ sl2+ sl3+ sl4+ sl5+ sl6+ n1 n2 n3 n4 x1+ x2+ nd ve vm vt e- mu- tau- x1- x2- ve~ vm~ vt~ e+ mu+ tau+
> MadSpin>MadSpin>MadSpin>MadSpin>INFO: generate 10000 decay event for particle h
> cp: cannot stat `HTML/info-default.html': No such file or directory
> Command "launch" interrupted with error:
> OSError : [Errno 2] No such file or directory: '/afs/cern.ch/work/w/wshi/public/Test/CMSSW_7_1_30/src/mgbasedir/vendor/DiscreteSampler/DiscreteSampler.f'
> Please report this bug to developers
>
> More information is found in 'MS_debug'.
>
> Please attach this file to your report.
> MadSpin>
>
> mv: cannot stat `process/events_decayed.lhe.gz': No such file or directory
>
> [2]
> https://github.com/weishi10141993/DarkSUSY_MC_MG5/raw/master/MSSMD_Central_MC/MSSMD_slc6_amd64_gcc481_CMSSW_7_1_30_tarball.tar.xz
>
> [3]
> cmsrel CMSSW_7_1_30
> cd CMSSW_7_1_30/src
> cmsenv
> tar -xavf MSSMD_slc6_amd64_gcc481_CMSSW_7_1_30_tarball.tar.xz
> bash
> ./runcmsgrid.sh <NEvents> <RandomSeed> <NumberOfCPUs>
>
> [4]
> https://raw.githubusercontent.com/weishi10141993/DarkSUSY_MC_MG5/master/MSSMD_Central_MC/MS_debug
>
> [5]
> git clone <email address hidden>:weishi10141993/genproductions.git genproductions -b mg26x
> cd genproductions/bin/MadGraph5_aMCatNLO/
> ./gridpack_generation.sh MSSMD cards/production/2017/13TeV/MSSMD
>
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Wei Shi (weishi10141993) said :
#2

Hi Oiliver,

Indeed. I've asked the MC people and it's resolved now.

Thanks,
Wei