Trace number 3752000

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
npSolver inc-topdown-quickBound (fixed)OPT-40 1344.25 1344.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-3.opb
MD5SUMc9380923d34e254cfa512f89027f1d42
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark1325.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved NO
Number of variables760
Total number of constraints41095
Number of constraints which are clauses41095
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 760
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 760
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 760
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.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.18	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.18	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.23	c model valid
0.00/0.23	c current solution ok
0.00/0.30	o 0
0.00/0.30	c starting approximation
0.00/0.30	c factor = 1
0.00/0.30	c can not find a suitable factor, leaving approximation
0.00/0.30	c finished approximation
0.00/0.30	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.30	c write failed with 2
0.00/0.30	c [INC SEARCH] iteration: 0
0.00/0.30	c [INC BOUNDS] best value:760 search for 759
0.00/0.30	c [INC SYSTEM] create new solver instance
0.00/0.30	c [INC] encode full formula
0.00/0.30	c (debug) using card networks
0.00/0.30	c old isEQ: 192, new EQ is 0
0.00/0.32	c set iterative enc to: card
0.00/0.32	c set iterative enc to: none
0.00/0.33	c [INC SEARCH] isOptimum variable: 0
0.00/0.43	c formula is SAT
0.00/0.44	c [INC SEARCH] copied best model
0.00/0.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.48	o -23
0.00/0.48	c [INC SEARCH] iteration: 1
0.00/0.48	c [INC BOUNDS] best value:737 search for 736
0.00/0.48	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.48	c write failed with 2
0.00/0.48	c [INC SYSTEM] create new solver instance
0.00/0.48	c [INC] encode full formula
0.00/0.48	c (debug) using card networks
0.00/0.48	c old isEQ: 16, new EQ is 0
0.00/0.50	c set iterative enc to: card
0.00/0.50	c set iterative enc to: none
0.00/0.51	c [INC SEARCH] isOptimum variable: 0
0.00/0.59	c formula is SAT
0.00/0.59	c [INC SEARCH] copied best model
0.00/0.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.64	c model valid
0.00/0.64	c current solution ok
0.00/0.64	o -29
0.00/0.64	c [INC SEARCH] iteration: 2
0.00/0.64	c [INC BOUNDS] best value:731 search for 730
0.00/0.64	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.64	c write failed with 2
0.00/0.64	c [INC SYSTEM] create new solver instance
0.00/0.64	c [INC] encode full formula
0.00/0.64	c (debug) using card networks
0.00/0.64	c old isEQ: 128, new EQ is 0
0.00/0.66	c set iterative enc to: card
0.00/0.66	c set iterative enc to: none
0.00/0.66	c [INC SEARCH] isOptimum variable: 0
1.37/1.48	c formula is SAT
1.37/1.49	c [INC SEARCH] copied best model
1.37/1.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.46/1.53	c model valid
1.46/1.53	c current solution ok
1.46/1.53	o -30
1.46/1.53	c [INC SEARCH] iteration: 3
1.46/1.53	c [INC BOUNDS] best value:730 search for 729
1.46/1.53	c [INC SYSTEM] there exists a inc, kill it!
1.46/1.53	c write failed with 2
1.46/1.53	c [INC SYSTEM] create new solver instance
1.46/1.53	c [INC] encode full formula
1.46/1.53	c (debug) using card networks
1.46/1.53	c old isEQ: 128, new EQ is 0
1.46/1.55	c set iterative enc to: card
1.46/1.55	c set iterative enc to: none
1.46/1.56	c [INC SEARCH] isOptimum variable: 0
3.27/3.38	c formula is SAT
3.27/3.39	c [INC SEARCH] copied best model
3.27/3.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.37/3.43	c model valid
3.37/3.43	c current solution ok
3.37/3.43	o -32
3.37/3.43	c [INC SEARCH] iteration: 4
3.37/3.43	c [INC BOUNDS] best value:728 search for 727
3.37/3.43	c [INC SYSTEM] there exists a inc, kill it!
3.37/3.43	c write failed with 2
3.37/3.43	c [INC SYSTEM] create new solver instance
3.37/3.43	c [INC] encode full formula
3.37/3.43	c (debug) using card networks
3.37/3.43	c old isEQ: 128, new EQ is 0
3.37/3.45	c set iterative enc to: card
3.37/3.45	c set iterative enc to: none
3.37/3.46	c [INC SEARCH] isOptimum variable: 0
6.67/6.74	c formula is SAT
6.67/6.74	c [INC SEARCH] copied best model
6.67/6.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.67/6.78	c model valid
6.67/6.78	c current solution ok
6.67/6.78	o -33
6.67/6.78	c [INC SEARCH] iteration: 5
6.67/6.78	c [INC BOUNDS] best value:727 search for 726
6.67/6.78	c [INC SYSTEM] there exists a inc, kill it!
6.67/6.78	c write failed with 2
6.67/6.78	c [INC SYSTEM] create new solver instance
6.67/6.78	c [INC] encode full formula
6.67/6.78	c (debug) using card networks
6.67/6.78	c old isEQ: 128, new EQ is 0
6.78/6.80	c set iterative enc to: card
6.78/6.80	c set iterative enc to: none
6.78/6.81	c [INC SEARCH] isOptimum variable: 0
10.56/10.61	c formula is SAT
10.56/10.61	c [INC SEARCH] copied best model
10.56/10.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.56/10.65	c model valid
10.56/10.65	c current solution ok
10.56/10.65	o -34
10.56/10.65	c [INC SEARCH] iteration: 6
10.56/10.65	c [INC BOUNDS] best value:726 search for 725
10.56/10.65	c [INC SYSTEM] there exists a inc, kill it!
10.56/10.65	c write failed with 2
10.56/10.65	c [INC SYSTEM] create new solver instance
10.56/10.65	c [INC] encode full formula
10.56/10.65	c (debug) using card networks
10.56/10.65	c old isEQ: 128, new EQ is 0
10.56/10.67	c set iterative enc to: card
10.56/10.67	c set iterative enc to: none
10.56/10.68	c [INC SEARCH] isOptimum variable: 0
15.05/15.18	c formula is SAT
15.05/15.18	c [INC SEARCH] copied best model
15.05/15.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.14/15.22	c model valid
15.14/15.22	c current solution ok
15.14/15.22	o -35
15.14/15.22	c [INC SEARCH] iteration: 7
15.14/15.22	c [INC BOUNDS] best value:725 search for 724
15.14/15.22	c [INC SYSTEM] there exists a inc, kill it!
15.14/15.22	c write failed with 2
15.14/15.23	c [INC SYSTEM] create new solver instance
15.14/15.23	c [INC] encode full formula
15.14/15.23	c (debug) using card networks
15.14/15.23	c old isEQ: 128, new EQ is 0
15.14/15.25	c set iterative enc to: card
15.14/15.25	c set iterative enc to: none
15.14/15.25	c [INC SEARCH] isOptimum variable: 0
21.15/21.24	c formula is SAT
21.15/21.24	c [INC SEARCH] copied best model
21.15/21.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.15/21.28	c model valid
21.15/21.28	c current solution ok
21.15/21.28	o -36
21.15/21.28	c [INC SEARCH] iteration: 8
21.15/21.28	c [INC BOUNDS] best value:724 search for 723
21.15/21.28	c [INC SYSTEM] there exists a inc, kill it!
21.15/21.28	c write failed with 2
21.15/21.28	c [INC SYSTEM] create new solver instance
21.15/21.28	c [INC] encode full formula
21.15/21.28	c (debug) using card networks
21.15/21.28	c old isEQ: 128, new EQ is 0
21.25/21.30	c set iterative enc to: card
21.25/21.30	c set iterative enc to: none
21.25/21.31	c [INC SEARCH] isOptimum variable: 0
35.53/35.60	c formula is SAT
35.53/35.60	c [INC SEARCH] copied best model
35.53/35.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
35.53/35.64	c model valid
35.53/35.64	c current solution ok
35.53/35.64	o -37
35.53/35.64	c [INC SEARCH] iteration: 9
35.53/35.64	c [INC BOUNDS] best value:723 search for 722
35.53/35.64	c [INC SYSTEM] there exists a inc, kill it!
35.53/35.64	c write failed with 2
35.53/35.64	c [INC SYSTEM] create new solver instance
35.53/35.64	c [INC] encode full formula
35.53/35.64	c (debug) using card networks
35.53/35.64	c old isEQ: 128, new EQ is 0
35.53/35.67	c set iterative enc to: card
35.53/35.67	c set iterative enc to: none
35.53/35.67	c [INC SEARCH] isOptimum variable: 0
78.82/78.94	c formula is SAT
78.82/78.94	c [INC SEARCH] copied best model
78.82/78.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.82/78.98	c model valid
78.82/78.98	c current solution ok
78.82/78.98	o -38
78.82/78.98	c [INC SEARCH] iteration: 10
78.82/78.98	c [INC BOUNDS] best value:722 search for 721
78.82/78.98	c [INC SYSTEM] there exists a inc, kill it!
78.82/78.98	c write failed with 2
78.82/78.98	c [INC SYSTEM] create new solver instance
78.82/78.98	c [INC] encode full formula
78.82/78.98	c (debug) using card networks
78.82/78.98	c old isEQ: 128, new EQ is 0
78.93/79.01	c set iterative enc to: card
78.93/79.01	c set iterative enc to: none
78.93/79.01	c [INC SEARCH] isOptimum variable: 0
528.23/528.46	c formula is SAT
528.23/528.46	c [INC SEARCH] copied best model
528.23/528.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
528.35/528.50	c model valid
528.35/528.50	c current solution ok
528.35/528.50	o -39
528.35/528.50	c [INC SEARCH] iteration: 11
528.35/528.50	c [INC BOUNDS] best value:721 search for 720
528.35/528.50	c [INC SYSTEM] there exists a inc, kill it!
528.35/528.50	c write failed with 2
528.35/528.50	c [INC SYSTEM] create new solver instance
528.35/528.50	c [INC] encode full formula
528.35/528.50	c (debug) using card networks
528.35/528.50	c old isEQ: 128, new EQ is 0
528.35/528.53	c set iterative enc to: card
528.35/528.53	c set iterative enc to: none
528.35/528.53	c [INC SEARCH] isOptimum variable: 0
1339.11/1339.48	c formula is SAT
1339.11/1339.48	c [INC SEARCH] copied best model
1339.11/1339.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1339.21/1339.52	c model valid
1339.21/1339.52	c current solution ok
1339.21/1339.52	o -40
1339.21/1339.52	c [INC SEARCH] iteration: 12
1339.21/1339.52	c [INC BOUNDS] best value:720 search for 719
1339.21/1339.52	c [INC SYSTEM] there exists a inc, kill it!
1339.21/1339.52	c write failed with 2
1339.21/1339.52	c [INC SYSTEM] create new solver instance
1339.21/1339.52	c [INC] encode full formula
1339.21/1339.52	c (debug) using card networks
1339.21/1339.52	c old isEQ: 128, new EQ is 0
1339.21/1339.54	c set iterative enc to: card
1339.21/1339.54	c set iterative enc to: none
1339.21/1339.55	c [INC SEARCH] isOptimum variable: 0
1344.20/1344.50	c [INC SEARCH] formula is UNSAT
1344.20/1344.50	c [INC SYSTEM] there exists a inc, kill it!
1344.20/1344.50	c write failed with 2
1344.20/1344.50	c [INC SEARCH] sat variable: 0 optimum/unsat variable: 1
1344.20/1344.50	c [INC SEARCH] found optimum
1344.20/1344.50	c display solution
1344.20/1344.50	s OPTIMUM FOUND
1344.20/1344.50	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 

Verifier Data

OK	-40

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-3752000-1339121021/watcher-3752000-1339121021 -o /tmp/evaluation-result-3752000-1339121021/solver-3752000-1339121021 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752000-1339121021.opb 1304659597 HOME HOME 

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 2.00 3/178 1181
/proc/meminfo: memFree=30744424/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0

[startup+0.092821 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1181
/proc/meminfo: memFree=30744424/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1181
/proc/meminfo: memFree=30744424/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1181
/proc/meminfo: memFree=30744424/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700156 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1181
/proc/meminfo: memFree=30744424/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1194
/proc/meminfo: memFree=30711256/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=0.66 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) R 1181 1181 30644 0 -1 4202496 10816 12565 0 0 31 7 25 3 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1194] ppid=1182 vsize=19308 CPUtime=0.8 cores=0,2,4,6
/proc/1194/stat : 1194 (glucosInc) S 1182 1181 30644 0 -1 4202496 4054 0 0 0 80 0 0 0 20 0 1 0 378227626 19771392 3725 33554432000 4194304 5654031 140737353380896 140737353379208 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1194/statm: 4827 3725 146 357 0 4467 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 46792

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1196
/proc/meminfo: memFree=30709936/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=1.53 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 11759 17140 0 0 36 7 106 4 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1196] ppid=1182 vsize=19424 CPUtime=1.53 cores=0,2,4,6
/proc/1196/stat : 1196 (glucosInc) R 1182 1181 30644 0 -1 4202496 3795 0 0 0 153 0 0 0 20 0 1 0 378227715 19890176 4011 33554432000 4194304 5654031 140735320455200 140735320452968 4232659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1196/statm: 4856 4011 140 357 0 4496 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 46908

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1198
/proc/meminfo: memFree=30709696/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=3.44 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 13074 21479 0 0 43 8 288 5 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1198] ppid=1182 vsize=18176 CPUtime=2.83 cores=0,2,4,6
/proc/1198/stat : 1198 (glucosInc) R 1182 1181 30644 0 -1 4202496 4575 0 0 0 282 1 0 0 20 0 1 0 378227905 18612224 3875 33554432000 4194304 5654031 140733970815456 140733970813304 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1198/statm: 4544 3875 142 357 0 4184 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 45660

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1202
/proc/meminfo: memFree=30709972/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=10.65 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 15704 33078 0 0 56 8 993 8 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1202] ppid=1182 vsize=19644 CPUtime=2 cores=0,2,4,6
/proc/1202/stat : 1202 (glucosInc) R 1182 1181 30644 0 -1 4202496 3829 0 0 0 200 0 0 0 20 0 1 0 378228627 20115456 4048 33554432000 4194304 5654031 140735264154032 140735264141848 4232880 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1202/statm: 4911 4048 141 357 0 4551 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 47128

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1206
/proc/meminfo: memFree=30711272/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=21.26 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 18334 46882 0 0 69 9 2037 11 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1206] ppid=1182 vsize=22768 CPUtime=4.17 cores=0,2,4,6
/proc/1206/stat : 1206 (glucosInc) R 1182 1181 30644 0 -1 4202496 6006 0 0 0 416 1 0 0 20 0 1 0 378229690 23314432 4844 33554432000 4194304 5654031 140736931325776 140736931313592 4215126 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1206/statm: 5692 4844 142 357 0 5332 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 50252

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1208
/proc/meminfo: memFree=30695260/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=35.62 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 19649 54802 0 0 76 9 3463 14 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1208] ppid=1182 vsize=34244 CPUtime=15.41 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1182 1181 30644 0 -1 4202496 7490 0 0 0 1540 1 0 0 20 0 1 0 378231126 35065856 8013 33554432000 4194304 5654031 140736455648192 140736455636008 4232605 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1208/statm: 8561 8013 142 357 0 8201 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 61728

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1212
/proc/meminfo: memFree=30711996/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=78.94 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 20964 65215 0 0 82 9 7786 17 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1212] ppid=1182 vsize=34276 CPUtime=23.27 cores=0,2,4,6
/proc/1212/stat : 1212 (glucosInc) R 1182 1181 30644 0 -1 4202496 7550 0 0 0 2326 1 0 0 20 0 1 0 378235460 35098624 8037 33554432000 4194304 5654031 140734744187824 140734744175640 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1212/statm: 8569 8037 142 357 0 8209 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 61760

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1215
/proc/meminfo: memFree=30707000/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=78.94 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 20964 65215 0 0 82 9 7786 17 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1212] ppid=1182 vsize=51428 CPUtime=83.25 cores=0,2,4,6
/proc/1212/stat : 1212 (glucosInc) R 1182 1181 30644 0 -1 4202496 8283 0 0 0 8324 1 0 0 20 0 1 0 378235460 52662272 12336 33554432000 4194304 5654031 140734744187824 140734744175640 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1212/statm: 12857 12336 142 357 0 12497 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 78912

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1217
/proc/meminfo: memFree=30678328/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=78.94 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 20964 65215 0 0 82 9 7786 17 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1212] ppid=1182 vsize=94704 CPUtime=143.24 cores=0,2,4,6
/proc/1212/stat : 1212 (glucosInc) R 1182 1181 30644 0 -1 4202496 9905 0 0 0 14322 2 0 0 20 0 1 0 378235460 96976896 16339 33554432000 4194304 5654031 140734744187824 140734744175640 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1212/statm: 23676 16339 142 357 0 23316 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 122188

[startup+282.3 s]

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

/proc/1229/statm: 23725 23204 142 357 0 23365 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 122384

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 1288
/proc/meminfo: memFree=29093888/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=528.39 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 22279 76313 0 0 89 10 52719 21 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1229] ppid=1182 vsize=94900 CPUtime=653.64 cores=0,2,4,6
/proc/1229/stat : 1229 (glucosInc) R 1182 1181 30644 0 -1 4202496 17085 0 0 0 65352 12 0 0 20 0 1 0 378280412 97177600 23204 33554432000 4194304 5654031 140734834494064 140734834481880 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1229/statm: 23725 23204 142 357 0 23365 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 122384

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 1288
/proc/meminfo: memFree=24088380/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=528.39 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 22279 76313 0 0 89 10 52719 21 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1229] ppid=1182 vsize=94900 CPUtime=713.63 cores=0,2,4,6
/proc/1229/stat : 1229 (glucosInc) R 1182 1181 30644 0 -1 4202496 17905 0 0 0 71349 14 0 0 20 0 1 0 378280412 97177600 23204 33554432000 4194304 5654031 140734834494064 140734834481880 4232585 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1229/statm: 23725 23204 142 357 0 23365 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 122384

[startup+1302.3 s]
/proc/loadavg: 3.58 2.43 2.14 2/181 1289
/proc/meminfo: memFree=14330460/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=528.39 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 22279 76313 0 0 89 10 52719 21 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1229] ppid=1182 vsize=94900 CPUtime=773.63 cores=0,2,4,6
/proc/1229/stat : 1229 (glucosInc) R 1182 1181 30644 0 -1 4202496 18726 0 0 0 77348 15 0 0 20 0 1 0 378280412 97177600 23204 33554432000 4194304 5654031 140734834494064 140734834481880 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1229/statm: 23725 23204 142 357 0 23365 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 122384

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

[startup+1305.5 s]
/proc/loadavg: 3.58 2.43 2.14 2/181 1289
/proc/meminfo: memFree=14200880/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=528.39 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 22279 76313 0 0 89 10 52719 21 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1229] ppid=1182 vsize=94900 CPUtime=776.82 cores=0,2,4,6
/proc/1229/stat : 1229 (glucosInc) R 1182 1181 30644 0 -1 4202496 18726 0 0 0 77667 15 0 0 20 0 1 0 378280412 97177600 23204 33554432000 4194304 5654031 140734834494064 140734834481880 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1229/statm: 23725 23204 142 357 0 23365 0
Current children cumulated CPU time (s) 1305.21
Current children cumulated vsize (KiB) 122384

[startup+1331.1 s]
/proc/loadavg: 4.00 2.62 2.21 2/181 1289
/proc/meminfo: memFree=12915028/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=528.39 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 22279 76313 0 0 89 10 52719 21 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1229] ppid=1182 vsize=144220 CPUtime=802.42 cores=0,2,4,6
/proc/1229/stat : 1229 (glucosInc) R 1182 1181 30644 0 -1 4202496 19137 0 0 0 80226 16 0 0 20 0 1 0 378280412 147681280 33835 33554432000 4194304 5654031 140734834494064 140734834481880 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1229/statm: 36055 33835 142 357 0 35695 0
Current children cumulated CPU time (s) 1330.81
Current children cumulated vsize (KiB) 171704

[startup+1337.5 s]
/proc/loadavg: 4.16 2.70 2.24 2/181 1289
/proc/meminfo: memFree=12598620/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=528.39 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 22279 76313 0 0 89 10 52719 21 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1229] ppid=1182 vsize=94900 CPUtime=808.83 cores=0,2,4,6
/proc/1229/stat : 1229 (glucosInc) R 1182 1181 30644 0 -1 4202496 19137 0 0 0 80867 16 0 0 20 0 1 0 378280412 97177600 23204 33554432000 4194304 5654031 140734834494064 140734834481880 4232988 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1229/statm: 23725 23204 142 357 0 23365 0
Current children cumulated CPU time (s) 1337.22
Current children cumulated vsize (KiB) 122384

[startup+1340.7 s]
/proc/loadavg: 4.16 2.70 2.24 2/181 1291
/proc/meminfo: memFree=12566320/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=1339.26 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 23594 95980 0 0 95 10 133784 37 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1291] ppid=1182 vsize=19404 CPUtime=1.13 cores=0,2,4,6
/proc/1291/stat : 1291 (glucosInc) R 1182 1181 30644 0 -1 4202496 3616 0 0 0 113 0 0 0 20 0 1 0 378361514 19869696 3875 33554432000 4194304 5654031 140735499415056 140735499412824 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 4851 3875 140 357 0 4491 0
Current children cumulated CPU time (s) 1340.39
Current children cumulated vsize (KiB) 46888

[startup+1342.3 s]
/proc/loadavg: 4.14 2.72 2.25 2/181 1291
/proc/meminfo: memFree=12433648/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=1339.26 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 23594 95980 0 0 95 10 133784 37 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1291] ppid=1182 vsize=17988 CPUtime=2.74 cores=0,2,4,6
/proc/1291/stat : 1291 (glucosInc) R 1182 1181 30644 0 -1 4202496 4466 0 0 0 273 1 0 0 20 0 1 0 378361514 18419712 3825 33554432000 4194304 5654031 140735499415056 140735499402872 4234934 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 4497 3825 142 357 0 4137 0
Current children cumulated CPU time (s) 1342
Current children cumulated vsize (KiB) 45472

[startup+1343.9 s]
/proc/loadavg: 4.14 2.72 2.25 3/181 1291
/proc/meminfo: memFree=12365388/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=1339.26 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 23594 95980 0 0 95 10 133784 37 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1291] ppid=1182 vsize=18412 CPUtime=4.34 cores=0,2,4,6
/proc/1291/stat : 1291 (glucosInc) R 1182 1181 30644 0 -1 4202496 5681 0 0 0 433 1 0 0 20 0 1 0 378361514 18853888 4055 33554432000 4194304 5654031 140735499415056 140735499402872 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 4603 4055 142 357 0 4243 0
Current children cumulated CPU time (s) 1343.6
Current children cumulated vsize (KiB) 45896

[startup+1344.3 s]
/proc/loadavg: 4.14 2.72 2.25 3/181 1291
/proc/meminfo: memFree=12308408/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=1339.26 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 23594 95980 0 0 95 10 133784 37 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1291] ppid=1182 vsize=22804 CPUtime=4.74 cores=0,2,4,6
/proc/1291/stat : 1291 (glucosInc) R 1182 1181 30644 0 -1 4202496 5964 0 0 0 473 1 0 0 20 0 1 0 378361514 23351296 4848 33554432000 4194304 5654031 140735499415056 140735499412936 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 5701 4848 142 357 0 5341 0
Current children cumulated CPU time (s) 1344
Current children cumulated vsize (KiB) 50288

[startup+1344.5 s]
/proc/loadavg: 4.14 2.72 2.25 3/181 1291
/proc/meminfo: memFree=12308408/32873648 swapFree=7628/7628
[pid=1181] ppid=1179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1181/stat : 1181 (npSolver-pbo-It) S 1179 1181 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378227559 9367552 275 33554432000 4194304 5064252 140737129035360 140737129034272 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1181/statm: 2287 275 233 213 0 72 0
[pid=1182] ppid=1181 vsize=18336 CPUtime=1339.26 cores=0,2,4,6
/proc/1182/stat : 1182 (npSolver-pbo) S 1181 1181 30644 0 -1 4202496 23594 95980 0 0 95 10 133784 37 20 0 1 0 378227559 18776064 4050 33554432000 4194304 6004724 140733354800576 140733354786424 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1182/statm: 4584 4050 188 442 0 4138 0
[pid=1291] ppid=1182 vsize=22804 CPUtime=4.94 cores=0,2,4,6
/proc/1291/stat : 1291 (glucosInc) R 1182 1181 30644 0 -1 4202496 5984 0 0 0 493 1 0 0 20 0 1 0 378361514 23351296 4867 33554432000 4194304 5654031 140735499415056 140735499412936 4234934 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 5701 4867 142 357 0 5341 0
Current children cumulated CPU time (s) 1344.2
Current children cumulated vsize (KiB) 50288

Child status: 0
Real time (s): 1344.51
CPU time (s): 1344.25
CPU user time (s): 1343.74
CPU system time (s): 0.503923
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 171704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1343.74
system time used= 0.503923
maximum resident set size= 135340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127851
page faults= 0
swaps= 0
block input operations= 0
block output operations= 46952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 989
involuntary context switches= 1687

runsolver used 2.98055 second user time and 7.58485 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 04:03:41
IDJOB=3752000
IDBENCH=2241
IDSOLVER=2335
FILE ID=node127/3752000-1339121021
RUNJOBID= node127-1339111313-32193
PBS_JOBID= 14643726
Free space on /tmp= 70836 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752000-1339121021/watcher-3752000-1339121021 -o /tmp/evaluation-result-3752000-1339121021/solver-3752000-1339121021 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752000-1339121021.opb 1304659597 HOME HOME

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

MD5SUM BENCH= c9380923d34e254cfa512f89027f1d42
RANDOM SEED=1304659597

node127.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.348
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.69
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.348
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.348
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.94
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.348
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.348
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.91
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.348
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.348
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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30744316 kB
Buffers:          335228 kB
Cached:           799252 kB
SwapCached:         1956 kB
Active:          1220324 kB
Inactive:          26112 kB
Active(anon):     105512 kB
Inactive(anon):     8812 kB
Active(file):    1114812 kB
Inactive(file):    17300 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103736 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:        221888 kB
Mapped:            11888 kB
Shmem:                92 kB
Slab:             743212 kB
SReclaimable:     187588 kB
SUnreclaim:       555624 kB
KernelStack:        1504 kB
PageTables:         4008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     233156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 65728 MiB
End job on node127 at 2012-06-08 04:26:07