Trace number 4121558

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16UNSAT 425.3 424.163

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n66-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMc81a5b4769b6f35a0e62074c32facad3
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.62075
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables99
Total number of constraints264
Number of constraints which are clauses264
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 constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
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 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4121558-1467315120.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.15	c ... done. Wall clock time 0.038s.
0.09/0.15	c declared #vars     99
0.09/0.15	c #constraints  264
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 264
0.09/0.15	c 264 constraints processed.
0.64/0.46	c cleaning 2497 clauses out of 5001 with flag 18510/5001
1.11/0.71	c cleaning 4249 clauses out of 8504 with flag 44449/11001
1.52/1.15	c cleaning 5626 clauses out of 11255 with flag 91479/18001
2.02/1.68	c cleaning 6811 clauses out of 13630 with flag 134282/26002
2.75/2.34	c cleaning 7903 clauses out of 15818 with flag 184627/35001
3.64/3.22	c cleaning 8954 clauses out of 17914 with flag 237885/45000
4.74/4.33	c cleaning 9978 clauses out of 19961 with flag 291808/56001
5.84/5.48	c cleaning 10987 clauses out of 21983 with flag 349675/68001
7.44/7.07	c cleaning 11993 clauses out of 23996 with flag 413356/81001
9.14/8.80	c cleaning 13002 clauses out of 26003 with flag 472116/95001
11.14/10.74	c cleaning 14000 clauses out of 28000 with flag 547671/110000
13.44/13.02	c cleaning 14999 clauses out of 30000 with flag 633731/126000
16.14/15.70	c cleaning 15995 clauses out of 32002 with flag 727243/143001
19.15/18.72	c cleaning 17002 clauses out of 34007 with flag 824859/161001
22.55/22.11	c cleaning 18001 clauses out of 36005 with flag 927712/180001
26.14/25.77	c cleaning 18999 clauses out of 38003 with flag 1031273/200000
30.44/30.09	c cleaning 20000 clauses out of 40005 with flag 1144213/221001
33.94/33.51	c cleaning 21001 clauses out of 42005 with flag 1243444/243001
37.74/37.35	c cleaning 22000 clauses out of 44003 with flag 1349726/266000
42.04/41.60	c cleaning 23002 clauses out of 46003 with flag 1460292/290000
46.54/46.15	c cleaning 23995 clauses out of 48001 with flag 1577934/315000
51.24/50.82	c cleaning 24998 clauses out of 50006 with flag 1689900/341000
56.84/56.49	c cleaning 26004 clauses out of 52009 with flag 1802899/368001
63.44/63.09	c cleaning 27001 clauses out of 54004 with flag 1927824/396000
69.84/69.46	c cleaning 27996 clauses out of 56004 with flag 2052103/425001
76.14/75.74	c cleaning 28998 clauses out of 58007 with flag 2181779/455000
83.15/82.79	c cleaning 30001 clauses out of 60010 with flag 2322504/486001
91.35/90.91	c cleaning 31004 clauses out of 62009 with flag 2464486/518001
99.15/98.79	c cleaning 32000 clauses out of 64005 with flag 2610079/551001
108.25/107.81	c cleaning 33000 clauses out of 66005 with flag 2757268/585001
117.07/116.30	c cleaning 33998 clauses out of 68005 with flag 2905339/620001
127.06/126.20	c cleaning 35001 clauses out of 70007 with flag 3053208/656001
138.16/137.37	c cleaning 36000 clauses out of 72006 with flag 3215538/693001
150.48/149.65	c cleaning 36999 clauses out of 74006 with flag 3378145/731001
163.87/163.09	c cleaning 38002 clauses out of 76008 with flag 3544774/770002
177.47/176.69	c cleaning 38999 clauses out of 78004 with flag 3712550/810000
191.11/190.30	c cleaning 39997 clauses out of 80004 with flag 3887204/851000
207.21/206.36	c cleaning 40999 clauses out of 82008 with flag 4076644/893001
222.61/221.74	c cleaning 42000 clauses out of 84008 with flag 4261671/936000
238.16/237.22	c cleaning 43001 clauses out of 86008 with flag 4449244/980000
254.26/253.31	c cleaning 44004 clauses out of 88008 with flag 4639721/1025001
270.91/269.94	c cleaning 45000 clauses out of 90004 with flag 4836820/1071001
288.58/287.51	c cleaning 45997 clauses out of 92004 with flag 5033374/1118001
309.99/308.91	c cleaning 47000 clauses out of 94006 with flag 5237856/1166000
334.80/333.78	c cleaning 48002 clauses out of 96007 with flag 5447186/1215001
356.34/355.25	c cleaning 48999 clauses out of 98003 with flag 5655922/1265000
381.45/380.34	c cleaning 50001 clauses out of 100005 with flag 5864139/1316001
405.39/404.23	c cleaning 51001 clauses out of 102003 with flag 6077220/1368001
425.30/424.13	c starts		: 265
425.30/424.13	c conflicts		: 1412920
425.30/424.13	c decisions		: 1748986
425.30/424.13	c propagations		: 9535883
425.30/424.13	c inspects		: 11489823812
425.30/424.13	c shortcuts		: 0
425.30/424.13	c learnt literals	: 17
425.30/424.13	c learnt binary clauses	: 14
425.30/424.13	c learnt ternary clauses	: 35
425.30/424.13	c learnt constraints	: 1412902
425.30/424.13	c ignored constraints	: 0
425.30/424.13	c root simplifications	: 0
425.30/424.13	c removed literals (reason simplification)	: 0
425.30/424.13	c reason swapping (by a shorter reason)	: 0
425.30/424.13	c Calls to reduceDB	: 48
425.30/424.13	c Number of update (reduction) of LBD	: 178863
425.30/424.13	c Imported unit clauses	: 0
425.30/424.13	c number of reductions to clauses (during analyze)	: 0
425.30/424.13	c number of learned constraints concerned by reduction	: 0
425.30/424.13	c number of learning phase by resolution	: 0
425.30/424.13	c number of learning phase by cutting planes	: 0
425.30/424.13	c speed (assignments/second)	: 22491.669300475973
425.30/424.13	c non guided choices	326
425.30/424.16	c learnt constraints type 
425.30/424.16	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 14
425.30/424.16	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 95892
425.30/424.16	s UNSATISFIABLE
425.30/424.16	c Total wall clock time (in seconds): 424.043

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4121558-1467315120/watcher-4121558-1467315120 -o /tmp/evaluation-result-4121558-1467315120/solver-4121558-1467315120 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1467308852-17535 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4121558-1467315120.opb 

pid=19854
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: 2.21 2.21 2.23 3/194 19857
/proc/meminfo: memFree=29156948/32872528 swapFree=1391980/1569808
[pid=19857] ppid=19854 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/19857/stat : 19857 (java) D 19854 19857 17519 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 12461598 2560000 46 33554432000 1073741824 1073778376 140734937320960 140734937318088 213410475303 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/19857/statm: 625 46 37 9 0 29 0

[startup+0.10011 s]
/proc/loadavg: 2.21 2.21 2.23 3/194 19857
/proc/meminfo: memFree=29156948/32872528 swapFree=1391980/1569808
[pid=19857] ppid=19854 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/19857/stat : 19857 (java) S 19854 19857 17519 0 -1 4202496 4415 0 1 0 8 1 0 0 20 0 18 0 12461598 9787879424 6035 33554432000 1073741824 1073778376 140734937320960 140734937312096 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19857/statm: 2389619 6035 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 2.21 2.21 2.23 3/194 19857
/proc/meminfo: memFree=29156948/32872528 swapFree=1391980/1569808
[pid=19857] ppid=19854 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/19857/stat : 19857 (java) S 19854 19857 17519 0 -1 4202496 6871 0 1 0 26 1 0 0 20 0 19 0 12461598 9856040960 7917 33554432000 1073741824 1073778376 140734937320960 140734937312096 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19857/statm: 2406260 7917 2220 9 0 2396937 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9625040

[startup+0.300222 s]
/proc/loadavg: 2.21 2.21 2.23 3/194 19857
/proc/meminfo: memFree=29156948/32872528 swapFree=1391980/1569808
[pid=19857] ppid=19854 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/19857/stat : 19857 (java) S 19854 19857 17519 0 -1 4202496 7433 0 1 0 48 1 0 0 20 0 19 0 12461598 9856040960 8004 33554432000 1073741824 1073778376 140734937320960 140734937312096 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19857/statm: 2406260 8004 2242 9 0 2396937 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700315 s]
/proc/loadavg: 2.21 2.21 2.23 3/194 19857
/proc/meminfo: memFree=29156948/32872528 swapFree=1391980/1569808
[pid=19857] ppid=19854 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/19857/stat : 19857 (java) S 19854 19857 17519 0 -1 4202496 9395 0 1 0 109 2 0 0 20 0 19 0 12461598 9856040960 8630 33554432000 1073741824 1073778376 140734937320960 140734937312096 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19857/statm: 2406260 8630 2255 9 0 2396937 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9625040

[startup+1.50075 s]
/proc/loadavg: 2.21 2.21 2.23 3/213 19876
/proc/meminfo: memFree=29128712/32872528 swapFree=1391980/1569808
[pid=19857] ppid=19854 vsize=9625040 CPUtime=1.92 cores=0,2,4,6
/proc/19857/stat : 19857 (java) S 19854 19857 17519 0 -1 4202496 9400 0 1 0 190 2 0 0 20 0 19 0 12461598 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140734937312096 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19857/statm: 2406260 9145 2257 9 0 2396937 0
[pid=19857/tid=19859] ppid=19854 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/19857/task/19859/stat : 19859 (java) R 19854 19857 17519 0 -1 4202560 2410 0 1 0 146 0 0 0 20 0 19 0 12461599 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140289369498056 140289218348316 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19860] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19860/stat : 19860 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140289341950888 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19861] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19861/stat : 19861 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140289340898344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19862] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19862/stat : 19862 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140289339845288 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19863] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19863/stat : 19863 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140289338792744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19864] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19864/stat : 19864 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140289337739688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19865] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19865/stat : 19865 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140289336687144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19866] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19866/stat : 19866 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140289206954152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19867] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19867/stat : 19867 (java) S 19854 19857 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140289205901608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19868] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19868/stat : 19868 (java) S 19854 19857 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140288722955112 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19869] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19869/stat : 19869 (java) S 19854 19857 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140288721901432 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19870] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19870/stat : 19870 (java) S 19854 19857 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140288720848264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19871] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19871/stat : 19871 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140288719797008 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19872] ppid=19854 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/19857/task/19872/stat : 19872 (java) S 19854 19857 17519 0 -1 4202560 1424 0 0 0 13 0 0 0 20 0 19 0 12461604 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140288718743864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19873] ppid=19854 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/19857/task/19873/stat : 19873 (java) S 19854 19857 17519 0 -1 4202560 4294 0 0 0 28 0 0 0 20 0 19 0 12461604 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140288717691320 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19874] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19874/stat : 19874 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140288716638456 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19875] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19875/stat : 19875 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140288715586120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19876] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19876/stat : 19876 (java) S 19854 19857 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12461614 9856040960 9145 33554432000 1073741824 1073778376 140734937320960 140288714532392 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.21 2.21 2.23 4/213 19876
/proc/meminfo: memFree=29126540/32872528 swapFree=1391980/1569808
[pid=19857] ppid=19854 vsize=9625040 CPUtime=3.54 cores=0,2,4,6
/proc/19857/stat : 19857 (java) S 19854 19857 17519 0 -1 4202496 9442 0 1 0 352 2 0 0 20 0 19 0 12461598 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140734937312096 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19857/statm: 2406260 10170 2257 9 0 2396937 0
[pid=19857/tid=19859] ppid=19854 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/19857/task/19859/stat : 19859 (java) R 19854 19857 17519 0 -1 4202560 2412 0 1 0 305 0 0 0 20 0 19 0 12461599 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140289369489072 140289218447528 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19860] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19860/stat : 19860 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140289341950888 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19861] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19861/stat : 19861 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140289340898344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19862] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19862/stat : 19862 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140289339845288 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19863] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19863/stat : 19863 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140289338792744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19864] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19864/stat : 19864 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140289337739688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19865] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19865/stat : 19865 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140289336687144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19866] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19866/stat : 19866 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140289206954152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19867] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19867/stat : 19867 (java) S 19854 19857 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140289205901608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19868] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19868/stat : 19868 (java) S 19854 19857 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140288722955112 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19869] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19869/stat : 19869 (java) S 19854 19857 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140288721901432 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19870] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19870/stat : 19870 (java) S 19854 19857 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140288720848264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19871] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19871/stat : 19871 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140288719797008 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19872] ppid=19854 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/19857/task/19872/stat : 19872 (java) S 19854 19857 17519 0 -1 4202560 1464 0 0 0 15 0 0 0 20 0 19 0 12461604 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140288718743864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19873] ppid=19854 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/19857/task/19873/stat : 19873 (java) S 19854 19857 17519 0 -1 4202560 4294 0 0 0 28 0 0 0 20 0 19 0 12461604 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140288717691320 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19874] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19874/stat : 19874 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140288716638456 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19875] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19875/stat : 19875 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140288715586120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19876] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19876/stat : 19876 (java) S 19854 19857 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12461614 9856040960 10170 33554432000 1073741824 1073778376 140734937320960 140288714532392 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.19 2.21 2.23 4/213 19876
/proc/meminfo: memFree=29122968/32872528 swapFree=1391980/1569808
[pid=19857] ppid=19854 vsize=9625040 CPUtime=6.74 cores=0,2,4,6
/proc/19857/stat : 19857 (java) S 19854 19857 17519 0 -1 4202496 9446 0 1 0 672 2 0 0 20 0 19 0 12461598 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140734937312096 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19857/statm: 2406260 10963 2258 9 0 2396937 0
[pid=19857/tid=19859] ppid=19854 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/19857/task/19859/stat : 19859 (java) R 19854 19857 17519 0 -1 4202560 2415 0 1 0 624 1 0 0 20 0 19 0 12461599 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140289369489072 140289218447436 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19860] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19860/stat : 19860 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140289341950888 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19861] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19861/stat : 19861 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140289340898344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19862] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19862/stat : 19862 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140289339845288 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19863] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19863/stat : 19863 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140289338792744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19864] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19864/stat : 19864 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140289337739688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19865] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19865/stat : 19865 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140289336687144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19866] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19866/stat : 19866 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140289206954152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19867] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19867/stat : 19867 (java) S 19854 19857 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140289205901608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19868] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19868/stat : 19868 (java) S 19854 19857 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140288722955112 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19869] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19869/stat : 19869 (java) S 19854 19857 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140288721901432 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19870] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19870/stat : 19870 (java) S 19854 19857 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140288720848264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19871] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19871/stat : 19871 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140288719797008 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19872] ppid=19854 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/19857/task/19872/stat : 19872 (java) S 19854 19857 17519 0 -1 4202560 1464 0 0 0 15 0 0 0 20 0 19 0 12461604 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140288718743864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19873] ppid=19854 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/19857/task/19873/stat : 19873 (java) S 19854 19857 17519 0 -1 4202560 4294 0 0 0 28 0 0 0 20 0 19 0 12461604 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140288717691320 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19874] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19874/stat : 19874 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140288716638456 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19875] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19875/stat : 19875 (java) S 19854 19857 17519 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140288715586120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19876] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19876/stat : 19876 (java) S 19854 19857 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12461614 9856040960 10963 33554432000 1073741824 1073778376 140734937320960 140288714532392 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 9625040


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

[pid=19857/tid=19869] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19869/stat : 19869 (java) S 19854 19857 17519 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288721901432 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19870] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19870/stat : 19870 (java) S 19854 19857 17519 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288720848264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19871] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19871/stat : 19871 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288719797008 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19872] ppid=19854 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/19857/task/19872/stat : 19872 (java) S 19854 19857 17519 0 -1 4202560 8779 0 0 0 57 1 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288718743864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19873] ppid=19854 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/19857/task/19873/stat : 19873 (java) S 19854 19857 17519 0 -1 4202560 6747 0 0 0 51 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288717691320 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19874] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19874/stat : 19874 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288716638456 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19875] ppid=19854 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/19857/task/19875/stat : 19875 (java) S 19854 19857 17519 0 -1 4202560 26 0 0 0 5 6 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288715586120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19876] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19876/stat : 19876 (java) S 19854 19857 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12461614 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288714532392 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 424.4
Current children cumulated vsize (KiB) 9625040

[startup+423.608 s]
/proc/loadavg: 2.32 2.29 2.26 3/213 19884
/proc/meminfo: memFree=28973472/32872528 swapFree=1391980/1569808
[pid=19857] ppid=19854 vsize=9625040 CPUtime=424.8 cores=0,2,4,6
/proc/19857/stat : 19857 (java) S 19854 19857 17519 0 -1 4202496 19357 0 1 0 42469 11 0 0 20 0 19 0 12461598 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140734937312096 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19857/statm: 2406260 44011 2271 9 0 2396937 0
[pid=19857/tid=19859] ppid=19854 vsize=9625040 CPUtime=422.44 cores=0,2,4,6
/proc/19857/task/19859/stat : 19859 (java) R 19854 19857 17519 0 -1 4202560 2485 0 1 0 42236 8 0 0 20 0 19 0 12461599 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289369496032 140289218347994 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19860] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19860/stat : 19860 (java) S 19854 19857 17519 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289341950888 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19861] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19861/stat : 19861 (java) S 19854 19857 17519 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289340898344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19862] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19862/stat : 19862 (java) S 19854 19857 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289339845288 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19863] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19863/stat : 19863 (java) S 19854 19857 17519 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289338792744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19864] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19864/stat : 19864 (java) S 19854 19857 17519 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289337739688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19865] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19865/stat : 19865 (java) S 19854 19857 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289336687144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19866] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19866/stat : 19866 (java) S 19854 19857 17519 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289206954152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19867] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19867/stat : 19867 (java) S 19854 19857 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289205901608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19868] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19868/stat : 19868 (java) S 19854 19857 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288722955112 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19869] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19869/stat : 19869 (java) S 19854 19857 17519 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288721901432 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19870] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19870/stat : 19870 (java) S 19854 19857 17519 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288720848264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19871] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19871/stat : 19871 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288719797008 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19872] ppid=19854 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/19857/task/19872/stat : 19872 (java) S 19854 19857 17519 0 -1 4202560 8779 0 0 0 57 1 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288718743864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19873] ppid=19854 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/19857/task/19873/stat : 19873 (java) S 19854 19857 17519 0 -1 4202560 6747 0 0 0 51 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288717691320 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19874] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19874/stat : 19874 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288716638456 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19875] ppid=19854 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/19857/task/19875/stat : 19875 (java) S 19854 19857 17519 0 -1 4202560 26 0 0 0 5 6 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288715586120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19876] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19876/stat : 19876 (java) S 19854 19857 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12461614 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288714532392 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 424.8
Current children cumulated vsize (KiB) 9625040

[startup+424.001 s]
/proc/loadavg: 2.32 2.29 2.26 3/213 19884
/proc/meminfo: memFree=28973472/32872528 swapFree=1391980/1569808
[pid=19857] ppid=19854 vsize=9625040 CPUtime=425.2 cores=0,2,4,6
/proc/19857/stat : 19857 (java) S 19854 19857 17519 0 -1 4202496 19357 0 1 0 42509 11 0 0 20 0 19 0 12461598 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140734937312096 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19857/statm: 2406260 44011 2271 9 0 2396937 0
[pid=19857/tid=19859] ppid=19854 vsize=9625040 CPUtime=422.83 cores=0,2,4,6
/proc/19857/task/19859/stat : 19859 (java) R 19854 19857 17519 0 -1 4202560 2485 0 1 0 42275 8 0 0 20 0 19 0 12461599 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289369496032 140289218341573 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19860] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19860/stat : 19860 (java) S 19854 19857 17519 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289341950888 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19861] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19861/stat : 19861 (java) S 19854 19857 17519 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289340898344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19862] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19862/stat : 19862 (java) S 19854 19857 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289339845288 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19863] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19863/stat : 19863 (java) S 19854 19857 17519 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289338792744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19864] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19864/stat : 19864 (java) S 19854 19857 17519 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289337739688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19865] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19865/stat : 19865 (java) S 19854 19857 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289336687144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19866] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19866/stat : 19866 (java) S 19854 19857 17519 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289206954152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19867] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19867/stat : 19867 (java) S 19854 19857 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289205901608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19868] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19868/stat : 19868 (java) S 19854 19857 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288722955112 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19869] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19869/stat : 19869 (java) S 19854 19857 17519 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288721901432 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19870] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19870/stat : 19870 (java) S 19854 19857 17519 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288720848264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19871] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19871/stat : 19871 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288719797008 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19872] ppid=19854 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/19857/task/19872/stat : 19872 (java) S 19854 19857 17519 0 -1 4202560 8779 0 0 0 57 1 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288718743864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19873] ppid=19854 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/19857/task/19873/stat : 19873 (java) S 19854 19857 17519 0 -1 4202560 6747 0 0 0 51 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288717691320 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19874] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19874/stat : 19874 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288716638456 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19875] ppid=19854 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/19857/task/19875/stat : 19875 (java) S 19854 19857 17519 0 -1 4202560 26 0 0 0 5 6 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288715586120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19876] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19876/stat : 19876 (java) S 19854 19857 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12461614 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288714532392 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 425.2
Current children cumulated vsize (KiB) 9625040

[startup+424.101 s]
/proc/loadavg: 2.32 2.29 2.26 3/213 19884
/proc/meminfo: memFree=28973472/32872528 swapFree=1391980/1569808
[pid=19857] ppid=19854 vsize=9625040 CPUtime=425.3 cores=0,2,4,6
/proc/19857/stat : 19857 (java) S 19854 19857 17519 0 -1 4202496 19357 0 1 0 42519 11 0 0 20 0 19 0 12461598 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140734937312096 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19857/statm: 2406260 44011 2271 9 0 2396937 0
[pid=19857/tid=19859] ppid=19854 vsize=9625040 CPUtime=422.93 cores=0,2,4,6
/proc/19857/task/19859/stat : 19859 (java) R 19854 19857 17519 0 -1 4202560 2485 0 1 0 42285 8 0 0 20 0 19 0 12461599 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289369496032 140289218348003 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19857/tid=19860] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19860/stat : 19860 (java) S 19854 19857 17519 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289341950888 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19861] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19861/stat : 19861 (java) S 19854 19857 17519 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289340898344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19862] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19862/stat : 19862 (java) S 19854 19857 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289339845288 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19863] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19863/stat : 19863 (java) S 19854 19857 17519 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289338792744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19864] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19864/stat : 19864 (java) S 19854 19857 17519 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289337739688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19865] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19865/stat : 19865 (java) S 19854 19857 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289336687144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19866] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19866/stat : 19866 (java) S 19854 19857 17519 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289206954152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19867] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19867/stat : 19867 (java) S 19854 19857 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12461600 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140289205901608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19868] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19868/stat : 19868 (java) S 19854 19857 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288722955112 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19869] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19869/stat : 19869 (java) S 19854 19857 17519 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288721901432 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19870] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19870/stat : 19870 (java) S 19854 19857 17519 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12461602 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288720848264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19871] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19871/stat : 19871 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288719797008 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19872] ppid=19854 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/19857/task/19872/stat : 19872 (java) S 19854 19857 17519 0 -1 4202560 8779 0 0 0 57 1 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288718743864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19873] ppid=19854 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/19857/task/19873/stat : 19873 (java) S 19854 19857 17519 0 -1 4202560 6747 0 0 0 51 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288717691320 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19857/tid=19874] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19874/stat : 19874 (java) S 19854 19857 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288716638456 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19857/tid=19875] ppid=19854 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/19857/task/19875/stat : 19875 (java) S 19854 19857 17519 0 -1 4202560 26 0 0 0 5 6 0 0 20 0 19 0 12461604 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288715586120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19857/tid=19876] ppid=19854 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19876/stat : 19876 (java) S 19854 19857 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12461614 9856040960 44011 33554432000 1073741824 1073778376 140734937320960 140288714532392 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 425.3
Current children cumulated vsize (KiB) 9625040

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19857 and gives
#  childrusage.ru_utime.tv_sec=424
#  childrusage.ru_utime.tv_usec=116524
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=231964
# CPU time returned by wait4() is 424.349
# while last known CPU time is 425.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 424.163
CPU time (s): 425.3
CPU user time (s): 425.19
CPU system time (s): 0.11
CPU usage (%): 100.268
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 424.117
system time used= 0.231964
maximum resident set size= 180212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19389
page faults= 1
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9303
involuntary context switches= 534

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.07453 second user time and 3.79342 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-30 21:32:00
IDJOB=4121558
IDBENCH=110553
IDSOLVER=2546
FILE ID=node140/4121558-1467315120
RUNJOBID= node140-1467308852-17535
PBS_JOBID= 20005285
Free space on /tmp= 71652 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n66-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121558-1467315120/watcher-4121558-1467315120 -o /tmp/evaluation-result-4121558-1467315120/solver-4121558-1467315120 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1467308852-17535 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4121558-1467315120.opb

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

MD5SUM BENCH= c81a5b4769b6f35a0e62074c32facad3
RANDOM SEED=528121077

node140.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		: 2666.708
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	: 5333.41
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		: 2666.708
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	: 5332.55
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		: 2666.708
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	: 5332.56
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		: 2666.708
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	: 5332.56
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		: 2666.708
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	: 5332.55
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		: 2666.708
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	: 5332.55
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		: 2666.708
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	: 5332.55
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		: 2666.708
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	: 5332.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29157476 kB
Buffers:          148476 kB
Cached:          1045176 kB
SwapCached:            0 kB
Active:           434624 kB
Inactive:         952828 kB
Active(anon):     187400 kB
Inactive(anon):     8448 kB
Active(file):     247224 kB
Inactive(file):   944380 kB
Unevictable:     1569808 kB
Mlocked:         1391980 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               532 kB
Writeback:             0 kB
AnonPages:       1779152 kB
Mapped:            22100 kB
Shmem:               204 kB
Slab:             607864 kB
SReclaimable:      51912 kB
SUnreclaim:       555952 kB
KernelStack:        1616 kB
PageTables:         7896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2261104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    366592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71652 MiB
End job on node140 at 2016-06-30 21:39:04