Trace number 4103908

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 PB16OPT1076618240 108 107.017

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-misc07.opb
MD5SUMb1761bf0e311c0b003abbb09c6bb25fe
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1076618240
Best CPU time to get the best result obtained on this benchmark108
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1076618240
Optimality of the best value was proved NO
Number of variables290
Total number of constraints212
Number of constraints which are clauses127
Number of constraints which are cardinality constraints (but not clauses)13
Number of constraints which are nor clauses,nor cardinality constraints72
Minimum length of a constraint8
Maximum length of a constraint263
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 3287948287
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4103908-1466255096.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.29/0.24	c ... done. Wall clock time 0.143s.
0.29/0.24	c declared #vars     290
0.29/0.24	c #constraints  247
0.29/0.24	c constraints type 
0.29/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 134
0.29/0.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 109
0.29/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4
0.29/0.24	c 247 constraints processed.
0.29/0.24	c objective function length is 31 literals
0.86/0.41	c SATISFIABLE
0.86/0.41	c OPTIMIZING...
0.86/0.41	c Got one! Elapsed wall clock time (in seconds):0.307
0.86/0.41	o 1078497280
1.13/0.67	c cleaning 2938 clauses out of 5882 with flag 21202/5883
1.57/0.93	c cleaning 4469 clauses out of 8943 with flag 46572/11882
1.67/1.00	c Got one! Elapsed wall clock time (in seconds):0.906
1.67/1.00	o 1078164480
1.78/1.19	c cleaning 5151 clauses out of 10320 with flag 14259/17728
1.88/1.28	c Got one! Elapsed wall clock time (in seconds):1.176
1.88/1.28	o 1077872640
2.08/1.44	c cleaning 5158 clauses out of 10318 with flag 12489/22877
2.08/1.45	c Got one! Elapsed wall clock time (in seconds):1.352
2.08/1.45	o 1077114880
2.31/1.68	c cleaning 5248 clauses out of 10511 with flag 18742/28228
2.41/1.76	c Got one! Elapsed wall clock time (in seconds):1.662
2.41/1.76	o 1077089280
2.41/1.79	c Got one! Elapsed wall clock time (in seconds):1.689
2.41/1.79	o 1076951040
2.61/1.94	c cleaning 5632 clauses out of 11267 with flag 10818/34232
2.81/2.19	c cleaning 5809 clauses out of 11634 with flag 34998/40231
3.11/2.49	c Got one! Elapsed wall clock time (in seconds):2.387
3.11/2.49	o 1076833280
3.31/2.64	c Got one! Elapsed wall clock time (in seconds):2.546
3.31/2.64	o 1076802560
3.43/2.77	c cleaning 8655 clauses out of 17328 with flag 7567/51734
3.54/2.89	c Got one! Elapsed wall clock time (in seconds):2.788
3.54/2.89	o 1076761600
3.74/3.05	c cleaning 7298 clauses out of 14614 with flag 12220/57675
4.05/3.30	c cleaning 6649 clauses out of 13317 with flag 36071/63676
4.34/3.62	c cleaning 6832 clauses out of 13667 with flag 67106/70675
4.64/3.96	c cleaning 7410 clauses out of 14837 with flag 100128/78677
5.04/4.34	c cleaning 8208 clauses out of 16425 with flag 134962/87675
5.14/4.46	c Got one! Elapsed wall clock time (in seconds):4.358
5.14/4.46	o 1076705280
5.24/4.56	c cleaning 6698 clauses out of 13412 with flag 10454/92870
5.54/4.81	c cleaning 6348 clauses out of 12714 with flag 37557/98870
5.84/5.16	c cleaning 6679 clauses out of 13369 with flag 76760/105873
6.24/5.58	c cleaning 7340 clauses out of 14689 with flag 124218/113872
6.64/5.97	c cleaning 8171 clauses out of 16347 with flag 165758/122870
7.13/6.46	c cleaning 9070 clauses out of 18176 with flag 214420/132870
7.63/6.99	c cleaning 10045 clauses out of 20106 with flag 268779/143870
8.24/7.56	c cleaning 11023 clauses out of 22063 with flag 323137/155872
8.94/8.23	c cleaning 12013 clauses out of 24038 with flag 382125/168870
9.65/8.93	c cleaning 13009 clauses out of 26025 with flag 446446/182870
10.45/9.75	c cleaning 14009 clauses out of 28017 with flag 528426/197871
11.35/10.65	c cleaning 15000 clauses out of 30007 with flag 608892/213870
12.35/11.66	c cleaning 15996 clauses out of 32008 with flag 702368/230871
13.55/12.80	c cleaning 16997 clauses out of 34011 with flag 799005/248870
14.65/13.96	c cleaning 18001 clauses out of 36014 with flag 901783/267870
15.86/15.15	c cleaning 19000 clauses out of 38013 with flag 1003225/287870
16.26/15.57	c Got one! Elapsed wall clock time (in seconds):15.471
16.26/15.57	o 1076674560
16.56/15.89	c cleaning 15674 clauses out of 31357 with flag 24268/300214
16.86/16.17	c cleaning 10834 clauses out of 21688 with flag 50096/306219
17.16/16.49	c cleaning 8915 clauses out of 17849 with flag 83529/313214
17.56/16.81	c cleaning 8449 clauses out of 16933 with flag 120607/321213
17.86/17.19	c cleaning 8735 clauses out of 17484 with flag 161980/330213
18.36/17.62	c cleaning 9373 clauses out of 18749 with flag 207153/340213
18.86/18.14	c cleaning 10179 clauses out of 20376 with flag 261673/351213
19.48/18.71	c cleaning 11096 clauses out of 22197 with flag 314603/363213
20.07/19.34	c cleaning 12048 clauses out of 24101 with flag 374873/376213
20.77/20.04	c cleaning 13021 clauses out of 26053 with flag 444628/390213
21.57/20.85	c cleaning 14012 clauses out of 28032 with flag 524603/405213
22.37/21.63	c cleaning 15005 clauses out of 30022 with flag 595725/421215
23.27/22.51	c cleaning 16005 clauses out of 32016 with flag 679763/438214
24.17/23.42	c cleaning 16998 clauses out of 34010 with flag 764497/456213
24.57/23.86	c Got one! Elapsed wall clock time (in seconds):23.759
24.57/23.86	o 1076618240
24.87/24.15	c cleaning 15362 clauses out of 30734 with flag 25332/469935
25.17/24.48	c cleaning 10675 clauses out of 21371 with flag 61766/475934
25.47/24.77	c cleaning 8847 clauses out of 17700 with flag 95705/482938
25.77/25.10	c cleaning 8423 clauses out of 16849 with flag 133825/490934
26.18/25.49	c cleaning 8707 clauses out of 17426 with flag 176084/499934
26.67/25.93	c cleaning 9352 clauses out of 18721 with flag 223742/509936
27.20/26.42	c cleaning 10183 clauses out of 20369 with flag 274774/520936
27.79/27.03	c cleaning 11089 clauses out of 22184 with flag 336236/532934
28.43/27.68	c cleaning 12047 clauses out of 24095 with flag 403936/545934
29.13/28.37	c cleaning 13021 clauses out of 26048 with flag 471667/559934
30.03/29.24	c cleaning 14011 clauses out of 28029 with flag 556103/574936
30.93/30.14	c cleaning 15004 clauses out of 30016 with flag 637373/590934
31.83/31.07	c cleaning 16003 clauses out of 32013 with flag 725980/607935
32.93/32.17	c cleaning 16998 clauses out of 34009 with flag 830786/625934
34.03/33.25	c cleaning 18003 clauses out of 36011 with flag 919977/644934
35.23/34.41	c cleaning 18996 clauses out of 38008 with flag 1022002/664934
36.53/35.72	c cleaning 20001 clauses out of 40012 with flag 1134489/685934
37.83/37.02	c cleaning 21001 clauses out of 42014 with flag 1245396/707937
39.45/38.65	c cleaning 22004 clauses out of 44011 with flag 1380868/730935
41.04/40.28	c cleaning 22995 clauses out of 46006 with flag 1509572/754934
42.75/41.96	c cleaning 23999 clauses out of 48011 with flag 1644745/779934
44.54/43.74	c cleaning 25006 clauses out of 50012 with flag 1788795/805934
46.34/45.59	c cleaning 25999 clauses out of 52006 with flag 1936744/832934
48.44/47.64	c cleaning 26997 clauses out of 54007 with flag 2099417/860934
50.64/49.87	c cleaning 27998 clauses out of 56010 with flag 2272356/889934
52.87/52.10	c cleaning 28998 clauses out of 58012 with flag 2446743/919934
55.27/54.41	c cleaning 30005 clauses out of 60016 with flag 2626142/950936
57.67/56.87	c cleaning 30996 clauses out of 62009 with flag 2807811/982934
60.17/59.39	c cleaning 32005 clauses out of 64013 with flag 2988289/1015934
63.07/62.22	c cleaning 32997 clauses out of 66007 with flag 3182157/1049934
66.09/65.28	c cleaning 34003 clauses out of 68014 with flag 3387608/1084940
69.30/68.41	c cleaning 34998 clauses out of 70008 with flag 3595010/1120938
72.70/71.85	c cleaning 35999 clauses out of 72008 with flag 3812660/1157937
76.30/75.48	c cleaning 36999 clauses out of 74006 with flag 4037170/1195934
80.64/79.71	c cleaning 38001 clauses out of 76007 with flag 4289815/1234935
84.34/83.43	c cleaning 38997 clauses out of 78008 with flag 4526476/1274937
88.54/87.66	c cleaning 39997 clauses out of 80007 with flag 4785555/1315935
93.05/92.10	c cleaning 41000 clauses out of 82011 with flag 5058675/1357938
97.70/96.71	c cleaning 41994 clauses out of 84005 with flag 5329131/1400934
102.40/101.48	c cleaning 43000 clauses out of 86007 with flag 5601049/1444936
107.60/106.69	c cleaning 43988 clauses out of 87986 with flag 5867668/1489935
108.00/107.01	c starts		: 3691
108.00/107.01	c conflicts		: 1493610
108.00/107.01	c decisions		: 2313372
108.00/107.01	c propagations		: 29283540
108.00/107.01	c inspects		: 1562775007
108.00/107.01	c shortcuts		: 0
108.00/107.01	c learnt literals	: 45
108.00/107.01	c learnt binary clauses	: 366
108.00/107.01	c learnt ternary clauses	: 1074
108.00/107.01	c learnt constraints	: 1493564
108.00/107.01	c ignored constraints	: 0
108.00/107.01	c root simplifications	: 0
108.00/107.01	c removed literals (reason simplification)	: 0
108.00/107.01	c reason swapping (by a shorter reason)	: 0
108.00/107.01	c Calls to reduceDB	: 84
108.00/107.01	c Number of update (reduction) of LBD	: 426244
108.00/107.01	c Imported unit clauses	: 0
108.00/107.01	c number of reductions to clauses (during analyze)	: 0
108.00/107.01	c number of learned constraints concerned by reduction	: 0
108.00/107.01	c number of learning phase by resolution	: 0
108.00/107.01	c number of learning phase by cutting planes	: 0
108.00/107.01	c speed (assignments/second)	: 274288.04256196023
108.00/107.01	c non guided choices	713
108.00/107.01	c learnt constraints type 
108.00/107.01	s OPTIMUM FOUND
108.00/107.01	c Found 12 solution(s)
108.00/107.01	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 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 
108.00/107.01	c objective function=1076618240
108.00/107.01	c Total wall clock time (in seconds): 106.911

Verifier Data

OK	1076618240

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-4103908-1466255096/watcher-4103908-1466255096 -o /tmp/evaluation-result-4103908-1466255096/solver-4103908-1466255096 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466240732-22004 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103908-1466255096.opb 

pid=24449
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.48 2.34 2.27 3/194 24452
/proc/meminfo: memFree=30000288/32872528 swapFree=1542984/1696284
[pid=24452] ppid=24449 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/24452/stat : 24452 (java) S 24449 24452 21988 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 27556212 98570240 977 33554432000 1073741824 1073778376 140736506858448 140736506849584 270710898749 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24452/statm: 24065 977 743 9 0 16771 0
[pid=24452/tid=24453] ppid=24449 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24453/stat : 24453 (java) R 24449 24452 21988 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 27556212 98570240 977 33554432000 1073741824 1073778376 140736506858448 140343170018856 270707541376 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.48 2.34 2.27 3/194 24452
/proc/meminfo: memFree=30000288/32872528 swapFree=1542984/1696284
[pid=24452] ppid=24449 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/24452/stat : 24452 (java) S 24449 24452 21988 0 -1 4202496 4486 0 1 0 10 1 0 0 20 0 18 0 27556212 9787879424 6128 33554432000 1073741824 1073778376 140736506858448 140736506849584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24452/statm: 2389619 6128 2157 9 0 2380296 0
[pid=24452/tid=24453] ppid=24449 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/24452/task/24453/stat : 24453 (java) R 24449 24452 21988 0 -1 4202560 2382 0 1 0 7 0 0 0 20 0 18 0 27556212 9787879424 6128 33554432000 1073741824 1073778376 140736506858448 140343170022872 270710924557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200261 s]
/proc/loadavg: 2.48 2.34 2.27 3/194 24452
/proc/meminfo: memFree=30000288/32872528 swapFree=1542984/1696284
[pid=24452] ppid=24449 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/24452/stat : 24452 (java) S 24449 24452 21988 0 -1 4202496 4954 0 1 0 28 1 0 0 20 0 18 0 27556212 9787879424 6957 33554432000 1073741824 1073778376 140736506858448 140736506849584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24452/statm: 2389619 6957 2218 9 0 2380296 0
[pid=24452/tid=24453] ppid=24449 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/24452/task/24453/stat : 24453 (java) R 24449 24452 21988 0 -1 4202560 2401 0 1 0 18 0 0 0 20 0 18 0 27556212 9787879424 6957 33554432000 1073741824 1073778376 140736506858448 140343170023448 140343039342076 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.30026 s]
/proc/loadavg: 2.48 2.34 2.27 3/194 24452
/proc/meminfo: memFree=30000288/32872528 swapFree=1542984/1696284
[pid=24452] ppid=24449 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/24452/stat : 24452 (java) S 24449 24452 21988 0 -1 4202496 7860 0 1 0 56 2 0 0 20 0 19 0 27556212 9856040960 10138 33554432000 1073741824 1073778376 140736506858448 140736506849584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24452/statm: 2406260 10138 2242 9 0 2396937 0
[pid=24452/tid=24453] ppid=24449 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/24452/task/24453/stat : 24453 (java) R 24449 24452 21988 0 -1 4202560 2413 0 1 0 26 1 0 0 20 0 19 0 27556212 9856040960 10138 33554432000 1073741824 1073778376 140736506858448 140343170024064 140343039343749 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9625040

[startup+0.700261 s]
/proc/loadavg: 2.48 2.34 2.27 3/194 24452
/proc/meminfo: memFree=30000288/32872528 swapFree=1542984/1696284
[pid=24452] ppid=24449 vsize=9625040 CPUtime=1.28 cores=0,2,4,6
/proc/24452/stat : 24452 (java) S 24449 24452 21988 0 -1 4202496 9041 0 1 0 126 2 0 0 20 0 19 0 27556212 9856040960 11225 33554432000 1073741824 1073778376 140736506858448 140736506849584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24452/statm: 2406260 11225 2258 9 0 2396937 0
[pid=24452/tid=24453] ppid=24449 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/24452/task/24453/stat : 24453 (java) R 24449 24452 21988 0 -1 4202560 2415 0 1 0 66 1 0 0 20 0 19 0 27556212 9856040960 11225 33554432000 1073741824 1073778376 140736506858448 140343170024008 140343039720732 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.48 2.34 2.27 3/213 24471
/proc/meminfo: memFree=29922948/32872528 swapFree=1542984/1696284
[pid=24452] ppid=24449 vsize=9625040 CPUtime=2.2 cores=0,2,4,6
/proc/24452/stat : 24452 (java) S 24449 24452 21988 0 -1 4202496 9618 0 1 0 217 3 0 0 20 0 19 0 27556212 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140736506849584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24452/statm: 2406260 14303 2262 9 0 2396937 0
[pid=24452/tid=24453] ppid=24449 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/24452/task/24453/stat : 24453 (java) R 24449 24452 21988 0 -1 4202560 2422 0 1 0 146 1 0 0 20 0 19 0 27556212 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140343170024008 140343039733651 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24455] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24455/stat : 24455 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140343159085608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24456] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24456/stat : 24456 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140343158032808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24457] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24457/stat : 24457 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140343011653928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24458] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24458/stat : 24458 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140343010601128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24459] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24459/stat : 24459 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140343009549352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24460] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24460/stat : 24460 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140343008496552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24461] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24461/stat : 24461 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140343007443752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24462] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24462/stat : 24462 (java) S 24449 24452 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140343006390952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24463] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24463/stat : 24463 (java) S 24449 24452 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140342994192872 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24464] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24464/stat : 24464 (java) S 24449 24452 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140342993138936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24465] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24465/stat : 24465 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140342992086024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24466] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24466/stat : 24466 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140342991034512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24467] ppid=24449 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/24452/task/24467/stat : 24467 (java) S 24449 24452 21988 0 -1 4202560 3112 0 0 0 33 0 0 0 20 0 19 0 27556216 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140342989982648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24468] ppid=24449 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/24452/task/24468/stat : 24468 (java) S 24449 24452 21988 0 -1 4202560 2813 0 0 0 35 0 0 0 20 0 19 0 27556216 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140342988929848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24469] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24469/stat : 24469 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140342987877240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24470] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24470/stat : 24470 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140342986824648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24471] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24471/stat : 24471 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27556237 9856040960 14303 33554432000 1073741824 1073778376 140736506858448 140342985770152 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.48 2.34 2.27 3/213 24471
/proc/meminfo: memFree=29904276/32872528 swapFree=1542984/1696284
[pid=24452] ppid=24449 vsize=9625040 CPUtime=3.84 cores=0,2,4,6
/proc/24452/stat : 24452 (java) S 24449 24452 21988 0 -1 4202496 9759 0 1 0 381 3 0 0 20 0 19 0 27556212 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140736506849584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24452/statm: 2406260 20959 2262 9 0 2396937 0
[pid=24452/tid=24453] ppid=24449 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/24452/task/24453/stat : 24453 (java) R 24449 24452 21988 0 -1 4202560 2436 0 1 0 306 1 0 0 20 0 19 0 27556212 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140343170023832 140343039877006 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24455] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24455/stat : 24455 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140343159085608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24456] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24456/stat : 24456 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140343158032808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24457] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24457/stat : 24457 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140343011653928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24458] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24458/stat : 24458 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140343010601128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24459] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24459/stat : 24459 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140343009549352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24460] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24460/stat : 24460 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140343008496552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24461] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24461/stat : 24461 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140343007443752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24462] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24462/stat : 24462 (java) S 24449 24452 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140343006390952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24463] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24463/stat : 24463 (java) S 24449 24452 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140342994192872 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24464] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24464/stat : 24464 (java) S 24449 24452 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140342993138936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24465] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24465/stat : 24465 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140342992086024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24466] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24466/stat : 24466 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140342991034512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24467] ppid=24449 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/24452/task/24467/stat : 24467 (java) S 24449 24452 21988 0 -1 4202560 3112 0 0 0 33 0 0 0 20 0 19 0 27556216 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140342989982648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24468] ppid=24449 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/24452/task/24468/stat : 24468 (java) S 24449 24452 21988 0 -1 4202560 2940 0 0 0 38 0 0 0 20 0 19 0 27556216 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140342988929848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24469] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24469/stat : 24469 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140342987877240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24470] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24470/stat : 24470 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140342986824648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24471] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24471/stat : 24471 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27556237 9856040960 20959 33554432000 1073741824 1073778376 140736506858448 140342985770152 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.44 2.33 2.27 3/213 24471
/proc/meminfo: memFree=29854664/32872528 swapFree=1542984/1696284
[pid=24452] ppid=24449 vsize=9625040 CPUtime=7.03 cores=0,2,4,6
/proc/24452/stat : 24452 (java) S 24449 24452 21988 0 -1 4202496 9784 0 1 0 700 3 0 0 20 0 19 0 27556212 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140736506849584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24452/statm: 2406260 32636 2263 9 0 2396937 0
[pid=24452/tid=24453] ppid=24449 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/24452/task/24453/stat : 24453 (java) R 24449 24452 21988 0 -1 4202560 2460 0 1 0 625 1 0 0 20 0 19 0 27556212 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140343170014912 140343039842227 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24455] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24455/stat : 24455 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140343159085608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24456] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24456/stat : 24456 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140343158032808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24457] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24457/stat : 24457 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140343011653928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24458] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24458/stat : 24458 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140343010601128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24459] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24459/stat : 24459 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140343009549352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24460] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24460/stat : 24460 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140343008496552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24461] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24461/stat : 24461 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140343007443752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24462] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24462/stat : 24462 (java) S 24449 24452 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27556213 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140343006390952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24463] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24463/stat : 24463 (java) S 24449 24452 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140342994192872 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24464] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24464/stat : 24464 (java) S 24449 24452 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140342993138936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24465] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24465/stat : 24465 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140342992086024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24466] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24466/stat : 24466 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140342991034512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24467] ppid=24449 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/24452/task/24467/stat : 24467 (java) S 24449 24452 21988 0 -1 4202560 3112 0 0 0 33 0 0 0 20 0 19 0 27556216 9856040960 32636 33554432000 1073741824 1073778376 140736506858448 140342989982648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24468] ppid=24449 vsize=9625040 CPUtime=0.38 cores=0,2,4,6

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

[pid=24452/tid=24464] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24464/stat : 24464 (java) S 24449 24452 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342993138936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24465] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24465/stat : 24465 (java) S 24449 24452 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342992086024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24466] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24466/stat : 24466 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342991034512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24467] ppid=24449 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/24452/task/24467/stat : 24467 (java) S 24449 24452 21988 0 -1 4202560 3112 0 0 0 33 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342989982648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24468] ppid=24449 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/24452/task/24468/stat : 24468 (java) S 24449 24452 21988 0 -1 4202560 3150 0 0 0 42 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342988929848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24469] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24469/stat : 24469 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342987877240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24470] ppid=24449 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24452/task/24470/stat : 24470 (java) S 24449 24452 21988 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342986824648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24471] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24471/stat : 24471 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27556237 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342985770152 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 106.61
Current children cumulated vsize (KiB) 9625040

[startup+106.401 s]
/proc/loadavg: 2.38 2.33 2.28 3/213 24472
/proc/meminfo: memFree=29409112/32872528 swapFree=1542984/1696284
[pid=24452] ppid=24449 vsize=9625040 CPUtime=107.4 cores=0,2,4,6
/proc/24452/stat : 24452 (java) S 24449 24452 21988 0 -1 4202496 10752 0 1 0 10729 11 0 0 20 0 19 0 27556212 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140736506849584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24452/statm: 2406260 51435 2277 9 0 2396937 0
[pid=24452/tid=24453] ppid=24449 vsize=9625040 CPUtime=105.99 cores=0,2,4,6
/proc/24452/task/24453/stat : 24453 (java) R 24449 24452 21988 0 -1 4202560 2488 0 1 0 10597 2 0 0 20 0 19 0 27556212 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343170014912 140343039826749 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24455] ppid=24449 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24452/task/24455/stat : 24455 (java) S 24449 24452 21988 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343159085608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24456] ppid=24449 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24452/task/24456/stat : 24456 (java) S 24449 24452 21988 0 -1 4202560 170 0 0 0 2 2 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343158032808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24457] ppid=24449 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24452/task/24457/stat : 24457 (java) S 24449 24452 21988 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343011653928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24458] ppid=24449 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24452/task/24458/stat : 24458 (java) S 24449 24452 21988 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343010601128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24459] ppid=24449 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24452/task/24459/stat : 24459 (java) S 24449 24452 21988 0 -1 4202560 165 0 0 0 4 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343009549352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24460] ppid=24449 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/24452/task/24460/stat : 24460 (java) S 24449 24452 21988 0 -1 4202560 189 0 0 0 3 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343008496552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24461] ppid=24449 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24452/task/24461/stat : 24461 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343007443752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24462] ppid=24449 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24452/task/24462/stat : 24462 (java) S 24449 24452 21988 0 -1 4202560 149 0 0 0 3 1 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343006390952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24463] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24463/stat : 24463 (java) S 24449 24452 21988 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342994192872 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24464] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24464/stat : 24464 (java) S 24449 24452 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342993138936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24465] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24465/stat : 24465 (java) S 24449 24452 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342992086024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24466] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24466/stat : 24466 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342991034512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24467] ppid=24449 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/24452/task/24467/stat : 24467 (java) S 24449 24452 21988 0 -1 4202560 3112 0 0 0 33 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342989982648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24468] ppid=24449 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/24452/task/24468/stat : 24468 (java) S 24449 24452 21988 0 -1 4202560 3150 0 0 0 42 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342988929848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24469] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24469/stat : 24469 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342987877240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24470] ppid=24449 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24452/task/24470/stat : 24470 (java) S 24449 24452 21988 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342986824648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24471] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24471/stat : 24471 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27556237 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342985770152 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 107.4
Current children cumulated vsize (KiB) 9625040

[startup+106.808 s]
/proc/loadavg: 2.38 2.33 2.28 3/213 24472
/proc/meminfo: memFree=29408992/32872528 swapFree=1542984/1696284
[pid=24452] ppid=24449 vsize=9625040 CPUtime=107.81 cores=0,2,4,6
/proc/24452/stat : 24452 (java) S 24449 24452 21988 0 -1 4202496 10752 0 1 0 10770 11 0 0 20 0 19 0 27556212 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140736506849584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24452/statm: 2406260 51435 2277 9 0 2396937 0
[pid=24452/tid=24453] ppid=24449 vsize=9625040 CPUtime=106.39 cores=0,2,4,6
/proc/24452/task/24453/stat : 24453 (java) R 24449 24452 21988 0 -1 4202560 2488 0 1 0 10637 2 0 0 20 0 19 0 27556212 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343170014912 140343039825858 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24455] ppid=24449 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24452/task/24455/stat : 24455 (java) S 24449 24452 21988 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343159085608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24456] ppid=24449 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24452/task/24456/stat : 24456 (java) S 24449 24452 21988 0 -1 4202560 170 0 0 0 2 2 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343158032808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24457] ppid=24449 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24452/task/24457/stat : 24457 (java) S 24449 24452 21988 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343011653928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24458] ppid=24449 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24452/task/24458/stat : 24458 (java) S 24449 24452 21988 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343010601128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24459] ppid=24449 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24452/task/24459/stat : 24459 (java) S 24449 24452 21988 0 -1 4202560 165 0 0 0 4 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343009549352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24460] ppid=24449 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/24452/task/24460/stat : 24460 (java) S 24449 24452 21988 0 -1 4202560 189 0 0 0 3 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343008496552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24461] ppid=24449 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24452/task/24461/stat : 24461 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343007443752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24462] ppid=24449 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24452/task/24462/stat : 24462 (java) S 24449 24452 21988 0 -1 4202560 149 0 0 0 3 1 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343006390952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24463] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24463/stat : 24463 (java) S 24449 24452 21988 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342994192872 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24464] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24464/stat : 24464 (java) S 24449 24452 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342993138936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24465] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24465/stat : 24465 (java) S 24449 24452 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342992086024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24466] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24466/stat : 24466 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342991034512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24467] ppid=24449 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/24452/task/24467/stat : 24467 (java) S 24449 24452 21988 0 -1 4202560 3112 0 0 0 33 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342989982648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24468] ppid=24449 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/24452/task/24468/stat : 24468 (java) S 24449 24452 21988 0 -1 4202560 3150 0 0 0 42 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342988929848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24469] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24469/stat : 24469 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342987877240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24470] ppid=24449 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24452/task/24470/stat : 24470 (java) S 24449 24452 21988 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342986824648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24471] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24471/stat : 24471 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27556237 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342985770152 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 107.81
Current children cumulated vsize (KiB) 9625040

[startup+107.001 s]
/proc/loadavg: 2.38 2.33 2.28 3/213 24472
/proc/meminfo: memFree=29408992/32872528 swapFree=1542984/1696284
[pid=24452] ppid=24449 vsize=9625040 CPUtime=108 cores=0,2,4,6
/proc/24452/stat : 24452 (java) S 24449 24452 21988 0 -1 4202496 10754 0 1 0 10789 11 0 0 20 0 19 0 27556212 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140736506849584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24452/statm: 2406260 51435 2277 9 0 2396937 0
[pid=24452/tid=24453] ppid=24449 vsize=9625040 CPUtime=106.59 cores=0,2,4,6
/proc/24452/task/24453/stat : 24453 (java) R 24449 24452 21988 0 -1 4202560 2488 0 1 0 10657 2 0 0 20 0 19 0 27556212 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343170014912 140343040010044 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24455] ppid=24449 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24452/task/24455/stat : 24455 (java) S 24449 24452 21988 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343159085608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24456] ppid=24449 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24452/task/24456/stat : 24456 (java) S 24449 24452 21988 0 -1 4202560 170 0 0 0 2 2 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343158032808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24457] ppid=24449 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24452/task/24457/stat : 24457 (java) S 24449 24452 21988 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343011653928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24458] ppid=24449 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24452/task/24458/stat : 24458 (java) S 24449 24452 21988 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343010601128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24459] ppid=24449 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24452/task/24459/stat : 24459 (java) S 24449 24452 21988 0 -1 4202560 165 0 0 0 4 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343009549352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24460] ppid=24449 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/24452/task/24460/stat : 24460 (java) S 24449 24452 21988 0 -1 4202560 189 0 0 0 3 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343008496552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24461] ppid=24449 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24452/task/24461/stat : 24461 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343007443752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24452/tid=24462] ppid=24449 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24452/task/24462/stat : 24462 (java) S 24449 24452 21988 0 -1 4202560 149 0 0 0 3 1 0 0 20 0 19 0 27556213 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140343006390952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24463] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24463/stat : 24463 (java) S 24449 24452 21988 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342994192872 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24464] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24464/stat : 24464 (java) S 24449 24452 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342993138936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24465] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24465/stat : 24465 (java) S 24449 24452 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27556214 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342992086024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24466] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24466/stat : 24466 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342991034512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24467] ppid=24449 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/24452/task/24467/stat : 24467 (java) S 24449 24452 21988 0 -1 4202560 3113 0 0 0 34 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342989982648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24452/tid=24468] ppid=24449 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/24452/task/24468/stat : 24468 (java) S 24449 24452 21988 0 -1 4202560 3151 0 0 0 42 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342988929848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24469] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24469/stat : 24469 (java) S 24449 24452 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342987877240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24452/tid=24470] ppid=24449 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24452/task/24470/stat : 24470 (java) S 24449 24452 21988 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 27556216 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342986824648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24452/tid=24471] ppid=24449 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24452/task/24471/stat : 24471 (java) S 24449 24452 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27556237 9856040960 51435 33554432000 1073741824 1073778376 140736506858448 140342985770152 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 108
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24452 and gives
#  childrusage.ru_utime.tv_sec=107
#  childrusage.ru_utime.tv_usec=644635
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=173973
# CPU time returned by wait4() is 107.819
# while last known CPU time is 108
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 107.017
CPU time (s): 108
CPU user time (s): 107.89
CPU system time (s): 0.11
CPU usage (%): 100.918
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 107.645
system time used= 0.173973
maximum resident set size= 205800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10776
page faults= 1
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2765
involuntary context switches= 985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.537918 second user time and 0.583911 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 15:04:56
IDJOB=4103908
IDBENCH=2501
IDSOLVER=2546
FILE ID=node125/4103908-1466255096
RUNJOBID= node125-1466240732-22004
PBS_JOBID= 19918195
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-misc07.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103908-1466255096/watcher-4103908-1466255096 -o /tmp/evaluation-result-4103908-1466255096/solver-4103908-1466255096 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466240732-22004 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103908-1466255096.opb

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

MD5SUM BENCH= b1761bf0e311c0b003abbb09c6bb25fe
RANDOM SEED=274044407

node125.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.683
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.36
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.683
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.683
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.683
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.54
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.683
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.683
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.683
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.683
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:        30000444 kB
Buffers:          129768 kB
Cached:           150188 kB
SwapCached:          688 kB
Active:           211100 kB
Inactive:         215692 kB
Active(anon):     147976 kB
Inactive(anon):     1092 kB
Active(file):      63124 kB
Inactive(file):   214600 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:              2560 kB
Writeback:             0 kB
AnonPages:       1846164 kB
Mapped:            15296 kB
Shmem:                 0 kB
Slab:             603932 kB
SReclaimable:      46992 kB
SUnreclaim:       556940 kB
KernelStack:        1608 kB
PageTables:         7584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2385068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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= 71744 MiB
End job on node125 at 2016-06-18 15:06:43