Trace number 3687915

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
Sat 4j PB Resolution 2.3.2 SnapshotSAT (TO)-27 1800.66 1779.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-5.opb
MD5SUM7f24dba3f3d4b877b96bd50f5b27c089
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark42.7685
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints28143
Number of constraints which are clauses28143
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
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 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
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.01/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.01/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.08	c See www.sat4j.org for details.
0.01/0.08	c version 2.3.2.v20120418
0.01/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.08	c java.vm.version	19.1-b02
0.01/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.08	c sun.arch.data.model	64
0.01/0.08	c java.version		1.6.0_24
0.01/0.08	c os.name		Linux
0.01/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.01/0.08	c os.arch		amd64
0.01/0.08	c Free memory 		501472288
0.01/0.08	c Max memory 		7480803328
0.01/0.08	c Total memory 		504102912
0.01/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@431b9fb1
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 Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3687915-1337877325.opb
0.11/0.10	c reading problem ... 
0.73/0.45	c ... done. Wall clock time 0.347s.
0.73/0.45	c declared #vars     595
0.73/0.45	c #constraints  28143
0.73/0.45	c constraints type 
0.73/0.45	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 28143
0.73/0.45	c 28143 constraints processed.
0.73/0.45	c objective function length is 595 literals
0.73/0.47	c SATISFIABLE
0.73/0.47	c OPTIMIZING...
0.73/0.47	c Got one! Elapsed wall clock time (in seconds):0.361
0.73/0.47	o -24
0.73/0.48	c Got one! Elapsed wall clock time (in seconds):0.377
0.73/0.48	o -25
1.03/0.59	c Got one! Elapsed wall clock time (in seconds):0.486
1.03/0.59	o -26
1.32/0.62	c Got one! Elapsed wall clock time (in seconds):0.492
1.32/0.62	o -27
1.85/1.01	c cleaning 2605 clauses out of 5210 with flag 5000/5210
2.30/1.49	c cleaning 4303 clauses out of 8605 with flag 11000/11210
2.93/2.06	c cleaning 5652 clauses out of 11303 with flag 18001/18211
3.77/2.83	c cleaning 6823 clauses out of 13650 with flag 26000/26210
4.73/3.72	c cleaning 7914 clauses out of 15828 with flag 35001/35211
5.85/4.82	c cleaning 8956 clauses out of 17915 with flag 45002/45212
7.03/5.98	c cleaning 9978 clauses out of 19959 with flag 56002/56212
8.28/7.18	c cleaning 10988 clauses out of 21979 with flag 68000/68210
9.80/8.60	c cleaning 11993 clauses out of 23991 with flag 81000/81210
11.31/10.16	c cleaning 12999 clauses out of 25999 with flag 95001/95211
13.15/11.95	c cleaning 14001 clauses out of 28001 with flag 110002/110212
15.59/14.31	c cleaning 14995 clauses out of 29998 with flag 126000/126210
17.91/16.65	c cleaning 15997 clauses out of 32003 with flag 143000/143210
20.25/18.92	c cleaning 16999 clauses out of 34007 with flag 161001/161211
22.68/21.30	c cleaning 18000 clauses out of 36007 with flag 180000/180210
25.56/24.13	c cleaning 18998 clauses out of 38008 with flag 200001/200211
28.68/27.28	c cleaning 20004 clauses out of 40010 with flag 221001/221211
32.12/30.65	c cleaning 21000 clauses out of 42005 with flag 243000/243210
36.06/34.51	c cleaning 21996 clauses out of 44005 with flag 266000/266210
40.24/38.62	c cleaning 23005 clauses out of 46011 with flag 290002/290212
44.57/42.99	c cleaning 24002 clauses out of 48004 with flag 315000/315210
49.63/47.93	c cleaning 24997 clauses out of 50002 with flag 341000/341210
54.68/52.93	c cleaning 26000 clauses out of 52005 with flag 368000/368210
60.20/58.49	c cleaning 26996 clauses out of 54006 with flag 396001/396211
67.14/65.30	c cleaning 28004 clauses out of 56009 with flag 425000/425210
74.15/72.35	c cleaning 29001 clauses out of 58005 with flag 455000/455210
81.28/79.42	c cleaning 30001 clauses out of 60007 with flag 486003/486213
88.93/87.02	c cleaning 30994 clauses out of 62004 with flag 518001/518211
96.05/94.13	c cleaning 32003 clauses out of 64011 with flag 551002/551212
105.27/103.36	c cleaning 33001 clauses out of 66007 with flag 585001/585211
112.32/110.32	c cleaning 33996 clauses out of 68005 with flag 620000/620210
119.97/117.94	c cleaning 35001 clauses out of 70009 with flag 656000/656210
127.60/125.54	c cleaning 36002 clauses out of 72010 with flag 693002/693212
135.68/133.58	c cleaning 37002 clauses out of 74008 with flag 731002/731212
143.97/141.73	c cleaning 38000 clauses out of 76004 with flag 770000/770210
151.50/149.25	c cleaning 38997 clauses out of 78004 with flag 810000/810210
159.17/156.80	c cleaning 39997 clauses out of 80007 with flag 851000/851210
166.92/164.56	c cleaning 41000 clauses out of 82011 with flag 893001/893211
177.05/174.67	c cleaning 41998 clauses out of 84010 with flag 936000/936210
190.53/188.05	c cleaning 43004 clauses out of 86012 with flag 980000/980210
204.83/202.22	c cleaning 44001 clauses out of 88008 with flag 1025000/1025210
221.70/219.03	c cleaning 44996 clauses out of 90008 with flag 1071001/1071211
235.46/232.75	c cleaning 46003 clauses out of 92011 with flag 1118000/1118210
252.10/249.39	c cleaning 47002 clauses out of 94008 with flag 1166000/1166210
270.97/268.16	c cleaning 47996 clauses out of 96006 with flag 1215000/1215210
288.03/285.14	c cleaning 49000 clauses out of 98010 with flag 1265000/1265210
303.77/300.85	c cleaning 50006 clauses out of 100012 with flag 1316002/1316212
323.11/320.02	c cleaning 50994 clauses out of 102004 with flag 1368000/1368210
349.40/346.28	c cleaning 52000 clauses out of 104010 with flag 1421000/1421210
372.78/369.53	c cleaning 53002 clauses out of 106011 with flag 1475001/1475211
397.64/394.33	c cleaning 54001 clauses out of 108008 with flag 1530000/1530210
424.47/420.96	c cleaning 55004 clauses out of 110009 with flag 1586002/1586212
445.44/441.70	c cleaning 56002 clauses out of 112004 with flag 1643001/1643211
464.18/460.30	c cleaning 57001 clauses out of 114001 with flag 1701000/1701210
492.44/488.44	c cleaning 58001 clauses out of 116002 with flag 1760002/1760212
523.60/519.12	c cleaning 58995 clauses out of 118000 with flag 1820001/1820211
556.81/551.92	c cleaning 59998 clauses out of 120004 with flag 1881000/1881210
589.40/584.08	c cleaning 61004 clauses out of 122009 with flag 1943003/1943213
624.30/618.61	c cleaning 61992 clauses out of 124004 with flag 2006002/2006212
658.70/652.40	c cleaning 63004 clauses out of 126012 with flag 2070002/2070212
693.95/687.28	c cleaning 64001 clauses out of 128009 with flag 2135003/2135213
732.16/724.92	c cleaning 64999 clauses out of 130006 with flag 2201001/2201211
771.35/763.69	c cleaning 66002 clauses out of 132007 with flag 2268001/2268211
813.85/805.65	c cleaning 67002 clauses out of 134004 with flag 2336000/2336210
868.75/859.97	c cleaning 67996 clauses out of 136002 with flag 2405000/2405210
934.18/924.52	c cleaning 68997 clauses out of 138006 with flag 2475000/2475210
994.34/983.77	c cleaning 70002 clauses out of 140011 with flag 2546002/2546212
1057.10/1045.64	c cleaning 70998 clauses out of 142007 with flag 2618000/2618210
1116.24/1104.03	c cleaning 71996 clauses out of 144009 with flag 2691000/2691210
1183.35/1170.22	c cleaning 73006 clauses out of 146013 with flag 2765000/2765210
1244.23/1230.42	c cleaning 74001 clauses out of 148007 with flag 2840000/2840210
1307.34/1292.83	c cleaning 75002 clauses out of 150009 with flag 2916003/2916213
1372.30/1356.83	c cleaning 75998 clauses out of 152005 with flag 2993001/2993211
1427.47/1411.37	c cleaning 76996 clauses out of 154006 with flag 3071000/3071210
1476.64/1460.04	c cleaning 78002 clauses out of 156012 with flag 3150002/3150212
1526.73/1509.51	c cleaning 79003 clauses out of 158011 with flag 3230003/3230213
1565.06/1547.34	c cleaning 79999 clauses out of 160009 with flag 3311004/3311214
1606.35/1588.19	c cleaning 81001 clauses out of 162009 with flag 3393003/3393213
1665.34/1646.55	c cleaning 81996 clauses out of 164005 with flag 3476000/3476210
1732.60/1712.78	c cleaning 83003 clauses out of 166012 with flag 3560003/3560213
1800.07/1779.31	c starts		: 255
1800.07/1779.31	c conflicts		: 3645212
1800.07/1779.31	c decisions		: 3824999
1800.07/1779.31	c propagations		: 19640499
1800.07/1779.31	c inspects		: 18703694846
1800.07/1779.31	c shortcuts		: 0
1800.07/1779.31	c learnt literals	: 0
1800.07/1779.31	c learnt binary clauses	: 0
1800.07/1779.31	c learnt ternary clauses	: 0
1800.07/1779.31	c learnt constraints	: 3645212
1800.07/1779.31	c ignored constraints	: 0
1800.07/1779.31	c root simplifications	: 0
1800.07/1779.31	c removed literals (reason simplification)	: 0
1800.07/1779.31	c reason swapping (by a shorter reason)	: 0
1800.07/1779.31	c Calls to reduceDB	: 81
1800.07/1779.31	c number of reductions to clauses (during analyze)	: 0
1800.07/1779.31	c number of learned constraints concerned by reduction	: 0
1800.07/1779.31	c number of learning phase by resolution	: 0
1800.07/1779.31	c number of learning phase by cutting planes	: 0
1800.07/1779.31	c speed (assignments/second)	: 11041.140131781991
1800.07/1779.31	c non guided choices	0
1800.07/1779.34	c learnt constraints type 
1800.07/1779.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 168008
1800.07/1779.34	c constraints type 
1800.07/1779.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.07/1779.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 28143
1800.07/1779.34	c 28144 constraints processed.
1800.07/1779.34	s SATISFIABLE
1800.07/1779.34	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 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 x595 
1800.07/1779.34	c objective function=-27
1800.07/1779.34	c Total wall clock time (in seconds): 1779.235

Verifier Data

OK	-27

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3687915-1337877325/watcher-3687915-1337877325 -o /tmp/evaluation-result-3687915-1337877325/solver-3687915-1337877325 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687915-1337877325.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 2.03 2.00 3/194 22250
/proc/meminfo: memFree=28864672/32873648 swapFree=6844/6844
[pid=22250] ppid=22248 vsize=91816 CPUtime=0 cores=1,3,5,7
/proc/22250/stat : 22250 (java) S 22248 22250 21479 0 -1 4202496 1204 0 0 0 0 0 0 0 20 0 2 0 253859229 94019584 916 33554432000 1073741824 1073778376 140735769149440 140735769140576 271790932029 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 22954 916 697 9 0 16769 0
[pid=22250/tid=22251] ppid=22248 vsize=91816 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22251/stat : 22251 (java) R 22248 22250 21479 0 -1 4202560 60 0 0 0 0 0 0 0 20 0 2 0 253859229 94019584 917 33554432000 1073741824 1073778376 140735769149440 140253352468008 271787240880 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.023766 s]
/proc/loadavg: 2.01 2.03 2.00 3/194 22250
/proc/meminfo: memFree=28864672/32873648 swapFree=6844/6844
[pid=22250] ppid=22248 vsize=9092432 CPUtime=0.01 cores=1,3,5,7
/proc/22250/stat : 22250 (java) S 22248 22250 21479 0 -1 4202496 2891 0 1 0 1 0 0 0 20 0 11 0 253859229 9310650368 3591 33554432000 1073741824 1073778376 140735769149440 140735769140576 271790932029 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 2273108 3591 1623 9 0 2263809 0
[pid=22250/tid=22251] ppid=22248 vsize=9092432 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22251/stat : 22251 (java) R 22248 22250 21479 0 -1 4202560 1734 0 1 0 0 0 0 0 20 0 11 0 253859229 9310650368 3591 33554432000 1073741824 1073778376 140735769149440 140253352475400 271787200331 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9092432

[startup+0.100313 s]
/proc/loadavg: 2.01 2.03 2.00 3/194 22250
/proc/meminfo: memFree=28864672/32873648 swapFree=6844/6844
[pid=22250] ppid=22248 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/22250/stat : 22250 (java) S 22248 22250 21479 0 -1 4202496 4383 0 1 0 10 1 0 0 20 0 18 0 253859229 9787813888 6096 33554432000 1073741824 1073778376 140735769149440 140735769140576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 2389603 6096 2108 9 0 2380296 0
[pid=22250/tid=22251] ppid=22248 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/22250/task/22251/stat : 22251 (java) R 22248 22250 21479 0 -1 4202560 2429 0 1 0 8 0 0 0 20 0 18 0 253859229 9787813888 6096 33554432000 1073741824 1073778376 140735769149440 140253352471472 140253342535098 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558412

[startup+0.300186 s]
/proc/loadavg: 2.01 2.03 2.00 3/194 22250
/proc/meminfo: memFree=28864672/32873648 swapFree=6844/6844
[pid=22250] ppid=22248 vsize=9558412 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (java) S 22248 22250 21479 0 -1 4202496 5710 0 1 0 47 1 0 0 20 0 18 0 253859229 9787813888 8431 33554432000 1073741824 1073778376 140735769149440 140735769140576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 2389603 8431 2216 9 0 2380296 0
[pid=22250/tid=22251] ppid=22248 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/22250/task/22251/stat : 22251 (java) R 22248 22250 21479 0 -1 4202560 2442 0 1 0 27 0 0 0 20 0 18 0 253859229 9787813888 8431 33554432000 1073741824 1073778376 140735769149440 140253352471472 140253180584659 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558412

[startup+0.700186 s]
/proc/loadavg: 2.01 2.03 2.00 3/194 22250
/proc/meminfo: memFree=28864672/32873648 swapFree=6844/6844
[pid=22250] ppid=22248 vsize=9624976 CPUtime=1.46 cores=1,3,5,7
/proc/22250/stat : 22250 (java) S 22248 22250 21479 0 -1 4202496 10138 0 1 0 144 2 0 0 20 0 19 0 253859229 9855975424 20895 33554432000 1073741824 1073778376 140735769149440 140735769140576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 2406244 20895 2246 9 0 2396937 0
[pid=22250/tid=22251] ppid=22248 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22250/task/22251/stat : 22251 (java) R 22248 22250 21479 0 -1 4202560 2474 0 1 0 66 1 0 0 20 0 19 0 253859229 9855975424 20895 33554432000 1073741824 1073778376 140735769149440 140253352472712 140253181234307 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9624976

[startup+1.50694 s]
/proc/loadavg: 2.09 2.04 2.01 5/213 22269
/proc/meminfo: memFree=28779016/32873648 swapFree=6844/6844
[pid=22250] ppid=22248 vsize=9624976 CPUtime=2.44 cores=1,3,5,7
/proc/22250/stat : 22250 (java) S 22248 22250 21479 0 -1 4202496 10378 0 1 0 239 5 0 0 20 0 19 0 253859229 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140735769140576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 2406244 32211 2277 9 0 2396937 0
[pid=22250/tid=22251] ppid=22248 vsize=9624976 CPUtime=1.46 cores=1,3,5,7
/proc/22250/task/22251/stat : 22251 (java) S 22248 22250 21479 0 -1 4202560 2483 0 1 0 144 2 0 0 20 0 19 0 253859229 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253352472984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22253] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22253/stat : 22253 (java) S 22248 22250 21479 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253313964840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22254] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22254/stat : 22254 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253312912040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22255] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22255/stat : 22255 (java) S 22248 22250 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253311859752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22256] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22256/stat : 22256 (java) S 22248 22250 21479 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253310806952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22257] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22257/stat : 22257 (java) S 22248 22250 21479 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253309753640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22258] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22258/stat : 22258 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253308700840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22259] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22259/stat : 22259 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253307648552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22260] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22260/stat : 22260 (java) R 22248 22250 21479 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253306595752 271790945340 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22261] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22261/stat : 22261 (java) R 22248 22250 21479 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 253859231 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253176243944 140253359307884 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22262] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22262/stat : 22262 (java) S 22248 22250 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253175191032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22263] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22263/stat : 22263 (java) S 22248 22250 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253174138632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22264] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22264/stat : 22264 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253173087120 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22265] ppid=22248 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/22250/task/22265/stat : 22265 (java) S 22248 22250 21479 0 -1 4202560 3789 0 0 0 51 0 0 0 20 0 19 0 253859234 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253172033720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22266] ppid=22248 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/22250/task/22266/stat : 22266 (java) S 22248 22250 21479 0 -1 4202560 2829 0 0 0 38 0 0 0 20 0 19 0 253859234 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253170980920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22267] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22267/stat : 22267 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253169928824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22268] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22268/stat : 22268 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253168876232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22269] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22269/stat : 22269 (java) S 22248 22250 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253859275 9855975424 32211 33554432000 1073741824 1073778376 140735769149440 140253167822248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 9624976

[startup+3.10067 s]
/proc/loadavg: 2.09 2.04 2.01 3/213 22269
/proc/meminfo: memFree=28725644/32873648 swapFree=6844/6844
[pid=22250] ppid=22248 vsize=9624976 CPUtime=4.13 cores=1,3,5,7
/proc/22250/stat : 22250 (java) S 22248 22250 21479 0 -1 4202496 10939 0 1 0 406 7 0 0 20 0 19 0 253859229 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140735769140576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 2406244 37343 2278 9 0 2396937 0
[pid=22250/tid=22251] ppid=22248 vsize=9624976 CPUtime=2.98 cores=1,3,5,7
/proc/22250/task/22251/stat : 22251 (java) R 22248 22250 21479 0 -1 4202560 2484 0 1 0 296 2 0 0 20 0 19 0 253859229 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253352472984 140253181189534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22253] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22253/stat : 22253 (java) S 22248 22250 21479 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253313964840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22254] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22254/stat : 22254 (java) S 22248 22250 21479 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253312912040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22255] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22255/stat : 22255 (java) S 22248 22250 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253311859752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22256] ppid=22248 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22250/task/22256/stat : 22256 (java) S 22248 22250 21479 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 19 0 253859230 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253310806952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22257] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22257/stat : 22257 (java) S 22248 22250 21479 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253309753640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22258] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22258/stat : 22258 (java) S 22248 22250 21479 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253308700840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22259] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22259/stat : 22259 (java) S 22248 22250 21479 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253307648552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22260] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22260/stat : 22260 (java) S 22248 22250 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253306595752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22261] ppid=22248 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22250/task/22261/stat : 22261 (java) S 22248 22250 21479 0 -1 4202560 39 0 0 0 5 0 0 0 20 0 19 0 253859231 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253176244968 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22262] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22262/stat : 22262 (java) S 22248 22250 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253175191032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22263] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22263/stat : 22263 (java) S 22248 22250 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253174138632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22264] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22264/stat : 22264 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253173087120 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22265] ppid=22248 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/22250/task/22265/stat : 22265 (java) S 22248 22250 21479 0 -1 4202560 3790 0 0 0 51 0 0 0 20 0 19 0 253859234 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253172033720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22266] ppid=22248 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/22250/task/22266/stat : 22266 (java) S 22248 22250 21479 0 -1 4202560 3357 0 0 0 44 0 0 0 20 0 19 0 253859234 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253170980920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22267] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22267/stat : 22267 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253169928824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22268] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22268/stat : 22268 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253168876232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22269] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22269/stat : 22269 (java) S 22248 22250 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253859275 9855975424 37343 33554432000 1073741824 1073778376 140735769149440 140253167822248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.13
Current children cumulated vsize (KiB) 9624976

[startup+6.30068 s]
/proc/loadavg: 2.08 2.04 2.00 3/213 22269
/proc/meminfo: memFree=28706960/32873648 swapFree=6844/6844
[pid=22250] ppid=22248 vsize=9624976 CPUtime=7.48 cores=1,3,5,7
/proc/22250/stat : 22250 (java) S 22248 22250 21479 0 -1 4202496 12154 0 1 0 740 8 0 0 20 0 19 0 253859229 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140735769140576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 2406244 43011 2278 9 0 2396937 0
[pid=22250/tid=22251] ppid=22248 vsize=9624976 CPUtime=6.1 cores=1,3,5,7
/proc/22250/task/22251/stat : 22251 (java) R 22248 22250 21479 0 -1 4202560 2487 0 1 0 608 2 0 0 20 0 19 0 253859229 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253352472984 140253181210649 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22253] ppid=22248 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22250/task/22253/stat : 22253 (java) S 22248 22250 21479 0 -1 4202560 25 0 0 0 1 1 0 0 20 0 19 0 253859230 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253313964840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22254] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22254/stat : 22254 (java) S 22248 22250 21479 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253312912040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22255] ppid=22248 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22250/task/22255/stat : 22255 (java) S 22248 22250 21479 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 253859230 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253311859752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22256] ppid=22248 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22250/task/22256/stat : 22256 (java) S 22248 22250 21479 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 19 0 253859230 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253310806952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22257] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22257/stat : 22257 (java) S 22248 22250 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253309753640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22258] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22258/stat : 22258 (java) S 22248 22250 21479 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253859230 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253308700840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22259] ppid=22248 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22250/task/22259/stat : 22259 (java) S 22248 22250 21479 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 253859230 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253307648552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22260] ppid=22248 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22250/task/22260/stat : 22260 (java) S 22248 22250 21479 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 253859230 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253306595752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22261] ppid=22248 vsize=9624976 CPUtime=0.1 cores=1,3,5,7
/proc/22250/task/22261/stat : 22261 (java) S 22248 22250 21479 0 -1 4202560 56 0 0 0 10 0 0 0 20 0 19 0 253859231 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253176244968 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22262] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22262/stat : 22262 (java) S 22248 22250 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253175191032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22263] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22263/stat : 22263 (java) S 22248 22250 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253174138632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22264] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22264/stat : 22264 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253173087120 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22265] ppid=22248 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/22250/task/22265/stat : 22265 (java) S 22248 22250 21479 0 -1 4202560 3790 0 0 0 51 0 0 0 20 0 19 0 253859234 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253172033720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22266] ppid=22248 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/22250/task/22266/stat : 22266 (java) S 22248 22250 21479 0 -1 4202560 4527 0 0 0 53 0 0 0 20 0 19 0 253859234 9855975424 43011 33554432000 1073741824 1073778376 140735769149440 140253170980920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

[pid=22250/tid=22258] ppid=22248 vsize=9624976 CPUtime=3.24 cores=1,3,5,7
/proc/22250/task/22258/stat : 22258 (java) S 22248 22250 21479 0 -1 4202560 3317 0 0 0 310 14 0 0 20 0 19 0 253859230 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253308700840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22259] ppid=22248 vsize=9624976 CPUtime=3.06 cores=1,3,5,7
/proc/22250/task/22259/stat : 22259 (java) S 22248 22250 21479 0 -1 4202560 3936 0 0 0 294 12 0 0 20 0 19 0 253859230 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253307648552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22260] ppid=22248 vsize=9624976 CPUtime=3.23 cores=1,3,5,7
/proc/22250/task/22260/stat : 22260 (java) S 22248 22250 21479 0 -1 4202560 2956 0 0 0 309 14 0 0 20 0 19 0 253859230 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253306595752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22261] ppid=22248 vsize=9624976 CPUtime=4.59 cores=1,3,5,7
/proc/22250/task/22261/stat : 22261 (java) S 22248 22250 21479 0 -1 4202560 896 0 0 0 451 8 0 0 20 0 19 0 253859231 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253176244968 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22262] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22262/stat : 22262 (java) S 22248 22250 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253175191032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22263] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22263/stat : 22263 (java) S 22248 22250 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253174138632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22264] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22264/stat : 22264 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253173087120 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22265] ppid=22248 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/22250/task/22265/stat : 22265 (java) S 22248 22250 21479 0 -1 4202560 3790 0 0 0 51 0 0 0 20 0 19 0 253859234 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253172033720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22266] ppid=22248 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/22250/task/22266/stat : 22266 (java) S 22248 22250 21479 0 -1 4202560 4537 0 0 0 55 0 0 0 20 0 19 0 253859234 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253170980920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22267] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22267/stat : 22267 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253169928824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22268] ppid=22248 vsize=9624976 CPUtime=0.75 cores=1,3,5,7
/proc/22250/task/22268/stat : 22268 (java) S 22248 22250 21479 0 -1 4202560 94 0 0 0 41 34 0 0 20 0 19 0 253859234 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253168876232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22269] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22269/stat : 22269 (java) S 22248 22250 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253859275 9855975424 160671 33554432000 1073741824 1073778376 140735769149440 140253167822248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1681.37
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 22307
/proc/meminfo: memFree=28057464/32873648 swapFree=6844/6844
[pid=22250] ppid=22248 vsize=9624976 CPUtime=1742.39 cores=1,3,5,7
/proc/22250/stat : 22250 (java) S 22248 22250 21479 0 -1 4202496 36763 0 1 0 174091 148 0 0 20 0 19 0 253859229 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140735769140576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 2406244 149426 2279 9 0 2396937 0
[pid=22250/tid=22251] ppid=22248 vsize=9624976 CPUtime=1709.5 cores=1,3,5,7
/proc/22250/task/22251/stat : 22251 (java) R 22248 22250 21479 0 -1 4202560 3097 0 1 0 170920 30 0 0 20 0 19 0 253859229 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253352471904 140253181319459 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22253] ppid=22248 vsize=9624976 CPUtime=3.34 cores=1,3,5,7
/proc/22250/task/22253/stat : 22253 (java) S 22248 22250 21479 0 -1 4202560 2471 0 0 0 318 16 0 0 20 0 19 0 253859230 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253313964840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22254] ppid=22248 vsize=9624976 CPUtime=3.43 cores=1,3,5,7
/proc/22250/task/22254/stat : 22254 (java) S 22248 22250 21479 0 -1 4202560 3021 0 0 0 329 14 0 0 20 0 19 0 253859230 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253312912040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22255] ppid=22248 vsize=9624976 CPUtime=3.18 cores=1,3,5,7
/proc/22250/task/22255/stat : 22255 (java) S 22248 22250 21479 0 -1 4202560 2189 0 0 0 306 12 0 0 20 0 19 0 253859230 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253311859752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22256] ppid=22248 vsize=9624976 CPUtime=3.21 cores=1,3,5,7
/proc/22250/task/22256/stat : 22256 (java) S 22248 22250 21479 0 -1 4202560 2054 0 0 0 308 13 0 0 20 0 19 0 253859230 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253310806952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22257] ppid=22248 vsize=9624976 CPUtime=3.35 cores=1,3,5,7
/proc/22250/task/22257/stat : 22257 (java) S 22248 22250 21479 0 -1 4202560 3099 0 0 0 321 14 0 0 20 0 19 0 253859230 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253309753640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22258] ppid=22248 vsize=9624976 CPUtime=3.43 cores=1,3,5,7
/proc/22250/task/22258/stat : 22258 (java) S 22248 22250 21479 0 -1 4202560 3410 0 0 0 329 14 0 0 20 0 19 0 253859230 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253308700840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22259] ppid=22248 vsize=9624976 CPUtime=3.24 cores=1,3,5,7
/proc/22250/task/22259/stat : 22259 (java) S 22248 22250 21479 0 -1 4202560 3939 0 0 0 312 12 0 0 20 0 19 0 253859230 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253307648552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22260] ppid=22248 vsize=9624976 CPUtime=3.41 cores=1,3,5,7
/proc/22250/task/22260/stat : 22260 (java) S 22248 22250 21479 0 -1 4202560 2956 0 0 0 327 14 0 0 20 0 19 0 253859230 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253306595752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22261] ppid=22248 vsize=9624976 CPUtime=4.68 cores=1,3,5,7
/proc/22250/task/22261/stat : 22261 (java) S 22248 22250 21479 0 -1 4202560 918 0 0 0 460 8 0 0 20 0 19 0 253859231 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253176244968 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22262] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22262/stat : 22262 (java) S 22248 22250 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253175191032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22263] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22263/stat : 22263 (java) S 22248 22250 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253174138632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22264] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22264/stat : 22264 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253173087120 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22265] ppid=22248 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/22250/task/22265/stat : 22265 (java) S 22248 22250 21479 0 -1 4202560 3790 0 0 0 51 0 0 0 20 0 19 0 253859234 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253172033720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22266] ppid=22248 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/22250/task/22266/stat : 22266 (java) S 22248 22250 21479 0 -1 4202560 4537 0 0 0 55 0 0 0 20 0 19 0 253859234 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253170980920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22267] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22267/stat : 22267 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253169928824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22268] ppid=22248 vsize=9624976 CPUtime=0.77 cores=1,3,5,7
/proc/22250/task/22268/stat : 22268 (java) S 22248 22250 21479 0 -1 4202560 98 0 0 0 42 35 0 0 20 0 19 0 253859234 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253168876232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22269] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22269/stat : 22269 (java) S 22248 22250 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253859275 9855975424 149426 33554432000 1073741824 1073778376 140735769149440 140253167822248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1742.39
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1779.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/213 22367
/proc/meminfo: memFree=27994264/32873648 swapFree=6844/6844
[pid=22250] ppid=22248 vsize=9624976 CPUtime=1800.07 cores=1,3,5,7
/proc/22250/stat : 22250 (java) S 22248 22250 21479 0 -1 4202496 37403 0 1 0 179854 153 0 0 20 0 19 0 253859229 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140735769140576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 2406244 148097 2279 9 0 2396937 0
[pid=22250/tid=22251] ppid=22248 vsize=9624976 CPUtime=1766.21 cores=1,3,5,7
/proc/22250/task/22251/stat : 22251 (java) R 22248 22250 21479 0 -1 4202560 3119 0 1 0 176589 32 0 0 20 0 19 0 253859229 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253352471808 140253181391404 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22253] ppid=22248 vsize=9624976 CPUtime=3.47 cores=1,3,5,7
/proc/22250/task/22253/stat : 22253 (java) S 22248 22250 21479 0 -1 4202560 2594 0 0 0 331 16 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253313964840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22254] ppid=22248 vsize=9624976 CPUtime=3.54 cores=1,3,5,7
/proc/22250/task/22254/stat : 22254 (java) S 22248 22250 21479 0 -1 4202560 3022 0 0 0 340 14 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253312912040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22255] ppid=22248 vsize=9624976 CPUtime=3.33 cores=1,3,5,7
/proc/22250/task/22255/stat : 22255 (java) S 22248 22250 21479 0 -1 4202560 2441 0 0 0 320 13 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253311859752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22256] ppid=22248 vsize=9624976 CPUtime=3.33 cores=1,3,5,7
/proc/22250/task/22256/stat : 22256 (java) S 22248 22250 21479 0 -1 4202560 2183 0 0 0 319 14 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253310806952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22257] ppid=22248 vsize=9624976 CPUtime=3.46 cores=1,3,5,7
/proc/22250/task/22257/stat : 22257 (java) S 22248 22250 21479 0 -1 4202560 3108 0 0 0 331 15 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253309753640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22258] ppid=22248 vsize=9624976 CPUtime=3.54 cores=1,3,5,7
/proc/22250/task/22258/stat : 22258 (java) S 22248 22250 21479 0 -1 4202560 3416 0 0 0 340 14 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253308700840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22259] ppid=22248 vsize=9624976 CPUtime=3.36 cores=1,3,5,7
/proc/22250/task/22259/stat : 22259 (java) S 22248 22250 21479 0 -1 4202560 3945 0 0 0 324 12 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253307648552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22260] ppid=22248 vsize=9624976 CPUtime=3.53 cores=1,3,5,7
/proc/22250/task/22260/stat : 22260 (java) S 22248 22250 21479 0 -1 4202560 3031 0 0 0 338 15 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253306595752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22261] ppid=22248 vsize=9624976 CPUtime=4.69 cores=1,3,5,7
/proc/22250/task/22261/stat : 22261 (java) S 22248 22250 21479 0 -1 4202560 931 0 0 0 461 8 0 0 20 0 19 0 253859231 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253176244968 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22262] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22262/stat : 22262 (java) S 22248 22250 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253175191032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22263] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22263/stat : 22263 (java) S 22248 22250 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253174138632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22264] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22264/stat : 22264 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253173087120 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22265] ppid=22248 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/22250/task/22265/stat : 22265 (java) S 22248 22250 21479 0 -1 4202560 3790 0 0 0 51 0 0 0 20 0 19 0 253859234 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253172033720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22266] ppid=22248 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/22250/task/22266/stat : 22266 (java) S 22248 22250 21479 0 -1 4202560 4537 0 0 0 55 0 0 0 20 0 19 0 253859234 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253170980920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22267] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22267/stat : 22267 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253169928824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22268] ppid=22248 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/22250/task/22268/stat : 22268 (java) S 22248 22250 21479 0 -1 4202560 102 0 0 0 43 36 0 0 20 0 19 0 253859234 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253168876232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22269] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22269/stat : 22269 (java) S 22248 22250 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253859275 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253167822248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9624976

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

Solver just ended. Dumping a history of the last processes samples

[startup+1779.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/213 22367
/proc/meminfo: memFree=27994264/32873648 swapFree=6844/6844
[pid=22250] ppid=22248 vsize=9624976 CPUtime=1800.07 cores=1,3,5,7
/proc/22250/stat : 22250 (java) S 22248 22250 21479 0 -1 4202496 37403 0 1 0 179854 153 0 0 20 0 19 0 253859229 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140735769140576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 2406244 148097 2279 9 0 2396937 0
[pid=22250/tid=22251] ppid=22248 vsize=9624976 CPUtime=1766.21 cores=1,3,5,7
/proc/22250/task/22251/stat : 22251 (java) R 22248 22250 21479 0 -1 4202560 3119 0 1 0 176589 32 0 0 20 0 19 0 253859229 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253352471808 140253181391404 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22253] ppid=22248 vsize=9624976 CPUtime=3.47 cores=1,3,5,7
/proc/22250/task/22253/stat : 22253 (java) S 22248 22250 21479 0 -1 4202560 2594 0 0 0 331 16 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253313964840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22254] ppid=22248 vsize=9624976 CPUtime=3.54 cores=1,3,5,7
/proc/22250/task/22254/stat : 22254 (java) S 22248 22250 21479 0 -1 4202560 3022 0 0 0 340 14 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253312912040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22255] ppid=22248 vsize=9624976 CPUtime=3.33 cores=1,3,5,7
/proc/22250/task/22255/stat : 22255 (java) S 22248 22250 21479 0 -1 4202560 2441 0 0 0 320 13 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253311859752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22256] ppid=22248 vsize=9624976 CPUtime=3.33 cores=1,3,5,7
/proc/22250/task/22256/stat : 22256 (java) S 22248 22250 21479 0 -1 4202560 2183 0 0 0 319 14 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253310806952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22257] ppid=22248 vsize=9624976 CPUtime=3.46 cores=1,3,5,7
/proc/22250/task/22257/stat : 22257 (java) S 22248 22250 21479 0 -1 4202560 3108 0 0 0 331 15 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253309753640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22258] ppid=22248 vsize=9624976 CPUtime=3.54 cores=1,3,5,7
/proc/22250/task/22258/stat : 22258 (java) S 22248 22250 21479 0 -1 4202560 3416 0 0 0 340 14 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253308700840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22259] ppid=22248 vsize=9624976 CPUtime=3.36 cores=1,3,5,7
/proc/22250/task/22259/stat : 22259 (java) S 22248 22250 21479 0 -1 4202560 3945 0 0 0 324 12 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253307648552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22250/tid=22260] ppid=22248 vsize=9624976 CPUtime=3.53 cores=1,3,5,7
/proc/22250/task/22260/stat : 22260 (java) S 22248 22250 21479 0 -1 4202560 3031 0 0 0 338 15 0 0 20 0 19 0 253859230 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253306595752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22261] ppid=22248 vsize=9624976 CPUtime=4.69 cores=1,3,5,7
/proc/22250/task/22261/stat : 22261 (java) S 22248 22250 21479 0 -1 4202560 931 0 0 0 461 8 0 0 20 0 19 0 253859231 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253176244968 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22262] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22262/stat : 22262 (java) S 22248 22250 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253175191032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22263] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22263/stat : 22263 (java) S 22248 22250 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859232 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253174138632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22264] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22264/stat : 22264 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253173087120 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22265] ppid=22248 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/22250/task/22265/stat : 22265 (java) S 22248 22250 21479 0 -1 4202560 3790 0 0 0 51 0 0 0 20 0 19 0 253859234 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253172033720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22250/tid=22266] ppid=22248 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/22250/task/22266/stat : 22266 (java) S 22248 22250 21479 0 -1 4202560 4537 0 0 0 55 0 0 0 20 0 19 0 253859234 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253170980920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22267] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22267/stat : 22267 (java) S 22248 22250 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859234 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253169928824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22250/tid=22268] ppid=22248 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/22250/task/22268/stat : 22268 (java) S 22248 22250 21479 0 -1 4202560 102 0 0 0 43 36 0 0 20 0 19 0 253859234 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253168876232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22250/tid=22269] ppid=22248 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22250/task/22269/stat : 22269 (java) S 22248 22250 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253859275 9855975424 148097 33554432000 1073741824 1073778376 140735769149440 140253167822248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1779.35
CPU time (s): 1800.66
CPU user time (s): 1798.63
CPU system time (s): 2.03269
CPU usage (%): 101.198
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.63
system time used= 2.03269
maximum resident set size= 654320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37436
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56357
involuntary context switches= 57454

runsolver used 5.99409 second user time and 14.8107 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-24 18:35:25
IDJOB=3687915
IDBENCH=2271
IDSOLVER=2269
FILE ID=node115/3687915-1337877325
RUNJOBID= node115-1337871882-21496
PBS_JOBID= 14620089
Free space on /tmp= 71648 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-5.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687915-1337877325/watcher-3687915-1337877325 -o /tmp/evaluation-result-3687915-1337877325/solver-3687915-1337877325 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687915-1337877325.opb

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

MD5SUM BENCH= 7f24dba3f3d4b877b96bd50f5b27c089
RANDOM SEED=150809785

node115.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.462
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	: 5332.92
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.462
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	: 5331.91
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.462
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	: 5331.92
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.462
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	: 5331.91
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.462
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	: 5331.92
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.462
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	: 5331.91
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.462
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	: 5331.91
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.462
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28865200 kB
Buffers:          197620 kB
Cached:          2821284 kB
SwapCached:            0 kB
Active:          1088920 kB
Inactive:        2138744 kB
Active(anon):     211348 kB
Inactive(anon):        0 kB
Active(file):     877572 kB
Inactive(file):  2138744 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1232 kB
Writeback:             0 kB
AnonPages:        230052 kB
Mapped:            22536 kB
Shmem:               200 kB
Slab:             624128 kB
SReclaimable:      68512 kB
SUnreclaim:       555616 kB
KernelStack:        1608 kB
PageTables:         4768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     696180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71648 MiB
End job on node115 at 2012-05-24 19:05:06