Trace number 4119063

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)-2414467 1800.11 1792.09

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3g-0244-0244.lin.opb
MD5SUM3ef157e274cf95b71347d16fdd19cdac
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-2725383
Best CPU time to get the best result obtained on this benchmark111.424
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables336
Total number of constraints512
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints240
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 240
Biggest coefficient in the objective function 248014
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 21362136
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 248014
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 21362136
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	16
0.07/0.12	c Pseudo Boolean Optimization by upper bound
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2626d4f1
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Glucose 2.1 dynamic restart strategy
0.07/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4def8cf3
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-4119063-1467246167.opb
0.07/0.12	c reading problem ... 
0.07/0.13	c  objective function found
0.22/0.20	c ... done. Wall clock time 0.077s.
0.22/0.20	c declared #vars     336
0.22/0.20	c #constraints  544
0.22/0.20	c constraints type 
0.22/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 272
0.22/0.20	c org.sat4j.minisat.constraints.card.MinWatchCard => 32
0.22/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 240
0.22/0.20	c 544 constraints processed.
0.22/0.20	c objective function length is 240 literals
0.22/0.21	c SATISFIABLE
0.22/0.21	c OPTIMIZING...
0.22/0.21	c Got one! Elapsed wall clock time (in seconds):0.086
0.22/0.21	o -2145524
0.22/0.22	c Got one! Elapsed wall clock time (in seconds):0.096
0.22/0.22	o -2228105
0.22/0.23	c Got one! Elapsed wall clock time (in seconds):0.104
0.22/0.23	o -2238178
0.93/0.69	c cleaning 2504 clauses out of 5007 with flag 12076/5007
1.55/1.13	c cleaning 4249 clauses out of 8499 with flag 26032/11003
1.55/1.14	c Got one! Elapsed wall clock time (in seconds):1.012
1.55/1.14	o -2243608
1.55/1.14	c Got one! Elapsed wall clock time (in seconds):1.015
1.55/1.14	o -2244714
1.55/1.18	c Got one! Elapsed wall clock time (in seconds):1.062
1.55/1.18	o -2260855
1.55/1.19	c Got one! Elapsed wall clock time (in seconds):1.064
1.55/1.19	o -2297969
1.55/1.19	c Got one! Elapsed wall clock time (in seconds):1.066
1.55/1.19	o -2344215
1.66/1.21	c Got one! Elapsed wall clock time (in seconds):1.087
1.66/1.21	o -2345162
1.66/1.21	c Got one! Elapsed wall clock time (in seconds):1.09
1.66/1.21	o -2353194
1.66/1.22	c Got one! Elapsed wall clock time (in seconds):1.092
1.66/1.22	o -2362376
1.66/1.27	c Got one! Elapsed wall clock time (in seconds):1.151
1.66/1.27	o -2362658
1.66/1.28	c Got one! Elapsed wall clock time (in seconds):1.159
1.66/1.28	o -2381619
1.66/1.29	c Got one! Elapsed wall clock time (in seconds):1.166
1.66/1.29	o -2414467
2.22/1.67	c cleaning 5829 clauses out of 11657 with flag 10386/18410
2.73/2.11	c cleaning 5911 clauses out of 11826 with flag 23841/24408
3.25/2.64	c cleaning 6457 clauses out of 12913 with flag 38439/31406
3.75/3.16	c cleaning 7228 clauses out of 14456 with flag 55149/39406
4.35/3.78	c cleaning 8108 clauses out of 16228 with flag 74080/48406
5.18/4.57	c cleaning 9056 clauses out of 18120 with flag 95031/58406
5.88/5.27	c cleaning 10032 clauses out of 20064 with flag 118001/69406
6.78/6.16	c cleaning 11017 clauses out of 22034 with flag 142986/81408
7.88/7.21	c cleaning 12007 clauses out of 24016 with flag 170098/94407
9.08/8.42	c cleaning 13005 clauses out of 26009 with flag 201229/108407
10.38/9.76	c cleaning 13997 clauses out of 28003 with flag 236352/123406
11.88/11.25	c cleaning 14998 clauses out of 30007 with flag 276793/139407
13.48/12.83	c cleaning 16004 clauses out of 32008 with flag 318728/156406
15.28/14.69	c cleaning 16994 clauses out of 34004 with flag 365842/174406
17.39/16.77	c cleaning 18005 clauses out of 36010 with flag 413690/193406
19.68/19.08	c cleaning 18986 clauses out of 38005 with flag 463880/213406
22.45/21.77	c cleaning 20010 clauses out of 40019 with flag 517244/234406
25.15/24.46	c cleaning 21000 clauses out of 42010 with flag 572666/256407
27.85/27.16	c cleaning 22002 clauses out of 44009 with flag 623946/279406
30.65/29.91	c cleaning 22998 clauses out of 46008 with flag 675568/303407
33.35/32.69	c cleaning 23998 clauses out of 48009 with flag 728199/328406
36.55/35.88	c cleaning 25004 clauses out of 50014 with flag 783792/354409
40.75/40.09	c cleaning 26000 clauses out of 52007 with flag 855056/381406
45.25/44.57	c cleaning 26999 clauses out of 54008 with flag 935861/409407
49.75/49.08	c cleaning 27999 clauses out of 56010 with flag 1015800/438408
54.77/53.86	c cleaning 29001 clauses out of 58009 with flag 1091775/468406
59.47/58.58	c cleaning 30002 clauses out of 60009 with flag 1168965/499407
64.37/63.48	c cleaning 30992 clauses out of 62006 with flag 1248438/531406
70.29/69.40	c cleaning 32004 clauses out of 64016 with flag 1336233/564408
76.28/75.39	c cleaning 32998 clauses out of 66013 with flag 1428703/598409
83.38/82.41	c cleaning 34002 clauses out of 68012 with flag 1528627/633406
90.49/89.53	c cleaning 35003 clauses out of 70013 with flag 1620865/669409
97.68/96.52	c cleaning 36004 clauses out of 72008 with flag 1704557/706407
104.59/103.48	c cleaning 37002 clauses out of 74004 with flag 1789155/744407
112.29/111.13	c cleaning 37994 clauses out of 76001 with flag 1894171/783406
120.58/119.45	c cleaning 39002 clauses out of 78009 with flag 2002440/823408
130.08/128.98	c cleaning 40001 clauses out of 80007 with flag 2112557/864408
138.98/137.88	c cleaning 40999 clauses out of 82006 with flag 2216773/906408
148.38/147.05	c cleaning 41996 clauses out of 84005 with flag 2330012/949406
159.09/157.73	c cleaning 42998 clauses out of 86010 with flag 2451334/993407
168.39/167.08	c cleaning 44007 clauses out of 88013 with flag 2560526/1038408
177.79/176.46	c cleaning 45001 clauses out of 90007 with flag 2658378/1084409
188.20/186.83	c cleaning 46002 clauses out of 92005 with flag 2762581/1131408
199.30/197.93	c cleaning 46994 clauses out of 94002 with flag 2870067/1179407
212.77/211.11	c cleaning 48000 clauses out of 96008 with flag 2995651/1228407
224.49/222.89	c cleaning 48997 clauses out of 98008 with flag 3138175/1278407
238.99/237.40	c cleaning 50001 clauses out of 100011 with flag 3278028/1329407
251.79/250.12	c cleaning 51002 clauses out of 102009 with flag 3412191/1381406
266.20/264.04	c cleaning 51999 clauses out of 104008 with flag 3548287/1434407
280.21/278.00	c cleaning 53000 clauses out of 106008 with flag 3687556/1488406
295.31/293.11	c cleaning 53997 clauses out of 108009 with flag 3837700/1543407
313.11/310.90	c cleaning 55003 clauses out of 110011 with flag 4013502/1599406
329.29/326.72	c cleaning 56004 clauses out of 112009 with flag 4165135/1656407
348.59/346.02	c cleaning 56992 clauses out of 114005 with flag 4317561/1714407
365.30/362.79	c cleaning 57998 clauses out of 116012 with flag 4461153/1773406
382.12/379.59	c cleaning 59005 clauses out of 118015 with flag 4620792/1833407
401.27/398.24	c cleaning 60001 clauses out of 120011 with flag 4772284/1894408
419.26/416.24	c cleaning 60998 clauses out of 122009 with flag 4930901/1956407
436.97/433.98	c cleaning 62002 clauses out of 124010 with flag 5085721/2019406
456.54/453.21	c cleaning 63004 clauses out of 126009 with flag 5260434/2083407
476.34/473.01	c cleaning 64005 clauses out of 128009 with flag 5433870/2148411
497.46/494.06	c cleaning 64999 clauses out of 130000 with flag 5614904/2214407
516.81/513.06	c cleaning 65995 clauses out of 132000 with flag 5784700/2281406
539.90/536.15	c cleaning 66999 clauses out of 134005 with flag 5953950/2349406
563.21/559.42	c cleaning 67995 clauses out of 136006 with flag 6139284/2418406
589.86/585.71	c cleaning 69004 clauses out of 138011 with flag 6313564/2488406
615.25/611.15	c cleaning 69998 clauses out of 140007 with flag 6483741/2559406
640.18/635.77	c cleaning 71005 clauses out of 142013 with flag 6658552/2631410
668.17/663.77	c cleaning 71997 clauses out of 144005 with flag 6842995/2704407
690.07/685.68	c cleaning 73002 clauses out of 146010 with flag 7017582/2778409
711.84/707.26	c cleaning 73997 clauses out of 148006 with flag 7212109/2853407
737.55/732.97	c cleaning 74996 clauses out of 150008 with flag 7399168/2929406
759.85/755.06	c cleaning 76002 clauses out of 152014 with flag 7584550/3006408
791.55/786.78	c cleaning 77003 clauses out of 154010 with flag 7790686/3084406
823.19/818.16	c cleaning 78000 clauses out of 156009 with flag 7995399/3163408
850.40/845.34	c cleaning 78999 clauses out of 158007 with flag 8199122/3243406
885.25/879.98	c cleaning 79996 clauses out of 160009 with flag 8398305/3324407
921.36/916.04	c cleaning 81003 clauses out of 162012 with flag 8598793/3406406
957.22/951.54	c cleaning 82000 clauses out of 164009 with flag 8803371/3489406
993.82/988.19	c cleaning 83001 clauses out of 166011 with flag 9031016/3573408
1031.28/1025.39	c cleaning 83998 clauses out of 168008 with flag 9259476/3658406
1059.27/1053.39	c cleaning 85005 clauses out of 170011 with flag 9489934/3744407
1094.57/1088.51	c cleaning 86003 clauses out of 172006 with flag 9700240/3831407
1134.36/1128.12	c cleaning 87000 clauses out of 174002 with flag 9923553/3919406
1174.79/1168.55	c cleaning 87996 clauses out of 176002 with flag 10152716/4008406
1216.27/1209.79	c cleaning 89004 clauses out of 178009 with flag 10373428/4098409
1258.39/1251.91	c cleaning 89996 clauses out of 180002 with flag 10623576/4189406
1299.90/1293.15	c cleaning 90997 clauses out of 182006 with flag 10852383/4281406
1339.15/1332.15	c cleaning 92002 clauses out of 184012 with flag 11081305/4374409
1384.94/1378.00	c cleaning 93001 clauses out of 186010 with flag 11325052/4468409
1435.00/1427.86	c cleaning 93995 clauses out of 188006 with flag 11571677/4563406
1483.85/1476.52	c cleaning 95003 clauses out of 190011 with flag 11839297/4659406
1520.96/1513.63	c cleaning 96003 clauses out of 192009 with flag 12116772/4756407
1572.37/1564.94	c cleaning 96999 clauses out of 194006 with flag 12355741/4854407
1620.17/1612.50	c cleaning 97996 clauses out of 196008 with flag 12577038/4953408
1673.19/1665.52	c cleaning 98998 clauses out of 198012 with flag 12847323/5053408
1724.59/1716.80	c cleaning 100002 clauses out of 200012 with flag 13102069/5154406
1781.48/1773.49	c cleaning 101003 clauses out of 202011 with flag 13344724/5256407
1800.11/1792.05	c starts		: 11426
1800.11/1792.05	c conflicts		: 5307545
1800.11/1792.05	c decisions		: 6229093
1800.11/1792.05	c propagations		: 232676691
1800.11/1792.05	c inspects		: 29556292306
1800.11/1792.05	c shortcuts		: 0
1800.11/1792.05	c learnt literals	: 0
1800.11/1792.05	c learnt binary clauses	: 0
1800.11/1792.05	c learnt ternary clauses	: 0
1800.11/1792.05	c learnt constraints	: 5307546
1800.11/1792.05	c ignored constraints	: 0
1800.11/1792.05	c root simplifications	: 0
1800.11/1792.05	c removed literals (reason simplification)	: 0
1800.11/1792.05	c reason swapping (by a shorter reason)	: 0
1800.11/1792.05	c Calls to reduceDB	: 100
1800.11/1792.05	c Number of update (reduction) of LBD	: 227717
1800.11/1792.05	c Imported unit clauses	: 0
1800.11/1792.05	c number of reductions to clauses (during analyze)	: 0
1800.11/1792.05	c number of learned constraints concerned by reduction	: 0
1800.11/1792.05	c number of learning phase by resolution	: 0
1800.11/1792.05	c number of learning phase by cutting planes	: 0
1800.11/1792.05	c speed (assignments/second)	: 129853.06326548151
1800.11/1792.05	c non guided choices	0
1800.11/1792.08	c learnt constraints type 
1800.11/1792.08	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 152147
1800.11/1792.08	s SATISFIABLE
1800.11/1792.08	c Found 14 solution(s)
1800.11/1792.08	v -x1 -x2 x3 x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 x12 -x13 x14 -x15 x16 -x17 -x18 x19 -x20 -x21 -x22 -x23 x24 x25 -x26 -x27 -x28 x29 -x30 x31 -x32 -x33 x34 -x35 -x36 -x37 x38 -x39 -x40 x41 -x42 -x43 x44 -x45 x46 -x47 -x48 -x49 -x50 x51 -x52 x53 -x54 -x55 x56 -x57 -x58 -x59 x60 -x61 x62 -x63 -x64 x65 -x66 -x67 x68 -x69 x70 -x71 -x72 -x73 x74 -x75 -x76 x77 -x78 -x79 x80 -x81 x82 -x83 -x84 x85 -x86 -x87 x88 -x89 -x90 -x91 -x92 x93 -x94 x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 x198 -x199 -x200 -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 x220 -x221 x222 -x223 -x224 -x225 -x226 -x227 x228 x229 -x230 -x231 -x232 -x233 -x234 x235 -x236 -x237 x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 x250 -x251 -x252 -x253 -x254 -x255 x256 x257 x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 x266 x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 
1800.11/1792.08	c objective function=-2414467
1800.11/1792.08	c Total wall clock time (in seconds): 1791.955

Verifier Data

OK	-2414467

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-4119063-1467246167/watcher-4119063-1467246167 -o /tmp/evaluation-result-4119063-1467246167/solver-4119063-1467246167 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467233254-15698 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119063-1467246167.opb 

pid=17371
running on 8 cores: 4-7,12-15

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.14 2.11 2.18 3/281 17374
/proc/meminfo: memFree=27773632/32872528 swapFree=8828/8828
[pid=17374] ppid=17371 vsize=272 CPUtime=0 cores=4-7,12-15
/proc/17374/stat : 17374 (java) R 17371 17374 15681 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 5569508 278528 27 33554432000 1073741824 1073778376 140735291805680 140734478887048 216799451729 0 0 4096 0 0 0 0 17 14 0 0 0 0 0
/proc/17374/statm: 68 34 25 9 0 25 0

[startup+0.100061 s]
/proc/loadavg: 2.14 2.11 2.18 3/281 17374
/proc/meminfo: memFree=27773632/32872528 swapFree=8828/8828
[pid=17374] ppid=17371 vsize=9896436 CPUtime=0.07 cores=4-7,12-15
/proc/17374/stat : 17374 (java) S 17371 17374 15681 0 -1 4202496 4306 0 1 0 6 1 0 0 20 0 23 0 5569508 10133950464 5426 33554432000 1073741824 1073778376 140735291805680 140735291796816 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/17374/statm: 2474109 5431 2078 9 0 2464786 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9896436

[startup+0.200248 s]
/proc/loadavg: 2.14 2.11 2.18 3/281 17374
/proc/meminfo: memFree=27773632/32872528 swapFree=8828/8828
[pid=17374] ppid=17371 vsize=9896436 CPUtime=0.22 cores=4-7,12-15
/proc/17374/stat : 17374 (java) S 17371 17374 15681 0 -1 4202496 4751 0 1 0 21 1 0 0 20 0 23 0 5569508 10133950464 6822 33554432000 1073741824 1073778376 140735291805680 140735291796816 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/17374/statm: 2474109 6822 2201 9 0 2464786 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9896436

[startup+0.300237 s]
/proc/loadavg: 2.14 2.11 2.18 3/281 17374
/proc/meminfo: memFree=27773632/32872528 swapFree=8828/8828
[pid=17374] ppid=17371 vsize=9963000 CPUtime=0.47 cores=4-7,12-15
/proc/17374/stat : 17374 (java) S 17371 17374 15681 0 -1 4202496 6984 0 1 0 44 3 0 0 20 0 24 0 5569508 10202112000 8625 33554432000 1073741824 1073778376 140735291805680 140735291796816 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/17374/statm: 2490750 8625 2244 9 0 2481427 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9963000

[startup+0.700268 s]
/proc/loadavg: 2.14 2.11 2.18 3/281 17374
/proc/meminfo: memFree=27773632/32872528 swapFree=8828/8828
[pid=17374] ppid=17371 vsize=9963000 CPUtime=1.06 cores=4-7,12-15
/proc/17374/stat : 17374 (java) S 17371 17374 15681 0 -1 4202496 8121 0 1 0 103 3 0 0 20 0 24 0 5569508 10202112000 9714 33554432000 1073741824 1073778376 140735291805680 140735291796816 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/17374/statm: 2490750 9714 2254 9 0 2481427 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 9963000

[startup+1.501 s]
/proc/loadavg: 2.13 2.10 2.18 3/305 17398
/proc/meminfo: memFree=27738644/32872528 swapFree=8828/8828
[pid=17374] ppid=17371 vsize=9963000 CPUtime=2.12 cores=4-7,12-15
/proc/17374/stat : 17374 (java) S 17371 17374 15681 0 -1 4202496 11635 0 1 0 209 3 0 0 20 0 24 0 5569508 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140735291796816 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/17374/statm: 2490750 12367 2258 9 0 2481427 0
[pid=17374/tid=17376] ppid=17371 vsize=9963000 CPUtime=1.45 cores=4-7,12-15
/proc/17374/task/17376/stat : 17376 (java) R 17371 17374 15681 0 -1 4202560 2452 0 1 0 144 1 0 0 20 0 24 0 5569509 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683853851176 140683684340650 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17377] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17377/stat : 17377 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683815344424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17378] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17378/stat : 17378 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683814291624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17379] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17379/stat : 17379 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683813239336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17380] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17380/stat : 17380 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683812186536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17381] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17381/stat : 17381 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683811134248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17382] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17382/stat : 17382 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683810081448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17383] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17383/stat : 17383 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683809029160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17384] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17384/stat : 17384 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683807976360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17385] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17385/stat : 17385 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683806923048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17386] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17386/stat : 17386 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683805870248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17387] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17387/stat : 17387 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683804817960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=17374/tid=17388] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17388/stat : 17388 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683803765160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17389] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17389/stat : 17389 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140683802712872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17374/tid=17390] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17390/stat : 17390 (java) S 17371 17374 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140682794625640 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17391] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17391/stat : 17391 (java) S 17371 17374 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140682793572216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17392] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17392/stat : 17392 (java) S 17371 17374 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140682792519304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17393] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17393/stat : 17393 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140682791467280 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17394] ppid=17371 vsize=9963000 CPUtime=0.41 cores=4-7,12-15
/proc/17374/task/17394/stat : 17394 (java) S 17371 17374 15681 0 -1 4202560 5538 0 0 0 39 2 0 0 20 0 24 0 5569515 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140682790414392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17395] ppid=17371 vsize=9963000 CPUtime=0.23 cores=4-7,12-15
/proc/17374/task/17395/stat : 17395 (java) S 17371 17374 15681 0 -1 4202560 2359 0 0 0 23 0 0 0 20 0 24 0 5569515 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140682789362104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17396] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17396/stat : 17396 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140682788309496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17397] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17397/stat : 17397 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140682787257416 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17398] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17398/stat : 17398 (java) S 17371 17374 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5569529 10202112000 12367 33554432000 1073741824 1073778376 140735291805680 140682786202920 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 9963000

[startup+3.10093 s]
/proc/loadavg: 2.13 2.10 2.18 3/305 17398
/proc/meminfo: memFree=27725056/32872528 swapFree=8828/8828
[pid=17374] ppid=17371 vsize=9963000 CPUtime=3.75 cores=4-7,12-15
/proc/17374/stat : 17374 (java) S 17371 17374 15681 0 -1 4202496 11650 0 1 0 371 4 0 0 20 0 24 0 5569508 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140735291796816 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/17374/statm: 2490750 15958 2258 9 0 2481427 0
[pid=17374/tid=17376] ppid=17371 vsize=9963000 CPUtime=3.05 cores=4-7,12-15
/proc/17374/task/17376/stat : 17376 (java) R 17371 17374 15681 0 -1 4202560 2460 0 1 0 304 1 0 0 20 0 24 0 5569509 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683853853064 140683684327116 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17377] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17377/stat : 17377 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683815344424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17378] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17378/stat : 17378 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683814291624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17379] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17379/stat : 17379 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683813239336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17380] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17380/stat : 17380 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683812186536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17381] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17381/stat : 17381 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683811134248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17382] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17382/stat : 17382 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683810081448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17383] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17383/stat : 17383 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683809029160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17384] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17384/stat : 17384 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683807976360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17385] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17385/stat : 17385 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683806923048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17386] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17386/stat : 17386 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683805870248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17387] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17387/stat : 17387 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683804817960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=17374/tid=17388] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17388/stat : 17388 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683803765160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17389] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17389/stat : 17389 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140683802712872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17374/tid=17390] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17390/stat : 17390 (java) S 17371 17374 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140682794625640 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17391] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17391/stat : 17391 (java) S 17371 17374 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140682793572216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17392] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17392/stat : 17392 (java) S 17371 17374 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140682792519304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17393] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17393/stat : 17393 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140682791467280 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17394] ppid=17371 vsize=9963000 CPUtime=0.43 cores=4-7,12-15
/proc/17374/task/17394/stat : 17394 (java) S 17371 17374 15681 0 -1 4202560 5545 0 0 0 41 2 0 0 20 0 24 0 5569515 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140682790414392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17395] ppid=17371 vsize=9963000 CPUtime=0.23 cores=4-7,12-15
/proc/17374/task/17395/stat : 17395 (java) S 17371 17374 15681 0 -1 4202560 2359 0 0 0 23 0 0 0 20 0 24 0 5569515 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140682789362104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17396] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17396/stat : 17396 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140682788309496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17397] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17397/stat : 17397 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140682787257416 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17398] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17398/stat : 17398 (java) S 17371 17374 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5569529 10202112000 15958 33554432000 1073741824 1073778376 140735291805680 140682786202920 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 9963000

[startup+6.30094 s]
/proc/loadavg: 2.13 2.10 2.18 3/305 17398
/proc/meminfo: memFree=27700360/32872528 swapFree=8828/8828
[pid=17374] ppid=17371 vsize=9963000 CPUtime=6.98 cores=4-7,12-15
/proc/17374/stat : 17374 (java) S 17371 17374 15681 0 -1 4202496 11664 0 1 0 694 4 0 0 20 0 24 0 5569508 10202112000 21434 33554432000 1073741824 1073778376 140735291805680 140735291796816 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/17374/statm: 2490750 21434 2259 9 0 2481427 0
[pid=17374/tid=17376] ppid=17371 vsize=9963000 CPUtime=6.24 cores=4-7,12-15
/proc/17374/task/17376/stat : 17376 (java) R 17371 17374 15681 0 -1 4202560 2473 0 1 0 622 2 0 0 20 0 24 0 5569509 10202112000 21434 33554432000 1073741824 1073778376 140735291805680 140683853844160 140683684340313 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17377] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17377/stat : 17377 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 21434 33554432000 1073741824 1073778376 140735291805680 140683815344424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17378] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17378/stat : 17378 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 21434 33554432000 1073741824 1073778376 140735291805680 140683814291624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17379] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17379/stat : 17379 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 21434 33554432000 1073741824 1073778376 140735291805680 140683813239336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17380] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17380/stat : 17380 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 21434 33554432000 1073741824 1073778376 140735291805680 140683812186536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17381] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17381/stat : 17381 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 21434 33554432000 1073741824 1073778376 140735291805680 140683811134248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17382] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17382/stat : 17382 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 21434 33554432000 1073741824 1073778376 140735291805680 140683810081448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17383] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17383/stat : 17383 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 21434 33554432000 1073741824 1073778376 140735291805680 140683809029160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17384] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17384/stat : 17384 (java) S 17371 17374 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5569511 10202112000 21434 33554432000 1073741824 1073778376 140735291805680 140683807976360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17385] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15

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

/proc/17374/task/17385/stat : 17385 (java) S 17371 17374 15681 0 -1 4202560 261 0 0 0 49 17 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683806923048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=17374/tid=17386] ppid=17371 vsize=9963000 CPUtime=0.55 cores=4-7,12-15
/proc/17374/task/17386/stat : 17386 (java) S 17371 17374 15681 0 -1 4202560 226 0 0 0 42 13 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683805870248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17387] ppid=17371 vsize=9963000 CPUtime=0.56 cores=4-7,12-15
/proc/17374/task/17387/stat : 17387 (java) S 17371 17374 15681 0 -1 4202560 387 0 0 0 40 16 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683804817960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17388] ppid=17371 vsize=9963000 CPUtime=0.64 cores=4-7,12-15
/proc/17374/task/17388/stat : 17388 (java) S 17371 17374 15681 0 -1 4202560 318 0 0 0 48 16 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683803765160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17389] ppid=17371 vsize=9963000 CPUtime=0.71 cores=4-7,12-15
/proc/17374/task/17389/stat : 17389 (java) S 17371 17374 15681 0 -1 4202560 360 0 0 0 53 18 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683802712872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17390] ppid=17371 vsize=9963000 CPUtime=0.23 cores=4-7,12-15
/proc/17374/task/17390/stat : 17390 (java) S 17371 17374 15681 0 -1 4202560 152 0 0 0 20 3 0 0 20 0 24 0 5569512 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682794625640 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17391] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17391/stat : 17391 (java) S 17371 17374 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682793572216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17392] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17392/stat : 17392 (java) S 17371 17374 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682792519304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17393] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17393/stat : 17393 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682791467280 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17394] ppid=17371 vsize=9963000 CPUtime=0.43 cores=4-7,12-15
/proc/17374/task/17394/stat : 17394 (java) S 17371 17374 15681 0 -1 4202560 5545 0 0 0 41 2 0 0 20 0 24 0 5569515 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682790414392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17395] ppid=17371 vsize=9963000 CPUtime=0.29 cores=4-7,12-15
/proc/17374/task/17395/stat : 17395 (java) S 17371 17374 15681 0 -1 4202560 2599 0 0 0 29 0 0 0 20 0 24 0 5569515 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682789362104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17396] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17396/stat : 17396 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682788309496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17397] ppid=17371 vsize=9963000 CPUtime=0.77 cores=4-7,12-15
/proc/17374/task/17397/stat : 17397 (java) S 17371 17374 15681 0 -1 4202560 104 0 0 0 38 39 0 0 20 0 24 0 5569515 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682787257416 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17398] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17398/stat : 17398 (java) S 17371 17374 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5569529 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682786202920 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (KiB) 9963000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.9 s]
/proc/loadavg: 2.12 2.10 2.09 3/305 17512
/proc/meminfo: memFree=24502056/32872528 swapFree=8828/8828
[pid=17374] ppid=17371 vsize=9963000 CPUtime=1800 cores=4-7,12-15
/proc/17374/stat : 17374 (java) S 17371 17374 15681 0 -1 4202496 16057 0 1 0 179767 233 0 0 20 0 24 0 5569508 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140735291796816 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/17374/statm: 2490750 116470 2281 9 0 2481427 0
[pid=17374/tid=17376] ppid=17371 vsize=9963000 CPUtime=1785.97 cores=4-7,12-15
/proc/17374/task/17376/stat : 17376 (java) R 17371 17374 15681 0 -1 4202560 2541 0 1 0 178566 31 0 0 20 0 24 0 5569509 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683853844160 140683684340650 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0
[pid=17374/tid=17377] ppid=17371 vsize=9963000 CPUtime=0.59 cores=4-7,12-15
/proc/17374/task/17377/stat : 17377 (java) S 17371 17374 15681 0 -1 4202560 312 0 0 0 45 14 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683815344424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17378] ppid=17371 vsize=9963000 CPUtime=0.5 cores=4-7,12-15
/proc/17374/task/17378/stat : 17378 (java) S 17371 17374 15681 0 -1 4202560 197 0 0 0 40 10 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683814291624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17379] ppid=17371 vsize=9963000 CPUtime=0.6 cores=4-7,12-15
/proc/17374/task/17379/stat : 17379 (java) S 17371 17374 15681 0 -1 4202560 202 0 0 0 46 14 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683813239336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17380] ppid=17371 vsize=9963000 CPUtime=0.77 cores=4-7,12-15
/proc/17374/task/17380/stat : 17380 (java) S 17371 17374 15681 0 -1 4202560 321 0 0 0 57 20 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683812186536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17374/tid=17381] ppid=17371 vsize=9963000 CPUtime=0.55 cores=4-7,12-15
/proc/17374/task/17381/stat : 17381 (java) S 17371 17374 15681 0 -1 4202560 302 0 0 0 41 14 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683811134248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17382] ppid=17371 vsize=9963000 CPUtime=0.54 cores=4-7,12-15
/proc/17374/task/17382/stat : 17382 (java) S 17371 17374 15681 0 -1 4202560 368 0 0 0 41 13 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683810081448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17383] ppid=17371 vsize=9963000 CPUtime=0.58 cores=4-7,12-15
/proc/17374/task/17383/stat : 17383 (java) S 17371 17374 15681 0 -1 4202560 328 0 0 0 43 15 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683809029160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17384] ppid=17371 vsize=9963000 CPUtime=0.68 cores=4-7,12-15
/proc/17374/task/17384/stat : 17384 (java) S 17371 17374 15681 0 -1 4202560 277 0 0 0 52 16 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683807976360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17385] ppid=17371 vsize=9963000 CPUtime=0.66 cores=4-7,12-15
/proc/17374/task/17385/stat : 17385 (java) S 17371 17374 15681 0 -1 4202560 261 0 0 0 49 17 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683806923048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=17374/tid=17386] ppid=17371 vsize=9963000 CPUtime=0.55 cores=4-7,12-15
/proc/17374/task/17386/stat : 17386 (java) S 17371 17374 15681 0 -1 4202560 226 0 0 0 42 13 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683805870248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17387] ppid=17371 vsize=9963000 CPUtime=0.56 cores=4-7,12-15
/proc/17374/task/17387/stat : 17387 (java) S 17371 17374 15681 0 -1 4202560 387 0 0 0 40 16 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683804817960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17388] ppid=17371 vsize=9963000 CPUtime=0.64 cores=4-7,12-15
/proc/17374/task/17388/stat : 17388 (java) S 17371 17374 15681 0 -1 4202560 318 0 0 0 48 16 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683803765160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17389] ppid=17371 vsize=9963000 CPUtime=0.71 cores=4-7,12-15
/proc/17374/task/17389/stat : 17389 (java) S 17371 17374 15681 0 -1 4202560 360 0 0 0 53 18 0 0 20 0 24 0 5569511 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140683802712872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17390] ppid=17371 vsize=9963000 CPUtime=0.23 cores=4-7,12-15
/proc/17374/task/17390/stat : 17390 (java) S 17371 17374 15681 0 -1 4202560 152 0 0 0 20 3 0 0 20 0 24 0 5569512 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682794625640 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17391] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17391/stat : 17391 (java) S 17371 17374 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682793572216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17392] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17392/stat : 17392 (java) S 17371 17374 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682792519304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17393] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17393/stat : 17393 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682791467280 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17394] ppid=17371 vsize=9963000 CPUtime=0.43 cores=4-7,12-15
/proc/17374/task/17394/stat : 17394 (java) S 17371 17374 15681 0 -1 4202560 5545 0 0 0 41 2 0 0 20 0 24 0 5569515 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682790414392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17395] ppid=17371 vsize=9963000 CPUtime=0.29 cores=4-7,12-15
/proc/17374/task/17395/stat : 17395 (java) S 17371 17374 15681 0 -1 4202560 2599 0 0 0 29 0 0 0 20 0 24 0 5569515 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682789362104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17396] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17396/stat : 17396 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682788309496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17397] ppid=17371 vsize=9963000 CPUtime=0.77 cores=4-7,12-15
/proc/17374/task/17397/stat : 17397 (java) S 17371 17374 15681 0 -1 4202560 104 0 0 0 38 39 0 0 20 0 24 0 5569515 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682787257416 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17398] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17398/stat : 17398 (java) S 17371 17374 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5569529 10202112000 116470 33554432000 1073741824 1073778376 140735291805680 140682786202920 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9963000

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

[startup+1792.02 s]
/proc/loadavg: 2.12 2.10 2.09 3/305 17512
/proc/meminfo: memFree=24502056/32872528 swapFree=8828/8828
[pid=17374] ppid=17371 vsize=9963000 CPUtime=1800.11 cores=4-7,12-15
/proc/17374/stat : 17374 (java) S 17371 17374 15681 0 -1 4202496 16064 0 1 0 179778 233 0 0 20 0 24 0 5569508 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140735291796816 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/17374/statm: 2490750 116476 2281 9 0 2481427 0
[pid=17374/tid=17376] ppid=17371 vsize=9963000 CPUtime=1786.07 cores=4-7,12-15
/proc/17374/task/17376/stat : 17376 (java) R 17371 17374 15681 0 -1 4202560 2541 0 1 0 178576 31 0 0 20 0 24 0 5569509 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683853844160 140683684340650 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0
[pid=17374/tid=17377] ppid=17371 vsize=9963000 CPUtime=0.59 cores=4-7,12-15
/proc/17374/task/17377/stat : 17377 (java) S 17371 17374 15681 0 -1 4202560 312 0 0 0 45 14 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683815344424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17378] ppid=17371 vsize=9963000 CPUtime=0.5 cores=4-7,12-15
/proc/17374/task/17378/stat : 17378 (java) S 17371 17374 15681 0 -1 4202560 197 0 0 0 40 10 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683814291624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17379] ppid=17371 vsize=9963000 CPUtime=0.6 cores=4-7,12-15
/proc/17374/task/17379/stat : 17379 (java) S 17371 17374 15681 0 -1 4202560 202 0 0 0 46 14 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683813239336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17380] ppid=17371 vsize=9963000 CPUtime=0.77 cores=4-7,12-15
/proc/17374/task/17380/stat : 17380 (java) S 17371 17374 15681 0 -1 4202560 321 0 0 0 57 20 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683812186536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17374/tid=17381] ppid=17371 vsize=9963000 CPUtime=0.55 cores=4-7,12-15
/proc/17374/task/17381/stat : 17381 (java) S 17371 17374 15681 0 -1 4202560 302 0 0 0 41 14 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683811134248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17382] ppid=17371 vsize=9963000 CPUtime=0.54 cores=4-7,12-15
/proc/17374/task/17382/stat : 17382 (java) S 17371 17374 15681 0 -1 4202560 368 0 0 0 41 13 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683810081448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17383] ppid=17371 vsize=9963000 CPUtime=0.58 cores=4-7,12-15
/proc/17374/task/17383/stat : 17383 (java) S 17371 17374 15681 0 -1 4202560 328 0 0 0 43 15 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683809029160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17384] ppid=17371 vsize=9963000 CPUtime=0.68 cores=4-7,12-15
/proc/17374/task/17384/stat : 17384 (java) S 17371 17374 15681 0 -1 4202560 277 0 0 0 52 16 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683807976360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17374/tid=17385] ppid=17371 vsize=9963000 CPUtime=0.66 cores=4-7,12-15
/proc/17374/task/17385/stat : 17385 (java) S 17371 17374 15681 0 -1 4202560 261 0 0 0 49 17 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683806923048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=17374/tid=17386] ppid=17371 vsize=9963000 CPUtime=0.55 cores=4-7,12-15
/proc/17374/task/17386/stat : 17386 (java) S 17371 17374 15681 0 -1 4202560 226 0 0 0 42 13 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683805870248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17387] ppid=17371 vsize=9963000 CPUtime=0.56 cores=4-7,12-15
/proc/17374/task/17387/stat : 17387 (java) S 17371 17374 15681 0 -1 4202560 387 0 0 0 40 16 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683804817960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=17374/tid=17388] ppid=17371 vsize=9963000 CPUtime=0.64 cores=4-7,12-15
/proc/17374/task/17388/stat : 17388 (java) S 17371 17374 15681 0 -1 4202560 318 0 0 0 48 16 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683803765160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17374/tid=17389] ppid=17371 vsize=9963000 CPUtime=0.71 cores=4-7,12-15
/proc/17374/task/17389/stat : 17389 (java) S 17371 17374 15681 0 -1 4202560 360 0 0 0 53 18 0 0 20 0 24 0 5569511 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140683802712872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17390] ppid=17371 vsize=9963000 CPUtime=0.23 cores=4-7,12-15
/proc/17374/task/17390/stat : 17390 (java) S 17371 17374 15681 0 -1 4202560 152 0 0 0 20 3 0 0 20 0 24 0 5569512 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140682794625640 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17391] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17391/stat : 17391 (java) S 17371 17374 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140682793572216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17392] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17392/stat : 17392 (java) S 17371 17374 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 5569512 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140682792519304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17393] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17393/stat : 17393 (java) D 17371 17374 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140682791463904 216812021005 0 4 0 16800975 18446744072100756772 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17394] ppid=17371 vsize=9963000 CPUtime=0.43 cores=4-7,12-15
/proc/17374/task/17394/stat : 17394 (java) S 17371 17374 15681 0 -1 4202560 5545 0 0 0 41 2 0 0 20 0 24 0 5569515 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140682790414392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=17374/tid=17395] ppid=17371 vsize=9963000 CPUtime=0.29 cores=4-7,12-15
/proc/17374/task/17395/stat : 17395 (java) S 17371 17374 15681 0 -1 4202560 2599 0 0 0 29 0 0 0 20 0 24 0 5569515 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140682789362104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17396] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17396/stat : 17396 (java) S 17371 17374 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5569515 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140682788309496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=17374/tid=17397] ppid=17371 vsize=9963000 CPUtime=0.77 cores=4-7,12-15
/proc/17374/task/17397/stat : 17397 (java) S 17371 17374 15681 0 -1 4202560 104 0 0 0 38 39 0 0 20 0 24 0 5569515 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140682787257416 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17374/tid=17398] ppid=17371 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/17374/task/17398/stat : 17398 (java) S 17371 17374 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5569529 10202112000 116476 33554432000 1073741824 1073778376 140735291805680 140682786202920 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9963000

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17374 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=288378
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=901558
# CPU time returned by wait4() is 1796.19
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1792.09
CPU time (s): 1800.11
CPU user time (s): 1797.78
CPU system time (s): 2.33
CPU usage (%): 100.448
Max. virtual memory (cumulated for all children) (KiB): 9963000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.29
system time used= 2.90156
maximum resident set size= 595528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16106
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39105
involuntary context switches= 6392

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2337 second user time and 18.3042 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 02:22:47
IDJOB=4119063
IDBENCH=111644
IDSOLVER=2546
FILE ID=node132/4119063-1467246167
RUNJOBID= node132-1467233254-15698
PBS_JOBID= 19997601
Free space on /tmp= 71540 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0244-0244.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119063-1467246167/watcher-4119063-1467246167 -o /tmp/evaluation-result-4119063-1467246167/solver-4119063-1467246167 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467233254-15698 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119063-1467246167.opb

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

MD5SUM BENCH= 3ef157e274cf95b71347d16fdd19cdac
RANDOM SEED=998378153

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        27773276 kB
Buffers:          129772 kB
Cached:          3862944 kB
SwapCached:            0 kB
Active:           428928 kB
Inactive:        3884080 kB
Active(anon):     322756 kB
Inactive(anon):        0 kB
Active(file):     106172 kB
Inactive(file):  3884080 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               760 kB
Writeback:             0 kB
AnonPages:        339740 kB
Mapped:            22288 kB
Shmem:               216 kB
Slab:             632604 kB
SReclaimable:      73160 kB
SUnreclaim:       559444 kB
KernelStack:        2344 kB
PageTables:         4800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     732032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71536 MiB
End job on node132 at 2016-06-30 02:52:39