Trace number 3687919

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)-26 1801.06 1781.45

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
MD5SUM907943cf03e4e0f899b19858f5690e6e
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 benchmark45.895
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved NO
Number of variables595
Total number of constraints27847
Number of constraints which are clauses27847
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.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3687919-1337877331.opb
0.10/0.10	c reading problem ... 
0.69/0.44	c ... done. Wall clock time 0.343s.
0.69/0.44	c declared #vars     595
0.69/0.44	c #constraints  27847
0.69/0.44	c constraints type 
0.69/0.44	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 27847
0.69/0.44	c 27847 constraints processed.
0.69/0.44	c objective function length is 595 literals
0.69/0.46	c SATISFIABLE
0.69/0.46	c OPTIMIZING...
0.69/0.46	c Got one! Elapsed wall clock time (in seconds):0.357
0.69/0.46	o -23
0.69/0.48	c Got one! Elapsed wall clock time (in seconds):0.381
0.69/0.48	o -24
0.69/0.49	c Got one! Elapsed wall clock time (in seconds):0.39
0.69/0.49	o -25
0.85/0.53	c Got one! Elapsed wall clock time (in seconds):0.428
0.85/0.53	o -26
1.51/0.97	c cleaning 2535 clauses out of 5072 with flag 5003/5072
2.10/1.46	c cleaning 4267 clauses out of 8534 with flag 11000/11069
2.73/2.03	c cleaning 5633 clauses out of 11270 with flag 18003/18072
3.45/2.74	c cleaning 6816 clauses out of 13635 with flag 26001/26070
4.42/3.60	c cleaning 7909 clauses out of 15818 with flag 35000/35069
5.44/4.65	c cleaning 8953 clauses out of 17912 with flag 45003/45072
6.65/5.87	c cleaning 9977 clauses out of 19959 with flag 56003/56072
8.07/7.24	c cleaning 10990 clauses out of 21979 with flag 68000/68069
9.59/8.78	c cleaning 11992 clauses out of 23989 with flag 81000/81069
11.30/10.46	c cleaning 13000 clauses out of 25999 with flag 95002/95071
13.27/12.39	c cleaning 13992 clauses out of 27998 with flag 110001/110070
15.69/14.70	c cleaning 15002 clauses out of 30009 with flag 126004/126073
18.01/17.04	c cleaning 16001 clauses out of 32003 with flag 143000/143069
20.54/19.57	c cleaning 17001 clauses out of 34002 with flag 161000/161069
23.35/22.30	c cleaning 18000 clauses out of 36004 with flag 180003/180072
26.77/25.72	c cleaning 18998 clauses out of 38001 with flag 200000/200069
30.72/29.69	c cleaning 20000 clauses out of 40003 with flag 221000/221069
34.93/33.82	c cleaning 21002 clauses out of 42003 with flag 243000/243069
39.36/38.22	c cleaning 21998 clauses out of 44001 with flag 266000/266069
44.10/42.95	c cleaning 23001 clauses out of 46006 with flag 290003/290072
48.71/47.53	c cleaning 24001 clauses out of 48004 with flag 315002/315071
53.15/51.92	c cleaning 24994 clauses out of 50001 with flag 341000/341069
58.22/56.92	c cleaning 25999 clauses out of 52007 with flag 368000/368069
64.07/62.78	c cleaning 26998 clauses out of 54008 with flag 396000/396069
70.49/69.18	c cleaning 28000 clauses out of 56010 with flag 425000/425069
78.33/76.91	c cleaning 29004 clauses out of 58011 with flag 455001/455070
87.58/86.17	c cleaning 30000 clauses out of 60006 with flag 486000/486069
96.22/94.75	c cleaning 31000 clauses out of 62006 with flag 518000/518069
106.52/104.92	c cleaning 31998 clauses out of 64008 with flag 551002/551071
117.08/115.50	c cleaning 33003 clauses out of 66008 with flag 585000/585069
126.18/124.49	c cleaning 33997 clauses out of 68006 with flag 620001/620070
135.84/134.00	c cleaning 35001 clauses out of 70009 with flag 656001/656070
146.37/144.51	c cleaning 36000 clauses out of 72007 with flag 693000/693069
156.25/154.33	c cleaning 36999 clauses out of 74008 with flag 731001/731070
164.48/162.54	c cleaning 38003 clauses out of 76009 with flag 770001/770070
173.76/171.78	c cleaning 39003 clauses out of 78006 with flag 810001/810070
183.43/181.32	c cleaning 39999 clauses out of 80005 with flag 851003/851072
194.70/192.59	c cleaning 41000 clauses out of 82005 with flag 893002/893071
208.58/206.37	c cleaning 41999 clauses out of 84003 with flag 936000/936069
225.94/223.68	c cleaning 42993 clauses out of 86004 with flag 980000/980069
240.87/238.51	c cleaning 44006 clauses out of 88012 with flag 1025001/1025070
258.10/255.76	c cleaning 45003 clauses out of 90006 with flag 1071001/1071070
283.43/280.98	c cleaning 45998 clauses out of 92003 with flag 1118001/1118070
304.88/302.36	c cleaning 46998 clauses out of 94004 with flag 1166000/1166069
322.77/320.12	c cleaning 48003 clauses out of 96010 with flag 1215004/1215073
346.90/344.21	c cleaning 49000 clauses out of 98004 with flag 1265001/1265070
367.18/364.44	c cleaning 50000 clauses out of 100003 with flag 1316000/1316069
389.51/386.69	c cleaning 50997 clauses out of 102004 with flag 1368001/1368070
412.51/409.50	c cleaning 52003 clauses out of 104006 with flag 1421000/1421069
436.11/433.08	c cleaning 52994 clauses out of 106007 with flag 1475004/1475073
462.60/459.49	c cleaning 54002 clauses out of 108015 with flag 1530006/1530075
484.71/481.37	c cleaning 55002 clauses out of 110010 with flag 1586003/1586072
505.16/501.66	c cleaning 55998 clauses out of 112005 with flag 1643000/1643069
525.80/522.21	c cleaning 57001 clauses out of 114007 with flag 1701000/1701069
547.22/543.60	c cleaning 58000 clauses out of 116006 with flag 1760000/1760069
574.37/570.79	c cleaning 58998 clauses out of 118006 with flag 1820000/1820069
606.76/603.02	c cleaning 60003 clauses out of 120008 with flag 1881000/1881069
634.53/630.72	c cleaning 60999 clauses out of 122005 with flag 1943000/1943069
666.30/662.41	c cleaning 61997 clauses out of 124007 with flag 2006001/2006070
696.41/692.49	c cleaning 63002 clauses out of 126011 with flag 2070002/2070071
726.19/722.12	c cleaning 64000 clauses out of 128008 with flag 2135001/2135070
761.79/757.60	c cleaning 65001 clauses out of 130010 with flag 2201003/2201072
792.26/788.04	c cleaning 65999 clauses out of 132006 with flag 2268000/2268069
838.04/833.73	c cleaning 67004 clauses out of 134007 with flag 2336000/2336069
889.86/885.44	c cleaning 67999 clauses out of 136007 with flag 2405004/2405073
932.39/927.63	c cleaning 69001 clauses out of 138004 with flag 2475000/2475069
973.35/968.45	c cleaning 70001 clauses out of 140006 with flag 2546003/2546072
1011.72/1006.47	c cleaning 71002 clauses out of 142004 with flag 2618002/2618071
1062.04/1055.66	c cleaning 71994 clauses out of 144000 with flag 2691000/2691069
1114.37/1106.92	c cleaning 73000 clauses out of 146007 with flag 2765001/2765070
1169.69/1161.61	c cleaning 74001 clauses out of 148007 with flag 2840001/2840070
1226.20/1217.25	c cleaning 75001 clauses out of 150006 with flag 2916001/2916070
1276.60/1266.70	c cleaning 75995 clauses out of 152005 with flag 2993001/2993070
1349.97/1338.56	c cleaning 76996 clauses out of 154009 with flag 3071000/3071069
1432.28/1419.65	c cleaning 78005 clauses out of 156015 with flag 3150002/3150071
1510.78/1496.77	c cleaning 79004 clauses out of 158010 with flag 3230002/3230071
1589.77/1574.80	c cleaning 79997 clauses out of 160005 with flag 3311001/3311070
1664.16/1647.63	c cleaning 81000 clauses out of 162008 with flag 3393001/3393070
1738.11/1720.59	c cleaning 82000 clauses out of 164008 with flag 3476001/3476070
1800.09/1781.41	c starts		: 255
1800.09/1781.41	c conflicts		: 3540059
1800.09/1781.41	c decisions		: 3705257
1800.09/1781.41	c propagations		: 19349511
1800.09/1781.41	c inspects		: 19105003695
1800.09/1781.41	c shortcuts		: 0
1800.09/1781.41	c learnt literals	: 0
1800.09/1781.41	c learnt binary clauses	: 0
1800.09/1781.41	c learnt ternary clauses	: 0
1800.09/1781.41	c learnt constraints	: 3540059
1800.09/1781.41	c ignored constraints	: 0
1800.09/1781.41	c root simplifications	: 0
1800.09/1781.41	c removed literals (reason simplification)	: 0
1800.09/1781.41	c reason swapping (by a shorter reason)	: 0
1800.09/1781.41	c Calls to reduceDB	: 79
1800.09/1781.41	c number of reductions to clauses (during analyze)	: 0
1800.09/1781.41	c number of learned constraints concerned by reduction	: 0
1800.09/1781.41	c number of learning phase by resolution	: 0
1800.09/1781.41	c number of learning phase by cutting planes	: 0
1800.09/1781.41	c speed (assignments/second)	: 10864.670511416052
1800.09/1781.41	c non guided choices	0
1800.09/1781.44	c learnt constraints type 
1800.09/1781.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 146014
1800.09/1781.44	c constraints type 
1800.09/1781.44	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.09/1781.44	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 27847
1800.09/1781.44	c 27848 constraints processed.
1800.09/1781.44	s SATISFIABLE
1800.09/1781.44	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.09/1781.44	c objective function=-26
1800.09/1781.44	c Total wall clock time (in seconds): 1781.339

Verifier Data

OK	-26

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

running on 4 cores: 0,2,4,6

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.00 2.00 1.94 3/194 12829
/proc/meminfo: memFree=27683380/32873844 swapFree=7364/7364
[pid=12829] ppid=12827 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (java) S 12827 12829 12001 0 -1 4202496 1214 0 0 0 0 0 0 0 20 0 2 0 253859182 95129600 926 33554432000 1073741824 1073778376 140737135029440 140737135020576 251035418685 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12829/statm: 23225 928 703 9 0 16769 0
[pid=12829/tid=12830] ppid=12827 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12830/stat : 12830 (java) D 12827 12829 12001 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 253859183 95129600 928 33554432000 1073741824 1073778376 140737135029440 140603032698408 251022896423 0 0 4096 0 18446744072100609316 0 0 -1 0 0 0 0 0 0

[startup+0.00869591 s]
/proc/loadavg: 2.00 2.00 1.94 3/194 12829
/proc/meminfo: memFree=27683380/32873844 swapFree=7364/7364
[pid=12829] ppid=12827 vsize=101528 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (java) S 12827 12829 12001 0 -1 4202496 1370 0 0 0 0 0 0 0 20 0 2 0 253859182 103964672 1054 33554432000 1073741824 1073778376 140737135029440 140737135020576 251035418685 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12829/statm: 25382 1054 806 9 0 16774 0
[pid=12829/tid=12830] ppid=12827 vsize=101528 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12830/stat : 12830 (java) S 12827 12829 12001 0 -1 4202560 224 0 0 0 0 0 0 0 20 0 2 0 253859183 103964672 1054 33554432000 1073741824 1073778376 140737135029440 140603032704656 251032076771 0 0 0 16784584 18446744071580425449 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 101528

[startup+0.100249 s]
/proc/loadavg: 2.00 2.00 1.94 3/194 12829
/proc/meminfo: memFree=27683380/32873844 swapFree=7364/7364
[pid=12829] ppid=12827 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/12829/stat : 12829 (java) S 12827 12829 12001 0 -1 4202496 4439 0 1 0 9 1 0 0 20 0 18 0 253859182 9787813888 6106 33554432000 1073741824 1073778376 140737135029440 140737135020576 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12829/statm: 2389603 6106 2130 9 0 2380296 0
[pid=12829/tid=12830] ppid=12827 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/12829/task/12830/stat : 12830 (java) R 12827 12829 12001 0 -1 4202560 2430 0 1 0 7 0 0 0 20 0 18 0 253859183 9787813888 6106 33554432000 1073741824 1073778376 140737135029440 140603032701720 140603035547294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300244 s]
/proc/loadavg: 2.00 2.00 1.94 3/194 12829
/proc/meminfo: memFree=27683380/32873844 swapFree=7364/7364
[pid=12829] ppid=12827 vsize=9558412 CPUtime=0.48 cores=0,2,4,6
/proc/12829/stat : 12829 (java) S 12827 12829 12001 0 -1 4202496 5662 0 1 0 46 2 0 0 20 0 18 0 253859182 9787813888 8394 33554432000 1073741824 1073778376 140737135029440 140737135020576 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12829/statm: 2389603 8394 2215 9 0 2380296 0
[pid=12829/tid=12830] ppid=12827 vsize=9558412 CPUtime=0.27 cores=0,2,4,6
/proc/12829/task/12830/stat : 12830 (java) R 12827 12829 12001 0 -1 4202560 2443 0 1 0 27 0 0 0 20 0 18 0 253859183 9787813888 8394 33554432000 1073741824 1073778376 140737135029440 140603032702504 251035444493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558412

[startup+0.700254 s]
/proc/loadavg: 2.00 2.00 1.94 3/194 12829
/proc/meminfo: memFree=27683380/32873844 swapFree=7364/7364
[pid=12829] ppid=12827 vsize=9624976 CPUtime=1.27 cores=0,2,4,6
/proc/12829/stat : 12829 (java) S 12827 12829 12001 0 -1 4202496 8672 0 1 0 124 3 0 0 20 0 19 0 253859182 9855975424 20247 33554432000 1073741824 1073778376 140737135029440 140737135020576 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12829/statm: 2406244 20247 2246 9 0 2396937 0
[pid=12829/tid=12830] ppid=12827 vsize=9624976 CPUtime=0.67 cores=0,2,4,6
/proc/12829/task/12830/stat : 12830 (java) R 12827 12829 12001 0 -1 4202560 2475 0 1 0 65 2 0 0 20 0 19 0 253859183 9855975424 20247 33554432000 1073741824 1073778376 140737135029440 140603032703760 140602885255133 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 9624976

[startup+1.5007 s]
/proc/loadavg: 2.00 2.00 1.94 3/213 12848
/proc/meminfo: memFree=27579812/32873844 swapFree=7364/7364
[pid=12829] ppid=12827 vsize=9624976 CPUtime=2.23 cores=0,2,4,6
/proc/12829/stat : 12829 (java) S 12827 12829 12001 0 -1 4202496 9229 0 1 0 217 6 0 0 20 0 19 0 253859182 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140737135020576 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12829/statm: 2406244 32594 2277 9 0 2396937 0
[pid=12829/tid=12830] ppid=12827 vsize=9624976 CPUtime=1.42 cores=0,2,4,6
/proc/12829/task/12830/stat : 12830 (java) R 12827 12829 12001 0 -1 4202560 2484 0 1 0 140 2 0 0 20 0 19 0 253859183 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140603032703384 140602885549312 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12832/stat : 12832 (java) S 12827 12829 12001 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140603005155752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12833] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12833/stat : 12833 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140603004103208 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12834] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12834/stat : 12834 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602873784488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12829/tid=12835] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12835/stat : 12835 (java) S 12827 12829 12001 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602872731944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12836] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12836/stat : 12836 (java) S 12827 12829 12001 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602871679912 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12837] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12837/stat : 12837 (java) S 12827 12829 12001 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602870627368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12829/tid=12838] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12838/stat : 12838 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602869574312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12839] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12839/stat : 12839 (java) S 12827 12829 12001 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602398206760 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12840] ppid=12827 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/12829/task/12840/stat : 12840 (java) S 12827 12829 12001 0 -1 4202560 37 0 0 0 1 0 0 0 20 0 19 0 253859185 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602386008424 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12841] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12841/stat : 12841 (java) S 12827 12829 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602384954744 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12842] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12842/stat : 12842 (java) S 12827 12829 12001 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602383901576 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12843] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12843/stat : 12843 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602382850320 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12844] ppid=12827 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/12829/task/12844/stat : 12844 (java) S 12827 12829 12001 0 -1 4202560 2638 0 0 0 35 0 0 0 20 0 19 0 253859187 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602381798200 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12845] ppid=12827 vsize=9624976 CPUtime=0.31 cores=0,2,4,6
/proc/12829/task/12845/stat : 12845 (java) S 12827 12829 12001 0 -1 4202560 2823 0 0 0 31 0 0 0 20 0 19 0 253859187 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602380745656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12846] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12846/stat : 12846 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602379692792 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12847] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12847/stat : 12847 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602378640456 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12848] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12848/stat : 12848 (java) S 12827 12829 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859228 9855975424 32594 33554432000 1073741824 1073778376 140737135029440 140602377552936 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9624976

[startup+3.10067 s]
/proc/loadavg: 2.00 2.00 1.94 3/213 12848
/proc/meminfo: memFree=27540280/32873844 swapFree=7364/7364
[pid=12829] ppid=12827 vsize=9624976 CPUtime=3.92 cores=0,2,4,6
/proc/12829/stat : 12829 (java) S 12827 12829 12001 0 -1 4202496 9665 0 1 0 384 8 0 0 20 0 19 0 253859182 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140737135020576 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12829/statm: 2406244 36733 2278 9 0 2396937 0
[pid=12829/tid=12830] ppid=12827 vsize=9624976 CPUtime=2.97 cores=0,2,4,6
/proc/12829/task/12830/stat : 12830 (java) R 12827 12829 12001 0 -1 4202560 2484 0 1 0 295 2 0 0 20 0 19 0 253859183 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140603032703264 140602885549201 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/12829/task/12832/stat : 12832 (java) S 12827 12829 12001 0 -1 4202560 24 0 0 0 0 1 0 0 20 0 19 0 253859183 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140603005155752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12833] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12833/stat : 12833 (java) S 12827 12829 12001 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140603004103208 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12834] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12834/stat : 12834 (java) S 12827 12829 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602873784488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12829/tid=12835] ppid=12827 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/12829/task/12835/stat : 12835 (java) S 12827 12829 12001 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 19 0 253859183 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602872731944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12836] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12836/stat : 12836 (java) S 12827 12829 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602871679912 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12829/tid=12837] ppid=12827 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/12829/task/12837/stat : 12837 (java) S 12827 12829 12001 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 253859183 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602870627368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12838] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12838/stat : 12838 (java) S 12827 12829 12001 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602869574312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12839] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12839/stat : 12839 (java) S 12827 12829 12001 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602398206760 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12840] ppid=12827 vsize=9624976 CPUtime=0.05 cores=0,2,4,6
/proc/12829/task/12840/stat : 12840 (java) S 12827 12829 12001 0 -1 4202560 41 0 0 0 5 0 0 0 20 0 19 0 253859185 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602386008424 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12841] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12841/stat : 12841 (java) S 12827 12829 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602384954744 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12842] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12842/stat : 12842 (java) S 12827 12829 12001 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602383901576 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12843] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12843/stat : 12843 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602382850320 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12844] ppid=12827 vsize=9624976 CPUtime=0.4 cores=0,2,4,6
/proc/12829/task/12844/stat : 12844 (java) S 12827 12829 12001 0 -1 4202560 3035 0 0 0 40 0 0 0 20 0 19 0 253859187 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602381798200 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12845] ppid=12827 vsize=9624976 CPUtime=0.32 cores=0,2,4,6
/proc/12829/task/12845/stat : 12845 (java) S 12827 12829 12001 0 -1 4202560 2824 0 0 0 32 0 0 0 20 0 19 0 253859187 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602380745656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12846] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12846/stat : 12846 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602379692792 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12847] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12847/stat : 12847 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602378640456 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12848] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12848/stat : 12848 (java) S 12827 12829 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859228 9855975424 36733 33554432000 1073741824 1073778376 140737135029440 140602377552936 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 9624976

[startup+6.30068 s]
/proc/loadavg: 2.00 2.00 1.94 3/213 12848
/proc/meminfo: memFree=27502548/32873844 swapFree=7364/7364
[pid=12829] ppid=12827 vsize=9624976 CPUtime=7.17 cores=0,2,4,6
/proc/12829/stat : 12829 (java) S 12827 12829 12001 0 -1 4202496 9803 0 1 0 709 8 0 0 20 0 19 0 253859182 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140737135020576 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12829/statm: 2406244 41463 2278 9 0 2396937 0
[pid=12829/tid=12830] ppid=12827 vsize=9624976 CPUtime=6.09 cores=0,2,4,6
/proc/12829/task/12830/stat : 12830 (java) R 12827 12829 12001 0 -1 4202560 2488 0 1 0 607 2 0 0 20 0 19 0 253859183 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140603032703384 140602885351577 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=9624976 CPUtime=0.02 cores=0,2,4,6
/proc/12829/task/12832/stat : 12832 (java) S 12827 12829 12001 0 -1 4202560 24 0 0 0 0 2 0 0 20 0 19 0 253859183 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140603005155752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12833] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12833/stat : 12833 (java) S 12827 12829 12001 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140603004103208 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12834] ppid=12827 vsize=9624976 CPUtime=0.02 cores=0,2,4,6
/proc/12829/task/12834/stat : 12834 (java) S 12827 12829 12001 0 -1 4202560 50 0 0 0 2 0 0 0 20 0 19 0 253859183 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602873784488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12835] ppid=12827 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/12829/task/12835/stat : 12835 (java) S 12827 12829 12001 0 -1 4202560 56 0 0 0 1 0 0 0 20 0 19 0 253859183 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602872731944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12836] ppid=12827 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/12829/task/12836/stat : 12836 (java) S 12827 12829 12001 0 -1 4202560 45 0 0 0 1 0 0 0 20 0 19 0 253859183 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602871679912 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12829/tid=12837] ppid=12827 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/12829/task/12837/stat : 12837 (java) S 12827 12829 12001 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 19 0 253859183 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602870627368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12838] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12838/stat : 12838 (java) S 12827 12829 12001 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602869574312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12839] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12839/stat : 12839 (java) S 12827 12829 12001 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253859183 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602398206760 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12840] ppid=12827 vsize=9624976 CPUtime=0.1 cores=0,2,4,6
/proc/12829/task/12840/stat : 12840 (java) S 12827 12829 12001 0 -1 4202560 47 0 0 0 10 0 0 0 20 0 19 0 253859185 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602386008424 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12841] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12841/stat : 12841 (java) S 12827 12829 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602384954744 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12842] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12842/stat : 12842 (java) S 12827 12829 12001 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602383901576 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12843] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12843/stat : 12843 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602382850320 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12844] ppid=12827 vsize=9624976 CPUtime=0.4 cores=0,2,4,6
/proc/12829/task/12844/stat : 12844 (java) S 12827 12829 12001 0 -1 4202560 3035 0 0 0 40 0 0 0 20 0 19 0 253859187 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602381798200 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12845] ppid=12827 vsize=9624976 CPUtime=0.32 cores=0,2,4,6
/proc/12829/task/12845/stat : 12845 (java) S 12827 12829 12001 0 -1 4202560 2824 0 0 0 32 0 0 0 20 0 19 0 253859187 9855975424 41463 33554432000 1073741824 1073778376 140737135029440 140602380745656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

[pid=12829/tid=12837] ppid=12827 vsize=9624976 CPUtime=2.7 cores=0,2,4,6
/proc/12829/task/12837/stat : 12837 (java) S 12827 12829 12001 0 -1 4202560 1741 0 0 0 258 12 0 0 20 0 19 0 253859183 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602870627368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12838] ppid=12827 vsize=9624976 CPUtime=2.68 cores=0,2,4,6
/proc/12829/task/12838/stat : 12838 (java) S 12827 12829 12001 0 -1 4202560 2281 0 0 0 256 12 0 0 20 0 19 0 253859183 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602869574312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12839] ppid=12827 vsize=9624976 CPUtime=2.61 cores=0,2,4,6
/proc/12829/task/12839/stat : 12839 (java) S 12827 12829 12001 0 -1 4202560 1711 0 0 0 250 11 0 0 20 0 19 0 253859183 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602398206760 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12840] ppid=12827 vsize=9624976 CPUtime=4.63 cores=0,2,4,6
/proc/12829/task/12840/stat : 12840 (java) S 12827 12829 12001 0 -1 4202560 933 0 0 0 457 6 0 0 20 0 19 0 253859185 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602386008424 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12841] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12841/stat : 12841 (java) S 12827 12829 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602384954744 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12842] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12842/stat : 12842 (java) S 12827 12829 12001 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602383901576 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12843] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12843/stat : 12843 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602382850320 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12844] ppid=12827 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/12829/task/12844/stat : 12844 (java) S 12827 12829 12001 0 -1 4202560 3489 0 0 0 41 1 0 0 20 0 19 0 253859187 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602381798200 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12845] ppid=12827 vsize=9624976 CPUtime=0.32 cores=0,2,4,6
/proc/12829/task/12845/stat : 12845 (java) S 12827 12829 12001 0 -1 4202560 2824 0 0 0 32 0 0 0 20 0 19 0 253859187 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602380745656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12846] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12846/stat : 12846 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602379692792 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12847] ppid=12827 vsize=9624976 CPUtime=0.62 cores=0,2,4,6
/proc/12829/task/12847/stat : 12847 (java) S 12827 12829 12001 0 -1 4202560 92 0 0 0 31 31 0 0 20 0 19 0 253859187 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602378640456 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12848] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12848/stat : 12848 (java) S 12827 12829 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859228 9855975424 142645 33554432000 1073741824 1073778376 140737135029440 140602377552936 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1617.75
Current children cumulated vsize (KiB) 9624976

[startup+1662.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/213 12886
/proc/meminfo: memFree=26692892/32873844 swapFree=7364/7364
[pid=12829] ppid=12827 vsize=9624976 CPUtime=1679.32 cores=0,2,4,6
/proc/12829/stat : 12829 (java) S 12827 12829 12001 0 -1 4202496 27222 0 1 0 167809 123 0 0 20 0 19 0 253859182 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140737135020576 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12829/statm: 2406244 132633 2279 9 0 2396937 0
[pid=12829/tid=12830] ppid=12827 vsize=9624976 CPUtime=1650.48 cores=0,2,4,6
/proc/12829/task/12830/stat : 12830 (java) R 12827 12829 12001 0 -1 4202560 3004 0 1 0 165017 31 0 0 20 0 19 0 253859183 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140603032702320 140602885479774 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=9624976 CPUtime=2.92 cores=0,2,4,6
/proc/12829/task/12832/stat : 12832 (java) S 12827 12829 12001 0 -1 4202560 1928 0 0 0 281 11 0 0 20 0 19 0 253859183 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140603005155752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12833] ppid=12827 vsize=9624976 CPUtime=2.83 cores=0,2,4,6
/proc/12829/task/12833/stat : 12833 (java) S 12827 12829 12001 0 -1 4202560 1861 0 0 0 273 10 0 0 20 0 19 0 253859183 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140603004103208 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12829/tid=12834] ppid=12827 vsize=9624976 CPUtime=2.83 cores=0,2,4,6
/proc/12829/task/12834/stat : 12834 (java) S 12827 12829 12001 0 -1 4202560 1546 0 0 0 273 10 0 0 20 0 19 0 253859183 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602873784488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12835] ppid=12827 vsize=9624976 CPUtime=2.93 cores=0,2,4,6
/proc/12829/task/12835/stat : 12835 (java) S 12827 12829 12001 0 -1 4202560 2088 0 0 0 280 13 0 0 20 0 19 0 253859183 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602872731944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12836] ppid=12827 vsize=9624976 CPUtime=2.9 cores=0,2,4,6
/proc/12829/task/12836/stat : 12836 (java) S 12827 12829 12001 0 -1 4202560 1892 0 0 0 279 11 0 0 20 0 19 0 253859183 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602871679912 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12837] ppid=12827 vsize=9624976 CPUtime=2.95 cores=0,2,4,6
/proc/12829/task/12837/stat : 12837 (java) S 12827 12829 12001 0 -1 4202560 1750 0 0 0 282 13 0 0 20 0 19 0 253859183 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602870627368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12838] ppid=12827 vsize=9624976 CPUtime=2.96 cores=0,2,4,6
/proc/12829/task/12838/stat : 12838 (java) S 12827 12829 12001 0 -1 4202560 2380 0 0 0 283 13 0 0 20 0 19 0 253859183 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602869574312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12839] ppid=12827 vsize=9624976 CPUtime=2.97 cores=0,2,4,6
/proc/12829/task/12839/stat : 12839 (java) S 12827 12829 12001 0 -1 4202560 2227 0 0 0 286 11 0 0 20 0 19 0 253859183 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602398206760 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12829/tid=12840] ppid=12827 vsize=9624976 CPUtime=4.73 cores=0,2,4,6
/proc/12829/task/12840/stat : 12840 (java) S 12827 12829 12001 0 -1 4202560 958 0 0 0 466 7 0 0 20 0 19 0 253859185 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602386008424 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12841] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12841/stat : 12841 (java) S 12827 12829 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602384954744 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12842] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12842/stat : 12842 (java) S 12827 12829 12001 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602383901576 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12843] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12843/stat : 12843 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602382850320 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12844] ppid=12827 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/12829/task/12844/stat : 12844 (java) S 12827 12829 12001 0 -1 4202560 3489 0 0 0 41 1 0 0 20 0 19 0 253859187 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602381798200 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12845] ppid=12827 vsize=9624976 CPUtime=0.32 cores=0,2,4,6
/proc/12829/task/12845/stat : 12845 (java) S 12827 12829 12001 0 -1 4202560 2824 0 0 0 32 0 0 0 20 0 19 0 253859187 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602380745656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12846] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12846/stat : 12846 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602379692792 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12847] ppid=12827 vsize=9624976 CPUtime=0.64 cores=0,2,4,6
/proc/12829/task/12847/stat : 12847 (java) S 12827 12829 12001 0 -1 4202560 94 0 0 0 32 32 0 0 20 0 19 0 253859187 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602378640456 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12848] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12848/stat : 12848 (java) S 12827 12829 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859228 9855975424 132633 33554432000 1073741824 1073778376 140737135029440 140602377552936 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1679.32
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/213 12886
/proc/meminfo: memFree=26641436/32873844 swapFree=7364/7364
[pid=12829] ppid=12827 vsize=9624976 CPUtime=1739.95 cores=0,2,4,6
/proc/12829/stat : 12829 (java) S 12827 12829 12001 0 -1 4202496 30455 0 1 0 173867 128 0 0 20 0 19 0 253859182 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140737135020576 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12829/statm: 2406244 144484 2279 9 0 2396937 0
[pid=12829/tid=12830] ppid=12827 vsize=9624976 CPUtime=1710.02 cores=0,2,4,6
/proc/12829/task/12830/stat : 12830 (java) R 12827 12829 12001 0 -1 4202560 3023 0 1 0 170971 31 0 0 20 0 19 0 253859183 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140603032702320 140602885351439 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=9624976 CPUtime=3.03 cores=0,2,4,6
/proc/12829/task/12832/stat : 12832 (java) S 12827 12829 12001 0 -1 4202560 2181 0 0 0 291 12 0 0 20 0 19 0 253859183 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140603005155752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12829/tid=12833] ppid=12827 vsize=9624976 CPUtime=2.95 cores=0,2,4,6
/proc/12829/task/12833/stat : 12833 (java) S 12827 12829 12001 0 -1 4202560 2551 0 0 0 284 11 0 0 20 0 19 0 253859183 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140603004103208 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12829/tid=12834] ppid=12827 vsize=9624976 CPUtime=2.91 cores=0,2,4,6
/proc/12829/task/12834/stat : 12834 (java) S 12827 12829 12001 0 -1 4202560 1812 0 0 0 281 10 0 0 20 0 19 0 253859183 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602873784488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12835] ppid=12827 vsize=9624976 CPUtime=3.04 cores=0,2,4,6
/proc/12829/task/12835/stat : 12835 (java) S 12827 12829 12001 0 -1 4202560 2255 0 0 0 291 13 0 0 20 0 19 0 253859183 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602872731944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12836] ppid=12827 vsize=9624976 CPUtime=3.02 cores=0,2,4,6
/proc/12829/task/12836/stat : 12836 (java) S 12827 12829 12001 0 -1 4202560 2438 0 0 0 291 11 0 0 20 0 19 0 253859183 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602871679912 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12837] ppid=12827 vsize=9624976 CPUtime=3.11 cores=0,2,4,6
/proc/12829/task/12837/stat : 12837 (java) S 12827 12829 12001 0 -1 4202560 2334 0 0 0 297 14 0 0 20 0 19 0 253859183 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602870627368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12838] ppid=12827 vsize=9624976 CPUtime=3.1 cores=0,2,4,6
/proc/12829/task/12838/stat : 12838 (java) S 12827 12829 12001 0 -1 4202560 2835 0 0 0 297 13 0 0 20 0 19 0 253859183 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602869574312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12839] ppid=12827 vsize=9624976 CPUtime=3.06 cores=0,2,4,6
/proc/12829/task/12839/stat : 12839 (java) S 12827 12829 12001 0 -1 4202560 2447 0 0 0 294 12 0 0 20 0 19 0 253859183 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602398206760 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12840] ppid=12827 vsize=9624976 CPUtime=4.89 cores=0,2,4,6
/proc/12829/task/12840/stat : 12840 (java) S 12827 12829 12001 0 -1 4202560 987 0 0 0 482 7 0 0 20 0 19 0 253859185 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602386008424 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12841] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12841/stat : 12841 (java) S 12827 12829 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602384954744 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12842] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12842/stat : 12842 (java) S 12827 12829 12001 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602383901576 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12843] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12843/stat : 12843 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602382850320 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12844] ppid=12827 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/12829/task/12844/stat : 12844 (java) S 12827 12829 12001 0 -1 4202560 3489 0 0 0 41 1 0 0 20 0 19 0 253859187 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602381798200 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12845] ppid=12827 vsize=9624976 CPUtime=0.32 cores=0,2,4,6
/proc/12829/task/12845/stat : 12845 (java) S 12827 12829 12001 0 -1 4202560 2824 0 0 0 32 0 0 0 20 0 19 0 253859187 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602380745656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12846] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12846/stat : 12846 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602379692792 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12847] ppid=12827 vsize=9624976 CPUtime=0.67 cores=0,2,4,6
/proc/12829/task/12847/stat : 12847 (java) S 12827 12829 12001 0 -1 4202560 98 0 0 0 34 33 0 0 20 0 19 0 253859187 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602378640456 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12848] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12848/stat : 12848 (java) S 12827 12829 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859228 9855975424 144484 33554432000 1073741824 1073778376 140737135029440 140602377552936 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1739.95
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1781.4 s]
/proc/loadavg: 2.24 2.08 2.02 4/213 12945
/proc/meminfo: memFree=27289820/32873844 swapFree=7364/7364
[pid=12829] ppid=12827 vsize=9624976 CPUtime=1800.09 cores=0,2,4,6
/proc/12829/stat : 12829 (java) S 12827 12829 12001 0 -1 4202496 31169 0 1 0 179878 131 0 0 20 0 19 0 253859182 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140737135020576 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12829/statm: 2406244 143450 2279 9 0 2396937 0
[pid=12829/tid=12830] ppid=12827 vsize=9624976 CPUtime=1768.63 cores=0,2,4,6
/proc/12829/task/12830/stat : 12830 (java) R 12827 12829 12001 0 -1 4202560 3059 0 1 0 176831 32 0 0 20 0 19 0 253859183 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140603032702304 140602885351568 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=9624976 CPUtime=3.23 cores=0,2,4,6
/proc/12829/task/12832/stat : 12832 (java) S 12827 12829 12001 0 -1 4202560 2183 0 0 0 311 12 0 0 20 0 19 0 253859183 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140603005155752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12833] ppid=12827 vsize=9624976 CPUtime=3.13 cores=0,2,4,6
/proc/12829/task/12833/stat : 12833 (java) S 12827 12829 12001 0 -1 4202560 2652 0 0 0 302 11 0 0 20 0 19 0 253859183 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140603004103208 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12834] ppid=12827 vsize=9624976 CPUtime=3.13 cores=0,2,4,6
/proc/12829/task/12834/stat : 12834 (java) S 12827 12829 12001 0 -1 4202560 1812 0 0 0 303 10 0 0 20 0 19 0 253859183 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602873784488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12835] ppid=12827 vsize=9624976 CPUtime=3.24 cores=0,2,4,6
/proc/12829/task/12835/stat : 12835 (java) S 12827 12829 12001 0 -1 4202560 2377 0 0 0 311 13 0 0 20 0 19 0 253859183 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602872731944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12836] ppid=12827 vsize=9624976 CPUtime=3.2 cores=0,2,4,6
/proc/12829/task/12836/stat : 12836 (java) S 12827 12829 12001 0 -1 4202560 2438 0 0 0 308 12 0 0 20 0 19 0 253859183 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602871679912 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12837] ppid=12827 vsize=9624976 CPUtime=3.27 cores=0,2,4,6
/proc/12829/task/12837/stat : 12837 (java) S 12827 12829 12001 0 -1 4202560 2363 0 0 0 313 14 0 0 20 0 19 0 253859183 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602870627368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12829/tid=12838] ppid=12827 vsize=9624976 CPUtime=3.3 cores=0,2,4,6
/proc/12829/task/12838/stat : 12838 (java) S 12827 12829 12001 0 -1 4202560 2935 0 0 0 316 14 0 0 20 0 19 0 253859183 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602869574312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12839] ppid=12827 vsize=9624976 CPUtime=3.26 cores=0,2,4,6
/proc/12829/task/12839/stat : 12839 (java) S 12827 12829 12001 0 -1 4202560 2747 0 0 0 314 12 0 0 20 0 19 0 253859183 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602398206760 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12840] ppid=12827 vsize=9624976 CPUtime=4.9 cores=0,2,4,6
/proc/12829/task/12840/stat : 12840 (java) S 12827 12829 12001 0 -1 4202560 1007 0 0 0 483 7 0 0 20 0 19 0 253859185 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602386008424 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12841] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12841/stat : 12841 (java) S 12827 12829 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602384954744 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12842] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12842/stat : 12842 (java) S 12827 12829 12001 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253859185 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602383901576 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12843] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12843/stat : 12843 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602382850320 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12844] ppid=12827 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/12829/task/12844/stat : 12844 (java) S 12827 12829 12001 0 -1 4202560 3489 0 0 0 41 1 0 0 20 0 19 0 253859187 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602381798200 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12829/tid=12845] ppid=12827 vsize=9624976 CPUtime=0.32 cores=0,2,4,6
/proc/12829/task/12845/stat : 12845 (java) S 12827 12829 12001 0 -1 4202560 2824 0 0 0 32 0 0 0 20 0 19 0 253859187 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602380745656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12846] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12846/stat : 12846 (java) S 12827 12829 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859187 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602379692792 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12829/tid=12847] ppid=12827 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/12829/task/12847/stat : 12847 (java) S 12827 12829 12001 0 -1 4202560 102 0 0 0 35 34 0 0 20 0 19 0 253859187 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602378640456 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12829/tid=12848] ppid=12827 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12829/task/12848/stat : 12848 (java) S 12827 12829 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859228 9855975424 143450 33554432000 1073741824 1073778376 140737135029440 140602377552936 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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

Child status: 143
Real time (s): 1781.45
CPU time (s): 1801.06
CPU user time (s): 1799.2
CPU system time (s): 1.86372
CPU usage (%): 101.101
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 1.86372
maximum resident set size= 670488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31202
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54951
involuntary context switches= 53800

runsolver used 6.29104 second user time and 14.6618 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-24 18:35:31
IDJOB=3687919
IDBENCH=2274
IDSOLVER=2269
FILE ID=node118/3687919-1337877331
RUNJOBID= node118-1337871881-12017
PBS_JOBID= 14620086
Free space on /tmp= 71668 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-2.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687919-1337877331/watcher-3687919-1337877331 -o /tmp/evaluation-result-3687919-1337877331/solver-3687919-1337877331 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687919-1337877331.opb

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

MD5SUM BENCH= 907943cf03e4e0f899b19858f5690e6e
RANDOM SEED=2043705641

node118.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.212
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.42
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.212
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27683644 kB
Buffers:          208184 kB
Cached:          3944320 kB
SwapCached:            0 kB
Active:           693048 kB
Inactive:        3723660 kB
Active(anon):     265784 kB
Inactive(anon):        0 kB
Active(file):     427264 kB
Inactive(file):  3723660 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1276 kB
Writeback:            20 kB
AnonPages:        276380 kB
Mapped:            22512 kB
Shmem:               200 kB
Slab:             630508 kB
SReclaimable:      72748 kB
SUnreclaim:       557760 kB
KernelStack:        1592 kB
PageTables:         4588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     696872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71668 MiB
End job on node118 at 2012-05-24 19:05:14