Trace number 215211

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 ACSAT 613.015 617.917

DiagnosticValue
CHECKS512735215
NODES95170

General information on the benchmark

NamepseudoSeries/
ii/ii-32a1.xml
MD5SUMe36afdea6fa0408f0a7a199c9130b38d
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 benchmark5.88
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables918
Number of constraints9671
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9671
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=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/215211-1168078036/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.50	     nbVariables=918  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.50	       =>  wckTime=0.179  cpuTime=0.14  mem=7M894
0.50	   
0.50	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
2.01	     nbConstraints=9671  nbConvertedConstraints=9099  nbConvertConstraintsChecks=16  nbExtensionStructures=2
2.01	     nbSharedExtensionStructures=9097  nbConflictsStructures=3  nbSharedConflictsStructures=9185
2.01	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5  nbEvaluationManagers=2
2.01	     nbSharedEvaluationManagers=570  maxDegree=109  maxArity=32
2.01	       =>  wckTime=1.692  cpuTime=1.42  mem=15M509
2.10	   
2.10	   solver IterativeSystematicSolver being built... 
2.41	       =>  wckTime=2.092  cpuTime=1.68  mem=55M478
2.49	   
2.49	   preprocessing
2.49	     nbConstraintChecks=0  nbPropagations=918  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.49	     detectedInconsistency=no
2.49	       =>  wckTime=0.072  cpuTime=0.02  mem=17M677
3.01	   
3.01	   search
3.01	     run=0  nbConstraintChecks=136573  nbValidityChecks=188923  nbPropagations=3923  nbRevisions=168348
3.01	     nbUselessRevisions=165252  nbAssignments=149  nbFailedAssignments=2  nbBacktracks=16  nbVisitedNodes=162
3.01	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=0
3.01	       =>  wckTime=0.591  cpuTime=0.5  mem=18M685
3.35	   
3.35	   search
3.35	     run=1  nbConstraintChecks=219125  nbValidityChecks=386655  nbPropagations=9907  nbRevisions=480549
3.35	     nbUselessRevisions=472343  nbAssignments=311  nbFailedAssignments=4  nbBacktracks=32  nbVisitedNodes=331
3.35	     nbRestartNogoods=1  mapSize=17  nbInferences=0  nbTooLargeKeys=0
3.35	       =>  wckTime=0.936  cpuTime=0.84  mem=18M685
3.83	   
3.83	   search
3.83	     run=2  nbConstraintChecks=418363  nbValidityChecks=604016  nbPropagations=20312  nbRevisions=1006474
3.83	     nbUselessRevisions=988514  nbAssignments=464  nbFailedAssignments=7  nbBacktracks=56  nbVisitedNodes=503
3.83	     nbRestartNogoods=2  mapSize=35  nbInferences=0  nbTooLargeKeys=0
3.83	       =>  wckTime=1.411  cpuTime=1.31  mem=18M685
4.48	   
4.48	   search
4.48	     run=3  nbConstraintChecks=724756  nbValidityChecks=849096  nbPropagations=37630  nbRevisions=1819050
4.48	     nbUselessRevisions=1784031  nbAssignments=630  nbFailedAssignments=11  nbBacktracks=90  nbVisitedNodes=698
4.48	     nbRestartNogoods=3  mapSize=63  nbInferences=0  nbTooLargeKeys=0
4.48	       =>  wckTime=2.061  cpuTime=1.95  mem=18M685
5.23	   
5.23	   search
5.23	     run=4  nbConstraintChecks=1111589  nbValidityChecks=1118783  nbPropagations=64419  nbRevisions=2980352
5.23	     nbUselessRevisions=2918378  nbAssignments=822  nbFailedAssignments=23  nbBacktracks=142  nbVisitedNodes=923
5.23	     nbRestartNogoods=4  mapSize=95  nbInferences=0  nbTooLargeKeys=0
5.23	       =>  wckTime=2.812  cpuTime=2.69  mem=18M685
6.53	   
6.53	   search
6.54	     run=5  nbConstraintChecks=1824548  nbValidityChecks=1493721  nbPropagations=108484  nbRevisions=4722382
6.54	     nbUselessRevisions=4614999  nbAssignments=1037  nbFailedAssignments=43  nbBacktracks=221  nbVisitedNodes=1199
6.54	     nbRestartNogoods=5  mapSize=154  nbInferences=0  nbTooLargeKeys=0
6.54	       =>  wckTime=4.12  cpuTime=3.99  mem=18M685
8.99	   
8.99	   search
8.99	     run=6  nbConstraintChecks=3120853  nbValidityChecks=2097840  nbPropagations=181811  nbRevisions=7448611
8.99	     nbUselessRevisions=7263862  nbAssignments=1283  nbFailedAssignments=71  nbBacktracks=335  nbVisitedNodes=1557
8.99	     nbRestartNogoods=7  mapSize=264  nbInferences=0  nbTooLargeKeys=0
8.99	       =>  wckTime=6.574  cpuTime=6.42  mem=18M685
12.79	   
12.79	   search
12.79	     run=7  nbConstraintChecks=5026386  nbValidityChecks=3066006  nbPropagations=298213  nbRevisions=11661442
12.79	     nbUselessRevisions=11351688  nbAssignments=1591  nbFailedAssignments=115  nbBacktracks=506  nbVisitedNodes=2027
12.79	     nbRestartNogoods=9  mapSize=424  nbInferences=0  nbTooLargeKeys=0
12.79	       =>  wckTime=10.371  cpuTime=10.16  mem=18M685
18.29	   
18.29	   search
18.29	     run=8  nbConstraintChecks=7477971  nbValidityChecks=4872416  nbPropagations=467246  nbRevisions=18025207
18.29	     nbUselessRevisions=17531120  nbAssignments=1980  nbFailedAssignments=163  nbBacktracks=764  nbVisitedNodes=2629
18.29	     nbRestartNogoods=11  mapSize=635  nbInferences=0  nbTooLargeKeys=0
18.29	       =>  wckTime=15.872  cpuTime=15.61  mem=18M685
26.47	   
26.47	   search
26.47	     run=9  nbConstraintChecks=11127645  nbValidityChecks=7632789  nbPropagations=716576  nbRevisions=27677850
26.47	     nbUselessRevisions=26908552  nbAssignments=2508  nbFailedAssignments=226  nbBacktracks=1149  nbVisitedNodes=3482
26.47	     nbRestartNogoods=13  mapSize=958  nbInferences=0  nbTooLargeKeys=0
26.47	       =>  wckTime=24.056  cpuTime=23.72  mem=19M694
28.92	   
28.92	   INFO : Stopping hyperNogood (mapSize=1046, nbTooLargekeys=0, mem=19M694)
38.79	   
38.79	   search
38.79	     run=10  nbConstraintChecks=17165538  nbValidityChecks=11583634  nbPropagations=1099021  nbRevisions=42500915
38.79	     nbUselessRevisions=41304599  nbAssignments=3264  nbFailedAssignments=328  nbBacktracks=1725  nbVisitedNodes=4792
38.79	     nbRestartNogoods=15
38.79	       =>  wckTime=36.372  cpuTime=35.91  mem=19M694
50.99	   
50.99	   search
50.99	     run=11  nbConstraintChecks=25094121  nbValidityChecks=15173878  nbPropagations=1665730  nbRevisions=63491188
50.99	     nbUselessRevisions=61657899  nbAssignments=4341  nbFailedAssignments=484  nbBacktracks=2591  nbVisitedNodes=6636
50.99	     nbRestartNogoods=17
50.99	       =>  wckTime=48.575  cpuTime=48.0  mem=19M694
60.91	   
60.91	   search
60.91	     run=12  nbConstraintChecks=31045919  nbValidityChecks=18223467  nbPropagations=2376817  nbRevisions=89294483
60.91	     nbUselessRevisions=86665177  nbAssignments=5899  nbFailedAssignments=685  nbBacktracks=3889  nbVisitedNodes=8767
60.91	     nbRestartNogoods=19
60.91	       =>  wckTime=58.491  cpuTime=57.82  mem=19M694
68.14	   
68.14	   search
68.14	     run=13  nbConstraintChecks=36388510  nbValidityChecks=20264247  nbPropagations=3225620  nbRevisions=119175151
68.14	     nbUselessRevisions=115601034  nbAssignments=8109  nbFailedAssignments=896  nbBacktracks=5842  nbVisitedNodes=11527
68.14	     nbRestartNogoods=22
68.14	       =>  wckTime=65.722  cpuTime=64.98  mem=19M694
97.52	   
97.52	   search
97.52	     run=14  nbConstraintChecks=56074687  nbValidityChecks=28772254  nbPropagations=4545151  nbRevisions=164492701
97.52	     nbUselessRevisions=159436142  nbAssignments=11582  nbFailedAssignments=1390  nbBacktracks=8766
97.52	     nbVisitedNodes=16964  nbRestartNogoods=24
97.52	       =>  wckTime=95.101  cpuTime=94.09  mem=19M694
135.71	   
135.71	   search
135.71	     run=15  nbConstraintChecks=86757900  nbValidityChecks=39327768  nbPropagations=6618270  nbRevisions=232898731
135.71	     nbUselessRevisions=225498093  nbAssignments=16650  nbFailedAssignments=2022  nbBacktracks=13172
135.71	     nbVisitedNodes=25164  nbRestartNogoods=28
135.71	       =>  wckTime=133.292  cpuTime=131.94  mem=19M694
197.13	   
197.13	   search
197.14	     run=16  nbConstraintChecks=146164879  nbValidityChecks=53920347  nbPropagations=10163897  nbRevisions=343912210
197.14	     nbUselessRevisions=332452725  nbAssignments=24397  nbFailedAssignments=3140  nbBacktracks=19757
197.14	     nbVisitedNodes=39218  nbRestartNogoods=30
197.14	       =>  wckTime=194.72  cpuTime=192.8  mem=19M694
309.32	   
309.32	   search
309.32	     run=17  nbConstraintChecks=218993195  nbValidityChecks=87685736  nbPropagations=15495949  nbRevisions=513986524
309.32	     nbUselessRevisions=496428139  nbAssignments=35462  nbFailedAssignments=4306  nbBacktracks=29613
309.32	     nbVisitedNodes=57658  nbRestartNogoods=33
309.32	       =>  wckTime=306.906  cpuTime=303.97  mem=19M694
391.41	   
391.41	   search
391.41	     run=18  nbConstraintChecks=295506307  nbValidityChecks=108263608  nbPropagations=22830476  nbRevisions=740640965
391.41	     nbUselessRevisions=714737345  nbAssignments=51875  nbFailedAssignments=5895  nbBacktracks=44394
391.41	     nbVisitedNodes=82115  nbRestartNogoods=37
391.41	       =>  wckTime=388.99  cpuTime=385.3  mem=19M694
483.62	   
483.62	   search
483.62	     run=19  nbConstraintChecks=391134495  nbValidityChecks=130417666  nbPropagations=32646524  nbRevisions=1035832889
483.62	     nbUselessRevisions=998767715  nbAssignments=76652  nbFailedAssignments=8481  nbBacktracks=66564
483.62	     nbVisitedNodes=117188  nbRestartNogoods=42
483.62	       =>  wckTime=481.204  cpuTime=476.94  mem=19M694
617.89	   
617.89	   search
617.89	     run=20  nbConstraintChecks=512735215  nbValidityChecks=166166453  nbPropagations=45558369  nbRevisions=1421676754
617.89	     nbUselessRevisions=1369894556  nbAssignments=95170  nbFailedAssignments=9969  nbBacktracks=82676
617.89	     nbVisitedNodes=148386  nbRestartNogoods=44
617.89	       =>  wckTime=615.472  cpuTime=610.47  mem=19M694
617.89	   
617.89	   global
617.89	     nbConstraintChecks=512735215  nbValidityChecks=166166453  nbPropagations=45559287  nbRevisions=1421676754
617.89	     nbUselessRevisions=1369894556  nbRestartNogoods=44  solvingWckTime=615.473  solvingCpuTime=610.48  expiredTime=no
617.89	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=612.21
617.89	       =>  wckTime=617.569  cpuTime=612.16  mem=19M694
617.89	   
617.89	s SATISFIABLE
617.89	v 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 
617.89	d NODES 95170
617.89	d CHECKS 512735215
617.89	   
617.89	   totalWckTime=617.651  totalCpuTime=612.21

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-215211-1168078036 -o ROOT/results/node14/solver-215211-1168078036 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215211-1168078036/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: 1.91 1.98 1.99 2/93 25855
/proc/meminfo: memFree=1433136/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=18540 CPUtime=0
/proc/25854/stat : 25854 (runsolver) R 25852 25854 25731 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156198536 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 212234464551 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25854/statm: 4635 279 244 17 0 2626 0

[startup+0.102186 s]
/proc/loadavg: 1.91 1.98 1.99 2/93 25855
/proc/meminfo: memFree=1433136/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=913228 CPUtime=0.08
/proc/25854/stat : 25854 (java) S 25852 25854 25731 0 -1 0 2913 0 1 0 6 2 0 0 19 0 8 0 156198536 935145472 2659 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228307 2659 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.510223 s]
/proc/loadavg: 1.91 1.98 1.99 2/93 25855
/proc/meminfo: memFree=1433136/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915328 CPUtime=0.48
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 6427 0 1 0 43 5 0 0 18 0 8 0 156198536 937295872 6166 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582317 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228832 6166 2141 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33131 s]
/proc/loadavg: 1.91 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1374840/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915640 CPUtime=1.29
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 16932 0 1 0 107 22 0 0 25 0 8 0 156198536 937615360 16670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228910 16670 2178 14 0 215380 0
[pid=25854/tid=25856] ppid=25852 vsize=915640 CPUtime=0.01
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 325 0 0 0 1 0 0 0 16 0 8 0 156198540 937615360 16670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915640 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937615360 16670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915640 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156198541 937615360 16670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915640 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937615360 16670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915640 CPUtime=0.18
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 420 0 0 0 18 0 0 0 16 0 8 0 156198544 937615360 16670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915640 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937615360 16670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915640 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937615360 16670 18446744073709551615 134512640 134570532 4294956464 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) 915640

[startup+2.96946 s]
/proc/loadavg: 1.91 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1360568/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=2.92
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22466 0 1 0 238 54 0 0 25 0 8 0 156198536 937705472 22201 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074018234 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228932 22201 2534 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5367 0 0 0 19 1 0 0 16 0 8 0 156198540 937705472 22201 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22201 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22201 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22201 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.3
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 487 0 0 0 29 1 0 0 15 0 8 0 156198544 937705472 22201 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22201 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22201 18446744073709551615 134512640 134570532 4294956464 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) 915728

[startup+6.27077 s]
/proc/loadavg: 1.92 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1353976/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=6.19
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22478 0 1 0 565 54 0 0 25 0 8 0 156198536 937705472 22210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074052520 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228932 22210 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 17 0 8 0 156198540 937705472 22210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.32
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 493 0 0 0 30 2 0 0 15 0 8 0 156198544 937705472 22210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915728

[startup+12.7484 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1354168/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=12.61
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22487 0 1 0 1207 54 0 0 25 0 8 0 156198536 937705472 22217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074063913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228932 22217 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 17 0 8 0 156198540 937705472 22217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.34
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 501 0 0 0 32 2 0 0 15 0 8 0 156198544 937705472 22217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22217 18446744073709551615 134512640 134570532 4294956464 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) 915728

[startup+25.6336 s]
/proc/loadavg: 1.94 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1354232/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=25.37
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22492 0 1 0 2483 54 0 0 25 0 8 0 156198536 937705472 22220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918603 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228932 22220 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 17 0 8 0 156198540 937705472 22220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.34
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 505 0 0 0 32 2 0 0 15 0 8 0 156198544 937705472 22220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915728

[startup+51.266 s]
/proc/loadavg: 1.96 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1354232/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=50.77
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22499 0 1 0 5023 54 0 0 25 0 8 0 156198536 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074065168 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228932 22225 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 16 0 8 0 156198540 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.35
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 510 0 0 0 33 2 0 0 16 0 8 0 156198544 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 915728

[startup+102.53 s]
/proc/loadavg: 1.98 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1354296/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=101.57
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22499 0 1 0 10102 55 0 0 25 0 8 0 156198536 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918495 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228932 22225 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 16 0 8 0 156198540 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.35
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 510 0 0 0 33 2 0 0 16 0 8 0 156198544 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22225 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 915728

[startup+162.545 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1354424/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=161.03
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22500 0 1 0 16048 55 0 0 25 0 8 0 156198536 937705472 22226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074060538 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.36
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 511 0 0 0 34 2 0 0 16 0 8 0 156198544 937705472 22226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 915728

[startup+222.56 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1354424/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=220.49
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22501 0 1 0 21994 55 0 0 25 0 8 0 156198536 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228932 22227 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 16 0 8 0 156198540 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.36
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 512 0 0 0 34 2 0 0 16 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 915728

[startup+282.573 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1354424/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=279.96
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22501 0 1 0 27940 56 0 0 25 0 8 0 156198536 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074055315 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228932 22227 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 16 0 8 0 156198540 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.36
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 512 0 0 0 34 2 0 0 16 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.96
Current children cumulated vsize (KiB) 915728

[startup+342.585 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1354424/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=339.43
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22502 0 1 0 33887 56 0 0 25 0 8 0 156198536 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074050912 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228932 22227 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 16 0 8 0 156198540 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.36
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 512 0 0 0 34 2 0 0 16 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.43
Current children cumulated vsize (KiB) 915728

[startup+402.593 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 25862
/proc/meminfo: memFree=1354424/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=398.89
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22503 0 1 0 39832 57 0 0 25 0 8 0 156198536 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074010663 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25854/statm: 228932 22227 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 16 0 8 0 156198540 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.36
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 512 0 0 0 34 2 0 0 16 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.89
Current children cumulated vsize (KiB) 915728

[startup+462.596 s]
/proc/loadavg: 1.92 1.95 1.98 3/100 26032
/proc/meminfo: memFree=1270392/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=458.56
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22503 0 1 0 45795 61 0 0 25 0 8 0 156198536 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074014401 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25854/statm: 228932 22227 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 16 0 8 0 156198540 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.36
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 512 0 0 0 34 2 0 0 16 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 915728

[startup+522.696 s]
/proc/loadavg: 1.97 1.96 1.98 3/100 26032
/proc/meminfo: memFree=1270456/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=518.31
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22503 0 1 0 51769 62 0 0 25 0 8 0 156198536 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074055235 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25854/statm: 228932 22227 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 16 0 8 0 156198540 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.36
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 512 0 0 0 34 2 0 0 16 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.31
Current children cumulated vsize (KiB) 915728

[startup+582.791 s]
/proc/loadavg: 1.99 1.97 1.98 3/100 26032
/proc/meminfo: memFree=1270456/2055920 swapFree=4182236/4192956
[pid=25854] ppid=25852 vsize=915728 CPUtime=578.09
/proc/25854/stat : 25854 (java) R 25852 25854 25731 0 -1 0 22503 0 1 0 57747 62 0 0 25 0 8 0 156198536 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074052660 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25854/statm: 228932 22227 2537 14 0 215402 0
[pid=25854/tid=25856] ppid=25852 vsize=915728 CPUtime=0.2
/proc/25854/task/25856/stat : 25856 (java) S 25852 25854 25731 0 -1 64 5368 0 0 0 19 1 0 0 16 0 8 0 156198540 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25857] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25857/stat : 25857 (java) S 25852 25854 25731 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25858] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25858/stat : 25858 (java) S 25852 25854 25731 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156198541 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25859] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25859/stat : 25859 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25860] ppid=25852 vsize=915728 CPUtime=0.36
/proc/25854/task/25860/stat : 25860 (java) S 25852 25854 25731 0 -1 64 512 0 0 0 34 2 0 0 16 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25861] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25861/stat : 25861 (java) S 25852 25854 25731 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25854/tid=25862] ppid=25852 vsize=915728 CPUtime=0
/proc/25854/task/25862/stat : 25862 (java) S 25852 25854 25731 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156198544 937705472 22227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 578.09
Current children cumulated vsize (KiB) 915728

Child status: 0
Real time (s): 617.917
CPU time (s): 613.015
CPU user time (s): 612.377
CPU system time (s): 0.637903
CPU usage (%): 99.2066
Max. virtual memory (cumulated for all children) (KiB): 915824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 612.377
system time used= 0.637903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22511
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= 14068
involuntary context switches= 33556

runsolver used 0.863868 s user time and 1.87271 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 10:07:16 UTC 2007


IDJOB= 215211
IDBENCH= 4984
FILE ID= node14/215211-1168078036

PBS_JOBID= 3475826

Free space on /tmp= 66327 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-32a1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215211-1168078036/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-215211-1168078036 -o ROOT/results/node14/solver-215211-1168078036 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215211-1168078036/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e36afdea6fa0408f0a7a199c9130b38d

RANDOM SEED= 198548100

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.227
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.227
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:       1433616 kB
Buffers:         57820 kB
Cached:         382116 kB
SwapCached:       3696 kB
Active:         163580 kB
Inactive:       358404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433616 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            3060 kB
Writeback:           0 kB
Mapped:         101440 kB
Slab:            84880 kB
Committed_AS:  5489452 kB
PageTables:       2288 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= 66324 MiB



End job on node14 on Sat Jan  6 10:17:34 UTC 2007