recompiling every time

Asked by John Doe

Hi MA5 experts, I have the problem that MA5 (v. 1.2.0) compiles its library every time I run the program:

> Checking the MadAnalysis library:
> => System configuration has changed since the last use. Need to rebuild the library.

I would like to know how to fix this perpetual recompilation problem.

Thanks so much.

Question information

Language:
English Edit question
Status:
Answered
For:
MadAnalysis 5 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Benjamin Fuks (fuks) said :
#1

Hi,

This should not happen.

Can you please run the program in the debug mode and copy the screen output. I would also like to get the content of the file tools/architecture.ma5.

Regards,

Benjamin

On 29 Nov 2015, at 02:16 , John Doe <email address hidden> wrote:

> New question #275860 on MadAnalysis 5:
> https://answers.launchpad.net/madanalysis5/+question/275860
>
> Hi MA5 experts, I have the problem that MA5 (v. 1.2.0) compiles its library every time I run the program:
>
>> Checking the MadAnalysis library:
>> => System configuration has changed since the last use. Need to rebuild the library.
>
> I would like to know how to fix this perpetual recompilation problem.
>
> Thanks so much.
>
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
John Doe (kwcpsn) said :
#2

Hi Benjamin,

thanks for your reply. I paste the screen output from ma5 -d below, as well as the file
tools/architecture.ma5 (separated with "=====").

Notice that I have vetoed several external programs in case the problem was caused by
one of them.

Cheers.

*************************************************************
* *
* W E L C O M E to M A D A N A L Y S I S 5 *
* ______ ______ *
* /'\_/`\/\ __ \/\ ___\ *
* /\ \ \ \_\ \ \ \__/ *
* \ \ \__\ \ \ __ \ \___``\ *
* \ \ \_/\ \ \ \/\ \/\ \_\ \ *
* \ \_\\ \_\ \_\ \_\ \____/ *
* \/_/ \/_/\/_/\/_/\/___/ *
* *
* MA5 release : 1.2 2015/07/24 *
* *
* Comput. Phys. Commun. 184 (2013) 222-256 *
* Eur. Phys. J. C74 (2014) 3103 *
* *
* The MadAnalysis Development Team - Please visit us at *
* https://launchpad.net/madanalysis5 *
* *
* Type 'help' for in-line help. *
* *
*************************************************************
 ** DEBUG:
 ** DEBUG: DEBUG MODE ACTIVATED
 ** DEBUG:
Platform: Linux 3.12-1-amd64 [Linux mode]
 ** DEBUG:
 ** DEBUG: Machine - Cross platform information
 ** DEBUG: Machine type: x86_64
 ** DEBUG: Processor name:
 ** DEBUG: Platform: Linux-3.12-1-amd64-x86_64-with-debian-8.2
 ** DEBUG: Platform release: 3.12-1-amd64
 ** DEBUG: System: Linux
 ** DEBUG: Node: mmente
 ** DEBUG: Number of cores: 24
 ** DEBUG:
 ** DEBUG: Machine - OS-specific information
 ** DEBUG: Java version: ('', '', ('', '', ''), ('', '', ''))
 ** DEBUG: Windows version: ('', '', '', '')
 ** DEBUG: Mac Os version: ('', ('', '', ''), '')
 ** DEBUG: Unix distribution: Linux-3.12-1-amd64-x86_64-with-debian-8.2
 ** DEBUG:
Reading user settings ...
 ** DEBUG: Opening the file: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/madanalysis/input/installation_options.dat
 ** DEBUG: Lines to interpret:
 ** DEBUG: - delphes_veto = 1
 ** DEBUG: - delphesMA5tune_veto = 1
 ** DEBUG: - fastjet_veto = 1
 ** DEBUG: - recasttools_veto= 1
 ** DEBUG: - pdflatex_veto = 1
 ** DEBUG: - latex_veto = 1
 ** DEBUG: - dvipdf_veto = 1
 ** DEBUG: Closing the file: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/madanalysis/input/installation_options.dat
 ** DEBUG:
 ** DEBUG: User
 ** DEBUG: User name: johndoe
 ** DEBUG: User ID: 1000
 ** DEBUG: Expanding folder ~/: /home/johndoe/
 ** DEBUG: Variable $USER: johndoe
 ** DEBUG: Variable $USERNAME:
 ** DEBUG: Variable $LNAME:
 ** DEBUG: Variable $LOGNAME: johndoe
 ** DEBUG: Variable $HOME: /home/johndoe
 ** DEBUG: Variable $HOMEDRIVE:
 ** DEBUG: Variable $posix:
 ** DEBUG: Variable $HOMEPATH:
 ** DEBUG:
 ** DEBUG: Web access
 ** DEBUG: enable
 ** DEBUG:
 ** DEBUG: Temporary folder
 ** DEBUG: Variable $TMPDIR: /home/johndoe/tmp
 ** DEBUG: Check if the folder /home/johndoe/tmp exists ...
 ** DEBUG: -> found
 ** DEBUG: Variable $TMP:
 ** DEBUG: Variable $TEMP:
 ** DEBUG: temporary folder will be used for MA5: /home/johndoe/tmp
 ** DEBUG:
 ** DEBUG: Download dir
 ** DEBUG: Check if the folder /home/johndoe/tmp/MA5_downloads exists ...
 ** DEBUG: -> found
 ** DEBUG: download folder will be used for MA5: /home/johndoe/tmp/MA5_downloads
 ** DEBUG:
 ** DEBUG: Text editor
 ** DEBUG: Look for the global variable $EDITOR ...
 ** DEBUG: -> variable not found. VI editor is set by default.
 ** DEBUG:
Checking mandatory packages:
     - python ** DEBUG:
 ** DEBUG: Python release: 2.7.9
 ** DEBUG: Python build: ('default', 'Mar 1 2015 12:57:24')
 ** DEBUG: Python compiler: GCC 4.9.2
 ** DEBUG: Python prefix: /usr
 ** DEBUG: Python executable used: /usr/bin/X11/python
 ** DEBUG: which: /usr/bin/X11/python
 ** DEBUG: which-all:
 ** DEBUG: - /usr/bin/X11/python
 ** DEBUG: - /usr/bin/python
 ** DEBUG: Python internal paths:
 ** DEBUG: - /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/ReportGenerator/Services
 ** DEBUG: - /home/johndoe/MadGraph5/MadAnalysis5.1.2.0
 ** DEBUG: - /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/bin
 ** DEBUG: - /usr/lib/python2.7
 ** DEBUG: - /usr/lib/python2.7/plat-x86_64-linux-gnu
 ** DEBUG: - /usr/lib/python2.7/lib-tk
 ** DEBUG: - /usr/lib/python2.7/lib-old
 ** DEBUG: - /usr/lib/python2.7/lib-dynload
 ** DEBUG: - /usr/local/lib/python2.7/dist-packages
 ** DEBUG: - /usr/lib/python2.7/dist-packages
 ** DEBUG: - /usr/lib/python2.7/dist-packages/gtk-2.0
 ** DEBUG: - /usr/lib/pymodules/python2.7
 ** DEBUG: $PYTHONPATH:
 ** DEBUG: EMPTY OR NOT FOUND
 ** DEBUG: EMPTY OR NOT FOUND
 ** DEBUG:
[OK]
     - python library: numpy [OK]
     - g++ ** DEBUG:
 ** DEBUG: which: /usr/bin/X11/g++
 ** DEBUG: which-all:
 ** DEBUG: - /usr/bin/X11/g++
 ** DEBUG: - /usr/bin/g++
 ** DEBUG: version: 4.9.2
[OK]
     - GNU Make ** DEBUG:
 ** DEBUG: which: /usr/bin/X11/make
 ** DEBUG: which-all:
 ** DEBUG: - /usr/bin/X11/make
 ** DEBUG: - /usr/bin/make
 ** DEBUG: version: GNU Make 4.0
[OK]
     - Root ** DEBUG:
 ** DEBUG:
 ** DEBUG: which: /usr/bin/X11
 ** DEBUG: which-all:
 ** DEBUG: - /usr/bin/X11/root-config
 ** DEBUG: - /usr/bin/root-config
 ** DEBUG: Try to detect root-config ...
 ** DEBUG: -> root-config found
 ** DEBUG: -> root header folder: /usr/include/root
 ** DEBUG: -> root library folder: /usr/lib/x86_64-linux-gnu
 ** DEBUG: Try to find /usr/lib/x86_64-linux-gnu/libCore.so ...
 ** DEBUG: Try to find /usr/include/root/TH1F.h ...
 ** DEBUG: features: ['asimage', 'astiff', 'bonjour', 'cintex', 'explicitlink', 'fftw3', 'gdml', 'genvector', 'globus', 'gsl_shared', 'krb5', 'ldap', 'mathmore', 'memstat', 'minuit2', 'mysql', 'odbc', 'opengl', 'pgsql', 'pythia8', 'python', 'qt', 'qtgsi', 'reflex', 'roofit', 'ruby', 'shadowpw', 'shared', 'soversion', 'sqlite', 'ssl', 'table', 'thread', 'tmva', 'unuran', 'vdt', 'x11', 'xft', 'xml']
[OK]
     - PyRoot libraries ** DEBUG:
 ** DEBUG: Try to find /usr/lib/x86_64-linux-gnu/libPyROOT.so ...
 ** DEBUG: Try to find /usr/lib/x86_64-linux-gnu/ROOT.py ...
 ** DEBUG: Try to import the gROOT module ...
 ** DEBUG: Initialize the ROOT graphical modules ...
 ** DEBUG: Extract the ROOT version ...
 ** DEBUG: -> Root version: 53419
[OK]
Checking optional packages:
     - pdflatex ** DEBUG:
 ** DEBUG: Is there a veto? ...
 ** DEBUG: user setting: veto on pdflatex
[DISABLED BY THE USER]
 ** WARNING: pdflatex disabled. Reports under the pdf format will not be compiled.
     - latex ** DEBUG:
 ** DEBUG: Is there a veto? ...
 ** DEBUG: user setting: veto on LaTex
[DISABLED BY THE USER]
 ** WARNING: latex disabled. Reports under the dvi format will not be compiled.
     - dvipdf ** DEBUG:
 ** DEBUG: Is there a veto? ...
 ** DEBUG: user setting: veto on dvipdf
[DISABLED BY THE USER]
 ** WARNING: dvipdf disabled. DVI reports will not be converted to pdf files.
     - zlib ** DEBUG:
 ** DEBUG: Look for zlib in the folder /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/zlib ...
 ** DEBUG: -> not found
 ** DEBUG: Look for the header file zlib.h ...
 ** DEBUG: -> result for the path: /usr/include
 ** DEBUG: -> result for the file: /usr/include/zlib.h
 ** DEBUG: Look for the zlib libraries ...
 ** DEBUG: -> result for lib paths: .
 ** DEBUG: -> result for lib files: .
[OK]
     - FastJet ** DEBUG:
 ** DEBUG: User setting: veto on fastjet module
[DISABLED]
 ** WARNING: The FastJet package is disabled. JetClustering algorithms are disabled.
     - Delphes ** DEBUG:
 ** DEBUG: User setting: veto on Delphes
[DISABLED]
 ** WARNING: Library called 'delphes' disabled.
 ** WARNING: Delphes ROOT format will be disabled.
     - Delphes-MA5tune ** DEBUG:
 ** DEBUG: User setting: veto on Delphes-MA5tune
[DISABLED]
 ** WARNING: Delphes-MA5tune is disabled. Delphes-MA5tune ROOT format will be disabled.
     - Recasting tools ** DEBUG:
 ** DEBUG: Is there a veto? ...
 ** DEBUG: user setting: veto on the Recasting Tools package
[DISABLED BY THE USER]
 ** WARNING: Recasting tools are not found and will be disabled.
     - MadGraph ** DEBUG:
 ** DEBUG: Is there a veto? ...
 ** DEBUG: no user veto
 ** DEBUG: Try to detect automatically the package ...
 ** DEBUG: file "/home/johndoe/MadGraph5/MadAnalysis5.1.2.0/input/particles_name_default.txt" is NOT found.
 ** DEBUG: file "/home/johndoe/tstdir/input/particles_name_default.txt" is NOT found.
[DISABLED]
Checking the MadAnalysis library:
 ** DEBUG: -> looking for folder: /tools/SampleAnalyzer/Lib
 ** DEBUG: -> looking for file: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Lib/libprocess_for_ma5.so
 ** DEBUG: -> looking for file: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/architecture.ma5
 ** DEBUG: -> looking for file: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Lib/libcommons_for_ma5.so
 ** DEBUG: -> loading the architecture file.
 ** DEBUG: Compare 2 ArchitureInfo objects:
 ** DEBUG: The current one:
 ** DEBUG: {'root_bin_path': '/usr/bin/X11', 'python_version': '2.7.9 (default, Mar 1 2015, 12:57:24) [GCC 4.9.2]', 'fastjet_bin_path': '', 'delphes_lib_paths': [], 'has_delphes': False, 'has_root': False, 'root_version': 53419, 'delphesMA5tune_lib': '', 'delphes_lib': '', 'delphes_priority': False, 'gcc_version': '4.9.2', 'has_fortran': False, 'make_version': 'GNU Make 4.0', 'fastjet_lib_paths': [], 'gfortran_version': '', 'libraries': {'ROOT.py': '/usr/lib/x86_64-linux-gnu/ROOT.py:1421547490.0', 'TH1F.h': '/usr/include/root/TH1F.h:1421542252.0', 'libCore.so': '/usr/lib/x86_64-linux-gnu/libCore.so:1421547856.0', 'ZLib': '.:1449191349.0', 'libPyROOT.so': '/usr/lib/x86_64-linux-gnu/libPyROOT.so:1421547829.0'}, 'platform': 'Linux', 'root_inc_path': '/usr/include/root', 'delphes_inc_paths': [], 'zlib_lib': '.', 'root_priority': False, 'delphesMA5tune_lib_paths': [], 'root_features': ['asimage', 'astiff', 'bonjour', 'cintex', 'explicitlink', 'fftw3', 'gdml', 'genvector', 'globus', 'gsl_shared', 'krb5', 'ldap', 'mathmore', 'memstat', 'minuit2', 'mysql', 'odbc', 'opengl', 'pgsql', 'pythia8', 'python', 'qt', 'qtgsi', 'reflex', 'roofit', 'ruby', 'shadowpw', 'shared', 'soversion', 'sqlite', 'ssl', 'table', 'thread', 'tmva', 'unuran', 'vdt', 'x11', 'xft', 'xml'], 'has_zlib': True, 'zlib_inc_path': '/usr/include', 'zlib_lib_path': '.', 'delphesMA5tune_inc_paths': [], 'has_delphesMA5tune': False, 'fastjet_priority': False, 'fastjet_version': 'none', 'ncores': 24, 'toPATH1': [], 'ma5dir': '/home/johndoe/MadGraph5/MadAnalysis5.1.2.0', 'root_lib_path': '/usr/lib/x86_64-linux-gnu', 'delphesMA5tune_priority': False, 'headers': {}, 'toLDPATH2': ['/usr/lib/x86_64-linux-gnu', '.'], 'toLDPATH1': ['/home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Lib/'], 'zlib_priority': False, 'ma5_date': '2015/07/24', 'toPATH2': ['/usr/bin/X11'], 'ma5_version': '1.2', 'has_fastjet': False, 'release': '3.12-1-amd64', 'isMac': False}
 ** DEBUG: The other one:
 ** DEBUG: {'root_bin_path': '/usr/bin/X11', 'python_version': '2.7.9 (default, Mar 1 2015, 12:57:24) [GCC 4.9.2]', 'fastjet_bin_path': '', 'delphes_lib_paths': [], 'has_delphes': False, 'has_root': False, 'root_version': 53419, 'delphesMA5tune_lib': '', 'delphes_lib': '', 'delphes_priority': False, 'gcc_version': '4.9.2', 'has_fortran': False, 'make_version': 'GNU Make 4.0', 'fastjet_lib_paths': [], 'gfortran_version': '', 'libraries': {'ROOT.py': '/usr/lib/x86_64-linux-gnu/ROOT.py:1421547490.0', 'TH1F.h': '/usr/include/root/TH1F.h:1421542252.0', 'libCore.so': '/usr/lib/x86_64-linux-gnu/libCore.so:1421547856.0', 'ZLib': '.:1449190913.0', 'libPyROOT.so': '/usr/lib/x86_64-linux-gnu/libPyROOT.so:1421547829.0'}, 'platform': 'Linux', 'root_inc_path': '/usr/include/root', 'delphes_inc_paths': [], 'zlib_lib': '.', 'root_priority': False, 'delphesMA5tune_lib_paths': [], 'root_features': ['asimage', 'astiff', 'bonjour', 'cintex', 'explicitlink', 'fftw3', 'gdml', 'genvector', 'globus', 'gsl_shared', 'krb5', 'ldap', 'mathmore', 'memstat', 'minuit2', 'mysql', 'odbc', 'opengl', 'pgsql', 'pythia8', 'python', 'qt', 'qtgsi', 'reflex', 'roofit', 'ruby', 'shadowpw', 'shared', 'soversion', 'sqlite', 'ssl', 'table', 'thread', 'tmva', 'unuran', 'vdt', 'x11', 'xft', 'xml'], 'has_zlib': True, 'zlib_inc_path': '/usr/include', 'zlib_lib_path': '.', 'delphesMA5tune_inc_paths': [], 'has_delphesMA5tune': False, 'fastjet_priority': False, 'fastjet_version': 'none', 'ncores': 24, 'toPATH1': [], 'ma5dir': '/home/johndoe/MadGraph5/MadAnalysis5.1.2.0', 'root_lib_path': '/usr/lib/x86_64-linux-gnu', 'delphesMA5tune_priority': False, 'headers': {}, 'toLDPATH2': ['/usr/lib/x86_64-linux-gnu', '.'], 'toLDPATH1': ['/home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Lib/'], 'zlib_priority': False, 'ma5_date': '2015/07/24', 'toPATH2': ['/usr/bin/X11'], 'ma5_version': '1.2', 'has_fastjet': False, 'release': '3.12-1-amd64', 'isMac': False}
  => System configuration has changed since the last use. Need to rebuild the library.

   **********************************************************
                Building SampleAnalyzer libraries
   **********************************************************
   How many cores for the compiling? default = max = 24
   Answer:
   => Number of cores used for the compilation = 24
   Writing the setup files ...
   Writing all the Makefiles ...
   **********************************************************
   Component 1/7 - test program: SampleAnalyzer configuration
     - Cleaning the project before building the test program ...
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Configuration/mrproper.log
 ** DEBUG: Makefile: Makefile
 ** DEBUG: Command: make mrproper --file=Makefile
     - Compiling the source files ...
     - Linking the test program ...
     - Checking that the test program is properly built ...
     - Cleaning the project after building the test program ...
     - Running the test program ...
 ** DEBUG: Command: ./PortabilityCheckup
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Bin/PortabilityCheckup.log
     - Checking the program output...
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Bin/PortabilityCheckup.log
 ** DEBUG: Analyzing output file: OK -> Begin Stamp found
 ** DEBUG: Analyzing output file: OK -> Successful test found
 ** DEBUG: Analyzing output file: OK -> Begin Stamp found
     => Status: [OK]
   **********************************************************
   Component 2/7 - library: SampleAnalyzer commons
     - Cleaning the project before building the library ...
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Commons/mrproper.log
 ** DEBUG: Makefile: Makefile
 ** DEBUG: Command: make mrproper --file=Makefile
     - Compiling the source files ...
     - Linking the library ...
     - Checking that the library is properly built ...
     - Cleaning the project after building the library ...
     => Status: [OK]
   **********************************************************
   Component 3/7 - test program: SampleAnalyzer commons
     - Cleaning the project before building the test program ...
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Test//mrproper_commons.log
 ** DEBUG: Makefile: Makefile_commons
 ** DEBUG: Command: make mrproper --file=Makefile_commons
     - Compiling the source files ...
     - Linking the test program ...
     - Checking that the test program is properly built ...
     - Cleaning the project after building the test program ...
     - Running the test program ...
 ** DEBUG: Command: ./TestCommons
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Bin/TestCommons.log
     - Checking the program output...
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Bin/TestCommons.log
 ** DEBUG: Analyzing output file: OK -> Begin Stamp found
 ** DEBUG: Analyzing output file: OK -> End Stamp
     => Status: [OK]
   **********************************************************
   Component 4/7 - library: interface to zlib
     - Cleaning the project before building the library ...
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Interfaces/mrproper_zlib.log
 ** DEBUG: Makefile: Makefile_zlib
 ** DEBUG: Command: make mrproper --file=Makefile_zlib
     - Compiling the source files ...
     - Linking the library ...
     - Checking that the library is properly built ...
     - Cleaning the project after building the library ...
     => Status: [OK]
   **********************************************************
   Component 5/7 - test program: interface to zlib
     - Cleaning the project before building the test program ...
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Test//mrproper_zlib.log
 ** DEBUG: Makefile: Makefile_zlib
 ** DEBUG: Command: make mrproper --file=Makefile_zlib
     - Compiling the source files ...
     - Linking the test program ...
     - Checking that the test program is properly built ...
     - Cleaning the project after building the test program ...
     - Running the test program ...
 ** DEBUG: Command: ./TestZlib
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Bin/TestZlib.log
     - Checking the program output...
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Bin/TestZlib.log
 ** DEBUG: Analyzing output file: OK -> Begin Stamp found
 ** DEBUG: Analyzing output file: OK -> End Stamp
     => Status: [OK]
   **********************************************************
   Component 6/7 - library: SampleAnalyzer core
     - Cleaning the project before building the library ...
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Process/mrproper.log
 ** DEBUG: Makefile: Makefile
 ** DEBUG: Command: make mrproper --file=Makefile
     - Compiling the source files ...
     - Linking the library ...
     - Checking that the library is properly built ...
     - Cleaning the project after building the library ...
     => Status: [OK]
   **********************************************************
   Component 7/7 - test program: SampleAnalyzer core
     - Cleaning the project before building the test program ...
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Test//mrproper_process.log
 ** DEBUG: Makefile: Makefile_process
 ** DEBUG: Command: make mrproper --file=Makefile_process
     - Compiling the source files ...
     - Linking the test program ...
     - Checking that the test program is properly built ...
     - Cleaning the project after building the test program ...
     - Running the test program ...
 ** DEBUG: Command: ./TestSampleAnalyzer
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Bin/TestSampleAnalyzer.log
     - Checking the program output...
 ** DEBUG: LogFile: /home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Bin/TestSampleAnalyzer.log
 ** DEBUG: Analyzing output file: OK -> Begin Stamp found
 ** DEBUG: Analyzing output file: OK -> End Stamp
     => Status: [OK]
   **********************************************************

*************************************************************
Particle labels exported from madanalysis/input/particles_name_default.txt
 ** DEBUG: Extracting a particle labelled by [met] with a PDG-id : 100
 ** DEBUG: Extracting a particle labelled by [mht] with a PDG-id : 99
 ** DEBUG: Extracting a particle labelled by [d] with a PDG-id : 1
 ** DEBUG: Extracting a particle labelled by [d~] with a PDG-id : -1
 ** DEBUG: Extracting a particle labelled by [u] with a PDG-id : 2
 ** DEBUG: Extracting a particle labelled by [u~] with a PDG-id : -2
 ** DEBUG: Extracting a particle labelled by [s] with a PDG-id : 3
 ** DEBUG: Extracting a particle labelled by [s~] with a PDG-id : -3
 ** DEBUG: Extracting a particle labelled by [c] with a PDG-id : 4
 ** DEBUG: Extracting a particle labelled by [c~] with a PDG-id : -4
 ** DEBUG: Extracting a particle labelled by [b] with a PDG-id : 5
 ** DEBUG: Extracting a particle labelled by [b~] with a PDG-id : -5
 ** DEBUG: Extracting a particle labelled by [t] with a PDG-id : 6
 ** DEBUG: Extracting a particle labelled by [t~] with a PDG-id : -6
 ** DEBUG: Extracting a particle labelled by [e-] with a PDG-id : 11
 ** DEBUG: Extracting a particle labelled by [e+] with a PDG-id : -11
 ** DEBUG: Extracting a particle labelled by [ve] with a PDG-id : 12
 ** DEBUG: Extracting a particle labelled by [ve~] with a PDG-id : -12
 ** DEBUG: Extracting a particle labelled by [mu-] with a PDG-id : 13
 ** DEBUG: Extracting a particle labelled by [mu+] with a PDG-id : -13
 ** DEBUG: Extracting a particle labelled by [vm] with a PDG-id : 14
 ** DEBUG: Extracting a particle labelled by [vm~] with a PDG-id : -14
 ** DEBUG: Extracting a particle labelled by [ta-] with a PDG-id : 15
 ** DEBUG: Extracting a particle labelled by [ta+] with a PDG-id : -15
 ** DEBUG: Extracting a particle labelled by [vt] with a PDG-id : 16
 ** DEBUG: Extracting a particle labelled by [vt~] with a PDG-id : -16
 ** DEBUG: Extracting a particle labelled by [g] with a PDG-id : 21
 ** DEBUG: Extracting a particle labelled by [a] with a PDG-id : 22
 ** DEBUG: Extracting a particle labelled by [z] with a PDG-id : 23
 ** DEBUG: Extracting a particle labelled by [w+] with a PDG-id : 24
 ** DEBUG: Extracting a particle labelled by [w-] with a PDG-id : -24
 ** DEBUG: Extracting a particle labelled by [h1] with a PDG-id : 25
 ** DEBUG: Extracting a particle labelled by [h2] with a PDG-id : 35
 ** DEBUG: Extracting a particle labelled by [h3] with a PDG-id : 36
 ** DEBUG: Extracting a particle labelled by [h+] with a PDG-id : 37
 ** DEBUG: Extracting a particle labelled by [h-] with a PDG-id : -37
 ** DEBUG: Extracting a particle labelled by [dl] with a PDG-id : 1000001
 ** DEBUG: Extracting a particle labelled by [dl~] with a PDG-id : -1000001
 ** DEBUG: Extracting a particle labelled by [dr] with a PDG-id : 2000001
 ** DEBUG: Extracting a particle labelled by [dr~] with a PDG-id : -2000001
 ** DEBUG: Extracting a particle labelled by [ul] with a PDG-id : 1000002
 ** DEBUG: Extracting a particle labelled by [ul~] with a PDG-id : -1000002
 ** DEBUG: Extracting a particle labelled by [ur] with a PDG-id : 2000002
 ** DEBUG: Extracting a particle labelled by [ur~] with a PDG-id : -2000002
 ** DEBUG: Extracting a particle labelled by [sl] with a PDG-id : 1000003
 ** DEBUG: Extracting a particle labelled by [sl~] with a PDG-id : -1000003
 ** DEBUG: Extracting a particle labelled by [sr] with a PDG-id : 2000003
 ** DEBUG: Extracting a particle labelled by [sr~] with a PDG-id : -2000003
 ** DEBUG: Extracting a particle labelled by [cl] with a PDG-id : 1000004
 ** DEBUG: Extracting a particle labelled by [cl~] with a PDG-id : -1000004
 ** DEBUG: Extracting a particle labelled by [cr] with a PDG-id : 2000004
 ** DEBUG: Extracting a particle labelled by [cr~] with a PDG-id : -2000004
 ** DEBUG: Extracting a particle labelled by [b1] with a PDG-id : 1000005
 ** DEBUG: Extracting a particle labelled by [b1~] with a PDG-id : -1000005
 ** DEBUG: Extracting a particle labelled by [b2] with a PDG-id : 2000005
 ** DEBUG: Extracting a particle labelled by [b2~] with a PDG-id : -2000005
 ** DEBUG: Extracting a particle labelled by [t1] with a PDG-id : 1000006
 ** DEBUG: Extracting a particle labelled by [t1~] with a PDG-id : -1000006
 ** DEBUG: Extracting a particle labelled by [t2] with a PDG-id : 2000006
 ** DEBUG: Extracting a particle labelled by [t2~] with a PDG-id : -2000006
 ** DEBUG: Extracting a particle labelled by [el-] with a PDG-id : 1000011
 ** DEBUG: Extracting a particle labelled by [el+] with a PDG-id : -1000011
 ** DEBUG: Extracting a particle labelled by [er-] with a PDG-id : 2000011
 ** DEBUG: Extracting a particle labelled by [er+] with a PDG-id : -2000011
 ** DEBUG: Extracting a particle labelled by [sve] with a PDG-id : 1000012
 ** DEBUG: Extracting a particle labelled by [sve~] with a PDG-id : -1000012
 ** DEBUG: Extracting a particle labelled by [mul-] with a PDG-id : 1000013
 ** DEBUG: Extracting a particle labelled by [mul+] with a PDG-id : -1000013
 ** DEBUG: Extracting a particle labelled by [mur-] with a PDG-id : 2000013
 ** DEBUG: Extracting a particle labelled by [mur+] with a PDG-id : -2000013
 ** DEBUG: Extracting a particle labelled by [svm] with a PDG-id : 1000014
 ** DEBUG: Extracting a particle labelled by [svm~] with a PDG-id : -1000014
 ** DEBUG: Extracting a particle labelled by [ta1-] with a PDG-id : 1000015
 ** DEBUG: Extracting a particle labelled by [ta1+] with a PDG-id : -1000015
 ** DEBUG: Extracting a particle labelled by [ta2-] with a PDG-id : 2000015
 ** DEBUG: Extracting a particle labelled by [ta2+] with a PDG-id : -2000015
 ** DEBUG: Extracting a particle labelled by [svt] with a PDG-id : 1000016
 ** DEBUG: Extracting a particle labelled by [svt~] with a PDG-id : -1000016
 ** DEBUG: Extracting a particle labelled by [go] with a PDG-id : 1000021
 ** DEBUG: Extracting a particle labelled by [n1] with a PDG-id : 1000022
 ** DEBUG: Extracting a particle labelled by [n2] with a PDG-id : 1000023
 ** DEBUG: Extracting a particle labelled by [n3] with a PDG-id : 1000025
 ** DEBUG: Extracting a particle labelled by [n4] with a PDG-id : 1000035
 ** DEBUG: Extracting a particle labelled by [x1+] with a PDG-id : 1000024
 ** DEBUG: Extracting a particle labelled by [x1-] with a PDG-id : -1000024
 ** DEBUG: Extracting a particle labelled by [x2+] with a PDG-id : 1000037
 ** DEBUG: Extracting a particle labelled by [x2-] with a PDG-id : -1000037
  => 87 particles successfully exported.
Multiparticle labels exported from madanalysis/input/multiparticles_default.txt
 ** DEBUG: Extracting a multiparticle labelled by [p] with a PDG-id : ['g', 'u', 'c', 'd', 's', 'u~', 'c~', 'd~', 's~']
 ** DEBUG: Extracting a multiparticle labelled by [j] with a PDG-id : ['g', 'u', 'c', 'd', 's', 'u~', 'c~', 'd~', 's~']
 ** DEBUG: Extracting a multiparticle labelled by [l+] with a PDG-id : ['e+', 'mu+']
 ** DEBUG: Extracting a multiparticle labelled by [l-] with a PDG-id : ['e-', 'mu-']
 ** DEBUG: Extracting a multiparticle labelled by [vl] with a PDG-id : ['ve', 'vm', 'vt']
 ** DEBUG: Extracting a multiparticle labelled by [vl~] with a PDG-id : ['ve~', 'vm~', 'vt~']
  => Creation of the label 'invisible' (-> missing energy).
  => Creation of the label 'hadronic' (-> jet energy).
  => 8 multiparticles successfully exported.
Reading commands from '/home/johndoe/tstdir/tst.card' file ...
ma5>import tst.lhe.gz as sgn
 ** DEBUG: ['import', 'tst.lhe.gz', 'as', 'sgn']
   -> Storing the file 'tst.lhe.gz' in the dataset 'sgn'.
ma5>
ma5>define es = -11 11
 ** DEBUG: ['define', 'es', '=', '-11', '11']
ma5>
ma5>set sgn.type = signal
 ** DEBUG: ['set', 'sgn.type', '=', 'signal']
ma5>set main.normalize = lumi_weight # none, lumi, lumi_weight(default)
 ** DEBUG: ['set', 'main.normalize', '=', 'lumi_weight']
ma5>
ma5>plot PT (es) 100 0 10 [finalstate PTordering logY superimpose]
 ** DEBUG: ['plot', 'PT', '(', 'es', ')', '100', '0', '10', '[', 'finalstate', 'PTordering', 'logY', 'superimpose', ']']
ma5>
ma5>submit analysis.tst
 ** DEBUG: ['submit', 'analysis.tst']
   Creating folder 'analysis.tst'...
   Copying 'SampleAnalyzer' source files...
   Inserting your selection into 'SampleAnalyzer'...
   Writing the list of datasets...
   Writing the command line history...
   Creating Makefiles...
   Compiling 'SampleAnalyzer'...
   Linking 'SampleAnalyzer'...
   Running 'SampleAnalyzer' over dataset 'sgn'...
    *******************************************************
    * SampleAnalyzer for MadAnalysis 5 - Welcome.
    * Initializing all components
      - version: 1.2 (2015/07/24)
      - general: everything is default.
      - extracting the list of event samples...
      - analyzer 'MadAnalysis5job'
    * Running over files ...
    * 1/1 /home/johndoe/tstdir/tst.lhe.gz
        => file size: 16.21 Mo
        => sample format: LHE file produced by MadGraph5.
                                                                                                                                                                                                                                                             => progress: [===================================]
        => total number of events: 300000 ( analyzed: 300000 ; skipped: 0 )
    * Finalizing all components ...
    * Total number of processed events: 300000.
    * Goodbye.
    *******************************************************
   Checking SampleAnalyzer output...
   Extracting data from the output files...
   Preparing data for the reports ...
   Generating the HMTL report ...
     -> To open this HTML report, please type 'open'.
 ** WARNING: pdflatex not installed -> no PDF report.
 ** WARNING: latex not installed -> no DVI/PDF report.
   Well done! Elapsed time = 15 seconds
ma5>
ma5>#resubmit
 ** DEBUG: []
ma5>
ma5> ** DEBUG: ['EOF']
 =======================================================================

(imadanalysis.system.architecture_info
ArchitectureInfo
p0
(dp1
S'root_bin_path'
p2
S'/usr/bin/X11'
p3
sS'python_version'
p4
S'2.7.9 (default, Mar 1 2015, 12:57:24) [GCC 4.9.2]'
p5
sS'fastjet_bin_path'
p6
S''
p7
sS'delphes_lib_paths'
p8
(lp9
sS'has_delphes'
p10
I00
sS'has_root'
p11
I00
sS'root_version'
p12
I53419
sS'delphesMA5tune_lib'
p13
g7
sS'delphes_lib'
p14
g7
sS'delphes_priority'
p15
I00
sS'gcc_version'
p16
S'4.9.2'
p17
sS'has_fortran'
p18
I00
sS'make_version'
p19
S'GNU Make 4.0'
p20
sS'fastjet_lib_paths'
p21
(lp22
sS'gfortran_version'
p23
g7
sS'libraries'
p24
(dp25
S'ROOT.py'
p26
S'/usr/lib/x86_64-linux-gnu/ROOT.py:1421547490.0'
p27
sS'TH1F.h'
p28
S'/usr/include/root/TH1F.h:1421542252.0'
p29
sS'libCore.so'
p30
S'/usr/lib/x86_64-linux-gnu/libCore.so:1421547856.0'
p31
sS'ZLib'
p32
S'.:1449191349.0'
p33
sS'libPyROOT.so'
p34
S'/usr/lib/x86_64-linux-gnu/libPyROOT.so:1421547829.0'
p35
ssS'platform'
p36
S'Linux'
p37
sS'root_inc_path'
p38
S'/usr/include/root'
p39
sS'delphes_inc_paths'
p40
(lp41
sS'zlib_lib'
p42
S'.'
p43
sS'root_priority'
p44
I00
sS'delphesMA5tune_lib_paths'
p45
(lp46
sS'root_features'
p47
(lp48
S'asimage'
p49
aS'astiff'
p50
aS'bonjour'
p51
aS'cintex'
p52
aS'explicitlink'
p53
aS'fftw3'
p54
aS'gdml'
p55
aS'genvector'
p56
aS'globus'
p57
aS'gsl_shared'
p58
aS'krb5'
p59
aS'ldap'
p60
aS'mathmore'
p61
aS'memstat'
p62
aS'minuit2'
p63
aS'mysql'
p64
aS'odbc'
p65
aS'opengl'
p66
aS'pgsql'
p67
aS'pythia8'
p68
aS'python'
p69
aS'qt'
p70
aS'qtgsi'
p71
aS'reflex'
p72
aS'roofit'
p73
aS'ruby'
p74
aS'shadowpw'
p75
aS'shared'
p76
aS'soversion'
p77
aS'sqlite'
p78
aS'ssl'
p79
aS'table'
p80
aS'thread'
p81
aS'tmva'
p82
aS'unuran'
p83
aS'vdt'
p84
aS'x11'
p85
aS'xft'
p86
aS'xml'
p87
asS'has_zlib'
p88
I01
sS'zlib_inc_path'
p89
S'/usr/include'
p90
sS'zlib_lib_path'
p91
g43
sS'delphesMA5tune_inc_paths'
p92
(lp93
sS'has_delphesMA5tune'
p94
I00
sS'fastjet_priority'
p95
I00
sS'fastjet_version'
p96
S'none'
p97
sS'ncores'
p98
I24
sS'toPATH1'
p99
(lp100
sS'ma5dir'
p101
S'/home/johndoe/MadGraph5/MadAnalysis5.1.2.0'
p102
sS'root_lib_path'
p103
S'/usr/lib/x86_64-linux-gnu'
p104
sS'delphesMA5tune_priority'
p105
I00
sS'headers'
p106
(dp107
sS'toLDPATH2'
p108
(lp109
g104
ag43
asS'toLDPATH1'
p110
(lp111
S'/home/johndoe/MadGraph5/MadAnalysis5.1.2.0/tools/SampleAnalyzer/Lib/'
p112
asS'zlib_priority'
p113
I00
sS'ma5_date'
p114
S'2015/07/24'
p115
sS'toPATH2'
p116
(lp117
g3
asS'ma5_version'
p118
S'1.2'
p119
sS'has_fastjet'
p120
I00
sS'release'
p121
S'3.12-1-amd64'
p122
sS'isMac'
p123
I00
sb.

Revision history for this message
Fernando Cornet (fcornetgomez) said :
#3

Same problem here! Any known solution?
Thank you

Revision history for this message
Benjamin Fuks (fuks) said :
#4

Hi,

Is it still the case with the latest version of the program?

Cheers,

Benjamin

Can you help with this problem?

Provide an answer of your own, or ask John Doe for more information if necessary.

To post a message you must log in.