Trace number 4085836

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 PB16SAT (TO)14 1800.03 1797.44

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_1.opb
MD5SUM88e7a647c6e46a38e952354158b1fb76
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint44
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6204
Sum of products size (including duplicates)12408
Number of different products6204
Sum of products size12408

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4085836-1465255132.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.79/0.46	c ... done. Wall clock time 0.363s.
0.79/0.46	c declared #vars     200
0.79/0.46	c internal #vars     6404
0.79/0.46	c #constraints  12608
0.79/0.46	c constraints type 
0.79/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6404
0.79/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6204
0.79/0.46	c 12608 constraints processed.
0.79/0.46	c objective function length is 200 literals
1.08/0.57	c SATISFIABLE
1.08/0.57	c OPTIMIZING...
1.08/0.57	c Got one! Elapsed wall clock time (in seconds):0.471
1.08/0.57	o 15
3.05/1.35	c Got one! Elapsed wall clock time (in seconds):1.255
3.05/1.35	o 14
4.49/2.62	c cleaning 2607 clauses out of 5233 with flag 8593/5233
8.03/6.18	c cleaning 4309 clauses out of 8626 with flag 27386/11233
12.25/10.38	c cleaning 5656 clauses out of 11315 with flag 49494/18231
17.47/15.51	c cleaning 6813 clauses out of 13660 with flag 74400/26232
23.86/21.85	c cleaning 7917 clauses out of 15848 with flag 103735/35233
31.16/29.12	c cleaning 8961 clauses out of 17929 with flag 135559/45231
38.56/36.54	c cleaning 9983 clauses out of 19968 with flag 170406/56231
46.66/44.64	c cleaning 10988 clauses out of 21985 with flag 211426/68231
55.56/53.59	c cleaning 11997 clauses out of 23997 with flag 255923/81231
65.06/63.07	c cleaning 13004 clauses out of 26007 with flag 304325/95238
75.36/73.40	c cleaning 13998 clauses out of 27996 with flag 353604/110231
86.87/84.87	c cleaning 14992 clauses out of 29998 with flag 407272/126231
98.56/96.53	c cleaning 16002 clauses out of 32010 with flag 468080/143235
111.46/109.48	c cleaning 16974 clauses out of 34004 with flag 530427/161231
125.17/123.11	c cleaning 18000 clauses out of 36030 with flag 594033/180231
139.27/137.28	c cleaning 18991 clauses out of 38030 with flag 661460/200231
154.27/152.23	c cleaning 20015 clauses out of 40041 with flag 734629/221233
170.17/168.15	c cleaning 20984 clauses out of 42024 with flag 806313/243231
186.47/184.41	c cleaning 22003 clauses out of 44043 with flag 881712/266234
203.27/201.30	c cleaning 23012 clauses out of 46038 with flag 967962/290232
220.78/218.70	c cleaning 24005 clauses out of 48026 with flag 1057788/315232
238.48/236.49	c cleaning 25007 clauses out of 50021 with flag 1151523/341232
257.59/255.57	c cleaning 26000 clauses out of 52013 with flag 1246401/368231
277.65/275.53	c cleaning 26986 clauses out of 54013 with flag 1345610/396231
297.45/295.37	c cleaning 28008 clauses out of 56027 with flag 1445392/425231
318.05/315.96	c cleaning 28995 clauses out of 58019 with flag 1550660/455231
338.25/336.18	c cleaning 30000 clauses out of 60024 with flag 1662275/486231
358.45/356.39	c cleaning 30993 clauses out of 62024 with flag 1775939/518231
380.15/378.02	c cleaning 31996 clauses out of 64032 with flag 1889517/551232
402.25/400.17	c cleaning 33003 clauses out of 66035 with flag 2012614/585231
423.65/421.53	c cleaning 33991 clauses out of 68032 with flag 2120582/620231
448.45/446.35	c cleaning 35013 clauses out of 70041 with flag 2245418/656231
471.96/469.81	c cleaning 35994 clauses out of 72029 with flag 2365574/693232
496.36/494.25	c cleaning 37012 clauses out of 74034 with flag 2497189/731231
522.16/520.03	c cleaning 38006 clauses out of 76023 with flag 2633619/770232
548.86/546.75	c cleaning 39003 clauses out of 78016 with flag 2774027/810231
577.12/574.90	c cleaning 39986 clauses out of 80013 with flag 2911362/851231
603.93/601.76	c cleaning 40997 clauses out of 82029 with flag 3047704/893233
633.12/630.97	c cleaning 41989 clauses out of 84031 with flag 3199798/936232
661.51/659.30	c cleaning 43013 clauses out of 86045 with flag 3341619/980235
693.02/690.89	c cleaning 44007 clauses out of 88028 with flag 3496829/1025231
723.81/721.64	c cleaning 45011 clauses out of 90021 with flag 3650343/1071231
757.62/755.45	c cleaning 46005 clauses out of 92011 with flag 3817845/1118232
793.63/791.45	c cleaning 46992 clauses out of 94008 with flag 3974331/1166234
826.82/824.67	c cleaning 48002 clauses out of 96014 with flag 4132840/1215232
862.86/860.61	c cleaning 48994 clauses out of 98011 with flag 4297041/1265231
900.68/898.48	c cleaning 50004 clauses out of 100017 with flag 4470563/1316231
938.67/936.49	c cleaning 50995 clauses out of 102014 with flag 4650878/1368232
976.37/974.17	c cleaning 51992 clauses out of 104019 with flag 4826031/1421232
1016.18/1013.99	c cleaning 53010 clauses out of 106027 with flag 5025063/1475232
1056.19/1053.98	c cleaning 54009 clauses out of 108017 with flag 5204961/1530232
1095.19/1092.94	c cleaning 54974 clauses out of 110010 with flag 5395992/1586234
1137.76/1135.40	c cleaning 56016 clauses out of 112033 with flag 5593072/1643231
1179.46/1177.19	c cleaning 56986 clauses out of 114017 with flag 5788313/1701231
1221.76/1219.42	c cleaning 58012 clauses out of 116031 with flag 5997800/1760231
1263.47/1261.11	c cleaning 58981 clauses out of 118020 with flag 6203814/1820232
1308.08/1305.77	c cleaning 60003 clauses out of 120040 with flag 6409069/1881233
1352.87/1350.52	c cleaning 61014 clauses out of 122038 with flag 6630215/1943234
1398.23/1395.88	c cleaning 61992 clauses out of 124024 with flag 6843628/2006234
1442.62/1440.22	c cleaning 62998 clauses out of 126031 with flag 7049317/2070233
1489.13/1486.77	c cleaning 64008 clauses out of 128031 with flag 7268330/2135231
1536.53/1534.15	c cleaning 64978 clauses out of 130023 with flag 7489041/2201231
1585.15/1582.62	c cleaning 66013 clauses out of 132045 with flag 7711524/2268231
1637.34/1634.90	c cleaning 66987 clauses out of 134032 with flag 7936602/2336231
1689.84/1687.38	c cleaning 68013 clauses out of 136046 with flag 8171547/2405232
1742.63/1740.14	c cleaning 69014 clauses out of 138038 with flag 8404740/2475237
1794.43/1791.82	c cleaning 70005 clauses out of 140020 with flag 8636154/2546233
1800.03/1797.41	c starts		: 2136
1800.03/1797.41	c conflicts		: 2556663
1800.03/1797.41	c decisions		: 7112121
1800.03/1797.41	c propagations		: 2251626568
1800.03/1797.41	c inspects		: 20605618091
1800.03/1797.41	c shortcuts		: 0
1800.03/1797.41	c learnt literals	: 0
1800.03/1797.41	c learnt binary clauses	: 0
1800.03/1797.41	c learnt ternary clauses	: 1
1800.03/1797.41	c learnt constraints	: 2556663
1800.03/1797.41	c ignored constraints	: 0
1800.03/1797.41	c root simplifications	: 0
1800.03/1797.41	c removed literals (reason simplification)	: 0
1800.03/1797.41	c reason swapping (by a shorter reason)	: 0
1800.03/1797.41	c Calls to reduceDB	: 67
1800.03/1797.41	c Number of update (reduction) of LBD	: 1067158
1800.03/1797.41	c Imported unit clauses	: 0
1800.03/1797.41	c number of reductions to clauses (during analyze)	: 0
1800.03/1797.41	c number of learned constraints concerned by reduction	: 0
1800.03/1797.41	c number of learning phase by resolution	: 0
1800.03/1797.41	c number of learning phase by cutting planes	: 0
1800.03/1797.41	c speed (assignments/second)	: 1253035.2009919095
1800.03/1797.41	c non guided choices	0
1800.03/1797.43	c learnt constraints type 
1800.03/1797.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 80445
1800.03/1797.43	s SATISFIABLE
1800.03/1797.43	c Found 2 solution(s)
1800.03/1797.43	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 
1800.03/1797.44	c objective function=14
1800.03/1797.44	c Total wall clock time (in seconds): 1797.336

Verifier Data

OK	14

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-4085836-1465255132/watcher-4085836-1465255132 -o /tmp/evaluation-result-4085836-1465255132/solver-4085836-1465255132 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465237111-7011 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085836-1465255132.opb 

pid=9203
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: 1.88 2.14 2.19 3/194 9206
/proc/meminfo: memFree=30240196/32872528 swapFree=15272/1656604
[pid=9206] ppid=9203 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/9206/stat : 9206 (java) S 9203 9206 4042 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 107446524 98570240 976 33554432000 1073741824 1073778376 140735601398112 140735601389248 239876472893 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9206/statm: 24065 977 744 9 0 16771 0
[pid=9206/tid=9207] ppid=9203 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9207/stat : 9207 (java) R 9203 9206 4042 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 107446525 98570240 977 33554432000 1073741824 1073778376 140735601398112 139851039919656 239873115520 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100166 s]
/proc/loadavg: 1.88 2.14 2.19 3/194 9206
/proc/meminfo: memFree=30240196/32872528 swapFree=15272/1656604
[pid=9206] ppid=9203 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/9206/stat : 9206 (java) S 9203 9206 4042 0 -1 4202496 4486 0 1 0 10 1 0 0 20 0 18 0 107446524 9787879424 6114 33554432000 1073741824 1073778376 140735601398112 140735601389248 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9206/statm: 2389619 6114 2157 9 0 2380296 0
[pid=9206/tid=9207] ppid=9203 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/9206/task/9207/stat : 9207 (java) R 9203 9206 4042 0 -1 4202560 2379 0 1 0 6 2 0 0 20 0 18 0 107446525 9787879424 6114 33554432000 1073741824 1073778376 140735601398112 139851039923104 139851045758827 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200403 s]
/proc/loadavg: 1.88 2.14 2.19 3/194 9206
/proc/meminfo: memFree=30240196/32872528 swapFree=15272/1656604
[pid=9206] ppid=9203 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/9206/stat : 9206 (java) S 9203 9206 4042 0 -1 4202496 4719 0 1 0 24 2 0 0 20 0 18 0 107446524 9787879424 6787 33554432000 1073741824 1073778376 140735601398112 140735601389248 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9206/statm: 2389619 6787 2215 9 0 2380296 0
[pid=9206/tid=9207] ppid=9203 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/9206/task/9207/stat : 9207 (java) R 9203 9206 4042 0 -1 4202560 2401 0 1 0 16 2 0 0 20 0 18 0 107446525 9787879424 6787 33554432000 1073741824 1073778376 140735601398112 139851039914424 139850862898720 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.30041 s]
/proc/loadavg: 1.88 2.14 2.19 3/194 9206
/proc/meminfo: memFree=30240196/32872528 swapFree=15272/1656604
[pid=9206] ppid=9203 vsize=9558704 CPUtime=0.49 cores=1,3,5,7
/proc/9206/stat : 9206 (java) S 9203 9206 4042 0 -1 4202496 6579 0 1 0 47 2 0 0 20 0 18 0 107446524 9788112896 9183 33554432000 1073741824 1073778376 140735601398112 140735601389248 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9206/statm: 2389676 9183 2240 9 0 2380353 0
[pid=9206/tid=9207] ppid=9203 vsize=9558704 CPUtime=0.28 cores=1,3,5,7
/proc/9206/task/9207/stat : 9207 (java) R 9203 9206 4042 0 -1 4202560 2404 0 1 0 26 2 0 0 20 0 18 0 107446525 9788112896 9183 33554432000 1073741824 1073778376 140735601398112 139851039915888 139850862929899 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558704

[startup+0.70039 s]
/proc/loadavg: 1.88 2.14 2.19 3/194 9206
/proc/meminfo: memFree=30240196/32872528 swapFree=15272/1656604
[pid=9206] ppid=9203 vsize=9625040 CPUtime=1.67 cores=1,3,5,7
/proc/9206/stat : 9206 (java) S 9203 9206 4042 0 -1 4202496 31777 0 1 0 161 6 0 0 20 0 19 0 107446524 9856040960 30200 33554432000 1073741824 1073778376 140735601398112 140735601389248 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9206/statm: 2406260 30200 2263 9 0 2396937 0
[pid=9206/tid=9207] ppid=9203 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/9206/task/9207/stat : 9207 (java) R 9203 9206 4042 0 -1 4202560 2422 0 1 0 66 2 0 0 20 0 19 0 107446525 9856040960 30200 33554432000 1073741824 1073778376 140735601398112 139851039924864 139851046272352 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 9625040

[startup+1.50087 s]
/proc/loadavg: 1.88 2.14 2.19 4/213 9225
/proc/meminfo: memFree=30114768/32872528 swapFree=15272/1656604
[pid=9206] ppid=9203 vsize=9625040 CPUtime=3.28 cores=1,3,5,7
/proc/9206/stat : 9206 (java) S 9203 9206 4042 0 -1 4202496 37576 0 1 0 320 8 0 0 20 0 19 0 107446524 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 140735601389248 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9206/statm: 2406260 33784 2273 9 0 2396937 0
[pid=9206/tid=9207] ppid=9203 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/9206/task/9207/stat : 9207 (java) R 9203 9206 4042 0 -1 4202560 2431 0 1 0 145 2 0 0 20 0 19 0 107446525 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139851039924696 139850862937494 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9209] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9209/stat : 9209 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139851001415976 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9210] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9210/stat : 9210 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139851000363176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9211] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9211/stat : 9211 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850999310888 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9212] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9212/stat : 9212 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850998258088 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9213] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9213/stat : 9213 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850997205800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9214] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9214/stat : 9214 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850996153000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9215] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9215/stat : 9215 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850995100712 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9216] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9216/stat : 9216 (java) S 9203 9206 4042 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850994047912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9217] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9217/stat : 9217 (java) S 9203 9206 4042 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107446526 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850981636328 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9218] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9218/stat : 9218 (java) S 9203 9206 4042 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850862814200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9219] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9219/stat : 9219 (java) S 9203 9206 4042 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850861761800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9220] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9220/stat : 9220 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850860710288 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9221] ppid=9203 vsize=9625040 CPUtime=0.87 cores=1,3,5,7
/proc/9206/task/9221/stat : 9221 (java) S 9203 9206 4042 0 -1 4202560 13925 0 0 0 85 2 0 0 20 0 19 0 107446529 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850859657912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9222] ppid=9203 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/9206/task/9222/stat : 9222 (java) R 9203 9206 4042 0 -1 4202560 19944 0 0 0 86 4 0 0 20 0 19 0 107446529 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850858604992 139851045894480 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9223] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9223/stat : 9223 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850857553016 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9224] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9224/stat : 9224 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850856500424 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9225] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9225/stat : 9225 (java) S 9203 9206 4042 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107446572 9856040960 33784 33554432000 1073741824 1073778376 140735601398112 139850855445416 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 9625040

[startup+3.10083 s]
/proc/loadavg: 1.88 2.14 2.19 3/213 9225
/proc/meminfo: memFree=30112348/32872528 swapFree=15272/1656604
[pid=9206] ppid=9203 vsize=9625040 CPUtime=5.03 cores=1,3,5,7
/proc/9206/stat : 9206 (java) S 9203 9206 4042 0 -1 4202496 37702 0 1 0 495 8 0 0 20 0 19 0 107446524 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 140735601389248 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9206/statm: 2406260 33909 2278 9 0 2396937 0
[pid=9206/tid=9207] ppid=9203 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/9206/task/9207/stat : 9207 (java) R 9203 9206 4042 0 -1 4202560 2432 0 1 0 304 2 0 0 20 0 19 0 107446525 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139851039915712 139850863590409 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9209] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9209/stat : 9209 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139851001415976 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9210] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9210/stat : 9210 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139851000363176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9211] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9211/stat : 9211 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850999310888 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9212] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9212/stat : 9212 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850998258088 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9213] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9213/stat : 9213 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850997205800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9214] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9214/stat : 9214 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850996153000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9215] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9215/stat : 9215 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850995100712 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9216] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9216/stat : 9216 (java) S 9203 9206 4042 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850994047912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9217] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9217/stat : 9217 (java) S 9203 9206 4042 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107446526 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850981636328 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9218] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9218/stat : 9218 (java) S 9203 9206 4042 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850862814200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9219] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9219/stat : 9219 (java) S 9203 9206 4042 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850861761800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9220] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9220/stat : 9220 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850860710288 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9221] ppid=9203 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/9206/task/9221/stat : 9221 (java) S 9203 9206 4042 0 -1 4202560 13927 0 0 0 88 2 0 0 20 0 19 0 107446529 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850859657912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9222] ppid=9203 vsize=9625040 CPUtime=1.02 cores=1,3,5,7
/proc/9206/task/9222/stat : 9222 (java) S 9203 9206 4042 0 -1 4202560 20066 0 0 0 98 4 0 0 20 0 19 0 107446529 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850858605112 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9223] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9223/stat : 9223 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850857553016 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9224] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9224/stat : 9224 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850856500424 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9225] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9225/stat : 9225 (java) S 9203 9206 4042 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107446572 9856040960 33909 33554432000 1073741824 1073778376 140735601398112 139850855445416 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 9625040

[startup+6.30076 s]
/proc/loadavg: 1.97 2.16 2.19 4/213 9225
/proc/meminfo: memFree=30121700/32872528 swapFree=15272/1656604
[pid=9206] ppid=9203 vsize=9625040 CPUtime=8.23 cores=1,3,5,7
/proc/9206/stat : 9206 (java) S 9203 9206 4042 0 -1 4202496 37706 0 1 0 815 8 0 0 20 0 19 0 107446524 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 140735601389248 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9206/statm: 2406260 31361 2278 9 0 2396937 0
[pid=9206/tid=9207] ppid=9203 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/9206/task/9207/stat : 9207 (java) R 9203 9206 4042 0 -1 4202560 2434 0 1 0 623 2 0 0 20 0 19 0 107446525 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139851039915744 139850863590671 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9209] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9209/stat : 9209 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139851001415976 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9210] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9210/stat : 9210 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139851000363176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9211] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9211/stat : 9211 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139850999310888 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9212] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9212/stat : 9212 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139850998258088 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9213] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9213/stat : 9213 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139850997205800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9214] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9214/stat : 9214 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139850996153000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9215] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9215/stat : 9215 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139850995100712 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9216] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9216/stat : 9216 (java) S 9203 9206 4042 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107446525 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139850994047912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9217] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9217/stat : 9217 (java) S 9203 9206 4042 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107446526 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139850981636328 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9218] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9218/stat : 9218 (java) S 9203 9206 4042 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139850862814200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9219] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9219/stat : 9219 (java) S 9203 9206 4042 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139850861761800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9220] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9220/stat : 9220 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139850860710288 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9221] ppid=9203 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/9206/task/9221/stat : 9221 (java) S 9203 9206 4042 0 -1 4202560 13929 0 0 0 89 2 0 0 20 0 19 0 107446529 9856040960 31361 33554432000 1073741824 1073778376 140735601398112 139850859657912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9222] ppid=9203 vsize=9625040 CPUtime=1.03 cores=1,3,5,7

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

/proc/9206/task/9225/stat : 9225 (java) S 9203 9206 4042 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107446572 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850855445416 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1664.84
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.21 2.21 2.19 4/213 9268
/proc/meminfo: memFree=29758012/32872528 swapFree=15272/1656604
[pid=9206] ppid=9203 vsize=9625040 CPUtime=1724.83 cores=1,3,5,7
/proc/9206/stat : 9206 (java) S 9203 9206 4042 0 -1 4202496 38912 0 1 0 172435 48 0 0 20 0 19 0 107446524 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 140735601389248 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9206/statm: 2406260 92203 2292 9 0 2396937 0
[pid=9206/tid=9207] ppid=9203 vsize=9625040 CPUtime=1717.56 cores=1,3,5,7
/proc/9206/task/9207/stat : 9207 (java) R 9203 9206 4042 0 -1 4202560 2495 0 1 0 171725 31 0 0 20 0 19 0 107446525 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139851039915712 139850863562172 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9209] ppid=9203 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/9206/task/9209/stat : 9209 (java) S 9203 9206 4042 0 -1 4202560 146 0 0 0 5 3 0 0 20 0 19 0 107446525 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139851001415976 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9210] ppid=9203 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9206/task/9210/stat : 9210 (java) S 9203 9206 4042 0 -1 4202560 137 0 0 0 2 1 0 0 20 0 19 0 107446525 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139851000363176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9211] ppid=9203 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/9206/task/9211/stat : 9211 (java) S 9203 9206 4042 0 -1 4202560 119 0 0 0 3 2 0 0 20 0 19 0 107446525 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850999310888 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9212] ppid=9203 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/9206/task/9212/stat : 9212 (java) S 9203 9206 4042 0 -1 4202560 158 0 0 0 4 2 0 0 20 0 19 0 107446525 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850998258088 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9213] ppid=9203 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/9206/task/9213/stat : 9213 (java) S 9203 9206 4042 0 -1 4202560 97 0 0 0 4 2 0 0 20 0 19 0 107446525 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850997205800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9214] ppid=9203 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/9206/task/9214/stat : 9214 (java) S 9203 9206 4042 0 -1 4202560 115 0 0 0 5 3 0 0 20 0 19 0 107446525 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850996153000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9215] ppid=9203 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/9206/task/9215/stat : 9215 (java) S 9203 9206 4042 0 -1 4202560 42 0 0 0 2 3 0 0 20 0 19 0 107446525 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850995100712 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9216] ppid=9203 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/9206/task/9216/stat : 9216 (java) S 9203 9206 4042 0 -1 4202560 137 0 0 0 4 2 0 0 20 0 19 0 107446525 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850994047912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9217] ppid=9203 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9206/task/9217/stat : 9217 (java) S 9203 9206 4042 0 -1 4202560 55 0 0 0 0 2 0 0 20 0 19 0 107446526 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850981636328 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9218] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9218/stat : 9218 (java) S 9203 9206 4042 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850862814200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9219] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9219/stat : 9219 (java) S 9203 9206 4042 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850861761800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9220] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9220/stat : 9220 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850860710288 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9221] ppid=9203 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/9206/task/9221/stat : 9221 (java) S 9203 9206 4042 0 -1 4202560 13929 0 0 0 90 2 0 0 20 0 19 0 107446529 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850859657912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9222] ppid=9203 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/9206/task/9222/stat : 9222 (java) S 9203 9206 4042 0 -1 4202560 20121 0 0 0 111 4 0 0 20 0 19 0 107446529 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850858605112 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9223] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9223/stat : 9223 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850857553016 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9224] ppid=9203 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/9206/task/9224/stat : 9224 (java) S 9203 9206 4042 0 -1 4202560 99 0 0 0 22 26 0 0 20 0 19 0 107446529 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850856500424 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9225] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9225/stat : 9225 (java) S 9203 9206 4042 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107446572 9856040960 92203 33554432000 1073741824 1073778376 140735601398112 139850855445416 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1724.83
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.14 2.18 2.18 3/213 9334
/proc/meminfo: memFree=29843168/32872528 swapFree=15272/1656604
[pid=9206] ppid=9203 vsize=9625040 CPUtime=1784.93 cores=1,3,5,7
/proc/9206/stat : 9206 (java) S 9203 9206 4042 0 -1 4202496 38958 0 1 0 178441 52 0 0 20 0 19 0 107446524 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 140735601389248 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9206/statm: 2406260 96309 2292 9 0 2396937 0
[pid=9206/tid=9207] ppid=9203 vsize=9625040 CPUtime=1777.35 cores=1,3,5,7
/proc/9206/task/9207/stat : 9207 (java) R 9203 9206 4042 0 -1 4202560 2496 0 1 0 177703 32 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139851039923408 139850863562172 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9209] ppid=9203 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/9206/task/9209/stat : 9209 (java) S 9203 9206 4042 0 -1 4202560 153 0 0 0 8 3 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139851001415976 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9210] ppid=9203 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/9206/task/9210/stat : 9210 (java) S 9203 9206 4042 0 -1 4202560 144 0 0 0 2 2 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139851000363176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9211] ppid=9203 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/9206/task/9211/stat : 9211 (java) S 9203 9206 4042 0 -1 4202560 119 0 0 0 5 2 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850999310888 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9212] ppid=9203 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/9206/task/9212/stat : 9212 (java) S 9203 9206 4042 0 -1 4202560 159 0 0 0 7 2 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850998258088 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9213] ppid=9203 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/9206/task/9213/stat : 9213 (java) S 9203 9206 4042 0 -1 4202560 99 0 0 0 6 2 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850997205800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9214] ppid=9203 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/9206/task/9214/stat : 9214 (java) S 9203 9206 4042 0 -1 4202560 121 0 0 0 6 3 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850996153000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9215] ppid=9203 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/9206/task/9215/stat : 9215 (java) S 9203 9206 4042 0 -1 4202560 43 0 0 0 3 3 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850995100712 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9216] ppid=9203 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/9206/task/9216/stat : 9216 (java) S 9203 9206 4042 0 -1 4202560 143 0 0 0 4 3 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850994047912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9217] ppid=9203 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9206/task/9217/stat : 9217 (java) S 9203 9206 4042 0 -1 4202560 66 0 0 0 0 2 0 0 20 0 19 0 107446526 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850981636328 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9218] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9218/stat : 9218 (java) S 9203 9206 4042 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850862814200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9219] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9219/stat : 9219 (java) S 9203 9206 4042 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850861761800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9220] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9220/stat : 9220 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850860710288 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9221] ppid=9203 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/9206/task/9221/stat : 9221 (java) S 9203 9206 4042 0 -1 4202560 13929 0 0 0 90 2 0 0 20 0 19 0 107446529 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850859657912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9222] ppid=9203 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/9206/task/9222/stat : 9222 (java) S 9203 9206 4042 0 -1 4202560 20121 0 0 0 111 4 0 0 20 0 19 0 107446529 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850858605112 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9223] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9223/stat : 9223 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850857553016 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9224] ppid=9203 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/9206/task/9224/stat : 9224 (java) S 9203 9206 4042 0 -1 4202560 103 0 0 0 22 27 0 0 20 0 19 0 107446529 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850856500424 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9225] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9225/stat : 9225 (java) S 9203 9206 4042 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107446572 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850855445416 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1784.93
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.4 s]
/proc/loadavg: 2.11 2.17 2.18 4/213 9334
/proc/meminfo: memFree=29837024/32872528 swapFree=15272/1656604
[pid=9206] ppid=9203 vsize=9625040 CPUtime=1800.03 cores=1,3,5,7
/proc/9206/stat : 9206 (java) S 9203 9206 4042 0 -1 4202496 38958 0 1 0 179951 52 0 0 20 0 19 0 107446524 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 140735601389248 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9206/statm: 2406260 96309 2292 9 0 2396937 0
[pid=9206/tid=9207] ppid=9203 vsize=9625040 CPUtime=1792.42 cores=1,3,5,7
/proc/9206/task/9207/stat : 9207 (java) R 9203 9206 4042 0 -1 4202560 2496 0 1 0 179210 32 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139851039915712 139850863562177 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9209] ppid=9203 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/9206/task/9209/stat : 9209 (java) S 9203 9206 4042 0 -1 4202560 153 0 0 0 8 3 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139851001415976 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9210] ppid=9203 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/9206/task/9210/stat : 9210 (java) S 9203 9206 4042 0 -1 4202560 144 0 0 0 2 2 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139851000363176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9211] ppid=9203 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/9206/task/9211/stat : 9211 (java) S 9203 9206 4042 0 -1 4202560 119 0 0 0 5 2 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850999310888 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9212] ppid=9203 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/9206/task/9212/stat : 9212 (java) S 9203 9206 4042 0 -1 4202560 159 0 0 0 7 2 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850998258088 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9213] ppid=9203 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/9206/task/9213/stat : 9213 (java) S 9203 9206 4042 0 -1 4202560 99 0 0 0 6 2 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850997205800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9214] ppid=9203 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/9206/task/9214/stat : 9214 (java) S 9203 9206 4042 0 -1 4202560 121 0 0 0 6 3 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850996153000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9215] ppid=9203 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/9206/task/9215/stat : 9215 (java) S 9203 9206 4042 0 -1 4202560 43 0 0 0 3 3 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850995100712 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9216] ppid=9203 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/9206/task/9216/stat : 9216 (java) S 9203 9206 4042 0 -1 4202560 143 0 0 0 4 3 0 0 20 0 19 0 107446525 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850994047912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9217] ppid=9203 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9206/task/9217/stat : 9217 (java) S 9203 9206 4042 0 -1 4202560 66 0 0 0 0 2 0 0 20 0 19 0 107446526 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850981636328 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9218] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9218/stat : 9218 (java) S 9203 9206 4042 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850862814200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9219] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9219/stat : 9219 (java) S 9203 9206 4042 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107446527 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850861761800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9206/tid=9220] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9220/stat : 9220 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850860710288 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9221] ppid=9203 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/9206/task/9221/stat : 9221 (java) S 9203 9206 4042 0 -1 4202560 13929 0 0 0 90 2 0 0 20 0 19 0 107446529 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850859657912 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9222] ppid=9203 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/9206/task/9222/stat : 9222 (java) S 9203 9206 4042 0 -1 4202560 20121 0 0 0 111 4 0 0 20 0 19 0 107446529 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850858605112 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9206/tid=9223] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9223/stat : 9223 (java) S 9203 9206 4042 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107446529 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850857553016 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9206/tid=9224] ppid=9203 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/9206/task/9224/stat : 9224 (java) S 9203 9206 4042 0 -1 4202560 103 0 0 0 23 27 0 0 20 0 19 0 107446529 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850856500424 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9206/tid=9225] ppid=9203 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9206/task/9225/stat : 9225 (java) S 9203 9206 4042 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107446572 9856040960 96309 33554432000 1073741824 1073778376 140735601398112 139850855445416 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 9206 sig 9
??? kill -9206 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 9206 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=948126
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=21844
# CPU time returned by wait4() is 1795.97
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1797.44
CPU time (s): 1800.03
CPU user time (s): 1799.51
CPU system time (s): 0.52
CPU usage (%): 100.144
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.95
system time used= 1.02184
maximum resident set size= 385364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38995
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38380
involuntary context switches= 12274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5604 second user time and 13.394 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-07 01:18:52
IDJOB=4085836
IDBENCH=48128
IDSOLVER=2546
FILE ID=node136/4085836-1465255132
RUNJOBID= node136-1465237111-7011
PBS_JOBID= 19843227
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_25_1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085836-1465255132/watcher-4085836-1465255132 -o /tmp/evaluation-result-4085836-1465255132/solver-4085836-1465255132 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465237111-7011 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085836-1465255132.opb

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

MD5SUM BENCH= 88e7a647c6e46a38e952354158b1fb76
RANDOM SEED=1324181756

node136.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.959
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.91
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.959
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.959
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.959
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.959
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.959
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.59
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.959
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.959
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:        30240948 kB
Buffers:           37940 kB
Cached:           116904 kB
SwapCached:          804 kB
Active:           162756 kB
Inactive:         104676 kB
Active(anon):     113496 kB
Inactive(anon):     1208 kB
Active(file):      49260 kB
Inactive(file):   103468 kB
Unevictable:     1656604 kB
Mlocked:           15272 kB
SwapTotal:      67108856 kB
SwapFree:       67099344 kB
Dirty:               784 kB
Writeback:             0 kB
AnonPages:       1774608 kB
Mapped:            15304 kB
Shmem:                 0 kB
Slab:             567788 kB
SReclaimable:      11548 kB
SUnreclaim:       556240 kB
KernelStack:        1592 kB
PageTables:         7544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2345780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1701888 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= 71736 MiB
End job on node136 at 2016-06-07 01:48:50