Trace number 4119449

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 Res+CP PB16SAT (TO)5413 1800.05 897.765

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-faclay25.opb
MD5SUMaf152081fd61caf8000b23a9c0184b5f
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5307
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables301
Total number of constraints4601
Number of constraints which are clauses4600
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 4900
Biggest coefficient in the objective function 6435
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 53769
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 6435
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 53769
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)4600
Sum of products size (including duplicates)9200
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119449-1467256502.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
1.59/0.71	c ... done. Wall clock time 0.592s.
1.59/0.71	c declared #vars     301
1.59/0.71	c internal #vars     4901
1.59/0.71	c #constraints  13802
1.59/0.71	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.59/0.71	c constraints type 
1.59/0.71	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9200
1.59/0.71	c org.sat4j.specs.Constr$1 => 1
1.59/0.71	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1.59/0.71	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4600
1.59/0.71	c 13802 constraints processed.
1.59/0.71	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.59/0.71	c constraints type 
1.59/0.71	c org.sat4j.specs.Constr$1 => 1
1.59/0.71	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 9200
1.59/0.71	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
1.59/0.71	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4600
1.59/0.71	c 13802 constraints processed.
1.59/0.71	c objective function length is 4900 literals
1.92/0.85	c And the winner is solver0
2.64/1.24	c SATISFIABLE
2.64/1.24	c OPTIMIZING...
2.64/1.24	c Got one! Elapsed wall clock time (in seconds):1.117
2.64/1.24	o 5447
2.84/1.38	c And the winner is solver0
3.30/1.76	c Got one! Elapsed wall clock time (in seconds):1.644
3.30/1.76	o 5441
3.30/1.80	c And the winner is solver0
3.46/2.28	c Got one! Elapsed wall clock time (in seconds):2.16
3.46/2.28	o 5437
3.46/2.30	c And the winner is solver0
3.62/2.79	c Got one! Elapsed wall clock time (in seconds):2.67
3.62/2.79	o 5431
3.64/2.82	c And the winner is solver0
3.82/3.30	c Got one! Elapsed wall clock time (in seconds):3.179
3.82/3.30	o 5426
3.83/3.36	c And the winner is solver0
4.14/3.81	c Got one! Elapsed wall clock time (in seconds):3.687
4.14/3.81	o 5425
4.14/3.88	c And the winner is solver0
4.67/4.31	c Got one! Elapsed wall clock time (in seconds):4.195
4.67/4.31	o 5420
9.58/6.74	c cleaning 2643 clauses out of 5286 with flag 10499/5286
13.67/8.64	c And the winner is solver0
13.92/8.87	c Got one! Elapsed wall clock time (in seconds):8.753
13.92/8.87	o 5418
15.98/9.86	c cleaning 4234 clauses out of 8480 with flag 4534/11123
21.03/12.22	c And the winner is solver0
21.13/12.38	c Got one! Elapsed wall clock time (in seconds):12.259
21.13/12.38	o 5417
21.19/12.40	c And the winner is solver0
21.22/12.89	c Got one! Elapsed wall clock time (in seconds):12.765
21.22/12.89	o 5416
22.23/13.43	c cleaning 4966 clauses out of 9950 with flag 2256/16827
24.23/14.33	c And the winner is solver0
24.35/14.44	c Got one! Elapsed wall clock time (in seconds):14.322
24.35/14.44	o 5414
28.05/16.38	c cleaning 5298 clauses out of 10597 with flag 8581/22440
34.08/19.38	c cleaning 5643 clauses out of 11298 with flag 22849/28439
37.50/21.05	c And the winner is solver0
37.73/21.29	c Got one! Elapsed wall clock time (in seconds):21.172
37.73/21.29	o 5413
40.89/22.89	c cleaning 5777 clauses out of 11574 with flag 6941/34358
48.03/26.33	c cleaning 5887 clauses out of 11797 with flag 20700/40358
55.27/29.93	c cleaning 6445 clauses out of 12910 with flag 36696/47358
64.07/34.37	c cleaning 7224 clauses out of 14464 with flag 55126/55357
74.49/39.58	c cleaning 8111 clauses out of 16240 with flag 75960/64357
85.09/44.81	c cleaning 9059 clauses out of 18129 with flag 98702/74357
97.53/50.98	c cleaning 10026 clauses out of 20070 with flag 125224/85357
110.53/57.44	c cleaning 11016 clauses out of 22044 with flag 154418/97357
125.92/64.92	c cleaning 12007 clauses out of 24030 with flag 186198/110359
143.83/73.69	c cleaning 13011 clauses out of 26021 with flag 222177/124357
164.98/84.00	c cleaning 14006 clauses out of 28012 with flag 270193/139359
187.34/95.13	c cleaning 15003 clauses out of 30005 with flag 320573/155358
211.58/107.19	c cleaning 16002 clauses out of 32004 with flag 371399/172360
239.17/120.95	c cleaning 17001 clauses out of 34001 with flag 429580/190359
268.22/135.36	c cleaning 17999 clauses out of 35998 with flag 493924/209357
301.95/152.02	c cleaning 19000 clauses out of 38000 with flag 559672/229358
338.36/170.55	c cleaning 20000 clauses out of 39999 with flag 629852/250357
374.71/188.57	c cleaning 21000 clauses out of 42000 with flag 708347/272358
408.92/205.70	c cleaning 21998 clauses out of 44002 with flag 787623/295360
448.11/225.09	c cleaning 22997 clauses out of 46002 with flag 871221/319358
489.38/245.43	c cleaning 24002 clauses out of 48004 with flag 971479/344357
528.57/265.03	c cleaning 24998 clauses out of 50002 with flag 1075654/370357
573.26/287.79	c cleaning 26000 clauses out of 52007 with flag 1183677/397360
618.10/309.96	c cleaning 27001 clauses out of 54004 with flag 1286490/425357
665.12/333.34	c cleaning 27996 clauses out of 56003 with flag 1387554/454357
716.02/358.38	c cleaning 28998 clauses out of 58008 with flag 1486434/484358
768.89/384.57	c cleaning 30004 clauses out of 60011 with flag 1594203/515359
824.87/413.01	c cleaning 31000 clauses out of 62005 with flag 1701907/547357
879.58/440.35	c cleaning 32003 clauses out of 64005 with flag 1824692/580357
929.37/465.03	c cleaning 33002 clauses out of 66003 with flag 1939281/614358
975.60/487.87	c cleaning 34001 clauses out of 68001 with flag 2041728/649358
1027.35/513.53	c cleaning 35001 clauses out of 70001 with flag 2155301/685359
1080.15/539.54	c cleaning 36000 clauses out of 71999 with flag 2271365/722358
1139.03/568.45	c cleaning 36997 clauses out of 73999 with flag 2393899/760358
1199.34/599.67	c cleaning 38001 clauses out of 76001 with flag 2521594/799357
1258.87/629.16	c cleaning 39000 clauses out of 78001 with flag 2648817/839358
1317.99/658.40	c cleaning 39995 clauses out of 80000 with flag 2770262/880357
1392.65/695.24	c cleaning 40998 clauses out of 82006 with flag 2915052/922358
1474.97/737.85	c cleaning 42001 clauses out of 84007 with flag 3055270/965357
1542.68/771.46	c cleaning 43004 clauses out of 86007 with flag 3201121/1009358
1608.76/804.11	c cleaning 44002 clauses out of 88004 with flag 3361001/1054359
1679.62/838.93	c cleaning 44996 clauses out of 90000 with flag 3511091/1100357
1763.03/879.60	c cleaning 45994 clauses out of 92005 with flag 3670120/1147358
1800.05/897.71	c >>>>>>>>>> Solver number 0 (12 answers) <<<<<<<<<<<<<<<<<<
1800.05/897.71	c starts		: 54
1800.05/897.71	c conflicts		: 1172988
1800.05/897.71	c decisions		: 1223602
1800.05/897.71	c propagations		: 77315526
1800.05/897.71	c inspects		: 2718545213
1800.05/897.71	c shortcuts		: 0
1800.05/897.71	c learnt literals	: 0
1800.05/897.71	c learnt binary clauses	: 1
1800.05/897.71	c learnt ternary clauses	: 975
1800.05/897.71	c learnt constraints	: 1172987
1800.05/897.71	c ignored constraints	: 0
1800.05/897.71	c root simplifications	: 0
1800.05/897.71	c removed literals (reason simplification)	: 393832449
1800.05/897.71	c reason swapping (by a shorter reason)	: 0
1800.05/897.71	c Calls to reduceDB	: 48
1800.05/897.71	c Number of update (reduction) of LBD	: 1654
1800.05/897.71	c Imported unit clauses	: 0
1800.05/897.71	c number of reductions to clauses (during analyze)	: 0
1800.05/897.71	c number of learned constraints concerned by reduction	: 0
1800.05/897.71	c number of learning phase by resolution	: 0
1800.05/897.71	c number of learning phase by cutting planes	: 0
1800.05/897.71	c speed (assignments/second)	: 86196.23822843771
1800.05/897.71	c non guided choices	0
1800.05/897.73	c learnt constraints type 
1800.05/897.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.05/897.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 71640
1800.05/897.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/897.73	c starts		: 27
1800.05/897.73	c conflicts		: 2518
1800.05/897.73	c decisions		: 6418
1800.05/897.73	c propagations		: 316008
1800.05/897.73	c inspects		: 161233547
1800.05/897.73	c shortcuts		: 0
1800.05/897.73	c learnt literals	: 0
1800.05/897.73	c learnt binary clauses	: 0
1800.05/897.73	c learnt ternary clauses	: 6
1800.05/897.73	c learnt constraints	: 2510
1800.05/897.73	c ignored constraints	: 0
1800.05/897.73	c root simplifications	: 0
1800.05/897.73	c removed literals (reason simplification)	: 0
1800.05/897.73	c reason swapping (by a shorter reason)	: 0
1800.05/897.73	c Calls to reduceDB	: 0
1800.05/897.73	c Number of update (reduction) of LBD	: 0
1800.05/897.73	c Imported unit clauses	: 0
1800.05/897.73	c number of reductions to clauses (during analyze)	: 0
1800.05/897.73	c number of learned constraints concerned by reduction	: 0
1800.05/897.73	c number of learning phase by resolution	: 0
1800.05/897.73	c number of learning phase by cutting planes	: 0
1800.05/897.73	c speed (assignments/second)	: 360.56068048400624
1800.05/897.73	c non guided choices	0
1800.05/897.73	c learnt constraints type 
1800.05/897.73	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 7
1800.05/897.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2503
1800.05/897.73	s SATISFIABLE
1800.05/897.73	c Found 12 solution(s)
1800.05/897.73	v x1 x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130 -x131 x132 x133 -x134 -x135 x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -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 x291 x292 -x293 x294 x295 -x296 x297 -x298 -x299 x300 x301 
1800.05/897.74	c objective function=5413
1800.05/897.74	c Total wall clock time (in seconds): 897.621

Verifier Data

OK	5413

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.41 4.29 4.08 4/197 15441
/proc/meminfo: memFree=23652972/32872528 swapFree=13208/1155804
[pid=15441] ppid=15438 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/15441/stat : 15441 (java) R 15438 15441 11545 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 6617613 278528 33 33554432000 1073741824 1073778376 140735700666272 140733330043976 219504799015 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15441/statm: 68 33 25 9 0 25 0

[startup+0.100139 s]
/proc/loadavg: 4.41 4.29 4.08 4/197 15441
/proc/meminfo: memFree=23652972/32872528 swapFree=13208/1155804
[pid=15441] ppid=15438 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/15441/stat : 15441 (java) S 15438 15441 11545 0 -1 4202496 4406 0 1 0 8 1 0 0 20 0 18 0 6617613 9787879424 6047 33554432000 1073741824 1073778376 140735700666272 140735700657408 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15441/statm: 2389619 6047 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 4.41 4.29 4.08 4/197 15441
/proc/meminfo: memFree=23652972/32872528 swapFree=13208/1155804
[pid=15441] ppid=15438 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/15441/stat : 15441 (java) S 15438 15441 11545 0 -1 4202496 4556 0 1 0 20 1 0 0 20 0 18 0 6617613 9787879424 7191 33554432000 1073741824 1073778376 140735700666272 140735700657408 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15441/statm: 2389619 7191 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300221 s]
/proc/loadavg: 4.41 4.29 4.08 4/197 15441
/proc/meminfo: memFree=23652972/32872528 swapFree=13208/1155804
[pid=15441] ppid=15438 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/15441/stat : 15441 (java) S 15438 15441 11545 0 -1 4202496 5697 0 1 0 43 2 0 0 20 0 18 0 6617613 9787879424 8919 33554432000 1073741824 1073778376 140735700666272 140735700657408 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15441/statm: 2389619 8919 2239 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700176 s]
/proc/loadavg: 4.41 4.29 4.08 4/197 15441
/proc/meminfo: memFree=23652972/32872528 swapFree=13208/1155804
[pid=15441] ppid=15438 vsize=9558476 CPUtime=1.59 cores=1,3,5,7
/proc/15441/stat : 15441 (java) S 15438 15441 11545 0 -1 4202496 28154 0 1 0 152 7 0 0 20 0 18 0 6617613 9787879424 30946 33554432000 1073741824 1073778376 140735700666272 140735700657408 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15441/statm: 2389619 30946 2255 9 0 2380296 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 9558476

[startup+1.50072 s]
/proc/loadavg: 4.41 4.29 4.08 5/216 15463
/proc/meminfo: memFree=23540376/32872528 swapFree=13208/1155804
[pid=15441] ppid=15438 vsize=9824732 CPUtime=3.3 cores=1,3,5,7
/proc/15441/stat : 15441 (java) S 15438 15441 11545 0 -1 4202496 29969 0 1 0 319 11 0 0 20 0 19 0 6617613 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140735700657408 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15441/statm: 2456183 32903 2272 9 0 2446860 0
[pid=15441/tid=15443] ppid=15438 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/15441/task/15443/stat : 15443 (java) S 15438 15441 11545 0 -1 4202560 2444 0 1 0 69 2 0 0 20 0 19 0 6617614 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140643371729784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15444] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15444/stat : 15444 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140643344182184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15445] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15445/stat : 15445 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140643343129640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15446] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15446/stat : 15446 (java) S 15438 15441 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140643342076584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15447] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15447/stat : 15447 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140643341024040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15448] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15448/stat : 15448 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140643339970984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15449] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15449/stat : 15449 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140643338918440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15450] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15450/stat : 15450 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140643337865384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15451] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15451/stat : 15451 (java) S 15438 15441 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140643336812840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15452] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15452/stat : 15452 (java) S 15438 15441 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6617616 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140642724318056 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15453] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15453/stat : 15453 (java) S 15438 15441 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6617616 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140642723264376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15454] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15454/stat : 15454 (java) S 15438 15441 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6617616 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140642722211208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15455] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15455/stat : 15455 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617619 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140642721159952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15456] ppid=15438 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/15441/task/15456/stat : 15456 (java) S 15438 15441 11545 0 -1 4202560 12878 0 0 0 97 3 0 0 20 0 19 0 6617619 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140642720106808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15457] ppid=15438 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/15441/task/15457/stat : 15457 (java) S 15438 15441 11545 0 -1 4202560 13303 0 0 0 101 4 0 0 20 0 19 0 6617619 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140642719054264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15458] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15458/stat : 15458 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617619 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140642718001400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15459] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15459/stat : 15459 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617619 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140642716949064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15462] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15462/stat : 15462 (java) S 15438 15441 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6617687 10060525568 32903 33554432000 1073741824 1073778376 140735700666272 140642713789736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 9824732

[startup+3.10076 s]
/proc/loadavg: 4.30 4.26 4.07 4/216 15469
/proc/meminfo: memFree=23518632/32872528 swapFree=13208/1155804
[pid=15441] ppid=15438 vsize=9824732 CPUtime=3.82 cores=1,3,5,7
/proc/15441/stat : 15441 (java) S 15438 15441 11545 0 -1 4202496 31072 0 1 0 365 17 0 0 20 0 19 0 6617613 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140735700657408 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15441/statm: 2456183 41161 2276 9 0 2446860 0
[pid=15441/tid=15443] ppid=15438 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/15441/task/15443/stat : 15443 (java) S 15438 15441 11545 0 -1 4202560 2447 0 1 0 73 2 0 0 20 0 19 0 6617614 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140643371729784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15444] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15444/stat : 15444 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140643344182184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15445] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15445/stat : 15445 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140643343129640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15446] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15446/stat : 15446 (java) S 15438 15441 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140643342076584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15447] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15447/stat : 15447 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140643341024040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15448] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15448/stat : 15448 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140643339970984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15449] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15449/stat : 15449 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140643338918440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15450] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15450/stat : 15450 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140643337865384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15451] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15451/stat : 15451 (java) S 15438 15441 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6617615 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140643336812840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15452] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15452/stat : 15452 (java) S 15438 15441 11545 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 6617616 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140642724318056 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15453] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15453/stat : 15453 (java) S 15438 15441 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6617616 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140642723264376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15454] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15454/stat : 15454 (java) S 15438 15441 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6617616 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140642722211208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15455] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15455/stat : 15455 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617619 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140642721159952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15456] ppid=15438 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/15441/task/15456/stat : 15456 (java) S 15438 15441 11545 0 -1 4202560 13939 0 0 0 117 3 0 0 20 0 19 0 6617619 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140642720106808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15457] ppid=15438 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/15441/task/15457/stat : 15457 (java) S 15438 15441 11545 0 -1 4202560 13308 0 0 0 112 4 0 0 20 0 19 0 6617619 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140642719054264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15458] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15458/stat : 15458 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617619 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140642718001400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15459] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15459/stat : 15459 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6617619 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140642716949064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15462] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15462/stat : 15462 (java) S 15438 15441 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6617687 10060525568 41161 33554432000 1073741824 1073778376 140735700666272 140642713789736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.30 4.26 4.07 3/192 15519
/proc/meminfo: memFree=29391472/32872528 swapFree=13208/1155804
[pid=15441] ppid=15438 vsize=9824732 CPUtime=8.77 cores=1,3,5,7
/proc/15441/stat : 15441 (java) S 15438 15441 11545 0 -1 4202496 31249 0 1 0 852 25 0 0 20 0 22 0 6617613 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140735700657408 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15441/statm: 2456183 59636 2289 9 0 2446860 0
[pid=15441/tid=15443] ppid=15438 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/15441/task/15443/stat : 15443 (java) S 15438 15441 11545 0 -1 4202560 2450 0 1 0 74 3 0 0 20 0 22 0 6617614 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140643371729784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15444] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15444/stat : 15444 (java) S 15438 15441 11545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 6617615 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140643344182184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15445] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15445/stat : 15445 (java) S 15438 15441 11545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 6617615 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140643343129640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15446] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15446/stat : 15446 (java) S 15438 15441 11545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 6617615 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140643342076584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15447] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15447/stat : 15447 (java) S 15438 15441 11545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 6617615 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140643341024040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15448] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15448/stat : 15448 (java) S 15438 15441 11545 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 6617615 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140643339970984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15449] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15449/stat : 15449 (java) S 15438 15441 11545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 6617615 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140643338918440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15450] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15450/stat : 15450 (java) S 15438 15441 11545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 6617615 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140643337865384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15451] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15451/stat : 15451 (java) S 15438 15441 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 6617615 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140643336812840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15452] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15452/stat : 15452 (java) S 15438 15441 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6617616 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140642724318056 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15453] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15453/stat : 15453 (java) S 15438 15441 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6617616 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140642723264376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15454] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15454/stat : 15454 (java) S 15438 15441 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6617616 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140642722211208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15455] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15455/stat : 15455 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6617619 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140642721159952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15456] ppid=15438 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/15441/task/15456/stat : 15456 (java) S 15438 15441 11545 0 -1 4202560 13982 0 0 0 131 3 0 0 20 0 22 0 6617619 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140642720106808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15457] ppid=15438 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/15441/task/15457/stat : 15457 (java) S 15438 15441 11545 0 -1 4202560 13308 0 0 0 141 4 0 0 20 0 22 0 6617619 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140642719054264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15458] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15458/stat : 15458 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6617619 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140642718001400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15459] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15459/stat : 15459 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6617619 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140642716949064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15462] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15462/stat : 15462 (java) S 15438 15441 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6617687 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140642713789736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15482] ppid=15438 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/15441/task/15482/stat : 15482 (java) R 15438 15441 11545 0 -1 4202560 8 0 0 0 192 0 0 0 20 0 22 0 6618045 10060525568 59636 33554432000 1073741824 1073778376 140735700666272 140642715894184 140643218362396 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15483] ppid=15438 vsize=9824732 CPUtime=1.91 cores=1,3,5,7

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

/proc/15441/task/15446/stat : 15446 (java) S 15438 15441 11545 0 -1 4202560 4455 0 0 0 446 54 0 0 20 0 22 0 6617615 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140643342076584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15447] ppid=15438 vsize=9824732 CPUtime=4.61 cores=1,3,5,7
/proc/15441/task/15447/stat : 15447 (java) S 15438 15441 11545 0 -1 4202560 7273 0 0 0 402 59 0 0 20 0 22 0 6617615 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140643341024040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15448] ppid=15438 vsize=9824732 CPUtime=5.2 cores=1,3,5,7
/proc/15441/task/15448/stat : 15448 (java) S 15438 15441 11545 0 -1 4202560 5802 0 0 0 459 61 0 0 20 0 22 0 6617615 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140643339970984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15449] ppid=15438 vsize=9824732 CPUtime=5.12 cores=1,3,5,7
/proc/15441/task/15449/stat : 15449 (java) S 15438 15441 11545 0 -1 4202560 4774 0 0 0 449 63 0 0 20 0 22 0 6617615 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140643338918440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15450] ppid=15438 vsize=9824732 CPUtime=5.21 cores=1,3,5,7
/proc/15441/task/15450/stat : 15450 (java) S 15438 15441 11545 0 -1 4202560 5168 0 0 0 460 61 0 0 20 0 22 0 6617615 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140643337865384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15451] ppid=15438 vsize=9824732 CPUtime=4.94 cores=1,3,5,7
/proc/15441/task/15451/stat : 15451 (java) S 15438 15441 11545 0 -1 4202560 3637 0 0 0 432 62 0 0 20 0 22 0 6617615 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140643336812840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15452] ppid=15438 vsize=9824732 CPUtime=11.05 cores=1,3,5,7
/proc/15441/task/15452/stat : 15452 (java) S 15438 15441 11545 0 -1 4202560 3575 0 0 0 1095 10 0 0 20 0 22 0 6617616 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642724318056 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15453] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15453/stat : 15453 (java) S 15438 15441 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6617616 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642723264376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15454] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15454/stat : 15454 (java) S 15438 15441 11545 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 6617616 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642722211208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15455] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15455/stat : 15455 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6617619 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642721159952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15456] ppid=15438 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/15441/task/15456/stat : 15456 (java) S 15438 15441 11545 0 -1 4202560 17204 0 0 0 227 3 0 0 20 0 22 0 6617619 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642720106808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15457] ppid=15438 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/15441/task/15457/stat : 15457 (java) S 15438 15441 11545 0 -1 4202560 13405 0 0 0 261 4 0 0 20 0 22 0 6617619 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642719054264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15458] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15458/stat : 15458 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6617619 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642718001400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15459] ppid=15438 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/15441/task/15459/stat : 15459 (java) S 15438 15441 11545 0 -1 4202560 51 0 0 0 7 14 0 0 20 0 22 0 6617619 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642716949064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15462] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15462/stat : 15462 (java) S 15438 15441 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6617687 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642713789736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15647] ppid=15438 vsize=9824732 CPUtime=837.75 cores=1,3,5,7
/proc/15441/task/15647/stat : 15647 (java) R 15438 15441 11545 0 -1 4202560 237 0 0 0 83761 14 0 0 20 0 22 0 6619743 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642715885568 140643218516399 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15648] ppid=15438 vsize=9824732 CPUtime=837.86 cores=1,3,5,7
/proc/15441/task/15648/stat : 15648 (java) R 15438 15441 11545 0 -1 4202560 221 0 0 0 83772 14 0 0 20 0 22 0 6619743 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642712735984 140643218528384 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15649] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15649/stat : 15649 (java) S 15438 15441 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6619743 10060525568 1248853 33554432000 1073741824 1073778376 140735700666272 140642714842024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1768.64
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.708 s]
/proc/loadavg: 3.97 4.19 4.16 6/219 15831
/proc/meminfo: memFree=20349576/32872528 swapFree=13208/1155804
[pid=15441] ppid=15438 vsize=9824732 CPUtime=1800.05 cores=1,3,5,7
/proc/15441/stat : 15441 (java) S 15438 15441 11545 0 -1 4202496 82049 0 1 0 179462 543 0 0 20 0 22 0 6617613 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140735700657408 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15441/statm: 2456183 1284739 2303 9 0 2446860 0
[pid=15441/tid=15443] ppid=15438 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/15441/task/15443/stat : 15443 (java) S 15438 15441 11545 0 -1 4202560 2468 0 1 0 79 4 0 0 20 0 22 0 6617614 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643371729784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15444] ppid=15438 vsize=9824732 CPUtime=4.94 cores=1,3,5,7
/proc/15441/task/15444/stat : 15444 (java) S 15438 15441 11545 0 -1 4202560 4787 0 0 0 437 57 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643344182184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15445] ppid=15438 vsize=9824732 CPUtime=4.66 cores=1,3,5,7
/proc/15441/task/15445/stat : 15445 (java) S 15438 15441 11545 0 -1 4202560 7176 0 0 0 412 54 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643343129640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15446] ppid=15438 vsize=9824732 CPUtime=5.25 cores=1,3,5,7
/proc/15441/task/15446/stat : 15446 (java) S 15438 15441 11545 0 -1 4202560 4479 0 0 0 469 56 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643342076584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15447] ppid=15438 vsize=9824732 CPUtime=4.8 cores=1,3,5,7
/proc/15441/task/15447/stat : 15447 (java) S 15438 15441 11545 0 -1 4202560 7345 0 0 0 420 60 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643341024040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15448] ppid=15438 vsize=9824732 CPUtime=5.32 cores=1,3,5,7
/proc/15441/task/15448/stat : 15448 (java) S 15438 15441 11545 0 -1 4202560 5825 0 0 0 471 61 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643339970984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15449] ppid=15438 vsize=9824732 CPUtime=5.31 cores=1,3,5,7
/proc/15441/task/15449/stat : 15449 (java) S 15438 15441 11545 0 -1 4202560 4797 0 0 0 466 65 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643338918440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15450] ppid=15438 vsize=9824732 CPUtime=5.31 cores=1,3,5,7
/proc/15441/task/15450/stat : 15450 (java) S 15438 15441 11545 0 -1 4202560 5182 0 0 0 469 62 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643337865384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15451] ppid=15438 vsize=9824732 CPUtime=5.08 cores=1,3,5,7
/proc/15441/task/15451/stat : 15451 (java) S 15438 15441 11545 0 -1 4202560 3681 0 0 0 445 63 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643336812840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15452] ppid=15438 vsize=9824732 CPUtime=11.06 cores=1,3,5,7
/proc/15441/task/15452/stat : 15452 (java) S 15438 15441 11545 0 -1 4202560 3591 0 0 0 1095 11 0 0 20 0 22 0 6617616 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642724318056 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15453] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15453/stat : 15453 (java) S 15438 15441 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6617616 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642723264376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15454] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15454/stat : 15454 (java) S 15438 15441 11545 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 6617616 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642722211208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15455] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15455/stat : 15455 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6617619 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642721159952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15456] ppid=15438 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/15441/task/15456/stat : 15456 (java) S 15438 15441 11545 0 -1 4202560 17204 0 0 0 227 3 0 0 20 0 22 0 6617619 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642720106808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15457] ppid=15438 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/15441/task/15457/stat : 15457 (java) S 15438 15441 11545 0 -1 4202560 13405 0 0 0 261 4 0 0 20 0 22 0 6617619 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642719054264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15458] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15458/stat : 15458 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6617619 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642718001400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15459] ppid=15438 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/15441/task/15459/stat : 15459 (java) S 15438 15441 11545 0 -1 4202560 53 0 0 0 8 14 0 0 20 0 22 0 6617619 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642716949064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15462] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15462/stat : 15462 (java) S 15438 15441 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6617687 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642713789736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15647] ppid=15438 vsize=9824732 CPUtime=852.77 cores=1,3,5,7
/proc/15441/task/15647/stat : 15647 (java) R 15438 15441 11545 0 -1 4202560 238 0 0 0 85263 14 0 0 20 0 22 0 6619743 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642715892240 140643218242338 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15648] ppid=15438 vsize=9824732 CPUtime=852.89 cores=1,3,5,7
/proc/15441/task/15648/stat : 15648 (java) R 15438 15441 11545 0 -1 4202560 223 0 0 0 85275 14 0 0 20 0 22 0 6619743 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642712734864 140643217754815 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15649] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15649/stat : 15649 (java) S 15438 15441 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6619743 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642714842024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 15441 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.708 s]
/proc/loadavg: 3.97 4.19 4.16 6/219 15831
/proc/meminfo: memFree=20349576/32872528 swapFree=13208/1155804
[pid=15441] ppid=15438 vsize=9824732 CPUtime=1800.05 cores=1,3,5,7
/proc/15441/stat : 15441 (java) S 15438 15441 11545 0 -1 4202496 82049 0 1 0 179462 543 0 0 20 0 22 0 6617613 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140735700657408 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15441/statm: 2456183 1284739 2303 9 0 2446860 0
[pid=15441/tid=15443] ppid=15438 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/15441/task/15443/stat : 15443 (java) S 15438 15441 11545 0 -1 4202560 2468 0 1 0 79 4 0 0 20 0 22 0 6617614 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643371729784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15444] ppid=15438 vsize=9824732 CPUtime=4.94 cores=1,3,5,7
/proc/15441/task/15444/stat : 15444 (java) S 15438 15441 11545 0 -1 4202560 4787 0 0 0 437 57 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643344182184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15445] ppid=15438 vsize=9824732 CPUtime=4.66 cores=1,3,5,7
/proc/15441/task/15445/stat : 15445 (java) S 15438 15441 11545 0 -1 4202560 7176 0 0 0 412 54 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643343129640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15446] ppid=15438 vsize=9824732 CPUtime=5.25 cores=1,3,5,7
/proc/15441/task/15446/stat : 15446 (java) S 15438 15441 11545 0 -1 4202560 4479 0 0 0 469 56 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643342076584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15447] ppid=15438 vsize=9824732 CPUtime=4.8 cores=1,3,5,7
/proc/15441/task/15447/stat : 15447 (java) S 15438 15441 11545 0 -1 4202560 7345 0 0 0 420 60 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643341024040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15448] ppid=15438 vsize=9824732 CPUtime=5.32 cores=1,3,5,7
/proc/15441/task/15448/stat : 15448 (java) S 15438 15441 11545 0 -1 4202560 5825 0 0 0 471 61 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643339970984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15449] ppid=15438 vsize=9824732 CPUtime=5.31 cores=1,3,5,7
/proc/15441/task/15449/stat : 15449 (java) S 15438 15441 11545 0 -1 4202560 4797 0 0 0 466 65 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643338918440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15450] ppid=15438 vsize=9824732 CPUtime=5.31 cores=1,3,5,7
/proc/15441/task/15450/stat : 15450 (java) S 15438 15441 11545 0 -1 4202560 5182 0 0 0 469 62 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643337865384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15451] ppid=15438 vsize=9824732 CPUtime=5.08 cores=1,3,5,7
/proc/15441/task/15451/stat : 15451 (java) S 15438 15441 11545 0 -1 4202560 3681 0 0 0 445 63 0 0 20 0 22 0 6617615 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140643336812840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15452] ppid=15438 vsize=9824732 CPUtime=11.06 cores=1,3,5,7
/proc/15441/task/15452/stat : 15452 (java) S 15438 15441 11545 0 -1 4202560 3591 0 0 0 1095 11 0 0 20 0 22 0 6617616 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642724318056 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15453] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15453/stat : 15453 (java) S 15438 15441 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6617616 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642723264376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15454] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15454/stat : 15454 (java) S 15438 15441 11545 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 6617616 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642722211208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15455] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15455/stat : 15455 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6617619 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642721159952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15456] ppid=15438 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/15441/task/15456/stat : 15456 (java) S 15438 15441 11545 0 -1 4202560 17204 0 0 0 227 3 0 0 20 0 22 0 6617619 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642720106808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15457] ppid=15438 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/15441/task/15457/stat : 15457 (java) S 15438 15441 11545 0 -1 4202560 13405 0 0 0 261 4 0 0 20 0 22 0 6617619 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642719054264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15458] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15458/stat : 15458 (java) S 15438 15441 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6617619 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642718001400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15441/tid=15459] ppid=15438 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/15441/task/15459/stat : 15459 (java) S 15438 15441 11545 0 -1 4202560 53 0 0 0 8 14 0 0 20 0 22 0 6617619 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642716949064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15462] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15462/stat : 15462 (java) S 15438 15441 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6617687 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642713789736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15441/tid=15647] ppid=15438 vsize=9824732 CPUtime=852.77 cores=1,3,5,7
/proc/15441/task/15647/stat : 15647 (java) R 15438 15441 11545 0 -1 4202560 238 0 0 0 85263 14 0 0 20 0 22 0 6619743 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642715892240 140643218242338 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15441/tid=15648] ppid=15438 vsize=9824732 CPUtime=852.89 cores=1,3,5,7
/proc/15441/task/15648/stat : 15648 (java) R 15438 15441 11545 0 -1 4202560 223 0 0 0 85275 14 0 0 20 0 22 0 6619743 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642712734864 140643217754815 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15441/tid=15649] ppid=15438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15441/task/15649/stat : 15649 (java) S 15438 15441 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6619743 10060525568 1284739 33554432000 1073741824 1073778376 140735700666272 140642714842024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15441 and gives
#  childrusage.ru_utime.tv_sec=1790
#  childrusage.ru_utime.tv_usec=291834
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=841112
# CPU time returned by wait4() is 1796.13
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 897.765
CPU time (s): 1800.05
CPU user time (s): 1794.62
CPU system time (s): 5.43
CPU usage (%): 200.504
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.29
system time used= 5.84111
maximum resident set size= 5139072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82086
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24659
involuntary context switches= 33152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.74213 second user time and 7.30389 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-30 05:15:02
IDJOB=4119449
IDBENCH=111733
IDSOLVER=2543
FILE ID=node114/4119449-1467256502
RUNJOBID= node114-1467246678-11562
PBS_JOBID= 20004474
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-faclay25.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119449-1467256502/watcher-4119449-1467256502 -o /tmp/evaluation-result-4119449-1467256502/solver-4119449-1467256502 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119449-1467256502.opb

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

MD5SUM BENCH= af152081fd61caf8000b23a9c0184b5f
RANDOM SEED=988126406

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.752
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.56
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.752
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		: 2666.752
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:        23653624 kB
Buffers:          120576 kB
Cached:          1213144 kB
SwapCached:            0 kB
Active:          6076092 kB
Inactive:        1211412 kB
Active(anon):    5956372 kB
Inactive(anon):        0 kB
Active(file):     119720 kB
Inactive(file):  1211412 kB
Unevictable:     1155804 kB
Mlocked:           13208 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:       7191264 kB
Mapped:            22252 kB
Shmem:               204 kB
Slab:             608732 kB
SReclaimable:      52916 kB
SUnreclaim:       555816 kB
KernelStack:        1808 kB
PageTables:        18680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    8072128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7063552 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= 71668 MiB
End job on node114 at 2016-06-30 05:30:00