Trace number 3732941

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverOPT2 17.1924 17.1989

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:20:4.5:0.95:98.opb
MD5SUM09000b526c4cf3fc454b31cbb57a970b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.181971
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables906
Total number of constraints1039
Number of constraints which are clauses852
Number of constraints which are cardinality constraints (but not clauses)187
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Number of terms in the objective function 906
Biggest coefficient in the objective function 553
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 2526
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 553
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2526
Number of bits of the biggest sum of numbers12
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-3732941-1338692926.opb>
0.00/0.01	c original problem has 906 variables (906 bin, 0 int, 0 impl, 0 cont) and 1039 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.02	o 1420
0.00/0.02	c feasible solution found by trivial heuristic, objective value  1.420000e+03
0.00/0.02	c presolving:
0.00/0.02	c (round 1) 7 del vars, 7 del conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4120 impls, 3 clqs
0.00/0.03	c (round 2) 7 del vars, 7 del conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 1008 upgd conss, 4120 impls, 3 clqs
0.00/0.03	c (round 3) 7 del vars, 7 del conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 1032 upgd conss, 4120 impls, 3 clqs
0.00/0.05	c    (0.0s) probing: 154/899 (17.1%) - 0 fixings, 0 aggregations, 113 implications, 0 bound changes
0.00/0.05	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.05	c presolving (4 rounds):
0.00/0.05	c  7 deleted vars, 7 deleted constraints, 1 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.05	c  4446 implications, 3 cliques
0.00/0.05	c presolved problem has 899 variables (899 bin, 0 int, 0 impl, 0 cont) and 1032 constraints
0.00/0.05	c     183 constraints of type <knapsack>
0.00/0.05	c     849 constraints of type <setppc>
0.00/0.05	c transformed objective value is always integral (scale: 1)
0.00/0.05	c Presolving Time: 0.03
0.00/0.05	c - non default parameters ----------------------------------------------------------------------
0.00/0.05	c # SCIP version 1.2.1.3
0.00/0.05	c 
0.00/0.05	c # frequency for displaying node information lines
0.00/0.05	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.05	c display/freq = 10000
0.00/0.05	c 
0.00/0.05	c # maximal time in seconds to run
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/time = 1789.99
0.00/0.05	c 
0.00/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/memory = 13950
0.00/0.05	c 
0.00/0.05	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.05	c # [type: int, range: [1,2], default: 1]
0.00/0.05	c timing/clocktype = 2
0.00/0.05	c 
0.00/0.05	c # should presolving try to simplify inequalities
0.00/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c constraints/linear/simplifyinequalities = TRUE
0.00/0.05	c 
0.00/0.05	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c constraints/indicator/addCouplingCons = TRUE
0.00/0.05	c 
0.00/0.05	c # should presolving try to simplify knapsacks
0.00/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.05	c 
0.00/0.05	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.05	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.05	c separating/rapidlearning/freq = 0
0.00/0.05	c 
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c start solving
0.00/0.05	c 
0.00/0.05	o 1419
0.00/0.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.05	c t 0.0s|     1 |     0 |     0 |     - |3616k|   0 |   - | 899 |1032 |   0 |   0 |   0 |   0 |   0 |      --      | 1.419000e+03 |    Inf 
0.00/0.05	o 704
0.00/0.05	c b 0.0s|     1 |     0 |     0 |     - |4349k|   0 |   - | 899 |1032 | 899 |1032 |   0 |   0 |   0 |      --      | 7.040000e+02 |    Inf 
0.09/0.17	c   0.2s|     1 |     0 |  1460 |     - |4337k|   0 | 215 | 899 |1032 | 899 |1032 |   0 |   0 |   0 | 2.000000e+00 | 7.040000e+02 |  Large 
0.09/0.17	o 228
0.09/0.17	c R 0.2s|     1 |     0 |  1460 |     - |4360k|   0 | 215 | 899 |1032 | 899 |1032 |   0 |   0 |   0 | 2.000000e+00 | 2.280000e+02 |  Large 
0.09/0.17	o 227
0.09/0.17	c s 0.2s|     1 |     0 |  1460 |     - |4383k|   0 | 215 | 899 |1032 | 899 |1032 |   0 |   0 |   0 | 2.000000e+00 | 2.270000e+02 |  Large 
0.09/0.17	o 61
0.09/0.17	c b 0.2s|     1 |     0 |  1460 |     - |4407k|   0 | 215 | 899 |1032 | 899 |1032 |   0 |   0 |   0 | 2.000000e+00 | 6.100000e+01 |2950.00%
0.29/0.35	c   0.3s|     1 |     0 |  1538 |     - |4984k|   0 | 311 | 899 |1032 | 899 |1033 |   1 |   0 |   0 | 2.000000e+00 | 6.100000e+01 |2950.00%
0.29/0.36	o 30
0.29/0.36	c b 0.3s|     1 |     0 |  1538 |     - |5008k|   0 | 311 | 899 |1032 | 899 |1033 |   1 |   0 |   0 | 2.000000e+00 | 3.000000e+01 |1400.00%
0.49/0.54	c   0.5s|     1 |     0 |  1609 |     - |5858k|   0 | 343 | 899 |1032 | 899 |1035 |   3 |   0 |   0 | 2.000000e+00 | 3.000000e+01 |1400.00%
0.49/0.54	o 24
0.49/0.54	c b 0.5s|     1 |     0 |  1609 |     - |5881k|   0 | 343 | 899 |1032 | 899 |1035 |   3 |   0 |   0 | 2.000000e+00 | 2.400000e+01 |1100.00%
0.69/0.76	c   0.7s|     1 |     0 |  1739 |     - |5993k|   0 | 325 | 899 |1032 | 899 |1036 |   4 |   0 |   0 | 2.000000e+00 | 2.400000e+01 |1100.00%
0.89/0.98	c   1.0s|     1 |     0 |  1914 |     - |6152k|   0 | 321 | 899 |1032 | 899 |1037 |   5 |   0 |   0 | 2.000000e+00 | 2.400000e+01 |1100.00%
1.20/1.20	c   1.2s|     1 |     0 |  2078 |     - |6307k|   0 | 323 | 899 |1032 | 899 |1038 |   6 |   0 |   0 | 2.000000e+00 | 2.400000e+01 |1100.00%
2.39/2.47	o 3
2.39/2.47	c E 2.5s|     1 |     0 |  2078 |     - |6319k|   0 | 323 | 899 |1032 | 899 |1038 |   6 |   0 |   0 | 2.000000e+00 | 3.000000e+00 |  50.00%
2.39/2.47	c   2.5s|     1 |     0 |  2078 |     - |6319k|   0 | 323 | 899 |1032 | 899 |1038 |   6 |   0 |   0 | 2.000000e+00 | 3.000000e+00 |  50.00%
2.59/2.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.59/2.68	c   2.7s|     1 |     0 |  2078 |     - |6261k|   0 | 323 | 899 | 943 | 899 | 985 |   6 |   0 |   0 | 2.000000e+00 | 3.000000e+00 |  50.00%
3.78/3.81	c   3.8s|     1 |     2 |  2078 |     - |6262k|   0 | 323 | 899 | 943 | 899 | 985 |   6 |   0 |  11 | 2.000000e+00 | 3.000000e+00 |  50.00%
3.78/3.81	c (run 1, node 1) restarting after 74 global fixings of integer variables
3.78/3.81	c 
3.78/3.81	c (restart) converted 6 cuts from the global cut pool into linear constraints
3.78/3.81	c 
3.78/3.81	c presolving:
3.78/3.82	c (round 1) 74 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6 upgd conss, 4448 impls, 4 clqs
3.78/3.89	c presolving (2 rounds):
3.78/3.89	c  74 deleted vars, 1 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.78/3.89	c  4448 implications, 4 cliques
3.78/3.89	c presolved problem has 825 variables (825 bin, 0 int, 0 impl, 0 cont) and 948 constraints
3.78/3.89	c     183 constraints of type <knapsack>
3.78/3.89	c     765 constraints of type <setppc>
3.78/3.89	c transformed objective value is always integral (scale: 1)
3.78/3.89	c Presolving Time: 0.11
3.88/3.90	c 
4.09/4.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.09/4.12	c   4.1s|     1 |     0 |  4154 |     - |4717k|   0 | 321 | 825 | 948 | 825 | 948 |   0 |   0 |  11 | 2.000000e+00 | 3.000000e+00 |  50.00%
4.50/4.54	c   4.5s|     1 |     0 |  4335 |     - |4747k|   0 | 309 | 825 | 939 | 825 | 943 |   1 |   0 |  11 | 2.000000e+00 | 3.000000e+00 |  50.00%
6.29/6.38	c   6.4s|     1 |     2 |  4335 |     - |4747k|   0 | 309 | 825 | 939 | 825 | 943 |   1 |   0 |  29 | 2.000000e+00 | 3.000000e+00 |  50.00%
17.09/17.18	o 2
17.09/17.18	c c17.2s|    19 |     0 |  7676 | 185.6 |4888k|  18 |   - | 825 | 939 | 825 | 941 |   1 |   0 | 384 | 2.000000e+00 | 2.000000e+00 |   0.00%
17.09/17.19	c 
17.09/17.19	c SCIP Status        : problem is solved [optimal solution found]
17.09/17.19	c Solving Time (sec) : 17.17
17.09/17.19	c Solving Nodes      : 19 (total of 20 nodes in 2 runs)
17.09/17.19	c Primal Bound       : +2.00000000000000e+00 (10 solutions)
17.09/17.19	c Dual Bound         : +2.00000000000000e+00
17.09/17.19	c Gap                : 0.00 %
17.09/17.19	s OPTIMUM FOUND
17.09/17.19	v x1 -x137 x244 x235 x733 x239 x232 -x632 -x691 x62 -x140 -x233 x678 x50 -x631 x653 x677 x54 -x634 x640 -x676 x47 -x392 -x635 x639 
17.09/17.19	v x897 x48 -x391 -x638 x300 x393 x299 x377 x301 x256 -x285 x900 x906 x901 x248 -x136 x243 x732 -x59 -x141 x689 x61 -x139 -x238 
17.09/17.19	v x690 x651 -x686 -x736 -x58 -x234 -x633 x652 x682 -x737 x618 -x648 -x53 x617 x644 -x674 x896 x390 -x555 x616 -x675 -x49 x378 
17.09/17.19	v -x636 -x774 x898 -x253 x298 x382 -x637 x903 -x255 x286 x376 x902 x290 x374 -x531 -x252 -x284 -x532 -x282 x528 x657 -x777 x247 
17.09/17.19	v x524 x659 -x778 -x138 -x342 x688 -x60 -x142 x242 -x551 x687 x734 x125 -x474 x650 x739 -x236 -x475 -x550 x649 x738 x629 -x685 
17.09/17.19	v -x57 x630 x681 -x387 -x556 x626 -x647 -x51 -x389 -x554 x622 -x643 -x295 -x254 x297 x386 -x614 -x773 -x848 x899 -x530 -x615 
17.09/17.19	v x883 x294 -x381 -x529 -x775 x882 -x229 x780 x881 -x251 -x289 -x375 -x658 -x779 -x527 -x851 x245 -x283 x523 -x852 x656 -x135 x341 
17.09/17.19	v x477 x126 -x240 -x476 -x607 x735 x130 -x628 x721 x124 -x237 x552 -x627 x720 x122 -x346 x553 -x683 -x719 -x55 -x225 -x388 
17.09/17.19	v -x557 x679 -x710 x536 -x610 x625 -x645 -x52 -x224 -x296 -x611 x621 -x641 -x823 x894 -x385 x847 x895 x230 -x713 x891 -x228 x293 
17.09/17.19	v -x379 -x714 -x776 x849 x887 -x279 x760 -x826 x854 -x249 -x287 x759 -x827 x853 -x879 -x525 x758 -x880 x246 x521 -x753 -x654 
17.09/17.19	v -x518 -x99 x433 x905 x343 x465 x731 x134 -x178 -x241 -x464 -x606 x730 x347 -x463 -x729 -x129 x345 x608 -x725 -x549 x613 -x684 
17.09/17.19	v -x56 x123 -x275 x537 x612 -x680 -x709 -x717 -x182 x541 -x623 -x646 -x718 x893 -x40 -x226 -x274 x535 -x619 -x642 -x711 -x822 
17.09/17.19	v x892 -x227 -x416 x533 x716 x231 -x383 -x715 -x824 x210 -x280 -x771 -x829 x890 -x278 -x291 -x380 x514 -x772 -x828 x850 -x886 -x43 
17.09/17.19	v -x458 x768 x834 -x44 -x95 -x250 -x288 x513 x764 -x798 x833 -x371 -x526 -x832 -x94 x522 x752 x756 -x324 -x519 -x757 -x517 
17.09/17.19	v -x655 x754 x100 x801 -x98 x432 x802 x344 -x473 x566 -x133 x177 x348 -x412 x469 -x330 -x546 -x728 -x127 x411 -x461 -x548 x609 
17.09/17.19	v -x724 x183 -x462 x593 x181 -x454 x545 x592 -x417 x591 -x624 -x39 -x276 -x367 -x415 -x453 x540 -x620 x712 -x223 -x277 x696 -x770 
17.09/17.19	v -x41 x211 -x281 -x320 -x366 -x384 -x534 -x695 -x769 -x825 -x46 -x204 -x215 -x260 -x459 -x694 -x809 x845 -x888 -x45 x209 -x292 
17.09/17.19	v -x319 -x457 -x808 x846 -x872 -x884 -x207 -x372 x767 -x807 x842 -x370 x515 x763 -x797 -x838 -x325 x516 x96 -x323 -x429 -x520 
17.09/17.19	v -x799 -x830 x97 -x499 x804 -x831 x875 x101 -x428 x755 x803 -x876 x79 x434 x904 x340 -x472 x565 -x15 -x131 x179 x331 x468 -x547 
17.09/17.19	v -x667 x180 x335 -x604 -x726 -x128 x184 -x200 -x329 x413 x605 -x722 -x164 -x327 x414 -x570 x601 -x115 -x199 -x418 -x544 -x597 
17.09/17.19	v -x18 -x220 x397 x707 -x19 -x222 -x455 -x538 x589 x708 -x158 -x205 -x273 -x456 -x590 x704 -x820 x844 -x42 -x203 x219 -x261 
17.09/17.19	v -x368 -x460 -x700 -x821 x843 x26 -x118 -x265 -x369 -x439 -x817 -x889 -x25 -x119 -x214 -x259 -x321 -x373 -x692 -x813 x871 -x885 
17.09/17.19	v -x24 -x257 -x322 -x352 x493 -x693 -x765 -x841 -x208 x326 x761 -x805 -x837 x873 x305 -x512 -x806 x878 x500 -x800 x877 -x93 
17.09/17.19	v x504 -x750 x784 x81 -x430 -x498 -x751 x783 x85 -x431 -x496 x747 x781 x80 x435 x743 -x470 x567 -x603 -x14 -x132 -x154 x339 -x466 
17.09/17.19	v -x602 -x666 x176 x571 -x727 -x16 -x153 x165 -x334 -x569 -x723 x21 -x169 x410 -x600 x670 -x706 x20 -x114 -x163 -x201 -x221 
17.09/17.19	v -x328 x398 x489 -x542 -x596 -x671 -x705 -x159 -x161 -x202 -x270 -x402 -x819 -x116 -x157 -x206 -x272 -x396 x488 -x539 -x582 -x818 
17.09/17.19	v -x37 -x121 -x188 -x394 x452 x703 x38 -x72 -x120 -x218 -x269 x440 -x699 -x34 -x365 -x444 x494 -x816 -x30 -x212 -x264 -x353 
17.09/17.19	v -x438 x492 -x812 -x318 -x357 -x436 -x509 x585 -x766 -x839 -x22 -x258 x306 -x351 -x511 x586 -x762 -x835 x874 -x23 -x75 -x90 
17.09/17.19	v x310 -x349 -x749 x795 x859 -x76 -x92 x304 -x508 -x748 x796 x858 -x302 -x792 x857 -x89 -x503 -x788 x427 x746 x84 x423 -x497 x742 
17.09/17.19	v -x782 x175 -x471 x568 x174 -x338 -x467 x572 -x668 -x407 x561 x673 x17 -x155 -x173 -x332 x409 x672 x6 x156 -x598 x5 -x160 -x168 
17.09/17.19	v -x271 x406 -x543 -x594 x4 -x36 -x146 -x198 -x449 -x35 -x117 -x162 -x189 -x401 -x451 x490 -x581 -x106 -x192 -x362 x491 x701 
17.09/17.19	v x71 -x105 -x187 -x216 -x268 -x364 -x395 -x448 x495 x583 -x697 -x33 -x104 -x185 -x315 x481 x588 -x814 -x29 x73 -x213 -x262 
17.09/17.19	v -x317 -x361 -x443 -x510 x587 -x810 x78 -x794 -x840 -x869 x77 -x91 x314 -x356 -x437 -x793 -x836 x870 x866 x309 -x350 -x507 x863 
17.09/17.19	v -x424 -x791 -x88 -x303 x426 -x501 -x787 x855 x744 -x856 x82 x422 x740 x11 -x171 -x337 x564 x665 x10 -x150 -x336 -x408 x562 
17.09/17.19	v x669 x12 -x149 -x170 -x404 x563 x664 x13 -x151 -x172 -x196 -x333 -x560 x663 x9 -x111 x152 -x195 x403 -x558 -x599 -x662 x7 -x110 
17.09/17.19	v x147 -x166 -x197 x405 -x450 -x485 -x559 -x595 -x660 x8 -x112 x148 -x194 -x446 x484 -x580 -x661 x2 -x113 -x145 -x167 -x193 
17.09/17.19	v -x363 -x399 x486 -x579 -x3 -x32 -x70 -x109 -x143 -x267 -x359 -x445 x487 x578 x702 x69 -x107 -x144 -x190 -x217 -x266 -x316 -x400 
17.09/17.19	v -x447 x482 x584 -x698 -x31 x68 -x108 -x191 -x312 -x358 x483 x577 -x815 -x868 -x27 x74 -x102 -x186 -x263 -x360 -x441 x480 x576 
17.09/17.19	v -x811 -x867 x67 -x103 -x311 x478 -x575 x865 -x28 x66 x313 -x354 -x442 -x479 -x573 x65 -x506 -x574 -x790 x864 x63 x307 -x355 
17.09/17.19	v -x425 -x505 x862 x64 -x87 -x420 -x789 -x86 x308 -x502 -x785 x860 x419 -x745 x861 x83 x421 x741 -x786 
17.09/17.19	c SCIP Status        : problem is solved [optimal solution found]
17.09/17.19	c Solving Time       :      17.17
17.09/17.19	c Original Problem   :
17.09/17.19	c   Problem name     : HOME/instance-3732941-1338692926.opb
17.09/17.19	c   Variables        : 906 (906 binary, 0 integer, 0 implicit integer, 0 continuous)
17.09/17.19	c   Constraints      : 1039 initial, 1039 maximal
17.09/17.19	c Presolved Problem  :
17.09/17.19	c   Problem name     : t_HOME/instance-3732941-1338692926.opb
17.09/17.19	c   Variables        : 825 (825 binary, 0 integer, 0 implicit integer, 0 continuous)
17.09/17.19	c   Constraints      : 948 initial, 948 maximal
17.09/17.19	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
17.09/17.19	c   trivial          :       0.00         74          0          0          0          0          0          0          0
17.09/17.19	c   dualfix          :       0.00          1          0          0          0          0          0          0          0
17.09/17.19	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
17.09/17.19	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
17.09/17.19	c   implics          :       0.00          0          0          0          0          0          0          0          0
17.09/17.19	c   probing          :       0.01          0          0          0          0          0          0          0          0
17.09/17.19	c   knapsack         :       0.08          0          0          0          0          0          1          0          0
17.09/17.19	c   setppc           :       0.00          0          0          0          0          0          0          0          0
17.09/17.19	c   linear           :       0.01          1          5          0          1          0          7          0          0
17.09/17.19	c   root node        :          -         84          -          -         84          -          -          -          -
17.09/17.19	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
17.09/17.19	c   integral         :          0          0          0         21          0          0          1          0          0         40
17.09/17.19	c   knapsack         :        183          8        538          0          0          0         11          0          0          0
17.09/17.19	c   setppc           :        765          8        538          0          0          0         85          0          0          0
17.09/17.19	c   countsols        :          0          0          0          0          0          0          0          0          0          0
17.09/17.19	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
17.09/17.19	c   integral         :      13.22       0.00       0.00      13.22       0.00
17.09/17.19	c   knapsack         :       0.22       0.21       0.01       0.00       0.00
17.09/17.19	c   setppc           :       0.01       0.00       0.01       0.00       0.00
17.09/17.19	c   countsols        :       0.00       0.00       0.00       0.00       0.00
17.09/17.19	c Propagators        :       Time      Calls    Cutoffs    DomReds
17.09/17.19	c   vbounds          :       0.00          3          0          0
17.09/17.19	c   rootredcost      :       0.00          0          0          0
17.09/17.19	c   pseudoobj        :       0.00        203          0          0
17.09/17.19	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
17.09/17.19	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
17.09/17.19	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
17.09/17.19	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
17.09/17.19	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
17.09/17.19	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
17.09/17.19	c   applied globally :          -          -          -          0        0.0          -          -          -
17.09/17.19	c   applied locally  :          -          -          -          0        0.0          -          -          -
17.09/17.19	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
17.09/17.19	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 1)
17.09/17.19	c   redcost          :       0.00         27          0         34          0          0
17.09/17.19	c   impliedbounds    :       0.00          8          0          0          0          0
17.09/17.19	c   intobj           :       0.00          0          0          0          0          0
17.09/17.19	c   cgmip            :       0.00          0          0          0          0          0
17.09/17.19	c   gomory           :       0.67          8          0          0        375          0
17.09/17.19	c   strongcg         :       0.64          8          0          0        608          0
17.09/17.19	c   cmir             :       0.04          8          0          0          0          0
17.09/17.19	c   flowcover        :       0.07          8          0          0          0          0
17.09/17.19	c   clique           :       0.00          8          0          0          0          0
17.09/17.19	c   zerohalf         :       0.00          0          0          0          0          0
17.09/17.19	c   mcf              :       0.00          2          0          0          0          0
17.09/17.19	c   rapidlearning    :       0.04          1          0          0          0          0
17.09/17.19	c Pricers            :       Time      Calls       Vars
17.09/17.19	c   problem variables:       0.00          0          0
17.09/17.19	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
17.09/17.19	c   relpscost        :      13.22         21          0          1          0          0         40
17.09/17.19	c   pscost           :       0.00          0          0          0          0          0          0
17.09/17.19	c   inference        :       0.00          0          0          0          0          0          0
17.09/17.19	c   mostinf          :       0.00          0          0          0          0          0          0
17.09/17.19	c   leastinf         :       0.00          0          0          0          0          0          0
17.09/17.19	c   fullstrong       :       0.00          0          0          0          0          0          0
17.09/17.19	c   allfullstrong    :       0.00          0          0          0          0          0          0
17.09/17.19	c   random           :       0.00          0          0          0          0          0          0
17.09/17.19	c Primal Heuristics  :       Time      Calls      Found
17.09/17.19	c   LP solutions     :       0.00          -          0
17.09/17.19	c   pseudo solutions :       0.00          -          0
17.09/17.19	c   crossover        :       0.00          0          0
17.09/17.19	c   pscostdiving     :       0.00          0          0
17.09/17.19	c   fracdiving       :       0.00          0          0
17.09/17.19	c   veclendiving     :       0.00          0          0
17.09/17.19	c   objpscostdiving  :       0.00          0          0
17.09/17.19	c   rootsoldiving    :       0.00          0          0
17.09/17.19	c   linesearchdiving :       0.00          0          0
17.09/17.19	c   guideddiving     :       0.00          0          0
17.09/17.19	c   trivial          :       0.00          2          2
17.09/17.19	c   simplerounding   :       0.00          0          0
17.09/17.19	c   zirounding       :       0.00         19          0
17.09/17.19	c   rounding         :       0.02         27          1
17.09/17.19	c   shifting         :       0.01          9          1
17.09/17.19	c   intshifting      :       0.00          0          0
17.09/17.19	c   oneopt           :       0.00          7          4
17.09/17.19	c   twoopt           :       0.00          0          0
17.09/17.19	c   fixandinfer      :       0.00          0          0
17.09/17.19	c   feaspump         :       0.00          0          0
17.09/17.19	c   coefdiving       :       0.25          1          1
17.09/17.19	c   intdiving        :       0.00          0          0
17.09/17.19	c   actconsdiving    :       0.00          0          0
17.09/17.19	c   octane           :       0.00          0          0
17.09/17.19	c   rens             :       1.06          1          1
17.09/17.19	c   rins             :       0.00          0          0
17.09/17.19	c   localbranching   :       0.00          0          0
17.09/17.19	c   mutation         :       0.00          0          0
17.09/17.19	c   dins             :       0.00          0          0
17.09/17.19	c   undercover       :       0.00          0          0
17.09/17.19	c   nlp              :       0.00          0          0
17.09/17.19	c   trysol           :       0.00          0          0
17.09/17.19	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
17.09/17.19	c   primal LP        :       0.00          0          0       0.00          -
17.09/17.19	c   dual LP          :       0.78         27       6005     222.41    7682.30
17.09/17.19	c   lex dual LP      :       0.00          0          0       0.00          -
17.09/17.19	c   barrier LP       :       0.00          0          0       0.00          -
17.09/17.19	c   diving/probing LP:       0.23         81       1671      20.63    7237.18
17.09/17.19	c   strong branching :      13.21        384      74955     195.20    5672.24
17.09/17.19	c     (at root node) :          -         29      14685     506.38          -
17.09/17.19	c   conflict analysis:       0.00          0          0       0.00          -
17.09/17.19	c B&B Tree           :
17.09/17.19	c   number of runs   :          2
17.09/17.19	c   nodes            :         19
17.09/17.19	c   nodes (total)    :         20
17.09/17.19	c   nodes left       :          0
17.09/17.19	c   max depth        :         18
17.09/17.19	c   max depth (total):         18
17.09/17.19	c   backtracks       :          0 (0.0%)
17.09/17.19	c   delayed cutoffs  :          0
17.09/17.19	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
17.09/17.19	c   avg switch length:       2.00
17.09/17.19	c   switching time   :       0.00
17.09/17.19	c Solution           :
17.09/17.19	c   Solutions found  :         10 (10 improvements)
17.09/17.19	c   First Solution   : +1.42000000000000e+03   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
17.09/17.19	c   Primal Bound     : +2.00000000000000e+00   (in run 2, after 19 nodes, 17.17 seconds, depth 100, found by <coefdiving>)
17.09/17.19	c   Dual Bound       : +2.00000000000000e+00
17.09/17.19	c   Gap              :       0.00 %
17.09/17.19	c   Root Dual Bound  : +2.00000000000023e+00
17.09/17.19	c   Root Iterations  :       4335
17.09/17.19	c Time complete: 17.18.

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3732941-1338692926/watcher-3732941-1338692926 -o /tmp/evaluation-result-3732941-1338692926/solver-3732941-1338692926 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3732941-1338692926.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.05 2.01 2.00 2/176 10655
/proc/meminfo: memFree=26217516/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 1555 0 0 0 0 0 0 0 20 0 1 0 335417990 10211328 1502 33554432000 4194304 8395647 140734573992976 140736791860520 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 2493 1514 374 1026 0 1463 0

[startup+0.104691 s]
/proc/loadavg: 2.05 2.01 2.00 2/176 10655
/proc/meminfo: memFree=26217516/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=21660 CPUtime=0.09 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 4929 0 0 0 9 0 0 0 20 0 1 0 335417990 22179840 4510 33554432000 4194304 8395647 140734573992976 140736791860520 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 5415 4510 578 1026 0 4385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21660

[startup+0.20026 s]
/proc/loadavg: 2.05 2.01 2.00 2/176 10655
/proc/meminfo: memFree=26217516/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=23484 CPUtime=0.18 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 5407 0 0 0 18 0 0 0 20 0 1 0 335417990 24047616 4988 33554432000 4194304 8395647 140734573992976 140736791860520 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 5871 4988 599 1026 0 4841 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 23484

[startup+0.300219 s]
/proc/loadavg: 2.05 2.01 2.00 2/176 10655
/proc/meminfo: memFree=26217516/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=30612 CPUtime=0.29 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 7217 0 0 0 28 1 0 0 20 0 1 0 335417990 31346688 6798 33554432000 4194304 8395647 140734573992976 140736791860520 5852502 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 7653 6798 606 1026 0 6623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30612

[startup+0.700199 s]
/proc/loadavg: 2.05 2.01 2.00 2/176 10655
/proc/meminfo: memFree=26217516/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=40068 CPUtime=0.69 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 10470 0 0 0 67 2 0 0 20 0 1 0 335417990 41029632 9119 33554432000 4194304 8395647 140734573992976 140736791860520 4270373 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 10017 9119 631 1026 0 8987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40068

[startup+1.50019 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10656
/proc/meminfo: memFree=26182160/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=50748 CPUtime=1.48 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 12905 0 0 0 146 2 0 0 20 0 1 0 335417990 51965952 11554 33554432000 4194304 8395647 140734573992976 140734573988264 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 12687 11554 638 1026 0 11657 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 50748

[startup+3.10013 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10656
/proc/meminfo: memFree=26172348/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=40068 CPUtime=3.09 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 12953 0 0 0 304 5 0 0 20 0 1 0 335417990 41029632 9227 33554432000 4194304 8395647 140734573992976 140734573987848 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 10017 9227 640 1026 0 8987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40068

[startup+6.30018 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10656
/proc/meminfo: memFree=26180408/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=40068 CPUtime=6.29 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 12965 0 0 0 622 7 0 0 20 0 1 0 335417990 41029632 9239 33554432000 4194304 8395647 140734573992976 140734573988232 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 10017 9239 640 1026 0 8987 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40068

[startup+12.7001 s]
/proc/loadavg: 2.12 2.03 2.01 3/176 10656
/proc/meminfo: memFree=26177208/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=40068 CPUtime=12.69 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 12965 0 0 0 1258 11 0 0 20 0 1 0 335417990 41029632 9239 33554432000 4194304 8395647 140734573992976 140734573987848 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 10017 9239 640 1026 0 8987 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40068

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

[startup+12.8001 s]
/proc/loadavg: 2.12 2.03 2.01 3/176 10656
/proc/meminfo: memFree=26177208/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=40068 CPUtime=12.79 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 12965 0 0 0 1268 11 0 0 20 0 1 0 335417990 41029632 9239 33554432000 4194304 8395647 140734573992976 140734573988232 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 10017 9239 640 1026 0 8987 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 40068

[startup+14.4061 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 10657
/proc/meminfo: memFree=26177580/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=40068 CPUtime=14.39 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 12965 0 0 0 1427 12 0 0 20 0 1 0 335417990 41029632 9239 33554432000 4194304 8395647 140734573992976 140734573988232 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 10017 9239 640 1026 0 8987 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 40068

[startup+16.0001 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 10657
/proc/meminfo: memFree=26177580/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=40068 CPUtime=15.99 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 12965 0 0 0 1585 14 0 0 20 0 1 0 335417990 41029632 9239 33554432000 4194304 8395647 140734573992976 140734573988232 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 10017 9239 640 1026 0 8987 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 40068

[startup+16.8001 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 10657
/proc/meminfo: memFree=26176588/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=40068 CPUtime=16.79 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 12965 0 0 0 1664 15 0 0 20 0 1 0 335417990 41029632 9239 33554432000 4194304 8395647 140734573992976 140734573988184 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 10017 9239 640 1026 0 8987 0
Current children cumulated CPU time (s) 16.79
Current children cumulated vsize (KiB) 40068

[startup+17.0001 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 10657
/proc/meminfo: memFree=26176588/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=40068 CPUtime=16.99 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 12965 0 0 0 1684 15 0 0 20 0 1 0 335417990 41029632 9239 33554432000 4194304 8395647 140734573992976 140734573987848 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 10017 9239 640 1026 0 8987 0
Current children cumulated CPU time (s) 16.99
Current children cumulated vsize (KiB) 40068

[startup+17.1001 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 10657
/proc/meminfo: memFree=26176588/32873648 swapFree=6864/6864
[pid=10655] ppid=10653 vsize=40068 CPUtime=17.09 cores=0,2,4,6
/proc/10655/stat : 10655 (pbscip.linux.x8) R 10653 10655 7869 0 -1 4202496 12965 0 0 0 1694 15 0 0 20 0 1 0 335417990 41029632 9239 33554432000 4194304 8395647 140734573992976 140734573987848 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10655/statm: 10017 9239 640 1026 0 8987 0
Current children cumulated CPU time (s) 17.09
Current children cumulated vsize (KiB) 40068

Child status: 0
Real time (s): 17.1989
CPU time (s): 17.1924
CPU user time (s): 17.0354
CPU system time (s): 0.156976
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 50976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.0354
system time used= 0.156976
maximum resident set size= 46408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12970
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= 45

runsolver used 0.027995 second user time and 0.069989 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-03 05:08:46
IDJOB=3732941
IDBENCH=2229
IDSOLVER=2326
FILE ID=node125/3732941-1338692926
RUNJOBID= node125-1338678622-7888
PBS_JOBID= 14636688
Free space on /tmp= 70432 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-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:20:4.5:0.95:98.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-3732941-1338692926/watcher-3732941-1338692926 -o /tmp/evaluation-result-3732941-1338692926/solver-3732941-1338692926 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3732941-1338692926.opb -t 1800 -m 15500

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

MD5SUM BENCH= 09000b526c4cf3fc454b31cbb57a970b
RANDOM SEED=1194392082

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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:        26217780 kB
Buffers:          604316 kB
Cached:          5039468 kB
SwapCached:         2308 kB
Active:          2588668 kB
Inactive:        3162496 kB
Active(anon):      98668 kB
Inactive(anon):     9240 kB
Active(file):    2490000 kB
Inactive(file):  3153256 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:             10528 kB
Writeback:             0 kB
AnonPages:        110100 kB
Mapped:            16740 kB
Shmem:                96 kB
Slab:             766852 kB
SReclaimable:     210668 kB
SUnreclaim:       556184 kB
KernelStack:        1448 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     224924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70420 MiB
End job on node125 at 2012-06-03 05:09:03