Trace number 2703942

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
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverWrong Cert. 39.8279 39.8381

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=40-sizeP=21-sizeQ=40-289612555-max.opb
MD5SUM2533454829254b6bcc39aa8d9b25219b
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-11
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -18535
Optimality of the best value was proved NO
Number of variables901
Total number of constraints2521
Number of constraints which are clauses2520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint840
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 numbers61
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.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-2703942-1278563571.opb>
0.00/0.05	c original problem has 901 variables (901 bin, 0 int, 0 impl, 0 cont) and 2521 constraints
0.00/0.05	c problem read
0.00/0.05	c presolving settings loaded
0.00/0.06	c presolving:
0.05/0.08	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.09/0.15	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.09/0.16	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.09/0.19	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.39/0.47	c    (0.4s) probing: 243/629 (38.6%) - 2 fixings, 0 aggregations, 1687 implications, 0 bound changes
0.39/0.47	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.47	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.39/0.47	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.39/0.48	c    (0.4s) probing: 253/629 (40.2%) - 2 fixings, 0 aggregations, 1687 implications, 0 bound changes
0.39/0.48	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.48	c presolving (7 rounds):
0.39/0.48	c  274 deleted vars, 622 deleted constraints, 212 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.48	c  96842 implications, 0 cliques
0.39/0.48	c presolved problem has 627 variables (627 bin, 0 int, 0 impl, 0 cont) and 1899 constraints
0.39/0.48	c    1329 constraints of type <setppc>
0.39/0.48	c       1 constraints of type <linear>
0.39/0.48	c     569 constraints of type <logicor>
0.39/0.48	c transformed objective value is always integral (scale: 2)
0.39/0.48	c Presolving Time: 0.42
0.39/0.48	c - non default parameters ----------------------------------------------------------------------
0.39/0.48	c # SCIP version 1.2.1.3
0.39/0.48	c 
0.39/0.48	c # frequency for displaying node information lines
0.39/0.48	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.48	c display/freq = 10000
0.39/0.48	c 
0.39/0.48	c # maximal time in seconds to run
0.39/0.48	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.48	c limits/time = 1789.96
0.39/0.48	c 
0.39/0.48	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.48	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.48	c limits/memory = 1620
0.39/0.48	c 
0.39/0.48	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.48	c # [type: int, range: [1,2], default: 1]
0.39/0.48	c timing/clocktype = 2
0.39/0.48	c 
0.39/0.48	c # should presolving try to simplify inequalities
0.39/0.48	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.48	c constraints/linear/simplifyinequalities = TRUE
0.39/0.48	c 
0.39/0.48	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.39/0.48	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.48	c constraints/indicator/addCouplingCons = TRUE
0.39/0.48	c 
0.39/0.48	c # should presolving try to simplify knapsacks
0.39/0.48	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.48	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.48	c 
0.39/0.48	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.48	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.48	c separating/rapidlearning/freq = 0
0.39/0.48	c 
0.39/0.48	c -----------------------------------------------------------------------------------------------
0.39/0.48	c start solving
0.39/0.48	c 
0.49/0.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.50	c   0.5s|     1 |     0 |    39 |     - |6440k|   0 |  21 | 627 |1899 | 627 |1899 |   0 |   0 |   0 |-2.097151e+06 |      --      |    Inf 
1.69/1.75	c   1.7s|     1 |     0 |  1391 |     - |6692k|   0 |  21 | 627 |2046 | 627 |1903 |   4 |   0 |   0 |-2.097151e+06 |      --      |    Inf 
1.99/2.02	c   2.0s|     1 |     2 |  1391 |     - |6693k|   0 |  21 | 627 |2046 | 627 |1903 |   4 |   0 |   9 |-2.097151e+06 |      --      |    Inf 
28.08/28.15	o -2024687
28.08/28.15	c f28.1s|    43 |    17 |  5881 | 106.9 |6859k|  16 |   - | 627 |2046 | 627 |1901 |   4 |   0 | 484 |-2.097151e+06 |-2.024687e+06 |   3.46%
32.18/32.27	o -2090111
32.18/32.27	c R32.2s|    75 |    18 |  8175 |  91.7 |5525k|  18 |   - | 627 |1213 | 627 |1901 |   4 |   1 | 635 |-2.097151e+06 |-2.090111e+06 |   0.34%
33.98/34.01	o -2092271
33.98/34.01	c R34.0s|   100 |    18 |  8967 |  76.5 |5537k|  22 |   - | 627 |1140 | 627 |1901 |   4 |   4 | 676 |-2.097151e+06 |-2.092271e+06 |   0.23%
34.38/34.41	o -2092719
34.38/34.41	c R34.4s|   111 |    17 |  9896 |  77.3 |5571k|  22 |   - | 627 |1142 | 627 |1901 |   4 |   6 | 679 |-2.097151e+06 |-2.092719e+06 |   0.21%
35.58/35.60	o -2092815
35.58/35.60	c R35.5s|   136 |    21 | 11012 |  71.3 |5609k|  24 |   - | 627 |1144 | 627 |1901 |   4 |   8 | 689 |-2.097151e+06 |-2.092815e+06 |   0.21%
36.58/36.63	o -2093215
36.58/36.63	c R36.6s|   158 |    15 | 11518 |  64.5 |5626k|  24 |   - | 627 |1149 | 627 |1901 |   4 |  13 | 706 |-2.097151e+06 |-2.093215e+06 |   0.19%
37.28/37.32	o -2094111
37.28/37.32	c s37.3s|   180 |    18 | 12235 |  60.6 |5638k|  24 |   - | 627 |1132 | 627 |1901 |   4 |  16 | 713 |-2.097151e+06 |-2.094111e+06 |   0.14%
37.48/37.54	o -2096799
37.48/37.54	c R37.5s|   193 |     9 | 12815 |  59.5 |5645k|  24 |   - | 627 |1133 | 627 |1901 |   4 |  17 | 714 |-2.097151e+06 |-2.096799e+06 |   0.02%
39.08/39.19	o -2096975
39.08/39.19	c R39.1s|   232 |    14 | 15105 |  59.4 |5700k|  24 |   - | 627 |1083 | 627 |1901 |   4 |  24 | 725 |-2.097151e+06 |-2.096975e+06 |   0.01%
39.28/39.32	o -2097023
39.28/39.32	c R39.3s|   235 |    10 | 15607 |  60.8 |5713k|  24 |   - | 627 |1064 | 627 |1901 |   4 |  24 | 725 |-2.097151e+06 |-2.097023e+06 |   0.01%
39.68/39.78	o -2097047
39.68/39.78	c R39.7s|   257 |     7 | 16037 |  57.2 |5727k|  24 |   - | 627 |1046 | 627 |1901 |   4 |  25 | 729 |-2.097151e+06 |-2.097047e+06 |   0.00%
39.78/39.81	o -2097071
39.78/39.81	c R39.8s|   260 |     3 | 16118 |  56.9 |5723k|  24 |   - | 627 |1047 | 627 |1901 |   4 |  26 | 729 |-2.097151e+06 |-2.097071e+06 |   0.00%
39.78/39.81	c 
39.78/39.81	c SCIP Status        : problem is solved [optimal solution found]
39.78/39.81	c Solving Time (sec) : 39.77
39.78/39.81	c Solving Nodes      : 262
39.78/39.81	c Primal Bound       : -2.09707100000000e+06 (19 solutions)
39.78/39.81	c Dual Bound         : -2.09707100000000e+06
39.78/39.81	c Gap                : 0.00 %
39.78/39.82	s OPTIMUM FOUND
39.78/39.82	v -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 x560 
39.78/39.82	v -x559 x558 -x557 -x556 x555 -x554 -x553 -x552 -x551 x550 x549 x548 -x547 -x546 -x545 -x544 -x543 x542 -x501 -x500 -x499 -x498 
39.78/39.82	v -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 x480 -x479 x478 -x477 
39.78/39.82	v -x476 x475 -x474 -x473 -x472 -x471 x470 x469 x468 -x467 -x466 -x465 -x464 -x463 x462 -x461 -x460 -x459 -x458 -x457 -x456 
39.78/39.82	v -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 x440 -x439 x438 -x437 -x436 x435 -x434 
39.78/39.82	v -x433 -x432 -x431 x430 x429 x428 -x427 -x426 -x425 -x424 -x423 x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 
39.78/39.82	v -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 x400 -x399 x398 -x397 -x396 x395 -x394 -x393 -x392 -x391 
39.78/39.82	v x390 x389 x388 -x387 -x386 -x385 -x384 -x383 x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 
39.78/39.82	v -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 x360 -x359 x358 -x357 -x356 x355 -x354 -x353 -x352 -x351 x350 x349 x348 
39.78/39.82	v -x347 -x346 -x345 -x344 -x343 x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 
39.78/39.82	v -x326 -x325 -x324 -x323 -x322 -x321 x320 -x319 x318 -x317 -x316 x315 -x314 -x313 -x312 -x311 x310 x309 x308 -x307 -x306 -x305 
39.78/39.82	v -x304 -x303 x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 
39.78/39.82	v -x283 -x282 -x281 x280 -x279 x278 -x277 -x276 x275 -x274 -x273 -x272 -x271 x270 x269 x268 -x267 -x266 -x265 -x264 -x263 x262 
39.78/39.82	v -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 
39.78/39.82	v x240 -x239 x238 -x237 -x236 x235 -x234 -x233 -x232 -x231 x230 x229 x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 -x219 
39.78/39.82	v -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 x200 -x199 x198 
39.78/39.82	v -x197 -x196 x195 -x194 -x193 -x192 -x191 x190 x189 x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 
39.78/39.82	v -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 x160 -x159 x158 -x157 -x156 x155 
39.78/39.82	v -x154 -x153 -x152 -x151 x150 x149 x148 -x147 -x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 
39.78/39.82	v -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 x120 -x119 x118 -x117 -x116 x115 -x114 -x113 -x112 
39.78/39.82	v -x111 x110 x109 x108 -x107 -x106 -x105 -x104 -x103 x102 -x901 -x900 -x899 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891 
39.78/39.82	v -x890 -x889 -x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 x880 -x879 x878 -x877 -x876 x875 -x874 -x873 -x872 -x871 x870 x869 
39.78/39.82	v x868 -x867 -x866 -x865 -x864 -x863 x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 
39.78/39.82	v -x847 -x846 -x845 -x844 -x843 -x842 -x841 x840 -x839 x838 -x837 -x836 x835 -x834 -x833 -x832 -x831 x830 x829 x828 -x827 -x826 
39.78/39.82	v -x825 -x824 -x823 x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 -x808 -x807 -x806 -x805 
39.78/39.82	v -x804 -x803 -x802 -x801 x800 -x799 x798 -x797 -x796 x795 -x794 -x793 -x792 -x791 x790 x789 x788 -x787 -x786 -x785 -x784 -x783 
39.78/39.82	v x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 
39.78/39.82	v -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 
39.78/39.82	v -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 
39.78/39.82	v x720 -x719 x718 -x717 -x716 x715 -x714 -x713 -x712 -x711 x710 x709 x708 -x707 -x706 -x705 -x704 -x703 x702 -x701 -x700 -x699 
39.78/39.82	v -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 
39.78/39.82	v -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 
39.78/39.82	v -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 x640 -x639 x638 -x637 -x636 
39.78/39.82	v x635 -x634 -x633 -x632 -x631 x630 x629 x628 -x627 -x626 -x625 -x624 -x623 x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 
39.78/39.82	v -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 x600 -x599 x598 -x597 -x596 x595 -x594 -x593 
39.78/39.82	v -x592 -x591 x590 x589 x588 -x587 -x586 -x585 -x584 -x583 x582 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 
39.78/39.82	v -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 x520 -x519 x518 -x517 -x516 x515 -x514 -x513 -x512 -x511 x510 
39.78/39.82	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 
39.78/39.82	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 
39.78/39.82	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 
39.78/39.82	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 
39.78/39.82	v x4 x3 x2 x1 
39.78/39.82	c SCIP Status        : problem is solved [optimal solution found]
39.78/39.82	c Solving Time       :      39.77
39.78/39.82	c Original Problem   :
39.78/39.82	c   Problem name     : HOME/instance-2703942-1278563571.opb
39.78/39.82	c   Variables        : 901 (901 binary, 0 integer, 0 implicit integer, 0 continuous)
39.78/39.82	c   Constraints      : 2521 initial, 2521 maximal
39.78/39.82	c Presolved Problem  :
39.78/39.82	c   Problem name     : t_HOME/instance-2703942-1278563571.opb
39.78/39.82	c   Variables        : 627 (627 binary, 0 integer, 0 implicit integer, 0 continuous)
39.78/39.82	c   Constraints      : 1899 initial, 2046 maximal
39.78/39.82	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
39.78/39.82	c   trivial          :       0.00          0          0          0          0          0          0          0          0
39.78/39.82	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
39.78/39.82	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
39.78/39.82	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
39.78/39.82	c   implics          :       0.06          0         59          0          0          0          0          0          0
39.78/39.82	c   probing          :       0.28          2          0          0          0          0          0          0          0
39.78/39.82	c   setppc           :       0.01          0          0          0          0          0         21          0          0
39.78/39.82	c   linear           :       0.05        213          0          0        212          0        600          0          0
39.78/39.82	c   logicor          :       0.01          0          0          0          0          0          1          0          0
39.78/39.82	c   root node        :          -        222          -          -        222          -          -          -          -
39.78/39.82	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
39.78/39.82	c   integral         :          0          0          0        226          0          3         95          0          0        380
39.78/39.82	c   setppc           :       1329          2       1561          0          0         10       4784          0          0          0
39.78/39.82	c   linear           :          1+         3       1553          0          0         58        336          0          0          0
39.78/39.82	c   logicor          :        569          2       1138          0          0          2       2137          0          0          0
39.78/39.82	c   countsols        :          0          0          0          0          0          0          0          0          0          0
39.78/39.82	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
39.78/39.82	c   integral         :      33.31       0.00       0.00      33.31       0.00
39.78/39.82	c   setppc           :       0.12       0.00       0.12       0.00       0.00
39.78/39.82	c   linear           :       0.16       0.00       0.15       0.00       0.00
39.78/39.82	c   logicor          :       0.03       0.00       0.03       0.00       0.00
39.78/39.82	c   countsols        :       0.00       0.00       0.00       0.00       0.00
39.78/39.82	c Propagators        :       Time      Calls    Cutoffs    DomReds
39.78/39.82	c   vbounds          :       0.00          2          0          0
39.78/39.82	c   rootredcost      :       0.00         12          0         14
39.78/39.82	c   pseudoobj        :       0.00        965          0         18
39.78/39.82	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
39.78/39.82	c   propagation      :       0.02         23         20        174      108.8         11       83.4          -
39.78/39.82	c   infeasible LP    :       0.00          1          1          1        2.0          0        0.0          0
39.78/39.82	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
39.78/39.82	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
39.78/39.82	c   pseudo solution  :       0.00         10          0          0        0.0          0        0.0          -
39.78/39.82	c   applied globally :          -          -          -         29       18.9          -          -          -
39.78/39.82	c   applied locally  :          -          -          -          0        0.0          -          -          -
39.78/39.82	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
39.78/39.82	c   cut pool         :       0.00          1          -          -          0          -    (maximal pool size: 6)
39.78/39.82	c   redcost          :       0.01        228          0          1          0          0
39.78/39.82	c   impliedbounds    :       0.00          2          0          0          4          0
39.78/39.82	c   intobj           :       0.00          0          0          0          0          0
39.78/39.82	c   cgmip            :       0.00          0          0          0          0          0
39.78/39.82	c   gomory           :       0.01          2          0          0          0          0
39.78/39.82	c   strongcg         :       0.01          2          0          0          0          0
39.78/39.82	c   cmir             :       0.02          2          0          0          0          0
39.78/39.82	c   flowcover        :       0.04          2          0          0          0          0
39.78/39.82	c   clique           :       0.07          2          0          0          3          0
39.78/39.82	c   zerohalf         :       0.00          0          0          0          0          0
39.78/39.82	c   mcf              :       0.01          1          0          0          0          0
39.78/39.82	c   rapidlearning    :       1.00          1          0          0          0        147
39.78/39.82	c Pricers            :       Time      Calls       Vars
39.78/39.82	c   problem variables:       0.00          0          0
39.78/39.82	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
39.78/39.82	c   relpscost        :      33.31        226          3         95          0          0        380
39.78/39.82	c   pscost           :       0.00          0          0          0          0          0          0
39.78/39.82	c   inference        :       0.00          0          0          0          0          0          0
39.78/39.82	c   mostinf          :       0.00          0          0          0          0          0          0
39.78/39.82	c   leastinf         :       0.00          0          0          0          0          0          0
39.78/39.82	c   fullstrong       :       0.00          0          0          0          0          0          0
39.78/39.82	c   allfullstrong    :       0.00          0          0          0          0          0          0
39.78/39.82	c   random           :       0.00          0          0          0          0          0          0
39.78/39.82	c Primal Heuristics  :       Time      Calls      Found
39.78/39.82	c   LP solutions     :       0.00          -          0
39.78/39.82	c   pseudo solutions :       0.00          -          0
39.78/39.82	c   crossover        :       0.00          0          0
39.78/39.82	c   objpscostdiving  :       0.00          0          0
39.78/39.82	c   rootsoldiving    :       0.00          0          0
39.78/39.82	c   linesearchdiving :       0.00          0          0
39.78/39.82	c   guideddiving     :       0.00          0          0
39.78/39.82	c   coefdiving       :       0.01          1          0
39.78/39.82	c   pscostdiving     :       0.07          1          0
39.78/39.82	c   fracdiving       :       0.02          1          1
39.78/39.82	c   veclendiving     :       0.01          1          0
39.78/39.82	c   oneopt           :       0.01         12          7
39.78/39.82	c   feaspump         :       0.12          1          0
39.78/39.82	c   trivial          :       0.00          2          0
39.78/39.82	c   simplerounding   :       0.00          0          0
39.78/39.82	c   zirounding       :       0.04        193          0
39.78/39.82	c   rounding         :       0.11        239         10
39.78/39.82	c   shifting         :       0.11         22          1
39.78/39.82	c   intshifting      :       0.00          0          0
39.78/39.82	c   twoopt           :       0.00          0          0
39.78/39.82	c   fixandinfer      :       0.00          0          0
39.78/39.82	c   intdiving        :       0.00          0          0
39.78/39.82	c   actconsdiving    :       0.00          0          0
39.78/39.82	c   octane           :       0.00          0          0
39.78/39.82	c   rens             :       0.03          1          0
39.78/39.82	c   rins             :       0.00          0          0
39.78/39.82	c   localbranching   :       0.00          0          0
39.78/39.82	c   mutation         :       0.00          0          0
39.78/39.82	c   dins             :       0.00          0          0
39.78/39.82	c   undercover       :       0.00          0          0
39.78/39.82	c   nlp              :       0.00          0          0
39.78/39.82	c   trysol           :       0.00          0          0
39.78/39.82	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
39.78/39.82	c   primal LP        :       0.00          0          0       0.00          -
39.78/39.82	c   dual LP          :       3.94        240      14512      60.47    3687.05
39.78/39.82	c   lex dual LP      :       0.00          0          0       0.00          -
39.78/39.82	c   barrier LP       :       0.00          0          0       0.00          -
39.78/39.82	c   diving/probing LP:       0.19         41       1606      39.17    8278.48
39.78/39.82	c   strong branching :      33.30        729     106171     145.64    3188.37
39.78/39.82	c     (at root node) :          -          9        890      98.89          -
39.78/39.82	c   conflict analysis:       0.00          0          0       0.00          -
39.78/39.82	c B&B Tree           :
39.78/39.82	c   number of runs   :          1
39.78/39.82	c   nodes            :        262
39.78/39.82	c   nodes (total)    :        262
39.78/39.82	c   nodes left       :          0
39.78/39.82	c   max depth        :         24
39.78/39.82	c   max depth (total):         24
39.78/39.82	c   backtracks       :         55 (21.0%)
39.78/39.82	c   delayed cutoffs  :         14
39.78/39.82	c   repropagations   :        101 (1210 domain reductions, 5 cutoffs)
39.78/39.82	c   avg switch length:       3.37
39.78/39.82	c   switching time   :       0.06
39.78/39.82	c Solution           :
39.78/39.82	c   Solutions found  :         19 (12 improvements)
39.78/39.82	c   First Solution   : -2.02468700000000e+06   (in run 1, after 43 nodes, 28.11 seconds, depth 23, found by <fracdiving>)
39.78/39.82	c   Primal Bound     : -2.09707100000000e+06   (in run 1, after 260 nodes, 39.76 seconds, depth 13, found by <rounding>)
39.78/39.82	c   Dual Bound       : -2.09707100000000e+06
39.78/39.82	c   Gap              :       0.00 %
39.78/39.82	c   Root Dual Bound  : -2.09715100000000e+06
39.78/39.82	c   Root Iterations  :       1391
39.78/39.83	c Time complete: 39.82.

Verifier Data

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 

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2703942-1278563571/watcher-2703942-1278563571 -o /tmp/evaluation-result-2703942-1278563571/solver-2703942-1278563571 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703942-1278563571.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.05 1.00 3/106 1353
/proc/meminfo: memFree=1573924/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=5824 CPUtime=0
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 803 0 0 0 0 0 0 0 18 0 1 0 24569485 5963776 719 1992294400 4194304 8395647 140734416695232 18446744073709551615 7370340 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1353/statm: 1456 726 347 1026 0 426 0

[startup+0.0698059 s]
/proc/loadavg: 1.04 1.05 1.00 3/106 1353
/proc/meminfo: memFree=1573924/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=17312 CPUtime=0.05
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 3708 0 0 0 5 0 0 0 20 0 1 0 24569485 17727488 3266 1992294400 4194304 8395647 140734416695232 18446744073709551615 7185507 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 4328 3266 463 1026 0 3298 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17312

[startup+0.100809 s]
/proc/loadavg: 1.04 1.05 1.00 3/106 1353
/proc/meminfo: memFree=1573924/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=19044 CPUtime=0.09
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 4148 0 0 0 8 1 0 0 20 0 1 0 24569485 19501056 3706 1992294400 4194304 8395647 140734416695232 18446744073709551615 6349007 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 4761 3706 474 1026 0 3731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19044

[startup+0.300829 s]
/proc/loadavg: 1.04 1.05 1.00 3/106 1353
/proc/meminfo: memFree=1573924/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=23300 CPUtime=0.29
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 5238 0 0 0 28 1 0 0 20 0 1 0 24569485 23859200 4796 1992294400 4194304 8395647 140734416695232 18446744073709551615 4212576 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 5825 4796 497 1026 0 4795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23300

[startup+0.700869 s]
/proc/loadavg: 1.04 1.05 1.00 3/106 1353
/proc/meminfo: memFree=1573924/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=26500 CPUtime=0.69
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 6231 0 0 0 67 2 0 0 20 0 1 0 24569485 27136000 5768 1992294400 4194304 8395647 140734416695232 18446744073709551615 5792689 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 6625 5768 597 1026 0 5595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26500

[startup+1.50095 s]
/proc/loadavg: 1.04 1.05 1.00 2/107 1354
/proc/meminfo: memFree=1539816/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=41940 CPUtime=1.49
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9763 0 0 0 144 5 0 0 23 0 1 0 24569485 42946560 9300 1992294400 4194304 8395647 140734416695232 18446744073709551615 6023205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10485 9300 617 1026 0 9455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41940

[startup+3.10111 s]
/proc/loadavg: 1.04 1.05 1.00 2/107 1354
/proc/meminfo: memFree=1538080/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=42212 CPUtime=3.09
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9944 0 0 0 302 7 0 0 25 0 1 0 24569485 43225088 9478 1992294400 4194304 8395647 140734416695232 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10553 9478 625 1026 0 9523 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42212

[startup+6.30143 s]
/proc/loadavg: 1.04 1.05 1.00 2/107 1354
/proc/meminfo: memFree=1537708/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=42212 CPUtime=6.29
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9945 0 0 0 617 12 0 0 25 0 1 0 24569485 43225088 9479 1992294400 4194304 8395647 140734416695232 18446744073709551615 6667514 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10553 9479 626 1026 0 9523 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42212

[startup+12.7011 s]
/proc/loadavg: 1.03 1.05 1.00 2/107 1355
/proc/meminfo: memFree=1537708/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=42212 CPUtime=12.69
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9946 0 0 0 1250 19 0 0 25 0 1 0 24569485 43225088 9480 1992294400 4194304 8395647 140734416695232 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10553 9480 626 1026 0 9523 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42212

[startup+25.5004 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 1355
/proc/meminfo: memFree=1537708/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=42212 CPUtime=25.48
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9946 0 0 0 2516 32 0 0 25 0 1 0 24569485 43225088 9480 1992294400 4194304 8395647 140734416695232 18446744073709551615 6696983 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10553 9480 626 1026 0 9523 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42212

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

[startup+31.909 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 1355
/proc/meminfo: memFree=1537708/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=42212 CPUtime=31.89
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9946 0 0 0 3149 40 0 0 25 0 1 0 24569485 43225088 9480 1992294400 4194304 8395647 140734416695232 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10553 9480 626 1026 0 9523 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 42212

[startup+35.1003 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 1355
/proc/meminfo: memFree=1537708/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=42212 CPUtime=35.09
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9947 0 0 0 3465 44 0 0 25 0 1 0 24569485 43225088 9481 1992294400 4194304 8395647 140734416695232 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10553 9481 627 1026 0 9523 0
Current children cumulated CPU time (s) 35.09
Current children cumulated vsize (KiB) 42212

[startup+38.3007 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 1355
/proc/meminfo: memFree=1537708/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=42212 CPUtime=38.28
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9947 0 0 0 3781 47 0 0 25 0 1 0 24569485 43225088 9481 1992294400 4194304 8395647 140734416695232 18446744073709551615 6698332 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10553 9481 627 1026 0 9523 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 42212

[startup+39.1007 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 1355
/proc/meminfo: memFree=1537708/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=42212 CPUtime=39.08
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9947 0 0 0 3859 49 0 0 25 0 1 0 24569485 43225088 9481 1992294400 4194304 8395647 140734416695232 18446744073709551615 6723944 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10553 9481 627 1026 0 9523 0
Current children cumulated CPU time (s) 39.08
Current children cumulated vsize (KiB) 42212

[startup+39.5008 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 1355
/proc/meminfo: memFree=1537708/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=42212 CPUtime=39.49
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9947 0 0 0 3899 50 0 0 25 0 1 0 24569485 43225088 9481 1992294400 4194304 8395647 140734416695232 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10553 9481 627 1026 0 9523 0
Current children cumulated CPU time (s) 39.49
Current children cumulated vsize (KiB) 42212

[startup+39.7008 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 1355
/proc/meminfo: memFree=1537708/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=42212 CPUtime=39.68
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9947 0 0 0 3918 50 0 0 25 0 1 0 24569485 43225088 9481 1992294400 4194304 8395647 140734416695232 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10553 9481 627 1026 0 9523 0
Current children cumulated CPU time (s) 39.68
Current children cumulated vsize (KiB) 42212

[startup+39.8008 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 1355
/proc/meminfo: memFree=1537708/2059040 swapFree=4139504/4192956
[pid=1353] ppid=1351 vsize=42212 CPUtime=39.78
/proc/1353/stat : 1353 (pbscip.linux.x8) R 1351 1353 1094 0 -1 4202496 9947 0 0 0 3928 50 0 0 25 0 1 0 24569485 43225088 9481 1992294400 4194304 8395647 140734416695232 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1353/statm: 10553 9481 627 1026 0 9523 0
Current children cumulated CPU time (s) 39.78
Current children cumulated vsize (KiB) 42212

Child status: 0
Real time (s): 39.8381
CPU time (s): 39.8279
CPU user time (s): 39.314
CPU system time (s): 0.513921
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 42212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.314
system time used= 0.513921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9952
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= 4
involuntary context switches= 108

runsolver used 0.066989 second user time and 0.201969 second system time

The end

Launcher Data

Begin job on node017 at 2010-07-08 06:32:51
IDJOB=2703942
IDBENCH=3007
IDSOLVER=1213
FILE ID=node017/2703942-1278563571
PBS_JOBID= 11239570
Free space on /tmp= 62496 MiB

SOLVER NAME= 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-2703942-1278563571/watcher-2703942-1278563571 -o /tmp/evaluation-result-2703942-1278563571/solver-2703942-1278563571 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703942-1278563571.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 2533454829254b6bcc39aa8d9b25219b
RANDOM SEED=1752776801

node017.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1574328 kB
Buffers:         68436 kB
Cached:         312652 kB
SwapCached:       7184 kB
Active:         160008 kB
Inactive:       235268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1574328 kB
SwapTotal:     4192956 kB
SwapFree:      4139504 kB
Dirty:           10632 kB
Writeback:           0 kB
AnonPages:       11556 kB
Mapped:          11888 kB
Slab:            67556 kB
PageTables:       4148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180108 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62484 MiB
End job on node017 at 2010-07-08 06:33:31