Trace number 4089604

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 Res+CP PB16UNSAT 227.779 112.767

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid10x27-hard.opb
MD5SUMdd3b18503ce4c8b5dff69184e9cf1f08
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 benchmark0.244961
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables270
Total number of constraints541
Number of constraints which are clauses540
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint270
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 139
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 409
Number of bits of the biggest sum of numbers9
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.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4089604-1466015002.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.19	c ... done. Wall clock time 0.071s.
0.09/0.19	c declared #vars     270
0.09/0.19	c #constraints  541
0.09/0.20	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.20	c constraints type 
0.09/0.20	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.09/0.20	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 540
0.09/0.20	c 541 constraints processed.
0.09/0.20	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.20	c constraints type 
0.09/0.20	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 540
0.09/0.20	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
0.09/0.20	c 541 constraints processed.
2.13/0.77	c cleaning 2500 clauses out of 5000 with flag 10692/5000
3.37/1.13	c cleaning 4250 clauses out of 8500 with flag 23502/11000
4.25/1.49	c cleaning 5625 clauses out of 11250 with flag 38444/18000
5.42/1.96	c cleaning 6813 clauses out of 13626 with flag 55577/26001
6.70/2.50	c cleaning 7906 clauses out of 15812 with flag 74814/35000
7.94/3.12	c cleaning 8954 clauses out of 17908 with flag 96175/45002
9.35/3.84	c cleaning 9977 clauses out of 19953 with flag 119661/56001
11.05/4.68	c cleaning 10988 clauses out of 21976 with flag 145343/68001
13.11/5.64	c cleaning 11991 clauses out of 23988 with flag 173040/81001
15.31/6.74	c cleaning 12996 clauses out of 25996 with flag 202978/95000
17.77/7.98	c cleaning 14000 clauses out of 28000 with flag 235061/110000
20.38/9.27	c cleaning 14999 clauses out of 30002 with flag 269226/126002
23.43/10.74	c cleaning 16000 clauses out of 32002 with flag 305609/143001
26.63/12.36	c cleaning 17001 clauses out of 34002 with flag 344050/161001
30.44/14.20	c cleaning 17999 clauses out of 36000 with flag 384617/180000
34.49/16.20	c cleaning 19001 clauses out of 38001 with flag 427428/200000
38.89/18.42	c cleaning 19998 clauses out of 40002 with flag 472338/221002
43.75/20.89	c cleaning 20999 clauses out of 42004 with flag 519302/243002
46.55/22.22	c cleaning 0 clauses out of 5000 with flag 0/5000
49.37/23.49	c cleaning 22001 clauses out of 44003 with flag 568333/266000
55.00/26.25	c cleaning 23002 clauses out of 46004 with flag 619352/290002
61.07/29.23	c cleaning 23999 clauses out of 48001 with flag 672679/315001
67.27/32.37	c cleaning 25000 clauses out of 50001 with flag 728028/341000
73.95/35.67	c cleaning 26000 clauses out of 52001 with flag 785761/368000
81.14/39.27	c cleaning 26995 clauses out of 54001 with flag 845318/396000
89.03/43.20	c cleaning 28000 clauses out of 56007 with flag 907034/425001
97.23/47.30	c cleaning 29003 clauses out of 58006 with flag 970971/455000
106.04/51.64	c cleaning 29996 clauses out of 60003 with flag 1036659/486000
115.69/56.45	c cleaning 31002 clauses out of 62008 with flag 1104636/518001
125.34/61.26	c cleaning 31996 clauses out of 64005 with flag 1174854/551000
135.54/66.32	c cleaning 33003 clauses out of 66010 with flag 1247465/585001
146.02/71.51	c cleaning 34001 clauses out of 68006 with flag 1322329/620000
157.02/77.01	c cleaning 35002 clauses out of 70005 with flag 1399228/656000
168.25/82.65	c cleaning 36001 clauses out of 72003 with flag 1478223/693000
180.48/88.75	c cleaning 36995 clauses out of 74002 with flag 1559331/731000
193.90/95.47	c cleaning 37999 clauses out of 76008 with flag 1642688/770001
208.96/102.91	c cleaning 39001 clauses out of 78008 with flag 1727695/810000
223.21/110.10	c cleaning 40001 clauses out of 80007 with flag 1815215/851000
227.60/112.28	c And the winner is solver1
227.60/112.72	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
227.60/112.72	c starts		: 1
227.60/112.72	c conflicts		: 868918
227.60/112.72	c decisions		: 916750
227.60/112.72	c propagations		: 4467369
227.60/112.72	c inspects		: 1550443906
227.60/112.72	c shortcuts		: 0
227.60/112.72	c learnt literals	: 0
227.60/112.72	c learnt binary clauses	: 0
227.60/112.72	c learnt ternary clauses	: 0
227.60/112.72	c learnt constraints	: 868918
227.60/112.72	c ignored constraints	: 0
227.60/112.72	c root simplifications	: 0
227.60/112.72	c removed literals (reason simplification)	: 15742178
227.60/112.72	c reason swapping (by a shorter reason)	: 0
227.60/112.72	c Calls to reduceDB	: 37
227.60/112.72	c Number of update (reduction) of LBD	: 17367
227.60/112.72	c Imported unit clauses	: 0
227.60/112.72	c number of reductions to clauses (during analyze)	: 0
227.60/112.72	c number of learned constraints concerned by reduction	: 0
227.60/112.72	c number of learning phase by resolution	: 0
227.60/112.72	c number of learning phase by cutting planes	: 0
227.60/112.72	c speed (assignments/second)	: 39701.124194623415
227.60/112.72	c non guided choices	129
227.60/112.75	c learnt constraints type 
227.60/112.75	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 57924
227.60/112.75	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
227.60/112.75	c starts		: 33
227.60/112.75	c conflicts		: 9579
227.60/112.75	c decisions		: 14987
227.60/112.75	c propagations		: 145290
227.60/112.75	c inspects		: 176322525
227.60/112.75	c shortcuts		: 0
227.60/112.75	c learnt literals	: 0
227.60/112.75	c learnt binary clauses	: 0
227.60/112.75	c learnt ternary clauses	: 0
227.60/112.75	c learnt constraints	: 9578
227.60/112.75	c ignored constraints	: 0
227.60/112.75	c root simplifications	: 0
227.60/112.75	c removed literals (reason simplification)	: 0
227.60/112.75	c reason swapping (by a shorter reason)	: 0
227.60/112.75	c Calls to reduceDB	: 1
227.60/112.75	c Number of update (reduction) of LBD	: 0
227.60/112.75	c Imported unit clauses	: 0
227.60/112.75	c number of reductions to clauses (during analyze)	: 0
227.60/112.75	c number of learned constraints concerned by reduction	: 0
227.60/112.75	c number of learning phase by resolution	: 0
227.60/112.75	c number of learning phase by cutting planes	: 0
227.60/112.75	c speed (assignments/second)	: 1290.904406080907
227.60/112.75	c non guided choices	129
227.60/112.75	c learnt constraints type 
227.60/112.75	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 368
227.60/112.75	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9210
227.60/112.75	s UNSATISFIABLE
227.60/112.75	c Total wall clock time (in seconds): 112.63

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-4089604-1466015002/watcher-4089604-1466015002 -o /tmp/evaluation-result-4089604-1466015002/solver-4089604-1466015002 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4089604-1466015002.opb 

pid=12830
running on 4 cores: 1,3,5,7

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: 4.24 4.19 4.17 4/197 12833
/proc/meminfo: memFree=28732908/32872528 swapFree=1073728/1155488
[pid=12833] ppid=12830 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/12833/stat : 12833 (java) D 12830 12833 5545 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 3549457 9515008 184 33554432000 1073741824 1073778376 140735716095600 140735716086824 219513777591 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/12833/statm: 2323 184 142 9 0 71 0

[startup+0.100113 s]
/proc/loadavg: 4.24 4.19 4.17 4/197 12833
/proc/meminfo: memFree=28732908/32872528 swapFree=1073728/1155488
[pid=12833] ppid=12830 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/12833/stat : 12833 (java) S 12830 12833 5545 0 -1 4202496 4404 0 1 0 8 1 0 0 20 0 18 0 3549457 9787879424 6039 33554432000 1073741824 1073778376 140733578041360 140733578032496 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12833/statm: 2389619 6039 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20023 s]
/proc/loadavg: 4.24 4.19 4.17 4/197 12833
/proc/meminfo: memFree=28732908/32872528 swapFree=1073728/1155488
[pid=12833] ppid=12830 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/12833/stat : 12833 (java) S 12830 12833 5545 0 -1 4202496 4665 0 1 0 21 2 0 0 20 0 18 0 3549457 9787879424 7270 33554432000 1073741824 1073778376 140733578041360 140733578032496 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12833/statm: 2389619 7270 2204 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300226 s]
/proc/loadavg: 4.24 4.19 4.17 4/197 12833
/proc/meminfo: memFree=28732908/32872528 swapFree=1073728/1155488
[pid=12833] ppid=12830 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/12833/stat : 12833 (java) S 12830 12833 5545 0 -1 4202496 6764 0 1 0 57 3 0 0 20 0 22 0 3549457 10060525568 9529 33554432000 1073741824 1073778376 140733578041360 140733578032496 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12833/statm: 2456183 9529 2244 9 0 2446860 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 9824732

[startup+0.700203 s]
/proc/loadavg: 4.24 4.19 4.17 4/197 12833
/proc/meminfo: memFree=28732908/32872528 swapFree=1073728/1155488
[pid=12833] ppid=12830 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/12833/stat : 12833 (java) S 12830 12833 5545 0 -1 4202496 16973 0 1 0 208 5 0 0 20 0 22 0 3549457 10060525568 24160 33554432000 1073741824 1073778376 140733578041360 140733578032496 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12833/statm: 2456183 24160 2254 9 0 2446860 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.24 4.19 4.17 8/219 12855
/proc/meminfo: memFree=28543664/32872528 swapFree=1073728/1155488
[pid=12833] ppid=12830 vsize=9824732 CPUtime=4.45 cores=1,3,5,7
/proc/12833/stat : 12833 (java) S 12830 12833 5545 0 -1 4202496 22350 0 1 0 436 9 0 0 20 0 22 0 3549457 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 140733578032496 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12833/statm: 2456183 50340 2281 9 0 2446860 0
[pid=12833/tid=12835] ppid=12830 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/12833/task/12835/stat : 12835 (java) S 12830 12833 5545 0 -1 4202560 2422 0 1 0 15 1 0 0 20 0 22 0 3549458 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761772635000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12836] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12836/stat : 12836 (java) S 12830 12833 5545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 3549459 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761734126504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12837] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12837/stat : 12837 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3549459 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761733073960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12838] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12838/stat : 12838 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3549459 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761732020904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12839] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12839/stat : 12839 (java) S 12830 12833 5545 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 3549459 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761730968360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12840] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12840/stat : 12840 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3549459 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761729915304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12841] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12841/stat : 12841 (java) S 12830 12833 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3549459 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761728862760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12842] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12842/stat : 12842 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3549459 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761727809704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12843] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12843/stat : 12843 (java) S 12830 12833 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3549459 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761726757160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12844] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12844/stat : 12844 (java) S 12830 12833 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3549460 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761596668776 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12845] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12845/stat : 12845 (java) S 12830 12833 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3549461 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761595615096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12846] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12846/stat : 12846 (java) S 12830 12833 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3549461 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761594561928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12847] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12847/stat : 12847 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3549463 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761593510672 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12848] ppid=12830 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/12833/task/12848/stat : 12848 (java) S 12830 12833 5545 0 -1 4202560 7783 0 0 0 90 2 0 0 20 0 22 0 3549463 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139761592457528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12849] ppid=12830 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/12833/task/12849/stat : 12849 (java) S 12830 12833 5545 0 -1 4202560 10638 0 0 0 84 2 0 0 20 0 22 0 3549463 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139760718834104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12850] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12850/stat : 12850 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3549463 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139760717781240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12851] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12851/stat : 12851 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3549463 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139760716728904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12852] ppid=12830 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/12833/task/12852/stat : 12852 (java) R 12830 12833 5545 0 -1 4202560 25 0 0 0 125 0 0 0 20 0 22 0 3549477 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139760715672840 139761608556322 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12853] ppid=12830 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/12833/task/12853/stat : 12853 (java) R 12830 12833 5545 0 -1 4202560 90 0 0 0 113 2 0 0 20 0 22 0 3549477 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139760714620816 139761608794183 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12854] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12854/stat : 12854 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3549477 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139760713569576 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12855] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12855/stat : 12855 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3549477 10060525568 50340 33554432000 1073741824 1073778376 140733578041360 139760712517032 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.24 4.19 4.17 6/219 12855
/proc/meminfo: memFree=28517472/32872528 swapFree=1073728/1155488
[pid=12833] ppid=12830 vsize=9824732 CPUtime=7.94 cores=1,3,5,7
/proc/12833/stat : 12833 (java) S 12830 12833 5545 0 -1 4202496 22991 0 1 0 777 17 0 0 20 0 22 0 3549457 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 140733578032496 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12833/statm: 2456183 91783 2284 9 0 2446860 0
[pid=12833/tid=12835] ppid=12830 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/12833/task/12835/stat : 12835 (java) S 12830 12833 5545 0 -1 4202560 2422 0 1 0 15 1 0 0 20 0 22 0 3549458 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761772635000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12836] ppid=12830 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12833/task/12836/stat : 12836 (java) S 12830 12833 5545 0 -1 4202560 112 0 0 0 2 0 0 0 20 0 22 0 3549459 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761734126504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12837] ppid=12830 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12833/task/12837/stat : 12837 (java) S 12830 12833 5545 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 3549459 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761733073960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12838] ppid=12830 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12833/task/12838/stat : 12838 (java) S 12830 12833 5545 0 -1 4202560 119 0 0 0 3 0 0 0 20 0 22 0 3549459 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761732020904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12839] ppid=12830 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12833/task/12839/stat : 12839 (java) S 12830 12833 5545 0 -1 4202560 29 0 0 0 1 1 0 0 20 0 22 0 3549459 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761730968360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12840] ppid=12830 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12833/task/12840/stat : 12840 (java) S 12830 12833 5545 0 -1 4202560 108 0 0 0 2 0 0 0 20 0 22 0 3549459 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761729915304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12841] ppid=12830 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12833/task/12841/stat : 12841 (java) S 12830 12833 5545 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 3549459 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761728862760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12842] ppid=12830 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12833/task/12842/stat : 12842 (java) S 12830 12833 5545 0 -1 4202560 103 0 0 0 2 2 0 0 20 0 22 0 3549459 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761727809704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12843] ppid=12830 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12833/task/12843/stat : 12843 (java) S 12830 12833 5545 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 3549459 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761726757160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12844] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12844/stat : 12844 (java) S 12830 12833 5545 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 22 0 3549460 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761596668776 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12845] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12845/stat : 12845 (java) S 12830 12833 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3549461 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761595615096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12846] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12846/stat : 12846 (java) S 12830 12833 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3549461 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761594561928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12847] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12847/stat : 12847 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3549463 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761593510672 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12848] ppid=12830 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/12833/task/12848/stat : 12848 (java) S 12830 12833 5545 0 -1 4202560 7783 0 0 0 103 2 0 0 20 0 22 0 3549463 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139761592457528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12849] ppid=12830 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/12833/task/12849/stat : 12849 (java) S 12830 12833 5545 0 -1 4202560 10642 0 0 0 91 2 0 0 20 0 22 0 3549463 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139760718834104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12850] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12850/stat : 12850 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3549463 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139760717781240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12851] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12851/stat : 12851 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3549463 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139760716728904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12852] ppid=12830 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/12833/task/12852/stat : 12852 (java) R 12830 12833 5545 0 -1 4202560 28 0 0 0 277 0 0 0 20 0 22 0 3549477 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139760715673472 139761609223504 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12853] ppid=12830 vsize=9824732 CPUtime=2.66 cores=1,3,5,7
/proc/12833/task/12853/stat : 12853 (java) R 12830 12833 5545 0 -1 4202560 143 0 0 0 263 3 0 0 20 0 22 0 3549477 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139760714620152 139761608553261 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12854] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12854/stat : 12854 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3549477 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139760713569576 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12855] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12855/stat : 12855 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3549477 10060525568 91783 33554432000 1073741824 1073778376 140733578041360 139760712517032 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.30 4.20 4.17 5/219 12855
/proc/meminfo: memFree=28102844/32872528 swapFree=1073728/1155488
[pid=12833] ppid=12830 vsize=9824732 CPUtime=14.5 cores=1,3,5,7
/proc/12833/stat : 12833 (java) S 12830 12833 5545 0 -1 4202496 23541 0 1 0 1423 27 0 0 20 0 22 0 3549457 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 140733578032496 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12833/statm: 2456183 158438 2284 9 0 2446860 0
[pid=12833/tid=12835] ppid=12830 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/12833/task/12835/stat : 12835 (java) S 12830 12833 5545 0 -1 4202560 2422 0 1 0 15 1 0 0 20 0 22 0 3549458 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761772635000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12836] ppid=12830 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12833/task/12836/stat : 12836 (java) S 12830 12833 5545 0 -1 4202560 140 0 0 0 3 2 0 0 20 0 22 0 3549459 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761734126504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12837] ppid=12830 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12833/task/12837/stat : 12837 (java) S 12830 12833 5545 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 3549459 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761733073960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12838] ppid=12830 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12833/task/12838/stat : 12838 (java) S 12830 12833 5545 0 -1 4202560 124 0 0 0 4 1 0 0 20 0 22 0 3549459 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761732020904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12839] ppid=12830 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12833/task/12839/stat : 12839 (java) S 12830 12833 5545 0 -1 4202560 65 0 0 0 4 3 0 0 20 0 22 0 3549459 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761730968360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12840] ppid=12830 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12833/task/12840/stat : 12840 (java) S 12830 12833 5545 0 -1 4202560 140 0 0 0 2 2 0 0 20 0 22 0 3549459 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761729915304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12841] ppid=12830 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12833/task/12841/stat : 12841 (java) S 12830 12833 5545 0 -1 4202560 50 0 0 0 4 1 0 0 20 0 22 0 3549459 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761728862760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12842] ppid=12830 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/12833/task/12842/stat : 12842 (java) S 12830 12833 5545 0 -1 4202560 123 0 0 0 5 3 0 0 20 0 22 0 3549459 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761727809704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12843] ppid=12830 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12833/task/12843/stat : 12843 (java) S 12830 12833 5545 0 -1 4202560 32 0 0 0 3 1 0 0 20 0 22 0 3549459 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761726757160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12844] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12844/stat : 12844 (java) S 12830 12833 5545 0 -1 4202560 447 0 0 0 0 0 0 0 20 0 22 0 3549460 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761596668776 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12845] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12845/stat : 12845 (java) S 12830 12833 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3549461 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761595615096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12846] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12846/stat : 12846 (java) S 12830 12833 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3549461 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761594561928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12847] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12847/stat : 12847 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3549463 10060525568 158438 33554432000 1073741824 1073778376 140733578041360 139761593510672 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12848] ppid=12830 vsize=9824732 CPUtime=1.05 cores=1,3,5,7

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

/proc/12833/task/12845/stat : 12845 (java) S 12830 12833 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3549461 10060525568 723713 33554432000 1073741824 1073778376 140733578041360 139761595615096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12846] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12846/stat : 12846 (java) S 12830 12833 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3549461 10060525568 723713 33554432000 1073741824 1073778376 140733578041360 139761594561928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12847] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12847/stat : 12847 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3549463 10060525568 723713 33554432000 1073741824 1073778376 140733578041360 139761593510672 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12848] ppid=12830 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/12833/task/12848/stat : 12848 (java) S 12830 12833 5545 0 -1 4202560 7783 0 0 0 105 2 0 0 20 0 22 0 3549463 10060525568 723713 33554432000 1073741824 1073778376 140733578041360 139761592457528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12849] ppid=12830 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/12833/task/12849/stat : 12849 (java) S 12830 12833 5545 0 -1 4202560 11801 0 0 0 144 2 0 0 20 0 22 0 3549463 10060525568 723713 33554432000 1073741824 1073778376 140733578041360 139760718834104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12850] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12850/stat : 12850 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3549463 10060525568 723713 33554432000 1073741824 1073778376 140733578041360 139760717781240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12851] ppid=12830 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12833/task/12851/stat : 12851 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 1 2 0 0 20 0 22 0 3549463 10060525568 723713 33554432000 1073741824 1073778376 140733578041360 139760716728904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12852] ppid=12830 vsize=9824732 CPUtime=110.72 cores=1,3,5,7
/proc/12833/task/12852/stat : 12852 (java) R 12830 12833 5545 0 -1 4202560 225 0 0 0 11069 3 0 0 20 0 22 0 3549477 10060525568 723713 33554432000 1073741824 1073778376 140733578041360 139760715665792 139761608594624 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12853] ppid=12830 vsize=9824732 CPUtime=110.63 cores=1,3,5,7
/proc/12833/task/12853/stat : 12853 (java) R 12830 12833 5545 0 -1 4202560 1199 0 0 0 11029 34 0 0 20 0 22 0 3549477 10060525568 723713 33554432000 1073741824 1073778376 140733578041360 139760714620016 139761608722669 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12854] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12854/stat : 12854 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3549477 10060525568 723713 33554432000 1073741824 1073778376 140733578041360 139760713569576 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12855] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12855/stat : 12855 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3549477 10060525568 723713 33554432000 1073741824 1073778376 140733578041360 139760712517032 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 227.19
Current children cumulated vsize (KiB) 9824732

[startup+112.401 s]
/proc/loadavg: 4.14 4.17 4.16 5/219 12856
/proc/meminfo: memFree=25936880/32872528 swapFree=1073728/1155488
[pid=12833] ppid=12830 vsize=9824732 CPUtime=227.2 cores=1,3,5,7
/proc/12833/stat : 12833 (java) S 12830 12833 5545 0 -1 4202496 27683 0 1 0 22619 101 0 0 20 0 19 0 3549457 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 140733578032496 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12833/statm: 2456183 723698 2285 9 0 2446860 0
[pid=12833/tid=12835] ppid=12830 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/12833/task/12835/stat : 12835 (java) S 12830 12833 5545 0 -1 4202560 2423 0 1 0 15 2 0 0 20 0 19 0 3549458 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761772635000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12836] ppid=12830 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/12833/task/12836/stat : 12836 (java) S 12830 12833 5545 0 -1 4202560 268 0 0 0 22 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761734126504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12837] ppid=12830 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/12833/task/12837/stat : 12837 (java) S 12830 12833 5545 0 -1 4202560 148 0 0 0 21 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761733073960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12838] ppid=12830 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/12833/task/12838/stat : 12838 (java) S 12830 12833 5545 0 -1 4202560 260 0 0 0 20 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761732020904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12839] ppid=12830 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/12833/task/12839/stat : 12839 (java) S 12830 12833 5545 0 -1 4202560 188 0 0 0 26 8 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761730968360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12840] ppid=12830 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/12833/task/12840/stat : 12840 (java) S 12830 12833 5545 0 -1 4202560 251 0 0 0 22 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761729915304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12841] ppid=12830 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/12833/task/12841/stat : 12841 (java) S 12830 12833 5545 0 -1 4202560 211 0 0 0 24 8 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761728862760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12842] ppid=12830 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/12833/task/12842/stat : 12842 (java) S 12830 12833 5545 0 -1 4202560 233 0 0 0 26 7 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761727809704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12843] ppid=12830 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/12833/task/12843/stat : 12843 (java) S 12830 12833 5545 0 -1 4202560 151 0 0 0 19 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761726757160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12844] ppid=12830 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12833/task/12844/stat : 12844 (java) S 12830 12833 5545 0 -1 4202560 1269 0 0 0 0 2 0 0 20 0 19 0 3549460 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761596668776 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12845] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12845/stat : 12845 (java) S 12830 12833 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3549461 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761595615096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12846] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12846/stat : 12846 (java) S 12830 12833 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3549461 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761594561928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12847] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12847/stat : 12847 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761593510672 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12848] ppid=12830 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/12833/task/12848/stat : 12848 (java) S 12830 12833 5545 0 -1 4202560 7783 0 0 0 105 2 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761592457528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12849] ppid=12830 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/12833/task/12849/stat : 12849 (java) S 12830 12833 5545 0 -1 4202560 11801 0 0 0 144 2 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760718834104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12850] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12850/stat : 12850 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760717781240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12851] ppid=12830 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12833/task/12851/stat : 12851 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 1 2 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760716728904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12854] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12854/stat : 12854 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3549477 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760713569576 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 227.2
Current children cumulated vsize (KiB) 9824732

[startup+112.601 s]
/proc/loadavg: 4.14 4.17 4.16 5/219 12856
/proc/meminfo: memFree=25936880/32872528 swapFree=1073728/1155488
[pid=12833] ppid=12830 vsize=9824732 CPUtime=227.2 cores=1,3,5,7
/proc/12833/stat : 12833 (java) S 12830 12833 5545 0 -1 4202496 27683 0 1 0 22619 101 0 0 20 0 19 0 3549457 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 140733578032496 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12833/statm: 2456183 723698 2285 9 0 2446860 0
[pid=12833/tid=12835] ppid=12830 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/12833/task/12835/stat : 12835 (java) S 12830 12833 5545 0 -1 4202560 2423 0 1 0 15 2 0 0 20 0 19 0 3549458 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761772635000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12836] ppid=12830 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/12833/task/12836/stat : 12836 (java) S 12830 12833 5545 0 -1 4202560 268 0 0 0 22 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761734126504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12837] ppid=12830 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/12833/task/12837/stat : 12837 (java) S 12830 12833 5545 0 -1 4202560 148 0 0 0 21 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761733073960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12838] ppid=12830 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/12833/task/12838/stat : 12838 (java) S 12830 12833 5545 0 -1 4202560 260 0 0 0 20 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761732020904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12839] ppid=12830 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/12833/task/12839/stat : 12839 (java) S 12830 12833 5545 0 -1 4202560 188 0 0 0 26 8 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761730968360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12840] ppid=12830 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/12833/task/12840/stat : 12840 (java) S 12830 12833 5545 0 -1 4202560 251 0 0 0 22 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761729915304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12841] ppid=12830 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/12833/task/12841/stat : 12841 (java) S 12830 12833 5545 0 -1 4202560 211 0 0 0 24 8 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761728862760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12842] ppid=12830 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/12833/task/12842/stat : 12842 (java) S 12830 12833 5545 0 -1 4202560 233 0 0 0 26 7 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761727809704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12843] ppid=12830 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/12833/task/12843/stat : 12843 (java) S 12830 12833 5545 0 -1 4202560 151 0 0 0 19 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761726757160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12844] ppid=12830 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12833/task/12844/stat : 12844 (java) S 12830 12833 5545 0 -1 4202560 1269 0 0 0 0 2 0 0 20 0 19 0 3549460 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761596668776 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12845] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12845/stat : 12845 (java) S 12830 12833 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3549461 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761595615096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12846] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12846/stat : 12846 (java) S 12830 12833 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3549461 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761594561928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12847] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12847/stat : 12847 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761593510672 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12848] ppid=12830 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/12833/task/12848/stat : 12848 (java) S 12830 12833 5545 0 -1 4202560 7783 0 0 0 105 2 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761592457528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12849] ppid=12830 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/12833/task/12849/stat : 12849 (java) S 12830 12833 5545 0 -1 4202560 11801 0 0 0 144 2 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760718834104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12850] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12850/stat : 12850 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760717781240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12851] ppid=12830 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12833/task/12851/stat : 12851 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 1 2 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760716728904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12854] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12854/stat : 12854 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3549477 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760713569576 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 227.2
Current children cumulated vsize (KiB) 9824732

[startup+112.701 s]
/proc/loadavg: 4.14 4.17 4.16 5/219 12856
/proc/meminfo: memFree=25936880/32872528 swapFree=1073728/1155488
[pid=12833] ppid=12830 vsize=9824732 CPUtime=227.2 cores=1,3,5,7
/proc/12833/stat : 12833 (java) S 12830 12833 5545 0 -1 4202496 27683 0 1 0 22619 101 0 0 20 0 19 0 3549457 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 140733578032496 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12833/statm: 2456183 723698 2285 9 0 2446860 0
[pid=12833/tid=12835] ppid=12830 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/12833/task/12835/stat : 12835 (java) S 12830 12833 5545 0 -1 4202560 2423 0 1 0 15 2 0 0 20 0 19 0 3549458 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761772635000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12836] ppid=12830 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/12833/task/12836/stat : 12836 (java) S 12830 12833 5545 0 -1 4202560 268 0 0 0 22 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761734126504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12837] ppid=12830 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/12833/task/12837/stat : 12837 (java) S 12830 12833 5545 0 -1 4202560 148 0 0 0 21 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761733073960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12838] ppid=12830 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/12833/task/12838/stat : 12838 (java) S 12830 12833 5545 0 -1 4202560 260 0 0 0 20 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761732020904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12839] ppid=12830 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/12833/task/12839/stat : 12839 (java) S 12830 12833 5545 0 -1 4202560 188 0 0 0 26 8 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761730968360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12840] ppid=12830 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/12833/task/12840/stat : 12840 (java) S 12830 12833 5545 0 -1 4202560 251 0 0 0 22 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761729915304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12841] ppid=12830 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/12833/task/12841/stat : 12841 (java) S 12830 12833 5545 0 -1 4202560 211 0 0 0 24 8 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761728862760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12842] ppid=12830 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/12833/task/12842/stat : 12842 (java) S 12830 12833 5545 0 -1 4202560 233 0 0 0 26 7 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761727809704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12843] ppid=12830 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/12833/task/12843/stat : 12843 (java) S 12830 12833 5545 0 -1 4202560 151 0 0 0 19 6 0 0 20 0 19 0 3549459 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761726757160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12844] ppid=12830 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12833/task/12844/stat : 12844 (java) S 12830 12833 5545 0 -1 4202560 1269 0 0 0 0 2 0 0 20 0 19 0 3549460 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761596668776 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12845] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12845/stat : 12845 (java) S 12830 12833 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3549461 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761595615096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12846] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12846/stat : 12846 (java) S 12830 12833 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3549461 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761594561928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12847] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12847/stat : 12847 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761593510672 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12833/tid=12848] ppid=12830 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/12833/task/12848/stat : 12848 (java) S 12830 12833 5545 0 -1 4202560 7783 0 0 0 105 2 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139761592457528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12849] ppid=12830 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/12833/task/12849/stat : 12849 (java) S 12830 12833 5545 0 -1 4202560 11801 0 0 0 144 2 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760718834104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12833/tid=12850] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12850/stat : 12850 (java) S 12830 12833 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760717781240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12833/tid=12851] ppid=12830 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12833/task/12851/stat : 12851 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 1 2 0 0 20 0 19 0 3549463 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760716728904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12833/tid=12854] ppid=12830 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12833/task/12854/stat : 12854 (java) S 12830 12833 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3549477 10060525568 723698 33554432000 1073741824 1073778376 140733578041360 139760713569576 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 227.2
Current children cumulated vsize (KiB) 9824732

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.400009
#  lost CPU user time (s): 0.419998
#  lost CPU system time (s): -0.02

Real time (s): 112.767
CPU time (s): 227.779
CPU user time (s): 226.629
CPU system time (s): 1.15082
CPU usage (%): 201.991
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 226.209
system time used= 1.17082
maximum resident set size= 2937736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27710
page faults= 1
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3720
involuntary context switches= 5502

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.683896 second user time and 0.995848 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 20:23:22
IDJOB=4089604
IDBENCH=107430
IDSOLVER=2543
FILE ID=node114/4089604-1466015002
RUNJOBID= node114-1466008022-5562
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/vertexcover-instances/normalized-vertexcover-grid10x27-hard.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089604-1466015002/watcher-4089604-1466015002 -o /tmp/evaluation-result-4089604-1466015002/solver-4089604-1466015002 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089604-1466015002.opb

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

MD5SUM BENCH= dd3b18503ce4c8b5dff69184e9cf1f08
RANDOM SEED=513797846

node114.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.761
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.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		: 2666.761
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.56
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.761
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.54
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.761
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.55
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.761
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.761
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.761
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.761
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28733436 kB
Buffers:           15020 kB
Cached:            43136 kB
SwapCached:        33296 kB
Active:          2212080 kB
Inactive:          66052 kB
Active(anon):    2189044 kB
Inactive(anon):    33292 kB
Active(file):      23036 kB
Inactive(file):    32760 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               840 kB
Writeback:             0 kB
AnonPages:       3328716 kB
Mapped:            15524 kB
Shmem:                 0 kB
Slab:             565688 kB
SReclaimable:       9708 kB
SUnreclaim:       555980 kB
KernelStack:        1808 kB
PageTables:        11004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3526360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2185216 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= 71736 MiB
End job on node114 at 2016-06-15 20:25:15