Trace number 4106120

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16OPT3 66.2139 64.7547

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=43-P1=131-P2=257-P3=71-P4=149-P5=223-P6=167-B.opb
MD5SUM29d9c644cbc560d09c0ca2d5a8d36791
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.109982
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables144
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)384
Sum of products size (including duplicates)768
Number of different products384
Sum of products size768

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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@2b21cc40
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@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4106120-1466270038.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.18	c ... done. Wall clock time 0.062s.
0.09/0.18	c declared #vars     144
0.09/0.18	c internal #vars     528
0.09/0.18	c #constraints  787
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 384
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 403
0.09/0.18	c 787 constraints processed.
0.09/0.18	c objective function length is 8 literals
0.85/0.64	c cleaning 2494 clauses out of 5000 with flag 10157/5000
1.65/1.11	c cleaning 4248 clauses out of 8507 with flag 22352/11001
2.24/1.75	c cleaning 5620 clauses out of 11258 with flag 36551/18000
2.70/2.10	c cleaning 6806 clauses out of 13639 with flag 52961/26001
3.11/2.51	c cleaning 7907 clauses out of 15832 with flag 72747/35000
3.81/3.27	c cleaning 8955 clauses out of 17925 with flag 95549/45000
4.51/3.93	c cleaning 9975 clauses out of 19970 with flag 119192/56000
5.51/4.92	c cleaning 10990 clauses out of 21995 with flag 147729/68000
5.71/5.17	c SATISFIABLE
5.71/5.17	c OPTIMIZING...
5.71/5.17	c Got one! Elapsed wall clock time (in seconds):5.059
5.71/5.17	o 99
5.81/5.22	c cleaning 8070 clauses out of 16162 with flag 2858/73157
6.01/5.49	c cleaning 7038 clauses out of 14093 with flag 17321/79158
6.22/5.66	c Got one! Elapsed wall clock time (in seconds):5.545
6.22/5.66	o 27
6.31/5.72	c Got one! Elapsed wall clock time (in seconds):5.609
6.31/5.72	o 3
6.31/5.77	c cleaning 6578 clauses out of 13163 with flag 2334/85266
6.61/6.05	c cleaning 6284 clauses out of 12585 with flag 15687/91266
7.02/6.42	c cleaning 6635 clauses out of 13301 with flag 31659/98266
7.45/6.81	c cleaning 7330 clauses out of 14667 with flag 49169/106267
8.22/7.46	c cleaning 8154 clauses out of 16336 with flag 72132/115266
9.19/8.01	c cleaning 9086 clauses out of 18182 with flag 93727/125266
9.92/8.76	c cleaning 10040 clauses out of 20096 with flag 121036/136266
10.82/9.68	c cleaning 11018 clauses out of 22056 with flag 149962/148266
11.72/10.60	c cleaning 12014 clauses out of 24039 with flag 178422/161267
12.93/11.67	c cleaning 13000 clauses out of 26024 with flag 209624/175266
14.13/12.80	c cleaning 14006 clauses out of 28024 with flag 242931/190266
15.23/13.99	c cleaning 15003 clauses out of 30019 with flag 281731/206267
17.03/15.75	c cleaning 16004 clauses out of 32015 with flag 320019/223267
19.15/17.84	c cleaning 16989 clauses out of 34013 with flag 360740/241269
20.65/19.33	c cleaning 18010 clauses out of 36022 with flag 403028/260267
22.35/21.05	c cleaning 19001 clauses out of 38011 with flag 447246/280266
23.94/22.62	c cleaning 19989 clauses out of 40010 with flag 494154/301266
25.75/24.41	c cleaning 21003 clauses out of 42022 with flag 543777/323267
27.75/26.49	c cleaning 21992 clauses out of 44019 with flag 596041/346267
29.84/28.58	c cleaning 23012 clauses out of 46026 with flag 648736/370266
32.70/31.30	c cleaning 24004 clauses out of 48015 with flag 705765/395267
35.00/33.67	c cleaning 25003 clauses out of 50011 with flag 761787/421267
37.90/36.50	c cleaning 25994 clauses out of 52006 with flag 819558/448266
40.50/39.19	c cleaning 27001 clauses out of 54012 with flag 881616/476266
43.31/41.99	c cleaning 27997 clauses out of 56011 with flag 947423/505267
46.61/45.22	c cleaning 29001 clauses out of 58014 with flag 1013897/535267
49.96/48.55	c cleaning 30002 clauses out of 60011 with flag 1081276/566266
53.85/52.45	c cleaning 31003 clauses out of 62010 with flag 1151657/598267
57.75/56.36	c cleaning 31998 clauses out of 64007 with flag 1223312/631267
62.65/61.25	c cleaning 33002 clauses out of 66007 with flag 1297081/665266
66.15/64.73	c starts		: 1082
66.15/64.73	c conflicts		: 688190
66.15/64.73	c decisions		: 763411
66.15/64.73	c propagations		: 12553349
66.15/64.73	c inspects		: 1199458373
66.15/64.73	c shortcuts		: 0
66.15/64.73	c learnt literals	: 17
66.15/64.73	c learnt binary clauses	: 27
66.15/64.73	c learnt ternary clauses	: 38
66.15/64.73	c learnt constraints	: 688172
66.15/64.73	c ignored constraints	: 0
66.15/64.73	c root simplifications	: 0
66.15/64.73	c removed literals (reason simplification)	: 0
66.15/64.73	c reason swapping (by a shorter reason)	: 0
66.15/64.73	c Calls to reduceDB	: 40
66.15/64.73	c Number of update (reduction) of LBD	: 24510
66.15/64.73	c Imported unit clauses	: 0
66.15/64.73	c number of reductions to clauses (during analyze)	: 0
66.15/64.73	c number of learned constraints concerned by reduction	: 0
66.15/64.73	c number of learning phase by resolution	: 0
66.15/64.73	c number of learning phase by cutting planes	: 0
66.15/64.73	c speed (assignments/second)	: 194459.74750212993
66.15/64.73	c non guided choices	4167
66.15/64.73	c learnt constraints type 
66.15/64.73	s OPTIMUM FOUND
66.15/64.73	c Found 3 solution(s)
66.15/64.73	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 -x12 x13 x14 x15 -x16 x17 -x18 -x19 x20 -x21 -x22 -x23 -x24 x25 x26 x27 -x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 x36 -x37 -x38 x39 -x40 x41 x42 -x43 -x44 -x45 -x46 x47 x48 x49 -x50 x51 -x52 -x53 -x54 x55 x56 x57 x58 -x59 -x60 x61 -x62 x63 -x64 x65 x66 -x67 x68 -x69 x70 x71 x72 x73 -x74 x75 x76 -x77 x78 x79 -x80 x81 -x82 x83 -x84 x85 -x86 -x87 -x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 x115 -x116 -x117 -x118 -x119 -x120 x121 x122 x123 x124 x125 -x126 -x127 -x128 x129 x130 x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 x143 x144 
66.15/64.73	c objective function=3
66.15/64.73	c Total wall clock time (in seconds): 64.622

Verifier Data

OK	3

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-4106120-1466270038/watcher-4106120-1466270038 -o /tmp/evaluation-result-4106120-1466270038/solver-4106120-1466270038 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16341 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106120-1466270038.opb 

pid=21013
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.04 2.04 2.03 3/194 21016
/proc/meminfo: memFree=30689876/32872528 swapFree=534252/566956
[pid=21016] ppid=21013 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/21016/stat : 21016 (java) R 21013 21016 16325 0 -1 4202496 495 0 0 0 0 0 0 0 20 0 1 0 29049450 9515008 149 33554432000 1073741824 1073778376 140735889997392 140735889994520 206628709616 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21016/statm: 2323 156 114 9 0 71 0

[startup+0.100158 s]
/proc/loadavg: 2.04 2.04 2.03 3/194 21016
/proc/meminfo: memFree=30689876/32872528 swapFree=534252/566956
[pid=21016] ppid=21013 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/21016/stat : 21016 (java) S 21013 21016 16325 0 -1 4202496 4392 0 1 0 8 1 0 0 20 0 18 0 29049450 9787879424 6024 33554432000 1073741824 1073778376 140735889997392 140735889988528 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21016/statm: 2389619 6026 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200216 s]
/proc/loadavg: 2.04 2.04 2.03 3/194 21016
/proc/meminfo: memFree=30689876/32872528 swapFree=534252/566956
[pid=21016] ppid=21013 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/21016/stat : 21016 (java) S 21013 21016 16325 0 -1 4202496 5258 0 1 0 24 2 0 0 20 0 19 0 29049450 9856040960 7722 33554432000 1073741824 1073778376 140735889997392 140735889988528 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21016/statm: 2406260 7722 2223 9 0 2396937 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300307 s]
/proc/loadavg: 2.04 2.04 2.03 3/194 21016
/proc/meminfo: memFree=30689876/32872528 swapFree=534252/566956
[pid=21016] ppid=21013 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/21016/stat : 21016 (java) S 21013 21016 16325 0 -1 4202496 6543 0 1 0 49 2 0 0 20 0 19 0 29049450 9856040960 8258 33554432000 1073741824 1073778376 140735889997392 140735889988528 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21016/statm: 2406260 8258 2244 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700249 s]
/proc/loadavg: 2.04 2.04 2.03 3/194 21016
/proc/meminfo: memFree=30689876/32872528 swapFree=534252/566956
[pid=21016] ppid=21013 vsize=9625040 CPUtime=1.04 cores=0,2,4,6
/proc/21016/stat : 21016 (java) S 21013 21016 16325 0 -1 4202496 11233 0 1 0 102 2 0 0 20 0 19 0 29049450 9856040960 11788 33554432000 1073741824 1073778376 140735889997392 140735889988528 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21016/statm: 2406260 11788 2253 9 0 2396937 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9625040

[startup+1.50077 s]
/proc/loadavg: 2.04 2.04 2.03 3/213 21035
/proc/meminfo: memFree=30641728/32872528 swapFree=534252/566956
[pid=21016] ppid=21013 vsize=9625040 CPUtime=2.04 cores=0,2,4,6
/proc/21016/stat : 21016 (java) S 21013 21016 16325 0 -1 4202496 14072 0 1 0 201 3 0 0 20 0 19 0 29049450 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140735889988528 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21016/statm: 2406260 14434 2256 9 0 2396937 0
[pid=21016/tid=21018] ppid=21013 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/21016/task/21018/stat : 21018 (java) R 21013 21016 16325 0 -1 4202560 2429 0 1 0 145 2 0 0 20 0 19 0 29049451 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411627192824 140411490766720 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21019] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21019/stat : 21019 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411616255016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21020] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21020/stat : 21020 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411615202216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21021] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21021/stat : 21021 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411614149416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21022] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21022/stat : 21022 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411613096616 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21023] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21023/stat : 21023 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411612043816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21024] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21024/stat : 21024 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411610991016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21025] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21025/stat : 21025 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411609938216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21026] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21026/stat : 21026 (java) S 21013 21016 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411608885416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21027] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21027/stat : 21027 (java) S 21013 21016 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29049453 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411451337704 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21028] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21028/stat : 21028 (java) S 21013 21016 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411450283768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21029] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21029/stat : 21029 (java) S 21013 21016 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411449230856 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21030] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21030/stat : 21030 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411448179344 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21031] ppid=21013 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/21016/task/21031/stat : 21031 (java) S 21013 21016 16325 0 -1 4202560 7776 0 0 0 34 0 0 0 20 0 19 0 29049456 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411447126456 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21032] ppid=21013 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/21016/task/21032/stat : 21032 (java) S 21013 21016 16325 0 -1 4202560 2595 0 0 0 19 0 0 0 20 0 19 0 29049456 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411446073656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21033] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21033/stat : 21033 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411445021048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21034] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21034/stat : 21034 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411443968456 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21035] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21035/stat : 21035 (java) S 21013 21016 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29049468 9856040960 14434 33554432000 1073741824 1073778376 140735889997392 140411442914984 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.04 2.04 2.03 3/213 21035
/proc/meminfo: memFree=30635956/32872528 swapFree=534252/566956
[pid=21016] ppid=21013 vsize=9625040 CPUtime=3.71 cores=0,2,4,6
/proc/21016/stat : 21016 (java) S 21013 21016 16325 0 -1 4202496 14173 0 1 0 368 3 0 0 20 0 19 0 29049450 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140735889988528 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21016/statm: 2406260 17090 2257 9 0 2396937 0
[pid=21016/tid=21018] ppid=21013 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/21016/task/21018/stat : 21018 (java) R 21013 21016 16325 0 -1 4202560 2434 0 1 0 305 2 0 0 20 0 19 0 29049451 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411627192600 140411490700544 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21019] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21019/stat : 21019 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411616255016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21020] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21020/stat : 21020 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411615202216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21021] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21021/stat : 21021 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411614149416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21022] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21022/stat : 21022 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411613096616 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21023] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21023/stat : 21023 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411612043816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21024] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21024/stat : 21024 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411610991016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21025] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21025/stat : 21025 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411609938216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21026] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21026/stat : 21026 (java) S 21013 21016 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411608885416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21027] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21027/stat : 21027 (java) S 21013 21016 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29049453 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411451337704 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21028] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21028/stat : 21028 (java) S 21013 21016 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411450283768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21029] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21029/stat : 21029 (java) S 21013 21016 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411449230856 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21030] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21030/stat : 21030 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411448179344 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21031] ppid=21013 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/21016/task/21031/stat : 21031 (java) S 21013 21016 16325 0 -1 4202560 7872 0 0 0 41 0 0 0 20 0 19 0 29049456 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411447126456 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21032] ppid=21013 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/21016/task/21032/stat : 21032 (java) S 21013 21016 16325 0 -1 4202560 2595 0 0 0 20 0 0 0 20 0 19 0 29049456 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411446073656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21033] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21033/stat : 21033 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411445021048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21034] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21034/stat : 21034 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411443968456 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21035] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21035/stat : 21035 (java) S 21013 21016 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29049468 9856040960 17090 33554432000 1073741824 1073778376 140735889997392 140411442914984 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.11 2.05 2.04 3/213 21035
/proc/meminfo: memFree=30622836/32872528 swapFree=534252/566956
[pid=21016] ppid=21013 vsize=9625040 CPUtime=6.92 cores=0,2,4,6
/proc/21016/stat : 21016 (java) S 21013 21016 16325 0 -1 4202496 14185 0 1 0 689 3 0 0 20 0 19 0 29049450 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140735889988528 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21016/statm: 2406260 20319 2258 9 0 2396937 0
[pid=21016/tid=21018] ppid=21013 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/21016/task/21018/stat : 21018 (java) R 21013 21016 16325 0 -1 4202560 2445 0 1 0 624 2 0 0 20 0 19 0 29049451 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411627190704 140411490766765 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21019] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21019/stat : 21019 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411616255016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21020] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21020/stat : 21020 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411615202216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21021] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21021/stat : 21021 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411614149416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21022] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21022/stat : 21022 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411613096616 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21023] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21023/stat : 21023 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411612043816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21024] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21024/stat : 21024 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411610991016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21025] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21025/stat : 21025 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411609938216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21026] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21026/stat : 21026 (java) S 21013 21016 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411608885416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21027] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21027/stat : 21027 (java) S 21013 21016 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29049453 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411451337704 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21028] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21028/stat : 21028 (java) S 21013 21016 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411450283768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21029] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21029/stat : 21029 (java) S 21013 21016 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411449230856 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21030] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21030/stat : 21030 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411448179344 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21031] ppid=21013 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/21016/task/21031/stat : 21031 (java) S 21013 21016 16325 0 -1 4202560 7872 0 0 0 41 0 0 0 20 0 19 0 29049456 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411447126456 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21032] ppid=21013 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/21016/task/21032/stat : 21032 (java) S 21013 21016 16325 0 -1 4202560 2595 0 0 0 20 0 0 0 20 0 19 0 29049456 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411446073656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21033] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21033/stat : 21033 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411445021048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21034] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21034/stat : 21034 (java) S 21013 21016 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411443968456 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21035] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21035/stat : 21035 (java) S 21013 21016 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29049468 9856040960 20319 33554432000 1073741824 1073778376 140735889997392 140411442914984 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 9625040


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

[pid=21016/tid=21021] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21021/stat : 21021 (java) S 21013 21016 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411614149416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21022] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21022/stat : 21022 (java) S 21013 21016 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411613096616 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21023] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21023/stat : 21023 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411612043816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21024] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21024/stat : 21024 (java) S 21013 21016 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411610991016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21025] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21025/stat : 21025 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411609938216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21026] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21026/stat : 21026 (java) S 21013 21016 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411608885416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21027] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21027/stat : 21027 (java) S 21013 21016 16325 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29049453 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411451337704 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21028] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21028/stat : 21028 (java) S 21013 21016 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411450283768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21029] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21029/stat : 21029 (java) S 21013 21016 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411449230856 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21030] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21030/stat : 21030 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411448179344 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21031] ppid=21013 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/21016/task/21031/stat : 21031 (java) S 21013 21016 16325 0 -1 4202560 8536 0 0 0 95 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411447126456 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21032] ppid=21013 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/21016/task/21032/stat : 21032 (java) S 21013 21016 16325 0 -1 4202560 8023 0 0 0 44 1 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411446073656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21033] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21033/stat : 21033 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411445021048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21034] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21034/stat : 21034 (java) S 21013 21016 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411443968456 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21035] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21035/stat : 21035 (java) S 21013 21016 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29049468 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411442914984 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 65.45
Current children cumulated vsize (KiB) 9625040

[startup+64.4008 s]
/proc/loadavg: 2.04 2.04 2.03 3/213 21036
/proc/meminfo: memFree=30496608/32872528 swapFree=534252/566956
[pid=21016] ppid=21013 vsize=9625040 CPUtime=65.85 cores=0,2,4,6
/proc/21016/stat : 21016 (java) S 21013 21016 16325 0 -1 4202496 20382 0 1 0 6578 7 0 0 20 0 19 0 29049450 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140735889988528 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21016/statm: 2406260 50026 2271 9 0 2396937 0
[pid=21016/tid=21018] ppid=21013 vsize=9625040 CPUtime=64.35 cores=0,2,4,6
/proc/21016/task/21018/stat : 21018 (java) R 21013 21016 16325 0 -1 4202560 2499 0 1 0 6431 4 0 0 20 0 19 0 29049451 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411627183808 140411490800391 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21019] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21019/stat : 21019 (java) S 21013 21016 16325 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411616255016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21020] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21020/stat : 21020 (java) S 21013 21016 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411615202216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21021] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21021/stat : 21021 (java) S 21013 21016 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411614149416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21022] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21022/stat : 21022 (java) S 21013 21016 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411613096616 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21023] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21023/stat : 21023 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411612043816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21024] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21024/stat : 21024 (java) S 21013 21016 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411610991016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21025] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21025/stat : 21025 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411609938216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21026] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21026/stat : 21026 (java) S 21013 21016 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411608885416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21027] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21027/stat : 21027 (java) S 21013 21016 16325 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29049453 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411451337704 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21028] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21028/stat : 21028 (java) S 21013 21016 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411450283768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21029] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21029/stat : 21029 (java) S 21013 21016 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411449230856 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21030] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21030/stat : 21030 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411448179344 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21031] ppid=21013 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/21016/task/21031/stat : 21031 (java) S 21013 21016 16325 0 -1 4202560 8536 0 0 0 95 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411447126456 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21032] ppid=21013 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/21016/task/21032/stat : 21032 (java) S 21013 21016 16325 0 -1 4202560 8023 0 0 0 44 1 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411446073656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21033] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21033/stat : 21033 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411445021048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21034] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21034/stat : 21034 (java) S 21013 21016 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411443968456 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21035] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21035/stat : 21035 (java) S 21013 21016 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29049468 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411442914984 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 65.85
Current children cumulated vsize (KiB) 9625040

[startup+64.6008 s]
/proc/loadavg: 2.04 2.04 2.03 3/213 21036
/proc/meminfo: memFree=30496608/32872528 swapFree=534252/566956
[pid=21016] ppid=21013 vsize=9625040 CPUtime=66.05 cores=0,2,4,6
/proc/21016/stat : 21016 (java) S 21013 21016 16325 0 -1 4202496 20382 0 1 0 6598 7 0 0 20 0 19 0 29049450 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140735889988528 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21016/statm: 2406260 50026 2271 9 0 2396937 0
[pid=21016/tid=21018] ppid=21013 vsize=9625040 CPUtime=64.55 cores=0,2,4,6
/proc/21016/task/21018/stat : 21018 (java) R 21013 21016 16325 0 -1 4202560 2499 0 1 0 6451 4 0 0 20 0 19 0 29049451 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411627183808 140411490729631 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21019] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21019/stat : 21019 (java) S 21013 21016 16325 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411616255016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21020] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21020/stat : 21020 (java) S 21013 21016 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411615202216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21021] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21021/stat : 21021 (java) S 21013 21016 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411614149416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21022] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21022/stat : 21022 (java) S 21013 21016 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411613096616 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21023] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21023/stat : 21023 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411612043816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21024] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21024/stat : 21024 (java) S 21013 21016 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411610991016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21025] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21025/stat : 21025 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411609938216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21026] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21026/stat : 21026 (java) S 21013 21016 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411608885416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21027] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21027/stat : 21027 (java) S 21013 21016 16325 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29049453 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411451337704 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21028] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21028/stat : 21028 (java) S 21013 21016 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411450283768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21029] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21029/stat : 21029 (java) S 21013 21016 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411449230856 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21030] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21030/stat : 21030 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411448179344 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21031] ppid=21013 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/21016/task/21031/stat : 21031 (java) S 21013 21016 16325 0 -1 4202560 8536 0 0 0 95 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411447126456 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21032] ppid=21013 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/21016/task/21032/stat : 21032 (java) S 21013 21016 16325 0 -1 4202560 8023 0 0 0 44 1 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411446073656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21033] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21033/stat : 21033 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411445021048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21034] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21034/stat : 21034 (java) S 21013 21016 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411443968456 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21035] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21035/stat : 21035 (java) S 21013 21016 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29049468 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411442914984 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 66.05
Current children cumulated vsize (KiB) 9625040

[startup+64.7008 s]
/proc/loadavg: 2.04 2.04 2.03 3/213 21036
/proc/meminfo: memFree=30496608/32872528 swapFree=534252/566956
[pid=21016] ppid=21013 vsize=9625040 CPUtime=66.15 cores=0,2,4,6
/proc/21016/stat : 21016 (java) S 21013 21016 16325 0 -1 4202496 20382 0 1 0 6608 7 0 0 20 0 19 0 29049450 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140735889988528 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21016/statm: 2406260 50026 2271 9 0 2396937 0
[pid=21016/tid=21018] ppid=21013 vsize=9625040 CPUtime=64.65 cores=0,2,4,6
/proc/21016/task/21018/stat : 21018 (java) R 21013 21016 16325 0 -1 4202560 2499 0 1 0 6461 4 0 0 20 0 19 0 29049451 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411627183808 140411490356752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21019] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21019/stat : 21019 (java) S 21013 21016 16325 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411616255016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21020] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21020/stat : 21020 (java) S 21013 21016 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411615202216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21021] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21021/stat : 21021 (java) S 21013 21016 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411614149416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21022] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21022/stat : 21022 (java) S 21013 21016 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411613096616 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21023] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21023/stat : 21023 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411612043816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21024] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21024/stat : 21024 (java) S 21013 21016 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411610991016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21025] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21025/stat : 21025 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411609938216 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21016/tid=21026] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21026/stat : 21026 (java) S 21013 21016 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29049452 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411608885416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21027] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21027/stat : 21027 (java) S 21013 21016 16325 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29049453 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411451337704 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21028] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21028/stat : 21028 (java) S 21013 21016 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411450283768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21029] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21029/stat : 21029 (java) S 21013 21016 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29049454 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411449230856 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21030] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21030/stat : 21030 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411448179344 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21031] ppid=21013 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/21016/task/21031/stat : 21031 (java) S 21013 21016 16325 0 -1 4202560 8536 0 0 0 95 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411447126456 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21016/tid=21032] ppid=21013 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/21016/task/21032/stat : 21032 (java) S 21013 21016 16325 0 -1 4202560 8023 0 0 0 44 1 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411446073656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21033] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21033/stat : 21033 (java) S 21013 21016 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411445021048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21016/tid=21034] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21034/stat : 21034 (java) S 21013 21016 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29049456 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411443968456 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21016/tid=21035] ppid=21013 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21016/task/21035/stat : 21035 (java) S 21013 21016 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29049468 9856040960 50026 33554432000 1073741824 1073778376 140735889997392 140411442914984 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 66.15
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 64.7547
CPU time (s): 66.2139
CPU user time (s): 66.092
CPU system time (s): 0.121981
CPU usage (%): 102.253
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.092
system time used= 0.121981
maximum resident set size= 200164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20407
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1699
involuntary context switches= 168

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.482926 second user time and 0.559914 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 19:13:58
IDJOB=4106120
IDBENCH=47940
IDSOLVER=2546
FILE ID=node138/4106120-1466270038
RUNJOBID= node138-1466241309-16341
PBS_JOBID= 19918205
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=43-P1=131-P2=257-P3=71-P4=149-P5=223-P6=167-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106120-1466270038/watcher-4106120-1466270038 -o /tmp/evaluation-result-4106120-1466270038/solver-4106120-1466270038 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16341 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106120-1466270038.opb

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

MD5SUM BENCH= 29d9c644cbc560d09c0ca2d5a8d36791
RANDOM SEED=709610564

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30690412 kB
Buffers:          141248 kB
Cached:           243816 kB
SwapCached:         1060 kB
Active:           571512 kB
Inactive:         291480 kB
Active(anon):     478196 kB
Inactive(anon):     1696 kB
Active(file):      93316 kB
Inactive(file):   289784 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099640 kB
Dirty:               432 kB
Writeback:             0 kB
AnonPages:       1005172 kB
Mapped:            15368 kB
Shmem:                 0 kB
Slab:             607092 kB
SReclaimable:      50580 kB
SUnreclaim:       556512 kB
KernelStack:        1760 kB
PageTables:         6760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1290568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 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= 71732 MiB
End job on node138 at 2016-06-18 19:15:03