#************************************************************ #* MadGraph5_aMC@NLO * #* * #* * * * #* * * * * * #* * * * * 5 * * * * * #* * * * * * #* * * * #* * #* * #* VERSION 2.4.3 2016-08-01 * #* * #* The MadGraph5_aMC@NLO Development Team - Find us at * #* https://server06.fynu.ucl.ac.be/projects/madgraph * #* * #************************************************************ #* * #* Command File for MadGraph5_aMC@NLO * #* * #* run as ./bin/mg5_aMC filename * #* * #************************************************************ set group_subprocesses Auto set ignore_six_quark_processes False set loop_optimized_output True set low_mem_multicore_nlo_generation False set loop_color_flows False set gauge unitary set complex_mass_scheme False set max_npoint_for_channel 0 import model_v4 mssm Traceback (most recent call last): File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/interface/extended_cmd.py", line 1011, in onecmd return self.onecmd_orig(line, **opt) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/interface/extended_cmd.py", line 966, in onecmd_orig return func(arg, **opt) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/interface/master_interface.py", line 266, in do_import self.cmd.do_import(self, *args, **opts) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/interface/madgraph_interface.py", line 4969, in do_import self.import_command_file(args[1]) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/interface/extended_cmd.py", line 1156, in import_command_file self.exec_cmd(line, precmd=True) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/interface/extended_cmd.py", line 1037, in exec_cmd stop = Cmd.onecmd_orig(current_interface, line, **opt) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/interface/extended_cmd.py", line 966, in onecmd_orig return func(arg, **opt) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/interface/master_interface.py", line 266, in do_import self.cmd.do_import(self, *args, **opts) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/interface/madgraph_interface.py", line 4885, in do_import import_v4.import_model(args[1], self._mgme_dir) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/iolibs/import_v4.py", line 60, in import_model os.path.join(model_path, 'model.pkl')) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/iolibs/save_load_object.py", line 43, in load_from_file return files.read_from_file(filename, unpickle_object) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/iolibs/files.py", line 36, in read_from_file ret_value = myfunct(sock, *args) File "/afs/cern.ch/work/a/aleopold/private/software/madgraph4/MG5_aMC_v2_4_3/madgraph/iolibs/save_load_object.py", line 96, in unpickle_object return p.load() File "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/python/2.7.13-x86_64-slc6-gcc62/2.7.13-597a5/x86_64-slc6-gcc62-opt/lib/python2.7/pickle.py", line 864, in load dispatch[key](self) KeyError: '\x00' Fail to write options with error No model currently active, please import a model!