Trace number 215276

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 864.371 872.344

DiagnosticValue
CHECKS291066260
NODES61419

General information on the benchmark

NamepseudoSeries/
ii/ii-32e3.xml
MD5SUM611404c91ba771e195ddc3c8ded513ce
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 benchmark4.52
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables660
Number of constraints5350
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5350
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/215276-1168078070/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.48	     nbVariables=660  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.48	       =>  wckTime=0.157  cpuTime=0.12  mem=8M25
0.48	   
0.48	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
1.54	     nbConstraints=5350  nbConvertedConstraints=4842  nbConvertConstraintsChecks=16  nbExtensionStructures=2
1.54	     nbSharedExtensionStructures=4840  nbConflictsStructures=3  nbSharedConflictsStructures=4885
1.54	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5  nbEvaluationManagers=2
1.54	     nbSharedEvaluationManagers=506  maxDegree=106  maxArity=32
1.54	       =>  wckTime=1.213  cpuTime=1.02  mem=34M7
1.63	   
1.63	   solver IterativeSystematicSolver being built... 
1.93	       =>  wckTime=1.609  cpuTime=1.26  mem=50M49
1.97	   
1.97	   preprocessing
1.97	     nbConstraintChecks=0  nbPropagations=660  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.97	     detectedInconsistency=no
1.97	       =>  wckTime=0.033  cpuTime=0.03  mem=52M24
2.47	   
2.47	   search
2.47	     run=0  nbConstraintChecks=76920  nbValidityChecks=189639  nbPropagations=2696  nbRevisions=134537
2.47	     nbUselessRevisions=132550  nbAssignments=166  nbFailedAssignments=3  nbBacktracks=11  nbVisitedNodes=177
2.47	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
2.47	       =>  wckTime=0.53  cpuTime=0.47  mem=53M28
2.86	   
2.86	   search
2.86	     run=1  nbConstraintChecks=176820  nbValidityChecks=397486  nbPropagations=8268  nbRevisions=423995
2.86	     nbUselessRevisions=417133  nbAssignments=337  nbFailedAssignments=9  nbBacktracks=26  nbVisitedNodes=363
2.86	     nbRestartNogoods=1  mapSize=23  nbInferences=0  nbTooLargeKeys=0
2.86	       =>  wckTime=0.924  cpuTime=0.86  mem=53M28
3.35	   
3.35	   search
3.35	     run=2  nbConstraintChecks=318244  nbValidityChecks=619968  nbPropagations=18082  nbRevisions=900858
3.35	     nbUselessRevisions=884807  nbAssignments=520  nbFailedAssignments=17  nbBacktracks=49  nbVisitedNodes=567
3.35	     nbRestartNogoods=2  mapSize=42  nbInferences=0  nbTooLargeKeys=0
3.35	       =>  wckTime=1.417  cpuTime=1.35  mem=53M28
3.95	   
3.95	   search
3.95	     run=3  nbConstraintChecks=522615  nbValidityChecks=865009  nbPropagations=34199  nbRevisions=1614208
3.95	     nbUselessRevisions=1582428  nbAssignments=708  nbFailedAssignments=28  nbBacktracks=83  nbVisitedNodes=786
3.95	     nbRestartNogoods=4  mapSize=71  nbInferences=0  nbTooLargeKeys=0
3.95	       =>  wckTime=2.02  cpuTime=1.94  mem=53M28
4.95	   
4.95	   search
4.95	     run=4  nbConstraintChecks=861450  nbValidityChecks=1179865  nbPropagations=59377  nbRevisions=2653531
4.95	     nbUselessRevisions=2595954  nbAssignments=885  nbFailedAssignments=38  nbBacktracks=136  nbVisitedNodes=1014
4.95	     nbRestartNogoods=6  mapSize=121  nbInferences=0  nbTooLargeKeys=0
4.95	       =>  wckTime=3.019  cpuTime=2.93  mem=53M28
6.54	   
6.54	   search
6.54	     run=5  nbConstraintChecks=1387903  nbValidityChecks=1628140  nbPropagations=98140  nbRevisions=4171996
6.54	     nbUselessRevisions=4073216  nbAssignments=1088  nbFailedAssignments=55  nbBacktracks=217  nbVisitedNodes=1297
6.54	     nbRestartNogoods=7  mapSize=200  nbInferences=0  nbTooLargeKeys=0
6.54	       =>  wckTime=4.607  cpuTime=4.5  mem=53M28
8.98	   
8.98	   search
8.98	     run=6  nbConstraintChecks=2152494  nbValidityChecks=2264308  nbPropagations=155611  nbRevisions=6365462
8.98	     nbUselessRevisions=6203525  nbAssignments=1315  nbFailedAssignments=75  nbBacktracks=332  nbVisitedNodes=1637
8.98	     nbRestartNogoods=8  mapSize=312  nbInferences=0  nbTooLargeKeys=0
8.98	       =>  wckTime=7.047  cpuTime=6.91  mem=53M28
12.42	   
12.42	   search
12.42	     run=7  nbConstraintChecks=3200837  nbValidityChecks=3309951  nbPropagations=239034  nbRevisions=9576027
12.42	     nbUselessRevisions=9320320  nbAssignments=1620  nbFailedAssignments=104  nbBacktracks=507  nbVisitedNodes=2097
12.42	     nbRestartNogoods=9  mapSize=465  nbInferences=0  nbTooLargeKeys=0
12.42	       =>  wckTime=10.488  cpuTime=10.3  mem=53M28
17.34	   
17.34	   search
17.34	     run=8  nbConstraintChecks=4836689  nbValidityChecks=4554449  nbPropagations=363625  nbRevisions=14194960
17.35	     nbUselessRevisions=13797672  nbAssignments=2017  nbFailedAssignments=140  nbBacktracks=765  nbVisitedNodes=2747
17.35	     nbRestartNogoods=11  mapSize=716  nbInferences=0  nbTooLargeKeys=0
17.35	       =>  wckTime=15.411  cpuTime=15.17  mem=54M15
23.72	   
23.72	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=54M15)
24.56	   
24.56	   search
24.56	     run=9  nbConstraintChecks=7325027  nbValidityChecks=6428917  nbPropagations=551875  nbRevisions=20961340
24.56	     nbUselessRevisions=20348328  nbAssignments=2559  nbFailedAssignments=199  nbBacktracks=1149  nbVisitedNodes=3672
24.56	     nbRestartNogoods=13
24.56	       =>  wckTime=22.629  cpuTime=22.33  mem=54M15
34.50	   
34.50	   search
34.50	     run=10  nbConstraintChecks=10891886  nbValidityChecks=8814108  nbPropagations=829663  nbRevisions=30634171
34.50	     nbUselessRevisions=29703074  nbAssignments=3335  nbFailedAssignments=281  nbBacktracks=1727  nbVisitedNodes=5027
34.50	     nbRestartNogoods=15
34.50	       =>  wckTime=32.569  cpuTime=32.16  mem=54M15
48.82	   
48.82	   search
48.82	     run=11  nbConstraintChecks=16043497  nbValidityChecks=12420191  nbPropagations=1241210  nbRevisions=44654233
48.82	     nbUselessRevisions=43254302  nbAssignments=4450  nbFailedAssignments=413  nbBacktracks=2593  nbVisitedNodes=6959
48.82	     nbRestartNogoods=17
48.82	       =>  wckTime=46.887  cpuTime=46.35  mem=54M15
69.79	   
69.79	   search
69.79	     run=12  nbConstraintChecks=23618571  nbValidityChecks=17848583  nbPropagations=1848428  nbRevisions=65116566
69.79	     nbUselessRevisions=63026401  nbAssignments=6058  nbFailedAssignments=609  nbBacktracks=3895  nbVisitedNodes=9784
69.79	     nbRestartNogoods=19
69.79	       =>  wckTime=67.859  cpuTime=67.13  mem=54M15
101.65	   
101.65	   search
101.65	     run=13  nbConstraintChecks=34738958  nbValidityChecks=25937092  nbPropagations=2742095  nbRevisions=95099846
101.65	     nbUselessRevisions=91990379  nbAssignments=8384  nbFailedAssignments=880  nbBacktracks=5842  nbVisitedNodes=13901
101.65	     nbRestartNogoods=22
101.65	       =>  wckTime=99.718  cpuTime=98.7  mem=54M15
150.76	   
150.76	   search
150.76	     run=14  nbConstraintChecks=51561089  nbValidityChecks=38404935  nbPropagations=4063938  nbRevisions=139507279
150.76	     nbUselessRevisions=134881140  nbAssignments=11824  nbFailedAssignments=1308  nbBacktracks=8764
150.76	     nbVisitedNodes=20034  nbRestartNogoods=24
150.76	       =>  wckTime=148.829  cpuTime=147.36  mem=54M15
225.76	   
225.76	   search
225.76	     run=15  nbConstraintChecks=76990018  nbValidityChecks=57203273  nbPropagations=6040031  nbRevisions=205819978
225.76	     nbUselessRevisions=198918324  nbAssignments=16917  nbFailedAssignments=1913  nbBacktracks=13143
225.76	     nbVisitedNodes=29185  nbRestartNogoods=26
225.76	       =>  wckTime=223.828  cpuTime=221.67  mem=54M15
339.52	   
339.52	   search
339.52	     run=16  nbConstraintChecks=115005702  nbValidityChecks=86089474  nbPropagations=8989806  nbRevisions=305179414
339.52	     nbUselessRevisions=294872111  nbAssignments=24503  nbFailedAssignments=2826  nbBacktracks=19719
339.52	     nbVisitedNodes=42806  nbRestartNogoods=31
339.52	       =>  wckTime=337.589  cpuTime=334.41  mem=54M15
520.03	   
520.03	   search
520.03	     run=17  nbConstraintChecks=170704343  nbValidityChecks=137883120  nbPropagations=13333655  nbRevisions=457068780
520.03	     nbUselessRevisions=441712359  nbAssignments=35803  nbFailedAssignments=4165  nbBacktracks=29571
520.03	     nbVisitedNodes=62806  nbRestartNogoods=34
520.03	       =>  wckTime=518.1  cpuTime=513.26  mem=54M15
767.80	   
767.80	   search
767.80	     run=18  nbConstraintChecks=252811474  nbValidityChecks=207692376  nbPropagations=19770449  nbRevisions=683946140
767.80	     nbUselessRevisions=661073145  nbAssignments=52933  nbFailedAssignments=6439  nbBacktracks=44354
767.80	     nbVisitedNodes=93022  nbRestartNogoods=43
767.80	       =>  wckTime=765.867  cpuTime=758.78  mem=54M15
872.30	   
872.30	   search
872.30	     run=19  nbConstraintChecks=291066260  nbValidityChecks=236842496  nbPropagations=27248860  nbRevisions=944870952
872.30	     nbUselessRevisions=913279884  nbAssignments=61419  nbFailedAssignments=7784  nbBacktracks=50835
872.30	     nbVisitedNodes=107740  nbRestartNogoods=46
872.30	       =>  wckTime=870.37  cpuTime=862.32  mem=54M15
872.31	   
872.31	   global
872.31	     nbConstraintChecks=291066260  nbValidityChecks=236842496  nbPropagations=27249520  nbRevisions=944870952
872.31	     nbUselessRevisions=913279884  nbRestartNogoods=46  solvingWckTime=870.371  solvingCpuTime=862.32  expiredTime=no
872.31	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=863.65
872.31	       =>  wckTime=871.984  cpuTime=863.59  mem=54M15
872.31	   
872.31	s SATISFIABLE
872.31	v 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 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 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 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 0 1 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 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 1 0 1 0 1 0 1 0 0 1 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 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 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 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 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 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 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 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 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 0 1 0 1 1 0 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 1 0 0 1 0 1 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 
872.31	d NODES 61419
872.31	d CHECKS 291066260
872.31	   
872.31	   totalWckTime=872.067  totalCpuTime=863.65

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/node17/watcher-215276-1168078070 -o ROOT/results/node17/solver-215276-1168078070 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215276-1168078070/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.07 1.98 1.92 4/93 12921
/proc/meminfo: memFree=1553640/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=906644 CPUtime=0.02
/proc/12920/stat : 12920 (java) S 12918 12920 10817 0 -1 0 2068 0 1 0 1 1 0 0 18 0 2 0 156201791 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 226661 1817 1036 14 0 214244 0
[pid=12920/tid=12922] ppid=12918 vsize=906644 CPUtime=0
/proc/12920/task/12922/stat : 12922 (java) R 12918 12920 10817 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 156201795 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.102686 s]
/proc/loadavg: 2.07 1.98 1.92 4/93 12921
/proc/meminfo: memFree=1553640/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=914988 CPUtime=0.08
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 2957 0 1 0 6 2 0 0 17 0 8 0 156201791 936947712 2703 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153548791 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228747 2703 1416 14 0 215242 0
[pid=12920/tid=12922] ppid=12918 vsize=914988 CPUtime=0
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 156201795 936947712 2703 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510726 s]
/proc/loadavg: 2.07 1.98 1.92 4/93 12921
/proc/meminfo: memFree=1553640/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915328 CPUtime=0.49
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 6343 0 1 0 44 5 0 0 18 0 8 0 156201791 937295872 6082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073574592 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228832 6082 2144 14 0 215302 0
[pid=12920/tid=12922] ppid=12918 vsize=915328 CPUtime=0
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 156201795 937295872 6082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33182 s]
/proc/loadavg: 2.07 1.98 1.92 3/100 12928
/proc/meminfo: memFree=1495536/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915644 CPUtime=1.3
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 16907 0 1 0 103 27 0 0 24 0 8 0 156201791 937619456 16645 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228911 16645 2178 14 0 215381 0
[pid=12920/tid=12922] ppid=12918 vsize=915644 CPUtime=0.01
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 300 0 0 0 1 0 0 0 16 0 8 0 156201795 937619456 16645 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915644 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937619456 16645 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915644 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937619456 16645 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915644 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937619456 16645 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915644 CPUtime=0.19
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 423 0 0 0 18 1 0 0 16 0 8 0 156201799 937619456 16645 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915644 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937619456 16645 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915644 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937619456 16645 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915644

[startup+2.96899 s]
/proc/loadavg: 2.06 1.98 1.92 3/100 12928
/proc/meminfo: memFree=1489520/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=2.93
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18734 0 1 0 259 34 0 0 25 0 8 0 156201791 937709568 18470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074050024 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18470 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.32
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 491 0 0 0 31 1 0 0 16 0 8 0 156201799 937709568 18470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915732

[startup+6.17431 s]
/proc/loadavg: 2.06 1.98 1.92 3/100 12928
/proc/meminfo: memFree=1489456/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=6.1
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18741 0 1 0 576 34 0 0 25 0 8 0 156201791 937709568 18475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074047354 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18475 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.33
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 497 0 0 0 32 1 0 0 16 0 8 0 156201799 937709568 18475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915732

[startup+12.653 s]
/proc/loadavg: 2.05 1.98 1.92 3/100 12928
/proc/meminfo: memFree=1489456/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=12.52
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18751 0 1 0 1217 35 0 0 25 0 8 0 156201791 937709568 18482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074047393 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18482 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 17 0 8 0 156201795 937709568 18482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.34
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 506 0 0 0 33 1 0 0 16 0 8 0 156201799 937709568 18482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915732

[startup+25.5393 s]
/proc/loadavg: 2.12 2.00 1.93 3/100 12928
/proc/meminfo: memFree=1489584/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=25.29
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18754 0 1 0 2494 35 0 0 25 0 8 0 156201791 937709568 18483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074047310 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18483 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.35
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 507 0 0 0 34 1 0 0 15 0 8 0 156201799 937709568 18483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 915732

[startup+51.187 s]
/proc/loadavg: 2.08 2.00 1.93 3/100 12928
/proc/meminfo: memFree=1489584/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=50.7
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18762 0 1 0 5035 35 0 0 25 0 8 0 156201791 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074047310 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18488 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.36
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 513 0 0 0 35 1 0 0 16 0 8 0 156201799 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915732

[startup+102.472 s]
/proc/loadavg: 2.03 2.00 1.93 3/100 12928
/proc/meminfo: memFree=1489648/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=101.52
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18763 0 1 0 10116 36 0 0 25 0 8 0 156201791 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074049484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18488 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.36
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 513 0 0 0 35 1 0 0 16 0 8 0 156201799 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915732

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

/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.36
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 514 0 0 0 35 1 0 0 16 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.99
Current children cumulated vsize (KiB) 915732

[startup+462.704 s]
/proc/loadavg: 2.07 2.04 1.95 3/100 12928
/proc/meminfo: memFree=1489584/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=458.47
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18764 0 1 0 45808 39 0 0 25 0 8 0 156201791 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074049451 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18489 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.36
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 514 0 0 0 35 1 0 0 16 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.47
Current children cumulated vsize (KiB) 915732

[startup+522.741 s]
/proc/loadavg: 2.02 2.03 1.95 3/100 12928
/proc/meminfo: memFree=1489584/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=517.97
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18764 0 1 0 51757 40 0 0 25 0 8 0 156201791 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074047434 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18489 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.36
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 514 0 0 0 35 1 0 0 16 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.97
Current children cumulated vsize (KiB) 915732

[startup+582.784 s]
/proc/loadavg: 2.01 2.02 1.95 3/100 12928
/proc/meminfo: memFree=1489584/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=577.46
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18764 0 1 0 57706 40 0 0 25 0 8 0 156201791 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074047357 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18489 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.36
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 514 0 0 0 35 1 0 0 16 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.46
Current children cumulated vsize (KiB) 915732

[startup+642.82 s]
/proc/loadavg: 2.00 2.02 1.95 3/100 12928
/proc/meminfo: memFree=1489584/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=636.95
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18764 0 1 0 63654 41 0 0 25 0 8 0 156201791 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074008867 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18489 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.37
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 514 0 0 0 36 1 0 0 16 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 636.95
Current children cumulated vsize (KiB) 915732

[startup+702.86 s]
/proc/loadavg: 2.00 2.01 1.95 3/100 12930
/proc/meminfo: memFree=1489392/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=696.44
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18764 0 1 0 69603 41 0 0 25 0 8 0 156201791 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074019079 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18489 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.37
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 514 0 0 0 36 1 0 0 16 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 696.44
Current children cumulated vsize (KiB) 915732

[startup+762.901 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 12930
/proc/meminfo: memFree=1489392/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=755.94
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18764 0 1 0 75552 42 0 0 25 0 8 0 156201791 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18489 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.37
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 514 0 0 0 36 1 0 0 16 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 755.94
Current children cumulated vsize (KiB) 915732

[startup+822.943 s]
/proc/loadavg: 2.04 2.02 1.96 3/100 12930
/proc/meminfo: memFree=1489456/2055920 swapFree=4192812/4192956
[pid=12920] ppid=12918 vsize=915732 CPUtime=815.43
/proc/12920/stat : 12920 (java) R 12918 12920 10817 0 -1 0 18764 0 1 0 81501 42 0 0 25 0 8 0 156201791 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074047310 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12920/statm: 228933 18489 2537 14 0 215403 0
[pid=12920/tid=12922] ppid=12918 vsize=915732 CPUtime=0.09
/proc/12920/task/12922/stat : 12922 (java) S 12918 12920 10817 0 -1 64 1627 0 0 0 9 0 0 0 16 0 8 0 156201795 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12923] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12923/stat : 12923 (java) S 12918 12920 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12924] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12924/stat : 12924 (java) S 12918 12920 10817 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156201796 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12925] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12925/stat : 12925 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12926] ppid=12918 vsize=915732 CPUtime=0.37
/proc/12920/task/12926/stat : 12926 (java) S 12918 12920 10817 0 -1 64 514 0 0 0 36 1 0 0 16 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12927] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12927/stat : 12927 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12920/tid=12928] ppid=12918 vsize=915732 CPUtime=0
/proc/12920/task/12928/stat : 12928 (java) S 12918 12920 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156201799 937709568 18489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.43
Current children cumulated vsize (KiB) 915732

Child status: 0
Real time (s): 872.344
CPU time (s): 864.371
CPU user time (s): 863.923
CPU system time (s): 0.447931
CPU usage (%): 99.0859
Max. virtual memory (cumulated for all children) (KiB): 915732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 863.923
system time used= 0.447931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18773
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= 19166
involuntary context switches= 37288

runsolver used 1.02784 s user time and 2.84157 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 10:07:50 UTC 2007


IDJOB= 215276
IDBENCH= 4989
FILE ID= node17/215276-1168078070

PBS_JOBID= 3475745

Free space on /tmp= 66317 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  611404c91ba771e195ddc3c8ded513ce

RANDOM SEED= 985759098

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.236
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.236
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:       1554120 kB
Buffers:         46660 kB
Cached:         235608 kB
SwapCached:          0 kB
Active:         207376 kB
Inactive:       205020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:         159164 kB
Slab:            73992 kB
Committed_AS:  4567320 kB
PageTables:       2436 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= 66317 MiB



End job on node17 on Sat Jan  6 10:22:22 UTC 2007