Skip to content
Snippets Groups Projects
Commit ad7fee88 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'test.AthExHelloWorld-20190121' into 'master'

AthExHelloWorld: Update reference files.

See merge request atlas/athena!20485
parents 9c099aa8 c4e763af
No related branches found
No related tags found
No related merge requests found
Tue May 15 15:25:32 CEST 2018 Sun Jan 20 03:17:08 CET 2019
Preloading tcmalloc_minimal.so Preloading tcmalloc_minimal.so
Py:Athena INFO including file "AthenaCommon/Preparation.py" Py:Athena INFO including file "AthenaCommon/Preparation.py"
Py:Athena INFO using release [WorkDir-22.0.1] [x86_64-slc6-gcc62-opt] [start_stop/7f27402b7e] -- built on [2018-05-15T1307] Py:Athena INFO using release [WorkDir-22.0.1] [x86_64-slc6-gcc8-opt] [atlas-work3/7fb5304f19] -- built on [2019-01-19T2316]
Py:Athena INFO including file "AthenaCommon/Atlas.UnixStandardJob.py" Py:Athena INFO including file "AthenaCommon/Atlas.UnixStandardJob.py"
Py:Athena INFO executing ROOT6Setup Py:Athena INFO executing ROOT6Setup
Py:Athena INFO configuring AthenaHive with [1] concurrent threads and [1] concurrent events Py:Athena INFO configuring AthenaHive with [1] concurrent threads and [1] concurrent events
...@@ -9,72 +9,70 @@ Py:AlgScheduler INFO setting up AvalancheSchedulerSvc/AvalancheSchedulerSvc ...@@ -9,72 +9,70 @@ Py:AlgScheduler INFO setting up AvalancheSchedulerSvc/AvalancheSchedulerSvc
Py:Athena INFO including file "AthenaCommon/Execution.py" Py:Athena INFO including file "AthenaCommon/Execution.py"
Py:Athena INFO including file "AthExHelloWorld/HelloWorldOptions.py" Py:Athena INFO including file "AthExHelloWorld/HelloWorldOptions.py"
Py:Athena INFO including file "AthenaCommon/runbatch.py" Py:Athena INFO including file "AthenaCommon/runbatch.py"
Py:ConfigurableDb INFO Read module info for 5478 configurables from 5 genConfDb files Py:ConfigurableDb INFO Read module info for 5455 configurables from 55 genConfDb files
Py:ConfigurableDb INFO No duplicates have been found: that's good ! Py:ConfigurableDb INFO No duplicates have been found: that's good !
[?1034hApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0 [?1034hApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0 ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
MessageSvc INFO Activating in a separate thread MessageSvc INFO Activating in a separate thread
ApplicationMgr SUCCESS ApplicationMgr SUCCESS
==================================================================================================================================== ====================================================================================================================================
Welcome to ApplicationMgr (GaudiCoreSvc v30r2) Welcome to ApplicationMgr (GaudiCoreSvc v30r5)
running on pc-tbed-pub-26.cern.ch on Tue May 15 15:25:42 2018 running on lxplus076.cern.ch on Sun Jan 20 03:17:29 2019
==================================================================================================================================== ====================================================================================================================================
ApplicationMgr INFO Successfully loaded modules : AthenaServices ApplicationMgr INFO Successfully loaded modules : AthenaServices
ApplicationMgr INFO Application Manager Configured successfully ApplicationMgr INFO Application Manager Configured successfully
ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0 ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
AthDictLoaderSvc INFO in initialize... AthDictLoaderSvc INFO in initialize...
AthDictLoaderSvc INFO acquired Dso-registry AthDictLoaderSvc INFO acquired Dso-registry
ClassIDSvc INFO getRegistryEntries: read 2849 CLIDRegistry entries for module ALL ClassIDSvc INFO getRegistryEntries: read 3685 CLIDRegistry entries for module ALL
ChronoStatSvc INFO Number of skipped events for MemStat-1
CoreDumpSvc INFO install f-a-t-a-l handler... (flag = -1) CoreDumpSvc INFO install f-a-t-a-l handler... (flag = -1)
CoreDumpSvc INFO Handling signals: 11(Segmentation fault) 7(Bus error) 4(Illegal instruction) 8(Floating point exception) CoreDumpSvc INFO Handling signals: 11(Segmentation fault) 7(Bus error) 4(Illegal instruction) 8(Floating point exception)
AthenaHiveEventLoopMgr INFO Initializing AthenaHiveEventLoopMgr - package version AthenaServices-00-00-00 AthenaHiveEventLoopMgr INFO Initializing AthenaHiveEventLoopMgr - package version AthenaServices-00-00-00
HelloWorld INFO initialize() HelloWorld 0 INFO initialize()
HelloWorld INFO MyInt = 42 HelloWorld 0 INFO MyInt = 42
HelloWorld INFO MyBool = 1 HelloWorld 0 INFO MyBool = 1
HelloWorld INFO MyDouble = 3.14159 HelloWorld 0 INFO MyDouble = 3.14159
HelloWorld INFO MyStringVec[0] = Welcome HelloWorld 0 INFO MyStringVec[0] = Welcome
HelloWorld INFO MyStringVec[1] = to HelloWorld 0 INFO MyStringVec[1] = to
HelloWorld INFO MyStringVec[2] = Athena HelloWorld 0 INFO MyStringVec[2] = Athena
HelloWorld INFO MyStringVec[3] = Framework HelloWorld 0 INFO MyStringVec[3] = Framework
HelloWorld INFO MyStringVec[4] = Tutorial HelloWorld 0 INFO MyStringVec[4] = Tutorial
HelloWorld INFO MyStringVec[5] = ! HelloWorld 0 INFO MyStringVec[5] = !
HelloWorld INFO MyDict['Bonjour'] = 'Guten Tag' HelloWorld 0 INFO MyDict['Bonjour'] = 'Guten Tag'
HelloWorld INFO MyDict['Goeiedag'] = 'Ni Hao' HelloWorld 0 INFO MyDict['Goeiedag'] = 'Ni Hao'
HelloWorld INFO MyDict['Good Morning'] = 'Bonjour' HelloWorld 0 INFO MyDict['Good Morning'] = 'Bonjour'
HelloWorld INFO MyDict['one'] = 'ein' HelloWorld 0 INFO MyDict['one'] = 'ein'
HelloWorld INFO MyDict['three'] = 'trois' HelloWorld 0 INFO MyDict['three'] = 'trois'
HelloWorld INFO MyDict['two'] = 'dos' HelloWorld 0 INFO MyDict['two'] = 'dos'
HelloWorld INFO MyTable['1'] = '1' HelloWorld 0 INFO MyTable['1'] = '1'
HelloWorld INFO MyTable['2'] = '4' HelloWorld 0 INFO MyTable['2'] = '4'
HelloWorld INFO MyTable['3'] = '9' HelloWorld 0 INFO MyTable['3'] = '9'
HelloWorld INFO MyTable['4'] = '16' HelloWorld 0 INFO MyTable['4'] = '16'
HelloWorld INFO MyMatrix[0] = [ 1 2 3 ] HelloWorld 0 INFO MyMatrix[0] = [ 1 2 3 ]
HelloWorld INFO MyMatrix[1] = [ 4 5 6 ] HelloWorld 0 INFO MyMatrix[1] = [ 4 5 6 ]
HelloWorld INFO MyMatrix[2] = [ 7 8 9 ] HelloWorld 0 INFO MyMatrix[2] = [ 7 8 9 ]
HelloWorld INFO MyPrivateHelloTool = HelloTool HelloWorld 0 INFO MyPrivateHelloTool = HelloTool
HelloWorld INFO MyPublicHelloTool = HelloTool HelloWorld 0 INFO MyPublicHelloTool = HelloTool
HelloWorld INFO MyPrivateHelloTool: Retrieved tool HelloTool HelloWorld 0 INFO MyPrivateHelloTool: Retrieved tool HelloTool
HelloWorld INFO MyPublicHelloTool: Retrieved tool HelloTool HelloWorld 0 INFO MyPublicHelloTool: Retrieved tool HelloTool
ThreadPoolSvc INFO no thread init tools attached ThreadPoolSvc 0 INFO no thread init tools attached
AvalancheSchedulerSvc INFO Activating scheduler in a separate thread AvalancheSchedulerSvc 0 INFO Activating scheduler in a separate thread
AvalancheSchedulerSvc INFO Found 6 algorithms AvalancheSchedulerSvc 0 INFO Found 6 algorithms
AvalancheSchedulerSvc INFO No unmet INPUT data dependencies were found AvalancheSchedulerSvc 0 INFO No unmet INPUT data dependencies were found
PrecedenceSvc INFO Assembling CF and DF task precedence rules PrecedenceSvc 0 INFO Assembling CF and DF task precedence rules
PrecedenceSvc INFO PrecedenceSvc initialized successfully PrecedenceSvc 0 INFO PrecedenceSvc initialized successfully
AvalancheSchedulerSvc INFO Concurrency level information: AvalancheSchedulerSvc 0 INFO Concurrency level information:
AvalancheSchedulerSvc INFO o Number of events in flight: 1 AvalancheSchedulerSvc 0 INFO o Number of events in flight: 1
AvalancheSchedulerSvc INFO o TBB thread pool size: 'ThreadPoolSize':1 AvalancheSchedulerSvc 0 INFO o TBB thread pool size: 'ThreadPoolSize':1
HistogramPersistencySvc WARNING Histograms saving not required. HistogramPersistencySvc 0 WARNING Histograms saving not required.
EventSelector INFO Enter McEventSelector Initialization EventSelector 0 INFO Enter McEventSelector Initialization
AthenaHiveEventLoopMgr INFO Setup EventSelector service EventSelector AthenaHiveEventLoopMgr 0 INFO Setup EventSelector service EventSelector
ApplicationMgr INFO Application Manager Initialized successfully ApplicationMgr 0 INFO Application Manager Initialized successfully
HelloWorld INFO start() HelloWorld 0 INFO start()
ApplicationMgr INFO Application Manager Started successfully ApplicationMgr 0 INFO Application Manager Started successfully
AthenaHiveEventLoopMgr INFO Starting loop on events AthenaHiveEventLoopMgr 0 INFO Starting loop on events
EventPersistencySvc 0 0 INFO Added successfully Conversion service:McCnvSvc EventPersistencySvc 0 0 INFO Added successfully Conversion service:McCnvSvc
AthenaHiveEventLoopMgr 0 0 INFO ===>>> start of run 0 <<<=== AthenaHiveEventLoopMgr 0 0 INFO ===>>> start of run 0 <<<===
ClassIDSvc 0 0 INFO getRegistryEntries: read 959 CLIDRegistry entries for module ALL
AthenaHiveEventLoopMgr 0 0 INFO ===>>> start processing event #0, run #0 on slot 0, 0 events processed so far <<<=== AthenaHiveEventLoopMgr 0 0 INFO ===>>> start processing event #0, run #0 on slot 0, 0 events processed so far <<<===
HelloWorld 0 0 INFO execute() HelloWorld 0 0 INFO execute()
HelloWorld 0 0 INFO An INFO message HelloWorld 0 0 INFO An INFO message
...@@ -185,7 +183,7 @@ ToolSvc.PublicHello 9 0 INFO my message to the world: ...@@ -185,7 +183,7 @@ ToolSvc.PublicHello 9 0 INFO my message to the world:
HelloWorld 9 0 INFO Let the tool MyPrivateHelloTool say something: HelloWorld 9 0 INFO Let the tool MyPrivateHelloTool say something:
HelloWorld.HelloTool 9 0 INFO my message to the world: A Private Message! HelloWorld.HelloTool 9 0 INFO my message to the world: A Private Message!
AthenaHiveEventLoopMgr INFO ===>>> done processing event #9, run #0 on slot 0, 10 events processed so far <<<=== AthenaHiveEventLoopMgr INFO ===>>> done processing event #9, run #0 on slot 0, 10 events processed so far <<<===
AthenaHiveEventLoopMgr INFO ---> Loop Finished (seconds): 0.0232099 AthenaHiveEventLoopMgr INFO ---> Loop Finished (seconds): 0.0333071
HelloWorld INFO stop() HelloWorld INFO stop()
ApplicationMgr INFO Application Manager Stopped successfully ApplicationMgr INFO Application Manager Stopped successfully
IncidentProcAlg1 INFO Finalize IncidentProcAlg1 INFO Finalize
...@@ -200,7 +198,7 @@ ToolSvc INFO Removing all tools creat ...@@ -200,7 +198,7 @@ ToolSvc INFO Removing all tools creat
*****Chrono***** INFO **************************************************************************************************** *****Chrono***** INFO ****************************************************************************************************
*****Chrono***** INFO The Final CPU consumption ( Chrono ) Table (ordered) *****Chrono***** INFO The Final CPU consumption ( Chrono ) Table (ordered)
*****Chrono***** INFO **************************************************************************************************** *****Chrono***** INFO ****************************************************************************************************
ChronoStatSvc INFO Time User : Tot= 90 [ms] #= 1 ChronoStatSvc INFO Time User : Tot= 120 [ms] #= 1
*****Chrono***** INFO **************************************************************************************************** *****Chrono***** INFO ****************************************************************************************************
ChronoStatSvc.finalize() INFO Service finalized successfully ChronoStatSvc.finalize() INFO Service finalized successfully
ApplicationMgr INFO Application Manager Finalized successfully ApplicationMgr INFO Application Manager Finalized successfully
......
Tue May 15 15:25:32 CEST 2018 Sun Jan 20 03:15:09 CET 2019
Preloading tcmalloc_minimal.so Preloading tcmalloc_minimal.so
Py:Athena INFO including file "AthenaCommon/Preparation.py" Py:Athena INFO including file "AthenaCommon/Preparation.py"
Py:Athena INFO using release [WorkDir-22.0.1] [x86_64-slc6-gcc62-opt] [start_stop/7f27402b7e] -- built on [2018-05-15T1307] Py:Athena INFO using release [WorkDir-22.0.1] [x86_64-slc6-gcc8-opt] [atlas-work3/7fb5304f19] -- built on [2019-01-19T2316]
Py:Athena INFO including file "AthenaCommon/Atlas.UnixStandardJob.py" Py:Athena INFO including file "AthenaCommon/Atlas.UnixStandardJob.py"
Py:Athena INFO executing ROOT6Setup Py:Athena INFO executing ROOT6Setup
Py:Athena INFO configuring AthenaHive with [2] concurrent threads and [2] concurrent events Py:Athena INFO configuring AthenaHive with [2] concurrent threads and [2] concurrent events
...@@ -9,73 +9,70 @@ Py:AlgScheduler INFO setting up AvalancheSchedulerSvc/AvalancheSchedulerSvc ...@@ -9,73 +9,70 @@ Py:AlgScheduler INFO setting up AvalancheSchedulerSvc/AvalancheSchedulerSvc
Py:Athena INFO including file "AthenaCommon/Execution.py" Py:Athena INFO including file "AthenaCommon/Execution.py"
Py:Athena INFO including file "AthExHelloWorld/HelloWorldOptions.py" Py:Athena INFO including file "AthExHelloWorld/HelloWorldOptions.py"
Py:Athena INFO including file "AthenaCommon/runbatch.py" Py:Athena INFO including file "AthenaCommon/runbatch.py"
Py:ConfigurableDb INFO Read module info for 5478 configurables from 5 genConfDb files Py:ConfigurableDb INFO Read module info for 5455 configurables from 55 genConfDb files
Py:ConfigurableDb INFO No duplicates have been found: that's good ! Py:ConfigurableDb INFO No duplicates have been found: that's good !
[?1034hApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0 [?1034hApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0 ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
MessageSvc INFO Activating in a separate thread MessageSvc INFO Activating in a separate thread
ApplicationMgr SUCCESS ApplicationMgr SUCCESS
==================================================================================================================================== ====================================================================================================================================
Welcome to ApplicationMgr (GaudiCoreSvc v30r2) Welcome to ApplicationMgr (GaudiCoreSvc v30r5)
running on pc-tbed-pub-26.cern.ch on Tue May 15 15:25:42 2018 running on lxplus076.cern.ch on Sun Jan 20 03:15:30 2019
==================================================================================================================================== ====================================================================================================================================
ApplicationMgr INFO Successfully loaded modules : AthenaServices ApplicationMgr INFO Successfully loaded modules : AthenaServices
ApplicationMgr INFO Application Manager Configured successfully ApplicationMgr INFO Application Manager Configured successfully
ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0 ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
AthDictLoaderSvc INFO in initialize... AthDictLoaderSvc INFO in initialize...
AthDictLoaderSvc INFO acquired Dso-registry AthDictLoaderSvc INFO acquired Dso-registry
ClassIDSvc INFO getRegistryEntries: read 2849 CLIDRegistry entries for module ALL ClassIDSvc INFO getRegistryEntries: read 3685 CLIDRegistry entries for module ALL
ChronoStatSvc INFO Number of skipped events for MemStat-1
CoreDumpSvc INFO install f-a-t-a-l handler... (flag = -1) CoreDumpSvc INFO install f-a-t-a-l handler... (flag = -1)
CoreDumpSvc INFO Handling signals: 11(Segmentation fault) 7(Bus error) 4(Illegal instruction) 8(Floating point exception) CoreDumpSvc INFO Handling signals: 11(Segmentation fault) 7(Bus error) 4(Illegal instruction) 8(Floating point exception)
AthenaHiveEventLoopMgr INFO Initializing AthenaHiveEventLoopMgr - package version AthenaServices-00-00-00 AthenaHiveEventLoopMgr INFO Initializing AthenaHiveEventLoopMgr - package version AthenaServices-00-00-00
HelloWorld INFO initialize() HelloWorld 0 INFO initialize()
HelloWorld INFO MyInt = 42 HelloWorld 0 INFO MyInt = 42
HelloWorld INFO MyBool = 1 HelloWorld 0 INFO MyBool = 1
HelloWorld INFO MyDouble = 3.14159 HelloWorld 0 INFO MyDouble = 3.14159
HelloWorld INFO MyStringVec[0] = Welcome HelloWorld 0 INFO MyStringVec[0] = Welcome
HelloWorld INFO MyStringVec[1] = to HelloWorld 0 INFO MyStringVec[1] = to
HelloWorld INFO MyStringVec[2] = Athena HelloWorld 0 INFO MyStringVec[2] = Athena
HelloWorld INFO MyStringVec[3] = Framework HelloWorld 0 INFO MyStringVec[3] = Framework
HelloWorld INFO MyStringVec[4] = Tutorial HelloWorld 0 INFO MyStringVec[4] = Tutorial
HelloWorld INFO MyStringVec[5] = ! HelloWorld 0 INFO MyStringVec[5] = !
HelloWorld INFO MyDict['Bonjour'] = 'Guten Tag' HelloWorld 0 INFO MyDict['Bonjour'] = 'Guten Tag'
HelloWorld INFO MyDict['Goeiedag'] = 'Ni Hao' HelloWorld 0 INFO MyDict['Goeiedag'] = 'Ni Hao'
HelloWorld INFO MyDict['Good Morning'] = 'Bonjour' HelloWorld 0 INFO MyDict['Good Morning'] = 'Bonjour'
HelloWorld INFO MyDict['one'] = 'ein' HelloWorld 0 INFO MyDict['one'] = 'ein'
HelloWorld INFO MyDict['three'] = 'trois' HelloWorld 0 INFO MyDict['three'] = 'trois'
HelloWorld INFO MyDict['two'] = 'dos' HelloWorld 0 INFO MyDict['two'] = 'dos'
HelloWorld INFO MyTable['1'] = '1' HelloWorld 0 INFO MyTable['1'] = '1'
HelloWorld INFO MyTable['2'] = '4' HelloWorld 0 INFO MyTable['2'] = '4'
HelloWorld INFO MyTable['3'] = '9' HelloWorld 0 INFO MyTable['3'] = '9'
HelloWorld INFO MyTable['4'] = '16' HelloWorld 0 INFO MyTable['4'] = '16'
HelloWorld INFO MyMatrix[0] = [ 1 2 3 ] HelloWorld 0 INFO MyMatrix[0] = [ 1 2 3 ]
HelloWorld INFO MyMatrix[1] = [ 4 5 6 ] HelloWorld 0 INFO MyMatrix[1] = [ 4 5 6 ]
HelloWorld INFO MyMatrix[2] = [ 7 8 9 ] HelloWorld 0 INFO MyMatrix[2] = [ 7 8 9 ]
HelloWorld INFO MyPrivateHelloTool = HelloTool HelloWorld 0 INFO MyPrivateHelloTool = HelloTool
HelloWorld INFO MyPublicHelloTool = HelloTool HelloWorld 0 INFO MyPublicHelloTool = HelloTool
HelloWorld INFO MyPrivateHelloTool: Retrieved tool HelloTool HelloWorld 0 INFO MyPrivateHelloTool: Retrieved tool HelloTool
HelloWorld INFO MyPublicHelloTool: Retrieved tool HelloTool HelloWorld 0 INFO MyPublicHelloTool: Retrieved tool HelloTool
ThreadPoolSvc INFO no thread init tools attached ThreadPoolSvc 0 INFO no thread init tools attached
AvalancheSchedulerSvc INFO Activating scheduler in a separate thread AvalancheSchedulerSvc 0 INFO Activating scheduler in a separate thread
AvalancheSchedulerSvc INFO Found 6 algorithms AvalancheSchedulerSvc 0 INFO Found 6 algorithms
AvalancheSchedulerSvc INFO No unmet INPUT data dependencies were found AvalancheSchedulerSvc 0 INFO No unmet INPUT data dependencies were found
PrecedenceSvc INFO Assembling CF and DF task precedence rules PrecedenceSvc 0 INFO Assembling CF and DF task precedence rules
PrecedenceSvc INFO PrecedenceSvc initialized successfully PrecedenceSvc 0 INFO PrecedenceSvc initialized successfully
AvalancheSchedulerSvc INFO Concurrency level information: AvalancheSchedulerSvc 0 INFO Concurrency level information:
AvalancheSchedulerSvc INFO o Number of events in flight: 2 AvalancheSchedulerSvc 0 INFO o Number of events in flight: 2
AvalancheSchedulerSvc INFO o TBB thread pool size: 'ThreadPoolSize':2 AvalancheSchedulerSvc 0 INFO o TBB thread pool size: 'ThreadPoolSize':2
HistogramPersistencySvc WARNING Histograms saving not required. HistogramPersistencySvc 0 WARNING Histograms saving not required.
EventSelector INFO Enter McEventSelector Initialization EventSelector 0 INFO Enter McEventSelector Initialization
AthenaHiveEventLoopMgr INFO Setup EventSelector service EventSelector AthenaHiveEventLoopMgr 0 INFO Setup EventSelector service EventSelector
ApplicationMgr INFO Application Manager Initialized successfully ApplicationMgr 0 INFO Application Manager Initialized successfully
HelloWorld INFO start() HelloWorld 0 INFO start()
ApplicationMgr INFO Application Manager Started successfully ApplicationMgr 0 INFO Application Manager Started successfully
AthenaHiveEventLoopMgr INFO Starting loop on events AthenaHiveEventLoopMgr 0 INFO Starting loop on events
EventPersistencySvc 0 0 INFO Added successfully Conversion service:McCnvSvc EventPersistencySvc 0 0 INFO Added successfully Conversion service:McCnvSvc
AthenaHiveEventLoopMgr 0 0 INFO ===>>> start of run 0 <<<=== AthenaHiveEventLoopMgr 0 0 INFO ===>>> start of run 0 <<<===
ClassIDSvc 0 0 INFO getRegistryEntries: read 959 CLIDRegistry entries for module ALL
AthenaHiveEventLoopMgr 0 0 INFO ===>>> start processing event #0, run #0 on slot 0, 0 events processed so far <<<===
AthenaHiveEventLoopMgr 0 0 INFO ===>>> start processing event #0, run #0 on slot 0, 0 events processed so far <<<=== AthenaHiveEventLoopMgr 0 0 INFO ===>>> start processing event #0, run #0 on slot 0, 0 events processed so far <<<===
AthenaHiveEventLoopMgr 1 1 INFO ===>>> start processing event #1, run #0 on slot 1, 0 events processed so far <<<=== AthenaHiveEventLoopMgr 1 1 INFO ===>>> start processing event #1, run #0 on slot 1, 0 events processed so far <<<===
HelloWorld 0 0 INFO execute() HelloWorld 0 0 INFO execute()
...@@ -97,8 +94,9 @@ ToolSvc.PublicHello 1 1 INFO my message to the world: ...@@ -97,8 +94,9 @@ ToolSvc.PublicHello 1 1 INFO my message to the world:
HelloWorld 1 1 INFO Let the tool MyPrivateHelloTool say something: HelloWorld 1 1 INFO Let the tool MyPrivateHelloTool say something:
HelloWorld.HelloTool 1 1 INFO my message to the world: A Private Message! HelloWorld.HelloTool 1 1 INFO my message to the world: A Private Message!
AthenaHiveEventLoopMgr INFO ===>>> done processing event #0, run #0 on slot 0, 1 events processed so far <<<=== AthenaHiveEventLoopMgr INFO ===>>> done processing event #0, run #0 on slot 0, 1 events processed so far <<<===
AthenaHiveEventLoopMgr 2 0 INFO ===>>> start processing event #2, run #0 on slot 0, 1 events processed so far <<<===
AthenaHiveEventLoopMgr INFO ===>>> done processing event #1, run #0 on slot 1, 2 events processed so far <<<=== AthenaHiveEventLoopMgr INFO ===>>> done processing event #1, run #0 on slot 1, 2 events processed so far <<<===
AthenaHiveEventLoopMgr 2 0 INFO ===>>> start processing event #2, run #0 on slot 0, 2 events processed so far <<<===
AthenaHiveEventLoopMgr 3 1 INFO ===>>> start processing event #3, run #0 on slot 1, 2 events processed so far <<<===
HelloWorld 2 0 INFO execute() HelloWorld 2 0 INFO execute()
HelloWorld 2 0 INFO An INFO message HelloWorld 2 0 INFO An INFO message
HelloWorld 2 0 WARNING A WARNING message HelloWorld 2 0 WARNING A WARNING message
...@@ -108,8 +106,6 @@ HelloWorld 2 0 INFO Let the tool MyPublicHel ...@@ -108,8 +106,6 @@ HelloWorld 2 0 INFO Let the tool MyPublicHel
ToolSvc.PublicHello 2 0 INFO my message to the world: A Public Message! ToolSvc.PublicHello 2 0 INFO my message to the world: A Public Message!
HelloWorld 2 0 INFO Let the tool MyPrivateHelloTool say something: HelloWorld 2 0 INFO Let the tool MyPrivateHelloTool say something:
HelloWorld.HelloTool 2 0 INFO my message to the world: A Private Message! HelloWorld.HelloTool 2 0 INFO my message to the world: A Private Message!
AthenaHiveEventLoopMgr 3 1 INFO ===>>> start processing event #3, run #0 on slot 1, 2 events processed so far <<<===
AthenaHiveEventLoopMgr INFO ===>>> done processing event #2, run #0 on slot 0, 3 events processed so far <<<===
HelloWorld 3 1 INFO execute() HelloWorld 3 1 INFO execute()
HelloWorld 3 1 INFO An INFO message HelloWorld 3 1 INFO An INFO message
HelloWorld 3 1 WARNING A WARNING message HelloWorld 3 1 WARNING A WARNING message
...@@ -119,6 +115,7 @@ HelloWorld 3 1 INFO Let the tool MyPublicHel ...@@ -119,6 +115,7 @@ HelloWorld 3 1 INFO Let the tool MyPublicHel
ToolSvc.PublicHello 3 1 INFO my message to the world: A Public Message! ToolSvc.PublicHello 3 1 INFO my message to the world: A Public Message!
HelloWorld 3 1 INFO Let the tool MyPrivateHelloTool say something: HelloWorld 3 1 INFO Let the tool MyPrivateHelloTool say something:
HelloWorld.HelloTool 3 1 INFO my message to the world: A Private Message! HelloWorld.HelloTool 3 1 INFO my message to the world: A Private Message!
AthenaHiveEventLoopMgr INFO ===>>> done processing event #2, run #0 on slot 0, 3 events processed so far <<<===
AthenaHiveEventLoopMgr 4 0 INFO ===>>> start processing event #4, run #0 on slot 0, 3 events processed so far <<<=== AthenaHiveEventLoopMgr 4 0 INFO ===>>> start processing event #4, run #0 on slot 0, 3 events processed so far <<<===
AthenaHiveEventLoopMgr INFO ===>>> done processing event #3, run #0 on slot 1, 4 events processed so far <<<=== AthenaHiveEventLoopMgr INFO ===>>> done processing event #3, run #0 on slot 1, 4 events processed so far <<<===
HelloWorld 4 0 INFO execute() HelloWorld 4 0 INFO execute()
...@@ -186,7 +183,7 @@ ToolSvc.PublicHello 9 1 INFO my message to the world: ...@@ -186,7 +183,7 @@ ToolSvc.PublicHello 9 1 INFO my message to the world:
HelloWorld 9 1 INFO Let the tool MyPrivateHelloTool say something: HelloWorld 9 1 INFO Let the tool MyPrivateHelloTool say something:
HelloWorld.HelloTool 9 1 INFO my message to the world: A Private Message! HelloWorld.HelloTool 9 1 INFO my message to the world: A Private Message!
AthenaHiveEventLoopMgr INFO ===>>> done processing event #9, run #0 on slot 1, 10 events processed so far <<<=== AthenaHiveEventLoopMgr INFO ===>>> done processing event #9, run #0 on slot 1, 10 events processed so far <<<===
AthenaHiveEventLoopMgr INFO ---> Loop Finished (seconds): 0.0162758 AthenaHiveEventLoopMgr INFO ---> Loop Finished (seconds): 0.145294
HelloWorld INFO stop() HelloWorld INFO stop()
ApplicationMgr INFO Application Manager Stopped successfully ApplicationMgr INFO Application Manager Stopped successfully
IncidentProcAlg1 INFO Finalize IncidentProcAlg1 INFO Finalize
...@@ -201,7 +198,7 @@ ToolSvc INFO Removing all tools creat ...@@ -201,7 +198,7 @@ ToolSvc INFO Removing all tools creat
*****Chrono***** INFO **************************************************************************************************** *****Chrono***** INFO ****************************************************************************************************
*****Chrono***** INFO The Final CPU consumption ( Chrono ) Table (ordered) *****Chrono***** INFO The Final CPU consumption ( Chrono ) Table (ordered)
*****Chrono***** INFO **************************************************************************************************** *****Chrono***** INFO ****************************************************************************************************
ChronoStatSvc INFO Time User : Tot= 100 [ms] #= 1 ChronoStatSvc INFO Time User : Tot= 130 [ms] #= 1
*****Chrono***** INFO **************************************************************************************************** *****Chrono***** INFO ****************************************************************************************************
ChronoStatSvc.finalize() INFO Service finalized successfully ChronoStatSvc.finalize() INFO Service finalized successfully
ApplicationMgr INFO Application Manager Finalized successfully ApplicationMgr INFO Application Manager Finalized successfully
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment