Trace number 4100813

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 PB16? (TO) 1800.05 1790.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-grow15.opb
MD5SUM85af08260bc54f31465e48eb0563bdd8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables17130
Total number of constraints900
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints900
Minimum length of a constraint22
Maximum length of a constraint491
Number of terms in the objective function 1335
Biggest coefficient in the objective function 12744
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 525285
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 256781
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 525285
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4100813-1466217221.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
1.02/0.57	c ... done. Wall clock time 0.454s.
1.02/0.57	c declared #vars     17130
1.02/0.57	c #constraints  1200
1.02/0.57	c constraints type 
1.02/0.57	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1200
1.02/0.57	c 1200 constraints processed.
1.02/0.57	c objective function length is 1335 literals
2.52/1.67	c cleaning 2500 clauses out of 5000 with flag 11243/5000
3.92/2.82	c cleaning 4249 clauses out of 8500 with flag 23564/11000
5.21/4.19	c cleaning 5622 clauses out of 11252 with flag 37926/18001
6.81/5.71	c cleaning 6811 clauses out of 13630 with flag 54285/26001
8.73/7.52	c cleaning 7900 clauses out of 15818 with flag 72870/35000
10.73/9.55	c cleaning 8951 clauses out of 17919 with flag 93299/45001
12.93/11.77	c cleaning 9976 clauses out of 19968 with flag 115857/56001
15.63/14.42	c cleaning 10985 clauses out of 21991 with flag 140551/68000
18.59/17.32	c cleaning 11990 clauses out of 24008 with flag 167214/81002
21.50/20.27	c cleaning 12994 clauses out of 26016 with flag 195690/95000
25.20/23.99	c cleaning 13998 clauses out of 28022 with flag 226274/110000
29.00/27.74	c cleaning 15001 clauses out of 30026 with flag 258914/126002
33.31/31.93	c cleaning 15997 clauses out of 32023 with flag 293615/143000
37.81/36.45	c cleaning 16998 clauses out of 34026 with flag 330361/161000
42.50/41.18	c cleaning 18003 clauses out of 36032 with flag 369120/180004
47.40/46.09	c cleaning 19004 clauses out of 38025 with flag 410393/200000
52.71/51.30	c cleaning 19995 clauses out of 40021 with flag 454588/221000
58.30/56.92	c cleaning 20997 clauses out of 42027 with flag 499673/243001
64.64/63.13	c cleaning 22001 clauses out of 44030 with flag 547354/266001
71.44/69.94	c cleaning 23005 clauses out of 46029 with flag 596454/290001
78.14/76.68	c cleaning 23994 clauses out of 48023 with flag 648035/315000
85.44/83.97	c cleaning 24999 clauses out of 50029 with flag 701339/341000
93.80/92.11	c cleaning 26000 clauses out of 52031 with flag 756930/368001
102.10/100.49	c cleaning 27004 clauses out of 54031 with flag 814597/396001
111.10/109.47	c cleaning 27997 clauses out of 56026 with flag 874511/425000
121.12/119.31	c cleaning 29004 clauses out of 58029 with flag 936312/455000
130.43/128.68	c cleaning 30000 clauses out of 60026 with flag 1000005/486001
140.23/138.47	c cleaning 30999 clauses out of 62025 with flag 1065415/518000
150.57/148.69	c cleaning 31996 clauses out of 64027 with flag 1133713/551001
161.86/159.97	c cleaning 32995 clauses out of 66030 with flag 1204288/585000
174.67/172.75	c cleaning 34005 clauses out of 68036 with flag 1276027/620001
186.49/184.47	c cleaning 35003 clauses out of 70031 with flag 1349953/656001
200.30/198.29	c cleaning 35995 clauses out of 72028 with flag 1425884/693001
213.53/211.37	c cleaning 37003 clauses out of 74032 with flag 1503838/731000
226.32/224.12	c cleaning 38000 clauses out of 76030 with flag 1583947/770001
239.12/236.91	c cleaning 38998 clauses out of 78030 with flag 1666022/810001
252.09/249.87	c cleaning 39996 clauses out of 80031 with flag 1750296/851000
266.99/264.76	c cleaning 41004 clauses out of 82036 with flag 1836549/893001
283.27/280.94	c cleaning 42004 clauses out of 84032 with flag 1924475/936001
299.75/297.37	c cleaning 42997 clauses out of 86028 with flag 2014604/980001
317.45/315.08	c cleaning 44003 clauses out of 88031 with flag 2107372/1025001
336.73/334.21	c cleaning 44996 clauses out of 90028 with flag 2201587/1071001
358.23/355.76	c cleaning 46002 clauses out of 92031 with flag 2297313/1118000
378.60/376.07	c cleaning 46997 clauses out of 94031 with flag 2394955/1166002
397.97/395.36	c cleaning 48000 clauses out of 96032 with flag 2495658/1215000
416.96/414.32	c cleaning 49006 clauses out of 98033 with flag 2598629/1265001
435.51/432.80	c cleaning 50003 clauses out of 100029 with flag 2704321/1316003
459.19/456.49	c cleaning 50995 clauses out of 102024 with flag 2811145/1368001
483.43/480.69	c cleaning 52001 clauses out of 104029 with flag 2919318/1421001
505.02/502.15	c cleaning 52998 clauses out of 106027 with flag 3030568/1475000
532.66/529.76	c cleaning 53997 clauses out of 108030 with flag 3143641/1530001
557.14/554.18	c cleaning 54998 clauses out of 110033 with flag 3258637/1586001
586.90/583.81	c cleaning 56003 clauses out of 112034 with flag 3376055/1643000
615.76/612.61	c cleaning 57002 clauses out of 114032 with flag 3495312/1701001
643.99/640.84	c cleaning 58000 clauses out of 116029 with flag 3616928/1760000
674.00/670.88	c cleaning 59004 clauses out of 118030 with flag 3740208/1820001
706.58/703.36	c cleaning 59994 clauses out of 120025 with flag 3865067/1881000
739.13/735.88	c cleaning 61002 clauses out of 122032 with flag 3993203/1943001
767.75/764.49	c cleaning 62003 clauses out of 124029 with flag 4123537/2006000
800.64/797.26	c cleaning 63000 clauses out of 126027 with flag 4256624/2070001
831.11/827.65	c cleaning 63997 clauses out of 128026 with flag 4391815/2135000
867.46/863.92	c cleaning 64998 clauses out of 130030 with flag 4529473/2201001
906.36/902.78	c cleaning 65997 clauses out of 132031 with flag 4667595/2268000
940.55/936.84	c cleaning 67005 clauses out of 134035 with flag 4808093/2336001
979.95/976.13	c cleaning 67997 clauses out of 136029 with flag 4951034/2405000
1022.00/1018.20	c cleaning 69003 clauses out of 138035 with flag 5094291/2475003
1060.89/1056.93	c cleaning 70000 clauses out of 140030 with flag 5241386/2546001
1107.60/1103.51	c cleaning 70999 clauses out of 142029 with flag 5389828/2618000
1146.09/1141.94	c cleaning 72002 clauses out of 144031 with flag 5540333/2691001
1173.22/1168.91	c cleaning 73002 clauses out of 146030 with flag 5709564/2765002
1220.36/1215.74	c cleaning 73987 clauses out of 148028 with flag 5879734/2840002
1283.46/1278.33	c cleaning 74993 clauses out of 150040 with flag 6083266/2916001
1339.10/1333.36	c cleaning 76000 clauses out of 152048 with flag 6279666/2993002
1365.35/1359.42	c cleaning 77011 clauses out of 154046 with flag 6443089/3071000
1392.69/1386.40	c cleaning 78016 clauses out of 156049 with flag 6604821/3150014
1440.35/1433.73	c cleaning 79001 clauses out of 158019 with flag 6769042/3230000
1493.00/1486.10	c cleaning 79999 clauses out of 160018 with flag 6934738/3311000
1533.21/1525.74	c cleaning 80999 clauses out of 162019 with flag 7104948/3393000
1581.61/1573.67	c cleaning 82008 clauses out of 164021 with flag 7276418/3476001
1637.61/1629.15	c cleaning 83002 clauses out of 166013 with flag 7449399/3560001
1692.71/1683.74	c cleaning 84001 clauses out of 168011 with flag 7623232/3645001
1773.16/1763.73	c cleaning 85006 clauses out of 170015 with flag 7799235/3731006
1800.05/1790.21	c starts		: 30
1800.05/1790.21	c conflicts		: 3787138
1800.05/1790.21	c decisions		: 3906723
1800.05/1790.21	c propagations		: 101662080
1800.05/1790.21	c inspects		: 24330706453
1800.05/1790.21	c shortcuts		: 0
1800.05/1790.21	c learnt literals	: 0
1800.05/1790.21	c learnt binary clauses	: 0
1800.05/1790.21	c learnt ternary clauses	: 0
1800.05/1790.21	c learnt constraints	: 3787138
1800.05/1790.21	c ignored constraints	: 0
1800.05/1790.21	c root simplifications	: 0
1800.05/1790.21	c removed literals (reason simplification)	: 0
1800.05/1790.21	c reason swapping (by a shorter reason)	: 0
1800.05/1790.21	c Calls to reduceDB	: 82
1800.05/1790.21	c Number of update (reduction) of LBD	: 154798
1800.05/1790.21	c Imported unit clauses	: 0
1800.05/1790.21	c number of reductions to clauses (during analyze)	: 0
1800.05/1790.21	c number of learned constraints concerned by reduction	: 0
1800.05/1790.21	c number of learning phase by resolution	: 0
1800.05/1790.21	c number of learning phase by cutting planes	: 0
1800.05/1790.21	c speed (assignments/second)	: 56806.644553915474
1800.05/1790.21	c non guided choices	6627
1800.05/1790.21	c timeout
1800.05/1790.23	c learnt constraints type 
1800.05/1790.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 141142
1800.05/1790.23	s UNKNOWN
1800.05/1790.23	c Total wall clock time (in seconds): 1790.121

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4100813-1466217221/watcher-4100813-1466217221 -o /tmp/evaluation-result-4100813-1466217221/solver-4100813-1466217221 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466206074-15533 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4100813-1466217221.opb 

pid=18019
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: 2.47 2.34 2.28 3/194 18022
/proc/meminfo: memFree=29990856/32872528 swapFree=1542984/1696284
[pid=18022] ppid=18019 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/18022/stat : 18022 (java) D 18019 18022 15516 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 23768708 9515008 182 33554432000 1073741824 1073778376 140734441339344 140734441330376 270707539637 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/18022/statm: 2323 182 140 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.47 2.34 2.28 3/194 18022
/proc/meminfo: memFree=29990856/32872528 swapFree=1542984/1696284
[pid=18022] ppid=18019 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/18022/stat : 18022 (java) S 18019 18022 15516 0 -1 4202496 4411 0 1 0 8 1 0 0 20 0 18 0 23768708 9787879424 6039 33554432000 1073741824 1073778376 140736823919776 140736823910912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18022/statm: 2389619 6039 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 2.47 2.34 2.28 3/194 18022
/proc/meminfo: memFree=29990856/32872528 swapFree=1542984/1696284
[pid=18022] ppid=18019 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/18022/stat : 18022 (java) S 18019 18022 15516 0 -1 4202496 5011 0 1 0 26 2 0 0 20 0 18 0 23768708 9787879424 6930 33554432000 1073741824 1073778376 140736823919776 140736823910912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18022/statm: 2389619 6930 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300238 s]
/proc/loadavg: 2.47 2.34 2.28 3/194 18022
/proc/meminfo: memFree=29990856/32872528 swapFree=1542984/1696284
[pid=18022] ppid=18019 vsize=9558476 CPUtime=0.54 cores=1,3,5,7
/proc/18022/stat : 18022 (java) S 18019 18022 15516 0 -1 4202496 7541 0 1 0 52 2 0 0 20 0 18 0 23768708 9787879424 11030 33554432000 1073741824 1073778376 140736823919776 140736823910912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18022/statm: 2389619 11030 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700175 s]
/proc/loadavg: 2.47 2.34 2.28 3/194 18022
/proc/meminfo: memFree=29990856/32872528 swapFree=1542984/1696284
[pid=18022] ppid=18019 vsize=9625040 CPUtime=1.44 cores=1,3,5,7
/proc/18022/stat : 18022 (java) S 18019 18022 15516 0 -1 4202496 12150 0 1 0 139 5 0 0 20 0 19 0 23768708 9856040960 34717 33554432000 1073741824 1073778376 140736823919776 140736823910912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18022/statm: 2406260 34717 2264 9 0 2396937 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 9625040

[startup+1.50077 s]
/proc/loadavg: 2.51 2.35 2.28 3/213 18041
/proc/meminfo: memFree=29810876/32872528 swapFree=1542984/1696284
[pid=18022] ppid=18019 vsize=9625040 CPUtime=2.42 cores=1,3,5,7
/proc/18022/stat : 18022 (java) S 18019 18022 15516 0 -1 4202496 13160 0 1 0 235 7 0 0 20 0 19 0 23768708 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140736823910912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18022/statm: 2406260 45477 2282 9 0 2396937 0
[pid=18022/tid=18024] ppid=18019 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/18022/task/18024/stat : 18024 (java) R 18019 18022 15516 0 -1 4202560 2472 0 1 0 139 3 0 0 20 0 19 0 23768709 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540891237672 140540742496880 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18025] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18025/stat : 18025 (java) S 18019 18022 15516 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540863691048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18026] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18026/stat : 18026 (java) S 18019 18022 15516 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540862638248 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18027] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18027/stat : 18027 (java) S 18019 18022 15516 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540861585960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18028] ppid=18019 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/18022/task/18028/stat : 18028 (java) S 18019 18022 15516 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 23768711 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540860533160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18029] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18029/stat : 18029 (java) S 18019 18022 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540730977064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18030] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18030/stat : 18030 (java) S 18019 18022 15516 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540729924264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18031] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18031/stat : 18031 (java) S 18019 18022 15516 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540728871976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18032] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18032/stat : 18032 (java) S 18019 18022 15516 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540727819176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18033] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18033/stat : 18033 (java) S 18019 18022 15516 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540245305576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18034] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18034/stat : 18034 (java) S 18019 18022 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540244251640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18035] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18035/stat : 18035 (java) S 18019 18022 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540243199240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18036] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18036/stat : 18036 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540242147728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18037] ppid=18019 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/18022/task/18037/stat : 18037 (java) S 18019 18022 15516 0 -1 4202560 5508 0 0 0 47 0 0 0 20 0 19 0 23768714 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540241095352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18038] ppid=18019 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/18022/task/18038/stat : 18038 (java) S 18019 18022 15516 0 -1 4202560 3789 0 0 0 36 0 0 0 20 0 19 0 23768714 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540240042552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18039] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18039/stat : 18039 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540238990456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18040] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18040/stat : 18040 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540237937864 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18041] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18041/stat : 18041 (java) S 18019 18022 15516 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23768768 9856040960 45477 33554432000 1073741824 1073778376 140736823919776 140540236882856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.51 2.35 2.28 3/213 18041
/proc/meminfo: memFree=29802196/32872528 swapFree=1542984/1696284
[pid=18022] ppid=18019 vsize=9625040 CPUtime=4.22 cores=1,3,5,7
/proc/18022/stat : 18022 (java) S 18019 18022 15516 0 -1 4202496 16932 0 1 0 414 8 0 0 20 0 19 0 23768708 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140736823910912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18022/statm: 2406260 47687 2286 9 0 2396937 0
[pid=18022/tid=18024] ppid=18019 vsize=9625040 CPUtime=3.01 cores=1,3,5,7
/proc/18022/task/18024/stat : 18024 (java) R 18019 18022 15516 0 -1 4202560 2474 0 1 0 298 3 0 0 20 0 19 0 23768709 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540891236808 140540742647198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18025] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18025/stat : 18025 (java) S 18019 18022 15516 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540863691048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18026] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18026/stat : 18026 (java) S 18019 18022 15516 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540862638248 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18027] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18027/stat : 18027 (java) S 18019 18022 15516 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540861585960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18028] ppid=18019 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/18022/task/18028/stat : 18028 (java) S 18019 18022 15516 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 23768711 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540860533160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18029] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18029/stat : 18029 (java) S 18019 18022 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540730977064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18030] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18030/stat : 18030 (java) S 18019 18022 15516 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540729924264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18031] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18031/stat : 18031 (java) S 18019 18022 15516 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540728871976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18032] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18032/stat : 18032 (java) S 18019 18022 15516 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540727819176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18033] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18033/stat : 18033 (java) S 18019 18022 15516 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540245305576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18034] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18034/stat : 18034 (java) S 18019 18022 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540244251640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18035] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18035/stat : 18035 (java) S 18019 18022 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540243199240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18036] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18036/stat : 18036 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540242147728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18037] ppid=18019 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/18022/task/18037/stat : 18037 (java) S 18019 18022 15516 0 -1 4202560 5509 0 0 0 51 0 0 0 20 0 19 0 23768714 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540241095352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18038] ppid=18019 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/18022/task/18038/stat : 18038 (java) S 18019 18022 15516 0 -1 4202560 7558 0 0 0 51 2 0 0 20 0 19 0 23768714 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540240042552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18039] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18039/stat : 18039 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540238990456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18040] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18040/stat : 18040 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540237937864 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18041] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18041/stat : 18041 (java) S 18019 18022 15516 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23768768 9856040960 47687 33554432000 1073741824 1073778376 140736823919776 140540236882856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 9625040

[startup+6.30076 s]
/proc/loadavg: 2.55 2.36 2.29 4/212 18041
/proc/meminfo: memFree=29800432/32872528 swapFree=1542984/1696284
[pid=18022] ppid=18019 vsize=9625040 CPUtime=7.53 cores=1,3,5,7
/proc/18022/stat : 18022 (java) S 18019 18022 15516 0 -1 4202496 17311 0 1 0 742 11 0 0 20 0 19 0 23768708 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140736823910912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18022/statm: 2406260 53468 2286 9 0 2396937 0
[pid=18022/tid=18024] ppid=18019 vsize=9625040 CPUtime=6.16 cores=1,3,5,7
/proc/18022/task/18024/stat : 18024 (java) R 18019 18022 15516 0 -1 4202560 2476 0 1 0 613 3 0 0 20 0 19 0 23768709 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540891237584 140540742647157 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18025] ppid=18019 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/18022/task/18025/stat : 18025 (java) S 18019 18022 15516 0 -1 4202560 99 0 0 0 1 0 0 0 20 0 19 0 23768711 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540863691048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18026] ppid=18019 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/18022/task/18026/stat : 18026 (java) S 18019 18022 15516 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 23768711 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540862638248 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18027] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18027/stat : 18027 (java) S 18019 18022 15516 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540861585960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18028] ppid=18019 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/18022/task/18028/stat : 18028 (java) S 18019 18022 15516 0 -1 4202560 113 0 0 0 3 1 0 0 20 0 19 0 23768711 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540860533160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18029] ppid=18019 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/18022/task/18029/stat : 18029 (java) S 18019 18022 15516 0 -1 4202560 100 0 0 0 3 0 0 0 20 0 19 0 23768711 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540730977064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18030] ppid=18019 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/18022/task/18030/stat : 18030 (java) S 18019 18022 15516 0 -1 4202560 89 0 0 0 1 0 0 0 20 0 19 0 23768711 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540729924264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18031] ppid=18019 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/18022/task/18031/stat : 18031 (java) S 18019 18022 15516 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 23768711 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540728871976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18032] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18032/stat : 18032 (java) S 18019 18022 15516 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 23768711 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540727819176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18033] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18033/stat : 18033 (java) S 18019 18022 15516 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540245305576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18034] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18034/stat : 18034 (java) S 18019 18022 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540244251640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18035] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18035/stat : 18035 (java) S 18019 18022 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540243199240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18036] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18036/stat : 18036 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540242147728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18037] ppid=18019 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/18022/task/18037/stat : 18037 (java) S 18019 18022 15516 0 -1 4202560 5509 0 0 0 51 0 0 0 20 0 19 0 23768714 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540241095352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18038] ppid=18019 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/18022/task/18038/stat : 18038 (java) S 18019 18022 15516 0 -1 4202560 7558 0 0 0 53 2 0 0 20 0 19 0 23768714 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540240042552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18039] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18039/stat : 18039 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540238990456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18040] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18040/stat : 18040 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540237937864 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18041] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18041/stat : 18041 (java) S 18019 18022 15516 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23768768 9856040960 53468 33554432000 1073741824 1073778376 140736823919776 140540236882856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.53
Current children cumulated vsize (KiB) 9625040


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

[pid=18022/tid=18041] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18041/stat : 18041 (java) S 18019 18022 15516 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23768768 9856040960 69659 33554432000 1073741824 1073778376 140736823919776 140540236882856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1671.2
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.13 2.17 2.21 3/213 18172
/proc/meminfo: memFree=29733988/32872528 swapFree=1542984/1696284
[pid=18022] ppid=18019 vsize=9625040 CPUtime=1731.63 cores=1,3,5,7
/proc/18022/stat : 18022 (java) S 18019 18022 15516 0 -1 4202496 35674 0 1 0 173046 117 0 0 20 0 19 0 23768708 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140736823910912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18022/statm: 2406260 68222 2295 9 0 2396937 0
[pid=18022/tid=18024] ppid=18019 vsize=9625040 CPUtime=1712.2 cores=1,3,5,7
/proc/18022/task/18024/stat : 18024 (java) R 18019 18022 15516 0 -1 4202560 7937 0 1 0 171182 38 0 0 20 0 19 0 23768709 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540891237568 140540742635248 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18025] ppid=18019 vsize=9625040 CPUtime=1.72 cores=1,3,5,7
/proc/18022/task/18025/stat : 18025 (java) S 18019 18022 15516 0 -1 4202560 1442 0 0 0 161 11 0 0 20 0 19 0 23768711 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540863691048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18026] ppid=18019 vsize=9625040 CPUtime=1.65 cores=1,3,5,7
/proc/18022/task/18026/stat : 18026 (java) S 18019 18022 15516 0 -1 4202560 1014 0 0 0 156 9 0 0 20 0 19 0 23768711 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540862638248 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18027] ppid=18019 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/18022/task/18027/stat : 18027 (java) S 18019 18022 15516 0 -1 4202560 848 0 0 0 140 6 0 0 20 0 19 0 23768711 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540861585960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18028] ppid=18019 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/18022/task/18028/stat : 18028 (java) S 18019 18022 15516 0 -1 4202560 988 0 0 0 143 10 0 0 20 0 19 0 23768711 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540860533160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18029] ppid=18019 vsize=9625040 CPUtime=1.58 cores=1,3,5,7
/proc/18022/task/18029/stat : 18029 (java) S 18019 18022 15516 0 -1 4202560 1136 0 0 0 149 9 0 0 20 0 19 0 23768711 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540730977064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18030] ppid=18019 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/18022/task/18030/stat : 18030 (java) S 18019 18022 15516 0 -1 4202560 1473 0 0 0 131 8 0 0 20 0 19 0 23768711 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540729924264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18031] ppid=18019 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/18022/task/18031/stat : 18031 (java) S 18019 18022 15516 0 -1 4202560 1384 0 0 0 145 10 0 0 20 0 19 0 23768711 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540728871976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18032] ppid=18019 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/18022/task/18032/stat : 18032 (java) S 18019 18022 15516 0 -1 4202560 1422 0 0 0 148 7 0 0 20 0 19 0 23768711 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540727819176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18033] ppid=18019 vsize=9625040 CPUtime=1.25 cores=1,3,5,7
/proc/18022/task/18033/stat : 18033 (java) S 18019 18022 15516 0 -1 4202560 3598 0 0 0 117 8 0 0 20 0 19 0 23768712 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540245305576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18034] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18034/stat : 18034 (java) S 18019 18022 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540244251640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18035] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18035/stat : 18035 (java) S 18019 18022 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540243199240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18036] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18036/stat : 18036 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540242147728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18037] ppid=18019 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/18022/task/18037/stat : 18037 (java) S 18019 18022 15516 0 -1 4202560 5512 0 0 0 53 0 0 0 20 0 19 0 23768714 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540241095352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18038] ppid=18019 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/18022/task/18038/stat : 18038 (java) S 18019 18022 15516 0 -1 4202560 7558 0 0 0 53 2 0 0 20 0 19 0 23768714 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540240042552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18039] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18039/stat : 18039 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540238990456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18040] ppid=18019 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/18022/task/18040/stat : 18040 (java) S 18019 18022 15516 0 -1 4202560 99 0 0 0 25 31 0 0 20 0 19 0 23768714 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540237937864 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18041] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18041/stat : 18041 (java) S 18019 18022 15516 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23768768 9856040960 68222 33554432000 1073741824 1073778376 140736823919776 140540236882856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1731.63
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.08 2.15 2.20 4/213 18173
/proc/meminfo: memFree=29706624/32872528 swapFree=1542988/1696288
[pid=18022] ppid=18019 vsize=9625040 CPUtime=1792.05 cores=1,3,5,7
/proc/18022/stat : 18022 (java) S 18019 18022 15516 0 -1 4202496 37874 0 1 0 179085 120 0 0 20 0 19 0 23768708 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140736823910912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18022/statm: 2406260 67486 2295 9 0 2396937 0
[pid=18022/tid=18024] ppid=18019 vsize=9625040 CPUtime=1771.73 cores=1,3,5,7
/proc/18022/task/18024/stat : 18024 (java) R 18019 18022 15516 0 -1 4202560 7966 0 1 0 177135 38 0 0 20 0 19 0 23768709 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540891237584 140540742687378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18025] ppid=18019 vsize=9625040 CPUtime=1.79 cores=1,3,5,7
/proc/18022/task/18025/stat : 18025 (java) S 18019 18022 15516 0 -1 4202560 1442 0 0 0 168 11 0 0 20 0 19 0 23768711 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540863691048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18026] ppid=18019 vsize=9625040 CPUtime=1.71 cores=1,3,5,7
/proc/18022/task/18026/stat : 18026 (java) S 18019 18022 15516 0 -1 4202560 1089 0 0 0 162 9 0 0 20 0 19 0 23768711 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540862638248 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18027] ppid=18019 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/18022/task/18027/stat : 18027 (java) S 18019 18022 15516 0 -1 4202560 848 0 0 0 147 6 0 0 20 0 19 0 23768711 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540861585960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18028] ppid=18019 vsize=9625040 CPUtime=1.6 cores=1,3,5,7
/proc/18022/task/18028/stat : 18028 (java) S 18019 18022 15516 0 -1 4202560 988 0 0 0 150 10 0 0 20 0 19 0 23768711 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540860533160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18029] ppid=18019 vsize=9625040 CPUtime=1.66 cores=1,3,5,7
/proc/18022/task/18029/stat : 18029 (java) S 18019 18022 15516 0 -1 4202560 1282 0 0 0 157 9 0 0 20 0 19 0 23768711 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540730977064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18030] ppid=18019 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/18022/task/18030/stat : 18030 (java) S 18019 18022 15516 0 -1 4202560 1564 0 0 0 141 8 0 0 20 0 19 0 23768711 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540729924264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18031] ppid=18019 vsize=9625040 CPUtime=1.64 cores=1,3,5,7
/proc/18022/task/18031/stat : 18031 (java) S 18019 18022 15516 0 -1 4202560 1671 0 0 0 154 10 0 0 20 0 19 0 23768711 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540728871976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18032] ppid=18019 vsize=9625040 CPUtime=1.61 cores=1,3,5,7
/proc/18022/task/18032/stat : 18032 (java) S 18019 18022 15516 0 -1 4202560 1502 0 0 0 154 7 0 0 20 0 19 0 23768711 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540727819176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18033] ppid=18019 vsize=9625040 CPUtime=1.36 cores=1,3,5,7
/proc/18022/task/18033/stat : 18033 (java) S 18019 18022 15516 0 -1 4202560 5086 0 0 0 128 8 0 0 20 0 19 0 23768712 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540245305576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18034] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18034/stat : 18034 (java) S 18019 18022 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540244251640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18035] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18035/stat : 18035 (java) S 18019 18022 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540243199240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18036] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18036/stat : 18036 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540242147728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18037] ppid=18019 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/18022/task/18037/stat : 18037 (java) S 18019 18022 15516 0 -1 4202560 5512 0 0 0 53 0 0 0 20 0 19 0 23768714 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540241095352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18038] ppid=18019 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/18022/task/18038/stat : 18038 (java) S 18019 18022 15516 0 -1 4202560 7558 0 0 0 53 2 0 0 20 0 19 0 23768714 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540240042552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18039] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18039/stat : 18039 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540238990456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18040] ppid=18019 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/18022/task/18040/stat : 18040 (java) S 18019 18022 15516 0 -1 4202560 103 0 0 0 26 32 0 0 20 0 19 0 23768714 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540237937864 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18041] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18041/stat : 18041 (java) S 18019 18022 15516 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23768768 9856040960 67486 33554432000 1073741824 1073778376 140736823919776 140540236882856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1792.05
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.2 s]
/proc/loadavg: 2.16 2.17 2.20 3/213 18173
/proc/meminfo: memFree=29693960/32872528 swapFree=1542984/1696284
[pid=18022] ppid=18019 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/18022/stat : 18022 (java) S 18019 18022 15516 0 -1 4202496 37967 0 1 0 179884 121 0 0 20 0 19 0 23768708 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140736823910912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18022/statm: 2406260 68288 2295 9 0 2396937 0
[pid=18022/tid=18024] ppid=18019 vsize=9625040 CPUtime=1779.56 cores=1,3,5,7
/proc/18022/task/18024/stat : 18024 (java) R 18019 18022 15516 0 -1 4202560 8037 0 1 0 177917 39 0 0 20 0 19 0 23768709 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540891237632 140540742636156 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18025] ppid=18019 vsize=9625040 CPUtime=1.81 cores=1,3,5,7
/proc/18022/task/18025/stat : 18025 (java) S 18019 18022 15516 0 -1 4202560 1442 0 0 0 170 11 0 0 20 0 19 0 23768711 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540863691048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18026] ppid=18019 vsize=9625040 CPUtime=1.73 cores=1,3,5,7
/proc/18022/task/18026/stat : 18026 (java) S 18019 18022 15516 0 -1 4202560 1090 0 0 0 164 9 0 0 20 0 19 0 23768711 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540862638248 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18027] ppid=18019 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/18022/task/18027/stat : 18027 (java) S 18019 18022 15516 0 -1 4202560 848 0 0 0 149 6 0 0 20 0 19 0 23768711 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540861585960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18028] ppid=18019 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/18022/task/18028/stat : 18028 (java) S 18019 18022 15516 0 -1 4202560 988 0 0 0 153 10 0 0 20 0 19 0 23768711 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540860533160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18029] ppid=18019 vsize=9625040 CPUtime=1.68 cores=1,3,5,7
/proc/18022/task/18029/stat : 18029 (java) S 18019 18022 15516 0 -1 4202560 1282 0 0 0 159 9 0 0 20 0 19 0 23768711 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540730977064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18030] ppid=18019 vsize=9625040 CPUtime=1.51 cores=1,3,5,7
/proc/18022/task/18030/stat : 18030 (java) S 18019 18022 15516 0 -1 4202560 1564 0 0 0 143 8 0 0 20 0 19 0 23768711 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540729924264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18031] ppid=18019 vsize=9625040 CPUtime=1.66 cores=1,3,5,7
/proc/18022/task/18031/stat : 18031 (java) S 18019 18022 15516 0 -1 4202560 1688 0 0 0 156 10 0 0 20 0 19 0 23768711 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540728871976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18032] ppid=18019 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/18022/task/18032/stat : 18032 (java) S 18019 18022 15516 0 -1 4202560 1503 0 0 0 156 7 0 0 20 0 19 0 23768711 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540727819176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18033] ppid=18019 vsize=9625040 CPUtime=1.36 cores=1,3,5,7
/proc/18022/task/18033/stat : 18033 (java) S 18019 18022 15516 0 -1 4202560 5089 0 0 0 128 8 0 0 20 0 19 0 23768712 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540245305576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18034] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18034/stat : 18034 (java) S 18019 18022 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540244251640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18035] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18035/stat : 18035 (java) S 18019 18022 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23768712 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540243199240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18036] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18036/stat : 18036 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540242147728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18037] ppid=18019 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/18022/task/18037/stat : 18037 (java) S 18019 18022 15516 0 -1 4202560 5512 0 0 0 53 0 0 0 20 0 19 0 23768714 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540241095352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18022/tid=18038] ppid=18019 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/18022/task/18038/stat : 18038 (java) S 18019 18022 15516 0 -1 4202560 7558 0 0 0 53 2 0 0 20 0 19 0 23768714 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540240042552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18022/tid=18039] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18039/stat : 18039 (java) S 18019 18022 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23768714 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540238990456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18022/tid=18040] ppid=18019 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/18022/task/18040/stat : 18040 (java) S 18019 18022 15516 0 -1 4202560 103 0 0 0 26 32 0 0 20 0 19 0 23768714 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540237937864 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18022/tid=18041] ppid=18019 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18022/task/18041/stat : 18041 (java) S 18019 18022 15516 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23768768 9856040960 68288 33554432000 1073741824 1073778376 140736823919776 140540236882856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

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 18022 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18022 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=439203
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=650749
# CPU time returned by wait4() is 1796.09
# 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): 1790.24
CPU time (s): 1800.05
CPU user time (s): 1798.84
CPU system time (s): 1.21
CPU usage (%): 100.548
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.44
system time used= 1.65075
maximum resident set size= 855856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38004
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52241
involuntary context switches= 49452

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.92249 second user time and 14.3138 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 04:33:41
IDJOB=4100813
IDBENCH=1664
IDSOLVER=2546
FILE ID=node125/4100813-1466217221
RUNJOBID= node125-1466206074-15533
PBS_JOBID= 19918152
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-grow15.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100813-1466217221/watcher-4100813-1466217221 -o /tmp/evaluation-result-4100813-1466217221/solver-4100813-1466217221 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466206074-15533 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4100813-1466217221.opb

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

MD5SUM BENCH= 85af08260bc54f31465e48eb0563bdd8
RANDOM SEED=611351365

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:        29991236 kB
Buffers:           88640 kB
Cached:            89012 kB
SwapCached:          688 kB
Active:           330608 kB
Inactive:         119724 kB
Active(anon):     273904 kB
Inactive(anon):     1040 kB
Active(file):      56704 kB
Inactive(file):   118684 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:              2068 kB
Writeback:             0 kB
AnonPages:       1970020 kB
Mapped:            15416 kB
Shmem:                 0 kB
Slab:             600752 kB
SReclaimable:      44208 kB
SUnreclaim:       556544 kB
KernelStack:        1600 kB
PageTables:         8048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2123524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    395264 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= 71740 MiB
End job on node125 at 2016-06-18 05:03:31