MadAnalysis doesn't generate pdf output

Asked by Maksym Ovchynnikov

I run MadAnalysis5 installed within madgraph. Each time when I generate the event it writes
"...ERROR: MadAnalysis5 failed to create PDF output..."
although it "succesfully completed the analysis". I've tried to reinstall MadAnalysis, but this didn't help. Could you please help me?

P.S. I'm using the virtual machine with installed Fedora. On another machine with the "real" Fedora being installed my MadAnalysis5 installation (in absolutely similar manner) works well.

Question information

Language:
English Edit question
Status:
Answered
For:
MadAnalysis 5 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was reopened

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

Hi,

Is pdflatex installed? Can you please run the code in debug mode and dump me the screen output?

Cheers,

Benjamin

> On 27 Mar 2018, at 20:47 , Maksym Ovchynnikov <email address hidden> wrote:
>
> New question #667281 on MadAnalysis 5:
> https://answers.launchpad.net/madanalysis5/+question/667281
>
> I run MadAnalysis5 installed within madgraph. Each time when I generate the event it writes
> "...ERROR: MadAnalysis5 failed to create PDF output..."
> although it "succesfully completed the analysis". I've tried to reinstall MadAnalysis, but this didn't help. Could you please help me?
>
> P.S. I'm using the virtual machine with installed Fedora. On another machine with the "real" Fedora being installed my MadAnalysis5 installation (in absolutely similar manner) works well.
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.
>

Revision history for this message
Maksym Ovchynnikov (name-xxx) said :
#2

Hi, Benjamin!
Thank you for the answer! I'm now installing tex live. Hope that this will help.

Revision history for this message
Maksym Ovchynnikov (name-xxx) said :
#3

Thanks Benjamin Fuks, that solved my question.

Revision history for this message
Samuel Barson (herbal) said :
#4

Hello,

I have been having the same problem (using Ubuntu18 virtual box), I have installed Texlive but the error is persisting. Upon opening MadAnalysis, it says that the following are disabled: SciPy, FastJet, Delphes, Delphes -MA5tune and Matplotlib. It does not say however that ma5 should not be able to produce a PDF. The reason could possibly be because MadAnalysis does not seem to fully install. Please may you lend a hand with this problem?
Here is the install log for Madanalysis:

>> Attempting to start MA5 and check the availability of its dependencies...
MA5: Platform: Linux 4.15.0-23-generic [Linux mode]
MA5: Reading user settings ...
MA5-DEBUG: Opening the file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
MA5-DEBUG: Lines to interpret: 
MA5-DEBUG: Closing the file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
MA5-DEBUG: Web access
MA5-DEBUG:   enable
MA5-DEBUG: 
MA5-DEBUG: Temporary folder
MA5-DEBUG:   Variable $TMPDIR:         
MA5-DEBUG:   Variable $TMP:            
MA5-DEBUG:   Variable $TEMP:           
MA5-DEBUG: Check if the folder /tmp/herbal exists ...
MA5-DEBUG: -> found
MA5-DEBUG: temporary folder will be used for MA5: /tmp/herbal
MA5-DEBUG: 
MA5-DEBUG: Download dir
MA5-DEBUG: Check if the folder /tmp/herbal/MA5_downloads exists ...
MA5-DEBUG: -> found
MA5-DEBUG: download folder will be used for MA5: /tmp/herbal/MA5_downloads
MA5-DEBUG: 
MA5-DEBUG: Text editor
MA5-DEBUG: Look for the global variable $EDITOR ...
MA5-DEBUG: -> variable not found. VI editor is set by default.
MA5-DEBUG: 
MA5: Checking mandatory packages:
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package python
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG: Saving informations ...
MA5:      - Python                   [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package gpp
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG: Saving informations ...
MA5:      - GNU GCC g++              [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package make
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG: Saving informations ...
MA5:      - GNU Make                 [OK]
MA5: Checking optional packages devoted to data processing:
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package zlib
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Detection of the package in the location specified by the user ...
MA5-DEBUG: Detection of the package in the "tools" folder ...
MA5-DEBUG: Look for zlib folder in path /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/zlib ...
MA5-DEBUG: -> not found
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Search for header & libraries possible paths...
MA5-DEBUG: ->header  paths=['.', '/usr/include', '/usr/local/include']
MA5-DEBUG: ->library paths=['/home/herbal/root/lib', '.', '/usr/lib32', '/usr/lib', '/usr/libx32', '/usr/local/lib']
MA5-DEBUG: Look for the header file zlib.h ...
MA5-DEBUG: look for pattern zlib.h ...
MA5-DEBUG: -> no file found
MA5-DEBUG: look for pattern /usr/include/zlib.h ...
MA5-DEBUG: -> no file found
MA5-DEBUG: look for pattern /usr/local/include/zlib.h ...
MA5-DEBUG: -> no file found
MA5:      - Zlib                     [DISABLED]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package scipy
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Try to detect automatically the package ...
MA5:      - SciPy                    [DISABLED]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package fastjet
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Detection of the package in the location specified by the user ...
MA5-DEBUG: Detection of the package in the "tools" folder ...
MA5-DEBUG: Look for FastJet in the folder here:/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/fastjet/bin/fastjet-config ...
MA5-DEBUG: -> not found
MA5-DEBUG: Try to detect automatically the package ...
MA5:      - FastJet                  [DISABLED]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package root
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Detection of the package in the location specified by the user ...
MA5-DEBUG: Detection of the package in the "tools" folder ...
MA5-DEBUG: Detecting root-config in the tools folder ...
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG: Trying to get library and header paths ...
MA5-DEBUG: -> root-config found
MA5-DEBUG: -> root version: 6.14.00
MA5-DEBUG: -> root header  folder: /home/herbal/root/include
MA5-DEBUG: -> root library folder: /home/herbal/root/lib
MA5-DEBUG: Try to find /home/herbal/root/lib/libCore.so ...
MA5-DEBUG: Try to find /home/herbal/root/include/TH1F.h ...
MA5-DEBUG: Saving informations ...
MA5:      - Root                     [OK]
MA5-DEBUG: Delphes
MA5-DEBUG: Look for Delphes in the folder /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools ...
MA5-DEBUG: -> not found
MA5:      - Delphes                  [DISABLED]
MA5-DEBUG: Delphes-MA5tune
MA5-DEBUG: Look for Delphes-MA5tune in the folder /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools ...
MA5-DEBUG: -> not found
MA5:      - Delphes-MA5tune          [DISABLED]
MA5: Checking optional packages devoted to histogramming:
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package root_graphical
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Saving informations ...
MA5:      - Root                     [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package matplotlib
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Try to detect automatically the package ...
MA5:      - Matplotlib               [DISABLED]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package pdflatex
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG: Saving informations ...
MA5:      - pdflatex                 [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package latex
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG: Saving informations ...
MA5:      - latex                    [OK]
MA5-DEBUG: Function AutoSetGraphicalRenderer:
MA5-DEBUG:    - ROOT is there:       True
MA5-DEBUG:    - Matplotlib is there: False
MA5: Package used for graphical rendering: Root
MA5-DEBUG: Creating symbolic link from /home/herbal/root/bin/root-config
MA5-DEBUG:                        to   /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Bin/root-config ...
MA5-DEBUG: -------- BEGIN: set environment variables --------
MA5-DEBUG: before PATH=/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/bin:/home/herbal/root/bin:/home/herbal/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
MA5-DEBUG: --------
MA5-DEBUG: after PATH=/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Bin:/home/herbal/root/bin:/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/bin:/home/herbal/root/bin:/home/herbal/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:
MA5-DEBUG: --------
MA5-DEBUG: before LD_LIBRARY_PATH=/home/herbal/root/lib:/home/herbal/root/lib
MA5-DEBUG: --------
MA5-DEBUG: after LD_LIBRARY_PATH=/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Lib:/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib:/home/herbal/root/lib:/home/herbal/root/lib:/home/herbal/root/lib:
MA5-DEBUG: --------
MA5-DEBUG: before DYLD_LIBRARY_PATH=/home/herbal/root/lib
MA5-DEBUG: --------
MA5-DEBUG: after DYLD_LIBRARY_PATH=/home/herbal/root/lib
MA5-DEBUG: --------
MA5-DEBUG: -------- END: set environment variables --------
MA5: Particle labels exported from madanalysis/input/particles_name_default.txt
MA5-DEBUG: Extracting a particle labelled by [met] with a PDG-id : 100
MA5-DEBUG: Extracting a particle labelled by [mht] with a PDG-id : 99
MA5-DEBUG: Extracting a particle labelled by [d] with a PDG-id : 1
MA5-DEBUG: Extracting a particle labelled by [d~] with a PDG-id : -1
MA5-DEBUG: Extracting a particle labelled by [u] with a PDG-id : 2
MA5-DEBUG: Extracting a particle labelled by [u~] with a PDG-id : -2
MA5-DEBUG: Extracting a particle labelled by [s] with a PDG-id : 3
MA5-DEBUG: Extracting a particle labelled by [s~] with a PDG-id : -3
MA5-DEBUG: Extracting a particle labelled by [c] with a PDG-id : 4
MA5-DEBUG: Extracting a particle labelled by [c~] with a PDG-id : -4
MA5-DEBUG: Extracting a particle labelled by [b] with a PDG-id : 5
MA5-DEBUG: Extracting a particle labelled by [b~] with a PDG-id : -5
MA5-DEBUG: Extracting a particle labelled by [t] with a PDG-id : 6
MA5-DEBUG: Extracting a particle labelled by [t~] with a PDG-id : -6
MA5-DEBUG: Extracting a particle labelled by [e-] with a PDG-id : 11
MA5-DEBUG: Extracting a particle labelled by [e+] with a PDG-id : -11
MA5-DEBUG: Extracting a particle labelled by [ve] with a PDG-id : 12
MA5-DEBUG: Extracting a particle labelled by [ve~] with a PDG-id : -12
MA5-DEBUG: Extracting a particle labelled by [mu-] with a PDG-id : 13
MA5-DEBUG: Extracting a particle labelled by [mu+] with a PDG-id : -13
MA5-DEBUG: Extracting a particle labelled by [vm] with a PDG-id : 14
MA5-DEBUG: Extracting a particle labelled by [vm~] with a PDG-id : -14
MA5-DEBUG: Extracting a particle labelled by [ta-] with a PDG-id : 15
MA5-DEBUG: Extracting a particle labelled by [ta+] with a PDG-id : -15
MA5-DEBUG: Extracting a particle labelled by [vt] with a PDG-id : 16
MA5-DEBUG: Extracting a particle labelled by [vt~] with a PDG-id : -16
MA5-DEBUG: Extracting a particle labelled by [g] with a PDG-id : 21
MA5-DEBUG: Extracting a particle labelled by [a] with a PDG-id : 22
MA5-DEBUG: Extracting a particle labelled by [z] with a PDG-id : 23
MA5-DEBUG: Extracting a particle labelled by [w+] with a PDG-id : 24
MA5-DEBUG: Extracting a particle labelled by [w-] with a PDG-id : -24
MA5-DEBUG: Extracting a particle labelled by [h1] with a PDG-id : 25
MA5-DEBUG: Extracting a particle labelled by [h2] with a PDG-id : 35
MA5-DEBUG: Extracting a particle labelled by [h3] with a PDG-id : 36
MA5-DEBUG: Extracting a particle labelled by [h+] with a PDG-id : 37
MA5-DEBUG: Extracting a particle labelled by [h-] with a PDG-id : -37
MA5-DEBUG: Extracting a particle labelled by [dl] with a PDG-id : 1000001
MA5-DEBUG: Extracting a particle labelled by [dl~] with a PDG-id : -1000001
MA5-DEBUG: Extracting a particle labelled by [dr] with a PDG-id : 2000001
MA5-DEBUG: Extracting a particle labelled by [dr~] with a PDG-id : -2000001
MA5-DEBUG: Extracting a particle labelled by [ul] with a PDG-id : 1000002
MA5-DEBUG: Extracting a particle labelled by [ul~] with a PDG-id : -1000002
MA5-DEBUG: Extracting a particle labelled by [ur] with a PDG-id : 2000002
MA5-DEBUG: Extracting a particle labelled by [ur~] with a PDG-id : -2000002
MA5-DEBUG: Extracting a particle labelled by [sl] with a PDG-id : 1000003
MA5-DEBUG: Extracting a particle labelled by [sl~] with a PDG-id : -1000003
MA5-DEBUG: Extracting a particle labelled by [sr] with a PDG-id : 2000003
MA5-DEBUG: Extracting a particle labelled by [sr~] with a PDG-id : -2000003
MA5-DEBUG: Extracting a particle labelled by [cl] with a PDG-id : 1000004
MA5-DEBUG: Extracting a particle labelled by [cl~] with a PDG-id : -1000004
MA5-DEBUG: Extracting a particle labelled by [cr] with a PDG-id : 2000004
MA5-DEBUG: Extracting a particle labelled by [cr~] with a PDG-id : -2000004
MA5-DEBUG: Extracting a particle labelled by [b1] with a PDG-id : 1000005
MA5-DEBUG: Extracting a particle labelled by [b1~] with a PDG-id : -1000005
MA5-DEBUG: Extracting a particle labelled by [b2] with a PDG-id : 2000005
MA5-DEBUG: Extracting a particle labelled by [b2~] with a PDG-id : -2000005
MA5-DEBUG: Extracting a particle labelled by [t1] with a PDG-id : 1000006
MA5-DEBUG: Extracting a particle labelled by [t1~] with a PDG-id : -1000006
MA5-DEBUG: Extracting a particle labelled by [t2] with a PDG-id : 2000006
MA5-DEBUG: Extracting a particle labelled by [t2~] with a PDG-id : -2000006
MA5-DEBUG: Extracting a particle labelled by [el-] with a PDG-id : 1000011
MA5-DEBUG: Extracting a particle labelled by [el+] with a PDG-id : -1000011
MA5-DEBUG: Extracting a particle labelled by [er-] with a PDG-id : 2000011
MA5-DEBUG: Extracting a particle labelled by [er+] with a PDG-id : -2000011
MA5-DEBUG: Extracting a particle labelled by [sve] with a PDG-id : 1000012
MA5-DEBUG: Extracting a particle labelled by [sve~] with a PDG-id : -1000012
MA5-DEBUG: Extracting a particle labelled by [mul-] with a PDG-id : 1000013
MA5-DEBUG: Extracting a particle labelled by [mul+] with a PDG-id : -1000013
MA5-DEBUG: Extracting a particle labelled by [mur-] with a PDG-id : 2000013
MA5-DEBUG: Extracting a particle labelled by [mur+] with a PDG-id : -2000013
MA5-DEBUG: Extracting a particle labelled by [svm] with a PDG-id : 1000014
MA5-DEBUG: Extracting a particle labelled by [svm~] with a PDG-id : -1000014
MA5-DEBUG: Extracting a particle labelled by [ta1-] with a PDG-id : 1000015
MA5-DEBUG: Extracting a particle labelled by [ta1+] with a PDG-id : -1000015
MA5-DEBUG: Extracting a particle labelled by [ta2-] with a PDG-id : 2000015
MA5-DEBUG: Extracting a particle labelled by [ta2+] with a PDG-id : -2000015
MA5-DEBUG: Extracting a particle labelled by [svt] with a PDG-id : 1000016
MA5-DEBUG: Extracting a particle labelled by [svt~] with a PDG-id : -1000016
MA5-DEBUG: Extracting a particle labelled by [go] with a PDG-id : 1000021
MA5-DEBUG: Extracting a particle labelled by [n1] with a PDG-id : 1000022
MA5-DEBUG: Extracting a particle labelled by [n2] with a PDG-id : 1000023
MA5-DEBUG: Extracting a particle labelled by [n3] with a PDG-id : 1000025
MA5-DEBUG: Extracting a particle labelled by [n4] with a PDG-id : 1000035
MA5-DEBUG: Extracting a particle labelled by [x1+] with a PDG-id : 1000024
MA5-DEBUG: Extracting a particle labelled by [x1-] with a PDG-id : -1000024
MA5-DEBUG: Extracting a particle labelled by [x2+] with a PDG-id : 1000037
MA5-DEBUG: Extracting a particle labelled by [x2-] with a PDG-id : -1000037
MA5:   => 87 particles successfully exported.
MA5: Multiparticle labels exported from madanalysis/input/multiparticles_default.txt
MA5-DEBUG: Extracting a multiparticle labelled by [p] with a PDG-id : ['g', 'u', 'c', 'd', 's', 'u~', 'c~', 'd~', 's~']
MA5-DEBUG: Extracting a multiparticle labelled by [j] with a PDG-id : ['g', 'u', 'c', 'd', 's', 'u~', 'c~', 'd~', 's~']
MA5-DEBUG: Extracting a multiparticle labelled by [l+] with a PDG-id : ['e+', 'mu+']
MA5-DEBUG: Extracting a multiparticle labelled by [l-] with a PDG-id : ['e-', 'mu-']
MA5-DEBUG: Extracting a multiparticle labelled by [vl] with a PDG-id : ['ve', 'vm', 'vt']
MA5-DEBUG: Extracting a multiparticle labelled by [vl~] with a PDG-id : ['ve~', 'vm~', 'vt~']
MA5:   => Creation of the label 'invisible' (-> missing energy).
MA5:   => Creation of the label 'hadronic' (-> jet energy).
MA5:   => 8 multiparticles successfully exported.
MA5: Checking optional packages devoted to data processing:
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package zlib
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Detection of the package in the location specified by the user ...
MA5-DEBUG: User setting: zlib include path is specified.
MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include/zlib.h ...
MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include/zlib.h
MA5-DEBUG: User setting: zlib lib path is specified.
MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so ...
MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so
MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a ...
MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a
MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.* ...
MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1
MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1.2.10
MA5-DEBUG: Saving informations ...
MA5:      - Zlib                     [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package scipy
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Try to detect automatically the package ...
MA5:      - SciPy                    [DISABLED]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package fastjet
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Detection of the package in the location specified by the user ...
MA5-DEBUG: Detection of the package in the "tools" folder ...
MA5-DEBUG: Look for FastJet in the folder here:/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/fastjet/bin/fastjet-config ...
MA5-DEBUG: -> not found
MA5-DEBUG: Try to detect automatically the package ...
MA5:      - FastJet                  [DISABLED]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package root
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: user setting: veto on Root
MA5:      - Root                     [DISABLED BY THE USER]
MA5-DEBUG: Delphes
MA5-DEBUG: User setting: veto on Delphes
MA5:      - Delphes                  [DISABLED]
MA5-DEBUG: Delphes-MA5tune
MA5-DEBUG: User setting: veto on Delphes-MA5tune
MA5:      - Delphes-MA5tune          [DISABLED]
MA5: The fastjet package has not been found. Proceeding with its local installation.
MA5: 
MA5:    **********************************************************
MA5:                       Installing fastjet                    
MA5:    **********************************************************
MA5:    Detecting a previous installation ...
MA5-DEBUG: The folder /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/fastjet' is not found
MA5:    => not found. OK
MA5:    How many cores would you like to use for the compilation ? default = max = 2
MA5:    => Number of cores used for the compilation = 2
MA5:    **********************************************************
MA5:    Creating a devoted folder ...
MA5-DEBUG:    The installation folder 'tools' is already created.
MA5-DEBUG:    Creation of the directory 'tools/fastjet'
MA5:    Creating a temporary folder ...
MA5-DEBUG: This temporary folder '/tmp/herbal/MA5_fastjet' is found. Try to remove it ...
MA5-DEBUG: Creating a temporary folder '/tmp/herbal/MA5_fastjet' ...
MA5-DEBUG: Creating a temporary download folder '/tmp/herbal/MA5_downloads' ...
MA5-DEBUG: folder '/tmp/herbal/MA5_downloads' exists.
MA5-DEBUG: Name of the temporary untar    folder: /tmp/herbal/MA5_fastjet
MA5-DEBUG: Name of the temporary download folder: /tmp/herbal/MA5_downloads
MA5:    Downloading the package ...
MA5-DEBUG: Testing the access to MadAnalysis 5 website: http://madanalysis.irmp.ucl.ac.be ...
MA5-DEBUG: Attempt 1/3 to access the url
MA5-DEBUG: Info about the url: --------------------------------------------------------
MA5-DEBUG: Info about the url: Date: Thu, 12 Jul 2018 16:21:48 GMT
MA5-DEBUG: Info about the url: Server: Apache/2.2.15 (Scientific Linux)
MA5-DEBUG: Info about the url: Cache-Control: must-revalidate
MA5-DEBUG: Info about the url: Expires: Fri, 01 Jan 1999 00:00:00 GMT
MA5-DEBUG: Info about the url: Content-Length: 17176
MA5-DEBUG: Info about the url: Set-Cookie: trac_form_token=d6800f887ef7dc61d95240e7; httponly; Path=/
MA5-DEBUG: Info about the url: Set-Cookie: trac_session=af33db5572199054c28bb1d5; expires=Wed, 10-Oct-2018 16:21:48 GMT; httponly; Path=/
MA5-DEBUG: Info about the url: Connection: close
MA5-DEBUG: Info about the url: Content-Type: text/html;charset=utf-8
MA5-DEBUG: Info about the url: --------------------------------------------------------
MA5:     - 1/1 http://madanalysis.irmp.ucl.ac.be/raw-attachment/wiki/WikiStart/fastjet-3.3.0.tar.gz ...
MA5-DEBUG: Attempt 1/3 to access the url
MA5-DEBUG: Info about the url: --------------------------------------------------------
MA5-DEBUG: Info about the url: Date: Thu, 12 Jul 2018 16:21:48 GMT
MA5-DEBUG: Info about the url: Server: Apache/2.2.15 (Scientific Linux)
MA5-DEBUG: Info about the url: ETag: W/"anonymous/Fri, 11 Aug 2017 09:02:36 GMT/False"
MA5-DEBUG: Info about the url: Content-Disposition: attachment
MA5-DEBUG: Info about the url: Content-Length: 2905389
MA5-DEBUG: Info about the url: Last-Modified: Fri, 11 Aug 2017 09:02:36 GMT
MA5-DEBUG: Info about the url: Set-Cookie: trac_session=32367de6521d0f0b436a1b79; expires=Wed, 10-Oct-2018 16:21:48 GMT; httponly; Path=/
MA5-DEBUG: Info about the url: Connection: close
MA5-DEBUG: Info about the url: Content-Type: application/x-tar; charset=utf-8
MA5-DEBUG: Info about the url: --------------------------------------------------------
MA5-DEBUG: Decoding the size of the remote file...
MA5-DEBUG: -> size=2905389
MA5-DEBUG: A file with the same name '/tmp/herbal/MA5_downloads/fastjet.tar.gz' has been found on the machine.
MA5-DEBUG: Decoding the size of the local file...
MA5-DEBUG: -> size=2905389
MA5-DEBUG: Comparing the sizes of two files...
MA5-DEBUG: -> NO difference detected!
MA5:    'fastjet.tar.gz' already exists. Package not downloaded.
MA5:    Unpacking the package ...
MA5-DEBUG: shell command: tar xzf fastjet.tar.gz -C /tmp/herbal/MA5_fastjet
MA5-DEBUG: exected dir: /tmp/herbal/MA5_downloads
MA5-DEBUG: content of /tmp/herbal/MA5_fastjet: ['/tmp/herbal/MA5_fastjet/fastjet-3.3.0']
MA5:    Configuring the package ...
MA5-DEBUG: shell command: ./configure --prefix=/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/fastjet
MA5:    Building the package ...
MA5-DEBUG: shell command: make -j2
Traceback (most recent call last):
  File "/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/HEPToolsInstallers/installMadAnalysis5.py", line 138, in <module>
    MA5_interpreter.further_install(opts)
  File "/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/madanalysis/misc/freeze_environment.py", line 40, in newf
    out = func(self, *args, **opts)
  File "/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/madanalysis/interpreter/ma5_interpreter.py", line 353, in further_install
    if not installer.Execute('fastjet'):
  File "/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/madanalysis/install/install_manager.py", line 167, in Execute
    if not installer.Build():
  File "/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/madanalysis/install/install_fastjet.py", line 131, in Build
    silent=False)
  File "/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/ReportGenerator/Services/shell_command.py", line 79, in ExecuteWithLog
    out, err = result.communicate()
  File "/usr/lib/python2.7/subprocess.py", line 475, in communicate
    stdout = _eintr_retry_call(self.stdout.read)
  File "/usr/lib/python2.7/subprocess.py", line 125, in _eintr_retry_call
    return func(*args)
KeyboardInterrupt

Thanks in advance, sorry I am a bit new to all this.

Regards

Sam

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

Hi Sam,

Can you please run the code in debug mode (starting MA5 with -d) and dump me the screen output?

Cheers,

Benjamin

Revision history for this message
Samuel Barson (herbal) said :
#6

Hi Benjamin, thanks for getting back to me so quickly. Here is the screen output:

MA5: *************************************************************
MA5: *                                                           *
MA5: *        W E L C O M E  to  M A D A N A L Y S I S  5        *
MA5: *                         ______  ______                    *
MA5: *                 /'\_/`\/\  __ \/\  ___\                   *
MA5: *                /\      \ \ \_\ \ \ \__/                   *
MA5: *                \ \ \__\ \ \  __ \ \___``\                 *
MA5: *                 \ \ \_/\ \ \ \/\ \/\ \_\ \                *
MA5: *                  \ \_\\ \_\ \_\ \_\ \____/                *
MA5: *                   \/_/ \/_/\/_/\/_/\/___/                 *
MA5: *                                                           *
MA5: *   MA5 release : 1.6.33                       2017/11/20   *
MA5: *                                                           *
MA5: *         Comput. Phys. Commun. 184 (2013) 222-256          *
MA5: *             Eur. Phys. J. C74 (2014) 3103                 *
MA5: *                                                           *
MA5: *   The MadAnalysis Development Team - Please visit us at   *
MA5: *            https://launchpad.net/madanalysis5             *
MA5: *                                                           *
MA5: *              Type 'help' for in-line help.                *
MA5: *                                                           *
MA5: *************************************************************
MA5-DEBUG:
MA5-DEBUG: DEBUG MODE ACTIVATED
MA5-DEBUG:
MA5: Platform: Linux 4.15.0-23-generic [Linux mode]
MA5-DEBUG:
MA5-DEBUG: Machine - Cross platform information
MA5-DEBUG:   Machine type:             x86_64
MA5-DEBUG:   Processor name:           x86_64
MA5-DEBUG:   Platform:                 Linux-4.15.0-23-generic-x86_64-with-Ubuntu-18.04-bionic
MA5-DEBUG:   Platform release:         4.15.0-23-generic
MA5-DEBUG:   System:                   Linux
MA5-DEBUG:   Node:                     herbal-VirtualBox
MA5-DEBUG:   Number of cores:          2
MA5-DEBUG:
MA5-DEBUG: Machine - OS-specific information
MA5-DEBUG:   Java version:             ('', '', ('', '', ''), ('', '', ''))
MA5-DEBUG:   Windows version:          ('', '', '', '')
MA5-DEBUG:   Mac Os version:           ('', ('', '', ''), '')
MA5-DEBUG:   Unix distribution:        Linux-4.15.0-23-generic-x86_64-with-Ubuntu-18.04-bionic
MA5-DEBUG:
MA5: Reading user settings ...
MA5-DEBUG: Opening the file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
MA5-DEBUG: Lines to interpret:
MA5-DEBUG:   - root_veto = 0
MA5-DEBUG:   - root_bin_path = /home/herbal/root/bin
MA5-DEBUG:   - zlib_includes = /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include
MA5-DEBUG:   - zlib_libs = /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib
MA5-DEBUG: Closing the file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
MA5-DEBUG:
MA5-DEBUG: User
MA5-DEBUG:   User name:                herbal
MA5-DEBUG:   User ID:                  1000
MA5-DEBUG:   Expanding folder ~/:      /home/herbal/
MA5-DEBUG:   Variable $USER:           herbal
MA5-DEBUG:   Variable $USERNAME:       herbal
MA5-DEBUG:   Variable $LNAME:
MA5-DEBUG:   Variable $LOGNAME:        herbal
MA5-DEBUG:   Variable $HOME:           /home/herbal
MA5-DEBUG:   Variable $HOMEDRIVE:
MA5-DEBUG:   Variable $posix:
MA5-DEBUG:   Variable $HOMEPATH:
MA5-DEBUG:
MA5-DEBUG: Web access
MA5-DEBUG:   enable
MA5-DEBUG:
MA5-DEBUG: Temporary folder
MA5-DEBUG:   Variable $TMPDIR:
MA5-DEBUG:   Variable $TMP:
MA5-DEBUG:   Variable $TEMP:
MA5-DEBUG: Check if the folder /tmp/herbal exists ...
MA5-DEBUG: -> not found
MA5-DEBUG: Try to create the folder /tmp/herbal ...
MA5-DEBUG: temporary folder will be used for MA5: /tmp/herbal
MA5-DEBUG:
MA5-DEBUG: Download dir
MA5-DEBUG: Check if the folder /tmp/herbal/MA5_downloads exists ...
MA5-DEBUG: -> not found
MA5-DEBUG: Try to create the folder /tmp/herbal/MA5_downloads ...
MA5-DEBUG: download folder will be used for MA5: /tmp/herbal/MA5_downloads
MA5-DEBUG:
MA5-DEBUG: Text editor
MA5-DEBUG: Look for the global variable $EDITOR ...
MA5-DEBUG: -> variable not found. VI editor is set by default.
MA5-DEBUG:
MA5: Checking mandatory packages:
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package python
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG:
MA5-DEBUG:   Python release:         2.7.15rc1
MA5-DEBUG:   Python build:           ('default', 'Apr 15 2018 21:51:34')
MA5-DEBUG:   Python compiler:        GCC 7.3.0
MA5-DEBUG:   Python prefix:          /usr
MA5-DEBUG:   Python executable used: /usr/bin/python
MA5-DEBUG:   sys.executable:         /usr/bin/python
MA5-DEBUG:   which:                  /usr/bin/python
MA5-DEBUG:   which-all:
MA5-DEBUG:     - /usr/bin/python
MA5-DEBUG:   Python internal paths:
MA5-DEBUG:     - /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/ReportGenerator/Services
MA5-DEBUG:     - /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5
MA5-DEBUG:     - /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/bin
MA5-DEBUG:     - /home/herbal/root/lib
MA5-DEBUG:     - /usr/lib/python2.7
MA5-DEBUG:     - /usr/lib/python2.7/plat-x86_64-linux-gnu
MA5-DEBUG:     - /usr/lib/python2.7/lib-tk
MA5-DEBUG:     - /usr/lib/python2.7/lib-old
MA5-DEBUG:     - /usr/lib/python2.7/lib-dynload
MA5-DEBUG:     - /usr/local/lib/python2.7/dist-packages
MA5-DEBUG:     - /usr/lib/python2.7/dist-packages
MA5-DEBUG:   $PYTHONPATH:
MA5-DEBUG:     - /home/herbal/root/lib
MA5-DEBUG:
MA5-DEBUG: Saving informations ...
MA5:      - Python                   [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package gpp
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG:   which:         /usr/bin/g++
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG:   which-all:
MA5-DEBUG:     - /usr/bin/g++
MA5-DEBUG:   version:       7
MA5-DEBUG:   search path for headers:
MA5-DEBUG:     - /usr/include/c++/7
MA5-DEBUG:     - /usr/include/x86_64-linux-gnu/c++/7
MA5-DEBUG:     - /usr/include/c++/7/backward
MA5-DEBUG:     - /usr/lib/gcc/x86_64-linux-gnu/7/include
MA5-DEBUG:     - /usr/local/include
MA5-DEBUG:     - /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed
MA5-DEBUG:     - /usr/include/x86_64-linux-gnu
MA5-DEBUG:     - /usr/include
MA5-DEBUG:   search path for libraries:
MA5-DEBUG:     - /usr/lib/gcc/x86_64-linux-gnu/7
MA5-DEBUG:     - /usr/lib/x86_64-linux-gnu
MA5-DEBUG:     - /usr/lib
MA5-DEBUG:     - /lib/x86_64-linux-gnu
MA5-DEBUG:     - /lib
MA5-DEBUG:     - /usr/lib/x86_64-linux-gnu
MA5-DEBUG:     - /usr/lib
MA5-DEBUG:     - /usr/lib
MA5-DEBUG:     - /lib
MA5-DEBUG:     - /usr/lib
MA5-DEBUG: Saving informations ...
MA5:      - GNU GCC g++              [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package make
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG:   which:         /usr/bin/make
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG:   which-all:
MA5-DEBUG:     - /usr/bin/make
MA5-DEBUG:   version:       GNU Make 4.1
MA5-DEBUG: Saving informations ...
MA5:      - GNU Make                 [OK]
MA5: Checking optional packages devoted to data processing:
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package zlib
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Detection of the package in the location specified by the user ...
MA5-DEBUG: User setting: zlib include path is specified.
MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include/zlib.h ...
MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include/zlib.h
MA5-DEBUG: User setting: zlib lib path is specified.
MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so ...
MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so
MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a ...
MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a
MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.* ...
MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1
MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1.2.10
MA5-DEBUG: Saving informations ...
MA5:      - Zlib                     [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package scipy
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Try to detect automatically the package ...
MA5:      - SciPy                    [DISABLED]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package fastjet
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Detection of the package in the location specified by the user ...
MA5-DEBUG: Detection of the package in the "tools" folder ...
MA5-DEBUG: Look for FastJet in the folder here:/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/fastjet/bin/fastjet-config ...
MA5-DEBUG: -> not found
MA5-DEBUG: Try to detect automatically the package ...
MA5:      - FastJet                  [DISABLED]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package root
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Detection of the package in the location specified by the user ...
MA5-DEBUG: User setting: root bin path is specified.
MA5-DEBUG: root-config program found in: /home/herbal/root/bin
MA5-DEBUG: Detecting root-config in the path specified by the user ...
MA5-DEBUG: root-config program found in: /home/herbal/root/bin
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG: Trying to get library and header paths ...
MA5-DEBUG: -> root-config found
MA5-DEBUG: -> root version: 6.14.00
MA5-DEBUG: -> root header  folder: /home/herbal/root/include
MA5-DEBUG: -> root library folder: /home/herbal/root/lib
MA5-DEBUG: Try to find /home/herbal/root/lib/libCore.so ...
MA5-DEBUG: Try to find /home/herbal/root/include/TH1F.h ...
MA5-DEBUG:   features:      ['asimage', 'astiff', 'bonjour', 'builtin_afterimage', 'builtin_clang', 'builtin_fftw3', 'builtin_freetype', 'builtin_ftgl', 'builtin_glew', 'builtin_gsl', 'builtin_llvm', 'builtin_lz4', 'builtin_lzma', 'builtin_pcre', 'builtin_unuran', 'builtin_vdt', 'builtin_veccore', 'builtin_xxhash', 'cling', 'cxx11', 'davix', 'dcache', 'exceptions', 'explicitlink', 'fftw3', 'fitsio', 'fortran', 'gdml', 'genvector', 'gfal', 'gviz', 'http', 'imt', 'krb5', 'ldap', 'mathmore', 'memstat', 'minuit2', 'mysql', 'opengl', 'pch', 'pgsql', 'pythia8', 'python', 'qt', 'qtgsi', 'roofit', 'shadowpw', 'shared', 'sqlite', 'ssl', 'table', 'thread', 'tmva', 'tmva-cpu', 'unuran', 'vdt', 'veccore', 'x11', 'xft', 'xml', 'xrootd']
MA5-DEBUG:   C++ compiler:      c++
MA5-DEBUG: Saving informations ...
MA5:      - Root                     [OK]
MA5-DEBUG: Delphes
MA5-DEBUG: Look for Delphes in the folder /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools ...
MA5-DEBUG: -> not found
MA5:      - Delphes                  [DISABLED]
MA5-DEBUG: Delphes-MA5tune
MA5-DEBUG: Look for Delphes-MA5tune in the folder /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools ...
MA5-DEBUG: -> not found
MA5:      - Delphes-MA5tune          [DISABLED]
MA5: Checking optional packages devoted to histogramming:
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package root_graphical
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Saving informations ...
MA5:      - Root                     [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package matplotlib
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Try to detect automatically the package ...
MA5:      - Matplotlib               [DISABLED]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package pdflatex
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG:   which:         /usr/bin/pdflatex
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG:   which-all:
MA5-DEBUG:     - /usr/bin/pdflatex
MA5-DEBUG: Saving informations ...
MA5:      - pdflatex                 [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package latex
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG:   which:         /usr/bin/latex
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG:   which-all:
MA5-DEBUG:     - /usr/bin/latex
MA5-DEBUG: Saving informations ...
MA5:      - latex                    [OK]
MA5-DEBUG: Function AutoSetGraphicalRenderer:
MA5-DEBUG:    - ROOT is there:       True
MA5-DEBUG:    - Matplotlib is there: False
MA5: Package used for graphical rendering: Root
MA5-DEBUG: Creating symbolic link from /home/herbal/root/bin/root-config
MA5-DEBUG:                        to   /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Bin/root-config ...
MA5-DEBUG: Creating symbolic link from /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so
MA5-DEBUG:                        to   /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib/libz.so ...
MA5-DEBUG: Creating symbolic link from /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a
MA5-DEBUG:                        to   /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib/libz.a ...
MA5-DEBUG: Creating symbolic link from /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1
MA5-DEBUG:                        to   /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib/libz.so.1 ...
MA5-DEBUG: Creating symbolic link from /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1.2.10
MA5-DEBUG:                        to   /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib/libz.so.1.2.10 ...
MA5-DEBUG: -------- BEGIN: set environment variables --------
MA5-DEBUG: before PATH=/home/herbal/root/bin:/home/herbal/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
MA5-DEBUG: --------
MA5-DEBUG: after PATH=/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Bin:/home/herbal/root/bin:/home/herbal/root/bin:/home/herbal/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:
MA5-DEBUG: --------
MA5-DEBUG: before LD_LIBRARY_PATH=/home/herbal/root/lib:/home/herbal/root/lib
MA5-DEBUG: --------
MA5-DEBUG: after LD_LIBRARY_PATH=/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Lib:/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib:/home/herbal/root/lib:/home/herbal/root/lib:/home/herbal/root/lib:
MA5-DEBUG: --------
MA5-DEBUG: before DYLD_LIBRARY_PATH=/home/herbal/root/lib
MA5-DEBUG: --------
MA5-DEBUG: after DYLD_LIBRARY_PATH=/home/herbal/root/lib
MA5-DEBUG: --------
MA5-DEBUG: -------- END: set environment variables --------
MA5: Checking the MadAnalysis 5 core library:
MA5-DEBUG: -> looking for folder: /tools/SampleAnalyzer/Lib
MA5-DEBUG: -> looking for file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Lib/libprocess_for_ma5.so
MA5-DEBUG: -> looking for file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/architecture.ma5
MA5-DEBUG: -> looking for file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Lib/libcommons_for_ma5.so
MA5-DEBUG: -> loading the architecture file.
MA5-DEBUG: Compare 2 ArchitureInfo objects:
MA5-DEBUG: The current one (number of items=50):
MA5-DEBUG: {'root_bin_path': '/home/herbal/root/bin', 'root_original_bins': ['/home/herbal/root/bin/root-config'], 'fastjet_bin_path': '', 'delphes_lib_paths': [], 'has_delphes': False, 'has_root': True, 'root_version': ['6', '14', '00'], 'fastjet_original_bins': [], 'toPATH2': [], 'python_version': '2.7.15rc1 (default, Apr 15 2018, 21:51:34) [GCC 7.3.0]', 'delphes_lib': '', 'delphes_priority': False, 'gcc_version': '7', 'toPATH1': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Bin', '/home/herbal/root/bin'], 'delphes_original_libs': [], 'delphesMA5tune_original_libs': [], 'fastjet_lib_paths': [], 'gfortran_version': '', 'delphesMA5tune_lib': '', 'libraries': {'TH1F.h': '/home/herbal/root/include/TH1F.h:1528884640.0', 'libCore.so': '/home/herbal/root/lib/libCore.so:1528887348.0', 'ZLib': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so:1531305680.1'}, 'platform': 'Linux', 'zlib_original_libs': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1.2.10'], 'root_inc_path': '/home/herbal/root/include', 'delphes_inc_paths': [], 'zlib_lib': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so', 'root_priority': False, 'delphesMA5tune_lib_paths': [], 'root_features': ['asimage', 'astiff', 'bonjour', 'builtin_afterimage', 'builtin_clang', 'builtin_fftw3', 'builtin_freetype', 'builtin_ftgl', 'builtin_glew', 'builtin_gsl', 'builtin_llvm', 'builtin_lz4', 'builtin_lzma', 'builtin_pcre', 'builtin_unuran', 'builtin_vdt', 'builtin_veccore', 'builtin_xxhash', 'cling', 'cxx11', 'davix', 'dcache', 'exceptions', 'explicitlink', 'fftw3', 'fitsio', 'fortran', 'gdml', 'genvector', 'gfal', 'gviz', 'http', 'imt', 'krb5', 'ldap', 'mathmore', 'memstat', 'minuit2', 'mysql', 'opengl', 'pch', 'pgsql', 'pythia8', 'python', 'qt', 'qtgsi', 'roofit', 'shadowpw', 'shared', 'sqlite', 'ssl', 'table', 'thread', 'tmva', 'tmva-cpu', 'unuran', 'vdt', 'veccore', 'x11', 'xft', 'xml', 'xrootd'], 'has_zlib': True, 'zlib_inc_path': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include', 'zlib_lib_path': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib', 'delphesMA5tune_inc_paths': [], 'has_delphesMA5tune': False, 'fastjet_priority': False, 'fastjet_version': '', 'root_compiler': 'c++', 'ncores': 2, 'ma5dir': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5', 'root_lib_path': '/home/herbal/root/lib', 'delphesMA5tune_priority': False, 'headers': {}, 'toLDPATH2': [], 'toLDPATH1': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Lib', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib', '/home/herbal/root/lib'], 'zlib_priority': True, 'ma5_date': '2017/11/20', 'make_version': 'GNU Make 4.1', 'ma5_version': '1.6.33', 'has_fastjet': False, 'release': '4.15.0-23-generic', 'isMac': False}
MA5-DEBUG: The other   one (number of items=50):
MA5-DEBUG: {'root_bin_path': '/home/herbal/root/bin', 'root_original_bins': ['/home/herbal/root/bin/root-config'], 'fastjet_bin_path': '', 'delphes_lib_paths': [], 'has_delphes': False, 'has_root': True, 'root_version': ['6', '14', '00'], 'fastjet_original_bins': [], 'toPATH2': [], 'python_version': '2.7.15rc1 (default, Apr 15 2018, 21:51:34) [GCC 7.3.0]', 'delphes_lib': '', 'delphes_priority': False, 'gcc_version': '7', 'toPATH1': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Bin', '/home/herbal/root/bin'], 'delphes_original_libs': [], 'delphesMA5tune_original_libs': [], 'fastjet_lib_paths': [], 'gfortran_version': '', 'delphesMA5tune_lib': '', 'libraries': {'TH1F.h': '/home/herbal/root/include/TH1F.h:1528884640.0', 'libCore.so': '/home/herbal/root/lib/libCore.so:1528887348.0', 'ZLib': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so:1531305680.1'}, 'platform': 'Linux', 'zlib_original_libs': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1.2.10'], 'root_inc_path': '/home/herbal/root/include', 'delphes_inc_paths': [], 'zlib_lib': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so', 'root_priority': False, 'delphesMA5tune_lib_paths': [], 'root_features': ['asimage', 'astiff', 'bonjour', 'builtin_afterimage', 'builtin_clang', 'builtin_fftw3', 'builtin_freetype', 'builtin_ftgl', 'builtin_glew', 'builtin_gsl', 'builtin_llvm', 'builtin_lz4', 'builtin_lzma', 'builtin_pcre', 'builtin_unuran', 'builtin_vdt', 'builtin_veccore', 'builtin_xxhash', 'cling', 'cxx11', 'davix', 'dcache', 'exceptions', 'explicitlink', 'fftw3', 'fitsio', 'fortran', 'gdml', 'genvector', 'gfal', 'gviz', 'http', 'imt', 'krb5', 'ldap', 'mathmore', 'memstat', 'minuit2', 'mysql', 'opengl', 'pch', 'pgsql', 'pythia8', 'python', 'qt', 'qtgsi', 'roofit', 'shadowpw', 'shared', 'sqlite', 'ssl', 'table', 'thread', 'tmva', 'tmva-cpu', 'unuran', 'vdt', 'veccore', 'x11', 'xft', 'xml', 'xrootd'], 'has_zlib': True, 'zlib_inc_path': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include', 'zlib_lib_path': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib', 'delphesMA5tune_inc_paths': [], 'has_delphesMA5tune': False, 'fastjet_priority': False, 'fastjet_version': '', 'root_compiler': 'c++', 'ncores': 2, 'ma5dir': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5', 'root_lib_path': '/home/herbal/root/lib', 'delphesMA5tune_priority': False, 'headers': {}, 'toLDPATH2': [], 'toLDPATH1': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Lib', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib', '/home/herbal/root/lib'], 'zlib_priority': True, 'ma5_date': '2017/11/20', 'make_version': 'GNU Make 4.1', 'ma5_version': '1.6.33', 'has_fastjet': False, 'release': '4.15.0-23-generic', 'isMac': False}
MA5-DEBUG: The comparison of categorie names -> OK
MA5-DEBUG: The comparison of categorie values:
MA5-DEBUG:   -> OK
MA5:   => MadAnalysis libraries found.
MA5-DEBUG: Command: ./TestSampleAnalyzer /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Test/Process/dummy_list.txt
MA5-DEBUG: LogFile: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Bin/TestSampleAnalyzer.log
MA5-DEBUG: LogFile: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Bin/TestSampleAnalyzer.log
MA5-DEBUG: Analyzing output file: OK -> Begin Stamp found
MA5-DEBUG: Analyzing output file: OK -> End Stamp
MA5:   => MadAnalysis test program works.
MA5: *************************************************************
MA5: Particle labels exported from madanalysis/input/particles_name_default.txt
MA5-DEBUG: Extracting a particle labelled by [met] with a PDG-id : 100
MA5-DEBUG: Extracting a particle labelled by [mht] with a PDG-id : 99
MA5-DEBUG: Extracting a particle labelled by [d] with a PDG-id : 1
MA5-DEBUG: Extracting a particle labelled by [d~] with a PDG-id : -1
MA5-DEBUG: Extracting a particle labelled by [u] with a PDG-id : 2
MA5-DEBUG: Extracting a particle labelled by [u~] with a PDG-id : -2
MA5-DEBUG: Extracting a particle labelled by [s] with a PDG-id : 3
MA5-DEBUG: Extracting a particle labelled by [s~] with a PDG-id : -3
MA5-DEBUG: Extracting a particle labelled by [c] with a PDG-id : 4
MA5-DEBUG: Extracting a particle labelled by [c~] with a PDG-id : -4
MA5-DEBUG: Extracting a particle labelled by [b] with a PDG-id : 5
MA5-DEBUG: Extracting a particle labelled by [b~] with a PDG-id : -5
MA5-DEBUG: Extracting a particle labelled by [t] with a PDG-id : 6
MA5-DEBUG: Extracting a particle labelled by [t~] with a PDG-id : -6
MA5-DEBUG: Extracting a particle labelled by [e-] with a PDG-id : 11
MA5-DEBUG: Extracting a particle labelled by [e+] with a PDG-id : -11
MA5-DEBUG: Extracting a particle labelled by [ve] with a PDG-id : 12
MA5-DEBUG: Extracting a particle labelled by [ve~] with a PDG-id : -12
MA5-DEBUG: Extracting a particle labelled by [mu-] with a PDG-id : 13
MA5-DEBUG: Extracting a particle labelled by [mu+] with a PDG-id : -13
MA5-DEBUG: Extracting a particle labelled by [vm] with a PDG-id : 14
MA5-DEBUG: Extracting a particle labelled by [vm~] with a PDG-id : -14
MA5-DEBUG: Extracting a particle labelled by [ta-] with a PDG-id : 15
MA5-DEBUG: Extracting a particle labelled by [ta+] with a PDG-id : -15
MA5-DEBUG: Extracting a particle labelled by [vt] with a PDG-id : 16
MA5-DEBUG: Extracting a particle labelled by [vt~] with a PDG-id : -16
MA5-DEBUG: Extracting a particle labelled by [g] with a PDG-id : 21
MA5-DEBUG: Extracting a particle labelled by [a] with a PDG-id : 22
MA5-DEBUG: Extracting a particle labelled by [z] with a PDG-id : 23
MA5-DEBUG: Extracting a particle labelled by [w+] with a PDG-id : 24
MA5-DEBUG: Extracting a particle labelled by [w-] with a PDG-id : -24
MA5-DEBUG: Extracting a particle labelled by [h1] with a PDG-id : 25
MA5-DEBUG: Extracting a particle labelled by [h2] with a PDG-id : 35
MA5-DEBUG: Extracting a particle labelled by [h3] with a PDG-id : 36
MA5-DEBUG: Extracting a particle labelled by [h+] with a PDG-id : 37
MA5-DEBUG: Extracting a particle labelled by [h-] with a PDG-id : -37
MA5-DEBUG: Extracting a particle labelled by [dl] with a PDG-id : 1000001
MA5-DEBUG: Extracting a particle labelled by [dl~] with a PDG-id : -1000001
MA5-DEBUG: Extracting a particle labelled by [dr] with a PDG-id : 2000001
MA5-DEBUG: Extracting a particle labelled by [dr~] with a PDG-id : -2000001
MA5-DEBUG: Extracting a particle labelled by [ul] with a PDG-id : 1000002
MA5-DEBUG: Extracting a particle labelled by [ul~] with a PDG-id : -1000002
MA5-DEBUG: Extracting a particle labelled by [ur] with a PDG-id : 2000002
MA5-DEBUG: Extracting a particle labelled by [ur~] with a PDG-id : -2000002
MA5-DEBUG: Extracting a particle labelled by [sl] with a PDG-id : 1000003
MA5-DEBUG: Extracting a particle labelled by [sl~] with a PDG-id : -1000003
MA5-DEBUG: Extracting a particle labelled by [sr] with a PDG-id : 2000003
MA5-DEBUG: Extracting a particle labelled by [sr~] with a PDG-id : -2000003
MA5-DEBUG: Extracting a particle labelled by [cl] with a PDG-id : 1000004
MA5-DEBUG: Extracting a particle labelled by [cl~] with a PDG-id : -1000004
MA5-DEBUG: Extracting a particle labelled by [cr] with a PDG-id : 2000004
MA5-DEBUG: Extracting a particle labelled by [cr~] with a PDG-id : -2000004
MA5-DEBUG: Extracting a particle labelled by [b1] with a PDG-id : 1000005
MA5-DEBUG: Extracting a particle labelled by [b1~] with a PDG-id : -1000005
MA5-DEBUG: Extracting a particle labelled by [b2] with a PDG-id : 2000005
MA5-DEBUG: Extracting a particle labelled by [b2~] with a PDG-id : -2000005
MA5-DEBUG: Extracting a particle labelled by [t1] with a PDG-id : 1000006
MA5-DEBUG: Extracting a particle labelled by [t1~] with a PDG-id : -1000006
MA5-DEBUG: Extracting a particle labelled by [t2] with a PDG-id : 2000006
MA5-DEBUG: Extracting a particle labelled by [t2~] with a PDG-id : -2000006
MA5-DEBUG: Extracting a particle labelled by [el-] with a PDG-id : 1000011
MA5-DEBUG: Extracting a particle labelled by [el+] with a PDG-id : -1000011
MA5-DEBUG: Extracting a particle labelled by [er-] with a PDG-id : 2000011
MA5-DEBUG: Extracting a particle labelled by [er+] with a PDG-id : -2000011
MA5-DEBUG: Extracting a particle labelled by [sve] with a PDG-id : 1000012
MA5-DEBUG: Extracting a particle labelled by [sve~] with a PDG-id : -1000012
MA5-DEBUG: Extracting a particle labelled by [mul-] with a PDG-id : 1000013
MA5-DEBUG: Extracting a particle labelled by [mul+] with a PDG-id : -1000013
MA5-DEBUG: Extracting a particle labelled by [mur-] with a PDG-id : 2000013
MA5-DEBUG: Extracting a particle labelled by [mur+] with a PDG-id : -2000013
MA5-DEBUG: Extracting a particle labelled by [svm] with a PDG-id : 1000014
MA5-DEBUG: Extracting a particle labelled by [svm~] with a PDG-id : -1000014
MA5-DEBUG: Extracting a particle labelled by [ta1-] with a PDG-id : 1000015
MA5-DEBUG: Extracting a particle labelled by [ta1+] with a PDG-id : -1000015
MA5-DEBUG: Extracting a particle labelled by [ta2-] with a PDG-id : 2000015
MA5-DEBUG: Extracting a particle labelled by [ta2+] with a PDG-id : -2000015
MA5-DEBUG: Extracting a particle labelled by [svt] with a PDG-id : 1000016
MA5-DEBUG: Extracting a particle labelled by [svt~] with a PDG-id : -1000016
MA5-DEBUG: Extracting a particle labelled by [go] with a PDG-id : 1000021
MA5-DEBUG: Extracting a particle labelled by [n1] with a PDG-id : 1000022
MA5-DEBUG: Extracting a particle labelled by [n2] with a PDG-id : 1000023
MA5-DEBUG: Extracting a particle labelled by [n3] with a PDG-id : 1000025
MA5-DEBUG: Extracting a particle labelled by [n4] with a PDG-id : 1000035
MA5-DEBUG: Extracting a particle labelled by [x1+] with a PDG-id : 1000024
MA5-DEBUG: Extracting a particle labelled by [x1-] with a PDG-id : -1000024
MA5-DEBUG: Extracting a particle labelled by [x2+] with a PDG-id : 1000037
MA5-DEBUG: Extracting a particle labelled by [x2-] with a PDG-id : -1000037
MA5:   => 87 particles successfully exported.
MA5: Multiparticle labels exported from madanalysis/input/multiparticles_default.txt
MA5-DEBUG: Extracting a multiparticle labelled by [p] with a PDG-id : ['g', 'u', 'c', 'd', 's', 'u~', 'c~', 'd~', 's~']
MA5-DEBUG: Extracting a multiparticle labelled by [j] with a PDG-id : ['g', 'u', 'c', 'd', 's', 'u~', 'c~', 'd~', 's~']
MA5-DEBUG: Extracting a multiparticle labelled by [l+] with a PDG-id : ['e+', 'mu+']
MA5-DEBUG: Extracting a multiparticle labelled by [l-] with a PDG-id : ['e-', 'mu-']
MA5-DEBUG: Extracting a multiparticle labelled by [vl] with a PDG-id : ['ve', 'vm', 'vt']
MA5-DEBUG: Extracting a multiparticle labelled by [vl~] with a PDG-id : ['ve~', 'vm~', 'vt~']
MA5:   => Creation of the label 'invisible' (-> missing energy).
MA5:   => Creation of the label 'hadronic' (-> jet energy).
MA5:   => 8 multiparticles successfully exported.

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

Hi Sam,

Can you also please do it after executing the commands yielding the crash?

Cheers,

Benj

> On 13 Jul 2018, at 14:57 , Samuel Barson <email address hidden> wrote:
>
> Question #667281 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/667281
>
> Samuel Barson posted a new comment:
> Hi Benjamin, thanks for getting back to me so quickly. Here is the
> screen output:
>
> MA5: *************************************************************
> MA5: * *
> MA5: * W E L C O M E to M A D A N A L Y S I S 5 *
> MA5: * ______ ______ *
> MA5: * /'\_/`\/\ __ \/\ ___\ *
> MA5: * /\ \ \ \_\ \ \ \__/ *
> MA5: * \ \ \__\ \ \ __ \ \___``\ *
> MA5: * \ \ \_/\ \ \ \/\ \/\ \_\ \ *
> MA5: * \ \_\\ \_\ \_\ \_\ \____/ *
> MA5: * \/_/ \/_/\/_/\/_/\/___/ *
> MA5: * *
> MA5: * MA5 release : 1.6.33 2017/11/20 *
> MA5: * *
> MA5: * Comput. Phys. Commun. 184 (2013) 222-256 *
> MA5: * Eur. Phys. J. C74 (2014) 3103 *
> MA5: * *
> MA5: * The MadAnalysis Development Team - Please visit us at *
> MA5: * https://launchpad.net/madanalysis5 *
> MA5: * *
> MA5: * Type 'help' for in-line help. *
> MA5: * *
> MA5: *************************************************************
> MA5-DEBUG:
> MA5-DEBUG: DEBUG MODE ACTIVATED
> MA5-DEBUG:
> MA5: Platform: Linux 4.15.0-23-generic [Linux mode]
> MA5-DEBUG:
> MA5-DEBUG: Machine - Cross platform information
> MA5-DEBUG: Machine type: x86_64
> MA5-DEBUG: Processor name: x86_64
> MA5-DEBUG: Platform: Linux-4.15.0-23-generic-x86_64-with-Ubuntu-18.04-bionic
> MA5-DEBUG: Platform release: 4.15.0-23-generic
> MA5-DEBUG: System: Linux
> MA5-DEBUG: Node: herbal-VirtualBox
> MA5-DEBUG: Number of cores: 2
> MA5-DEBUG:
> MA5-DEBUG: Machine - OS-specific information
> MA5-DEBUG: Java version: ('', '', ('', '', ''), ('', '', ''))
> MA5-DEBUG: Windows version: ('', '', '', '')
> MA5-DEBUG: Mac Os version: ('', ('', '', ''), '')
> MA5-DEBUG: Unix distribution: Linux-4.15.0-23-generic-x86_64-with-Ubuntu-18.04-bionic
> MA5-DEBUG:
> MA5: Reading user settings ...
> MA5-DEBUG: Opening the file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
> MA5-DEBUG: Lines to interpret:
> MA5-DEBUG: - root_veto = 0
> MA5-DEBUG: - root_bin_path = /home/herbal/root/bin
> MA5-DEBUG: - zlib_includes = /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include
> MA5-DEBUG: - zlib_libs = /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib
> MA5-DEBUG: Closing the file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
> MA5-DEBUG:
> MA5-DEBUG: User
> MA5-DEBUG: User name: herbal
> MA5-DEBUG: User ID: 1000
> MA5-DEBUG: Expanding folder ~/: /home/herbal/
> MA5-DEBUG: Variable $USER: herbal
> MA5-DEBUG: Variable $USERNAME: herbal
> MA5-DEBUG: Variable $LNAME:
> MA5-DEBUG: Variable $LOGNAME: herbal
> MA5-DEBUG: Variable $HOME: /home/herbal
> MA5-DEBUG: Variable $HOMEDRIVE:
> MA5-DEBUG: Variable $posix:
> MA5-DEBUG: Variable $HOMEPATH:
> MA5-DEBUG:
> MA5-DEBUG: Web access
> MA5-DEBUG: enable
> MA5-DEBUG:
> MA5-DEBUG: Temporary folder
> MA5-DEBUG: Variable $TMPDIR:
> MA5-DEBUG: Variable $TMP:
> MA5-DEBUG: Variable $TEMP:
> MA5-DEBUG: Check if the folder /tmp/herbal exists ...
> MA5-DEBUG: -> not found
> MA5-DEBUG: Try to create the folder /tmp/herbal ...
> MA5-DEBUG: temporary folder will be used for MA5: /tmp/herbal
> MA5-DEBUG:
> MA5-DEBUG: Download dir
> MA5-DEBUG: Check if the folder /tmp/herbal/MA5_downloads exists ...
> MA5-DEBUG: -> not found
> MA5-DEBUG: Try to create the folder /tmp/herbal/MA5_downloads ...
> MA5-DEBUG: download folder will be used for MA5: /tmp/herbal/MA5_downloads
> MA5-DEBUG:
> MA5-DEBUG: Text editor
> MA5-DEBUG: Look for the global variable $EDITOR ...
> MA5-DEBUG: -> variable not found. VI editor is set by default.
> MA5-DEBUG:
> MA5: Checking mandatory packages:
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package python
> MA5-DEBUG: Try to detect automatically the package ...
> MA5-DEBUG: Extract more informations related to the package ...
> MA5-DEBUG:
> MA5-DEBUG: Python release: 2.7.15rc1
> MA5-DEBUG: Python build: ('default', 'Apr 15 2018 21:51:34')
> MA5-DEBUG: Python compiler: GCC 7.3.0
> MA5-DEBUG: Python prefix: /usr
> MA5-DEBUG: Python executable used: /usr/bin/python
> MA5-DEBUG: sys.executable: /usr/bin/python
> MA5-DEBUG: which: /usr/bin/python
> MA5-DEBUG: which-all:
> MA5-DEBUG: - /usr/bin/python
> MA5-DEBUG: Python internal paths:
> MA5-DEBUG: - /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/ReportGenerator/Services
> MA5-DEBUG: - /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5
> MA5-DEBUG: - /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/bin
> MA5-DEBUG: - /home/herbal/root/lib
> MA5-DEBUG: - /usr/lib/python2.7
> MA5-DEBUG: - /usr/lib/python2.7/plat-x86_64-linux-gnu
> MA5-DEBUG: - /usr/lib/python2.7/lib-tk
> MA5-DEBUG: - /usr/lib/python2.7/lib-old
> MA5-DEBUG: - /usr/lib/python2.7/lib-dynload
> MA5-DEBUG: - /usr/local/lib/python2.7/dist-packages
> MA5-DEBUG: - /usr/lib/python2.7/dist-packages
> MA5-DEBUG: $PYTHONPATH:
> MA5-DEBUG: - /home/herbal/root/lib
> MA5-DEBUG:
> MA5-DEBUG: Saving informations ...
> MA5: - Python [OK]
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package gpp
> MA5-DEBUG: Try to detect automatically the package ...
> MA5-DEBUG: which: /usr/bin/g++
> MA5-DEBUG: Extract more informations related to the package ...
> MA5-DEBUG: which-all:
> MA5-DEBUG: - /usr/bin/g++
> MA5-DEBUG: version: 7
> MA5-DEBUG: search path for headers:
> MA5-DEBUG: - /usr/include/c++/7
> MA5-DEBUG: - /usr/include/x86_64-linux-gnu/c++/7
> MA5-DEBUG: - /usr/include/c++/7/backward
> MA5-DEBUG: - /usr/lib/gcc/x86_64-linux-gnu/7/include
> MA5-DEBUG: - /usr/local/include
> MA5-DEBUG: - /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed
> MA5-DEBUG: - /usr/include/x86_64-linux-gnu
> MA5-DEBUG: - /usr/include
> MA5-DEBUG: search path for libraries:
> MA5-DEBUG: - /usr/lib/gcc/x86_64-linux-gnu/7
> MA5-DEBUG: - /usr/lib/x86_64-linux-gnu
> MA5-DEBUG: - /usr/lib
> MA5-DEBUG: - /lib/x86_64-linux-gnu
> MA5-DEBUG: - /lib
> MA5-DEBUG: - /usr/lib/x86_64-linux-gnu
> MA5-DEBUG: - /usr/lib
> MA5-DEBUG: - /usr/lib
> MA5-DEBUG: - /lib
> MA5-DEBUG: - /usr/lib
> MA5-DEBUG: Saving informations ...
> MA5: - GNU GCC g++ [OK]
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package make
> MA5-DEBUG: Try to detect automatically the package ...
> MA5-DEBUG: which: /usr/bin/make
> MA5-DEBUG: Extract more informations related to the package ...
> MA5-DEBUG: which-all:
> MA5-DEBUG: - /usr/bin/make
> MA5-DEBUG: version: GNU Make 4.1
> MA5-DEBUG: Saving informations ...
> MA5: - GNU Make [OK]
> MA5: Checking optional packages devoted to data processing:
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package zlib
> MA5-DEBUG: Is there a veto? ...
> MA5-DEBUG: no user veto
> MA5-DEBUG: Detection of the package in the location specified by the user ...
> MA5-DEBUG: User setting: zlib include path is specified.
> MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include/zlib.h ...
> MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include/zlib.h
> MA5-DEBUG: User setting: zlib lib path is specified.
> MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so ...
> MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so
> MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a ...
> MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a
> MA5-DEBUG: look for pattern /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.* ...
> MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1
> MA5-DEBUG: -> found: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1.2.10
> MA5-DEBUG: Saving informations ...
> MA5: - Zlib [OK]
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package scipy
> MA5-DEBUG: Is there a veto? ...
> MA5-DEBUG: no user veto
> MA5-DEBUG: Try to detect automatically the package ...
> MA5: - SciPy [DISABLED]
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package fastjet
> MA5-DEBUG: Is there a veto? ...
> MA5-DEBUG: no user veto
> MA5-DEBUG: Detection of the package in the location specified by the user ...
> MA5-DEBUG: Detection of the package in the "tools" folder ...
> MA5-DEBUG: Look for FastJet in the folder here:/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/fastjet/bin/fastjet-config ...
> MA5-DEBUG: -> not found
> MA5-DEBUG: Try to detect automatically the package ...
> MA5: - FastJet [DISABLED]
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package root
> MA5-DEBUG: Is there a veto? ...
> MA5-DEBUG: no user veto
> MA5-DEBUG: Detection of the package in the location specified by the user ...
> MA5-DEBUG: User setting: root bin path is specified.
> MA5-DEBUG: root-config program found in: /home/herbal/root/bin
> MA5-DEBUG: Detecting root-config in the path specified by the user ...
> MA5-DEBUG: root-config program found in: /home/herbal/root/bin
> MA5-DEBUG: Extract more informations related to the package ...
> MA5-DEBUG: Trying to get library and header paths ...
> MA5-DEBUG: -> root-config found
> MA5-DEBUG: -> root version: 6.14.00
> MA5-DEBUG: -> root header folder: /home/herbal/root/include
> MA5-DEBUG: -> root library folder: /home/herbal/root/lib
> MA5-DEBUG: Try to find /home/herbal/root/lib/libCore.so ...
> MA5-DEBUG: Try to find /home/herbal/root/include/TH1F.h ...
> MA5-DEBUG: features: ['asimage', 'astiff', 'bonjour', 'builtin_afterimage', 'builtin_clang', 'builtin_fftw3', 'builtin_freetype', 'builtin_ftgl', 'builtin_glew', 'builtin_gsl', 'builtin_llvm', 'builtin_lz4', 'builtin_lzma', 'builtin_pcre', 'builtin_unuran', 'builtin_vdt', 'builtin_veccore', 'builtin_xxhash', 'cling', 'cxx11', 'davix', 'dcache', 'exceptions', 'explicitlink', 'fftw3', 'fitsio', 'fortran', 'gdml', 'genvector', 'gfal', 'gviz', 'http', 'imt', 'krb5', 'ldap', 'mathmore', 'memstat', 'minuit2', 'mysql', 'opengl', 'pch', 'pgsql', 'pythia8', 'python', 'qt', 'qtgsi', 'roofit', 'shadowpw', 'shared', 'sqlite', 'ssl', 'table', 'thread', 'tmva', 'tmva-cpu', 'unuran', 'vdt', 'veccore', 'x11', 'xft', 'xml', 'xrootd']
> MA5-DEBUG: C++ compiler: c++
> MA5-DEBUG: Saving informations ...
> MA5: - Root [OK]
> MA5-DEBUG: Delphes
> MA5-DEBUG: Look for Delphes in the folder /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools ...
> MA5-DEBUG: -> not found
> MA5: - Delphes [DISABLED]
> MA5-DEBUG: Delphes-MA5tune
> MA5-DEBUG: Look for Delphes-MA5tune in the folder /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools ...
> MA5-DEBUG: -> not found
> MA5: - Delphes-MA5tune [DISABLED]
> MA5: Checking optional packages devoted to histogramming:
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package root_graphical
> MA5-DEBUG: Is there a veto? ...
> MA5-DEBUG: no user veto
> MA5-DEBUG: Try to detect automatically the package ...
> MA5-DEBUG: Saving informations ...
> MA5: - Root [OK]
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package matplotlib
> MA5-DEBUG: Is there a veto? ...
> MA5-DEBUG: no user veto
> MA5-DEBUG: Try to detect automatically the package ...
> MA5: - Matplotlib [DISABLED]
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package pdflatex
> MA5-DEBUG: Is there a veto? ...
> MA5-DEBUG: no user veto
> MA5-DEBUG: Try to detect automatically the package ...
> MA5-DEBUG: which: /usr/bin/pdflatex
> MA5-DEBUG: Extract more informations related to the package ...
> MA5-DEBUG: which-all:
> MA5-DEBUG: - /usr/bin/pdflatex
> MA5-DEBUG: Saving informations ...
> MA5: - pdflatex [OK]
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package latex
> MA5-DEBUG: Is there a veto? ...
> MA5-DEBUG: no user veto
> MA5-DEBUG: Try to detect automatically the package ...
> MA5-DEBUG: which: /usr/bin/latex
> MA5-DEBUG: Extract more informations related to the package ...
> MA5-DEBUG: which-all:
> MA5-DEBUG: - /usr/bin/latex
> MA5-DEBUG: Saving informations ...
> MA5: - latex [OK]
> MA5-DEBUG: Function AutoSetGraphicalRenderer:
> MA5-DEBUG: - ROOT is there: True
> MA5-DEBUG: - Matplotlib is there: False
> MA5: Package used for graphical rendering: Root
> MA5-DEBUG: Creating symbolic link from /home/herbal/root/bin/root-config
> MA5-DEBUG: to /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Bin/root-config ...
> MA5-DEBUG: Creating symbolic link from /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so
> MA5-DEBUG: to /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib/libz.so ...
> MA5-DEBUG: Creating symbolic link from /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a
> MA5-DEBUG: to /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib/libz.a ...
> MA5-DEBUG: Creating symbolic link from /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1
> MA5-DEBUG: to /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib/libz.so.1 ...
> MA5-DEBUG: Creating symbolic link from /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1.2.10
> MA5-DEBUG: to /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib/libz.so.1.2.10 ...
> MA5-DEBUG: -------- BEGIN: set environment variables --------
> MA5-DEBUG: before PATH=/home/herbal/root/bin:/home/herbal/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
> MA5-DEBUG: --------
> MA5-DEBUG: after PATH=/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Bin:/home/herbal/root/bin:/home/herbal/root/bin:/home/herbal/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:
> MA5-DEBUG: --------
> MA5-DEBUG: before LD_LIBRARY_PATH=/home/herbal/root/lib:/home/herbal/root/lib
> MA5-DEBUG: --------
> MA5-DEBUG: after LD_LIBRARY_PATH=/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Lib:/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib:/home/herbal/root/lib:/home/herbal/root/lib:/home/herbal/root/lib:
> MA5-DEBUG: --------
> MA5-DEBUG: before DYLD_LIBRARY_PATH=/home/herbal/root/lib
> MA5-DEBUG: --------
> MA5-DEBUG: after DYLD_LIBRARY_PATH=/home/herbal/root/lib
> MA5-DEBUG: --------
> MA5-DEBUG: -------- END: set environment variables --------
> MA5: Checking the MadAnalysis 5 core library:
> MA5-DEBUG: -> looking for folder: /tools/SampleAnalyzer/Lib
> MA5-DEBUG: -> looking for file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Lib/libprocess_for_ma5.so
> MA5-DEBUG: -> looking for file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/architecture.ma5
> MA5-DEBUG: -> looking for file: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Lib/libcommons_for_ma5.so
> MA5-DEBUG: -> loading the architecture file.
> MA5-DEBUG: Compare 2 ArchitureInfo objects:
> MA5-DEBUG: The current one (number of items=50):
> MA5-DEBUG: {'root_bin_path': '/home/herbal/root/bin', 'root_original_bins': ['/home/herbal/root/bin/root-config'], 'fastjet_bin_path': '', 'delphes_lib_paths': [], 'has_delphes': False, 'has_root': True, 'root_version': ['6', '14', '00'], 'fastjet_original_bins': [], 'toPATH2': [], 'python_version': '2.7.15rc1 (default, Apr 15 2018, 21:51:34) [GCC 7.3.0]', 'delphes_lib': '', 'delphes_priority': False, 'gcc_version': '7', 'toPATH1': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Bin', '/home/herbal/root/bin'], 'delphes_original_libs': [], 'delphesMA5tune_original_libs': [], 'fastjet_lib_paths': [], 'gfortran_version': '', 'delphesMA5tune_lib': '', 'libraries': {'TH1F.h': '/home/herbal/root/include/TH1F.h:1528884640.0', 'libCore.so': '/home/herbal/root/lib/libCore.so:1528887348.0', 'ZLib': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so:1531305680.1'}, 'platform': 'Linux', 'zlib_original_libs': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1.2.10'], 'root_inc_path': '/home/herbal/root/include', 'delphes_inc_paths': [], 'zlib_lib': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so', 'root_priority': False, 'delphesMA5tune_lib_paths': [], 'root_features': ['asimage', 'astiff', 'bonjour', 'builtin_afterimage', 'builtin_clang', 'builtin_fftw3', 'builtin_freetype', 'builtin_ftgl', 'builtin_glew', 'builtin_gsl', 'builtin_llvm', 'builtin_lz4', 'builtin_lzma', 'builtin_pcre', 'builtin_unuran', 'builtin_vdt', 'builtin_veccore', 'builtin_xxhash', 'cling', 'cxx11', 'davix', 'dcache', 'exceptions', 'explicitlink', 'fftw3', 'fitsio', 'fortran', 'gdml', 'genvector', 'gfal', 'gviz', 'http', 'imt', 'krb5', 'ldap', 'mathmore', 'memstat', 'minuit2', 'mysql', 'opengl', 'pch', 'pgsql', 'pythia8', 'python', 'qt', 'qtgsi', 'roofit', 'shadowpw', 'shared', 'sqlite', 'ssl', 'table', 'thread', 'tmva', 'tmva-cpu', 'unuran', 'vdt', 'veccore', 'x11', 'xft', 'xml', 'xrootd'], 'has_zlib': True, 'zlib_inc_path': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include', 'zlib_lib_path': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib', 'delphesMA5tune_inc_paths': [], 'has_delphesMA5tune': False, 'fastjet_priority': False, 'fastjet_version': '', 'root_compiler': 'c++', 'ncores': 2, 'ma5dir': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5', 'root_lib_path': '/home/herbal/root/lib', 'delphesMA5tune_priority': False, 'headers': {}, 'toLDPATH2': [], 'toLDPATH1': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Lib', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib', '/home/herbal/root/lib'], 'zlib_priority': True, 'ma5_date': '2017/11/20', 'make_version': 'GNU Make 4.1', 'ma5_version': '1.6.33', 'has_fastjet': False, 'release': '4.15.0-23-generic', 'isMac': False}
> MA5-DEBUG: The other one (number of items=50):
> MA5-DEBUG: {'root_bin_path': '/home/herbal/root/bin', 'root_original_bins': ['/home/herbal/root/bin/root-config'], 'fastjet_bin_path': '', 'delphes_lib_paths': [], 'has_delphes': False, 'has_root': True, 'root_version': ['6', '14', '00'], 'fastjet_original_bins': [], 'toPATH2': [], 'python_version': '2.7.15rc1 (default, Apr 15 2018, 21:51:34) [GCC 7.3.0]', 'delphes_lib': '', 'delphes_priority': False, 'gcc_version': '7', 'toPATH1': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Bin', '/home/herbal/root/bin'], 'delphes_original_libs': [], 'delphesMA5tune_original_libs': [], 'fastjet_lib_paths': [], 'gfortran_version': '', 'delphesMA5tune_lib': '', 'libraries': {'TH1F.h': '/home/herbal/root/include/TH1F.h:1528884640.0', 'libCore.so': '/home/herbal/root/lib/libCore.so:1528887348.0', 'ZLib': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so:1531305680.1'}, 'platform': 'Linux', 'zlib_original_libs': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.a', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so.1.2.10'], 'root_inc_path': '/home/herbal/root/include', 'delphes_inc_paths': [], 'zlib_lib': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib/libz.so', 'root_priority': False, 'delphesMA5tune_lib_paths': [], 'root_features': ['asimage', 'astiff', 'bonjour', 'builtin_afterimage', 'builtin_clang', 'builtin_fftw3', 'builtin_freetype', 'builtin_ftgl', 'builtin_glew', 'builtin_gsl', 'builtin_llvm', 'builtin_lz4', 'builtin_lzma', 'builtin_pcre', 'builtin_unuran', 'builtin_vdt', 'builtin_veccore', 'builtin_xxhash', 'cling', 'cxx11', 'davix', 'dcache', 'exceptions', 'explicitlink', 'fftw3', 'fitsio', 'fortran', 'gdml', 'genvector', 'gfal', 'gviz', 'http', 'imt', 'krb5', 'ldap', 'mathmore', 'memstat', 'minuit2', 'mysql', 'opengl', 'pch', 'pgsql', 'pythia8', 'python', 'qt', 'qtgsi', 'roofit', 'shadowpw', 'shared', 'sqlite', 'ssl', 'table', 'thread', 'tmva', 'tmva-cpu', 'unuran', 'vdt', 'veccore', 'x11', 'xft', 'xml', 'xrootd'], 'has_zlib': True, 'zlib_inc_path': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/include', 'zlib_lib_path': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/zlib/lib', 'delphesMA5tune_inc_paths': [], 'has_delphesMA5tune': False, 'fastjet_priority': False, 'fastjet_version': '', 'root_compiler': 'c++', 'ncores': 2, 'ma5dir': '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5', 'root_lib_path': '/home/herbal/root/lib', 'delphesMA5tune_priority': False, 'headers': {}, 'toLDPATH2': [], 'toLDPATH1': ['/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Lib', '/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/ExternalSymLink/Lib', '/home/herbal/root/lib'], 'zlib_priority': True, 'ma5_date': '2017/11/20', 'make_version': 'GNU Make 4.1', 'ma5_version': '1.6.33', 'has_fastjet': False, 'release': '4.15.0-23-generic', 'isMac': False}
> MA5-DEBUG: The comparison of categorie names -> OK
> MA5-DEBUG: The comparison of categorie values:
> MA5-DEBUG: -> OK
> MA5: => MadAnalysis libraries found.
> MA5-DEBUG: Command: ./TestSampleAnalyzer /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Test/Process/dummy_list.txt
> MA5-DEBUG: LogFile: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Bin/TestSampleAnalyzer.log
> MA5-DEBUG: LogFile: /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Bin/TestSampleAnalyzer.log
> MA5-DEBUG: Analyzing output file: OK -> Begin Stamp found
> MA5-DEBUG: Analyzing output file: OK -> End Stamp
> MA5: => MadAnalysis test program works.
> MA5: *************************************************************
> MA5: Particle labels exported from madanalysis/input/particles_name_default.txt
> MA5-DEBUG: Extracting a particle labelled by [met] with a PDG-id : 100
> MA5-DEBUG: Extracting a particle labelled by [mht] with a PDG-id : 99
> MA5-DEBUG: Extracting a particle labelled by [d] with a PDG-id : 1
> MA5-DEBUG: Extracting a particle labelled by [d~] with a PDG-id : -1
> MA5-DEBUG: Extracting a particle labelled by [u] with a PDG-id : 2
> MA5-DEBUG: Extracting a particle labelled by [u~] with a PDG-id : -2
> MA5-DEBUG: Extracting a particle labelled by [s] with a PDG-id : 3
> MA5-DEBUG: Extracting a particle labelled by [s~] with a PDG-id : -3
> MA5-DEBUG: Extracting a particle labelled by [c] with a PDG-id : 4
> MA5-DEBUG: Extracting a particle labelled by [c~] with a PDG-id : -4
> MA5-DEBUG: Extracting a particle labelled by [b] with a PDG-id : 5
> MA5-DEBUG: Extracting a particle labelled by [b~] with a PDG-id : -5
> MA5-DEBUG: Extracting a particle labelled by [t] with a PDG-id : 6
> MA5-DEBUG: Extracting a particle labelled by [t~] with a PDG-id : -6
> MA5-DEBUG: Extracting a particle labelled by [e-] with a PDG-id : 11
> MA5-DEBUG: Extracting a particle labelled by [e+] with a PDG-id : -11
> MA5-DEBUG: Extracting a particle labelled by [ve] with a PDG-id : 12
> MA5-DEBUG: Extracting a particle labelled by [ve~] with a PDG-id : -12
> MA5-DEBUG: Extracting a particle labelled by [mu-] with a PDG-id : 13
> MA5-DEBUG: Extracting a particle labelled by [mu+] with a PDG-id : -13
> MA5-DEBUG: Extracting a particle labelled by [vm] with a PDG-id : 14
> MA5-DEBUG: Extracting a particle labelled by [vm~] with a PDG-id : -14
> MA5-DEBUG: Extracting a particle labelled by [ta-] with a PDG-id : 15
> MA5-DEBUG: Extracting a particle labelled by [ta+] with a PDG-id : -15
> MA5-DEBUG: Extracting a particle labelled by [vt] with a PDG-id : 16
> MA5-DEBUG: Extracting a particle labelled by [vt~] with a PDG-id : -16
> MA5-DEBUG: Extracting a particle labelled by [g] with a PDG-id : 21
> MA5-DEBUG: Extracting a particle labelled by [a] with a PDG-id : 22
> MA5-DEBUG: Extracting a particle labelled by [z] with a PDG-id : 23
> MA5-DEBUG: Extracting a particle labelled by [w+] with a PDG-id : 24
> MA5-DEBUG: Extracting a particle labelled by [w-] with a PDG-id : -24
> MA5-DEBUG: Extracting a particle labelled by [h1] with a PDG-id : 25
> MA5-DEBUG: Extracting a particle labelled by [h2] with a PDG-id : 35
> MA5-DEBUG: Extracting a particle labelled by [h3] with a PDG-id : 36
> MA5-DEBUG: Extracting a particle labelled by [h+] with a PDG-id : 37
> MA5-DEBUG: Extracting a particle labelled by [h-] with a PDG-id : -37
> MA5-DEBUG: Extracting a particle labelled by [dl] with a PDG-id : 1000001
> MA5-DEBUG: Extracting a particle labelled by [dl~] with a PDG-id : -1000001
> MA5-DEBUG: Extracting a particle labelled by [dr] with a PDG-id : 2000001
> MA5-DEBUG: Extracting a particle labelled by [dr~] with a PDG-id : -2000001
> MA5-DEBUG: Extracting a particle labelled by [ul] with a PDG-id : 1000002
> MA5-DEBUG: Extracting a particle labelled by [ul~] with a PDG-id : -1000002
> MA5-DEBUG: Extracting a particle labelled by [ur] with a PDG-id : 2000002
> MA5-DEBUG: Extracting a particle labelled by [ur~] with a PDG-id : -2000002
> MA5-DEBUG: Extracting a particle labelled by [sl] with a PDG-id : 1000003
> MA5-DEBUG: Extracting a particle labelled by [sl~] with a PDG-id : -1000003
> MA5-DEBUG: Extracting a particle labelled by [sr] with a PDG-id : 2000003
> MA5-DEBUG: Extracting a particle labelled by [sr~] with a PDG-id : -2000003
> MA5-DEBUG: Extracting a particle labelled by [cl] with a PDG-id : 1000004
> MA5-DEBUG: Extracting a particle labelled by [cl~] with a PDG-id : -1000004
> MA5-DEBUG: Extracting a particle labelled by [cr] with a PDG-id : 2000004
> MA5-DEBUG: Extracting a particle labelled by [cr~] with a PDG-id : -2000004
> MA5-DEBUG: Extracting a particle labelled by [b1] with a PDG-id : 1000005
> MA5-DEBUG: Extracting a particle labelled by [b1~] with a PDG-id : -1000005
> MA5-DEBUG: Extracting a particle labelled by [b2] with a PDG-id : 2000005
> MA5-DEBUG: Extracting a particle labelled by [b2~] with a PDG-id : -2000005
> MA5-DEBUG: Extracting a particle labelled by [t1] with a PDG-id : 1000006
> MA5-DEBUG: Extracting a particle labelled by [t1~] with a PDG-id : -1000006
> MA5-DEBUG: Extracting a particle labelled by [t2] with a PDG-id : 2000006
> MA5-DEBUG: Extracting a particle labelled by [t2~] with a PDG-id : -2000006
> MA5-DEBUG: Extracting a particle labelled by [el-] with a PDG-id : 1000011
> MA5-DEBUG: Extracting a particle labelled by [el+] with a PDG-id : -1000011
> MA5-DEBUG: Extracting a particle labelled by [er-] with a PDG-id : 2000011
> MA5-DEBUG: Extracting a particle labelled by [er+] with a PDG-id : -2000011
> MA5-DEBUG: Extracting a particle labelled by [sve] with a PDG-id : 1000012
> MA5-DEBUG: Extracting a particle labelled by [sve~] with a PDG-id : -1000012
> MA5-DEBUG: Extracting a particle labelled by [mul-] with a PDG-id : 1000013
> MA5-DEBUG: Extracting a particle labelled by [mul+] with a PDG-id : -1000013
> MA5-DEBUG: Extracting a particle labelled by [mur-] with a PDG-id : 2000013
> MA5-DEBUG: Extracting a particle labelled by [mur+] with a PDG-id : -2000013
> MA5-DEBUG: Extracting a particle labelled by [svm] with a PDG-id : 1000014
> MA5-DEBUG: Extracting a particle labelled by [svm~] with a PDG-id : -1000014
> MA5-DEBUG: Extracting a particle labelled by [ta1-] with a PDG-id : 1000015
> MA5-DEBUG: Extracting a particle labelled by [ta1+] with a PDG-id : -1000015
> MA5-DEBUG: Extracting a particle labelled by [ta2-] with a PDG-id : 2000015
> MA5-DEBUG: Extracting a particle labelled by [ta2+] with a PDG-id : -2000015
> MA5-DEBUG: Extracting a particle labelled by [svt] with a PDG-id : 1000016
> MA5-DEBUG: Extracting a particle labelled by [svt~] with a PDG-id : -1000016
> MA5-DEBUG: Extracting a particle labelled by [go] with a PDG-id : 1000021
> MA5-DEBUG: Extracting a particle labelled by [n1] with a PDG-id : 1000022
> MA5-DEBUG: Extracting a particle labelled by [n2] with a PDG-id : 1000023
> MA5-DEBUG: Extracting a particle labelled by [n3] with a PDG-id : 1000025
> MA5-DEBUG: Extracting a particle labelled by [n4] with a PDG-id : 1000035
> MA5-DEBUG: Extracting a particle labelled by [x1+] with a PDG-id : 1000024
> MA5-DEBUG: Extracting a particle labelled by [x1-] with a PDG-id : -1000024
> MA5-DEBUG: Extracting a particle labelled by [x2+] with a PDG-id : 1000037
> MA5-DEBUG: Extracting a particle labelled by [x2-] with a PDG-id : -1000037
> MA5: => 87 particles successfully exported.
> MA5: Multiparticle labels exported from madanalysis/input/multiparticles_default.txt
> MA5-DEBUG: Extracting a multiparticle labelled by [p] with a PDG-id : ['g', 'u', 'c', 'd', 's', 'u~', 'c~', 'd~', 's~']
> MA5-DEBUG: Extracting a multiparticle labelled by [j] with a PDG-id : ['g', 'u', 'c', 'd', 's', 'u~', 'c~', 'd~', 's~']
> MA5-DEBUG: Extracting a multiparticle labelled by [l+] with a PDG-id : ['e+', 'mu+']
> MA5-DEBUG: Extracting a multiparticle labelled by [l-] with a PDG-id : ['e-', 'mu-']
> MA5-DEBUG: Extracting a multiparticle labelled by [vl] with a PDG-id : ['ve', 'vm', 'vt']
> MA5-DEBUG: Extracting a multiparticle labelled by [vl~] with a PDG-id : ['ve~', 'vm~', 'vt~']
> MA5: => Creation of the label 'invisible' (-> missing energy).
> MA5: => Creation of the label 'hadronic' (-> jet energy).
> MA5: => 8 multiparticles successfully exported.
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Samuel Barson (herbal) said :
#8

Sure thing, This is what comes up on MadGraph when I atttempt to launch the process:

INFO: Update the dependent parameter of the param_card.dat
WARNING: Unknow type of information in the card: imyu,treehmix,fwcoef,imye,imyd,gauge,chargemix,higgslhc14,minpar,flavorkitqfv,higgslhc13,higgslhc8,treeimhmix,higgslhc7,imfwcoef,spheno,loophmix,higgsfcc100,ye,yd,modsel,yu,pseudoscalarmix,gaugegut,sphenolowenergy,treelevelunitaritywtrilinears,loopimhmix,flavorkitlfv,treelevelunitarity,scalarmix
Generating 10000 events with run name run_19
survey run_19
INFO: compile directory
compile Source Directory
Using random number seed offset = 180
INFO: Running Survey
Creating Jobs
Working on SubProcesses
INFO: P1_gg_aa
INFO: Idle: 0, Running: 1, Completed: 0 [ current time: 16h28 ]
INFO: Idle: 0, Running: 0, Completed: 1 [ 0.37s ]
INFO: Idle: 0, Running: 0, Completed: 1 [ 0.38s ]
INFO: End survey
refine 10000
Creating Jobs
INFO: Refine results to 10000
INFO: Generating 10000.0 unweigthed events.
INFO: Effective Luminosity 13466955.458 pb^-1
INFO: need to improve 1 channels
Current estimate of cross-section: 0.00089107 +- 7.6363e-06
    P1_gg_aa
INFO: Idle: 10, Running: 2, Completed: 0 [ current time: 16h28 ]
INFO: Idle: 2, Running: 2, Completed: 8 [ 3.1s ]
INFO: Idle: 0, Running: 0, Completed: 12 [ 4.5s ]
INFO: Combining runs
INFO: finish refine
refine 10000
Creating Jobs
INFO: Refine results to 10000
INFO: Generating 10000.0 unweigthed events.
INFO: Effective Luminosity 13461214.8746 pb^-1
INFO: need to improve 0 channels
Current estimate of cross-section: 0.00089145 +- 1.6241e-06
    P1_gg_aa
INFO: Idle: 0, Running: 0, Completed: 0 [ current time: 16h29 ]
INFO: Combining runs
INFO: finish refine
INFO: Combining Events
  === Results Summary for run: run_19 tag: tag_1 ===

     Cross-section : 0.0008915 +- 1.624e-06 pb
     Nb of events : 10000

INFO: No version of lhapdf. Can not run systematics computation
store_events
INFO: Storing parton level results
INFO: End Parton
reweight -from_cards
decay_events -from_cards
INFO: Running MadAnalysis5 [arXiv:1206.1599]
INFO: Parton input file considered:
INFO: --> /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/Events/run_19/unweighted_events.lhe.gz
INFO: MadAnalysis5 now running the 'analysis1' analysis...
INFO: Follow Madanalysis5 run with the following command in a separate terminal:
INFO: tail -f /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/Events/run_19/tag_1_MA5_analysis1.log
ERROR: MadAnalysis5 failed to create PDF output
INFO: MadAnalysis5 successfully completed the analysis 'analysis1'. Reported results are placed in:
INFO: --> /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/Events/run_19/tag_1_MA5_parton_analysis_analysis1.pdf
INFO: Finished MA5 analyses.
INFO: storing files of previous run
INFO: Done
quit
INFO:
more information in /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/index.html

########################################################

And this is what it says from putting the tail-f line into a new terminal:

herbal@herbal-VirtualBox:~$ tail -f /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/Events/run_19/tag_1_MA5_analysis1.log
   Generating the HMTL report ...
     -> To open this HTML report, please type 'open'.
   Generating the PDF report ...
PDF file cannot be produced
Please have a look to the log file /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/MA5_PARTON_ANALYSIS_analysis1/Output/PDF/MadAnalysis5job_0/latex2.log
     -> To open this PDF report, please type 'open gg_h_aa2/MA5_PARTON_ANALYSIS_analysis1/Output/PDF/MadAnalysis5job_0'.
   Generating the DVI report ...
DVI file cannot be produced
Please have a look to the log file /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/MA5_PARTON_ANALYSIS_analysis1/Output/DVI/MadAnalysis5job_0/latex.log
   Well done! Elapsed time = 9 seconds

Thanks,

Sam

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

Can you please send me the two latex log files?

Cheers,

Benjamin

> On 13 Jul 2018, at 16:37 , Samuel Barson <email address hidden> wrote:
>
> Question #667281 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/667281
>
> Samuel Barson posted a new comment:
> Sure thing, This is what comes up on MadGraph when I atttempt to launch
> the process:
>
> INFO: Update the dependent parameter of the param_card.dat
> WARNING: Unknow type of information in the card: imyu,treehmix,fwcoef,imye,imyd,gauge,chargemix,higgslhc14,minpar,flavorkitqfv,higgslhc13,higgslhc8,treeimhmix,higgslhc7,imfwcoef,spheno,loophmix,higgsfcc100,ye,yd,modsel,yu,pseudoscalarmix,gaugegut,sphenolowenergy,treelevelunitaritywtrilinears,loopimhmix,flavorkitlfv,treelevelunitarity,scalarmix
> Generating 10000 events with run name run_19
> survey run_19
> INFO: compile directory
> compile Source Directory
> Using random number seed offset = 180
> INFO: Running Survey
> Creating Jobs
> Working on SubProcesses
> INFO: P1_gg_aa
> INFO: Idle: 0, Running: 1, Completed: 0 [ current time: 16h28 ]
> INFO: Idle: 0, Running: 0, Completed: 1 [ 0.37s ]
> INFO: Idle: 0, Running: 0, Completed: 1 [ 0.38s ]
> INFO: End survey
> refine 10000
> Creating Jobs
> INFO: Refine results to 10000
> INFO: Generating 10000.0 unweigthed events.
> INFO: Effective Luminosity 13466955.458 pb^-1
> INFO: need to improve 1 channels
> Current estimate of cross-section: 0.00089107 +- 7.6363e-06
> P1_gg_aa
> INFO: Idle: 10, Running: 2, Completed: 0 [ current time: 16h28 ]
> INFO: Idle: 2, Running: 2, Completed: 8 [ 3.1s ]
> INFO: Idle: 0, Running: 0, Completed: 12 [ 4.5s ]
> INFO: Combining runs
> INFO: finish refine
> refine 10000
> Creating Jobs
> INFO: Refine results to 10000
> INFO: Generating 10000.0 unweigthed events.
> INFO: Effective Luminosity 13461214.8746 pb^-1
> INFO: need to improve 0 channels
> Current estimate of cross-section: 0.00089145 +- 1.6241e-06
> P1_gg_aa
> INFO: Idle: 0, Running: 0, Completed: 0 [ current time: 16h29 ]
> INFO: Combining runs
> INFO: finish refine
> INFO: Combining Events
> === Results Summary for run: run_19 tag: tag_1 ===
>
> Cross-section : 0.0008915 +- 1.624e-06 pb
> Nb of events : 10000
>
> INFO: No version of lhapdf. Can not run systematics computation
> store_events
> INFO: Storing parton level results
> INFO: End Parton
> reweight -from_cards
> decay_events -from_cards
> INFO: Running MadAnalysis5 [arXiv:1206.1599]
> INFO: Parton input file considered:
> INFO: --> /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/Events/run_19/unweighted_events.lhe.gz
> INFO: MadAnalysis5 now running the 'analysis1' analysis...
> INFO: Follow Madanalysis5 run with the following command in a separate terminal:
> INFO: tail -f /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/Events/run_19/tag_1_MA5_analysis1.log
> ERROR: MadAnalysis5 failed to create PDF output
> INFO: MadAnalysis5 successfully completed the analysis 'analysis1'. Reported results are placed in:
> INFO: --> /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/Events/run_19/tag_1_MA5_parton_analysis_analysis1.pdf
> INFO: Finished MA5 analyses.
> INFO: storing files of previous run
> INFO: Done
> quit
> INFO:
> more information in /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/index.html
>
>
> ########################################################
>
> And this is what it says from putting the tail-f line into a new
> terminal:
>
> herbal@herbal-VirtualBox:~$ tail -f /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/Events/run_19/tag_1_MA5_analysis1.log
> Generating the HMTL report ...
> -> To open this HTML report, please type 'open'.
> Generating the PDF report ...
> PDF file cannot be produced
> Please have a look to the log file /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/MA5_PARTON_ANALYSIS_analysis1/Output/PDF/MadAnalysis5job_0/latex2.log
> -> To open this PDF report, please type 'open gg_h_aa2/MA5_PARTON_ANALYSIS_analysis1/Output/PDF/MadAnalysis5job_0'.
> Generating the DVI report ...
> DVI file cannot be produced
> Please have a look to the log file /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/MA5_PARTON_ANALYSIS_analysis1/Output/DVI/MadAnalysis5job_0/latex.log
> Well done! Elapsed time = 9 seconds
>
>
> Thanks,
>
> Sam
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Samuel Barson (herbal) said :
#10

Hi Benjamin,

Sorry for the delay getting back to you. When I enter the events file for a process there is this log file present:

*************************************************************
* W E L C O M E to M A D A N A L Y S I S 5 *
* *
* MA5 release : 1.6.33 2017/11/20 *
* *
* Comput. Phys. Commun. 184 (2013) 222-256 *
* Eur. Phys. J. C74 (2014) 3103 *
*************************************************************
Executing the commands from the script
...
ma5>import /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/bin/internal/ufomodel
UFO model folder is detected
Import all particles defined in the model ...
47 particles have been successfully exported.
Adding 'nu1' 'nu1bar' 'nu2' 'nu2bar' 'nu3' 'nu3bar' 'h1' 'h2' 'ah1' 'ah2' 'ga' 'gac' to 'invisible' multiparticle
ma5>import /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/Events/run_19/unweighted_events.lhe.gz as unweighted_events
   -> Storing the file 'unweighted_events.lhe.gz' in the dataset 'unweighted_events'.
ma5>define vl = 12 14 16
ma5>define vl~ = -16 -14 -12
ma5>define invisible = ve ve~ vm vm~ vt vt~ vl vl~
The (multi)particle 've' is not defined.
ma5>set main.graphic_render = none
ma5>plot THT 40 0 500 [logY]
ma5>plot MET 40 0 500 [logY]
ma5>plot SQRTS 40 0 500 [logY]
ma5>plot PT(a[1]) 40 0 500 [logY]
ma5>plot ETA(a[1]) 40 -10 10 [logY]
ma5>plot PT(a[2]) 40 0 500 [logY]
ma5>plot ETA(a[2]) 40 -10 10 [logY]
ma5>plot M(a[1] a[2]) 40 0 500 [logY ]
ma5>plot DELTAR(a[1],a[2]) 40 0 10 [logY ]
ma5>submit /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/MA5_PARTON_ANALYSIS_analysis1
   Creating folder 'MA5_PARTON_ANALYSIS_analysis1'...
   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 'unweighted_events'...
    *******************************************************
    * SampleAnalyzer for MadAnalysis 5 - Welcome.
    * Initializing all components
    - version: 1.6.33 (2017/11/20)
    - general: everything is default.
    - extracting the list of event samples...
    - analyzer 'MadAnalysis5job'
    * Running over files ...
    * 1/1 /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/Events/run_19/unweighted_events.lhe.gz
    => file size: 1.43 Mo
    => sample format: LHE file produced by MadGraph5.
    => total number of events: 10000 ( analyzed: 10000 ; skipped: 0 )
    * Finalizing all components ...
    * Total number of processed events: 10000.
    * Goodbye.
    *******************************************************
   Checking SampleAnalyzer output...
   Extracting data from the output files...
   Preparing data for the reports ...
   Generating all plots ...
   Generating the HMTL report ...
     -> To open this HTML report, please type 'open'.
   Generating the PDF report ...
PDF file cannot be produced
Please have a look to the log file /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/MA5_PARTON_ANALYSIS_analysis1/Output/PDF/MadAnalysis5job_0/latex2.log
     -> To open this PDF report, please type 'open gg_h_aa2/MA5_PARTON_ANALYSIS_analysis1/Output/PDF/MadAnalysis5job_0'.

From this bottom line however, the route suggested to find the PDF log file does not exist as MA5_PARTON_ANALYSIS_analysis1 is not a file.

Thanks,

Sam

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

So this file

/home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/gg_h_aa2/MA5_PARTON_ANALYSIS_analysis1/Output/PDF/MadAnalysis5job_0/latex2.log

does not exist. That is weird. Can you try to run MadAnalysis 5 outside madgraph and see whether it works (this will be hard to fix as I can't reproduce it, but let's try).

Cheers,

Benj

Revision history for this message
Samuel Barson (herbal) said :
#12

Hi Benjamin,

Madanalysis doesn't seem to have any problems inputting a file, but upon submitting it a similar error is produced:

MA5-ERROR: PDF file cannot be produced
MA5-ERROR: Please have a look to the log file /home/herbal/Desktop/SotonWork/MG5_aMC_v2_6_3_2/HEPTools/madanalysis5/madanalysis5/ANALYSIS_0/Output/PDF/MadAnalysis5job_0/latex2.log

It does however create the latex.log file below:

This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./main.tex
LaTeX2e <2017-04-15>
Babel <3.18> and hyphenation patterns for 3 language(s) loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (./jheppub.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))))
(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)

Package hyperref Warning: Option `pagecolor' is not available anymore.

(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)
kpathsea: Running mktextfm phvbc7t
/usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map source abbreviation for phvbc7t.
/usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update ?
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input phvbc7t
This is METAFONT, Version 2.7182818 (TeX Live 2017/Debian) (preloaded base=mf)

kpathsea: Running mktexmf phvbc7t

! I can't find file `phvbc7t'.
<*> ...=ljfour; mag:=1; nonstopmode; input phvbc7t

Please type another input file name
! Emergency stop.
<*> ...=ljfour; mag:=1; nonstopmode; input phvbc7t

Transcript written on mfput.log.
grep: phvbc7t.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input phvbc7t' failed to make phvbc7t.tfm.
kpathsea: Appending font creation commands to missfont.log.

! Font OT1/phv/b/sc/11=phvbc7t at 11.0pt not loadable: Metric (TFM) file not fo
und.
<to be read again>
                   relax
l.140 ...lareFixedFont\trfont{OT1}{phv}{b}{sc}{11}

) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)
kpathsea: Running mktextfm ecrm1000
/usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map source abbreviation for ecrm1000.
/usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update ?
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1000
This is METAFONT, Version 2.7182818 (TeX Live 2017/Debian) (preloaded base=mf)

kpathsea: Running mktexmf ecrm1000

! I can't find file `ecrm1000'.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm1000

Please type another input file name
! Emergency stop.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm1000

Transcript written on mfput.log.
grep: ecrm1000.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1000' failed to make ecrm1000.tfm.

! Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not loadable: Metric (TFM) file not fou
nd.
<to be read again>
                   relax
l.105 \fontencoding\encodingdefault\selectfont

) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty))

! LaTeX Error: File `xcolor.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.
<read *>

l.8 \definecolor
                {orange}{rgb}{1,0.5,0}^^M
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on main.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./main.tex
LaTeX2e <2017-04-15>
Babel <3.18> and hyphenation patterns for 3 language(s) loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (./jheppub.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))))
(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)

Package hyperref Warning: Option `pagecolor' is not available anymore.

(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd)
kpathsea: Running mktextfm phvbc7t
/usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map source abbreviation for phvbc7t.
/usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update ?
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input phvbc7t
This is METAFONT, Version 2.7182818 (TeX Live 2017/Debian) (preloaded base=mf)

kpathsea: Running mktexmf phvbc7t

! I can't find file `phvbc7t'.
<*> ...=ljfour; mag:=1; nonstopmode; input phvbc7t

Please type another input file name
! Emergency stop.
<*> ...=ljfour; mag:=1; nonstopmode; input phvbc7t

Transcript written on mfput.log.
grep: phvbc7t.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input phvbc7t' failed to make phvbc7t.tfm.
kpathsea: Appending font creation commands to missfont.log.

! Font OT1/phv/b/sc/11=phvbc7t at 11.0pt not loadable: Metric (TFM) file not fo
und.
<to be read again>
                   relax
l.140 ...lareFixedFont\trfont{OT1}{phv}{b}{sc}{11}

) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)
kpathsea: Running mktextfm ecrm1000
/usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map source abbreviation for ecrm1000.
/usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update ?
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1000
This is METAFONT, Version 2.7182818 (TeX Live 2017/Debian) (preloaded base=mf)

kpathsea: Running mktexmf ecrm1000

! I can't find file `ecrm1000'.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm1000

Please type another input file name
! Emergency stop.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm1000

Transcript written on mfput.log.
grep: ecrm1000.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1000' failed to make ecrm1000.tfm.

! Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not loadable: Metric (TFM) file not fou
nd.
<to be read again>
                   relax
l.105 \fontencoding\encodingdefault\selectfont

) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty))

! LaTeX Error: File `xcolor.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.
<read *>

l.8 \definecolor
                {orange}{rgb}{1,0.5,0}^^M
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on main.log.

It seems to be incapable of finding some sort of file? I am unsure what it means.

Thanks,

Sam

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

Looks like TexLive is not installed. Is that possible?

Cheers,

Benjamin

Revision history for this message
Samuel Barson (herbal) said :
#14

I type in tex --version and it says that I have Tex 3.14159265 and Kpathsea version 6.2.3.

I think this should be ok shouldn't it? I have managed to get everything working on a desktop now so this isn't the end of the world, very peculiar though!

I don't mind if this is just getting too fiddly to solve, I can imagine this is getting irritating now.

Thanks,

Sam

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

To summarize: If you type the compilation command directly in the shell, then it works. Is that correct? Can you check whether the path to the tex library is correctly settled i nthe environment variables when MA5 is run?

Cheers,

Benjamin

> On 17 Jul 2018, at 09:53 , Samuel Barson <email address hidden> wrote:
>
> Question #667281 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/667281
>
> Samuel Barson posted a new comment:
> I type in tex --version and it says that I have Tex 3.14159265 and
> Kpathsea version 6.2.3.
>
> I think this should be ok shouldn't it? I have managed to get everything
> working on a desktop now so this isn't the end of the world, very
> peculiar though!
>
> I don't mind if this is just getting too fiddly to solve, I can imagine
> this is getting irritating now.
>
> Thanks,
>
> Sam
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
CUBE (1244+) said :
#16

hi ,iMaksym Ovchynnikov .i also have the same problem,but i use 'sudo apt install texlive-latex-extra'solved my problem.
if it can also solve your problem,let me know.

Revision history for this message
Samuel Barson (herbal) said :
#17

Hello, yes that worked! Sorry it seems quite an easy solution to the problem, funny that the extra part was required.

Thanks,

Sam

Revision history for this message
Maksym Ovchynnikov (name-xxx) said :
#18

Hi! I have similar problem, but now it generates pdfs without plots. What can be a reason for this?

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

I think hat this is not possible. Can you please provide more information about that? What are you exactly doing and what does the output look like?

Cheers,

Benjamin

Revision history for this message
Harshal Kulkarni (hck18ms056) said :
#20

Hi, I am facing the same problem as Maksym. The pdf is getting generated, however it does not contain any plots. All that it contains is: Dataset , integral , entries per event , mean , RMS , %underflow , % overflow but there is no histogram plot along with it.

(To give some background - I am analyzing the process p p > h h in the SM. And I have installed MadAnalysis5 from mg5_aMC, and am using python 3 - so the MadAnalysis5 is in the ALPHA version. I got the cross section for the process as 5.601e-05 +- 9.552e-08 pb. I am just mentioning this so that, if there is any mistake in this itself, it will be rectified.)

Also, I am facing the issue that, while launching MadAnalysis separately (not while using MG), I am getting the errors as root, matplotlib, scipy, delphes, etc are disabled. I don't know what this means and how I should fix this.

I am new to MA5, so any help would be greatly appreciated.

Thanks,
Harshal

Revision history for this message
Jack Y. Araz (jackaraz) said :
#21

Hi

> Also, I am facing the issue that, while launching MadAnalysis separately
> (not while using MG), I am getting the errors as root, matplotlib,
> scipy, delphes, etc are disabled. I don't know what this means and how I
> should fix this.
If matplotlib/root/gnuplot does not exist it can not produce plots. Please install either one of them and then check it out. If ma5 can see one you should be able to see the plots.

Cheers


Jack Y. Araz

> On May 28, 2021, at 11:50 AM, Harshal Kulkarni <email address hidden> wrote:
>
> [EXTERNAL EMAIL]
>
> Question #667281 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/667281
>
> Harshal Kulkarni requested more information:
> Hi, I am facing the same problem as Maksym. The pdf is getting
> generated, however it does not contain any plots. All that it contains
> is: Dataset , integral , entries per event , mean , RMS , %underflow , %
> overflow but there is no histogram plot along with it.
>
> (To give some background - I am analyzing the process p p > h h in the
> SM. And I have installed MadAnalysis5 from mg5_aMC, and am using python
> 3 - so the MadAnalysis5 is in the ALPHA version. I got the cross
> section for the process as 5.601e-05 +- 9.552e-08 pb. I am just
> mentioning this so that, if there is any mistake in this itself, it will
> be rectified.)
>
> Also, I am facing the issue that, while launching MadAnalysis separately
> (not while using MG), I am getting the errors as root, matplotlib,
> scipy, delphes, etc are disabled. I don't know what this means and how I
> should fix this.
>
> I am new to MA5, so any help would be greatly appreciated.
>
> Thanks,
> Harshal
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Harshal Kulkarni (hck18ms056) said :
#22

Hi. I have installed all of them already. Despite that, it keeps on showing [Disabled]. Do I need to move them to any specific directory?

Thanks,
Harshal

Revision history for this message
Jack Y. Araz (jackaraz) said :
#23

Hi

Are you using a specific python environment where you also have a global environment? In that case please make sure that ma5 is not accessing the global environment.


Jack Y. Araz

> On May 28, 2021, at 12:20 PM, Harshal Kulkarni <email address hidden> wrote:
>
> [EXTERNAL EMAIL]
>
> Question #667281 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/667281
>
> Harshal Kulkarni posted a new comment:
> Hi. I have installed all of them already. Despite that, it keeps on
> showing [Disabled]. Do I need to move them to any specific directory?
>
> Thanks,
> Harshal
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Harshal Kulkarni (hck18ms056) said :
#24

I am not using any specific python environment. By default the installation of python was global, so I am using the global environment. How do I ensure that ma5 is not accessing the global environment?

Revision history for this message
Jack Y. Araz (jackaraz) said :
#25

Hi

If you are using your global python then there is no other library that ma5 can run on, it needs to access what you are using. Please try to install matplotlib using ma5 interface.

you can type “install matplotlib”.


Jack Y. Araz

> On May 28, 2021, at 12:35 PM, Harshal Kulkarni <email address hidden> wrote:
>
> [EXTERNAL EMAIL]
>
> Question #667281 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/667281
>
> Harshal Kulkarni posted a new comment:
> I am not using any specific python environment. By default the
> installation of python was global, so I am using the global environment.
> How do I ensure that ma5 is not accessing the global environment?
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Harshal Kulkarni (hck18ms056) said :
#26

Hi, I tried that. This is the error I got -

MA5-WARNING: Impossible to download the package from http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.3.1/matplotlib-1.3.1.tar.gz to /tmp/harshal/MA5_downloads/matplotlib.tar.gz
MA5-WARNING: Error(s) occured during the installation.
MA5: Installation NOT complete.
MA5: Elapsed time = 1 minute 1 second
MA5: => Status: [FAILURE]

Revision history for this message
Jack Y. Araz (jackaraz) said :
#27

Hi

This is strange have you tried gnuplot? could you please try to install/update your matplotlib using pip.

Also could you share ma5 version, OS, python full version and matplotlib version please. I can not reproduce your problem in macOS or linux.

Cheers


Jack Y. Araz

> On May 28, 2021, at 1:01 PM, Harshal Kulkarni <email address hidden> wrote:
>
> [EXTERNAL EMAIL]
>
> Question #667281 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/667281
>
> Harshal Kulkarni posted a new comment:
> Hi, I tried that. This is the error I got -
>
> MA5-WARNING: Impossible to download the package from http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.3.1/matplotlib-1.3.1.tar.gz to /tmp/harshal/MA5_downloads/matplotlib.tar.gz
> MA5-WARNING: Error(s) occured during the installation.
> MA5: Installation NOT complete.
> MA5: Elapsed time = 1 minute 1 second
> MA5: => Status: [FAILURE]
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Harshal Kulkarni (hck18ms056) said :
#28

Thanks. I updated matplotlib and now at least that is working. Is there a way to install root using the terminal directly?
Also, I am using ma5 version 1.9.bzr.alpha, Windows 10 (with ubuntu) and python 3.8.5. I just wanted to ask if there is a possibility of any issues / incorrect analyses because I am using python 3.8?

Revision history for this message
Jack Y. Araz (jackaraz) said :
#29

Hi

It should work with py3.8 perfectly, if not there might be a bug so please let us know. you can install root via ma5 interface but I do recommend installing it by hand; root is very much system dependent and following its own installation procedure is much more stable.


Jack Y. Araz

> On May 28, 2021, at 3:01 PM, Harshal Kulkarni <email address hidden> wrote:
>
> [EXTERNAL EMAIL]
>
> Question #667281 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/667281
>
> Harshal Kulkarni posted a new comment:
> Thanks. I updated matplotlib and now at least that is working. Is there a way to install root using the terminal directly?
> Also, I am using ma5 version 1.9.bzr.alpha, Windows 10 (with ubuntu) and python 3.8.5. I just wanted to ask if there is a possibility of any issues / incorrect analyses because I am using python 3.8?
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Harshal Kulkarni (hck18ms056) said :
#30

Great, thank you for the clarification!

Revision history for this message
Muhammad Umar Fraooq (umar0341) said :
#31

    * Finalizing all components ...
    * Total number of processed events: 100000.
+----------------------------------------------------------------------------------------------------------------------+
| LogReport-Warning |
+----------------------------------------------------------------------------------------------------------------------+
| Message NIterations @ File Line |
|----------------------------------------------------------------------------------------------------------------------|
| PDG ID not found [30443] 701 DataFormat/PdgTable.cpp 81 |
| PDG ID not found [9000221] 411 DataFormat/PdgTable.cpp 81 |
| PDG ID not found [-14122] 234 DataFormat/PdgTable.cpp 81 |
| PDG ID not found [14122] 218 DataFormat/PdgTable.cpp 81 |
| PDG ID not found [-4124] 187 DataFormat/PdgTable.cpp 81 |
| PDG ID not found [4124] 159 DataFormat/PdgTable.cpp 81 |
| PDG ID not found [10331] 3 DataFormat/PdgTable.cpp 81 |
| xmin cannot be less than or equal to zero. S 2 /home/au/analysis/mg5v2.7.3/ma5v1.9.60/tools/Sam 80 |
| PDG ID not found [-103122] 1 DataFormat/PdgTable.cpp 81 |
| PDG ID not found [-203122] 1 DataFormat/PdgTable.cpp 81 |
+----------------------------------------------------------------------------------------------------------------------+
    * Goodbye.
MA5: *******************************************************
MA5: Checking SampleAnalyzer output...
MA5: Extracting data from the output files...
MA5-WARNING: Extra line is found: 1.954166e+00 0.000000e+00
MA5-WARNING: Extra line is found: 1.813032e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.062731e+00 0.000000e+00
MA5-WARNING: Extra line is found: 1.954166e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.247291e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.279861e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.236435e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.247291e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.486134e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.659838e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.670694e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.572986e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.475278e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.703264e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.985532e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.126666e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.061527e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.430648e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.180949e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.104953e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.593495e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.506643e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.419791e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.528356e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.984328e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.408935e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.310023e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.147175e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.223171e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.147175e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.570578e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.559722e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.538009e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.277453e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.308819e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.928842e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.733425e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.232824e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.330532e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.874560e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.026550e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.113402e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.601944e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.732222e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.916782e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.025347e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.525948e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.721365e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.808217e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.786504e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.623657e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.220763e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.676735e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.242476e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.448749e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.807013e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.459606e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.361897e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.644166e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.405323e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.611597e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.351041e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.199050e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.101342e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.416180e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.329328e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.177337e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.546458e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.481319e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.427036e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.470462e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.123055e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.612800e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.949351e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.243680e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.580231e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.612800e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.721365e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.580231e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.972268e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.699652e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.451157e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.733425e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.972268e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.223171e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.223171e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.364305e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.418587e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.331736e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.854051e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.016898e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.071180e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.702060e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.235231e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.985532e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.779259e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.594699e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.540416e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.833541e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.667437e+01 0.000000e+00
MA5-WARNING: Extra line is found: 1.813032e+00 0.000000e+00
MA5-WARNING: Extra line is found: 1.769606e+00 0.000000e+00
MA5-WARNING: Extra line is found: 1.986736e+00 0.000000e+00
MA5-WARNING: Extra line is found: 1.823889e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.084444e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.203866e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.051875e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.269004e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.518703e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.507847e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.540416e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.551273e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.290717e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.562129e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.800972e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.083240e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.942106e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.300370e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.800972e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.887824e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.539213e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.332939e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.419791e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.419791e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.875763e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.419791e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.396875e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.984328e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.973472e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.092893e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.418587e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.353449e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.451157e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.125463e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.004837e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.841990e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.809421e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.265393e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.069976e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.961412e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.178541e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.232824e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.525948e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.460810e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.732222e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.112198e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.515092e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.732222e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.569374e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.786504e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.721365e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.220763e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.513888e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.188194e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.199050e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.861296e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.416180e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.633309e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.676735e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.524745e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.883009e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.329328e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.340185e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.351041e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.394467e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.644166e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.264189e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.872152e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.655022e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.513888e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.557314e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.361897e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.916782e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.264189e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.623657e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.699652e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.525948e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.938495e+00 0.000000e+00
MA5-WARNING: Extra line is found: 6.101342e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.319675e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.829930e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.744282e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.113402e+00 0.000000e+00
MA5-WARNING: Extra line is found: 5.069976e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.603148e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.614004e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.505439e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.852847e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.570578e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.016898e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.234027e+00 0.000000e+00
MA5-WARNING: Extra line is found: 4.353449e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.919189e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.528356e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.072384e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.191805e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.887824e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.866111e+00 0.000000e+00
MA5-WARNING: Extra line is found: 2.996389e+00 0.000000e+00
MA5-WARNING: Extra line is found: 3.187463e+01 0.000000e+00
MA5: Preparing data for the reports ...
MA5: Generating all plots ...
Traceback (most recent call last):
  File "./bin/ma5", line 77, in <module>
    madanalysis.core.launcher.LaunchMA5(version, date, ma5dir)
  File "/home/au/analysis/mg5v2.7.3/ma5v1.9.60/madanalysis/core/launcher.py", line 430, in LaunchMA5
    repeat = MainSession(mode,arglist,ma5dir,version,date)
  File "/home/au/analysis/mg5v2.7.3/ma5v1.9.60/madanalysis/core/launcher.py", line 334, in MainSession
    interpreter.cmdloop()
  File "/usr/lib/python3.8/cmd.py", line 138, in cmdloop
    stop = self.onecmd(line)
  File "/usr/lib/python3.8/cmd.py", line 217, in onecmd
    return func(arg)
  File "/home/au/analysis/mg5v2.7.3/ma5v1.9.60/madanalysis/interpreter/interpreter.py", line 296, in do_submit
    self.cmd_submit.do(self.split_arg(line),self.history)
  File "/home/au/analysis/mg5v2.7.3/ma5v1.9.60/madanalysis/interpreter/cmd_submit.py", line 64, in do
    return self.do_submit(args,history)
  File "/home/au/analysis/mg5v2.7.3/ma5v1.9.60/madanalysis/interpreter/cmd_submit.py", line 217, in do_submit
    self.CreateReports(args,history,layout)
  File "/home/au/analysis/mg5v2.7.3/ma5v1.9.60/madanalysis/interpreter/cmd_submit.py", line 273, in CreateReports
    if not layout.DoPlots(histopath,modes,output_paths):
  File "/home/au/analysis/mg5v2.7.3/ma5v1.9.60/madanalysis/layout/layout.py", line 177, in DoPlots
    self.plotflow.DrawAll(histo_path,modes,output_paths,ListPlots)
  File "/home/au/analysis/mg5v2.7.3/ma5v1.9.60/madanalysis/layout/plotflow.py", line 170, in DrawAll
    self.DrawROOT(histos,scales,self.main.selection[iabshisto],\
  File "/home/au/analysis/mg5v2.7.3/ma5v1.9.60/madanalysis/layout/plotflow.py", line 294, in DrawROOT
    ntot+= histos[ind].summary.array[bin-1]*scales[ind]
IndexError: list index out of range

Can you help with this problem?

Provide an answer of your own, or ask Maksym Ovchynnikov for more information if necessary.

To post a message you must log in.