| Solver Name | Answer | objective function | CPU time | Wall clock time |
|---|---|---|---|---|
| PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver | Wrong Cert. | 18.3352 | 18.3429 |
| Name | normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/ normalized-factor-sizeN=40-sizeP=21-sizeQ=40-289612555-max.opb |
| MD5SUM | 2533454829254b6bcc39aa8d9b25219b |
| Bench Category | OPT-BIGINT (optimisation, big integers) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | -18535 |
| Best CPU time to get the best result obtained on this benchmark | 886.746 |
| Has Objective Function | YES |
| Satisfiable | YES |
| (Un)Satisfiability was proved | YES |
| Best value of the objective function | -18535 |
| Optimality of the best value was proved | NO |
| Number of variables | 901 |
| Total number of constraints | 2521 |
| Number of constraints which are clauses | 2520 |
| Number of constraints which are cardinality constraints (but not clauses) | 0 |
| Number of constraints which are nor clauses,nor cardinality constraints | 1 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 840 |
| Number of terms in the objective function | 21 |
| Biggest coefficient in the objective function | 1048576 |
| Number of bits for the biggest coefficient in the objective function | 21 |
| Sum of the numbers in the objective function | 2097151 |
| Number of bits of the sum of numbers in the objective function | 21 |
| Biggest number in a constraint | 576460752303423488 |
| Number of bits of the biggest number in a constraint | 60 |
| Biggest sum of numbers in a constraint | 2305842614989581580 |
| Number of bits of the biggest sum of numbers | 61 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
0.00/0.00 c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00 c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3735381-1338705654.opb>
0.00/0.02 c original problem has 901 variables (901 bin, 0 int, 0 impl, 0 cont) and 2521 constraints
0.00/0.02 c problem read
0.00/0.02 c presolving settings loaded
0.00/0.03 c presolving:
0.00/0.03 c (round 1) 211 del vars, 0 del conss, 210 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 3360 impls, 0 clqs
0.00/0.06 c (round 2) 272 del vars, 482 del conss, 212 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 93468 impls, 0 clqs
0.00/0.07 c (round 3) 272 del vars, 600 del conss, 212 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 93468 impls, 0 clqs
0.00/0.08 c (round 4) 272 del vars, 600 del conss, 212 chg bounds, 0 chg sides, 0 chg coeffs, 1920 upgd conss, 93468 impls, 0 clqs
0.18/0.20 c (0.2s) probing: 243/629 (38.6%) - 2 fixings, 0 aggregations, 1687 implications, 0 bound changes
0.18/0.20 c (0.2s) probing aborted: 100/100 successive totally useless probings
0.18/0.20 c (round 5) 274 del vars, 600 del conss, 212 chg bounds, 0 chg sides, 0 chg coeffs, 1920 upgd conss, 96842 impls, 0 clqs
0.18/0.20 c (round 6) 274 del vars, 622 del conss, 212 chg bounds, 0 chg sides, 0 chg coeffs, 1920 upgd conss, 96842 impls, 0 clqs
0.18/0.20 c (0.2s) probing: 253/629 (40.2%) - 2 fixings, 0 aggregations, 1687 implications, 0 bound changes
0.18/0.20 c (0.2s) probing aborted: 100/100 successive totally useless probings
0.18/0.20 c presolving (7 rounds):
0.18/0.20 c 274 deleted vars, 622 deleted constraints, 212 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.18/0.20 c 96842 implications, 0 cliques
0.18/0.20 c presolved problem has 627 variables (627 bin, 0 int, 0 impl, 0 cont) and 1899 constraints
0.18/0.20 c 1329 constraints of type <setppc>
0.18/0.20 c 1 constraints of type <linear>
0.18/0.20 c 569 constraints of type <logicor>
0.18/0.20 c transformed objective value is always integral (scale: 2)
0.18/0.20 c Presolving Time: 0.18
0.18/0.20 c - non default parameters ----------------------------------------------------------------------
0.18/0.20 c # SCIP version 1.2.1.3
0.18/0.20 c
0.18/0.20 c # frequency for displaying node information lines
0.18/0.20 c # [type: int, range: [-1,2147483647], default: 100]
0.18/0.20 c display/freq = 10000
0.18/0.20 c
0.18/0.20 c # maximal time in seconds to run
0.18/0.20 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.18/0.20 c limits/time = 1789.98
0.18/0.20 c
0.18/0.20 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.18/0.20 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.18/0.20 c limits/memory = 13950
0.18/0.20 c
0.18/0.20 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.18/0.20 c # [type: int, range: [1,2], default: 1]
0.18/0.20 c timing/clocktype = 2
0.18/0.20 c
0.18/0.20 c # should presolving try to simplify inequalities
0.18/0.20 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.18/0.20 c constraints/linear/simplifyinequalities = TRUE
0.18/0.20 c
0.18/0.20 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.18/0.20 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.18/0.20 c constraints/indicator/addCouplingCons = TRUE
0.18/0.20 c
0.18/0.21 c # should presolving try to simplify knapsacks
0.18/0.21 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.18/0.21 c constraints/knapsack/simplifyinequalities = TRUE
0.18/0.21 c
0.18/0.21 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.18/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.18/0.21 c separating/rapidlearning/freq = 0
0.18/0.21 c
0.18/0.21 c -----------------------------------------------------------------------------------------------
0.18/0.21 c start solving
0.18/0.21 c
0.18/0.21 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.18/0.21 c 0.2s| 1 | 0 | 39 | - |6440k| 0 | 21 | 627 |1899 | 627 |1899 | 0 | 0 | 0 |-2.097151e+06 | -- | Inf
0.69/0.76 c 0.7s| 1 | 0 | 1391 | - |6692k| 0 | 21 | 627 |2046 | 627 |1903 | 4 | 0 | 0 |-2.097151e+06 | -- | Inf
0.79/0.88 c 0.9s| 1 | 2 | 1391 | - |6693k| 0 | 21 | 627 |2046 | 627 |1903 | 4 | 0 | 9 |-2.097151e+06 | -- | Inf
12.98/13.08 o -2024687
12.98/13.08 c f13.1s| 43 | 17 | 5881 | 106.9 |6859k| 16 | - | 627 |2046 | 627 |1901 | 4 | 0 | 484 |-2.097151e+06 |-2.024687e+06 | 3.46%
14.98/15.00 o -2090111
14.98/15.00 c R15.0s| 75 | 18 | 8175 | 91.7 |5525k| 18 | - | 627 |1213 | 627 |1901 | 4 | 1 | 635 |-2.097151e+06 |-2.090111e+06 | 0.34%
15.79/15.80 o -2092271
15.79/15.80 c R15.8s| 100 | 18 | 8967 | 76.5 |5537k| 22 | - | 627 |1140 | 627 |1901 | 4 | 4 | 676 |-2.097151e+06 |-2.092271e+06 | 0.23%
15.88/15.99 o -2092719
15.88/15.99 c R16.0s| 111 | 17 | 9896 | 77.3 |5571k| 22 | - | 627 |1142 | 627 |1901 | 4 | 6 | 679 |-2.097151e+06 |-2.092719e+06 | 0.21%
16.48/16.50 o -2092815
16.48/16.50 c R16.5s| 136 | 21 | 11012 | 71.3 |5609k| 24 | - | 627 |1144 | 627 |1901 | 4 | 8 | 689 |-2.097151e+06 |-2.092815e+06 | 0.21%
16.89/16.95 o -2093215
16.89/16.95 c R16.9s| 158 | 15 | 11518 | 64.5 |5626k| 24 | - | 627 |1149 | 627 |1901 | 4 | 13 | 706 |-2.097151e+06 |-2.093215e+06 | 0.19%
17.18/17.25 o -2094111
17.18/17.25 c s17.2s| 180 | 18 | 12235 | 60.6 |5638k| 24 | - | 627 |1132 | 627 |1901 | 4 | 16 | 713 |-2.097151e+06 |-2.094111e+06 | 0.14%
17.28/17.34 o -2096799
17.28/17.34 c R17.3s| 193 | 9 | 12815 | 59.5 |5645k| 24 | - | 627 |1133 | 627 |1901 | 4 | 17 | 714 |-2.097151e+06 |-2.096799e+06 | 0.02%
17.99/18.06 o -2096975
17.99/18.06 c R18.0s| 232 | 14 | 15105 | 59.4 |5700k| 24 | - | 627 |1083 | 627 |1901 | 4 | 24 | 725 |-2.097151e+06 |-2.096975e+06 | 0.01%
18.08/18.12 o -2097023
18.08/18.12 c R18.1s| 235 | 10 | 15607 | 60.8 |5713k| 24 | - | 627 |1064 | 627 |1901 | 4 | 24 | 725 |-2.097151e+06 |-2.097023e+06 | 0.01%
18.28/18.32 o -2097047
18.28/18.32 c R18.3s| 257 | 7 | 16037 | 57.2 |5727k| 24 | - | 627 |1046 | 627 |1901 | 4 | 25 | 729 |-2.097151e+06 |-2.097047e+06 | 0.00%
18.28/18.33 o -2097071
18.28/18.33 c R18.3s| 260 | 3 | 16118 | 56.9 |5723k| 24 | - | 627 |1047 | 627 |1901 | 4 | 26 | 729 |-2.097151e+06 |-2.097071e+06 | 0.00%
18.28/18.33 c
18.28/18.33 c SCIP Status : problem is solved [optimal solution found]
18.28/18.33 c Solving Time (sec) : 18.31
18.28/18.33 c Solving Nodes : 262
18.28/18.33 c Primal Bound : -2.09707100000000e+06 (19 solutions)
18.28/18.33 c Dual Bound : -2.09707100000000e+06
18.28/18.33 c Gap : 0.00 %
18.28/18.33 s OPTIMUM FOUND
18.28/18.33 v -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 x560
18.28/18.33 v -x559 x558 -x557 -x556 x555 -x554 -x553 -x552 -x551 x550 x549 x548 -x547 -x546 -x545 -x544 -x543 x542 -x501 -x500 -x499 -x498
18.28/18.33 v -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 x480 -x479 x478 -x477
18.28/18.33 v -x476 x475 -x474 -x473 -x472 -x471 x470 x469 x468 -x467 -x466 -x465 -x464 -x463 x462 -x461 -x460 -x459 -x458 -x457 -x456
18.28/18.33 v -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 x440 -x439 x438 -x437 -x436 x435 -x434
18.28/18.33 v -x433 -x432 -x431 x430 x429 x428 -x427 -x426 -x425 -x424 -x423 x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413
18.28/18.33 v -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 x400 -x399 x398 -x397 -x396 x395 -x394 -x393 -x392 -x391
18.28/18.33 v x390 x389 x388 -x387 -x386 -x385 -x384 -x383 x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370
18.28/18.33 v -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 x360 -x359 x358 -x357 -x356 x355 -x354 -x353 -x352 -x351 x350 x349 x348
18.28/18.33 v -x347 -x346 -x345 -x344 -x343 x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327
18.28/18.33 v -x326 -x325 -x324 -x323 -x322 -x321 x320 -x319 x318 -x317 -x316 x315 -x314 -x313 -x312 -x311 x310 x309 x308 -x307 -x306 -x305
18.28/18.33 v -x304 -x303 x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284
18.28/18.33 v -x283 -x282 -x281 x280 -x279 x278 -x277 -x276 x275 -x274 -x273 -x272 -x271 x270 x269 x268 -x267 -x266 -x265 -x264 -x263 x262
18.28/18.33 v -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241
18.28/18.33 v x240 -x239 x238 -x237 -x236 x235 -x234 -x233 -x232 -x231 x230 x229 x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 -x219
18.28/18.33 v -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 x200 -x199 x198
18.28/18.33 v -x197 -x196 x195 -x194 -x193 -x192 -x191 x190 x189 x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177
18.28/18.33 v -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 x160 -x159 x158 -x157 -x156 x155
18.28/18.33 v -x154 -x153 -x152 -x151 x150 x149 x148 -x147 -x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134
18.28/18.33 v -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 x120 -x119 x118 -x117 -x116 x115 -x114 -x113 -x112
18.28/18.33 v -x111 x110 x109 x108 -x107 -x106 -x105 -x104 -x103 x102 -x901 -x900 -x899 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891
18.28/18.33 v -x890 -x889 -x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 x880 -x879 x878 -x877 -x876 x875 -x874 -x873 -x872 -x871 x870 x869
18.28/18.33 v x868 -x867 -x866 -x865 -x864 -x863 x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848
18.28/18.33 v -x847 -x846 -x845 -x844 -x843 -x842 -x841 x840 -x839 x838 -x837 -x836 x835 -x834 -x833 -x832 -x831 x830 x829 x828 -x827 -x826
18.28/18.33 v -x825 -x824 -x823 x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 -x808 -x807 -x806 -x805
18.28/18.33 v -x804 -x803 -x802 -x801 x800 -x799 x798 -x797 -x796 x795 -x794 -x793 -x792 -x791 x790 x789 x788 -x787 -x786 -x785 -x784 -x783
18.28/18.33 v x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762
18.28/18.33 v -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742
18.28/18.33 v -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721
18.28/18.33 v x720 -x719 x718 -x717 -x716 x715 -x714 -x713 -x712 -x711 x710 x709 x708 -x707 -x706 -x705 -x704 -x703 x702 -x701 -x700 -x699
18.28/18.33 v -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678
18.28/18.33 v -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657
18.28/18.33 v -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 x640 -x639 x638 -x637 -x636
18.28/18.33 v x635 -x634 -x633 -x632 -x631 x630 x629 x628 -x627 -x626 -x625 -x624 -x623 x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614
18.28/18.33 v -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 x600 -x599 x598 -x597 -x596 x595 -x594 -x593
18.28/18.33 v -x592 -x591 x590 x589 x588 -x587 -x586 -x585 -x584 -x583 x582 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531
18.28/18.33 v -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 x520 -x519 x518 -x517 -x516 x515 -x514 -x513 -x512 -x511 x510
18.28/18.33 v x509 x508 -x507 -x506 -x505 -x504 -x503 x502 -x61 -x101 -x60 -x100 -x59 -x99 -x58 -x98 -x57 -x97 -x56 -x96 -x55 -x95 -x54 -x94
18.28/18.33 v -x53 -x93 -x52 -x92 -x51 -x91 -x50 -x90 -x49 -x89 -x48 -x88 -x47 -x87 -x46 -x86 -x45 -x85 -x44 -x84 -x43 -x83 -x42 -x82 -x41
18.28/18.33 v -x81 x40 x80 -x39 -x79 x38 x78 -x37 -x77 -x36 -x76 x35 x75 -x34 -x74 -x33 -x73 -x32 -x72 -x31 -x71 x30 x70 x29 x69 x28 x68
18.28/18.33 v -x27 -x67 -x26 -x66 -x25 -x65 -x24 -x64 -x23 -x63 x22 x62 x21 x20 x19 x18 x17 x16 x15 x14 x13 x12 x11 x10 x9 x8 -x7 x6 -x5
18.28/18.33 v x4 x3 x2 x1
18.28/18.33 c SCIP Status : problem is solved [optimal solution found]
18.28/18.33 c Solving Time : 18.31
18.28/18.33 c Original Problem :
18.28/18.33 c Problem name : HOME/instance-3735381-1338705654.opb
18.28/18.33 c Variables : 901 (901 binary, 0 integer, 0 implicit integer, 0 continuous)
18.28/18.33 c Constraints : 2521 initial, 2521 maximal
18.28/18.33 c Presolved Problem :
18.28/18.33 c Problem name : t_HOME/instance-3735381-1338705654.opb
18.28/18.33 c Variables : 627 (627 binary, 0 integer, 0 implicit integer, 0 continuous)
18.28/18.33 c Constraints : 1899 initial, 2046 maximal
18.28/18.33 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
18.28/18.33 c trivial : 0.00 0 0 0 0 0 0 0 0
18.28/18.33 c dualfix : 0.00 0 0 0 0 0 0 0 0
18.28/18.33 c boundshift : 0.00 0 0 0 0 0 0 0 0
18.28/18.33 c inttobinary : 0.00 0 0 0 0 0 0 0 0
18.28/18.33 c implics : 0.02 0 59 0 0 0 0 0 0
18.28/18.33 c probing : 0.12 2 0 0 0 0 0 0 0
18.28/18.33 c setppc : 0.01 0 0 0 0 0 21 0 0
18.28/18.33 c linear : 0.02 213 0 0 212 0 600 0 0
18.28/18.33 c logicor : 0.00 0 0 0 0 0 1 0 0
18.28/18.33 c root node : - 222 - - 222 - - - -
18.28/18.33 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
18.28/18.33 c integral : 0 0 0 226 0 3 95 0 0 380
18.28/18.33 c setppc : 1329 2 1561 0 0 10 4784 0 0 0
18.28/18.33 c linear : 1+ 3 1553 0 0 58 336 0 0 0
18.28/18.33 c logicor : 569 2 1138 0 0 2 2137 0 0 0
18.28/18.33 c countsols : 0 0 0 0 0 0 0 0 0 0
18.28/18.33 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
18.28/18.33 c integral : 15.49 0.00 0.00 15.49 0.00
18.28/18.33 c setppc : 0.04 0.00 0.04 0.00 0.00
18.28/18.33 c linear : 0.06 0.00 0.06 0.00 0.00
18.28/18.33 c logicor : 0.01 0.00 0.01 0.00 0.00
18.28/18.33 c countsols : 0.00 0.00 0.00 0.00 0.00
18.28/18.33 c Propagators : Time Calls Cutoffs DomReds
18.28/18.33 c vbounds : 0.00 2 0 0
18.28/18.33 c rootredcost : 0.00 12 0 14
18.28/18.33 c pseudoobj : 0.00 965 0 18
18.28/18.33 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
18.28/18.33 c propagation : 0.01 23 20 174 108.8 11 83.4 -
18.28/18.33 c infeasible LP : 0.00 1 1 1 2.0 0 0.0 0
18.28/18.33 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
18.28/18.33 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
18.28/18.33 c pseudo solution : 0.00 10 0 0 0.0 0 0.0 -
18.28/18.33 c applied globally : - - - 29 18.9 - - -
18.28/18.33 c applied locally : - - - 0 0.0 - - -
18.28/18.33 c Separators : Time Calls Cutoffs DomReds Cuts Conss
18.28/18.33 c cut pool : 0.00 1 - - 0 - (maximal pool size: 6)
18.28/18.33 c redcost : 0.00 228 0 1 0 0
18.28/18.33 c impliedbounds : 0.00 2 0 0 4 0
18.28/18.33 c intobj : 0.00 0 0 0 0 0
18.28/18.33 c cgmip : 0.00 0 0 0 0 0
18.28/18.33 c gomory : 0.00 2 0 0 0 0
18.28/18.33 c strongcg : 0.00 2 0 0 0 0
18.28/18.33 c cmir : 0.01 2 0 0 0 0
18.28/18.33 c flowcover : 0.02 2 0 0 0 0
18.28/18.33 c clique : 0.03 2 0 0 3 0
18.28/18.33 c zerohalf : 0.00 0 0 0 0 0
18.28/18.33 c mcf : 0.00 1 0 0 0 0
18.28/18.33 c rapidlearning : 0.44 1 0 0 0 147
18.28/18.33 c Pricers : Time Calls Vars
18.28/18.33 c problem variables: 0.00 0 0
18.28/18.33 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
18.28/18.33 c relpscost : 15.49 226 3 95 0 0 380
18.28/18.33 c pscost : 0.00 0 0 0 0 0 0
18.28/18.33 c inference : 0.00 0 0 0 0 0 0
18.28/18.33 c mostinf : 0.00 0 0 0 0 0 0
18.28/18.33 c leastinf : 0.00 0 0 0 0 0 0
18.28/18.33 c fullstrong : 0.00 0 0 0 0 0 0
18.28/18.33 c allfullstrong : 0.00 0 0 0 0 0 0
18.28/18.33 c random : 0.00 0 0 0 0 0 0
18.28/18.33 c Primal Heuristics : Time Calls Found
18.28/18.33 c LP solutions : 0.00 - 0
18.28/18.33 c pseudo solutions : 0.00 - 0
18.28/18.33 c crossover : 0.00 0 0
18.28/18.33 c objpscostdiving : 0.00 0 0
18.28/18.33 c rootsoldiving : 0.00 0 0
18.28/18.33 c linesearchdiving : 0.00 0 0
18.28/18.33 c guideddiving : 0.00 0 0
18.28/18.33 c coefdiving : 0.00 1 0
18.28/18.33 c pscostdiving : 0.03 1 0
18.28/18.33 c fracdiving : 0.01 1 1
18.28/18.33 c veclendiving : 0.00 1 0
18.28/18.33 c oneopt : 0.00 12 7
18.28/18.33 c feaspump : 0.05 1 0
18.28/18.33 c trivial : 0.00 2 0
18.28/18.33 c simplerounding : 0.00 0 0
18.28/18.33 c zirounding : 0.01 193 0
18.28/18.33 c rounding : 0.04 239 10
18.28/18.33 c shifting : 0.05 22 1
18.28/18.33 c intshifting : 0.00 0 0
18.28/18.33 c twoopt : 0.00 0 0
18.28/18.33 c fixandinfer : 0.00 0 0
18.28/18.33 c intdiving : 0.00 0 0
18.28/18.33 c actconsdiving : 0.00 0 0
18.28/18.33 c octane : 0.00 0 0
18.28/18.33 c rens : 0.01 1 0
18.28/18.33 c rins : 0.00 0 0
18.28/18.33 c localbranching : 0.00 0 0
18.28/18.33 c mutation : 0.00 0 0
18.28/18.33 c dins : 0.00 0 0
18.28/18.33 c undercover : 0.00 0 0
18.28/18.33 c nlp : 0.00 0 0
18.28/18.33 c trysol : 0.00 0 0
18.28/18.33 c LP : Time Calls Iterations Iter/call Iter/sec
18.28/18.33 c primal LP : 0.00 0 0 0.00 -
18.28/18.33 c dual LP : 1.79 240 14512 60.47 8118.46
18.28/18.33 c lex dual LP : 0.00 0 0 0.00 -
18.28/18.33 c barrier LP : 0.00 0 0 0.00 -
18.28/18.33 c diving/probing LP: 0.09 41 1606 39.17 18677.46
18.28/18.33 c strong branching : 15.49 729 106171 145.64 6854.49
18.28/18.33 c (at root node) : - 9 890 98.89 -
18.28/18.33 c conflict analysis: 0.00 0 0 0.00 -
18.28/18.33 c B&B Tree :
18.28/18.33 c number of runs : 1
18.28/18.33 c nodes : 262
18.28/18.33 c nodes (total) : 262
18.28/18.33 c nodes left : 0
18.28/18.33 c max depth : 24
18.28/18.33 c max depth (total): 24
18.28/18.33 c backtracks : 55 (21.0%)
18.28/18.33 c delayed cutoffs : 14
18.28/18.33 c repropagations : 101 (1210 domain reductions, 5 cutoffs)
18.28/18.33 c avg switch length: 3.37
18.28/18.33 c switching time : 0.02
18.28/18.33 c Solution :
18.28/18.33 c Solutions found : 19 (12 improvements)
18.28/18.33 c First Solution : -2.02468700000000e+06 (in run 1, after 43 nodes, 13.06 seconds, depth 23, found by <fracdiving>)
18.28/18.33 c Primal Bound : -2.09707100000000e+06 (in run 1, after 260 nodes, 18.30 seconds, depth 13, found by <rounding>)
18.28/18.33 c Dual Bound : -2.09707100000000e+06
18.28/18.33 c Gap : 0.00 %
18.28/18.33 c Root Dual Bound : -2.09715100000000e+06
18.28/18.33 c Root Iterations : 1391
18.28/18.34 c Time complete: 18.33.
FAILED ERROR: unsatisfied constraint on line 0 705289015791=705289612555 Falsified constraint is: +1*x62[=1] +2*x63[=0] +4*x64[=0] +8*x65[=0] +16*x66[=0] +32*x67[=0] +64*x68[=1] +128*x69[=1] +256*x70[=1] +512*x71[=0] +1024*x72[=0] +2048*x73[=0] +4096*x74[=0] +8192*x75[=1] +16384*x76[=0] +32768*x77[=0] +65536*x78[=1] +131072*x79[=0] +262144*x80[=1] +524288*x81[=0] +1048576*x82[=0] +2097152*x83[=0] +4194304*x84[=0] +8388608*x85[=0] +16777216*x86[=0] +33554432*x87[=0] +67108864*x88[=0] +134217728*x89[=0] +268435456*x90[=0] +536870912*x91[=0] +1073741824*x92[=0] +2147483648*x93[=0] +4294967296*x94[=0] +8589934592*x95[=0] +17179869184*x96[=0] +34359738368*x97[=0] +68719476736*x98[=0] +137438953472*x99[=0] +274877906944*x100[=0] +549755813888*x101[=0] +2*x502[=1] +4*x503[=0] +8*x504[=0] +16*x505[=0] +32*x506[=0] +64*x507[=0] +128*x508[=1] +256*x509[=1] +512*x510[=1] +1024*x511[=0] +2048*x512[=0] +4096*x513[=0] +8192*x514[=0] +16384*x515[=1] +32768*x516[=0] +65536*x517[=0] +131072*x518[=1] +262144*x519[=0] +524288*x520[=1] +1048576*x521[=0] +2097152*x522[=0] +4194304*x523[=0] +8388608*x524[=0] +16777216*x525[=0] +33554432*x526[=0] +67108864*x527[=0] +134217728*x528[=0] +268435456*x529[=0] +536870912*x530[=0] +1073741824*x531[=0] +2147483648*x532[=0] +4294967296*x533[=0] +8589934592*x534[=0] +17179869184*x535[=0] +34359738368*x536[=0] +68719476736*x537[=0] +137438953472*x538[=0] +274877906944*x539[=0] +549755813888*x540[=0] +1099511627776*x541[=0] +4*x582[=1] +8*x583[=0] +16*x584[=0] +32*x585[=0] +64*x586[=0] +128*x587[=0] +256*x588[=1] +512*x589[=1] +1024*x590[=1] +2048*x591[=0] +4096*x592[=0] +8192*x593[=0] +16384*x594[=0] +32768*x595[=1] +65536*x596[=0] +131072*x597[=0] +262144*x598[=1] +524288*x599[=0] +1048576*x600[=1] +2097152*x601[=0] +4194304*x602[=0] +8388608*x603[=0] +16777216*x604[=0] +33554432*x605[=0] +67108864*x606[=0] +134217728*x607[=0] +268435456*x608[=0] +536870912*x609[=0] +1073741824*x610[=0] +2147483648*x611[=0] +4294967296*x612[=0] +8589934592*x613[=0] +17179869184*x614[=0] +34359738368*x615[=0] +68719476736*x616[=0] +137438953472*x617[=0] +274877906944*x618[=0] +549755813888*x619[=0] +1099511627776*x620[=0] +2199023255552*x621[=0] +8*x622[=1] +16*x623[=0] +32*x624[=0] +64*x625[=0] +128*x626[=0] +256*x627[=0] +512*x628[=1] +1024*x629[=1] +2048*x630[=1] +4096*x631[=0] +8192*x632[=0] +16384*x633[=0] +32768*x634[=0] +65536*x635[=1] +131072*x636[=0] +262144*x637[=0] +524288*x638[=1] +1048576*x639[=0] +2097152*x640[=1] +4194304*x641[=0] +8388608*x642[=0] +16777216*x643[=0] +33554432*x644[=0] +67108864*x645[=0] +134217728*x646[=0] +268435456*x647[=0] +536870912*x648[=0] +1073741824*x649[=0] +2147483648*x650[=0] +4294967296*x651[=0] +8589934592*x652[=0] +17179869184*x653[=0] +34359738368*x654[=0] +68719476736*x655[=0] +137438953472*x656[=0] +274877906944*x657[=0] +549755813888*x658[=0] +1099511627776*x659[=0] +2199023255552*x660[=0] +4398046511104*x661[=0] +16*x662[=0] +32*x663[=0] +64*x664[=0] +128*x665[=0] +256*x666[=0] +512*x667[=0] +1024*x668[=0] +2048*x669[=0] +4096*x670[=0] +8192*x671[=0] +16384*x672[=0] +32768*x673[=0] +65536*x674[=0] +131072*x675[=0] +262144*x676[=0] +524288*x677[=0] +1048576*x678[=0] +2097152*x679[=0] +4194304*x680[=0] +8388608*x681[=0] +16777216*x682[=0] +33554432*x683[=0] +67108864*x684[=0] +134217728*x685[=0] +268435456*x686[=0] +536870912*x687[=0] +1073741824*x688[=0] +2147483648*x689[=0] +4294967296*x690[=0] +8589934592*x691[=0] +17179869184*x692[=0] +34359738368*x693[=0] +68719476736*x694[=0] +137438953472*x695[=0] +274877906944*x696[=0] +549755813888*x697[=0] +1099511627776*x698[=0] +2199023255552*x699[=0] +4398046511104*x700[=0] +8796093022208*x701[=0] +32*x702[=1] +64*x703[=0] +128*x704[=0] +256*x705[=0] +512*x706[=0] +1024*x707[=0] +2048*x708[=1] +4096*x709[=1] +8192*x710[=1] +16384*x711[=0] +32768*x712[=0] +65536*x713[=0] +131072*x714[=0] +262144*x715[=1] +524288*x716[=0] +1048576*x717[=0] +2097152*x718[=1] +4194304*x719[=0] +8388608*x720[=1] +16777216*x721[=0] +33554432*x722[=0] +67108864*x723[=0] +134217728*x724[=0] +268435456*x725[=0] +536870912*x726[=0] +1073741824*x727[=0] +2147483648*x728[=0] +4294967296*x729[=0] +8589934592*x730[=0] +17179869184*x731[=0] +34359738368*x732[=0] +68719476736*x733[=0] +137438953472*x734[=0] +274877906944*x735[=0] +549755813888*x736[=0] +1099511627776*x737[=0] +2199023255552*x738[=0] +4398046511104*x739[=0] +8796093022208*x740[=0] +17592186044416*x741[=0] +64*x742[=0] +128*x743[=0] +256*x744[=0] +512*x745[=0] +1024*x746[=0] +2048*x747[=0] +4096*x748[=0] +8192*x749[=0] +16384*x750[=0] +32768*x751[=0] +65536*x752[=0] +131072*x753[=0] +262144*x754[=0] +524288*x755[=0] +1048576*x756[=0] +2097152*x757[=0] +4194304*x758[=0] +8388608*x759[=0] +16777216*x760[=0] +33554432*x761[=0] +67108864*x762[=0] +134217728*x763[=0] +268435456*x764[=0] +536870912*x765[=0] +1073741824*x766[=0] +2147483648*x767[=0] +4294967296*x768[=0] +8589934592*x769[=0] +17179869184*x770[=0] +34359738368*x771[=0] +68719476736*x772[=0] +137438953472*x773[=0] +274877906944*x774[=0] +549755813888*x775[=0] +1099511627776*x776[=0] +2199023255552*x777[=0] +4398046511104*x778[=0] +8796093022208*x779[=0] +17592186044416*x780[=0] +35184372088832*x781[=0] +128*x782[=1] +256*x783[=0] +512*x784[=0] +1024*x785[=0] +2048*x786[=0] +4096*x787[=0] +8192*x788[=1] +16384*x789[=1] +32768*x790[=1] +65536*x791[=0] +131072*x792[=0] +262144*x793[=0] +524288*x794[=0] +1048576*x795[=1] +2097152*x796[=0] +4194304*x797[=0] +8388608*x798[=1] +16777216*x799[=0] +33554432*x800[=1] +67108864*x801[=0] +134217728*x802[=0] +268435456*x803[=0] +536870912*x804[=0] +1073741824*x805[=0] +2147483648*x806[=0] +4294967296*x807[=0] +8589934592*x808[=0] +17179869184*x809[=0] +34359738368*x810[=0] +68719476736*x811[=0] +137438953472*x812[=0] +274877906944*x813[=0] +549755813888*x814[=0] +1099511627776*x815[=0] +2199023255552*x816[=0] +4398046511104*x817[=0] +8796093022208*x818[=0] +17592186044416*x819[=0] +35184372088832*x820[=0] +70368744177664*x821[=0] +256*x822[=1] +512*x823[=0] +1024*x824[=0] +2048*x825[=0] +4096*x826[=0] +8192*x827[=0] +16384*x828[=1] +32768*x829[=1] +65536*x830[=1] +131072*x831[=0] +262144*x832[=0] +524288*x833[=0] +1048576*x834[=0] +2097152*x835[=1] +4194304*x836[=0] +8388608*x837[=0] +16777216*x838[=1] +33554432*x839[=0] +67108864*x840[=1] +134217728*x841[=0] +268435456*x842[=0] +536870912*x843[=0] +1073741824*x844[=0] +2147483648*x845[=0] +4294967296*x846[=0] +8589934592*x847[=0] +17179869184*x848[=0] +34359738368*x849[=0] +68719476736*x850[=0] +137438953472*x851[=0] +274877906944*x852[=0] +549755813888*x853[=0] +1099511627776*x854[=0] +2199023255552*x855[=0] +4398046511104*x856[=0] +8796093022208*x857[=0] +17592186044416*x858[=0] +35184372088832*x859[=0] +70368744177664*x860[=0] +140737488355328*x861[=0] +512*x862[=1] +1024*x863[=0] +2048*x864[=0] +4096*x865[=0] +8192*x866[=0] +16384*x867[=0] +32768*x868[=1] +65536*x869[=1] +131072*x870[=1] +262144*x871[=0] +524288*x872[=0] +1048576*x873[=0] +2097152*x874[=0] +4194304*x875[=1] +8388608*x876[=0] +16777216*x877[=0] +33554432*x878[=1] +67108864*x879[=0] +134217728*x880[=1] +268435456*x881[=0] +536870912*x882[=0] +1073741824*x883[=0] +2147483648*x884[=0] +4294967296*x885[=0] +8589934592*x886[=0] +17179869184*x887[=0] +34359738368*x888[=0] +68719476736*x889[=0] +137438953472*x890[=0] +274877906944*x891[=0] +549755813888*x892[=0] +1099511627776*x893[=0] +2199023255552*x894[=0] +4398046511104*x895[=0] +8796093022208*x896[=0] +17592186044416*x897[=0] +35184372088832*x898[=0] +70368744177664*x899[=0] +140737488355328*x900[=0] +281474976710656*x901[=0] +1024*x102[=1] +2048*x103[=0] +4096*x104[=0] +8192*x105[=0] +16384*x106[=0] +32768*x107[=0] +65536*x108[=1] +131072*x109[=1] +262144*x110[=1] +524288*x111[=0] +1048576*x112[=0] +2097152*x113[=0] +4194304*x114[=0] +8388608*x115[=1] +16777216*x116[=0] +33554432*x117[=0] +67108864*x118[=1] +134217728*x119[=0] +268435456*x120[=1] +536870912*x121[=0] +1073741824*x122[=0] +2147483648*x123[=0] +4294967296*x124[=0] +8589934592*x125[=0] +17179869184*x126[=0] +34359738368*x127[=0] +68719476736*x128[=0] +137438953472*x129[=0] +274877906944*x130[=0] +549755813888*x131[=0] +1099511627776*x132[=0] +2199023255552*x133[=0] +4398046511104*x134[=0] +8796093022208*x135[=0] +17592186044416*x136[=0] +35184372088832*x137[=0] +70368744177664*x138[=0] +140737488355328*x139[=0] +281474976710656*x140[=0] +562949953421312*x141[=0] +2048*x142[=1] +4096*x143[=0] +8192*x144[=0] +16384*x145[=0] +32768*x146[=0] +65536*x147[=0] +131072*x148[=1] +262144*x149[=1] +524288*x150[=1] +1048576*x151[=0] +2097152*x152[=0] +4194304*x153[=0] +8388608*x154[=0] +16777216*x155[=1] +33554432*x156[=0] +67108864*x157[=0] +134217728*x158[=1] +268435456*x159[=0] +536870912*x160[=1] +1073741824*x161[=0] +2147483648*x162[=0] +4294967296*x163[=0] +8589934592*x164[=0] +17179869184*x165[=0] +34359738368*x166[=0] +68719476736*x167[=0] +137438953472*x168[=0] +274877906944*x169[=0] +549755813888*x170[=0] +1099511627776*x171[=0] +2199023255552*x172[=0] +4398046511104*x173[=0] +8796093022208*x174[=0] +17592186044416*x175[=0] +35184372088832*x176[=0] +70368744177664*x177[=0] +140737488355328*x178[=0] +281474976710656*x179[=0] +562949953421312*x180[=0] +1125899906842624*x181[=0] +4096*x182[=1] +8192*x183[=0] +16384*x184[=0] +32768*x185[=0] +65536*x186[=0] +131072*x187[=0] +262144*x188[=1] +524288*x189[=1] +1048576*x190[=1] +2097152*x191[=0] +4194304*x192[=0] +8388608*x193[=0] +16777216*x194[=0] +33554432*x195[=1] +67108864*x196[=0] +134217728*x197[=0] +268435456*x198[=1] +536870912*x199[=0] +1073741824*x200[=1] +2147483648*x201[=0] +4294967296*x202[=0] +8589934592*x203[=0] +17179869184*x204[=0] +34359738368*x205[=0] +68719476736*x206[=0] +137438953472*x207[=0] +274877906944*x208[=0] +549755813888*x209[=0] +1099511627776*x210[=0] +2199023255552*x211[=0] +4398046511104*x212[=0] +8796093022208*x213[=0] +17592186044416*x214[=0] +35184372088832*x215[=0] +70368744177664*x216[=0] +140737488355328*x217[=0] +281474976710656*x218[=0] +562949953421312*x219[=0] +1125899906842624*x220[=0] +2251799813685248*x221[=0] +8192*x222[=1] +16384*x223[=0] +32768*x224[=0] +65536*x225[=0] +131072*x226[=0] +262144*x227[=0] +524288*x228[=1] +1048576*x229[=1] +2097152*x230[=1] +4194304*x231[=0] +8388608*x232[=0] +16777216*x233[=0] +33554432*x234[=0] +67108864*x235[=1] +134217728*x236[=0] +268435456*x237[=0] +536870912*x238[=1] +1073741824*x239[=0] +2147483648*x240[=1] +4294967296*x241[=0] +8589934592*x242[=0] +17179869184*x243[=0] +34359738368*x244[=0] +68719476736*x245[=0] +137438953472*x246[=0] +274877906944*x247[=0] +549755813888*x248[=0] +1099511627776*x249[=0] +2199023255552*x250[=0] +4398046511104*x251[=0] +8796093022208*x252[=0] +17592186044416*x253[=0] +35184372088832*x254[=0] +70368744177664*x255[=0] +140737488355328*x256[=0] +281474976710656*x257[=0] +562949953421312*x258[=0] +1125899906842624*x259[=0] +2251799813685248*x260[=0] +4503599627370496*x261[=0] +16384*x262[=1] +32768*x263[=0] +65536*x264[=0] +131072*x265[=0] +262144*x266[=0] +524288*x267[=0] +1048576*x268[=1] +2097152*x269[=1] +4194304*x270[=1] +8388608*x271[=0] +16777216*x272[=0] +33554432*x273[=0] +67108864*x274[=0] +134217728*x275[=1] +268435456*x276[=0] +536870912*x277[=0] +1073741824*x278[=1] +2147483648*x279[=0] +4294967296*x280[=1] +8589934592*x281[=0] +17179869184*x282[=0] +34359738368*x283[=0] +68719476736*x284[=0] +137438953472*x285[=0] +274877906944*x286[=0] +549755813888*x287[=0] +1099511627776*x288[=0] +2199023255552*x289[=0] +4398046511104*x290[=0] +8796093022208*x291[=0] +17592186044416*x292[=0] +35184372088832*x293[=0] +70368744177664*x294[=0] +140737488355328*x295[=0] +281474976710656*x296[=0] +562949953421312*x297[=0] +1125899906842624*x298[=0] +2251799813685248*x299[=0] +4503599627370496*x300[=0] +9007199254740992*x301[=0] +32768*x302[=1] +65536*x303[=0] +131072*x304[=0] +262144*x305[=0] +524288*x306[=0] +1048576*x307[=0] +2097152*x308[=1] +4194304*x309[=1] +8388608*x310[=1] +16777216*x311[=0] +33554432*x312[=0] +67108864*x313[=0] +134217728*x314[=0] +268435456*x315[=1] +536870912*x316[=0] +1073741824*x317[=0] +2147483648*x318[=1] +4294967296*x319[=0] +8589934592*x320[=1] +17179869184*x321[=0] +34359738368*x322[=0] +68719476736*x323[=0] +137438953472*x324[=0] +274877906944*x325[=0] +549755813888*x326[=0] +1099511627776*x327[=0] +2199023255552*x328[=0] +4398046511104*x329[=0] +8796093022208*x330[=0] +17592186044416*x331[=0] +35184372088832*x332[=0] +70368744177664*x333[=0] +140737488355328*x334[=0] +281474976710656*x335[=0] +562949953421312*x336[=0] +1125899906842624*x337[=0] +2251799813685248*x338[=0] +4503599627370496*x339[=0] +9007199254740992*x340[=0] +18014398509481984*x341[=0] +65536*x342[=1] +131072*x343[=0] +262144*x344[=0] +524288*x345[=0] +1048576*x346[=0] +2097152*x347[=0] +4194304*x348[=1] +8388608*x349[=1] +16777216*x350[=1] +33554432*x351[=0] +67108864*x352[=0] +134217728*x353[=0] +268435456*x354[=0] +536870912*x355[=1] +1073741824*x356[=0] +2147483648*x357[=0] +4294967296*x358[=1] +8589934592*x359[=0] +17179869184*x360[=1] +34359738368*x361[=0] +68719476736*x362[=0] +137438953472*x363[=0] +274877906944*x364[=0] +549755813888*x365[=0] +1099511627776*x366[=0] +2199023255552*x367[=0] +4398046511104*x368[=0] +8796093022208*x369[=0] +17592186044416*x370[=0] +35184372088832*x371[=0] +70368744177664*x372[=0] +140737488355328*x373[=0] +281474976710656*x374[=0] +562949953421312*x375[=0] +1125899906842624*x376[=0] +2251799813685248*x377[=0] +4503599627370496*x378[=0] +9007199254740992*x379[=0] +18014398509481984*x380[=0] +36028797018963968*x381[=0] +131072*x382[=1] +262144*x383[=0] +524288*x384[=0] +1048576*x385[=0] +2097152*x386[=0] +4194304*x387[=0] +8388608*x388[=1] +16777216*x389[=1] +33554432*x390[=1] +67108864*x391[=0] +134217728*x392[=0] +268435456*x393[=0] +536870912*x394[=0] +1073741824*x395[=1] +2147483648*x396[=0] +4294967296*x397[=0] +8589934592*x398[=1] +17179869184*x399[=0] +34359738368*x400[=1] +68719476736*x401[=0] +137438953472*x402[=0] +274877906944*x403[=0] +549755813888*x404[=0] +1099511627776*x405[=0] +2199023255552*x406[=0] +4398046511104*x407[=0] +8796093022208*x408[=0] +17592186044416*x409[=0] +35184372088832*x410[=0] +70368744177664*x411[=0] +140737488355328*x412[=0] +281474976710656*x413[=0] +562949953421312*x414[=0] +1125899906842624*x415[=0] +2251799813685248*x416[=0] +4503599627370496*x417[=0] +9007199254740992*x418[=0] +18014398509481984*x419[=0] +36028797018963968*x420[=0] +72057594037927936*x421[=0] +262144*x422[=1] +524288*x423[=0] +1048576*x424[=0] +2097152*x425[=0] +4194304*x426[=0] +8388608*x427[=0] +16777216*x428[=1] +33554432*x429[=1] +67108864*x430[=1] +134217728*x431[=0] +268435456*x432[=0] +536870912*x433[=0] +1073741824*x434[=0] +2147483648*x435[=1] +4294967296*x436[=0] +8589934592*x437[=0] +17179869184*x438[=1] +34359738368*x439[=0] +68719476736*x440[=1] +137438953472*x441[=0] +274877906944*x442[=0] +549755813888*x443[=0] +1099511627776*x444[=0] +2199023255552*x445[=0] +4398046511104*x446[=0] +8796093022208*x447[=0] +17592186044416*x448[=0] +35184372088832*x449[=0] +70368744177664*x450[=0] +140737488355328*x451[=0] +281474976710656*x452[=0] +562949953421312*x453[=0] +1125899906842624*x454[=0] +2251799813685248*x455[=0] +4503599627370496*x456[=0] +9007199254740992*x457[=0] +18014398509481984*x458[=0] +36028797018963968*x459[=0] +72057594037927936*x460[=0] +144115188075855872*x461[=0] +524288*x462[=1] +1048576*x463[=0] +2097152*x464[=0] +4194304*x465[=0] +8388608*x466[=0] +16777216*x467[=0] +33554432*x468[=1] +67108864*x469[=1] +134217728*x470[=1] +268435456*x471[=0] +536870912*x472[=0] +1073741824*x473[=0] +2147483648*x474[=0] +4294967296*x475[=1] +8589934592*x476[=0] +17179869184*x477[=0] +34359738368*x478[=1] +68719476736*x479[=0] +137438953472*x480[=1] +274877906944*x481[=0] +549755813888*x482[=0] +1099511627776*x483[=0] +2199023255552*x484[=0] +4398046511104*x485[=0] +8796093022208*x486[=0] +17592186044416*x487[=0] +35184372088832*x488[=0] +70368744177664*x489[=0] +140737488355328*x490[=0] +281474976710656*x491[=0] +562949953421312*x492[=0] +1125899906842624*x493[=0] +2251799813685248*x494[=0] +4503599627370496*x495[=0] +9007199254740992*x496[=0] +18014398509481984*x497[=0] +36028797018963968*x498[=0] +72057594037927936*x499[=0] +144115188075855872*x500[=0] +288230376151711744*x501[=0] +1048576*x542[=1] +2097152*x543[=0] +4194304*x544[=0] +8388608*x545[=0] +16777216*x546[=0] +33554432*x547[=0] +67108864*x548[=1] +134217728*x549[=1] +268435456*x550[=1] +536870912*x551[=0] +1073741824*x552[=0] +2147483648*x553[=0] +4294967296*x554[=0] +8589934592*x555[=1] +17179869184*x556[=0] +34359738368*x557[=0] +68719476736*x558[=1] +137438953472*x559[=0] +274877906944*x560[=1] +549755813888*x561[=0] +1099511627776*x562[=0] +2199023255552*x563[=0] +4398046511104*x564[=0] +8796093022208*x565[=0] +17592186044416*x566[=0] +35184372088832*x567[=0] +70368744177664*x568[=0] +140737488355328*x569[=0] +281474976710656*x570[=0] +562949953421312*x571[=0] +1125899906842624*x572[=0] +2251799813685248*x573[=0] +4503599627370496*x574[=0] +9007199254740992*x575[=0] +18014398509481984*x576[=0] +36028797018963968*x577[=0] +72057594037927936*x578[=0] +144115188075855872*x579[=0] +288230376151711744*x580[=0] +576460752303423488*x581[=0] = 705289612555
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-3735381-1338705654/watcher-3735381-1338705654 -o /tmp/evaluation-result-3735381-1338705654/solver-3735381-1338705654 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3735381-1338705654.opb -t 1800 -m 15500 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.04 2.01 2.00 3/177 14636 /proc/meminfo: memFree=27996916/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=6096 CPUtime=0 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 841 0 0 0 0 0 0 0 20 0 1 0 336692270 6242304 789 33554432000 4194304 8395647 140735645177904 140737275894344 7355228 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 /proc/14636/statm: 1524 790 351 1026 0 494 0 [startup+0.00777795 s] /proc/loadavg: 2.04 2.01 2.00 3/177 14636 /proc/meminfo: memFree=27996916/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=8944 CPUtime=0 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 1345 0 0 0 0 0 0 0 20 0 1 0 336692270 9158656 1292 33554432000 4194304 8395647 140735645177904 140737275894344 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 /proc/14636/statm: 2236 1305 374 1026 0 1206 0 Current children cumulated CPU time (s) 0 Current children cumulated vsize (KiB) 8944 [startup+0.100195 s] /proc/loadavg: 2.04 2.01 2.00 3/177 14636 /proc/meminfo: memFree=27996916/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=23312 CPUtime=0.08 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 5205 0 0 0 8 0 0 0 20 0 1 0 336692270 23871488 4797 33554432000 4194304 8395647 140735645177904 140737275894344 4715494 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 /proc/14636/statm: 5828 4797 497 1026 0 4798 0 Current children cumulated CPU time (s) 0.08 Current children cumulated vsize (KiB) 23312 [startup+0.30018 s] /proc/loadavg: 2.04 2.01 2.00 3/177 14636 /proc/meminfo: memFree=27996916/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=26512 CPUtime=0.29 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 6197 0 0 0 28 1 0 0 20 0 1 0 336692270 27148288 5766 33554432000 4194304 8395647 140735645177904 140737275894344 5793045 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 /proc/14636/statm: 6628 5766 596 1026 0 5598 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 26512 [startup+0.700179 s] /proc/loadavg: 2.04 2.01 2.00 3/177 14636 /proc/meminfo: memFree=27996916/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=41972 CPUtime=0.69 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 9754 0 0 0 66 3 0 0 20 0 1 0 336692270 42979328 9323 33554432000 4194304 8395647 140735645177904 140735645173016 6023413 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 /proc/14636/statm: 10493 9323 616 1026 0 9463 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 41972 [startup+1.50017 s] /proc/loadavg: 2.03 2.01 2.00 3/178 14637 /proc/meminfo: memFree=27868064/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=42240 CPUtime=1.49 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 9911 0 0 0 146 3 0 0 20 0 1 0 336692270 43253760 9478 33554432000 4194304 8395647 140735645177904 140735645173112 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 /proc/14636/statm: 10560 9478 625 1026 0 9530 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 42240 [startup+3.10018 s] /proc/loadavg: 2.03 2.01 2.00 3/178 14637 /proc/meminfo: memFree=27789448/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=42240 CPUtime=3.08 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 9912 0 0 0 304 4 0 0 20 0 1 0 336692270 43253760 9479 33554432000 4194304 8395647 140735645177904 140735645173160 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 /proc/14636/statm: 10560 9479 626 1026 0 9530 0 Current children cumulated CPU time (s) 3.08 Current children cumulated vsize (KiB) 42240 [startup+6.30018 s] /proc/loadavg: 2.03 2.01 2.00 3/178 14637 /proc/meminfo: memFree=27418496/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=42240 CPUtime=6.29 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 9912 0 0 0 621 8 0 0 20 0 1 0 336692270 43253760 9479 33554432000 4194304 8395647 140735645177904 140735645172776 6699232 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 /proc/14636/statm: 10560 9479 626 1026 0 9530 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 42240 [startup+12.7002 s] /proc/loadavg: 2.03 2.01 2.00 3/174 14650 /proc/meminfo: memFree=27979276/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=42240 CPUtime=12.68 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 9913 0 0 0 1256 12 0 0 20 0 1 0 336692270 43253760 9480 33554432000 4194304 8395647 140735645177904 140735645173208 6723600 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 /proc/14636/statm: 10560 9480 626 1026 0 9530 0 Current children cumulated CPU time (s) 12.68 Current children cumulated vsize (KiB) 42240 Solver just ended. Dumping a history of the last processes samples [startup+13.1002 s] /proc/loadavg: 2.03 2.01 2.00 3/174 14650 /proc/meminfo: memFree=27979276/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=42240 CPUtime=13.09 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 9913 0 0 0 1296 13 0 0 20 0 1 0 336692270 43253760 9480 33554432000 4194304 8395647 140735645177904 140735645173208 6723311 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 /proc/14636/statm: 10560 9480 626 1026 0 9530 0 Current children cumulated CPU time (s) 13.09 Current children cumulated vsize (KiB) 42240 [startup+16.3002 s] /proc/loadavg: 2.02 2.01 2.00 3/172 14659 /proc/meminfo: memFree=27960344/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=42240 CPUtime=16.28 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 9914 0 0 0 1613 15 0 0 20 0 1 0 336692270 43253760 9481 33554432000 4194304 8395647 140735645177904 140735645173032 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0 /proc/14636/statm: 10560 9481 627 1026 0 9530 0 Current children cumulated CPU time (s) 16.28 Current children cumulated vsize (KiB) 42240 [startup+17.1002 s] /proc/loadavg: 2.02 2.01 2.00 2/172 14659 /proc/meminfo: memFree=27960224/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=42240 CPUtime=17.08 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 9914 0 0 0 1692 16 0 0 20 0 1 0 336692270 43253760 9481 33554432000 4194304 8395647 140735645177904 140735645172776 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0 /proc/14636/statm: 10560 9481 627 1026 0 9530 0 Current children cumulated CPU time (s) 17.08 Current children cumulated vsize (KiB) 42240 [startup+17.9002 s] /proc/loadavg: 2.02 2.01 2.00 3/174 14665 /proc/meminfo: memFree=28027460/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=42240 CPUtime=17.89 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 9914 0 0 0 1772 17 0 0 20 0 1 0 336692270 43253760 9481 33554432000 4194304 8395647 140735645177904 140735645172776 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0 /proc/14636/statm: 10560 9481 627 1026 0 9530 0 Current children cumulated CPU time (s) 17.89 Current children cumulated vsize (KiB) 42240 [startup+18.3002 s] /proc/loadavg: 2.02 2.01 2.00 3/174 14665 /proc/meminfo: memFree=28027460/32873648 swapFree=6864/6864 [pid=14636] ppid=14634 vsize=42240 CPUtime=18.28 cores=0,2,4,6 /proc/14636/stat : 14636 (pbscip.linux.x8) R 14634 14636 11712 0 -1 4202496 9914 0 0 0 1811 17 0 0 20 0 1 0 336692270 43253760 9481 33554432000 4194304 8395647 140735645177904 140735645173512 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0 /proc/14636/statm: 10560 9481 627 1026 0 9530 0 Current children cumulated CPU time (s) 18.28 Current children cumulated vsize (KiB) 42240 Child status: 0 Real time (s): 18.3429 CPU time (s): 18.3352 CPU user time (s): 18.1522 CPU system time (s): 0.182972 CPU usage (%): 99.958 Max. virtual memory (cumulated for all children) (KiB): 42240 getrusage(RUSAGE_CHILDREN,...) data: user time used= 18.1522 system time used= 0.182972 maximum resident set size= 37932 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 9919 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= 48 runsolver used 0.028995 second user time and 0.084987 second system time The end
Begin job on node113 at 2012-06-03 08:40:54 IDJOB=3735381 IDBENCH=3007 IDSOLVER=2326 FILE ID=node113/3735381-1338705654 RUNJOBID= node113-1338678627-11731 PBS_JOBID= 14636700 Free space on /tmp= 70948 MiB SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=40-sizeP=21-sizeQ=40-289612555-max.opb COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735381-1338705654/watcher-3735381-1338705654 -o /tmp/evaluation-result-3735381-1338705654/solver-3735381-1338705654 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3735381-1338705654.opb -t 1800 -m 15500 TIME LIMIT= 1800 seconds MEMORY LIMIT= 15500 MiB NBCORE= 4 MD5SUM BENCH= 2533454829254b6bcc39aa8d9b25219b RANDOM SEED=2042699742 node113.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.026 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.05 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.026 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.90 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.026 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 : 5438.54 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.026 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 : 2667.026 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 : 2667.026 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 : 2667.026 cache size : 8192 KB physical id : 0 siblings : 4 core id : 3 cpu cores : 4 apicid : 6 initial apicid : 6 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid bogomips : 5331.92 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 7 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz stepping : 5 cpu MHz : 2667.026 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: 27998396 kB Buffers: 507280 kB Cached: 3422652 kB SwapCached: 2028 kB Active: 1780108 kB Inactive: 2203456 kB Active(anon): 52936 kB Inactive(anon): 1912 kB Active(file): 1727172 kB Inactive(file): 2201544 kB Unevictable: 6864 kB Mlocked: 6864 kB SwapTotal: 67108856 kB SwapFree: 67099708 kB Dirty: 44056 kB Writeback: 0 kB AnonPages: 58244 kB Mapped: 12892 kB Shmem: 0 kB Slab: 753256 kB SReclaimable: 194972 kB SUnreclaim: 558284 kB KernelStack: 1456 kB PageTables: 3948 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 83545680 kB Committed_AS: 175368 kB VmallocTotal: 34359738367 kB VmallocUsed: 346400 kB VmallocChunk: 34341988052 kB HardwareCorrupted: 0 kB AnonHugePages: 2048 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= 70944 MiB End job on node113 at 2012-06-03 08:41:13