Trace number 3731549

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerobjective functionCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? (exit code) 1128.75 1123.86

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
MD5SUM35ffbede57b8807d38d913370f4c4486
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark448
Best CPU time to get the best result obtained on this benchmark1793.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 419
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495618
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495618
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.09	c no version file found!!!
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version	1.6.0_24
0.00/0.09	c os.name	Linux
0.00/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch	amd64
0.00/0.09	c Free memory 1599470296
0.00/0.09	c Max memory 1607860224
0.00/0.09	c Total memory 1607860224
0.00/0.09	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3731549-1338686550.opb
0.08/0.11	c reading problem ... 
4.06/3.21	c ... done. Wall clock time 3.1s.
4.36/3.34	c CPU time (experimental) 3.03s.
4.36/3.34	c #vars     10000
4.36/3.34	c #constraints  656900
471.86/467.96	c cleaning 94994 clauses out of 190000 for limit 0.001898818535243763
473.17/469.20	c cleaning 47747 clauses out of 95507 for limit 0.006235801162476764
473.67/469.80	c cleaning 24118 clauses out of 48259 for limit 0.020331551409365652
474.27/470.30	c cleaning 12309 clauses out of 24641 for limit 0.06566688201511993
474.67/470.72	c cleaning 6405 clauses out of 12832 for limit 0.20795351255859032
474.88/471.00	c cleaning 3450 clauses out of 6930 for limit 0.6369228050873871
475.17/471.24	c cleaning 1974 clauses out of 3977 for limit 1.8248063957885878
475.37/471.42	c cleaning 1236 clauses out of 2504 for limit 4.784410773656179
475.47/471.57	c cleaning 857 clauses out of 1767 for limit 11.169856916547342
475.67/471.70	c cleaning 668 clauses out of 1410 for limit 23.084524526837168
475.77/471.83	c cleaning 584 clauses out of 1243 for limit 43.2274200857704
475.87/471.98	c cleaning 537 clauses out of 1160 for limit 76.46502850930078
476.08/472.15	c cleaning 540 clauses out of 1122 for limit 130.24149188989705
476.17/472.28	c cleaning 518 clauses out of 1081 for limit 222.70906802877076
476.37/472.40	c cleaning 526 clauses out of 1066 for limit 373.56468390519257
476.47/472.50	c cleaning 506 clauses out of 1037 for limit 631.3884195282501
476.57/472.61	c cleaning 507 clauses out of 1031 for limit 1047.3035851627028
476.67/472.71	c cleaning 506 clauses out of 1025 for limit 1738.9928200874422
476.77/472.81	c cleaning 502 clauses out of 1018 for limit 2884.664111977943
476.87/472.92	c cleaning 505 clauses out of 1016 for limit 4766.561585183527
476.97/473.03	c cleaning 499 clauses out of 1012 for limit 7899.667331935711
477.08/473.12	c cleaning 494 clauses out of 1012 for limit 13014.580620721814
477.18/473.22	c cleaning 504 clauses out of 1018 for limit 21336.284790818405
477.27/473.33	c cleaning 503 clauses out of 1016 for limit 35326.26969347374
477.37/473.44	c cleaning 493 clauses out of 1011 for limit 58428.83081565517
1117.74/1112.87	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
1120.14/1115.28		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
1120.94/1116.09		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
1122.34/1117.43		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
1123.35/1118.50		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
1124.45/1119.58		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1126.05/1121.19		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3731549-1338686550/watcher-3731549-1338686550 -o /tmp/evaluation-result-3731549-1338686550/solver-3731549-1338686550 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731549-1338686550.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.00 7/195 29006
/proc/meminfo: memFree=28399424/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/29006/stat : 29006 (java) D 29004 29006 28047 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 334783603 9515008 182 33554432000 1073741824 1073778376 140735403579376 140735403570408 245294251701 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/29006/statm: 2323 182 140 9 0 71 0

[startup+0.102087 s]
/proc/loadavg: 1.99 2.00 2.00 7/195 29006
/proc/meminfo: memFree=28399424/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/29006/stat : 29006 (java) S 29004 29006 28047 0 -1 4202496 4396 0 1 0 7 1 0 0 20 0 18 0 334783603 3028844544 6114 33554432000 1073741824 1073778376 140733913855296 140733913846432 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/29006/statm: 739464 6115 1951 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.200237 s]
/proc/loadavg: 1.99 2.00 2.00 7/195 29006
/proc/meminfo: memFree=28399424/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=2957856 CPUtime=0.26 cores=0,2,4,6
/proc/29006/stat : 29006 (java) S 29004 29006 28047 0 -1 4202496 5452 0 1 0 25 1 0 0 20 0 18 0 334783603 3028844544 7983 33554432000 1073741824 1073778376 140733913855296 140733913846432 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/29006/statm: 739464 7983 2223 9 0 729885 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 2957856

[startup+0.300263 s]
/proc/loadavg: 1.99 2.00 2.00 7/195 29006
/proc/meminfo: memFree=28399424/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=2957856 CPUtime=0.43 cores=0,2,4,6
/proc/29006/stat : 29006 (java) S 29004 29006 28047 0 -1 4202496 5919 0 1 0 42 1 0 0 20 0 18 0 334783603 3028844544 9611 33554432000 1073741824 1073778376 140733913855296 140733913846432 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/29006/statm: 739464 9611 2234 9 0 729885 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 2957856

[startup+0.70023 s]
/proc/loadavg: 1.99 2.00 2.00 7/195 29006
/proc/meminfo: memFree=28399424/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=2957856 CPUtime=1.28 cores=0,2,4,6
/proc/29006/stat : 29006 (java) S 29004 29006 28047 0 -1 4202496 9367 0 1 0 124 4 0 0 20 0 18 0 334783603 3028844544 42843 33554432000 1073741824 1073778376 140733913855296 140733913846432 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/29006/statm: 739464 42843 2253 9 0 729885 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 2957856

[startup+1.5007 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 29024
/proc/meminfo: memFree=28035444/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=2957856 CPUtime=2.17 cores=0,2,4,6
/proc/29006/stat : 29006 (java) S 29004 29006 28047 0 -1 4202496 9554 0 1 0 209 8 0 0 20 0 18 0 334783603 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140733913846432 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/29006/statm: 739464 115568 2269 9 0 729885 0
[pid=29006/tid=29008] ppid=29004 vsize=2957856 CPUtime=1.42 cores=0,2,4,6
/proc/29006/task/29008/stat : 29008 (java) R 29004 29006 28047 0 -1 4202560 3239 0 1 0 135 7 0 0 20 0 18 0 334783604 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684261572232 140684086940251 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29009] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29009/stat : 29009 (java) S 29004 29006 28047 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 334783606 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684244998440 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29010] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29010/stat : 29010 (java) S 29004 29006 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334783606 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684243945640 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29011] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29011/stat : 29011 (java) S 29004 29006 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334783606 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684242893352 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29012] ppid=29004 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/29006/task/29012/stat : 29012 (java) S 29004 29006 28047 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 334783606 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684241840552 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29013] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29013/stat : 29013 (java) S 29004 29006 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334783606 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684240788264 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29014] ppid=29004 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/29006/task/29014/stat : 29014 (java) S 29004 29006 28047 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 18 0 334783606 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684239735464 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29015] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29015/stat : 29015 (java) S 29004 29006 28047 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 334783606 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684238683176 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29016] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29016/stat : 29016 (java) S 29004 29006 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334783606 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684237630376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29017] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29017/stat : 29017 (java) S 29004 29006 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334783607 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684225218792 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29018] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29018/stat : 29018 (java) S 29004 29006 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334783608 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684224164856 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29019] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29019/stat : 29019 (java) S 29004 29006 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334783608 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684223112456 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29020] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29020/stat : 29020 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334783610 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684222060944 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29021] ppid=29004 vsize=2957856 CPUtime=0.32 cores=0,2,4,6
/proc/29006/task/29021/stat : 29021 (java) S 29004 29006 28047 0 -1 4202560 2579 0 0 0 32 0 0 0 20 0 18 0 334783610 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684221008568 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29022] ppid=29004 vsize=2957856 CPUtime=0.26 cores=0,2,4,6
/proc/29006/task/29022/stat : 29022 (java) S 29004 29006 28047 0 -1 4202560 2503 0 0 0 26 0 0 0 20 0 18 0 334783610 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684219955768 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29023] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29023/stat : 29023 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334783610 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684218903672 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29024] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29024/stat : 29024 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334783610 3028844544 115568 33554432000 1073741824 1073778376 140733913855296 140684217851080 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 2957856

[startup+3.10076 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 29024
/proc/meminfo: memFree=27911944/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=2957856 CPUtime=4.06 cores=0,2,4,6
/proc/29006/stat : 29006 (java) S 29004 29006 28047 0 -1 4202496 9676 0 1 0 392 14 0 0 20 0 18 0 334783603 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140733913846432 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/29006/statm: 739464 130936 2269 9 0 729885 0
[pid=29006/tid=29008] ppid=29004 vsize=2957856 CPUtime=2.91 cores=0,2,4,6
/proc/29006/task/29008/stat : 29008 (java) R 29004 29006 28047 0 -1 4202560 3241 0 1 0 284 7 0 0 20 0 18 0 334783604 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684261564528 140684086887510 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29009] ppid=29004 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/29006/task/29009/stat : 29009 (java) S 29004 29006 28047 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 18 0 334783606 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684244998440 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29010] ppid=29004 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/29006/task/29010/stat : 29010 (java) S 29004 29006 28047 0 -1 4202560 25 0 0 0 6 2 0 0 20 0 18 0 334783606 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684243945640 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29011] ppid=29004 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/29006/task/29011/stat : 29011 (java) S 29004 29006 28047 0 -1 4202560 24 0 0 0 6 1 0 0 20 0 18 0 334783606 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684242893352 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29012] ppid=29004 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/29006/task/29012/stat : 29012 (java) S 29004 29006 28047 0 -1 4202560 30 0 0 0 7 0 0 0 20 0 18 0 334783606 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684241840552 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29013] ppid=29004 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/29006/task/29013/stat : 29013 (java) S 29004 29006 28047 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 18 0 334783606 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684240788264 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29014] ppid=29004 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/29006/task/29014/stat : 29014 (java) S 29004 29006 28047 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 18 0 334783606 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684239735464 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29015] ppid=29004 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/29006/task/29015/stat : 29015 (java) S 29004 29006 28047 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 18 0 334783606 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684238683176 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29016] ppid=29004 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/29006/task/29016/stat : 29016 (java) S 29004 29006 28047 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 18 0 334783606 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684237630376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29017] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29017/stat : 29017 (java) S 29004 29006 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334783607 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684225218792 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29018] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29018/stat : 29018 (java) S 29004 29006 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334783608 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684224164856 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29019] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29019/stat : 29019 (java) S 29004 29006 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334783608 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684223112456 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29020] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29020/stat : 29020 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334783610 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684222060944 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29021] ppid=29004 vsize=2957856 CPUtime=0.32 cores=0,2,4,6
/proc/29006/task/29021/stat : 29021 (java) S 29004 29006 28047 0 -1 4202560 2579 0 0 0 32 0 0 0 20 0 18 0 334783610 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684221008568 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29022] ppid=29004 vsize=2957856 CPUtime=0.26 cores=0,2,4,6
/proc/29006/task/29022/stat : 29022 (java) S 29004 29006 28047 0 -1 4202560 2503 0 0 0 26 0 0 0 20 0 18 0 334783610 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684219955768 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29023] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29023/stat : 29023 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334783610 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684218903672 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29024] ppid=29004 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29024/stat : 29024 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334783610 3028844544 130936 33554432000 1073741824 1073778376 140733913855296 140684217851080 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 2957856

[startup+6.30072 s]
/proc/loadavg: 2.15 2.03 2.01 3/214 29025
/proc/meminfo: memFree=27881156/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=3024420 CPUtime=7.86 cores=0,2,4,6
/proc/29006/stat : 29006 (java) S 29004 29006 28047 0 -1 4202496 13748 0 1 0 770 16 0 0 20 0 19 0 334783603 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140733913846432 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/29006/statm: 756105 131280 2293 9 0 746526 0
[pid=29006/tid=29008] ppid=29004 vsize=3024420 CPUtime=6.09 cores=0,2,4,6
/proc/29006/task/29008/stat : 29008 (java) R 29004 29006 28047 0 -1 4202560 3255 0 1 0 602 7 0 0 20 0 19 0 334783604 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684261572864 140684087365919 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29009] ppid=29004 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/29006/task/29009/stat : 29009 (java) S 29004 29006 28047 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 19 0 334783606 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684244998440 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29010] ppid=29004 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/29006/task/29010/stat : 29010 (java) S 29004 29006 28047 0 -1 4202560 25 0 0 0 6 2 0 0 20 0 19 0 334783606 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684243945640 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29011] ppid=29004 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/29006/task/29011/stat : 29011 (java) S 29004 29006 28047 0 -1 4202560 24 0 0 0 6 1 0 0 20 0 19 0 334783606 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684242893352 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29012] ppid=29004 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/29006/task/29012/stat : 29012 (java) S 29004 29006 28047 0 -1 4202560 30 0 0 0 7 0 0 0 20 0 19 0 334783606 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684241840552 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29013] ppid=29004 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/29006/task/29013/stat : 29013 (java) S 29004 29006 28047 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 19 0 334783606 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684240788264 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29014] ppid=29004 vsize=3024420 CPUtime=0.05 cores=0,2,4,6
/proc/29006/task/29014/stat : 29014 (java) S 29004 29006 28047 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 19 0 334783606 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684239735464 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29015] ppid=29004 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/29006/task/29015/stat : 29015 (java) S 29004 29006 28047 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 334783606 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684238683176 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29016] ppid=29004 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/29006/task/29016/stat : 29016 (java) S 29004 29006 28047 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 334783606 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684237630376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29017] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29017/stat : 29017 (java) S 29004 29006 28047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334783607 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684225218792 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29018] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29018/stat : 29018 (java) S 29004 29006 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334783608 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684224164856 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29019] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29019/stat : 29019 (java) S 29004 29006 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334783608 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684223112456 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29020] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29020/stat : 29020 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334783610 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684222060944 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29021] ppid=29004 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/29006/task/29021/stat : 29021 (java) S 29004 29006 28047 0 -1 4202560 3610 0 0 0 60 2 0 0 20 0 19 0 334783610 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684221008568 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29022] ppid=29004 vsize=3024420 CPUtime=0.58 cores=0,2,4,6
/proc/29006/task/29022/stat : 29022 (java) S 29004 29006 28047 0 -1 4202560 5516 0 0 0 56 2 0 0 20 0 19 0 334783610 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684219955768 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29023] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29023/stat : 29023 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334783610 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684218903672 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29024] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29024/stat : 29024 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334783610 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684217851080 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29025] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29025/stat : 29025 (java) S 29004 29006 28047 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334783937 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140684215649192 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.86
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 2.14 2.03 2.01 3/214 29025
/proc/meminfo: memFree=27880932/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=3024420 CPUtime=14.3 cores=0,2,4,6
/proc/29006/stat : 29006 (java) S 29004 29006 28047 0 -1 4202496 13749 0 1 0 1414 16 0 0 20 0 19 0 334783603 3097006080 131280 33554432000 1073741824 1073778376 140733913855296 140733913846432 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0

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

/proc/29006/task/29016/stat : 29016 (java) S 29004 29006 28047 0 -1 4202560 359 0 0 0 43 22 0 0 20 0 19 0 334783606 3097006080 418675 33554432000 1073741824 1073778376 140733913855296 140684237630376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29017] ppid=29004 vsize=3024420 CPUtime=14.08 cores=0,2,4,6
/proc/29006/task/29017/stat : 29017 (java) R 29004 29006 28047 0 -1 4202560 76 0 0 0 1406 2 0 0 20 0 19 0 334783607 3097006080 418675 33554432000 1073741824 1073778376 140733913855296 140684225218952 140684265734460 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29018] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29018/stat : 29018 (java) S 29004 29006 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334783608 3097006080 418675 33554432000 1073741824 1073778376 140733913855296 140684224164856 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29019] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29019/stat : 29019 (java) S 29004 29006 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334783608 3097006080 418675 33554432000 1073741824 1073778376 140733913855296 140684223112456 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29020] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29020/stat : 29020 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334783610 3097006080 418675 33554432000 1073741824 1073778376 140733913855296 140684222060944 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29021] ppid=29004 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/29006/task/29021/stat : 29021 (java) S 29004 29006 28047 0 -1 4202560 3619 0 0 0 68 2 0 0 20 0 19 0 334783610 3097006080 418675 33554432000 1073741824 1073778376 140733913855296 140684221008568 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29022] ppid=29004 vsize=3024420 CPUtime=0.64 cores=0,2,4,6
/proc/29006/task/29022/stat : 29022 (java) S 29004 29006 28047 0 -1 4202560 5523 0 0 0 62 2 0 0 20 0 19 0 334783610 3097006080 418675 33554432000 1073741824 1073778376 140733913855296 140684219955768 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29023] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29023/stat : 29023 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334783610 3097006080 418675 33554432000 1073741824 1073778376 140733913855296 140684218903672 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29024] ppid=29004 vsize=3024420 CPUtime=0.48 cores=0,2,4,6
/proc/29006/task/29024/stat : 29024 (java) S 29004 29006 28047 0 -1 4202560 65 0 0 0 30 18 0 0 20 0 19 0 334783610 3097006080 418675 33554432000 1073741824 1073778376 140733913855296 140684217851080 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29025] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29025/stat : 29025 (java) S 29004 29006 28047 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334783937 3097006080 418675 33554432000 1073741824 1073778376 140733913855296 140684215649192 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1127.45
Current children cumulated vsize (KiB) 3024420

[startup+1123.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 29303
/proc/meminfo: memFree=26713800/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=3024420 CPUtime=1128.25 cores=0,2,4,6
/proc/29006/stat : 29006 (java) S 29004 29006 28047 0 -1 4202496 16267 0 1 0 112656 169 0 0 20 0 19 0 334783603 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140733913846432 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/29006/statm: 756105 418678 2309 9 0 746526 0
[pid=29006/tid=29008] ppid=29004 vsize=3024420 CPUtime=1104.22 cores=0,2,4,6
/proc/29006/task/29008/stat : 29008 (java) S 29004 29006 28047 0 -1 4202560 3307 0 1 0 110399 23 0 0 20 0 19 0 334783604 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684261574760 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29009] ppid=29004 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/29006/task/29009/stat : 29009 (java) S 29004 29006 28047 0 -1 4202560 243 0 0 0 33 14 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684244998440 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29010] ppid=29004 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/29006/task/29010/stat : 29010 (java) S 29004 29006 28047 0 -1 4202560 394 0 0 0 43 19 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684243945640 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29011] ppid=29004 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/29006/task/29011/stat : 29011 (java) S 29004 29006 28047 0 -1 4202560 220 0 0 0 33 14 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684242893352 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29012] ppid=29004 vsize=3024420 CPUtime=0.42 cores=0,2,4,6
/proc/29006/task/29012/stat : 29012 (java) S 29004 29006 28047 0 -1 4202560 211 0 0 0 30 12 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684241840552 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29013] ppid=29004 vsize=3024420 CPUtime=0.73 cores=0,2,4,6
/proc/29006/task/29013/stat : 29013 (java) S 29004 29006 28047 0 -1 4202560 443 0 0 0 48 25 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684240788264 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29014] ppid=29004 vsize=3024420 CPUtime=0.52 cores=0,2,4,6
/proc/29006/task/29014/stat : 29014 (java) S 29004 29006 28047 0 -1 4202560 264 0 0 0 37 15 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684239735464 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29015] ppid=29004 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/29006/task/29015/stat : 29015 (java) S 29004 29006 28047 0 -1 4202560 353 0 0 0 48 21 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684238683176 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29016] ppid=29004 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/29006/task/29016/stat : 29016 (java) S 29004 29006 28047 0 -1 4202560 359 0 0 0 43 22 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684237630376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29017] ppid=29004 vsize=3024420 CPUtime=14.88 cores=0,2,4,6
/proc/29006/task/29017/stat : 29017 (java) R 29004 29006 28047 0 -1 4202560 77 0 0 0 1486 2 0 0 20 0 19 0 334783607 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684225218952 140684267697553 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29018] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29018/stat : 29018 (java) S 29004 29006 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334783608 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684224164856 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29019] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29019/stat : 29019 (java) S 29004 29006 28047 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 334783608 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684223112456 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29020] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29020/stat : 29020 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684222060944 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29021] ppid=29004 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/29006/task/29021/stat : 29021 (java) S 29004 29006 28047 0 -1 4202560 3619 0 0 0 68 2 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684221008568 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29022] ppid=29004 vsize=3024420 CPUtime=0.64 cores=0,2,4,6
/proc/29006/task/29022/stat : 29022 (java) S 29004 29006 28047 0 -1 4202560 5523 0 0 0 62 2 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684219955768 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29023] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29023/stat : 29023 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684218903672 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29024] ppid=29004 vsize=3024420 CPUtime=0.48 cores=0,2,4,6
/proc/29006/task/29024/stat : 29024 (java) S 29004 29006 28047 0 -1 4202560 65 0 0 0 30 18 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684217851080 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29025] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29025/stat : 29025 (java) S 29004 29006 28047 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334783937 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684215649192 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1128.25
Current children cumulated vsize (KiB) 3024420

[startup+1123.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 29303
/proc/meminfo: memFree=26713800/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=3024420 CPUtime=1128.65 cores=0,2,4,6
/proc/29006/stat : 29006 (java) S 29004 29006 28047 0 -1 4202496 16269 0 1 0 112696 169 0 0 20 0 19 0 334783603 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140733913846432 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/29006/statm: 756105 418678 2309 9 0 746526 0
[pid=29006/tid=29008] ppid=29004 vsize=3024420 CPUtime=1104.22 cores=0,2,4,6
/proc/29006/task/29008/stat : 29008 (java) S 29004 29006 28047 0 -1 4202560 3309 0 1 0 110399 23 0 0 20 0 19 0 334783604 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684261574040 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29009] ppid=29004 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/29006/task/29009/stat : 29009 (java) S 29004 29006 28047 0 -1 4202560 243 0 0 0 33 14 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684244998440 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29010] ppid=29004 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/29006/task/29010/stat : 29010 (java) S 29004 29006 28047 0 -1 4202560 394 0 0 0 43 19 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684243945640 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29011] ppid=29004 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/29006/task/29011/stat : 29011 (java) S 29004 29006 28047 0 -1 4202560 220 0 0 0 33 14 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684242893352 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29012] ppid=29004 vsize=3024420 CPUtime=0.42 cores=0,2,4,6
/proc/29006/task/29012/stat : 29012 (java) S 29004 29006 28047 0 -1 4202560 211 0 0 0 30 12 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684241840552 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29013] ppid=29004 vsize=3024420 CPUtime=0.73 cores=0,2,4,6
/proc/29006/task/29013/stat : 29013 (java) S 29004 29006 28047 0 -1 4202560 443 0 0 0 48 25 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684240788264 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29014] ppid=29004 vsize=3024420 CPUtime=0.52 cores=0,2,4,6
/proc/29006/task/29014/stat : 29014 (java) S 29004 29006 28047 0 -1 4202560 264 0 0 0 37 15 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684239735464 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29015] ppid=29004 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/29006/task/29015/stat : 29015 (java) S 29004 29006 28047 0 -1 4202560 353 0 0 0 48 21 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684238683176 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29016] ppid=29004 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/29006/task/29016/stat : 29016 (java) S 29004 29006 28047 0 -1 4202560 359 0 0 0 43 22 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684237630376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29017] ppid=29004 vsize=3024420 CPUtime=15.27 cores=0,2,4,6
/proc/29006/task/29017/stat : 29017 (java) R 29004 29006 28047 0 -1 4202560 77 0 0 0 1525 2 0 0 20 0 19 0 334783607 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684225218952 140684268427651 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29018] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29018/stat : 29018 (java) S 29004 29006 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334783608 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684224164856 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29019] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29019/stat : 29019 (java) S 29004 29006 28047 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 334783608 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684223112456 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29020] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29020/stat : 29020 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684222060944 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29021] ppid=29004 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/29006/task/29021/stat : 29021 (java) S 29004 29006 28047 0 -1 4202560 3619 0 0 0 68 2 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684221008568 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29022] ppid=29004 vsize=3024420 CPUtime=0.64 cores=0,2,4,6
/proc/29006/task/29022/stat : 29022 (java) S 29004 29006 28047 0 -1 4202560 5523 0 0 0 62 2 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684219955768 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29023] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29023/stat : 29023 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684218903672 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29024] ppid=29004 vsize=3024420 CPUtime=0.48 cores=0,2,4,6
/proc/29006/task/29024/stat : 29024 (java) S 29004 29006 28047 0 -1 4202560 65 0 0 0 30 18 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684217851080 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29025] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29025/stat : 29025 (java) S 29004 29006 28047 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334783937 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684215649192 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1128.65
Current children cumulated vsize (KiB) 3024420

[startup+1123.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 29303
/proc/meminfo: memFree=26713800/32873844 swapFree=7372/7372
[pid=29006] ppid=29004 vsize=3024420 CPUtime=1128.75 cores=0,2,4,6
/proc/29006/stat : 29006 (java) S 29004 29006 28047 0 -1 4202496 16269 0 1 0 112706 169 0 0 20 0 19 0 334783603 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140733913846432 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/29006/statm: 756105 418678 2309 9 0 746526 0
[pid=29006/tid=29008] ppid=29004 vsize=3024420 CPUtime=1104.22 cores=0,2,4,6
/proc/29006/task/29008/stat : 29008 (java) S 29004 29006 28047 0 -1 4202560 3309 0 1 0 110399 23 0 0 20 0 19 0 334783604 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684261574040 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29009] ppid=29004 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/29006/task/29009/stat : 29009 (java) S 29004 29006 28047 0 -1 4202560 243 0 0 0 33 14 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684244998440 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29010] ppid=29004 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/29006/task/29010/stat : 29010 (java) S 29004 29006 28047 0 -1 4202560 394 0 0 0 43 19 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684243945640 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29011] ppid=29004 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/29006/task/29011/stat : 29011 (java) S 29004 29006 28047 0 -1 4202560 220 0 0 0 33 14 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684242893352 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29012] ppid=29004 vsize=3024420 CPUtime=0.42 cores=0,2,4,6
/proc/29006/task/29012/stat : 29012 (java) S 29004 29006 28047 0 -1 4202560 211 0 0 0 30 12 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684241840552 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29013] ppid=29004 vsize=3024420 CPUtime=0.73 cores=0,2,4,6
/proc/29006/task/29013/stat : 29013 (java) S 29004 29006 28047 0 -1 4202560 443 0 0 0 48 25 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684240788264 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29014] ppid=29004 vsize=3024420 CPUtime=0.52 cores=0,2,4,6
/proc/29006/task/29014/stat : 29014 (java) S 29004 29006 28047 0 -1 4202560 264 0 0 0 37 15 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684239735464 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29015] ppid=29004 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/29006/task/29015/stat : 29015 (java) S 29004 29006 28047 0 -1 4202560 353 0 0 0 48 21 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684238683176 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29016] ppid=29004 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/29006/task/29016/stat : 29016 (java) S 29004 29006 28047 0 -1 4202560 359 0 0 0 43 22 0 0 20 0 19 0 334783606 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684237630376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29006/tid=29017] ppid=29004 vsize=3024420 CPUtime=15.37 cores=0,2,4,6
/proc/29006/task/29017/stat : 29017 (java) R 29004 29006 28047 0 -1 4202560 77 0 0 0 1535 2 0 0 20 0 19 0 334783607 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684225218952 140684265734304 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29018] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29018/stat : 29018 (java) S 29004 29006 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334783608 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684224164856 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29019] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29019/stat : 29019 (java) S 29004 29006 28047 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 334783608 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684223112456 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29020] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29020/stat : 29020 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684222060944 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29006/tid=29021] ppid=29004 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/29006/task/29021/stat : 29021 (java) S 29004 29006 28047 0 -1 4202560 3619 0 0 0 68 2 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684221008568 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29022] ppid=29004 vsize=3024420 CPUtime=0.64 cores=0,2,4,6
/proc/29006/task/29022/stat : 29022 (java) S 29004 29006 28047 0 -1 4202560 5523 0 0 0 62 2 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684219955768 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29023] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29023/stat : 29023 (java) S 29004 29006 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684218903672 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29006/tid=29024] ppid=29004 vsize=3024420 CPUtime=0.48 cores=0,2,4,6
/proc/29006/task/29024/stat : 29024 (java) S 29004 29006 28047 0 -1 4202560 65 0 0 0 30 18 0 0 20 0 19 0 334783610 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684217851080 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29006/tid=29025] ppid=29004 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/29006/task/29025/stat : 29025 (java) S 29004 29006 28047 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334783937 3097006080 418678 33554432000 1073741824 1073778376 140733913855296 140684215649192 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1128.75
Current children cumulated vsize (KiB) 3024420

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29006 and gives
#  childrusage.ru_utime.tv_sec=1124
#  childrusage.ru_utime.tv_usec=270084
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=21692
# CPU time returned by wait4() is 1126.29
# while last known CPU time is 1128.75
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1123.86
CPU time (s): 1128.75
CPU user time (s): 1127.06
CPU system time (s): 1.69
CPU usage (%): 100.435
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1124.27
system time used= 2.02169
maximum resident set size= 1674724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16273
page faults= 1
swaps= 0
block input operations= 0
block output operations= 808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24245
involuntary context switches= 5725

runsolver used 2.96255 second user time and 6.49701 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-03 03:22:30
IDJOB=3731549
IDBENCH=1964
IDSOLVER=2319
FILE ID=node109/3731549-1338686550
RUNJOBID= node109-1338678620-28066
PBS_JOBID= 14636704
Free space on /tmp= 70696 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731549-1338686550/watcher-3731549-1338686550 -o /tmp/evaluation-result-3731549-1338686550/solver-3731549-1338686550 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731549-1338686550.opb           

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 35ffbede57b8807d38d913370f4c4486
RANDOM SEED=1538485545

node109.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28400068 kB
Buffers:          335604 kB
Cached:          1577720 kB
SwapCached:          944 kB
Active:          2593888 kB
Inactive:        1000404 kB
Active(anon):    1675476 kB
Inactive(anon):     7796 kB
Active(file):     918412 kB
Inactive(file):   992608 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105492 kB
Dirty:             20292 kB
Writeback:             0 kB
AnonPages:       1689388 kB
Mapped:            18392 kB
Shmem:                 4 kB
Slab:             737028 kB
SReclaimable:     178980 kB
SUnreclaim:       558048 kB
KernelStack:        1600 kB
PageTables:         7556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1824912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1646592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70676 MiB
End job on node109 at 2012-06-03 03:41:14