Trace number 214313

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.09 1801.66

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-6.xml
MD5SUM44e6cb9c1906b52d2fff8a296778c8be
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.66
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables624
Number of constraints1884
Maximum constraint arity26
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1884
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/214313-1168229849/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.48	     nbVariables=624  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.48	       =>  wckTime=0.153  cpuTime=0.11  mem=8M25
0.48	   
0.48	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
0.94	     nbConstraints=952  nbMergedConstraints=932  nbConvertedConstraints=248  nbConvertConstraintsChecks=68
0.94	     nbExtensionStructures=3  nbSharedExtensionStructures=245  nbConflictsStructures=8  nbSharedConflictsStructures=920
0.94	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
0.94	     nbSharedEvaluationManagers=698  maxDegree=9  maxArity=26
0.94	       =>  wckTime=0.618  cpuTime=0.46  mem=37M280
1.00	   
1.00	   solver IterativeSystematicSolver being built... 
1.24	       =>  wckTime=0.919  cpuTime=0.66  mem=23M435
15.34	   
15.34	   preprocessing
15.34	     nbConstraintChecks=5511329  nbValidityChecks=11712  nbPropagations=1800  nbRevisions=8554  nbUselessRevisions=8043
15.34	     nbSingletonTests=670  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0  detectedInconsistency=no
15.34	       =>  wckTime=14.093  cpuTime=13.93  mem=23M435
25.37	   
25.37	   search
25.37	     run=0  nbConstraintChecks=3934209  nbValidityChecks=6999  nbPropagations=2535  nbRevisions=13129
25.37	     nbUselessRevisions=11844  nbAssignments=255  nbFailedAssignments=4  nbBacktracks=19  nbVisitedNodes=262
25.37	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
25.37	       =>  wckTime=24.124  cpuTime=23.86  mem=23M435
30.69	   
30.69	   search
30.69	     run=1  nbConstraintChecks=6032275  nbValidityChecks=10963  nbPropagations=5475  nbRevisions=28901
30.69	     nbUselessRevisions=26112  nbAssignments=457  nbFailedAssignments=6  nbBacktracks=35  nbVisitedNodes=466
30.69	     nbRestartNogoods=1  mapSize=9  nbInferences=0  nbTooLargeKeys=0
30.69	       =>  wckTime=29.446  cpuTime=29.13  mem=23M435
44.00	   
44.00	   search
44.00	     run=2  nbConstraintChecks=11276010  nbValidityChecks=15446  nbPropagations=8902  nbRevisions=47666
44.00	     nbUselessRevisions=43110  nbAssignments=681  nbFailedAssignments=11  nbBacktracks=76  nbVisitedNodes=695
44.00	     nbRestartNogoods=2  mapSize=16  nbInferences=0  nbTooLargeKeys=0
44.00	       =>  wckTime=42.752  cpuTime=42.32  mem=23M435
49.39	   
49.39	   search
49.39	     run=3  nbConstraintChecks=13416090  nbValidityChecks=22316  nbPropagations=13172  nbRevisions=70945
49.39	     nbUselessRevisions=63797  nbAssignments=891  nbFailedAssignments=22  nbBacktracks=109  nbVisitedNodes=923
49.39	     nbRestartNogoods=4  mapSize=40  nbInferences=0  nbTooLargeKeys=0
49.39	       =>  wckTime=48.147  cpuTime=47.66  mem=23M435
58.10	   
58.10	   search
58.10	     run=4  nbConstraintChecks=16875577  nbValidityChecks=29770  nbPropagations=18374  nbRevisions=98637
58.10	     nbUselessRevisions=87677  nbAssignments=989  nbFailedAssignments=34  nbBacktracks=160  nbVisitedNodes=1048
58.10	     nbRestartNogoods=7  mapSize=69  nbInferences=0  nbTooLargeKeys=0
58.10	       =>  wckTime=56.855  cpuTime=56.29  mem=23M435
90.17	   
90.17	   search
90.17	     run=5  nbConstraintChecks=30507911  nbValidityChecks=32399  nbPropagations=23962  nbRevisions=128322
90.17	     nbUselessRevisions=113262  nbAssignments=1124  nbFailedAssignments=47  nbBacktracks=247  nbVisitedNodes=1196
90.17	     nbRestartNogoods=9  mapSize=89  nbInferences=0  nbTooLargeKeys=0
90.17	       =>  wckTime=88.93  cpuTime=88.27  mem=24M407
199.01	   
199.01	   search
199.01	     run=6  nbConstraintChecks=78743948  nbValidityChecks=36232  nbPropagations=30112  nbRevisions=160815
199.01	     nbUselessRevisions=141222  nbAssignments=1309  nbFailedAssignments=93  nbBacktracks=360  nbVisitedNodes=1427
199.01	     nbRestartNogoods=12  mapSize=135  nbInferences=0  nbTooLargeKeys=0
199.01	       =>  wckTime=197.763  cpuTime=197.07  mem=24M407
266.96	   
266.96	   search
266.96	     run=7  nbConstraintChecks=108598533  nbValidityChecks=44026  nbPropagations=37809  nbRevisions=199001
266.96	     nbUselessRevisions=173256  nbAssignments=1554  nbFailedAssignments=123  nbBacktracks=544  nbVisitedNodes=1710
266.96	     nbRestartNogoods=15  mapSize=186  nbInferences=0  nbTooLargeKeys=0
266.96	       =>  wckTime=265.714  cpuTime=264.99  mem=24M407
353.73	   
353.73	   search
353.73	     run=8  nbConstraintChecks=146859005  nbValidityChecks=53786  nbPropagations=47568  nbRevisions=244517
353.73	     nbUselessRevisions=210490  nbAssignments=1892  nbFailedAssignments=165  nbBacktracks=805  nbVisitedNodes=2099
353.73	     nbRestartNogoods=18  mapSize=256  nbInferences=0  nbTooLargeKeys=0
353.73	       =>  wckTime=352.484  cpuTime=351.73  mem=24M407
400.87	   
400.87	   search
400.87	     run=9  nbConstraintChecks=167205056  nbValidityChecks=94520  nbPropagations=62298  nbRevisions=320675
400.87	     nbUselessRevisions=272061  nbAssignments=2511  nbFailedAssignments=244  nbBacktracks=1190  nbVisitedNodes=2873
400.87	     nbRestartNogoods=24  mapSize=444  nbInferences=0  nbTooLargeKeys=0
400.87	       =>  wckTime=399.627  cpuTime=398.85  mem=24M407
529.78	   
529.78	   search
529.78	     run=10  nbConstraintChecks=224239327  nbValidityChecks=133091  nbPropagations=82364  nbRevisions=421738
529.78	     nbUselessRevisions=352881  nbAssignments=3237  nbFailedAssignments=343  nbBacktracks=1785  nbVisitedNodes=3731
529.78	     nbRestartNogoods=27  mapSize=616  nbInferences=0  nbTooLargeKeys=0
529.78	       =>  wckTime=528.537  cpuTime=527.71  mem=24M407
756.38	   
756.38	   search
756.38	     run=11  nbConstraintChecks=324094334  nbValidityChecks=165122  nbPropagations=108297  nbRevisions=546750
756.38	     nbUselessRevisions=451035  nbAssignments=4246  nbFailedAssignments=439  nbBacktracks=2666  nbVisitedNodes=4885
756.38	     nbRestartNogoods=31  mapSize=815  nbInferences=0  nbTooLargeKeys=0
756.38	       =>  wckTime=755.137  cpuTime=754.21  mem=25M379
1022.46	   
1022.46	   INFO : Stopping hyperNogood (mapSize=1010, nbTooLargekeys=0, mem=25M379)
1160.68	   
1160.68	   search
1160.68	     run=12  nbConstraintChecks=501837838  nbValidityChecks=198279  nbPropagations=139478  nbRevisions=698726
1160.68	     nbUselessRevisions=572033  nbAssignments=5745  nbFailedAssignments=615  nbBacktracks=3967  nbVisitedNodes=6560
1160.68	     nbRestartNogoods=35
1160.68	       =>  wckTime=1159.438  cpuTime=1158.23  mem=25M379

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node25/watcher-214313-1168229849 -o ROOT/results/node25/solver-214313-1168229849 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214313-1168229849/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.03 2.00 1.92 4/88 26006
/proc/meminfo: memFree=1794584/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=18540 CPUtime=0
/proc/26005/stat : 26005 (runsolver) R 26003 26005 24640 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 171377569 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 215781797159 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26005/statm: 4635 279 244 17 0 2626 0

[startup+0.103128 s]
/proc/loadavg: 2.03 2.00 1.92 4/88 26006
/proc/meminfo: memFree=1794584/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=913228 CPUtime=0.07
/proc/26005/stat : 26005 (java) S 26003 26005 24640 0 -1 0 2919 0 1 0 6 1 0 0 17 0 8 0 171377569 935145472 2665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26005/statm: 228307 2665 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.511189 s]
/proc/loadavg: 2.03 2.00 1.92 4/88 26006
/proc/meminfo: memFree=1794584/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915328 CPUtime=0.48
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 6373 0 1 0 44 4 0 0 18 0 8 0 171377569 937295872 6112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26005/statm: 228832 6112 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33433 s]
/proc/loadavg: 2.03 2.00 1.92 4/95 26013
/proc/meminfo: memFree=1746784/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=1.29
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14709 0 1 0 116 13 0 0 24 0 8 0 171377569 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073984607 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26005/statm: 228940 14447 2540 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 17 0 8 0 171377574 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.26
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 464 0 0 0 25 1 0 0 15 0 8 0 171377578 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915760

[startup+2.9716 s]
/proc/loadavg: 2.03 2.00 1.92 3/95 26013
/proc/meminfo: memFree=1746528/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=2.92
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14710 0 1 0 279 13 0 0 25 0 8 0 171377569 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073985394 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26005/statm: 228940 14447 2540 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 17 0 8 0 171377574 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.26
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 465 0 0 0 25 1 0 0 16 0 8 0 171377578 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915760

[startup+6.26916 s]
/proc/loadavg: 2.03 2.00 1.92 3/95 26013
/proc/meminfo: memFree=1746528/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=6.18
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14715 0 1 0 605 13 0 0 25 0 8 0 171377569 937738240 14451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792835 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26005/statm: 228940 14451 2540 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 16 0 8 0 171377574 937738240 14451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.26
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 469 0 0 0 25 1 0 0 16 0 8 0 171377578 937738240 14451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915760

[startup+12.7443 s]
/proc/loadavg: 2.02 2.00 1.92 4/95 26013
/proc/meminfo: memFree=1746480/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=12.61
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14727 0 1 0 1247 14 0 0 25 0 8 0 171377569 937738240 14461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792835 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26005/statm: 228940 14461 2542 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 17 0 8 0 171377574 937738240 14461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.27
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 476 0 0 0 26 1 0 0 16 0 8 0 171377578 937738240 14461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915760

[startup+25.6044 s]
/proc/loadavg: 2.02 2.00 1.92 3/95 26013
/proc/meminfo: memFree=1746544/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=25.36
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14739 0 1 0 2522 14 0 0 25 0 8 0 171377569 937738240 14470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073984624 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26005/statm: 228940 14470 2543 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 16 0 8 0 171377574 937738240 14470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.29
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 483 0 0 0 28 1 0 0 16 0 8 0 171377578 937738240 14470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915760

[startup+51.2158 s]
/proc/loadavg: 2.08 2.02 1.93 3/95 26013
/proc/meminfo: memFree=1746480/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=50.74
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14749 0 1 0 5060 14 0 0 25 0 8 0 171377569 937738240 14478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073981566 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26005/statm: 228940 14478 2543 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 16 0 8 0 171377574 937738240 14478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.31
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 491 0 0 0 30 1 0 0 16 0 8 0 171377578 937738240 14478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915760

[startup+102.512 s]
/proc/loadavg: 1.59 1.90 1.89 2/85 26028
/proc/meminfo: memFree=1772536/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=101.89
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14753 0 1 0 10174 15 0 0 25 0 8 0 171377569 937738240 14479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073982784 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26005/statm: 228940 14479 2543 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 16 0 8 0 171377574 937738240 14479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.31
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 493 0 0 0 30 1 0 0 16 0 8 0 171377578 937738240 14479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 915760

[startup+162.533 s]
/proc/loadavg: 1.27 1.75 1.84 2/85 26030
/proc/meminfo: memFree=1772472/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=161.89
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14753 0 1 0 16174 15 0 0 25 0 8 0 171377569 937738240 14479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073982813 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

################
# More data... #
################

Current children cumulated CPU time (s) 1421.59
Current children cumulated vsize (KiB) 915760

[startup+1482.94 s]
/proc/loadavg: 1.00 1.00 1.17 2/85 26030
/proc/meminfo: memFree=1771328/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=1481.57
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14772 0 1 0 148141 16 0 0 25 0 8 0 171377569 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073983308 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26005/statm: 228940 14488 2543 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.33
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 502 0 0 0 32 1 0 0 16 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 915760

[startup+1542.95 s]
/proc/loadavg: 1.00 1.00 1.16 2/85 26030
/proc/meminfo: memFree=1771200/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=1541.54
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14772 0 1 0 154138 16 0 0 25 0 8 0 171377569 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073984595 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26005/statm: 228940 14488 2543 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.33
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 502 0 0 0 32 1 0 0 16 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 915760

[startup+1602.96 s]
/proc/loadavg: 1.00 1.00 1.15 2/85 26030
/proc/meminfo: memFree=1771136/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=1601.51
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14772 0 1 0 160135 16 0 0 25 0 8 0 171377569 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073982759 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26005/statm: 228940 14488 2543 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.33
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 502 0 0 0 32 1 0 0 16 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.51
Current children cumulated vsize (KiB) 915760

[startup+1662.98 s]
/proc/loadavg: 1.00 1.00 1.14 2/85 26030
/proc/meminfo: memFree=1771136/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=1661.49
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14772 0 1 0 166133 16 0 0 25 0 8 0 171377569 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073985384 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26005/statm: 228940 14488 2543 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.33
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 502 0 0 0 32 1 0 0 16 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.49
Current children cumulated vsize (KiB) 915760

[startup+1723.01 s]
/proc/loadavg: 1.00 1.00 1.13 2/85 26030
/proc/meminfo: memFree=1771008/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=1721.49
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14772 0 1 0 172133 16 0 0 25 0 8 0 171377569 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26005/statm: 228940 14488 2543 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.33
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 502 0 0 0 32 1 0 0 16 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.49
Current children cumulated vsize (KiB) 915760

[startup+1783.03 s]
/proc/loadavg: 1.00 1.00 1.11 2/85 26030
/proc/meminfo: memFree=1770944/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=1781.46
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14772 0 1 0 178130 16 0 0 25 0 8 0 171377569 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792808 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26005/statm: 228940 14488 2543 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.33
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 502 0 0 0 32 1 0 0 16 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (KiB) 915760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.62 s]
/proc/loadavg: 1.00 1.00 1.11 2/85 26030
/proc/meminfo: memFree=1770880/2055920 swapFree=4170848/4192956
[pid=26005] ppid=26003 vsize=915760 CPUtime=1800.04
/proc/26005/stat : 26005 (java) R 26003 26005 24640 0 -1 0 14772 0 1 0 179988 16 0 0 25 0 8 0 171377569 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073983207 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26005/statm: 228940 14488 2543 14 0 215410 0
[pid=26005/tid=26007] ppid=26003 vsize=915760 CPUtime=0.04
/proc/26005/task/26007/stat : 26007 (java) S 26003 26005 24640 0 -1 64 438 0 0 0 4 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26008] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26008/stat : 26008 (java) S 26003 26005 24640 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26009] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26009/stat : 26009 (java) S 26003 26005 24640 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171377574 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26010] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26010/stat : 26010 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26011] ppid=26003 vsize=915760 CPUtime=0.33
/proc/26005/task/26011/stat : 26011 (java) S 26003 26005 24640 0 -1 64 502 0 0 0 32 1 0 0 16 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26012] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26012/stat : 26012 (java) S 26003 26005 24640 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26005/tid=26013] ppid=26003 vsize=915760 CPUtime=0
/proc/26005/task/26013/stat : 26013 (java) S 26003 26005 24640 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171377578 937738240 14488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 915760

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 1801.66
CPU time (s): 1800.09
CPU user time (s): 1799.91
CPU system time (s): 0.178972
CPU usage (%): 99.9128
Max. virtual memory (cumulated for all children) (KiB): 915760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14789
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37843
involuntary context switches= 24684

runsolver used 1.9957 s user time and 4.45532 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Mon Jan  8 04:17:30 UTC 2007


IDJOB= 214313
IDBENCH= 4915
FILE ID= node25/214313-1168229849

PBS_JOBID= 3481286

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/routing/s4-4-3-6.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214313-1168229849/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-214313-1168229849 -o ROOT/results/node25/solver-214313-1168229849 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214313-1168229849/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  44e6cb9c1906b52d2fff8a296778c8be

RANDOM SEED= 573222863

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1795000 kB
Buffers:         45996 kB
Cached:         112024 kB
SwapCached:       2800 kB
Active:         112876 kB
Inactive:        91584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795000 kB
SwapTotal:     4192956 kB
SwapFree:      4170848 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:          55904 kB
Slab:            41052 kB
Committed_AS:  3534176 kB
PageTables:       2348 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node25 on Mon Jan  8 04:47:35 UTC 2007