Trace number 4106303

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 90.11 88.7683

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=37-P1=223-P2=197-P3=97-P4=11-P5=157-P6=97-P7=127-P8=79-P9=11-B.opb
MD5SUMcdc1e49bcf2e6b6913c93a683c821b72
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.155976
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 variables216
Total number of constraints19
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 constraints19
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)576
Sum of products size (including duplicates)1152
Number of different products576
Sum of products size1152

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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106303-1466270469.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.25/0.20	c ... done. Wall clock time 0.089s.
0.25/0.20	c declared #vars     216
0.25/0.20	c internal #vars     792
0.25/0.20	c #constraints  1180
0.25/0.20	c constraints type 
0.25/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 576
0.25/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 604
0.25/0.20	c 1180 constraints processed.
0.25/0.20	c objective function length is 8 literals
0.76/0.54	c cleaning 2488 clauses out of 5001 with flag 10348/5001
1.23/0.82	c cleaning 4254 clauses out of 8512 with flag 23273/11000
1.54/1.12	c SATISFIABLE
1.54/1.12	c OPTIMIZING...
1.54/1.12	c Got one! Elapsed wall clock time (in seconds):1.01
1.54/1.12	o 5
1.87/1.42	c cleaning 7608 clauses out of 15236 with flag 10715/21978
2.53/1.85	c cleaning 6800 clauses out of 13628 with flag 23636/27978
3.35/2.22	c cleaning 6908 clauses out of 13829 with flag 38967/34979
4.00/2.84	c cleaning 7432 clauses out of 14921 with flag 57228/42979
4.51/3.37	c cleaning 8241 clauses out of 16489 with flag 80471/51979
5.40/4.23	c cleaning 9106 clauses out of 18248 with flag 105125/61979
6.31/5.11	c cleaning 10069 clauses out of 20141 with flag 131573/72978
7.01/5.89	c cleaning 11033 clauses out of 22074 with flag 161224/84980
8.01/6.86	c cleaning 12014 clauses out of 24039 with flag 193280/97978
8.41/7.28	c Got one! Elapsed wall clock time (in seconds):7.167
8.41/7.28	o 3
8.81/7.63	c cleaning 11983 clauses out of 23992 with flag 11686/109945
9.11/7.91	c cleaning 8998 clauses out of 18009 with flag 24959/115945
9.51/8.32	c cleaning 8002 clauses out of 16011 with flag 42609/122945
9.80/8.69	c cleaning 7994 clauses out of 16007 with flag 59841/130944
10.31/9.12	c cleaning 8492 clauses out of 17013 with flag 79670/139944
10.71/9.58	c cleaning 9254 clauses out of 18521 with flag 100682/149944
11.80/10.66	c cleaning 10124 clauses out of 20267 with flag 125339/160944
12.70/11.57	c cleaning 11066 clauses out of 22144 with flag 151181/172945
13.72/12.53	c cleaning 12016 clauses out of 24077 with flag 180044/185944
14.72/13.54	c cleaning 13019 clauses out of 26062 with flag 212079/199945
16.19/14.90	c cleaning 14000 clauses out of 28042 with flag 245396/214944
17.41/16.13	c cleaning 15009 clauses out of 30042 with flag 280636/230944
18.31/17.06	c cleaning 16001 clauses out of 32033 with flag 319123/247944
19.40/18.18	c cleaning 17012 clauses out of 34031 with flag 359145/265944
20.71/19.49	c cleaning 17997 clauses out of 36020 with flag 400135/284945
22.41/21.10	c cleaning 19000 clauses out of 38023 with flag 442771/304945
23.61/22.33	c cleaning 20000 clauses out of 40023 with flag 489583/325945
26.81/25.51	c cleaning 20992 clauses out of 42022 with flag 538278/347944
28.51/27.29	c cleaning 21995 clauses out of 44030 with flag 591025/370944
30.56/29.26	c cleaning 22996 clauses out of 46036 with flag 645139/394945
32.26/30.97	c cleaning 23991 clauses out of 48038 with flag 699529/419944
34.56/33.25	c cleaning 25021 clauses out of 50047 with flag 758625/445944
36.96/35.64	c cleaning 26009 clauses out of 52027 with flag 819188/472945
39.26/37.94	c cleaning 27000 clauses out of 54018 with flag 883239/500945
41.66/40.37	c cleaning 27994 clauses out of 56018 with flag 948238/529945
44.47/43.19	c cleaning 29008 clauses out of 58023 with flag 1014670/559945
47.37/46.03	c cleaning 29993 clauses out of 60015 with flag 1084267/590945
50.67/49.33	c cleaning 31005 clauses out of 62022 with flag 1157248/622945
53.86/52.58	c cleaning 32006 clauses out of 64017 with flag 1230052/655946
57.26/55.97	c cleaning 32999 clauses out of 66010 with flag 1310397/689945
60.56/59.28	c cleaning 34006 clauses out of 68011 with flag 1388638/724946
64.76/63.47	c cleaning 34997 clauses out of 70003 with flag 1466422/760944
69.16/67.88	c cleaning 35995 clauses out of 72006 with flag 1548901/797944
74.51/73.15	c cleaning 37001 clauses out of 74011 with flag 1632887/835945
79.31/77.92	c cleaning 37996 clauses out of 76010 with flag 1719947/874945
85.21/83.87	c cleaning 39003 clauses out of 78013 with flag 1815144/914944
90.11/88.76	c starts		: 1832
90.11/88.76	c conflicts		: 943911
90.11/88.76	c decisions		: 1076153
90.11/88.76	c propagations		: 17692559
90.11/88.76	c inspects		: 1435019738
90.11/88.76	c shortcuts		: 0
90.11/88.76	c learnt literals	: 17
90.11/88.76	c learnt binary clauses	: 29
90.11/88.76	c learnt ternary clauses	: 66
90.11/88.76	c learnt constraints	: 943893
90.11/88.76	c ignored constraints	: 0
90.11/88.76	c root simplifications	: 0
90.11/88.76	c removed literals (reason simplification)	: 0
90.11/88.76	c reason swapping (by a shorter reason)	: 0
90.11/88.76	c Calls to reduceDB	: 47
90.11/88.76	c Number of update (reduction) of LBD	: 36636
90.11/88.76	c Imported unit clauses	: 0
90.11/88.76	c number of reductions to clauses (during analyze)	: 0
90.11/88.76	c number of learned constraints concerned by reduction	: 0
90.11/88.76	c number of learning phase by resolution	: 0
90.11/88.76	c number of learning phase by cutting planes	: 0
90.11/88.76	c speed (assignments/second)	: 199787.24437368024
90.11/88.76	c non guided choices	9981
90.11/88.76	c learnt constraints type 
90.11/88.76	s OPTIMUM FOUND
90.11/88.76	c Found 2 solution(s)
90.11/88.76	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 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 -x155 -x156 x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 x165 -x166 -x167 x168 -x169 x170 -x171 -x172 -x173 x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 x188 x189 x190 x191 -x192 x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 x203 x204 -x205 -x206 x207 x208 x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 
90.11/88.76	c objective function=3
90.11/88.76	c Total wall clock time (in seconds): 88.653

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-4106303-1466270469/watcher-4106303-1466270469 -o /tmp/evaluation-result-4106303-1466270469/solver-4106303-1466270469 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466269256-946 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106303-1466270469.opb 

pid=2140
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.00 1.99 1.87 3/194 2143
/proc/meminfo: memFree=31480884/32872528 swapFree=7780/7780
[pid=2143] ppid=2140 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/2143/stat : 2143 (java) S 2140 2143 28317 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 29091710 98570240 977 33554432000 1073741824 1073778376 140737158119952 140737158111088 243768787005 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2143/statm: 24065 977 743 9 0 16771 0
[pid=2143/tid=2144] ppid=2140 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2144/stat : 2144 (java) R 2140 2143 28317 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 29091710 98570240 977 33554432000 1073741824 1073778376 140737158119952 140322385604136 243765429632 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 2.00 1.99 1.87 3/194 2143
/proc/meminfo: memFree=31480884/32872528 swapFree=7780/7780
[pid=2143] ppid=2140 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/2143/stat : 2143 (java) S 2140 2143 28317 0 -1 4202496 4446 0 1 0 9 1 0 0 20 0 18 0 29091710 9787879424 6063 33554432000 1073741824 1073778376 140737158119952 140737158111088 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2143/statm: 2389619 6063 2137 9 0 2380296 0
[pid=2143/tid=2144] ppid=2140 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/2143/task/2144/stat : 2144 (java) R 2140 2143 28317 0 -1 4202560 2380 0 1 0 7 0 0 0 20 0 18 0 29091710 9787879424 6063 33554432000 1073741824 1073778376 140737158119952 140322385606976 243768812813 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200316 s]
/proc/loadavg: 2.00 1.99 1.87 3/194 2143
/proc/meminfo: memFree=31480884/32872528 swapFree=7780/7780
[pid=2143] ppid=2140 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/2143/stat : 2143 (java) S 2140 2143 28317 0 -1 4202496 4710 0 1 0 24 1 0 0 20 0 18 0 29091710 9787879424 7301 33554432000 1073741824 1073778376 140737158119952 140737158111088 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2143/statm: 2389619 7301 2213 9 0 2380296 0
[pid=2143/tid=2144] ppid=2140 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/2143/task/2144/stat : 2144 (java) R 2140 2143 28317 0 -1 4202560 2402 0 1 0 17 0 0 0 20 0 18 0 29091710 9787879424 7301 33554432000 1073741824 1073778376 140737158119952 140322385606976 140322389733786 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300323 s]
/proc/loadavg: 2.00 1.99 1.87 3/194 2143
/proc/meminfo: memFree=31480884/32872528 swapFree=7780/7780
[pid=2143] ppid=2140 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/2143/stat : 2143 (java) S 2140 2143 28317 0 -1 4202496 6814 0 1 0 50 1 0 0 20 0 19 0 29091710 9856040960 8332 33554432000 1073741824 1073778376 140737158119952 140737158111088 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2143/statm: 2406260 8332 2243 9 0 2396937 0
[pid=2143/tid=2144] ppid=2140 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/2143/task/2144/stat : 2144 (java) R 2140 2143 28317 0 -1 4202560 2412 0 1 0 27 0 0 0 20 0 19 0 29091710 9856040960 8332 33554432000 1073741824 1073778376 140737158119952 140322385609344 140322235595899 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700261 s]
/proc/loadavg: 2.00 1.99 1.87 3/194 2143
/proc/meminfo: memFree=31480884/32872528 swapFree=7780/7780
[pid=2143] ppid=2140 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/2143/stat : 2143 (java) S 2140 2143 28317 0 -1 4202496 8551 0 1 0 109 2 0 0 20 0 19 0 29091710 9856040960 9390 33554432000 1073741824 1073778376 140737158119952 140737158111088 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2143/statm: 2406260 9390 2255 9 0 2396937 0
[pid=2143/tid=2144] ppid=2140 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/2143/task/2144/stat : 2144 (java) R 2140 2143 28317 0 -1 4202560 2413 0 1 0 67 0 0 0 20 0 19 0 29091710 9856040960 9390 33554432000 1073741824 1073778376 140737158119952 140322385609288 140322235930746 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9625040

[startup+1.5008 s]
/proc/loadavg: 2.00 1.99 1.87 3/213 2162
/proc/meminfo: memFree=31447272/32872528 swapFree=7780/7780
[pid=2143] ppid=2140 vsize=9625040 CPUtime=2.09 cores=0,2,4,6
/proc/2143/stat : 2143 (java) S 2140 2143 28317 0 -1 4202496 14213 0 1 0 207 2 0 0 20 0 19 0 29091710 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140737158111088 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2143/statm: 2406260 14731 2257 9 0 2396937 0
[pid=2143/tid=2144] ppid=2140 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/2143/task/2144/stat : 2144 (java) R 2140 2143 28317 0 -1 4202560 2417 0 1 0 147 0 0 0 20 0 19 0 29091710 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140322385607208 140322235929564 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2146] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2146/stat : 2146 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140322358061224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2147] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2147/stat : 2147 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140322357008680 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2148] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2148/stat : 2148 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140322355956136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2149] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2149/stat : 2149 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140322354903592 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2150] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2150/stat : 2150 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140322224515752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2151] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2151/stat : 2151 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140322223463208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2152] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2152/stat : 2152 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140322222410664 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2153] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2153/stat : 2153 (java) S 2140 2143 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140322221358120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2154] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2154/stat : 2154 (java) S 2140 2143 28317 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29091712 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140321738844264 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2155] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2155/stat : 2155 (java) S 2140 2143 28317 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140321737790584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2156] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2156/stat : 2156 (java) S 2140 2143 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140321736737928 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2157] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2157/stat : 2157 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140321735686672 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2158] ppid=2140 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/2143/task/2158/stat : 2158 (java) S 2140 2143 28317 0 -1 4202560 1636 0 0 0 17 0 0 0 20 0 19 0 29091715 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140321734634040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2159] ppid=2140 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/2143/task/2159/stat : 2159 (java) R 2140 2143 28317 0 -1 4202560 8887 0 0 0 40 1 0 0 20 0 19 0 29091715 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140321733559128 140322388514900 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2160] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2160/stat : 2160 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140321732529144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2161] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2161/stat : 2161 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140321731476808 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2162] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2162/stat : 2162 (java) S 2140 2143 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29091730 9856040960 14731 33554432000 1073741824 1073778376 140737158119952 140321730421544 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.00 1.99 1.87 4/213 2162
/proc/meminfo: memFree=31410500/32872528 swapFree=7780/7780
[pid=2143] ppid=2140 vsize=9625040 CPUtime=4.31 cores=0,2,4,6
/proc/2143/stat : 2143 (java) S 2140 2143 28317 0 -1 4202496 21488 0 1 0 427 4 0 0 20 0 19 0 29091710 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140737158111088 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2143/statm: 2406260 20927 2257 9 0 2396937 0
[pid=2143/tid=2144] ppid=2140 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/2143/task/2144/stat : 2144 (java) R 2140 2143 28317 0 -1 4202560 2423 0 1 0 307 0 0 0 20 0 19 0 29091710 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140322385607208 140322236009107 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2146] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2146/stat : 2146 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140322358061224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2147] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2147/stat : 2147 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140322357008680 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2148] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2148/stat : 2148 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140322355956136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2149] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2149/stat : 2149 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140322354903592 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2150] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2150/stat : 2150 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140322224515752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2151] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2151/stat : 2151 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140322223463208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2152] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2152/stat : 2152 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140322222410664 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2153] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2153/stat : 2153 (java) S 2140 2143 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140322221358120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2154] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2154/stat : 2154 (java) S 2140 2143 28317 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29091712 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140321738844264 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2155] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2155/stat : 2155 (java) S 2140 2143 28317 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140321737790584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2156] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2156/stat : 2156 (java) S 2140 2143 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140321736737928 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2157] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2157/stat : 2157 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140321735686672 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2158] ppid=2140 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/2143/task/2158/stat : 2158 (java) S 2140 2143 28317 0 -1 4202560 8701 0 0 0 59 2 0 0 20 0 19 0 29091715 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140321734634040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2159] ppid=2140 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/2143/task/2159/stat : 2159 (java) S 2140 2143 28317 0 -1 4202560 9091 0 0 0 57 1 0 0 20 0 19 0 29091715 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140321733581496 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2160] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2160/stat : 2160 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140321732529144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2161] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2161/stat : 2161 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140321731476808 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2162] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2162/stat : 2162 (java) S 2140 2143 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29091730 9856040960 20927 33554432000 1073741824 1073778376 140737158119952 140321730421544 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.31
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.00 1.99 1.87 3/213 2162
/proc/meminfo: memFree=31400012/32872528 swapFree=7780/7780
[pid=2143] ppid=2140 vsize=9625040 CPUtime=7.51 cores=0,2,4,6
/proc/2143/stat : 2143 (java) S 2140 2143 28317 0 -1 4202496 21497 0 1 0 747 4 0 0 20 0 19 0 29091710 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140737158111088 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2143/statm: 2406260 23132 2258 9 0 2396937 0
[pid=2143/tid=2144] ppid=2140 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/2143/task/2144/stat : 2144 (java) R 2140 2143 28317 0 -1 4202560 2431 0 1 0 626 0 0 0 20 0 19 0 29091710 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140322385609192 140322235952360 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2146] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2146/stat : 2146 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140322358061224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2147] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2147/stat : 2147 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140322357008680 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2148] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2148/stat : 2148 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140322355956136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2149] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2149/stat : 2149 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140322354903592 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2150] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2150/stat : 2150 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140322224515752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2151] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2151/stat : 2151 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140322223463208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2152] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2152/stat : 2152 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140322222410664 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2153] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2153/stat : 2153 (java) S 2140 2143 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140322221358120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2154] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2154/stat : 2154 (java) S 2140 2143 28317 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29091712 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140321738844264 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2155] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2155/stat : 2155 (java) S 2140 2143 28317 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140321737790584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2156] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2156/stat : 2156 (java) S 2140 2143 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140321736737928 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2157] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2157/stat : 2157 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140321735686672 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2158] ppid=2140 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/2143/task/2158/stat : 2158 (java) S 2140 2143 28317 0 -1 4202560 8701 0 0 0 59 2 0 0 20 0 19 0 29091715 9856040960 23132 33554432000 1073741824 1073778376 140737158119952 140321734634040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2159] ppid=2140 vsize=9625040 CPUtime=0.58 cores=0,2,4,6

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

[pid=2143/tid=2155] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2155/stat : 2155 (java) S 2140 2143 28317 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321737790584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2156] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2156/stat : 2156 (java) S 2140 2143 28317 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321736737928 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2157] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2157/stat : 2157 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321735686672 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2158] ppid=2140 vsize=9625040 CPUtime=0.72 cores=0,2,4,6
/proc/2143/task/2158/stat : 2158 (java) S 2140 2143 28317 0 -1 4202560 10511 0 0 0 70 2 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321734634040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2159] ppid=2140 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/2143/task/2159/stat : 2159 (java) S 2140 2143 28317 0 -1 4202560 9091 0 0 0 57 1 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321733581496 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2160] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2160/stat : 2160 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321732529144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2161] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2161/stat : 2161 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321731476808 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2162] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2162/stat : 2162 (java) S 2140 2143 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29091730 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321730421544 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 89.41
Current children cumulated vsize (KiB) 9625040

[startup+88.4007 s]
/proc/loadavg: 2.03 2.00 1.88 3/213 2163
/proc/meminfo: memFree=31274340/32872528 swapFree=7780/7780
[pid=2143] ppid=2140 vsize=9625040 CPUtime=89.81 cores=0,2,4,6
/proc/2143/stat : 2143 (java) S 2140 2143 28317 0 -1 4202496 23452 0 1 0 8970 11 0 0 20 0 19 0 29091710 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140737158111088 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2143/statm: 2406260 53322 2271 9 0 2396937 0
[pid=2143/tid=2144] ppid=2140 vsize=9625040 CPUtime=88.09 cores=0,2,4,6
/proc/2143/task/2144/stat : 2144 (java) R 2140 2143 28317 0 -1 4202560 2485 0 1 0 8806 3 0 0 20 0 19 0 29091710 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322385600160 140322236009107 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2146] ppid=2140 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/2143/task/2146/stat : 2146 (java) S 2140 2143 28317 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322358061224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2147] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2147/stat : 2147 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322357008680 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2148] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2148/stat : 2148 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322355956136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2149] ppid=2140 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/2143/task/2149/stat : 2149 (java) S 2140 2143 28317 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322354903592 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2150] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2150/stat : 2150 (java) S 2140 2143 28317 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322224515752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2151] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2151/stat : 2151 (java) S 2140 2143 28317 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322223463208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2152] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2152/stat : 2152 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322222410664 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2153] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2153/stat : 2153 (java) S 2140 2143 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322221358120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2154] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2154/stat : 2154 (java) S 2140 2143 28317 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29091712 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321738844264 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2155] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2155/stat : 2155 (java) S 2140 2143 28317 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321737790584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2156] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2156/stat : 2156 (java) S 2140 2143 28317 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321736737928 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2157] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2157/stat : 2157 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321735686672 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2158] ppid=2140 vsize=9625040 CPUtime=0.72 cores=0,2,4,6
/proc/2143/task/2158/stat : 2158 (java) S 2140 2143 28317 0 -1 4202560 10511 0 0 0 70 2 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321734634040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2159] ppid=2140 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/2143/task/2159/stat : 2159 (java) S 2140 2143 28317 0 -1 4202560 9091 0 0 0 57 1 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321733581496 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2160] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2160/stat : 2160 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321732529144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2161] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2161/stat : 2161 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321731476808 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2162] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2162/stat : 2162 (java) S 2140 2143 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29091730 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321730421544 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 89.81
Current children cumulated vsize (KiB) 9625040

[startup+88.6007 s]
/proc/loadavg: 2.03 2.00 1.88 3/213 2163
/proc/meminfo: memFree=31274340/32872528 swapFree=7780/7780
[pid=2143] ppid=2140 vsize=9625040 CPUtime=90.01 cores=0,2,4,6
/proc/2143/stat : 2143 (java) S 2140 2143 28317 0 -1 4202496 23452 0 1 0 8990 11 0 0 20 0 19 0 29091710 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140737158111088 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2143/statm: 2406260 53322 2271 9 0 2396937 0
[pid=2143/tid=2144] ppid=2140 vsize=9625040 CPUtime=88.29 cores=0,2,4,6
/proc/2143/task/2144/stat : 2144 (java) R 2140 2143 28317 0 -1 4202560 2485 0 1 0 8826 3 0 0 20 0 19 0 29091710 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322385600160 140322235930707 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2146] ppid=2140 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/2143/task/2146/stat : 2146 (java) S 2140 2143 28317 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322358061224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2147] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2147/stat : 2147 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322357008680 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2148] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2148/stat : 2148 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322355956136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2149] ppid=2140 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/2143/task/2149/stat : 2149 (java) S 2140 2143 28317 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322354903592 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2150] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2150/stat : 2150 (java) S 2140 2143 28317 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322224515752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2151] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2151/stat : 2151 (java) S 2140 2143 28317 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322223463208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2152] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2152/stat : 2152 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322222410664 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2153] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2153/stat : 2153 (java) S 2140 2143 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322221358120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2154] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2154/stat : 2154 (java) S 2140 2143 28317 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29091712 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321738844264 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2155] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2155/stat : 2155 (java) S 2140 2143 28317 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321737790584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2156] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2156/stat : 2156 (java) S 2140 2143 28317 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321736737928 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2157] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2157/stat : 2157 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321735686672 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2158] ppid=2140 vsize=9625040 CPUtime=0.72 cores=0,2,4,6
/proc/2143/task/2158/stat : 2158 (java) S 2140 2143 28317 0 -1 4202560 10511 0 0 0 70 2 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321734634040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2159] ppid=2140 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/2143/task/2159/stat : 2159 (java) S 2140 2143 28317 0 -1 4202560 9091 0 0 0 57 1 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321733581496 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2160] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2160/stat : 2160 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321732529144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2161] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2161/stat : 2161 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321731476808 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2162] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2162/stat : 2162 (java) S 2140 2143 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29091730 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321730421544 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (KiB) 9625040

[startup+88.7007 s]
/proc/loadavg: 2.03 2.00 1.88 3/213 2163
/proc/meminfo: memFree=31274340/32872528 swapFree=7780/7780
[pid=2143] ppid=2140 vsize=9625040 CPUtime=90.11 cores=0,2,4,6
/proc/2143/stat : 2143 (java) S 2140 2143 28317 0 -1 4202496 23452 0 1 0 9000 11 0 0 20 0 19 0 29091710 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140737158111088 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2143/statm: 2406260 53322 2271 9 0 2396937 0
[pid=2143/tid=2144] ppid=2140 vsize=9625040 CPUtime=88.39 cores=0,2,4,6
/proc/2143/task/2144/stat : 2144 (java) R 2140 2143 28317 0 -1 4202560 2485 0 1 0 8836 3 0 0 20 0 19 0 29091710 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322385600160 140322235966440 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2143/tid=2146] ppid=2140 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/2143/task/2146/stat : 2146 (java) S 2140 2143 28317 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322358061224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2147] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2147/stat : 2147 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322357008680 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2148] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2148/stat : 2148 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322355956136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2149] ppid=2140 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/2143/task/2149/stat : 2149 (java) S 2140 2143 28317 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322354903592 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2150] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2150/stat : 2150 (java) S 2140 2143 28317 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322224515752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2151] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2151/stat : 2151 (java) S 2140 2143 28317 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322223463208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2152] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2152/stat : 2152 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322222410664 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2143/tid=2153] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2153/stat : 2153 (java) S 2140 2143 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29091711 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140322221358120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2154] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2154/stat : 2154 (java) S 2140 2143 28317 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29091712 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321738844264 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2155] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2155/stat : 2155 (java) S 2140 2143 28317 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321737790584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2156] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2156/stat : 2156 (java) S 2140 2143 28317 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29091713 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321736737928 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2157] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2157/stat : 2157 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321735686672 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2158] ppid=2140 vsize=9625040 CPUtime=0.72 cores=0,2,4,6
/proc/2143/task/2158/stat : 2158 (java) S 2140 2143 28317 0 -1 4202560 10511 0 0 0 70 2 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321734634040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2159] ppid=2140 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/2143/task/2159/stat : 2159 (java) S 2140 2143 28317 0 -1 4202560 9091 0 0 0 57 1 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321733581496 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2160] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2160/stat : 2160 (java) S 2140 2143 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321732529144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2143/tid=2161] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2161/stat : 2161 (java) S 2140 2143 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29091715 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321731476808 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2143/tid=2162] ppid=2140 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2143/task/2162/stat : 2162 (java) S 2140 2143 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29091730 9856040960 53322 33554432000 1073741824 1073778376 140737158119952 140321730421544 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 90.11
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2143 and gives
#  childrusage.ru_utime.tv_sec=89
#  childrusage.ru_utime.tv_usec=827344
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=182972
# CPU time returned by wait4() is 90.0103
# while last known CPU time is 90.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 88.7683
CPU time (s): 90.11
CPU user time (s): 90
CPU system time (s): 0.11
CPU usage (%): 101.511
Max. virtual memory (cumulated for all children) (KiB): 9626404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89.8273
system time used= 0.182972
maximum resident set size= 213344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23475
page faults= 1
swaps= 0
block input operations= 0
block output operations= 120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2192
involuntary context switches= 466

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.580911 second user time and 0.860869 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-18 19:21:09
IDJOB=4106303
IDBENCH=48008
IDSOLVER=2546
FILE ID=node151/4106303-1466270469
RUNJOBID= node151-1466269256-946
PBS_JOBID= 19918209
Free space on /tmp= 71748 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=37-P1=223-P2=197-P3=97-P4=11-P5=157-P6=97-P7=127-P8=79-P9=11-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106303-1466270469/watcher-4106303-1466270469 -o /tmp/evaluation-result-4106303-1466270469/solver-4106303-1466270469 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466269256-946 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106303-1466270469.opb

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

MD5SUM BENCH= cdc1e49bcf2e6b6913c93a683c821b72
RANDOM SEED=677723330

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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		: 2667.103
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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:        31481040 kB
Buffers:           76832 kB
Cached:           275960 kB
SwapCached:         1932 kB
Active:           351784 kB
Inactive:         293352 kB
Active(anon):     292452 kB
Inactive(anon):     2504 kB
Active(file):      59332 kB
Inactive(file):   290848 kB
Unevictable:        7780 kB
Mlocked:            7780 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:               828 kB
Writeback:             0 kB
AnonPages:        311208 kB
Mapped:            16460 kB
Shmem:                 0 kB
Slab:             608444 kB
SReclaimable:      51812 kB
SUnreclaim:       556632 kB
KernelStack:        1760 kB
PageTables:         4924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     762516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 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= 71748 MiB
End job on node151 at 2016-06-18 19:22:38