Trace number 3733140

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
PB11: Sat4j Res//CP 2.3.0SAT (TO)-36 1800.04 920.868

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
MD5SUM49f1950e042362832bbb830f499dd3e3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-45
Best CPU time to get the best result obtained on this benchmark106.029
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58245
Number of constraints which are clauses58245
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 945
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 945
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 945
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.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.10	c See www.sat4j.org for details.
0.06/0.10	c version 2.3.1.v20110525
0.06/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.10	c java.vm.version	19.1-b02
0.06/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version		1.6.0_24
0.06/0.10	c os.name		Linux
0.06/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch		amd64
0.06/0.10	c Free memory 		9996466904
0.06/0.10	c Max memory 		10048897024
0.06/0.10	c Total memory 		10048897024
0.06/0.11	c Number of processors 	8
0.06/0.13	c Pseudo Boolean Optimization
0.06/0.13	c ManyCore solver with 2 solvers running in parallel
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.13	c Expensive reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.06/0.13	c No reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	c solving HOME/instance-3733140-1338688016.opb
0.06/0.13	c reading problem ... 
1.05/0.63	c ... done. Wall clock time 0.498s.
1.05/0.63	c #vars     945
1.05/0.63	c #constraints  58245
1.05/0.63	c constraints type 
1.05/0.63	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 58245
1.05/0.63	c constraints type 
1.05/0.63	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 58245
1.05/0.65	c  And the winner is CuttingPlanes
1.13/1.13	c SATISFIABLE
1.13/1.13	c OPTIMIZING...
1.13/1.13	c Got one! Elapsed wall clock time (in seconds):1.004
1.13/1.13	o -29
1.82/1.41	c  And the winner is CuttingPlanes
1.95/1.64	c Got one! Elapsed wall clock time (in seconds):1.509
1.95/1.64	o -30
2.18/1.76	c  And the winner is Resolution
2.61/2.14	c Got one! Elapsed wall clock time (in seconds):2.013
2.61/2.14	o -31
2.61/2.17	c  And the winner is Resolution
2.75/2.64	c Got one! Elapsed wall clock time (in seconds):2.516
2.75/2.64	o -32
2.89/2.71	c  And the winner is Resolution
2.94/3.15	c Got one! Elapsed wall clock time (in seconds):3.019
2.94/3.15	o -34
2.94/3.18	c  And the winner is Resolution
3.03/3.65	c Got one! Elapsed wall clock time (in seconds):3.521
3.03/3.65	o -35
4.79/4.56	c cleaning 2842 clauses out of 5683 with flag 5000/5683
7.29/5.79	c cleaning 4421 clauses out of 8841 with flag 11000/11683
10.27/7.21	c cleaning 5710 clauses out of 11420 with flag 18000/18683
13.23/8.78	c cleaning 6855 clauses out of 13710 with flag 26000/26683
17.15/10.77	c cleaning 7928 clauses out of 15855 with flag 35000/35683
21.28/12.89	c cleaning 8957 clauses out of 17927 with flag 45000/45683
26.08/15.25	c cleaning 9977 clauses out of 19970 with flag 56000/56683
31.65/18.09	c cleaning 10996 clauses out of 21993 with flag 68000/68683
37.63/21.19	c cleaning 11995 clauses out of 23997 with flag 81000/81683
44.11/24.45	c cleaning 12997 clauses out of 26002 with flag 95000/95683
46.76/25.88	c  And the winner is Resolution
47.62/26.71	c Got one! Elapsed wall clock time (in seconds):26.578
47.62/26.71	o -36
49.60/27.72	c cleaning 11592 clauses out of 23198 with flag 5000/105876
52.42/29.21	c cleaning 8800 clauses out of 17607 with flag 11001/111877
55.32/30.84	c cleaning 7904 clauses out of 15807 with flag 18001/118877
58.73/32.63	c cleaning 7937 clauses out of 15902 with flag 26000/126876
62.56/34.68	c cleaning 8483 clauses out of 16966 with flag 35001/135877
67.18/37.08	c cleaning 9239 clauses out of 18482 with flag 45000/145876
72.48/39.84	c cleaning 10110 clauses out of 20243 with flag 56000/156876
78.49/42.92	c cleaning 11061 clauses out of 22133 with flag 68000/168876
84.12/45.86	c cleaning 12032 clauses out of 24072 with flag 81000/181876
90.30/49.07	c cleaning 13010 clauses out of 26040 with flag 95000/195876
97.97/53.05	c cleaning 14015 clauses out of 28030 with flag 110000/210876
105.95/57.14	c cleaning 15004 clauses out of 30015 with flag 126000/226876
115.10/61.80	c cleaning 15998 clauses out of 32012 with flag 143001/243877
125.51/67.16	c cleaning 17007 clauses out of 34013 with flag 161000/261876
134.11/71.64	c cleaning 18000 clauses out of 36006 with flag 180000/280876
144.50/76.92	c cleaning 18998 clauses out of 38006 with flag 200000/300876
156.06/82.82	c cleaning 19999 clauses out of 40008 with flag 221000/321876
169.23/89.54	c cleaning 20999 clauses out of 42009 with flag 243000/343876
181.98/96.10	c cleaning 22003 clauses out of 44010 with flag 266000/366876
197.53/104.09	c cleaning 22998 clauses out of 46007 with flag 290000/390876
208.86/109.87	c cleaning 23991 clauses out of 48009 with flag 315000/415876
222.18/116.63	c cleaning 25007 clauses out of 50018 with flag 341000/441876
238.23/124.90	c cleaning 26006 clauses out of 52012 with flag 368001/468877
255.55/133.74	c cleaning 27000 clauses out of 54005 with flag 396000/496876
274.01/143.19	c cleaning 28003 clauses out of 56005 with flag 425000/525876
295.50/154.02	c cleaning 29001 clauses out of 58002 with flag 455000/555876
315.93/164.51	c cleaning 29999 clauses out of 60001 with flag 486000/586876
330.99/172.20	c cleaning 30980 clauses out of 62002 with flag 518000/618876
348.05/180.90	c cleaning 31998 clauses out of 64022 with flag 551000/651876
367.65/190.99	c cleaning 33003 clauses out of 66024 with flag 585000/685876
394.61/204.71	c cleaning 34010 clauses out of 68022 with flag 620001/720877
422.01/218.60	c cleaning 34999 clauses out of 70012 with flag 656001/756877
443.60/229.61	c cleaning 36005 clauses out of 72012 with flag 693000/793876
472.96/244.54	c cleaning 37004 clauses out of 74007 with flag 731000/831876
502.43/259.63	c cleaning 37995 clauses out of 76003 with flag 770000/870876
523.80/270.51	c cleaning 38998 clauses out of 78008 with flag 810000/910876
547.54/282.67	c cleaning 40006 clauses out of 80011 with flag 851001/951877
573.30/295.73	c cleaning 40995 clauses out of 82004 with flag 893000/993876
600.38/309.77	c cleaning 41995 clauses out of 84009 with flag 936000/1036876
634.91/327.25	c cleaning 42993 clauses out of 86014 with flag 980000/1080876
667.02/343.55	c cleaning 44007 clauses out of 88021 with flag 1025000/1125876
710.49/365.53	c cleaning 45003 clauses out of 90014 with flag 1071000/1171876
735.78/378.64	c cleaning 0 clauses out of 5676 with flag 0/5677
748.02/384.90	c cleaning 46000 clauses out of 92012 with flag 1118001/1218877
788.20/405.24	c cleaning 46996 clauses out of 94012 with flag 1166001/1266877
835.26/429.05	c cleaning 47998 clauses out of 96015 with flag 1215000/1315876
865.18/444.50	c cleaning 49002 clauses out of 98017 with flag 1265000/1365876
897.62/461.08	c cleaning 50002 clauses out of 100015 with flag 1316000/1416876
935.86/480.43	c cleaning 50997 clauses out of 102013 with flag 1368000/1468876
981.84/503.75	c cleaning 52005 clauses out of 104016 with flag 1421000/1521876
1025.78/526.31	c cleaning 52998 clauses out of 106011 with flag 1475000/1575876
1071.73/549.67	c cleaning 54006 clauses out of 108013 with flag 1530000/1630876
1115.13/571.69	c cleaning 54998 clauses out of 110007 with flag 1586000/1686876
1162.68/595.77	c cleaning 56001 clauses out of 112009 with flag 1643000/1743876
1203.05/616.57	c cleaning 56995 clauses out of 114008 with flag 1701000/1801876
1257.92/644.38	c cleaning 58005 clauses out of 116013 with flag 1760000/1860876
1315.18/673.37	c cleaning 58503 clauses out of 117009 with flag 1819001/1919877
1380.60/706.32	c cleaning 58741 clauses out of 117505 with flag 1878000/1978876
1416.92/725.17	c cleaning 58871 clauses out of 117764 with flag 1937000/2037876
1454.42/744.29	c cleaning 58937 clauses out of 117894 with flag 1996001/2096877
1496.08/765.50	c cleaning 58976 clauses out of 117957 with flag 2055001/2155877
1538.31/786.99	c cleaning 58978 clauses out of 117980 with flag 2114000/2214876
1590.09/813.50	c cleaning 58995 clauses out of 118002 with flag 2173000/2273876
1632.29/835.06	c cleaning 58987 clauses out of 118007 with flag 2232000/2332876
1681.90/860.23	c cleaning 59003 clauses out of 118020 with flag 2291000/2391876
1722.92/881.15	c cleaning 58999 clauses out of 118018 with flag 2350001/2450877
1778.26/909.57	c cleaning 59004 clauses out of 118018 with flag 2409000/2509876
1800.04/920.81	c starts		: 235
1800.04/920.81	c conflicts		: 2540742
1800.04/920.81	c decisions		: 2746641
1800.04/920.81	c propagations		: 15102272
1800.04/920.81	c inspects		: 3350022347
1800.04/920.81	c shortcuts		: 0
1800.04/920.81	c learnt literals	: 0
1800.04/920.81	c learnt binary clauses	: 0
1800.04/920.81	c learnt ternary clauses	: 0
1800.04/920.81	c learnt constraints	: 2540741
1800.04/920.81	c ignored constraints	: 0
1800.04/920.81	c root simplifications	: 0
1800.04/920.81	c removed literals (reason simplification)	: 33891288
1800.04/920.81	c reason swapping (by a shorter reason)	: 0
1800.04/920.81	c Calls to reduceDB	: 76
1800.04/920.81	c number of reductions to clauses (during analyze)	: 0
1800.04/920.81	c number of learned constraints concerned by reduction	: 0
1800.04/920.81	c number of learning phase by resolution	: 0
1800.04/920.81	c number of learning phase by cutting planes	: 0
1800.04/920.81	c speed (assignments/second)	: 16890.976766658874
1800.04/920.81	c non guided choices	0
1800.04/920.84	c learnt constraints type 
1800.04/920.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 89924
1800.04/920.84	c constraints type 
1800.04/920.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.04/920.84	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 58245
1800.04/920.84	c constraints type 
1800.04/920.84	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 58245
1800.04/920.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.04/920.84	s SATISFIABLE
1800.04/920.84	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 -x596 -x597 -x598 -x599 -x600 -x601 -x602 x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 x709 -x710 -x711 -x712 -x713 -x714 -x715 x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 
1800.04/920.84	c objective function=-36
1800.04/920.84	c Total wall clock time (in seconds): 920.715

Verifier Data

OK	-36

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-3733140-1338688016/watcher-3733140-1338688016 -o /tmp/evaluation-result-3733140-1338688016/solver-3733140-1338688016 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3733140-1338688016.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: 3.54 3.63 3.67 3/197 9538
/proc/meminfo: memFree=26014456/32873844 swapFree=7632/7632
[pid=9538] ppid=9536 vsize=3568 CPUtime=0 cores=0,2,4,6
/proc/9538/stat : 9538 (java) R 9536 9538 5561 0 -1 4202496 96 0 0 0 0 0 0 0 20 0 1 0 334925903 3653632 49 33554432000 1073741824 1073778376 140737178155760 140737178152888 209874678608 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9538/statm: 892 49 38 9 0 30 0

[startup+0.065935 s]
/proc/loadavg: 3.54 3.63 3.67 3/197 9538
/proc/meminfo: memFree=26014456/32873844 swapFree=7632/7632
[pid=9538] ppid=9536 vsize=11253516 CPUtime=0.04 cores=0,2,4,6
/proc/9538/stat : 9538 (java) S 9536 9538 5561 0 -1 4202496 4345 0 1 0 3 1 0 0 20 0 13 0 334925903 11523600384 11686 33554432000 1073741824 1073778376 140734046352336 140734046343472 209887199293 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9538/statm: 2813379 11686 1703 9 0 2804080 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11253516

[startup+0.100295 s]
/proc/loadavg: 3.54 3.63 3.67 3/197 9538
/proc/meminfo: memFree=26014456/32873844 swapFree=7632/7632
[pid=9538] ppid=9536 vsize=11586392 CPUtime=0.06 cores=0,2,4,6
/proc/9538/stat : 9538 (java) S 9536 9538 5561 0 -1 4202496 4524 0 1 0 5 1 0 0 20 0 18 0 334925903 11864465408 12376 33554432000 1073741824 1073778376 140734046352336 140734046343472 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9538/statm: 2896598 12376 1779 9 0 2887285 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11586392

[startup+0.300158 s]
/proc/loadavg: 3.54 3.63 3.67 3/197 9538
/proc/meminfo: memFree=26014456/32873844 swapFree=7632/7632
[pid=9538] ppid=9536 vsize=11586392 CPUtime=0.45 cores=0,2,4,6
/proc/9538/stat : 9538 (java) S 9536 9538 5561 0 -1 4202496 6542 0 1 0 43 2 0 0 20 0 18 0 334925903 11864465408 15498 33554432000 1073741824 1073778376 140734046352336 140734046343472 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9538/statm: 2896598 15498 2223 9 0 2887285 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 11586392

[startup+0.700276 s]
/proc/loadavg: 3.54 3.63 3.67 3/197 9538
/proc/meminfo: memFree=26014456/32873844 swapFree=7632/7632
[pid=9538] ppid=9536 vsize=11852648 CPUtime=1.13 cores=0,2,4,6
/proc/9538/stat : 9538 (java) S 9536 9538 5561 0 -1 4202496 10045 0 1 0 106 7 0 0 20 0 20 0 334925903 12137111552 48388 33554432000 1073741824 1073778376 140734046352336 140734046343472 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9538/statm: 2963162 48388 2253 9 0 2953849 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 11852648

[startup+1.50079 s]
/proc/loadavg: 3.41 3.61 3.66 3/217 9560
/proc/meminfo: memFree=25829764/32873844 swapFree=7632/7632
[pid=9538] ppid=9536 vsize=11852648 CPUtime=1.95 cores=0,2,4,6
/proc/9538/stat : 9538 (java) S 9536 9538 5561 0 -1 4202496 17601 0 1 0 186 9 0 0 20 0 19 0 334925903 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140734046343472 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9538/statm: 2963162 54757 2257 9 0 2953849 0
[pid=9538/tid=9540] ppid=9536 vsize=11852648 CPUtime=0.59 cores=0,2,4,6
/proc/9538/task/9540/stat : 9540 (java) S 9536 9538 5561 0 -1 4202560 3489 0 1 0 56 3 0 0 20 0 19 0 334925904 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140027007141016 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9541] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9541/stat : 9541 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925906 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026945870632 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9542] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9542/stat : 9542 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026944817832 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9543] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9543/stat : 9543 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026943765544 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9544] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9544/stat : 9544 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026942712744 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9545] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9545/stat : 9545 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026941659432 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9546] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9546/stat : 9546 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026838280360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9547] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9547/stat : 9547 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026837228072 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9548] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9548/stat : 9548 (java) S 9536 9538 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026836175272 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9549] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9549/stat : 9549 (java) S 9536 9538 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334925908 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026823977704 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9550] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9550/stat : 9550 (java) S 9536 9538 5561 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334925908 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026822923768 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9551] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9551/stat : 9551 (java) S 9536 9538 5561 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334925908 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026821871368 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9552] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9552/stat : 9552 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925911 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026820819856 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9553] ppid=9536 vsize=11852648 CPUtime=0.53 cores=0,2,4,6
/proc/9538/task/9553/stat : 9553 (java) S 9536 9538 5561 0 -1 4202560 7166 0 0 0 51 2 0 0 20 0 19 0 334925911 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026819766456 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9554] ppid=9536 vsize=11852648 CPUtime=0.49 cores=0,2,4,6
/proc/9538/task/9554/stat : 9554 (java) S 9536 9538 5561 0 -1 4202560 5644 0 0 0 47 2 0 0 20 0 19 0 334925911 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026818713656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9555] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9555/stat : 9555 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925911 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026817661560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9556] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9556/stat : 9556 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925911 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026816608968 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9559] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9559/stat : 9559 (java) S 9536 9538 5561 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334925967 12137111552 54757 33554432000 1073741824 1073778376 140734046352336 140026813449896 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 11852648

[startup+3.10075 s]
/proc/loadavg: 3.41 3.61 3.66 3/216 9565
/proc/meminfo: memFree=25782856/32873844 swapFree=7632/7632
[pid=9538] ppid=9536 vsize=11852648 CPUtime=2.94 cores=0,2,4,6
/proc/9538/stat : 9538 (java) S 9536 9538 5561 0 -1 4202496 17778 0 1 0 279 15 0 0 20 0 19 0 334925903 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140734046343472 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9538/statm: 2963162 68195 2263 9 0 2953849 0
[pid=9538/tid=9540] ppid=9536 vsize=11852648 CPUtime=0.61 cores=0,2,4,6
/proc/9538/task/9540/stat : 9540 (java) S 9536 9538 5561 0 -1 4202560 3490 0 1 0 57 4 0 0 20 0 19 0 334925904 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140027007141016 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9541] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9541/stat : 9541 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925906 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026945870632 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9542] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9542/stat : 9542 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026944817832 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9543] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9543/stat : 9543 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026943765544 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9544] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9544/stat : 9544 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026942712744 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9545] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9545/stat : 9545 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026941659432 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9546] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9546/stat : 9546 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026838280360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9547] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9547/stat : 9547 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026837228072 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9548] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9548/stat : 9548 (java) S 9536 9538 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334925907 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026836175272 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9549] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9549/stat : 9549 (java) S 9536 9538 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334925908 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026823977704 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9550] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9550/stat : 9550 (java) S 9536 9538 5561 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334925908 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026822923768 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9551] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9551/stat : 9551 (java) S 9536 9538 5561 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334925908 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026821871368 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9552] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9552/stat : 9552 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925911 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026820819856 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9553] ppid=9536 vsize=11852648 CPUtime=0.78 cores=0,2,4,6
/proc/9538/task/9553/stat : 9553 (java) S 9536 9538 5561 0 -1 4202560 7258 0 0 0 76 2 0 0 20 0 19 0 334925911 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026819766456 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9554] ppid=9536 vsize=11852648 CPUtime=0.7 cores=0,2,4,6
/proc/9538/task/9554/stat : 9554 (java) S 9536 9538 5561 0 -1 4202560 5674 0 0 0 68 2 0 0 20 0 19 0 334925911 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026818713656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9555] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9555/stat : 9555 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925911 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026817661560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9556] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9556/stat : 9556 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334925911 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026816608968 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9565] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9565/stat : 9565 (java) S 9536 9538 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334926067 12137111552 68195 33554432000 1073741824 1073778376 140734046352336 140026815554984 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 11852648

[startup+6.30079 s]
/proc/loadavg: 3.41 3.61 3.66 7/219 9577
/proc/meminfo: memFree=25409236/32873844 swapFree=7632/7632
[pid=9538] ppid=9536 vsize=11852648 CPUtime=8.45 cores=0,2,4,6
/proc/9538/stat : 9538 (java) S 9536 9538 5561 0 -1 4202496 18189 0 1 0 814 31 0 0 20 0 22 0 334925903 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140734046343472 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9538/statm: 2963162 183946 2291 9 0 2953849 0
[pid=9538/tid=9540] ppid=9536 vsize=11852648 CPUtime=0.61 cores=0,2,4,6
/proc/9538/task/9540/stat : 9540 (java) S 9536 9538 5561 0 -1 4202560 3493 0 1 0 57 4 0 0 20 0 22 0 334925904 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140027007141016 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9541] ppid=9536 vsize=11852648 CPUtime=0.03 cores=0,2,4,6
/proc/9538/task/9541/stat : 9541 (java) S 9536 9538 5561 0 -1 4202560 41 0 0 0 2 1 0 0 20 0 22 0 334925906 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026945870632 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9542] ppid=9536 vsize=11852648 CPUtime=0.01 cores=0,2,4,6
/proc/9538/task/9542/stat : 9542 (java) S 9536 9538 5561 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 334925907 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026944817832 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9543] ppid=9536 vsize=11852648 CPUtime=0.02 cores=0,2,4,6
/proc/9538/task/9543/stat : 9543 (java) S 9536 9538 5561 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 334925907 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026943765544 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9544] ppid=9536 vsize=11852648 CPUtime=0.03 cores=0,2,4,6
/proc/9538/task/9544/stat : 9544 (java) S 9536 9538 5561 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 334925907 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026942712744 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9545] ppid=9536 vsize=11852648 CPUtime=0.01 cores=0,2,4,6
/proc/9538/task/9545/stat : 9545 (java) S 9536 9538 5561 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 334925907 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026941659432 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9546] ppid=9536 vsize=11852648 CPUtime=0.01 cores=0,2,4,6
/proc/9538/task/9546/stat : 9546 (java) S 9536 9538 5561 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 334925907 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026838280360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9547] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9547/stat : 9547 (java) S 9536 9538 5561 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 334925907 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026837228072 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9548] ppid=9536 vsize=11852648 CPUtime=0.02 cores=0,2,4,6
/proc/9538/task/9548/stat : 9548 (java) S 9536 9538 5561 0 -1 4202560 18 0 0 0 1 1 0 0 20 0 22 0 334925907 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026836175272 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9549] ppid=9536 vsize=11852648 CPUtime=0.18 cores=0,2,4,6
/proc/9538/task/9549/stat : 9549 (java) S 9536 9538 5561 0 -1 4202560 63 0 0 0 18 0 0 0 20 0 22 0 334925908 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026823977704 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9550] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9550/stat : 9550 (java) S 9536 9538 5561 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 334925908 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026822923768 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9551] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9551/stat : 9551 (java) S 9536 9538 5561 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 334925908 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026821871368 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9552] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9552/stat : 9552 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334925911 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026820819856 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9553] ppid=9536 vsize=11852648 CPUtime=0.9 cores=0,2,4,6
/proc/9538/task/9553/stat : 9553 (java) S 9536 9538 5561 0 -1 4202560 7267 0 0 0 88 2 0 0 20 0 22 0 334925911 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026819766456 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9554] ppid=9536 vsize=11852648 CPUtime=0.81 cores=0,2,4,6
/proc/9538/task/9554/stat : 9554 (java) S 9536 9538 5561 0 -1 4202560 5689 0 0 0 79 2 0 0 20 0 22 0 334925911 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026818713656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9555] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9555/stat : 9555 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334925911 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026817661560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9556] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9556/stat : 9556 (java) S 9536 9538 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 334925911 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026816608968 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9565] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9565/stat : 9565 (java) S 9536 9538 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 334926067 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026815554984 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9575] ppid=9536 vsize=11852648 CPUtime=2.36 cores=0,2,4,6
/proc/9538/task/9575/stat : 9575 (java) R 9536 9538 5561 0 -1 4202560 16 0 0 0 236 0 0 0 20 0 22 0 334926268 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026814501840 140026947823610 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9576] ppid=9536 vsize=11852648 CPUtime=2.36 cores=0,2,4,6
/proc/9538/task/9576/stat : 9576 (java) R 9536 9538 5561 0 -1 4202560 147 0 0 0 231 5 0 0 20 0 22 0 334926268 12137111552 183946 33554432000 1073741824 1073778376 140734046352336 140026813448488 140026947664592 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0

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

/proc/9538/statm: 2963162 968488 2292 9 0 2953849 0
[pid=9538/tid=9540] ppid=9536 vsize=11852648 CPUtime=0.64 cores=0,2,4,6
/proc/9538/task/9540/stat : 9540 (java) S 9536 9538 5561 0 -1 4202560 3527 0 1 0 59 5 0 0 20 0 22 0 334925904 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140027007141016 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9541] ppid=9536 vsize=11852648 CPUtime=1.82 cores=0,2,4,6
/proc/9538/task/9541/stat : 9541 (java) S 9536 9538 5561 0 -1 4202560 234 0 0 0 174 8 0 0 20 0 22 0 334925906 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026945870632 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9542] ppid=9536 vsize=11852648 CPUtime=1.49 cores=0,2,4,6
/proc/9538/task/9542/stat : 9542 (java) S 9536 9538 5561 0 -1 4202560 230 0 0 0 142 7 0 0 20 0 22 0 334925907 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026944817832 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9543] ppid=9536 vsize=11852648 CPUtime=1.76 cores=0,2,4,6
/proc/9538/task/9543/stat : 9543 (java) S 9536 9538 5561 0 -1 4202560 219 0 0 0 169 7 0 0 20 0 22 0 334925907 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026943765544 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9544] ppid=9536 vsize=11852648 CPUtime=1.69 cores=0,2,4,6
/proc/9538/task/9544/stat : 9544 (java) S 9536 9538 5561 0 -1 4202560 258 0 0 0 160 9 0 0 20 0 22 0 334925907 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026942712744 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9545] ppid=9536 vsize=11852648 CPUtime=1.71 cores=0,2,4,6
/proc/9538/task/9545/stat : 9545 (java) S 9536 9538 5561 0 -1 4202560 262 0 0 0 165 6 0 0 20 0 22 0 334925907 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026941659432 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9546] ppid=9536 vsize=11852648 CPUtime=1.91 cores=0,2,4,6
/proc/9538/task/9546/stat : 9546 (java) S 9536 9538 5561 0 -1 4202560 219 0 0 0 183 8 0 0 20 0 22 0 334925907 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026838280360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9547] ppid=9536 vsize=11852648 CPUtime=1.73 cores=0,2,4,6
/proc/9538/task/9547/stat : 9547 (java) S 9536 9538 5561 0 -1 4202560 169 0 0 0 165 8 0 0 20 0 22 0 334925907 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026837228072 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9548] ppid=9536 vsize=11852648 CPUtime=1.53 cores=0,2,4,6
/proc/9538/task/9548/stat : 9548 (java) S 9536 9538 5561 0 -1 4202560 207 0 0 0 147 6 0 0 20 0 22 0 334925907 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026836175272 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9549] ppid=9536 vsize=11852648 CPUtime=39.68 cores=0,2,4,6
/proc/9538/task/9549/stat : 9549 (java) S 9536 9538 5561 0 -1 4202560 488 0 0 0 3952 16 0 0 20 0 22 0 334925908 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026823977704 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9550] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9550/stat : 9550 (java) S 9536 9538 5561 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 334925908 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026822923768 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9551] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9551/stat : 9551 (java) S 9536 9538 5561 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 334925908 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026821871368 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9552] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9552/stat : 9552 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334925911 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026820819856 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9553] ppid=9536 vsize=11852648 CPUtime=0.97 cores=0,2,4,6
/proc/9538/task/9553/stat : 9553 (java) S 9536 9538 5561 0 -1 4202560 7276 0 0 0 95 2 0 0 20 0 22 0 334925911 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026819766456 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9554] ppid=9536 vsize=11852648 CPUtime=1.58 cores=0,2,4,6
/proc/9538/task/9554/stat : 9554 (java) S 9536 9538 5561 0 -1 4202560 8310 0 0 0 156 2 0 0 20 0 22 0 334925911 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026818713656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9555] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9555/stat : 9555 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334925911 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026817661560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9556] ppid=9536 vsize=11852648 CPUtime=0.29 cores=0,2,4,6
/proc/9538/task/9556/stat : 9556 (java) S 9536 9538 5561 0 -1 4202560 48 0 0 0 13 16 0 0 20 0 22 0 334925911 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026816608968 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9565] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9565/stat : 9565 (java) S 9536 9538 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 334926067 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026815554984 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9578] ppid=9536 vsize=11852648 CPUtime=751.98 cores=0,2,4,6
/proc/9538/task/9578/stat : 9578 (java) R 9536 9538 5561 0 -1 4202560 59 0 0 0 75185 13 0 0 20 0 22 0 334928574 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026813448272 140026947884659 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9579] ppid=9536 vsize=11852648 CPUtime=751.94 cores=0,2,4,6
/proc/9538/task/9579/stat : 9579 (java) R 9536 9538 5561 0 -1 4202560 870 0 0 0 75150 44 0 0 20 0 22 0 334928574 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026814499552 140026947558448 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9580] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9580/stat : 9580 (java) S 9536 9538 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 334928574 12137111552 968488 33554432000 1073741824 1073778376 140734046352336 140026812396584 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1606.9
Current children cumulated vsize (KiB) 11852648

[startup+882.301 s]
/proc/loadavg: 3.96 3.98 3.85 4/220 9701
/proc/meminfo: memFree=22178280/32873844 swapFree=7632/7632
[pid=9538] ppid=9536 vsize=11852648 CPUtime=1724.36 cores=0,2,4,6
/proc/9538/stat : 9538 (java) S 9536 9538 5561 0 -1 4202496 24188 0 1 0 172278 158 0 0 20 0 22 0 334925903 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140734046343472 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9538/statm: 2963162 975296 2292 9 0 2953849 0
[pid=9538/tid=9540] ppid=9536 vsize=11852648 CPUtime=0.64 cores=0,2,4,6
/proc/9538/task/9540/stat : 9540 (java) S 9536 9538 5561 0 -1 4202560 3529 0 1 0 59 5 0 0 20 0 22 0 334925904 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140027007140728 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9541] ppid=9536 vsize=11852648 CPUtime=1.92 cores=0,2,4,6
/proc/9538/task/9541/stat : 9541 (java) S 9536 9538 5561 0 -1 4202560 245 0 0 0 184 8 0 0 20 0 22 0 334925906 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026945870632 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9542] ppid=9536 vsize=11852648 CPUtime=1.59 cores=0,2,4,6
/proc/9538/task/9542/stat : 9542 (java) S 9536 9538 5561 0 -1 4202560 264 0 0 0 152 7 0 0 20 0 22 0 334925907 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026944817832 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9543] ppid=9536 vsize=11852648 CPUtime=1.86 cores=0,2,4,6
/proc/9538/task/9543/stat : 9543 (java) S 9536 9538 5561 0 -1 4202560 219 0 0 0 179 7 0 0 20 0 22 0 334925907 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026943765544 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9544] ppid=9536 vsize=11852648 CPUtime=1.77 cores=0,2,4,6
/proc/9538/task/9544/stat : 9544 (java) S 9536 9538 5561 0 -1 4202560 317 0 0 0 168 9 0 0 20 0 22 0 334925907 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026942712744 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9545] ppid=9536 vsize=11852648 CPUtime=1.79 cores=0,2,4,6
/proc/9538/task/9545/stat : 9545 (java) S 9536 9538 5561 0 -1 4202560 269 0 0 0 173 6 0 0 20 0 22 0 334925907 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026941659432 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9546] ppid=9536 vsize=11852648 CPUtime=2.08 cores=0,2,4,6
/proc/9538/task/9546/stat : 9546 (java) S 9536 9538 5561 0 -1 4202560 223 0 0 0 200 8 0 0 20 0 22 0 334925907 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026838280360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9547] ppid=9536 vsize=11852648 CPUtime=1.93 cores=0,2,4,6
/proc/9538/task/9547/stat : 9547 (java) S 9536 9538 5561 0 -1 4202560 203 0 0 0 185 8 0 0 20 0 22 0 334925907 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026837228072 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9548] ppid=9536 vsize=11852648 CPUtime=1.66 cores=0,2,4,6
/proc/9538/task/9548/stat : 9548 (java) S 9536 9538 5561 0 -1 4202560 210 0 0 0 160 6 0 0 20 0 22 0 334925907 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026836175272 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9549] ppid=9536 vsize=11852648 CPUtime=42.68 cores=0,2,4,6
/proc/9538/task/9549/stat : 9549 (java) R 9536 9538 5561 0 -1 4202560 505 0 0 0 4251 17 0 0 20 0 22 0 334925908 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026823976560 140027013648500 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9550] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9550/stat : 9550 (java) S 9536 9538 5561 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 334925908 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026822923768 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9551] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9551/stat : 9551 (java) S 9536 9538 5561 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 334925908 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026821871368 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9552] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9552/stat : 9552 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334925911 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026820819856 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9553] ppid=9536 vsize=11852648 CPUtime=0.97 cores=0,2,4,6
/proc/9538/task/9553/stat : 9553 (java) S 9536 9538 5561 0 -1 4202560 7276 0 0 0 95 2 0 0 20 0 22 0 334925911 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026819766456 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9554] ppid=9536 vsize=11852648 CPUtime=1.58 cores=0,2,4,6
/proc/9538/task/9554/stat : 9554 (java) S 9536 9538 5561 0 -1 4202560 8310 0 0 0 156 2 0 0 20 0 22 0 334925911 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026818713656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9555] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9555/stat : 9555 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334925911 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026817661560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9556] ppid=9536 vsize=11852648 CPUtime=0.32 cores=0,2,4,6
/proc/9538/task/9556/stat : 9556 (java) S 9536 9538 5561 0 -1 4202560 52 0 0 0 15 17 0 0 20 0 22 0 334925911 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026816608968 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9565] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9565/stat : 9565 (java) S 9536 9538 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 334926067 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026815554984 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9578] ppid=9536 vsize=11852648 CPUtime=808.59 cores=0,2,4,6
/proc/9538/task/9578/stat : 9578 (java) S 9536 9538 5561 0 -1 4202560 60 0 0 0 80845 14 0 0 20 0 22 0 334928574 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026813448072 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9579] ppid=9536 vsize=11852648 CPUtime=808.53 cores=0,2,4,6
/proc/9538/task/9579/stat : 9579 (java) S 9536 9538 5561 0 -1 4202560 870 0 0 0 80807 46 0 0 20 0 22 0 334928574 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026814499544 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9580] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9580/stat : 9580 (java) S 9536 9538 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 334928574 12137111552 975296 33554432000 1073741824 1073778376 140734046352336 140026812396584 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1724.36
Current children cumulated vsize (KiB) 11852648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+920.801 s]
/proc/loadavg: 3.92 3.97 3.85 5/219 9701
/proc/meminfo: memFree=22108532/32873844 swapFree=7632/7632
[pid=9538] ppid=9536 vsize=11852648 CPUtime=1800.04 cores=0,2,4,6
/proc/9538/stat : 9538 (java) S 9536 9538 5561 0 -1 4202496 24227 0 1 0 179845 159 0 0 20 0 22 0 334925903 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140734046343472 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9538/statm: 2963162 975330 2292 9 0 2953849 0
[pid=9538/tid=9540] ppid=9536 vsize=11852648 CPUtime=0.64 cores=0,2,4,6
/proc/9538/task/9540/stat : 9540 (java) S 9536 9538 5561 0 -1 4202560 3530 0 1 0 59 5 0 0 20 0 22 0 334925904 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140027007141016 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9541] ppid=9536 vsize=11852648 CPUtime=1.97 cores=0,2,4,6
/proc/9538/task/9541/stat : 9541 (java) S 9536 9538 5561 0 -1 4202560 260 0 0 0 189 8 0 0 20 0 22 0 334925906 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026945870632 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9542] ppid=9536 vsize=11852648 CPUtime=1.63 cores=0,2,4,6
/proc/9538/task/9542/stat : 9542 (java) S 9536 9538 5561 0 -1 4202560 264 0 0 0 156 7 0 0 20 0 22 0 334925907 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026944817832 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9543] ppid=9536 vsize=11852648 CPUtime=1.89 cores=0,2,4,6
/proc/9538/task/9543/stat : 9543 (java) S 9536 9538 5561 0 -1 4202560 222 0 0 0 182 7 0 0 20 0 22 0 334925907 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026943765544 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9544] ppid=9536 vsize=11852648 CPUtime=1.81 cores=0,2,4,6
/proc/9538/task/9544/stat : 9544 (java) S 9536 9538 5561 0 -1 4202560 320 0 0 0 172 9 0 0 20 0 22 0 334925907 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026942712744 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9545] ppid=9536 vsize=11852648 CPUtime=1.82 cores=0,2,4,6
/proc/9538/task/9545/stat : 9545 (java) S 9536 9538 5561 0 -1 4202560 275 0 0 0 176 6 0 0 20 0 22 0 334925907 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026941659432 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9546] ppid=9536 vsize=11852648 CPUtime=2.11 cores=0,2,4,6
/proc/9538/task/9546/stat : 9546 (java) S 9536 9538 5561 0 -1 4202560 223 0 0 0 203 8 0 0 20 0 22 0 334925907 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026838280360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9547] ppid=9536 vsize=11852648 CPUtime=1.97 cores=0,2,4,6
/proc/9538/task/9547/stat : 9547 (java) S 9536 9538 5561 0 -1 4202560 203 0 0 0 189 8 0 0 20 0 22 0 334925907 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026837228072 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9548] ppid=9536 vsize=11852648 CPUtime=1.75 cores=0,2,4,6
/proc/9538/task/9548/stat : 9548 (java) S 9536 9538 5561 0 -1 4202560 217 0 0 0 169 6 0 0 20 0 22 0 334925907 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026836175272 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9549] ppid=9536 vsize=11852648 CPUtime=44.16 cores=0,2,4,6
/proc/9538/task/9549/stat : 9549 (java) S 9536 9538 5561 0 -1 4202560 507 0 0 0 4399 17 0 0 20 0 22 0 334925908 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026823977704 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9550] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9550/stat : 9550 (java) S 9536 9538 5561 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 334925908 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026822923768 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9551] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9551/stat : 9551 (java) S 9536 9538 5561 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 334925908 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026821871368 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9552] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9552/stat : 9552 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334925911 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026820819856 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9553] ppid=9536 vsize=11852648 CPUtime=0.97 cores=0,2,4,6
/proc/9538/task/9553/stat : 9553 (java) S 9536 9538 5561 0 -1 4202560 7276 0 0 0 95 2 0 0 20 0 22 0 334925911 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026819766456 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9538/tid=9554] ppid=9536 vsize=11852648 CPUtime=1.58 cores=0,2,4,6
/proc/9538/task/9554/stat : 9554 (java) S 9536 9538 5561 0 -1 4202560 8310 0 0 0 156 2 0 0 20 0 22 0 334925911 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026818713656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9555] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9555/stat : 9555 (java) S 9536 9538 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334925911 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026817661560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9538/tid=9556] ppid=9536 vsize=11852648 CPUtime=0.32 cores=0,2,4,6
/proc/9538/task/9556/stat : 9556 (java) S 9536 9538 5561 0 -1 4202560 54 0 0 0 15 17 0 0 20 0 22 0 334925911 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026816608968 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9565] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9565/stat : 9565 (java) S 9536 9538 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 334926067 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026815554984 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9578] ppid=9536 vsize=11852648 CPUtime=845.41 cores=0,2,4,6
/proc/9538/task/9578/stat : 9578 (java) R 9536 9538 5561 0 -1 4202560 60 0 0 0 84527 14 0 0 20 0 22 0 334928574 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026813448272 140026947651879 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9538/tid=9579] ppid=9536 vsize=11852648 CPUtime=845.34 cores=0,2,4,6
/proc/9538/task/9579/stat : 9579 (java) R 9536 9538 5561 0 -1 4202560 870 0 0 0 84488 46 0 0 20 0 22 0 334928574 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026814499328 140026947541426 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9538/tid=9580] ppid=9536 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9538/task/9580/stat : 9580 (java) S 9536 9538 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 334928574 12137111552 975330 33554432000 1073741824 1073778376 140734046352336 140026812396584 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 11852648

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9538 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=80258
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=11694
# CPU time returned by wait4() is 1796.09
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 920.868
CPU time (s): 1800.04
CPU user time (s): 1798.45
CPU system time (s): 1.59
CPU usage (%): 195.472
Max. virtual memory (cumulated for all children) (KiB): 11852648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.08
system time used= 2.01169
maximum resident set size= 3901440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24259
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23972
involuntary context switches= 27722

runsolver used 3.43948 second user time and 8.16676 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-03 03:46:56
IDJOB=3733140
IDBENCH=2250
IDSOLVER=2328
FILE ID=node141/3733140-1338688016
RUNJOBID= node141-1338678623-5580
PBS_JOBID= 14636672
Free space on /tmp= 70716 MiB

SOLVER NAME= PB11: Sat4j Res//CP 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733140-1338688016/watcher-3733140-1338688016 -o /tmp/evaluation-result-3733140-1338688016/solver-3733140-1338688016 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3733140-1338688016.opb

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

MD5SUM BENCH= 49f1950e042362832bbb830f499dd3e3
RANDOM SEED=1106603375

node141.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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
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.744
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.744
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.93
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.744
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.92
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.744
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.744
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.744
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.92
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.744
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:       32873844 kB
MemFree:        26014828 kB
Buffers:          395192 kB
Cached:          3137420 kB
SwapCached:          216 kB
Active:          3654500 kB
Inactive:        2318624 kB
Active(anon):    2431232 kB
Inactive(anon):    11288 kB
Active(file):    1223268 kB
Inactive(file):  2307336 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:              1232 kB
Writeback:             0 kB
AnonPages:       2447288 kB
Mapped:            18936 kB
Shmem:               172 kB
Slab:             739616 kB
SReclaimable:     181828 kB
SUnreclaim:       557788 kB
KernelStack:        1624 kB
PageTables:         8976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10461376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2383872 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= 70716 MiB
End job on node141 at 2012-06-03 04:02:19