Trace number 3735911

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)OPT12 1.49177 1.49283

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_delay/normalized-fir04_area_delay.opb
MD5SUMea4ff8014cd873922b6021da249fa157
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.076987
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables741
Total number of constraints2072
Number of constraints which are clauses2072
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 constraint1
Maximum length of a constraint31
Number of terms in the objective function 360
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 360
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 360
Number of bits of the biggest sum of numbers9
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.01	c SCIP version 1.1.0.7
0.00/0.01	c LP-Solver SoPlex 1.4.1
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c read problem <HOME/instance-3735911-1338711030.opb>
0.00/0.01	c original problem has 741 variables (741 bin, 0 int, 0 impl, 0 cont) and 2072 constraints
0.00/0.02	c start presolving problem
0.00/0.02	c presolving:
0.00/0.02	c (round 1) 327 del vars, 725 del conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 3403 impls, 0 clqs
0.00/0.02	c (round 2) 328 del vars, 816 del conss, 25 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 3403 impls, 0 clqs
0.00/0.05	c (round 3) 328 del vars, 873 del conss, 25 chg bounds, 0 chg sides, 0 chg coeffs, 1157 upgd conss, 3403 impls, 0 clqs
0.00/0.05	c (round 4) 333 del vars, 939 del conss, 25 chg bounds, 0 chg sides, 0 chg coeffs, 1157 upgd conss, 3403 impls, 0 clqs
0.04/0.05	c (round 5) 333 del vars, 939 del conss, 25 chg bounds, 0 chg sides, 0 chg coeffs, 1199 upgd conss, 3403 impls, 0 clqs
0.04/0.07	c    (0.1s) probing: 292/408 (71.6%) - 0 fixings, 6 aggregations, 146 implications, 0 bound changes
0.04/0.07	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.04/0.07	c (round 6) 339 del vars, 939 del conss, 25 chg bounds, 0 chg sides, 0 chg coeffs, 1199 upgd conss, 3605 impls, 0 clqs
0.04/0.07	c    (0.1s) probing: 302/408 (74.0%) - 0 fixings, 6 aggregations, 146 implications, 0 bound changes
0.04/0.07	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.04/0.07	c presolving (7 rounds):
0.04/0.07	c  339 deleted vars, 939 deleted constraints, 25 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.04/0.07	c  3605 implications, 0 cliques
0.04/0.07	c presolved problem has 402 variables (402 bin, 0 int, 0 impl, 0 cont) and 1133 constraints
0.04/0.07	c    1133 constraints of type <logicor>
0.04/0.07	c transformed objective value is always integral (scale: 1)
0.04/0.07	c Presolving Time: 0.05
0.04/0.07	c strange?!, PURESAT with obj
0.04/0.07	c -----------------------------------------------------------------------------------------------
0.04/0.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.04/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.04/0.07	c limits/memory = c 13950
0.04/0.07	c # maximal time in seconds to run
0.04/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.04/0.07	c limits/time = c 1791
0.04/0.07	c # frequency for displaying node information lines
0.04/0.07	c # [type: int, range: [-1,2147483647], default: 100]
0.04/0.07	c display/freq = c 10000
0.04/0.07	c -----------------------------------------------------------------------------------------------
0.04/0.07	c start solving problem
0.04/0.07	c 
0.04/0.07	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.04/0.07	c   0.1s|     1 |     0 |    85 |3453k|   0 |  41 | 402 |1133 |1133 | 402 |1133 |   0 |   0 |   0 | 1.083333e+01 |      --      |    Inf 
0.04/0.07	o 20
0.04/0.07	c s 0.1s|     1 |     0 |    85 |3480k|   0 |  41 | 402 |1133 |1133 | 402 |1133 |   0 |   0 |   0 | 1.083333e+01 | 2.000000e+01 |  84.62%
0.04/0.10	c   0.1s|     1 |     0 |    95 |3500k|   0 |  46 | 402 |1133 |1133 | 402 |1145 |  12 |   0 |   0 | 1.150000e+01 | 2.000000e+01 |  73.91%
0.09/0.10	o 19
0.09/0.10	c s 0.1s|     1 |     0 |    95 |3510k|   0 |  46 | 402 |1133 |1133 | 402 |1145 |  12 |   0 |   0 | 1.150000e+01 | 1.900000e+01 |  65.22%
0.09/0.14	c   0.1s|     1 |     0 |   117 |3523k|   0 |  54 | 402 |1133 |1133 | 402 |1151 |  18 |   0 |   0 | 1.166667e+01 | 1.900000e+01 |  62.86%
0.09/0.14	o 18
0.09/0.14	c s 0.1s|     1 |     0 |   117 |3532k|   0 |  54 | 402 |1133 |1133 | 402 |1151 |  18 |   0 |   0 | 1.166667e+01 | 1.800000e+01 |  54.29%
0.09/0.20	c   0.2s|     1 |     0 |   139 |3820k|   0 |  74 | 402 |1133 |1133 | 402 |1154 |  21 |   0 |   0 | 1.200000e+01 | 1.800000e+01 |  50.00%
0.18/0.25	c   0.2s|     1 |     0 |   173 |4124k|   0 |  84 | 402 |1133 |1133 | 402 |1158 |  25 |   0 |   0 | 1.200000e+01 | 1.800000e+01 |  50.00%
0.28/0.33	c   0.3s|     1 |     0 |   203 |4694k|   0 |  79 | 402 |1133 |1133 | 402 |1163 |  30 |   0 |   0 | 1.200000e+01 | 1.800000e+01 |  50.00%
0.49/0.51	c   0.5s|     1 |     0 |   213 |5026k|   0 |  66 | 402 |1133 |1133 | 402 |1164 |  31 |   0 |   0 | 1.200000e+01 | 1.800000e+01 |  50.00%
0.59/0.61	c   0.6s|     1 |     0 |   238 |5168k|   0 |  70 | 402 |1133 |1133 | 402 |1166 |  33 |   0 |   0 | 1.200000e+01 | 1.800000e+01 |  50.00%
0.59/0.61	o 17
0.59/0.61	c s 0.6s|     1 |     0 |   238 |5177k|   0 |  70 | 402 |1133 |1133 | 402 |1166 |  33 |   0 |   0 | 1.200000e+01 | 1.700000e+01 |  41.67%
0.69/0.71	c   0.7s|     1 |     0 |   261 |5333k|   0 |  78 | 402 |1133 |1133 | 402 |1167 |  34 |   0 |   0 | 1.200000e+01 | 1.700000e+01 |  41.67%
0.69/0.71	o 15
0.69/0.71	c k 0.7s|     1 |     0 |   261 |5352k|   0 |  78 | 402 |1133 |1133 | 402 |1167 |  34 |   0 |   0 | 1.200000e+01 | 1.500000e+01 |  25.00%
0.69/0.74	c   0.7s|     1 |     0 |   261 |5343k|   0 |  78 | 402 |1133 |1133 | 402 |1167 |  34 |   0 |   0 | 1.200000e+01 | 1.500000e+01 |  25.00%
0.79/0.83	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.79/0.83	c   0.8s|     1 |     0 |   288 |5416k|   0 |  81 | 402 |1133 |1133 | 402 |1168 |  35 |   0 |   0 | 1.200000e+01 | 1.500000e+01 |  25.00%
1.00/1.08	c   1.1s|     1 |     2 |   288 |5417k|   0 |  81 | 402 |1133 |1133 | 402 |1168 |  35 |   0 |  24 | 1.200000e+01 | 1.500000e+01 |  25.00%
1.09/1.18	o 14
1.09/1.18	c R 1.1s|     4 |     3 |   398 |5442k|   3 |  19 | 402 |1133 |1123 | 402 |1152 |  35 |   0 |  67 | 1.200000e+01 | 1.400000e+01 |  16.67%
1.19/1.20	o 13
1.19/1.20	c * 1.2s|     5 |     1 |   400 |5464k|   4 |   - | 402 |1133 |1092 | 402 |1152 |  35 |   0 |  86 | 1.200000e+01 | 1.300000e+01 |   8.33%
1.39/1.48	o 12
1.39/1.48	c R 1.4s|     6 |     0 |   600 |5413k|   4 |   - | 402 |1133 | 576 | 402 |1152 |  35 |   0 | 137 | 1.200000e+01 | 1.200000e+01 |   0.00%
1.39/1.48	c 
1.39/1.48	c SCIP Status        : problem is solved [optimal solution found]
1.39/1.48	c Solving Time (sec) : 1.44
1.39/1.48	c Solving Nodes      : 6
1.39/1.48	c Primal Bound       : +1.20000000000000e+01 (9 solutions)
1.39/1.48	c Dual Bound         : +1.20000000000000e+01
1.39/1.48	c Gap                : 0.00 %
1.39/1.48	c NODE         6
1.39/1.48	c DUAL BOUND   12
1.39/1.48	c PRIMAL BOUND 12
1.39/1.48	c GAP          0
1.39/1.48	s OPTIMUM FOUND
1.39/1.48	v x81 x80 x79 x78 -x77 x76 x75 -x74 x73 -x72 -x739 -x71 x70 x69 -x736 x68 x67 x66 x65 x64 x63 -x734 -x732 -x730 -x728 -x62 -x61 -x60 
1.39/1.48	v -x726 -x59 -x58 -x724 -x57 -x722 -x720 -x718 -x716 x56 -x713 -x711 -x709 -x707 -x703 -x701 -x699 -x697 -x695 -x693 -x691 
1.39/1.48	v -x689 -x687 -x684 -x680 -x678 -x55 -x54 x53 -x676 -x673 -x671 -x668 -x666 x52 -x663 -x51 -x659 x50 x49 -x48 -x47 x46 x45 -x657 
1.39/1.48	v x655 x44 -x653 -x651 -x647 -x644 -x43 x42 -x41 -x40 -x642 -x639 -x636 -x634 -x39 -x632 -x630 -x628 -x626 -x624 -x38 -x622 -x37 
1.39/1.48	v -x36 -x35 -x617 -x615 -x613 -x611 -x34 -x607 -x605 -x603 -x33 -x601 -x599 -x597 -x594 -x592 -x32 -x590 -x588 -x586 -x584 
1.39/1.48	v -x580 -x578 -x576 -x574 -x31 -x572 -x569 -x567 -x565 -x563 -x561 -x558 -x556 -x554 -x552 -x550 -x548 -x546 -x544 -x542 -x540 
1.39/1.48	v -x538 -x536 -x534 -x532 -x530 -x528 -x526 -x523 -x521 x30 -x519 -x29 -x516 -x514 -x28 -x512 -x27 -x510 -x508 -x506 -x503 -x501 
1.39/1.48	v -x499 -x496 -x494 -x492 -x490 -x488 -x486 -x484 -x482 -x480 -x477 x26 -x475 -x473 -x471 x25 -x469 -x467 -x465 -x463 -x460 -x458 
1.39/1.48	v -x456 -x454 -x452 -x450 -x24 -x448 -x446 -x444 -x442 -x440 -x438 -x436 -x434 -x432 -x430 x23 -x428 -x426 -x424 -x422 -x420 
1.39/1.48	v -x418 -x416 -x414 -x412 -x410 -x408 -x406 -x404 -x402 -x400 -x398 -x396 -x394 x392 -x390 -x388 -x385 -x383 -x381 -x379 -x377 
1.39/1.48	v -x375 -x373 -x371 -x369 -x366 -x22 -x363 -x360 -x358 -x356 -x354 -x352 -x350 -x348 -x346 -x21 -x343 -x341 -x338 -x336 -x334 
1.39/1.48	v -x332 -x330 -x328 -x326 -x324 x20 -x321 -x319 -x317 -x314 -x312 -x310 -x307 -x305 -x303 -x301 -x299 -x297 -x295 -x292 -x290 
1.39/1.48	v -x288 -x286 -x282 -x280 -x278 -x276 -x274 -x272 -x270 -x268 -x266 x19 x18 x17 -x263 -x16 -x261 -x259 -x15 -x257 x14 -x13 -x252 
1.39/1.48	v x12 -x250 -x248 -x245 -x11 -x243 -x241 -x239 -x237 -x235 -x10 -x233 x231 -x229 -x227 -x225 x9 -x222 -x220 -x217 -x215 -x212 
1.39/1.48	v -x210 -x208 -x206 -x204 -x202 -x200 -x198 -x196 -x194 -x192 -x190 x188 -x186 -x184 x8 -x181 -x179 -x177 -x175 -x173 -x171 -x169 
1.39/1.48	v -x167 -x165 x163 -x160 -x158 -x156 -x154 x7 x6 x151 x5 x149 -x147 -x145 -x143 -x4 -x141 -x139 -x3 -x136 -x134 -x132 -x129 
1.39/1.48	v -x127 -x2 -x125 -x122 -x120 -x118 -x116 -x114 -x1 -x112 -x110 -x108 -x106 -x104 -x102 -x100 -x98 -x96 -x94 x92 -x90 -x88 -x86 
1.39/1.48	v -x84 -x82 -x741 -x740 -x738 -x737 -x735 -x733 -x731 -x729 -x727 -x725 -x723 -x721 -x719 -x717 -x715 -x714 -x712 -x710 -x708 
1.39/1.48	v -x706 -x705 -x704 -x702 -x700 -x698 -x696 -x694 -x692 -x690 -x688 -x686 -x685 -x683 -x682 -x681 -x679 -x677 -x675 -x674 -x672 
1.39/1.48	v -x670 -x669 -x667 -x665 -x664 -x662 -x661 -x660 -x658 x656 -x654 -x652 -x650 -x649 -x648 -x646 -x645 -x643 -x641 -x640 -x638 
1.39/1.48	v -x637 -x635 -x633 -x631 -x629 -x627 -x625 -x623 -x621 -x620 -x619 -x618 -x616 -x614 -x612 -x610 -x609 -x608 -x606 -x604 -x602 
1.39/1.48	v -x600 -x598 -x596 -x595 -x593 -x591 -x589 -x587 -x585 -x583 -x582 -x581 -x579 -x577 -x575 -x573 -x571 -x570 -x568 -x566 -x564 
1.39/1.48	v -x562 -x560 -x559 -x557 -x555 -x553 -x551 -x549 -x547 -x545 -x543 -x541 -x539 -x537 -x535 -x533 -x531 -x529 -x527 -x525 
1.39/1.48	v -x524 -x522 -x520 -x518 -x517 -x515 -x513 -x511 -x509 -x507 -x505 -x504 -x502 -x500 -x498 -x497 -x495 -x493 -x491 -x489 -x487 
1.39/1.48	v -x485 -x483 -x481 -x479 -x478 -x476 -x474 -x472 -x470 -x468 -x466 -x464 -x462 -x461 -x459 -x457 -x455 -x453 -x451 -x449 -x447 
1.39/1.48	v -x445 -x443 -x441 -x439 -x437 -x435 -x433 -x431 -x429 -x427 -x425 -x423 -x421 -x419 -x417 -x415 -x413 -x411 -x409 -x407 -x405 
1.39/1.48	v -x403 -x401 -x399 -x397 -x395 x393 -x391 -x389 -x387 -x386 -x384 -x382 -x380 -x378 -x376 -x374 -x372 -x370 -x368 -x367 -x365 
1.39/1.48	v -x364 -x362 -x361 -x359 -x357 -x355 -x353 -x351 -x349 -x347 -x345 -x344 -x342 -x340 -x339 -x337 -x335 -x333 -x331 -x329 -x327 
1.39/1.48	v -x325 -x323 -x322 -x320 -x318 -x316 -x315 -x313 -x311 -x309 -x308 -x306 -x304 -x302 -x300 -x298 -x296 -x294 -x293 -x291 -x289 
1.39/1.48	v -x287 -x285 -x284 -x283 -x281 -x279 -x277 -x275 -x273 -x271 -x269 -x267 x265 -x264 -x262 -x260 -x258 -x256 -x255 x254 -x253 
1.39/1.48	v -x251 -x249 -x247 -x246 -x244 -x242 -x240 -x238 -x236 -x234 x232 -x230 -x228 -x226 -x224 -x223 -x221 x219 -x218 -x216 -x214 
1.39/1.48	v -x213 -x211 -x209 -x207 -x205 -x203 -x201 -x199 -x197 -x195 -x193 -x191 x189 -x187 -x185 -x183 -x182 -x180 -x178 -x176 -x174 
1.39/1.48	v -x172 -x170 -x168 -x166 x164 -x162 -x161 -x159 -x157 -x155 x153 x152 x150 -x148 -x146 -x144 -x142 -x140 -x138 -x137 -x135 
1.39/1.48	v -x133 -x131 -x130 -x128 -x126 -x124 -x123 -x121 -x119 -x117 -x115 -x113 -x111 -x109 -x107 -x105 -x103 -x101 -x99 -x97 -x95 x93 
1.39/1.48	v -x91 -x89 -x87 -x85 -x83 
1.39/1.48	c SCIP Status        : problem is solved [optimal solution found]
1.39/1.48	c Solving Time       :       1.44
1.39/1.48	c Original Problem   :
1.39/1.48	c   Problem name     : HOME/instance-3735911-1338711030.opb
1.39/1.48	c   Variables        : 741 (741 binary, 0 integer, 0 implicit integer, 0 continuous)
1.39/1.48	c   Constraints      : 2072 initial, 2072 maximal
1.39/1.48	c Presolved Problem  :
1.39/1.48	c   Problem name     : t_HOME/instance-3735911-1338711030.opb
1.39/1.48	c   Variables        : 402 (402 binary, 0 integer, 0 implicit integer, 0 continuous)
1.39/1.48	c   Constraints      : 1133 initial, 1133 maximal
1.39/1.48	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1.39/1.48	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1.39/1.48	c   dualfix          :       0.00          5          0          0          0          0          0          0          0
1.39/1.48	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1.39/1.48	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1.39/1.48	c   implics          :       0.00          0          3          0          0          0          0          0          0
1.39/1.48	c   probing          :       0.01          0          6          0          0          0          0          0          0
1.39/1.48	c   linear           :       0.02         25        300          0         25          0        873          0          0
1.39/1.48	c   logicor          :       0.02          0          0          0          0          0         66          0          0
1.39/1.48	c   root node        :          -        185          -          -        185          -          -          -          -
1.39/1.48	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1.39/1.48	c   integral         :          0          0          0         10          0          0         18          0          0          8
1.39/1.48	c   logicor          :       1133          9        635          1          0          0         28          0          0          0
1.39/1.48	c   countsols        :          0          0          0          1          0          0          0          0          0          0
1.39/1.48	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1.39/1.48	c   integral         :       0.63       0.00       0.00       0.63       0.00
1.39/1.48	c   logicor          :       0.01       0.00       0.01       0.00       0.00
1.39/1.48	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1.39/1.48	c Propagators        :       Time      Calls    Cutoffs    DomReds
1.39/1.48	c   rootredcost      :       0.00          2          0        158
1.39/1.48	c   pseudoobj        :       0.00         25          0          0
1.39/1.48	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1.39/1.48	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1.39/1.48	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1.39/1.48	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1.39/1.48	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1.39/1.48	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1.39/1.48	c   applied globally :          -          -          -          0        0.0          -          -          -
1.39/1.48	c   applied locally  :          -          -          -          0        0.0          -          -          -
1.39/1.48	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1.39/1.48	c   cut pool         :       0.00          8          -          -        286          -    (maximal pool size: 463)
1.39/1.48	c   redcost          :       0.00         19          0        197          0          0
1.39/1.48	c   impliedbounds    :       0.00          9          0          0         18          0
1.39/1.48	c   intobj           :       0.00          0          0          0          0          0
1.39/1.48	c   gomory           :       0.36          9          0          0       2558          0
1.39/1.48	c   strongcg         :       0.25          9          0          0       3196          0
1.39/1.48	c   cmir             :       0.04          9          0          0          3          0
1.39/1.48	c   flowcover        :       0.01          9          0          0          6          0
1.39/1.48	c   clique           :       0.00          9          0          0         19          0
1.39/1.48	c   zerohalf         :       0.00          0          0          0          0          0
1.39/1.48	c   mcf              :       0.00          1          0          0          0          0
1.39/1.48	c Pricers            :       Time      Calls       Vars
1.39/1.48	c   problem variables:       0.00          0          0
1.39/1.48	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1.39/1.48	c   relpscost        :       0.63          9          0         18          0          0          8
1.39/1.48	c   pscost           :       0.00          0          0          0          0          0          0
1.39/1.48	c   inference        :       0.00          0          0          0          0          0          0
1.39/1.48	c   mostinf          :       0.00          0          0          0          0          0          0
1.39/1.48	c   leastinf         :       0.00          0          0          0          0          0          0
1.39/1.48	c   fullstrong       :       0.00          0          0          0          0          0          0
1.39/1.48	c   allfullstrong    :       0.00          0          0          0          0          0          0
1.39/1.48	c   random           :       0.00          0          0          0          0          0          0
1.39/1.48	c Primal Heuristics  :       Time      Calls      Found
1.39/1.48	c   LP solutions     :       0.00          -          1
1.39/1.48	c   pseudo solutions :       0.00          -          0
1.39/1.48	c   coefdiving       :       0.00          0          0
1.39/1.48	c   pscostdiving     :       0.00          0          0
1.39/1.48	c   fracdiving       :       0.00          0          0
1.39/1.48	c   veclendiving     :       0.00          0          0
1.39/1.48	c   objpscostdiving  :       0.00          0          0
1.39/1.48	c   simplerounding   :       0.00          5          0
1.39/1.48	c   rounding         :       0.00         19          2
1.39/1.48	c   shifting         :       0.01         10          5
1.39/1.48	c   intshifting      :       0.00          0          0
1.39/1.48	c   oneopt           :       0.00          3          1
1.39/1.48	c   fixandinfer      :       0.00          0          0
1.39/1.48	c   feaspump         :       0.00          0          0
1.39/1.48	c   intdiving        :       0.00          0          0
1.39/1.48	c   actconsdiving    :       0.00          0          0
1.39/1.48	c   rootsoldiving    :       0.00          0          0
1.39/1.48	c   linesearchdiving :       0.00          0          0
1.39/1.48	c   guideddiving     :       0.00          0          0
1.39/1.48	c   octane           :       0.00          0          0
1.39/1.48	c   rens             :       0.02          1          0
1.39/1.48	c   rins             :       0.00          0          0
1.39/1.48	c   localbranching   :       0.00          0          0
1.39/1.48	c   mutation         :       0.00          0          0
1.39/1.48	c   crossover        :       0.00          0          0
1.39/1.48	c   dins             :       0.00          0          0
1.39/1.48	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1.39/1.48	c   primal LP        :       0.00          0          0       0.00          -
1.39/1.48	c   dual LP          :       0.03         20        600      30.00   20000.00
1.39/1.48	c   barrier LP       :       0.00          0          0       0.00          -
1.39/1.48	c   diving/probing LP:       0.00          0          0       0.00          -
1.39/1.48	c   strong branching :       0.63        137       5925      43.25    9404.76
1.39/1.48	c     (at root node) :          -         24       2391      99.62          -
1.39/1.48	c   conflict analysis:       0.00          0          0       0.00          -
1.39/1.48	c B&B Tree           :
1.39/1.48	c   number of runs   :          1
1.39/1.48	c   nodes            :          6
1.39/1.48	c   nodes (total)    :          6
1.39/1.48	c   nodes left       :          0
1.39/1.48	c   max depth        :          4
1.39/1.48	c   max depth (total):          4
1.39/1.48	c   backtracks       :          1 (16.7%)
1.39/1.48	c   delayed cutoffs  :          0
1.39/1.48	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1.39/1.48	c   avg switch length:       2.00
1.39/1.48	c   switching time   :       0.00
1.39/1.48	c Solution           :
1.39/1.48	c   Solutions found  :          9 (8 improvements)
1.39/1.48	c   Primal Bound     : +1.20000000000000e+01   (in run 1, after 6 nodes, 1.44 seconds, depth 1, found by <rounding>)
1.39/1.48	c   Dual Bound       : +1.20000000000000e+01
1.39/1.48	c   Gap              :       0.00 %
1.39/1.48	c   Root Dual Bound  : +1.20000000000000e+01
1.39/1.49	c Time complete: 1.48.

Verifier Data

OK	12

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-3735911-1338711030/watcher-3735911-1338711030 -o /tmp/evaluation-result-3735911-1338711030/solver-3735911-1338711030 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3735911-1338711030.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 17819
/proc/meminfo: memFree=30102312/32873648 swapFree=6860/6860
[pid=17819] ppid=17817 vsize=9164 CPUtime=0 cores=1,3,5,7
/proc/17819/stat : 17819 (pbscip.linux.x8) R 17817 17819 4790 0 -1 4202496 1640 0 0 0 0 0 0 0 20 0 1 0 337228880 9383936 1593 33554432000 4194304 7823515 140735538687504 140734823904280 6883856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17819/statm: 2291 1601 354 887 0 1401 0

[startup+0.052692 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 17819
/proc/meminfo: memFree=30102312/32873648 swapFree=6860/6860
[pid=17819] ppid=17817 vsize=16728 CPUtime=0.04 cores=1,3,5,7
/proc/17819/stat : 17819 (pbscip.linux.x8) R 17817 17819 4790 0 -1 4202496 3628 0 0 0 4 0 0 0 20 0 1 0 337228880 17129472 3227 33554432000 4194304 7823515 140735538687504 140734823904280 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17819/statm: 4182 3227 438 887 0 3292 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16728

[startup+0.100192 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 17819
/proc/meminfo: memFree=30102312/32873648 swapFree=6860/6860
[pid=17819] ppid=17817 vsize=19156 CPUtime=0.09 cores=1,3,5,7
/proc/17819/stat : 17819 (pbscip.linux.x8) R 17817 17819 4790 0 -1 4202496 4393 0 0 0 9 0 0 0 20 0 1 0 337228880 19615744 3991 33554432000 4194304 7823515 140735538687504 140734823904280 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17819/statm: 4789 3991 557 887 0 3899 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19156

[startup+0.30022 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 17819
/proc/meminfo: memFree=30102312/32873648 swapFree=6860/6860
[pid=17819] ppid=17817 vsize=25608 CPUtime=0.28 cores=1,3,5,7
/proc/17819/stat : 17819 (pbscip.linux.x8) R 17817 17819 4790 0 -1 4202496 6038 0 0 0 28 0 0 0 20 0 1 0 337228880 26222592 5629 33554432000 4194304 7823515 140735538687504 140734823904280 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17819/statm: 6402 5629 557 887 0 5512 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 25608

[startup+0.700198 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 17819
/proc/meminfo: memFree=30102312/32873648 swapFree=6860/6860
[pid=17819] ppid=17817 vsize=30384 CPUtime=0.69 cores=1,3,5,7
/proc/17819/stat : 17819 (pbscip.linux.x8) R 17817 17819 4790 0 -1 4202496 7235 0 0 0 68 1 0 0 20 0 1 0 337228880 31113216 6820 33554432000 4194304 7823515 140735538687504 140734823904280 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17819/statm: 7596 6820 557 887 0 6706 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30384

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

[startup+1.10668 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17820
/proc/meminfo: memFree=30073396/32873648 swapFree=6860/6860
[pid=17819] ppid=17817 vsize=33672 CPUtime=1.09 cores=1,3,5,7
/proc/17819/stat : 17819 (pbscip.linux.x8) R 17817 17819 4790 0 -1 4202496 9389 0 0 0 107 2 0 0 20 0 1 0 337228880 34480128 7668 33554432000 4194304 7823515 140735538687504 140735538682200 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17819/statm: 8418 7668 576 887 0 7528 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 33672

[startup+1.30023 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17820
/proc/meminfo: memFree=30073396/32873648 swapFree=6860/6860
[pid=17819] ppid=17817 vsize=33672 CPUtime=1.28 cores=1,3,5,7
/proc/17819/stat : 17819 (pbscip.linux.x8) R 17817 17819 4790 0 -1 4202496 9389 0 0 0 126 2 0 0 20 0 1 0 337228880 34480128 7668 33554432000 4194304 7823515 140735538687504 140735538682200 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17819/statm: 8418 7668 576 887 0 7528 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 33672

[startup+1.40023 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17820
/proc/meminfo: memFree=30073396/32873648 swapFree=6860/6860
[pid=17819] ppid=17817 vsize=33672 CPUtime=1.39 cores=1,3,5,7
/proc/17819/stat : 17819 (pbscip.linux.x8) R 17817 17819 4790 0 -1 4202496 9389 0 0 0 136 3 0 0 20 0 1 0 337228880 34480128 7668 33554432000 4194304 7823515 140735538687504 140735538682200 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17819/statm: 8418 7668 576 887 0 7528 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 33672

Child status: 0
Real time (s): 1.49283
CPU time (s): 1.49177
CPU user time (s): 1.45878
CPU system time (s): 0.032994
CPU usage (%): 99.929
Max. virtual memory (cumulated for all children) (KiB): 33672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.45878
system time used= 0.032994
maximum resident set size= 35824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9394
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2

runsolver used 0.000999 second user time and 0.011998 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 10:10:30
IDJOB=3735911
IDBENCH=25006
IDSOLVER=2321
FILE ID=node124/3735911-1338711030
RUNJOBID= node124-1338679211-13480
PBS_JOBID= 14636689
Free space on /tmp= 70688 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_delay/normalized-fir04_area_delay.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735911-1338711030/watcher-3735911-1338711030 -o /tmp/evaluation-result-3735911-1338711030/solver-3735911-1338711030 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3735911-1338711030.opb

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

MD5SUM BENCH= ea4ff8014cd873922b6021da249fa157
RANDOM SEED=1298152308

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5334.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30102576 kB
Buffers:          191480 kB
Cached:          1383136 kB
SwapCached:         8276 kB
Active:           831628 kB
Inactive:        1170888 kB
Active(anon):     422024 kB
Inactive(anon):     8228 kB
Active(file):     409604 kB
Inactive(file):  1162660 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091576 kB
Dirty:              9716 kB
Writeback:             0 kB
AnonPages:        426516 kB
Mapped:            11316 kB
Shmem:                 0 kB
Slab:             630520 kB
SReclaimable:      74360 kB
SUnreclaim:       556160 kB
KernelStack:        1464 kB
PageTables:         5072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     543900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 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= 70676 MiB
End job on node124 at 2012-06-03 10:10:32