Skip to content
Snippets Groups Projects
Commit 69d71b4f authored by Scott Snyder's avatar Scott Snyder Committed by Graeme Stewart
Browse files

'Update reference files for Gaudi changes.' (AthExJobOptions-00-04-10)

	* Tagging AthExJobOptions-00-04-10.
	* Update reference files for Gaudi changes.

2016-10-31  scott snyder  <snyder@bnl.gov>

	* Tagging AthExJobOptions-00-04-09.
	* Update reference files.

2016-07-28  scott snyder  <snyder@bnl.gov>

	* Tagging AthExJobOptions-00-04-08.
	* endreq -> endmsg.
parent 06198ff6
No related branches found
No related tags found
No related merge requests found
Sat Mar 12 20:30:30 CET 2016 Fri Dec 23 18:10:46 CET 2016
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 [AtlasOffline-21.0.0] [x86_64-slc6-gcc49-dbg] [21.X.Y-VAL/rel_6] -- built on [2016-03-11 22:40] Py:Athena INFO using release [WorkDir-22.0.0] [x86_64-slc6-gcc49-dbg] [private/private] -- built on [2016-12-23 18:05]
Py:Athena INFO including file "AthenaCommon/Bootstrap.py" Py:Athena INFO including file "AthenaCommon/Bootstrap.py"
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
...@@ -18,18 +18,25 @@ Py:Athena INFO including file "AthExJobOptions/AthExJobOptions_Custom ...@@ -18,18 +18,25 @@ Py:Athena INFO including file "AthExJobOptions/AthExJobOptions_Custom
|-AuditRestart = False |-AuditRestart = False
|-AuditStart = False |-AuditStart = False
|-AuditStop = False |-AuditStop = False
|-Cardinality = 1
|-ContinueEventloopOnFPE = False |-ContinueEventloopOnFPE = False
|-DetStore = ServiceHandle('StoreGateSvc/DetectorStore') |-DetStore = ServiceHandle('StoreGateSvc/DetectorStore')
|-Enable = True |-Enable = True
|-ErrorCounter = 0 |-ErrorCounter = 0
|-ErrorMax = 1 |-ErrorMax = 1
|-EvtStore = ServiceHandle('StoreGateSvc') |-EvtStore = ServiceHandle('StoreGateSvc')
|-ExtraInputs = [] (default: [])
|-ExtraOutputs = [] (default: [])
|-IsClonable = False
|-IsIOBound = False
|-Members = ['TopAlgorithm/MyCustomAlg'] (default: []) |-Members = ['TopAlgorithm/MyCustomAlg'] (default: [])
|-MonitorService = 'MonitorSvc' |-MonitorService = 'MonitorSvc'
|-NeededResources = [] (default: [])
|-OutputLevel = 0 |-OutputLevel = 0
|-RegisterForContextService = False |-RegisterForContextService = False
|-StopOverride = False |-StopOverride = False
|-TimeOut = 0.0 |-TimeOut = 0.0
|-Timeline = True
|-UserStore = ServiceHandle('UserDataSvc/UserDataSvc') |-UserStore = ServiceHandle('UserDataSvc/UserDataSvc')
|=/***** Algorithm TopAlgorithm/MyCustomAlg ********************************************************** |=/***** Algorithm TopAlgorithm/MyCustomAlg **********************************************************
| |-AuditAlgorithms = False | |-AuditAlgorithms = False
...@@ -42,6 +49,7 @@ Py:Athena INFO including file "AthExJobOptions/AthExJobOptions_Custom ...@@ -42,6 +49,7 @@ Py:Athena INFO including file "AthExJobOptions/AthExJobOptions_Custom
| |-AuditRestart = False | |-AuditRestart = False
| |-AuditStart = False | |-AuditStart = False
| |-AuditStop = False | |-AuditStop = False
| |-Cardinality = 1
| |-DetStore = ServiceHandle('StoreGateSvc/DetectorStore') | |-DetStore = ServiceHandle('StoreGateSvc/DetectorStore')
| |-EmptyPrivateTool = PrivateToolHandle('') | |-EmptyPrivateTool = PrivateToolHandle('')
| |-EmptyPublicTool = PublicToolHandle('') | |-EmptyPublicTool = PublicToolHandle('')
...@@ -49,8 +57,13 @@ Py:Athena INFO including file "AthExJobOptions/AthExJobOptions_Custom ...@@ -49,8 +57,13 @@ Py:Athena INFO including file "AthExJobOptions/AthExJobOptions_Custom
| |-ErrorCounter = 0 | |-ErrorCounter = 0
| |-ErrorMax = 1 | |-ErrorMax = 1
| |-EvtStore = ServiceHandle('StoreGateSvc') | |-EvtStore = ServiceHandle('StoreGateSvc')
| |-ExtraInputs = [] (default: [])
| |-ExtraOutputs = [] (default: [])
| |-InputKey = '' | |-InputKey = ''
| |-IsClonable = False
| |-IsIOBound = False
| |-MonitorService = 'MonitorSvc' | |-MonitorService = 'MonitorSvc'
| |-NeededResources = [] (default: [])
| |-OutputKey = 'outkey' | |-OutputKey = 'outkey'
| |-OutputLevel = 0 | |-OutputLevel = 0
| |-PrivateToolList = PrivateToolHandleArray(['ConcreteTool/Tool1','ToolUsingTool/Tool2','ToolSpace::TemplatedTool<double>/Tool3']) | |-PrivateToolList = PrivateToolHandleArray(['ConcreteTool/Tool1','ToolUsingTool/Tool2','ToolSpace::TemplatedTool<double>/Tool3'])
...@@ -60,48 +73,49 @@ Py:Athena INFO including file "AthExJobOptions/AthExJobOptions_Custom ...@@ -60,48 +73,49 @@ Py:Athena INFO including file "AthExJobOptions/AthExJobOptions_Custom
| |-ThePublicTool = PublicToolHandle('ConcreteTool') | |-ThePublicTool = PublicToolHandle('ConcreteTool')
| |-TheSvc = ServiceHandle('ConcreteSvc') | |-TheSvc = ServiceHandle('ConcreteSvc')
| |-TheTool = PrivateToolHandle('ConcreteTool/ConcreteTool') | |-TheTool = PrivateToolHandle('ConcreteTool/ConcreteTool')
| |-Timeline = True
| |-UserStore = ServiceHandle('UserDataSvc/UserDataSvc') | |-UserStore = ServiceHandle('UserDataSvc/UserDataSvc')
| |=/***** Private AlgTool ConcreteTool/ConcreteTool *************************************************** | |=/***** Private AlgTool ConcreteTool/ConcreteTool ***************************************************
| | |-AuditFinalize = False | | |-AuditFinalize = False
| | |-AuditInitialize = False | | |-AuditInitialize = False
| | |-AuditStart = False | | |-AuditReinitialize = False
| | |-AuditStop = False | | |-AuditRestart = False
| | |-AuditTools = False | | |-AuditStart = False
| | |-DetStore = ServiceHandle('StoreGateSvc/DetectorStore') | | |-AuditStop = False
| | |-EvtStore = ServiceHandle('StoreGateSvc') | | |-AuditTools = False
| | |-Factor = 1.0 | | |-DetStore = ServiceHandle('StoreGateSvc/DetectorStore')
| | |-MonitorService = 'MonitorSvc' | | |-EvtStore = ServiceHandle('StoreGateSvc')
| | |-OutputLevel = 7 | | |-ExtraInputs = [] (default: [])
| | |-UserStore = ServiceHandle('UserDataSvc/UserDataSvc') | | |-ExtraOutputs = [] (default: [])
| | |-Factor = 1.0
| | |-MonitorService = 'MonitorSvc'
| | |-OutputLevel = 0
| | |-UserStore = ServiceHandle('UserDataSvc/UserDataSvc')
| | \----- (End of Private AlgTool ConcreteTool/ConcreteTool) ------------------------------------------ | | \----- (End of Private AlgTool ConcreteTool/ConcreteTool) ------------------------------------------
| \----- (End of Algorithm TopAlgorithm/MyCustomAlg) ------------------------------------------------- | \----- (End of Algorithm TopAlgorithm/MyCustomAlg) -------------------------------------------------
\----- (End of Algorithm AthSequencer/TopAlg) ------------------------------------------------------ \----- (End of Algorithm AthSequencer/TopAlg) ------------------------------------------------------
Py:Athena INFO including file "AthenaCommon/runbatch.py" Py:Athena INFO including file "AthenaCommon/runbatch.py"
Py:ConfigurableDb INFO Read module info for 5022 configurables from 10 genConfDb files Py:ConfigurableDb INFO Read module info for 4875 configurables from 11 genConfDb files
Py:ConfigurableDb WARNING Found 1 duplicates among the 10 genConfDb files : Py:ConfigurableDb INFO No duplicates have been found: that's good !
Py:ConfigurableDb WARNING -------------------------------------------------- /cvmfs/sft.cern.ch/lcg/contrib/gcc/4.9.3/x86_64-slc6/include/c++/4.9.3/bits/regex.h:1545:11: runtime error: load of value 192, which is not a valid value for type 'bool'
Py:ConfigurableDb WARNING -<component name>: <module> - [ <duplicates> ] ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
Py:ConfigurableDb WARNING --------------------------------------------------
Py:ConfigurableDb WARNING -TrigHLTJetHypo: TrigJetHypo.TrigJetHypoConf - ['TrigHLTJetHypo.TrigHLTJetHypoConf']
Py:ConfigurableDb WARNING Fix your cmt/requirements file !!
ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
ApplicationMgr SUCCESS ApplicationMgr SUCCESS
==================================================================================================================================== ====================================================================================================================================
Welcome to ApplicationMgr (GaudiCoreSvc v3r4) Welcome to ApplicationMgr (GaudiCoreSvc v28r0)
running on lxplus031.cern.ch on Sat Mar 12 20:30:37 2016 running on lxplus019.cern.ch on Fri Dec 23 18:10:58 2016
==================================================================================================================================== ====================================================================================================================================
/cvmfs/sft.cern.ch/lcg/contrib/gcc/4.9.3/x86_64-slc6/include/c++/4.9.3/bits/regex.h:1545:11: runtime error: load of value 64, which is not a valid value for type 'bool'
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=0 ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
StatusCodeSvc INFO initialize StatusCodeSvc INFO initialize
AthDictLoaderSvc INFO in initialize... AthDictLoaderSvc INFO in initialize...
AthDictLoaderSvc INFO acquired Dso-registry AthDictLoaderSvc INFO acquired Dso-registry
ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-19 ClassIDSvc INFO getRegistryEntries: read 2297 CLIDRegistry entries for module ALL
ClassIDSvc INFO getRegistryEntries: read 2109 CLIDRegistry entries for module ALL
ChronoStatSvc INFO Number of skipped events for MemStat-1 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)
AthenaEventLoopMgr INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-60-02 AthenaEventLoopMgr INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-60-45-01
AthMasterSeq INFO Member list: AthSequencer/AthAlgSeq, AthSequencer/AthOutSeq, AthSequencer/AthRegSeq AthMasterSeq INFO Member list: AthSequencer/AthAlgSeq, AthSequencer/AthOutSeq, AthSequencer/AthRegSeq
AthAlgSeq INFO Member list: TopAlgorithm/MyCustomAlg AthAlgSeq INFO Member list: TopAlgorithm/MyCustomAlg
MyCustomAlg INFO Retrieved TheTool = PrivateToolHandle('ConcreteTool/ConcreteTool') MyCustomAlg INFO Retrieved TheTool = PrivateToolHandle('ConcreteTool/ConcreteTool')
...@@ -113,17 +127,13 @@ ToolSvc.Tool5 INFO Retrieved TheToolPubTool = PublicToolHandle('ConcreteT ...@@ -113,17 +127,13 @@ ToolSvc.Tool5 INFO Retrieved TheToolPubTool = PublicToolHandle('ConcreteT
ToolSvc.Tool5 INFO Retrieved TheToolTool = PrivateToolHandle('ConcreteTool') ToolSvc.Tool5 INFO Retrieved TheToolTool = PrivateToolHandle('ConcreteTool')
ToolSvc.Tool5 INFO Retrieved TheToolToolArray = PrivateToolHandleArray(['ConcreteTool/CxxDefaultTool']) ToolSvc.Tool5 INFO Retrieved TheToolToolArray = PrivateToolHandleArray(['ConcreteTool/CxxDefaultTool'])
MyCustomAlg INFO Retrieved PublicToolList = PublicToolHandleArray(['ConcreteTool/Tool4','ToolUsingTool/Tool5','ToolSpace::TemplatedTool<double>/Tool6']) MyCustomAlg INFO Retrieved PublicToolList = PublicToolHandleArray(['ConcreteTool/Tool4','ToolUsingTool/Tool5','ToolSpace::TemplatedTool<double>/Tool6'])
StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-03-06-31
ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-02-07
ConcreteSvc INFO Initializing ConcreteSvc... ConcreteSvc INFO Initializing ConcreteSvc...
ConcreteSvc INFO Quote of the day: [Your day will be somewhat dictated by authority] ConcreteSvc INFO Quote of the day: [Your day will be somewhat dictated by authority]
MyCustomAlg INFO Retrieved TheSvc = ServiceHandle('ConcreteSvc') MyCustomAlg INFO Retrieved TheSvc = ServiceHandle('ConcreteSvc')
MyCustomAlg INFO Empty private tool is empty (OK) MyCustomAlg INFO Empty private tool is empty (OK)
MyCustomAlg INFO Empty public tool is empty (OK) MyCustomAlg INFO Empty public tool is empty (OK)
HistogramPersis...WARNING Histograms saving not required. HistogramPersis...WARNING Histograms saving not required.
ActiveStoreSvc INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-31
ApplicationMgr INFO Application Manager Initialized successfully ApplicationMgr INFO Application Manager Initialized successfully
StoreGateSvc INFO Start StoreGateSvc
ApplicationMgr INFO Application Manager Started successfully ApplicationMgr INFO Application Manager Started successfully
AthenaEventLoopMgr INFO ===>>> start of run 1 <<<=== AthenaEventLoopMgr INFO ===>>> start of run 1 <<<===
AthenaEventLoopMgr INFO ===>>> start processing event #1, run #1 0 events processed so far <<<=== AthenaEventLoopMgr INFO ===>>> start processing event #1, run #1 0 events processed so far <<<===
...@@ -191,21 +201,18 @@ ToolSvc.Tool6 INFO performing templated task factor ( 1) ... ...@@ -191,21 +201,18 @@ ToolSvc.Tool6 INFO performing templated task factor ( 1) ...
ToolSvc.Tool6 INFO ... templated task is done ToolSvc.Tool6 INFO ... templated task is done
MyCustomAlg INFO ... my work is done! MyCustomAlg INFO ... my work is done!
AthenaEventLoopMgr INFO ===>>> done processing event #2, run #1 2 events processed so far <<<=== AthenaEventLoopMgr INFO ===>>> done processing event #2, run #1 2 events processed so far <<<===
StoreGateSvc INFO Stop StoreGateSvc
StoreGateSvc INFO stop: setting service priority to 101 so that event stores get finalized and cleared before other stores
ApplicationMgr INFO Application Manager Stopped successfully ApplicationMgr INFO Application Manager Stopped successfully
AthAlgSeq INFO Finalizing AthAlgSeq... AthAlgSeq INFO Finalizing AthAlgSeq...
AthOutSeq INFO Finalizing AthOutSeq... AthOutSeq INFO Finalizing AthOutSeq...
AthRegSeq INFO Finalizing AthRegSeq... AthRegSeq INFO Finalizing AthRegSeq...
AthMasterSeq INFO Finalizing AthMasterSeq... AthMasterSeq INFO Finalizing AthMasterSeq...
StoreGateSvc INFO Finalizing StoreGateSvc - package version StoreGate-03-06-31
ConcreteSvc INFO Finalizing ConcreteSvc... ConcreteSvc INFO Finalizing ConcreteSvc...
AthDictLoaderSvc INFO in finalize... AthDictLoaderSvc INFO in finalize...
ToolSvc INFO Removing all tools created by ToolSvc ToolSvc INFO Removing all tools created by ToolSvc
*****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= 102 [ms] #= 1 ChronoStatSvc INFO Time User : Tot= 330 [ms] #= 1
*****Chrono***** INFO **************************************************************************************************** *****Chrono***** INFO ****************************************************************************************************
ChronoStatSvc.f... INFO Service finalized successfully ChronoStatSvc.f... INFO Service finalized successfully
ApplicationMgr INFO Application Manager Finalized successfully ApplicationMgr INFO Application Manager Finalized successfully
......
...@@ -59,7 +59,7 @@ StatusCode ConcreteTool::performTask( double& result ) ...@@ -59,7 +59,7 @@ StatusCode ConcreteTool::performTask( double& result )
msg(MSG::INFO) << "... concrete task is done"; msg(MSG::INFO) << "... concrete task is done";
if ( msgLvl(MSG::DEBUG) ) { msg() << ", result: " << result; } if ( msgLvl(MSG::DEBUG) ) { msg() << ", result: " << result; }
msg(MSG::INFO) << endreq; msg(MSG::INFO) << endmsg;
return StatusCode::SUCCESS; return StatusCode::SUCCESS;
} }
...@@ -64,7 +64,7 @@ StatusCode ToolSpace::TemplatedTool< T >::performTask( double& result ) ...@@ -64,7 +64,7 @@ StatusCode ToolSpace::TemplatedTool< T >::performTask( double& result )
msg(MSG::INFO) << "... templated task is done"; msg(MSG::INFO) << "... templated task is done";
if ( msgLvl(MSG::DEBUG) ) { msg() << ", result: " << result; } if ( msgLvl(MSG::DEBUG) ) { msg() << ", result: " << result; }
msg(MSG::INFO) << endreq; msg(MSG::INFO) << endmsg;
return StatusCode::SUCCESS; return StatusCode::SUCCESS;
} }
......
...@@ -100,7 +100,7 @@ StatusCode ToolUsingTool::performTask( double& result ) ...@@ -100,7 +100,7 @@ StatusCode ToolUsingTool::performTask( double& result )
msg(MSG::INFO) << "... task using tool is done"; msg(MSG::INFO) << "... task using tool is done";
if ( msgLvl(MSG::DEBUG) ) { msg() << ", result: " << result; } if ( msgLvl(MSG::DEBUG) ) { msg() << ", result: " << result; }
msg(MSG::INFO) << endreq; msg(MSG::INFO) << endmsg;
// make list of tools do their work // make list of tools do their work
double newvalue = 12345.0; double newvalue = 12345.0;
......
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