Trace number 3734972

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)OPT1 200.188 200.229

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_4.opb
MD5SUM1757d8d914b8f8f6b2c05049538ae81a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark22.1726
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint44
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3118
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.1.0.7
0.00/0.00	c LP-Solver SoPlex 1.4.1
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c read problem <HOME/instance-3734972-1338706645.opb>
0.00/0.00	c original problem has 94 variables (94 bin, 0 int, 0 impl, 0 cont) and 8 constraints
0.00/0.00	c start presolving problem
0.00/0.00	c presolving:
0.00/0.00	c (round 1) 0 del vars, 4 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.00	c (round 2) 4 del vars, 4 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.01	c presolving (3 rounds):
0.00/0.01	c  4 deleted vars, 4 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.01	c  0 implications, 0 cliques
0.00/0.01	c presolved problem has 90 variables (90 bin, 0 int, 0 impl, 0 cont) and 4 constraints
0.00/0.01	c       4 constraints of type <linear>
0.00/0.01	c transformed objective value is always integral (scale: 1)
0.00/0.01	c Presolving Time: 0.00
0.00/0.01	c OPT-LIN
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/memory = c 13950
0.00/0.01	c # maximal time in seconds to run
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/time = c 1791
0.00/0.01	c # frequency for displaying node information lines
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.01	c display/freq = c 10000
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c start solving problem
0.00/0.01	c 
0.00/0.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.01	c   0.0s|     1 |     0 |    26 | 325k|   0 |   4 |  90 |   4 |   4 |  90 |   4 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.01	c   0.0s|     1 |     0 |    53 | 377k|   0 |   8 |  90 |   4 |   4 |  90 |   9 |   5 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.01	c   0.0s|     1 |     0 |    67 | 415k|   0 |  12 |  90 |   4 |   4 |  90 |  15 |  11 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.02	c   0.0s|     1 |     0 |    83 | 439k|   0 |  18 |  90 |   4 |   4 |  90 |  21 |  17 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.02	c   0.0s|     1 |     0 |   108 | 465k|   0 |  15 |  90 |   4 |   4 |  90 |  28 |  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.03	c   0.0s|     1 |     0 |   119 | 473k|   0 |  14 |  90 |   4 |   4 |  90 |  31 |  27 |   0 |   0 | 4.547474e-13 |      --      |    Inf 
0.00/0.04	c   0.0s|     1 |     0 |   147 | 487k|   0 |  18 |  90 |   4 |   4 |  90 |  34 |  30 |   0 |   0 | 4.547474e-13 |      --      |    Inf 
0.09/0.10	c   0.1s|     1 |     2 |   147 | 487k|   0 |  18 |  90 |   4 |   4 |  90 |  34 |  30 |   0 |  18 | 4.547474e-13 |      --      |    Inf 
0.09/0.15	o 346
0.09/0.15	c f 0.1s|    49 |    44 |   425 | 533k|  22 |   - |  90 |   4 |   0 |  90 |  18 |  30 |   1 | 201 | 4.547474e-13 | 3.460000e+02 |    Inf 
0.09/0.16	o 345
0.09/0.16	c v 0.1s|    62 |    57 |   462 | 535k|  22 |   - |  90 |   4 |   0 |  90 |  18 |  30 |   2 | 228 | 4.547474e-13 | 3.450000e+02 |    Inf 
0.09/0.16	o 343
0.09/0.16	c * 0.1s|    80 |    72 |   545 | 542k|  23 |   - |  90 |   4 |   0 |  90 |  18 |  30 |   2 | 255 | 4.547474e-13 | 3.430000e+02 |    Inf 
0.09/0.18	o 341
0.09/0.18	c l 0.2s|   120 |   108 |   686 | 566k|  26 |   - |  90 |   4 |   0 |  90 |  18 |  30 |   3 | 342 | 4.547474e-13 | 3.410000e+02 |    Inf 
0.09/0.19	o 340
0.09/0.19	c c 0.2s|   149 |   135 |   853 | 580k|  26 |   - |  90 |   4 |   0 |  90 |  18 |  30 |   3 | 382 | 4.547474e-13 | 3.400000e+02 |    Inf 
0.19/0.20	o 121
0.19/0.20	c f 0.2s|   190 |   117 |   996 | 577k|  27 |   - |  90 |   4 |   1 |  90 |  18 |  30 |   3 | 413 | 4.547474e-13 | 1.210000e+02 |    Inf 
0.19/0.21	o 119
0.19/0.21	c l 0.2s|   218 |   145 |  1162 | 578k|  27 |   - |  90 |   4 |   0 |  90 |  18 |  30 |   3 | 426 | 4.547474e-13 | 1.190000e+02 |    Inf 
0.19/0.21	o 117
0.19/0.21	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.21	c g 0.2s|   231 |   158 |  1204 | 584k|  27 |   - |  90 |   4 |   0 |  90 |  18 |  30 |   3 | 436 | 4.547474e-13 | 1.170000e+02 |    Inf 
0.19/0.23	o 56
0.19/0.23	c c 0.2s|   292 |   184 |  1595 | 612k|  27 |   - |  90 |   9 |   0 |  90 |  18 |  30 |   9 | 461 | 4.547474e-13 | 5.600000e+01 |    Inf 
0.19/0.23	o 55
0.19/0.23	c p 0.2s|   305 |   194 |  1647 | 609k|  27 |   - |  90 |   9 |   0 |  90 |  18 |  30 |   9 | 468 | 4.547474e-13 | 5.500000e+01 |    Inf 
0.19/0.24	o 54
0.19/0.24	c * 0.2s|   359 |   236 |  1809 | 628k|  27 |   - |  90 |  10 |   2 |  90 |  18 |  30 |  11 | 472 | 4.547474e-13 | 5.400000e+01 |    Inf 
0.19/0.25	o 53
0.19/0.25	c * 0.2s|   379 |   253 |  1860 | 639k|  27 |   - |  90 |  11 |   0 |  90 |  18 |  30 |  13 | 475 | 4.547474e-13 | 5.300000e+01 |    Inf 
0.19/0.25	o 51
0.19/0.25	c * 0.2s|   396 |   255 |  1898 | 637k|  27 |   - |  90 |  12 |   0 |  90 |  18 |  30 |  14 | 479 | 4.547474e-13 | 5.100000e+01 |    Inf 
0.19/0.25	o 46
0.19/0.25	c * 0.2s|   408 |   256 |  1930 | 639k|  27 |   - |  90 |  12 |   3 |  90 |  18 |  30 |  14 | 483 | 4.547474e-13 | 4.600000e+01 |    Inf 
0.19/0.26	o 44
0.19/0.26	c * 0.2s|   447 |   276 |  2035 | 653k|  27 |   - |  90 |  14 |   0 |  90 |  18 |  30 |  17 | 496 | 4.547474e-13 | 4.400000e+01 |    Inf 
0.19/0.28	o 42
0.19/0.28	c * 0.3s|   546 |   320 |  2288 | 676k|  27 |   - |  90 |  15 |   1 |  90 |  18 |  30 |  21 | 506 | 4.547474e-13 | 4.200000e+01 |    Inf 
0.19/0.28	o 38
0.19/0.28	c s 0.3s|   585 |   330 |  2366 | 684k|  27 |   - |  90 |  15 |   5 |  90 |  18 |  30 |  22 | 514 | 4.547474e-13 | 3.800000e+01 |    Inf 
0.19/0.29	o 37
0.19/0.29	c * 0.3s|   637 |   359 |  2482 | 702k|  28 |   - |  90 |  15 |   1 |  90 |  18 |  30 |  25 | 516 | 4.547474e-13 | 3.700000e+01 |    Inf 
0.19/0.29	o 35
0.19/0.29	c * 0.3s|   638 |   357 |  2482 | 702k|  28 |   - |  90 |  15 |   1 |  90 |  18 |  30 |  25 | 516 | 4.547474e-13 | 3.500000e+01 |    Inf 
0.19/0.29	o 33
0.19/0.29	c s 0.3s|   644 |   351 |  2501 | 699k|  30 |   - |  90 |  15 |   3 |  90 |  18 |  30 |  25 | 523 | 4.547474e-13 | 3.300000e+01 |    Inf 
0.19/0.29	o 31
0.19/0.29	c * 0.3s|   645 |   345 |  2501 | 697k|  30 |   - |  90 |  15 |   1 |  90 |  18 |  30 |  25 | 525 | 4.547474e-13 | 3.100000e+01 |    Inf 
0.29/0.31	o 30
0.29/0.31	c * 0.3s|   729 |   364 |  2717 | 711k|  30 |   - |  90 |  16 |   0 |  90 |  18 |  30 |  28 | 535 | 4.547474e-13 | 3.000000e+01 |    Inf 
0.29/0.31	o 28
0.29/0.31	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.31	c * 0.3s|   730 |   359 |  2719 | 709k|  30 |   - |  90 |  16 |   0 |  90 |  18 |  30 |  28 | 535 | 4.547474e-13 | 2.800000e+01 |    Inf 
0.29/0.37	o 26
0.29/0.37	c p 0.3s|   935 |   453 |  3307 | 770k|  30 |   - |  90 |  37 |   1 |  90 |  18 |  30 |  55 | 553 | 4.547474e-13 | 2.600000e+01 |    Inf 
0.39/0.42	o 22
0.39/0.42	c C 0.4s|  1135 |   573 |  4089 | 843k|  30 |   4 |  90 |  69 |   5 |  90 |  18 |  30 |  90 | 562 | 4.547474e-13 | 2.200000e+01 |    Inf 
0.39/0.42	o 21
0.39/0.42	c * 0.4s|  1174 |   584 |  4204 | 853k|  30 |   - |  90 |  72 |   3 |  90 |  18 |  30 |  93 | 567 | 4.547474e-13 | 2.100000e+01 |    Inf 
0.39/0.42	o 19
0.39/0.42	c * 0.4s|  1175 |   579 |  4206 | 852k|  30 |   - |  90 |  72 |   3 |  90 |  18 |  30 |  93 | 567 | 4.547474e-13 | 1.900000e+01 |    Inf 
0.49/0.50	o 17
0.49/0.50	c f 0.5s|  1435 |   716 |  5558 | 939k|  30 |   - |  90 | 112 |   5 |  90 |  18 |  30 | 139 | 575 | 4.547474e-13 | 1.700000e+01 |    Inf 
0.49/0.50	o 15
0.49/0.50	c * 0.5s|  1450 |   711 |  5618 | 939k|  30 |   - |  90 | 113 |   7 |  90 |  18 |  30 | 141 | 576 | 4.547474e-13 | 1.500000e+01 |    Inf 
0.49/0.57	o 13
0.49/0.57	c * 0.5s|  1704 |   853 |  6790 |1020k|  30 |   - |  90 | 173 |   2 |  90 |  18 |  30 | 204 | 580 | 4.547474e-13 | 1.300000e+01 |    Inf 
0.69/0.70	o 12
0.69/0.70	c * 0.7s|  2353 |  1142 |  9087 |1196k|  30 |   - |  90 | 272 |   2 |  90 |  18 |  30 | 303 | 589 | 4.547474e-13 | 1.200000e+01 |    Inf 
0.69/0.73	o 11
0.69/0.73	c c 0.7s|  2481 |  1198 |  9711 |1232k|  30 |   - |  90 | 289 |   1 |  90 |  18 |  30 | 320 | 589 | 4.547474e-13 | 1.100000e+01 |    Inf 
0.89/0.99	o 8
0.89/0.99	c g 0.9s|  3825 |  1562 | 13505 |1486k|  30 |   - |  90 | 437 |  10 |  90 |  18 |  30 | 480 | 605 | 4.547474e-13 | 8.000000e+00 |    Inf 
1.00/1.08	o 6
1.00/1.08	c C 1.0s|  4025 |  1613 | 14019 |1505k|  30 |   - |  90 | 463 |  10 |  90 |  18 |  30 | 511 | 606 | 4.547474e-13 | 6.000000e+00 |    Inf 
1.99/2.09	c   1.9s| 10000 |  2112 | 27354 |2217k|  30 |   4 |  90 |1191 |   6 |  90 |  18 |  30 |1251 | 639 | 4.547474e-13 | 6.000000e+00 |    Inf 
2.99/3.00	o 5
2.99/3.00	c * 2.8s| 15095 |  2392 | 38739 |2644k|  30 |   - |  90 |1684 |   6 |  90 |  18 |  30 |1775 | 695 | 4.547474e-13 | 5.000000e+00 |    Inf 
3.79/3.87	o 3
3.79/3.87	c * 3.6s| 19960 |  2611 | 49305 |2974k|  30 |   - |  90 |2026 |  85 |  90 |  18 |  30 |2215 | 735 | 4.547474e-13 | 3.000000e+00 |    Inf 
3.79/3.87	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.79/3.87	c   3.6s| 20000 |  2610 | 49357 |2968k|  30 |   - |  90 |2002 | 146 |  90 |  18 |  30 |2220 | 735 | 4.547474e-13 | 3.000000e+00 |    Inf 
5.40/5.48	c   5.1s| 30000 |  2601 | 67853 |3479k|  30 |   4 |  90 |2922 |  73 |  90 |  18 |  30 |3269 | 750 | 4.547474e-13 | 3.000000e+00 |    Inf 
7.19/7.26	c   6.8s| 40000 |  2481 | 86602 |3366k|  30 |   - |  90 |2410 |  19 |   0 |   0 |  30 |4208 | 761 | 4.547474e-13 | 3.000000e+00 |    Inf 
8.79/8.88	c   8.3s| 50000 |  2006 |105292 |2851k|  30 |   4 |  90 |2010 |  51 |  90 |  18 |  30 |5033 | 779 | 4.547474e-13 | 3.000000e+00 |    Inf 
10.39/10.44	c   9.8s| 60000 |  2095 |124368 |2875k|  30 |   - |  90 |1786 |  48 |  90 |  18 |  30 |5991 | 797 | 4.547474e-13 | 3.000000e+00 |    Inf 
11.89/11.92	c  11.2s| 70000 |  2009 |143225 |2841k|  30 |   4 |  90 |1812 |  21 |  90 |  18 |  30 |6972 | 804 | 4.547474e-13 | 3.000000e+00 |    Inf 
13.29/13.39	c  12.6s| 80000 |  2037 |162426 |2835k|  30 |   - |  90 |1637 |  21 |   0 |   0 |  30 |7865 | 822 | 4.547474e-13 | 3.000000e+00 |    Inf 
14.78/14.81	c  13.9s| 90000 |  1812 |181368 |2582k|  30 |   - |  90 |1339 |   6 |  90 |  18 |  30 |8769 | 854 | 4.547474e-13 | 3.000000e+00 |    Inf 
16.28/16.33	c  15.3s|100000 |  1761 |201269 |2583k|  30 |   4 |  90 |1417 |  44 |  90 |  18 |  30 |9740 | 872 | 4.547474e-13 | 3.000000e+00 |    Inf 
16.68/16.77	o 2
16.68/16.77	c *15.7s|103093 |  1731 |207350 |2393k|  30 |   - |  90 | 853 |  30 |  90 |  18 |  30 |9989 | 873 | 4.547474e-13 | 2.000000e+00 |    Inf 
17.60/17.70	c  16.6s|110000 |  1970 |220942 |2508k|  30 |   - |  90 | 834 |   5 |  90 |  18 |  30 |  10k| 875 | 4.547474e-13 | 2.000000e+00 |    Inf 
18.88/18.98	c  17.8s|120000 |  2235 |239777 |2746k|  30 |   - |  90 | 797 |  11 |   0 |   0 |  30 |  11k| 876 | 4.547474e-13 | 2.000000e+00 |    Inf 
20.18/20.22	c  18.9s|130000 |  1624 |257567 |2364k|  30 |   - |  90 | 858 |   4 |  90 |  18 |  30 |  13k| 877 | 4.547474e-13 | 2.000000e+00 |    Inf 
21.39/21.49	c  20.1s|140000 |  1686 |276557 |2545k|  30 |   4 |  90 |1358 |   9 |  90 |  18 |  30 |  14k| 878 | 4.547474e-13 | 2.000000e+00 |    Inf 
22.68/22.76	c  21.3s|150000 |  1494 |295650 |2307k|  30 |   4 |  90 | 985 |   6 |  90 |  18 |  30 |  15k| 879 | 4.547474e-13 | 2.000000e+00 |    Inf 
23.98/24.03	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
23.98/24.03	c  22.5s|160000 |  1561 |315098 |2457k|  30 |   - |  90 |1199 |  11 |  90 |  18 |  30 |  16k| 882 | 4.547474e-13 | 2.000000e+00 |    Inf 
25.19/25.29	c  23.7s|170000 |  1388 |333008 |2345k|  30 |   4 |  90 |1196 |   8 |  90 |  18 |  30 |  17k| 885 | 4.547474e-13 | 2.000000e+00 |    Inf 
26.48/26.58	c  24.9s|180000 |  1777 |351959 |2659k|  30 |   - |  90 |1226 |   5 |  90 |  18 |  30 |  18k| 887 | 4.547474e-13 | 2.000000e+00 |    Inf 
27.78/27.84	c  26.1s|190000 |  1380 |368945 |2374k|  30 |   4 |  90 |1204 |   5 |  90 |  18 |  30 |  19k| 887 | 4.547474e-13 | 2.000000e+00 |    Inf 
28.98/29.09	c  27.2s|200000 |  1412 |388186 |2498k|  30 |   - |  90 |1476 |   9 |  90 |  18 |  30 |  20k| 888 | 4.547474e-13 | 2.000000e+00 |    Inf 
30.38/30.40	c  28.4s|210000 |  1742 |407827 |2770k|  30 |   - |  90 |1401 |   4 |  90 |  18 |  30 |  21k| 890 | 4.547474e-13 | 2.000000e+00 |    Inf 
31.68/31.73	c  29.7s|220000 |  1403 |426801 |2432k|  30 |   4 |  90 |1174 |  21 |  90 |  18 |  30 |  22k| 891 | 4.547474e-13 | 2.000000e+00 |    Inf 
32.98/33.00	c  30.9s|230000 |  1167 |445875 |2218k|  30 |   - |  90 |1070 |  29 |  90 |  18 |  30 |  23k| 893 | 4.547474e-13 | 2.000000e+00 |    Inf 
34.18/34.27	c  32.0s|240000 |  1104 |465044 |2254k|  30 |   - |  90 |1242 |  14 |  90 |  18 |  30 |  24k| 896 | 4.547474e-13 | 2.000000e+00 |    Inf 
35.47/35.58	c  33.3s|250000 |  1892 |485945 |2698k|  30 |   4 |  90 |1423 |   4 |  90 |  18 |  30 |  26k| 896 | 4.547474e-13 | 2.000000e+00 |    Inf 
36.88/36.90	c  34.5s|260000 |  3264 |506590 |3533k|  30 |   4 |  90 |1493 |  36 |  90 |  18 |  30 |  27k| 896 | 4.547474e-13 | 2.000000e+00 |    Inf 
38.18/38.24	c  35.8s|270000 |  4384 |526502 |4283k|  30 |   4 |  90 |1666 |  29 |  90 |  18 |  30 |  28k| 896 | 4.547474e-13 | 2.000000e+00 |    Inf 
39.49/39.52	c  37.0s|280000 |  4777 |545101 |4636k|  30 |   - |  90 |1568 |   5 |  90 |  18 |  30 |  29k| 896 | 4.547474e-13 | 2.000000e+00 |    Inf 
40.68/40.79	c  38.1s|290000 |  5038 |563682 |4959k|  30 |   - |  90 |1664 |   7 |   0 |   0 |  30 |  30k| 896 | 4.547474e-13 | 2.000000e+00 |    Inf 
41.98/42.09	c  39.4s|300000 |  4962 |582212 |4998k|  30 |   - |  90 |1485 |   4 |  90 |  18 |  30 |  31k| 896 | 4.547474e-13 | 2.000000e+00 |    Inf 
43.28/43.38	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
43.28/43.38	c  40.6s|310000 |  4651 |600608 |4916k|  30 |   4 |  90 |1477 |  13 |  90 |  18 |  30 |  32k| 896 | 4.547474e-13 | 2.000000e+00 |    Inf 
44.58/44.64	c  41.8s|320000 |  4665 |618897 |5096k|  30 |   4 |  90 |1724 |  15 |  90 |  18 |  30 |  33k| 896 | 4.547474e-13 | 2.000000e+00 |    Inf 
45.88/45.92	c  43.0s|330000 |  4543 |636547 |5074k|  30 |   4 |  90 |1621 |  14 |  90 |  18 |  30 |  34k| 897 | 4.547474e-13 | 2.000000e+00 |    Inf 
47.08/47.19	c  44.1s|340000 |  4254 |653802 |4947k|  30 |   4 |  90 |1564 |  49 |  90 |  18 |  30 |  36k| 899 | 4.547474e-13 | 2.000000e+00 |    Inf 
48.38/48.48	c  45.4s|350000 |  4470 |671696 |5170k|  30 |   - |  90 |1671 |  33 |   0 |   0 |  30 |  37k| 899 | 4.547474e-13 | 2.000000e+00 |    Inf 
49.67/49.75	c  46.5s|360000 |  4145 |689868 |5032k|  30 |   - |  90 |1683 |  65 |   0 |   0 |  30 |  38k| 900 | 4.547474e-13 | 2.000000e+00 |    Inf 
50.98/51.03	c  47.7s|370000 |  3887 |707285 |4906k|  30 |   - |  90 |1689 |   4 |  90 |  18 |  30 |  39k| 901 | 4.547474e-13 | 2.000000e+00 |    Inf 
52.27/52.34	c  49.0s|380000 |  3316 |725055 |4533k|  30 |   4 |  90 |1578 |  13 |  90 |  18 |  30 |  40k| 902 | 4.547474e-13 | 2.000000e+00 |    Inf 
53.57/53.61	c  50.2s|390000 |  3449 |744588 |4781k|  30 |   4 |  90 |1949 |   6 |  90 |  18 |  30 |  41k| 906 | 4.547474e-13 | 2.000000e+00 |    Inf 
54.18/54.21	o 1
54.18/54.21	c *50.7s|394612 |  3467 |752968 |4908k|  30 |   - |  90 |2177 |  15 |  90 |  18 |  30 |  42k| 906 | 4.547474e-13 | 1.000000e+00 |    Inf 
54.98/55.00	c  51.5s|400000 |  3148 |762839 |4547k|  30 |   - |  90 |1867 |  13 |   0 |   0 |  30 |  42k| 906 | 4.547474e-13 | 1.000000e+00 |    Inf 
56.17/56.29	c  52.7s|410000 |  3265 |781224 |4785k|  30 |   4 |  90 |2215 |   7 |  90 |  18 |  30 |  44k| 906 | 4.547474e-13 | 1.000000e+00 |    Inf 
57.57/57.69	c  54.0s|420000 |  2874 |799764 |4297k|  30 |   - |  90 |1811 |   6 |  90 |  18 |  30 |  45k| 906 | 4.547474e-13 | 1.000000e+00 |    Inf 
58.88/58.99	c  55.2s|430000 |  3438 |819912 |4676k|  30 |   - |  90 |1660 |   8 |  90 |  18 |  30 |  46k| 906 | 4.547474e-13 | 1.000000e+00 |    Inf 
60.18/60.29	c  56.4s|440000 |  3600 |838865 |4948k|  30 |   - |  90 |1906 |   4 |   0 |   0 |  30 |  47k| 906 | 4.547474e-13 | 1.000000e+00 |    Inf 
61.48/61.60	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
61.48/61.60	c  57.6s|450000 |  3287 |856797 |4749k|  30 |   4 |  90 |1819 |  29 |  90 |  18 |  30 |  49k| 906 | 4.547474e-13 | 1.000000e+00 |    Inf 
62.87/62.93	c  58.9s|460000 |  3047 |875839 |4617k|  30 |   - |  90 |1881 |  16 |  90 |  18 |  30 |  50k| 906 | 4.547474e-13 | 1.000000e+00 |    Inf 
64.17/64.23	c  60.1s|470000 |  2736 |894238 |4298k|  30 |   - |  90 |1985 |   4 |  90 |  18 |  30 |  52k| 906 | 4.547474e-13 | 1.000000e+00 |    Inf 
65.47/65.58	c  61.3s|480000 |  2421 |911588 |4006k|  30 |   - |  90 |1829 |  30 |  90 |  18 |  30 |  53k| 908 | 4.547474e-13 | 1.000000e+00 |    Inf 
66.77/66.87	c  62.5s|490000 |  2068 |929789 |3701k|  30 |   4 |  90 |1892 |  55 |  90 |  18 |  30 |  54k| 908 | 4.547474e-13 | 1.000000e+00 |    Inf 
68.08/68.20	c  63.7s|500000 |  2583 |949984 |4052k|  30 |   4 |  90 |1987 |   4 |  90 |  18 |  30 |  56k| 908 | 4.547474e-13 | 1.000000e+00 |    Inf 
69.47/69.58	c  65.0s|510000 |  2404 |968244 |4029k|  30 |   - |  90 |1920 |   4 |   0 |   0 |  30 |  57k| 908 | 4.547474e-13 | 1.000000e+00 |    Inf 
70.87/70.92	c  66.3s|520000 |  2087 |986930 |3857k|  30 |   4 |  90 |2208 |  12 |  90 |  18 |  30 |  58k| 908 | 4.547474e-13 | 1.000000e+00 |    Inf 
72.17/72.27	c  67.5s|530000 |  2354 |  1006k|3868k|  30 |   4 |  90 |2040 |   7 |  90 |  18 |  30 |  60k| 908 | 4.547474e-13 | 1.000000e+00 |    Inf 
73.58/73.60	c  68.8s|540000 |  2258 |  1024k|3843k|  30 |   4 |  90 |1821 |   8 |  90 |  18 |  30 |  61k| 908 | 4.547474e-13 | 1.000000e+00 |    Inf 
74.88/74.94	c  70.0s|550000 |  1782 |  1043k|3509k|  30 |   4 |  90 |2073 | 148 |  90 |  18 |  30 |  62k| 908 | 4.547474e-13 | 1.000000e+00 |    Inf 
76.17/76.29	c  71.3s|560000 |  1291 |  1062k|2946k|  30 |   4 |  90 |2101 | 154 |  90 |  18 |  30 |  64k| 914 | 4.547474e-13 | 1.000000e+00 |    Inf 
77.57/77.64	c  72.5s|570000 |  1017 |  1080k|2330k|  30 |   4 |  90 |1525 |  13 |  90 |  18 |  30 |  65k| 915 | 4.547474e-13 | 1.000000e+00 |    Inf 
78.88/78.96	c  73.8s|580000 |  1656 |  1100k|2981k|  30 |   4 |  90 |2108 |  68 |  90 |  18 |  30 |  67k|1081 | 4.547474e-13 | 1.000000e+00 |    Inf 
80.18/80.28	c  75.0s|590000 |  1306 |  1119k|2841k|  30 |   - |  90 |2200 |  16 |  90 |  18 |  30 |  68k|1081 | 4.547474e-13 | 1.000000e+00 |    Inf 
81.57/81.66	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
81.57/81.66	c  76.3s|600000 |   995 |  1137k|2532k|  30 |   - |  90 |2099 |   9 |   0 |   0 |  30 |  69k|1081 | 4.547474e-13 | 1.000000e+00 |    Inf 
82.87/82.99	c  77.5s|610000 |  1577 |  1156k|2815k|  30 |   4 |  90 |1653 |  13 |  90 |  18 |  30 |  71k|1081 | 4.547474e-13 | 1.000000e+00 |    Inf 
84.18/84.29	c  78.7s|620000 |  1417 |  1173k|2933k|  30 |   - |  90 |2046 |   5 |  90 |  18 |  30 |  72k|1081 | 4.547474e-13 | 1.000000e+00 |    Inf 
85.57/85.64	c  80.0s|630000 |  1188 |  1191k|2773k|  30 |   - |  90 |2141 |  16 |   0 |   0 |  30 |  74k|1081 | 4.547474e-13 | 1.000000e+00 |    Inf 
86.97/87.00	c  81.3s|640000 |  1270 |  1209k|2819k|  30 |   4 |  90 |2335 |   5 |  90 |  18 |  30 |  76k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
88.27/88.38	c  82.6s|650000 |   979 |  1227k|2667k|  30 |   - |  90 |2349 |  13 |  90 |  18 |  30 |  77k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
89.67/89.73	c  83.8s|660000 |  1339 |  1245k|2944k|  30 |   4 |  90 |2440 |   8 |  90 |  18 |  30 |  79k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
90.97/91.08	c  85.1s|670000 |  1047 |  1264k|2637k|  30 |   - |  90 |2151 |  26 |   0 |   0 |  30 |  80k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
92.28/92.38	c  86.3s|680000 |  1128 |  1283k|2588k|  30 |   4 |  90 |1753 |   5 |  90 |  18 |  30 |  81k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
93.57/93.65	c  87.5s|690000 |   899 |  1302k|2374k|  30 |   4 |  90 |1591 |   4 |  90 |  18 |  30 |  83k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
94.87/94.90	c  88.7s|700000 |  1093 |  1321k|2509k|  30 |   - |  90 |1468 |   6 |   0 |   0 |  30 |  83k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
96.07/96.14	c  89.8s|710000 |   935 |  1340k|2457k|  30 |   - |  90 |1652 |   7 |  90 |  18 |  30 |  85k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
97.38/97.41	c  91.0s|720000 |   818 |  1359k|2375k|  30 |   - |  90 |1620 |  16 |  90 |  18 |  30 |  86k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
98.57/98.63	c  92.2s|730000 |   757 |  1378k|2290k|  30 |   4 |  90 |1517 | 161 |  90 |  18 |  30 |  87k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
99.87/99.92	c  93.4s|740000 |   846 |  1397k|2336k|  30 |   4 |  90 |1512 |  86 |  90 |  18 |  30 |  88k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
101.08/101.19	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
101.08/101.19	c  94.5s|750000 |  1254 |  1416k|2660k|  30 |   - |  90 |1454 |   7 |  90 |  18 |  30 |  89k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
102.37/102.44	c  95.7s|760000 |   805 |  1434k|2419k|  30 |   - |  90 |1512 | 128 |   0 |   0 |  30 |  91k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
103.67/103.72	c  96.9s|770000 |  1029 |  1453k|2388k|  30 |   4 |  90 |1432 |  10 |  90 |  18 |  30 |  92k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
104.97/105.06	c  98.1s|780000 |  1831 |  1472k|2931k|  30 |   4 |  90 |1388 |  38 |  90 |  18 |  30 |  93k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
106.27/106.35	c  99.3s|790000 |  1812 |  1491k|3029k|  30 |   - |  90 |1272 |  12 |  90 |  18 |  30 |  94k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
107.56/107.61	c   100s|800000 |  1879 |  1510k|3095k|  30 |   4 |  90 |1110 |  31 |  90 |  18 |  30 |  95k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
108.77/108.85	c   102s|810000 |  2195 |  1529k|3436k|  30 |   4 |  90 |1326 |  19 |  90 |  18 |  30 |  97k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
110.06/110.10	c   103s|820000 |  2635 |  1548k|3811k|  30 |   - |  90 |1447 |  19 |  90 |  18 |  30 |  98k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
111.36/111.40	c   104s|830000 |  2493 |  1566k|3864k|  30 |   4 |  90 |1597 |  16 |  90 |  18 |  30 | 100k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
112.67/112.73	c   105s|840000 |  2650 |  1585k|4085k|  30 |   - |  90 |1821 |   8 |   0 |   0 |  30 | 101k|1256 | 4.547474e-13 | 1.000000e+00 |    Inf 
113.97/114.05	c   107s|850000 |  2388 |  1603k|4030k|  30 |   - |  90 |1842 |  39 |  90 |  18 |  30 | 102k|1257 | 4.547474e-13 | 1.000000e+00 |    Inf 
115.38/115.41	c   108s|860000 |  2254 |  1622k|3772k|  30 |   - |  90 |1397 |  12 |   0 |   0 |  30 | 103k|1257 | 4.547474e-13 | 1.000000e+00 |    Inf 
116.57/116.69	c   109s|870000 |  1957 |  1639k|3600k|  30 |   4 |  90 |1404 |  16 |  90 |  18 |  30 | 105k|1302 | 4.547474e-13 | 1.000000e+00 |    Inf 
117.87/117.99	c   110s|880000 |  1475 |  1658k|3265k|  30 |   - |  90 |1494 |   4 |  90 |  18 |  30 | 106k|1303 | 4.547474e-13 | 1.000000e+00 |    Inf 
119.26/119.32	c   111s|890000 |  1164 |  1677k|3023k|  30 |   - |  90 |1630 |  33 |  90 |  18 |  30 | 107k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
120.56/120.65	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
120.56/120.65	c   113s|900000 |   953 |  1695k|2939k|  30 |   4 |  90 |2015 |  18 |  90 |  18 |  30 | 109k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
121.87/121.94	c   114s|910000 |   581 |  1714k|2292k|  30 |   4 |  90 |1596 |   7 |  90 |  18 |  30 | 110k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
123.17/123.21	c   115s|920000 |   426 |  1732k|2209k|  30 |   4 |  90 |1738 |   4 |  90 |  18 |  30 | 111k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
124.47/124.57	c   116s|930000 |   753 |  1751k|2604k|  30 |   - |  90 |2142 |  38 |   0 |   0 |  30 | 113k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
125.86/125.91	c   118s|940000 |  1206 |  1770k|2995k|  30 |   4 |  90 |2207 |  57 |  90 |  18 |  30 | 114k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
127.17/127.29	c   119s|950000 |   917 |  1788k|2761k|  30 |   - |  90 |1841 |  12 |   0 |   0 |  30 | 116k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
128.57/128.63	c   120s|960000 |   881 |  1806k|2791k|  30 |   4 |  90 |1908 |   7 |  90 |  18 |  30 | 117k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
129.86/129.99	c   121s|970000 |   660 |  1824k|2573k|  30 |   - |  90 |1810 | 142 |   0 |   0 |  30 | 119k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
131.16/131.27	c   123s|980000 |   636 |  1842k|2535k|  30 |   4 |  90 |1772 |  10 |  90 |  18 |  30 | 120k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
132.46/132.53	c   124s|990000 |   527 |  1861k|2604k|  30 |   - |  90 |2157 |   7 |   0 |   0 |  30 | 121k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
133.76/133.85	c   125s|  1000k|   538 |  1879k|2558k|  30 |   - |  90 |2208 |   9 |  90 |  18 |  30 | 122k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
135.07/135.20	c   126s|  1010k|   667 |  1898k|2825k|  30 |   - |  90 |2545 | 147 |   0 |   0 |  30 | 124k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
136.56/136.65	c   128s|  1020k|   689 |  1918k|2747k|  30 |   - |  90 |2215 |  48 |  90 |  18 |  30 | 125k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
137.87/137.97	c   129s|  1030k|   632 |  1937k|2837k|  30 |   4 |  90 |2569 |  29 |  90 |  18 |  30 | 127k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
139.26/139.31	c   130s|  1040k|   619 |  1956k|2745k|  30 |   4 |  90 |2322 |   4 |  90 |  18 |  30 | 128k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
140.56/140.68	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
140.56/140.68	c   131s|  1050k|   309 |  1975k|2157k|  30 |   - |  90 |1721 |  15 |  90 |  18 |  30 | 129k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
141.87/141.92	c   132s|  1060k|   544 |  1993k|2372k|  30 |   - |  90 |1751 |  59 |   0 |   0 |  30 | 130k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
143.16/143.20	c   134s|  1070k|   310 |  2012k|2069k|  30 |   4 |  90 |1429 |   5 |  90 |  18 |  30 | 132k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
144.36/144.42	c   135s|  1080k|   376 |  2031k|2059k|  30 |   4 |  90 |1173 |   7 |  90 |  18 |  30 | 133k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
145.57/145.69	c   136s|  1090k|   661 |  2051k|2478k|  30 |   - |  90 |1701 |   8 |  90 |  18 |  30 | 134k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
146.97/147.02	c   137s|  1100k|   401 |  2070k|2219k|  30 |   4 |  90 |1431 |  39 |  90 |  18 |  30 | 136k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
148.16/148.29	c   138s|  1110k|   178 |  2089k|1987k|  30 |   4 |  90 |1463 |  56 |  90 |  18 |  30 | 137k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
149.47/149.53	c   140s|  1120k|   886 |  2109k|2416k|  30 |   4 |  90 |1390 |   5 |  90 |  18 |  30 | 138k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
150.66/150.71	c   141s|  1130k|  1048 |  2127k|2653k|  30 |   4 |  90 |1501 |   9 |  90 |  18 |  30 | 139k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
151.86/151.91	c   142s|  1140k|   982 |  2146k|2648k|  30 |   4 |  90 |1351 |  15 |  90 |  18 |  30 | 139k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
153.06/153.11	c   143s|  1150k|  1169 |  2164k|2870k|  30 |   4 |  90 |1424 |   9 |  90 |  18 |  30 | 140k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
154.26/154.35	c   144s|  1160k|  1849 |  2183k|3482k|  30 |   - |  90 |1832 |   9 |  90 |  18 |  30 | 142k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
155.56/155.63	c   145s|  1170k|  1972 |  2201k|3696k|  30 |   4 |  90 |1925 |  35 |  90 |  18 |  30 | 143k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
156.86/156.95	c   146s|  1180k|  1465 |  2218k|3313k|  30 |   - |  90 |1658 |  26 |   0 |   0 |  30 | 144k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
158.06/158.18	c   148s|  1190k|  1185 |  2236k|3080k|  30 |   - |  90 |1593 |   9 |  90 |  18 |  30 | 145k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
159.36/159.42	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
159.36/159.42	c   149s|  1200k|  1017 |  2254k|3076k|  30 |   4 |  90 |1809 |   6 |  90 |  18 |  30 | 146k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
160.56/160.64	c   150s|  1210k|   844 |  2272k|2879k|  30 |   - |  90 |1644 |  21 |  90 |  18 |  30 | 147k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
162.16/162.26	c   151s|  1220k|   617 |  2291k|2661k|  30 |   4 |  90 |1648 |  21 |  90 |  18 |  30 | 148k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
163.46/163.50	c   152s|  1230k|   442 |  2310k|2176k|  30 |   4 |  90 |1555 |  23 |  90 |  18 |  30 | 149k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
164.66/164.71	c   154s|  1240k|   748 |  2329k|2524k|  30 |   4 |  90 |1636 |  40 |  90 |  18 |  30 | 150k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
165.86/165.95	c   155s|  1250k|   173 |  2348k|2123k|  30 |   - |  90 |1698 |  10 |  90 |  18 |  30 | 151k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
167.16/167.20	c   156s|  1260k|  1145 |  2367k|2704k|  30 |   - |  90 |1753 |  12 |   0 |   0 |  30 | 152k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
168.36/168.42	c   157s|  1270k|  1049 |  2386k|2810k|  30 |   - |  90 |1796 |   5 |  90 |  18 |  30 | 153k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
169.56/169.64	c   158s|  1280k|   431 |  2404k|2366k|  30 |   4 |  90 |1688 |  13 |  90 |  18 |  30 | 154k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
170.76/170.89	c   159s|  1290k|   642 |  2423k|2756k|  30 |   4 |  90 |2238 | 104 |  90 |  18 |  30 | 156k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
172.16/172.24	c   161s|  1300k|   644 |  2441k|2854k|  30 |   - |  90 |2406 |  19 |  90 |  18 |  30 | 157k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
173.46/173.57	c   162s|  1310k|   809 |  2461k|3092k|  30 |   4 |  90 |2583 |  11 |  90 |  18 |  30 | 158k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
174.87/174.93	c   163s|  1320k|   218 |  2479k|2207k|  30 |   - |  90 |1998 |   4 |  90 |  18 |  30 | 159k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
176.16/176.24	c   164s|  1330k|   194 |  2498k|2171k|  30 |   4 |  90 |1855 |   8 |  90 |  18 |  30 | 161k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
177.46/177.53	c   166s|  1340k|   232 |  2516k|1990k|  30 |   4 |  90 |1365 |  86 |  90 |  18 |  30 | 162k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
178.76/178.82	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
178.76/178.82	c   167s|  1350k|   865 |  2537k|2390k|  30 |   - |  90 |1714 |  11 |  90 |  18 |  30 | 163k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
180.05/180.14	c   168s|  1360k|  2195 |  2557k|3147k|  30 |   4 |  90 |1643 |  13 |  90 |  18 |  30 | 164k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
181.37/181.46	c   169s|  1370k|  2846 |  2577k|3672k|  30 |   4 |  90 |1710 |  49 |  90 |  18 |  30 | 166k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
182.65/182.78	c   170s|  1380k|  3129 |  2596k|3970k|  30 |   - |  90 |1649 |  35 |  90 |  18 |  30 | 167k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
184.05/184.14	c   172s|  1390k|  2907 |  2615k|3989k|  30 |   - |  90 |1617 |   5 |   0 |   0 |  30 | 169k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
185.35/185.45	c   173s|  1400k|  3102 |  2634k|4232k|  30 |   4 |  90 |1758 | 123 |  90 |  18 |  30 | 170k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
186.65/186.79	c   174s|  1410k|  2998 |  2653k|4302k|  30 |   4 |  90 |1762 |   6 |  90 |  18 |  30 | 172k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
188.06/188.15	c   175s|  1420k|  2739 |  2672k|4297k|  30 |   4 |  90 |1925 | 143 |  90 |  18 |  30 | 174k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
189.36/189.46	c   177s|  1430k|  2817 |  2692k|4415k|  30 |   4 |  90 |1906 |   4 |  90 |  18 |  30 | 175k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
190.76/190.83	c   178s|  1440k|  2700 |  2711k|4489k|  30 |   - |  90 |2172 |  11 |  90 |  18 |  30 | 176k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
192.05/192.18	c   179s|  1450k|  2339 |  2730k|4150k|  30 |   4 |  90 |1866 |   6 |  90 |  18 |  30 | 178k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
193.46/193.56	c   181s|  1460k|  1871 |  2749k|3998k|  30 |   - |  90 |2175 |   7 |   0 |   0 |  30 | 180k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
194.85/194.97	c   182s|  1470k|  1519 |  2768k|3643k|  30 |   4 |  90 |1921 |  21 |  90 |  18 |  30 | 181k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
196.25/196.34	c   183s|  1480k|  1163 |  2787k|3454k|  30 |   - |  90 |2163 |   4 |   0 |   0 |  30 | 183k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
197.65/197.72	c   184s|  1490k|  1044 |  2806k|3310k|  30 |   - |  90 |2082 |   5 |   0 |   0 |  30 | 184k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
199.05/199.14	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
199.05/199.14	c   186s|  1500k|   131 |  2826k|1987k|  30 |   4 |  90 |1476 |   4 |  90 |  18 |  30 | 186k|1306 | 4.547474e-13 | 1.000000e+00 |    Inf 
200.16/200.22	c 
200.16/200.22	c SCIP Status        : problem is solved [optimal solution found]
200.16/200.22	c Solving Time (sec) : 186.75
200.16/200.22	c Solving Nodes      : 1508921
200.16/200.22	c Primal Bound       : +1.00000000000000e+00 (42 solutions)
200.16/200.22	c Dual Bound         : +1.00000000000000e+00
200.16/200.22	c Gap                : 0.00 %
200.16/200.22	c NODE         1508921
200.16/200.22	c DUAL BOUND   1
200.16/200.22	c PRIMAL BOUND 1
200.16/200.22	c GAP          0
200.16/200.22	s OPTIMUM FOUND
200.16/200.22	v x94 -x75 x93 x92 -x91 x90 -x89 -x88 -x87 -x86 -x85 x84 x83 -x82 x81 x80 x79 x78 x77 -x76 x74 x73 -x72 x71 -x70 -x69 -x68 x67 x66 
200.16/200.22	v -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 
200.16/200.22	v -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 
200.16/200.22	v -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
200.16/200.22	c SCIP Status        : problem is solved [optimal solution found]
200.16/200.22	c Solving Time       :     186.75
200.16/200.22	c Original Problem   :
200.16/200.22	c   Problem name     : HOME/instance-3734972-1338706645.opb
200.16/200.22	c   Variables        : 94 (94 binary, 0 integer, 0 implicit integer, 0 continuous)
200.16/200.22	c   Constraints      : 8 initial, 8 maximal
200.16/200.22	c Presolved Problem  :
200.16/200.22	c   Problem name     : t_HOME/instance-3734972-1338706645.opb
200.16/200.22	c   Variables        : 90 (90 binary, 0 integer, 0 implicit integer, 0 continuous)
200.16/200.22	c   Constraints      : 4 initial, 3006 maximal
200.16/200.22	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
200.16/200.22	c   trivial          :       0.00          0          0          0          0          0          0          0          0
200.16/200.22	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
200.16/200.22	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
200.16/200.22	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
200.16/200.22	c   implics          :       0.00          0          0          0          0          0          0          0          0
200.16/200.22	c   probing          :       0.00          0          0          0          0          0          0          0          0
200.16/200.22	c   linear           :       0.00          0          4          0          0          0          4          0          0
200.16/200.22	c   logicor          :       0.00          0          0          0          0          0          0          0          0
200.16/200.22	c   root node        :          -         61          -          -         61          -          -          -          -
200.16/200.22	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
200.16/200.22	c   integral         :          0          0          0     776136          0         43        384          0          0    1551402
200.16/200.22	c   linear           :          4          6    2093487          2          0     332891    2115387         18          0          0
200.16/200.22	c   logicor          :          0+         0    1143684          0          0       4819     106177          0          0          0
200.16/200.22	c   countsols        :          0          0          0         21          0          0          0          0          0          0
200.16/200.22	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
200.16/200.22	c   integral         :       4.26       0.00       0.00       4.26       0.00
200.16/200.22	c   linear           :      32.80       0.00      32.80       0.00       0.00
200.16/200.22	c   logicor          :      15.37       0.00      15.37       0.00       0.00
200.16/200.22	c   countsols        :       0.00       0.00       0.00       0.00       0.00
200.16/200.22	c Propagators        :       Time      Calls    Cutoffs    DomReds
200.16/200.22	c   rootredcost      :       0.30         38          0         60
200.16/200.22	c   pseudoobj        :       4.89    2113909      20560      66030
200.16/200.22	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
200.16/200.22	c   propagation      :       6.04     358270     172675     279998       21.7          6       22.0          -
200.16/200.22	c   infeasible LP    :       0.08       4761       4761       5159       12.2          2       21.5          0
200.16/200.22	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
200.16/200.22	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
200.16/200.22	c   pseudo solution  :       0.00          2          2          2       18.0          0        0.0          -
200.16/200.22	c   applied globally :          -          -          -     187012       21.0          -          -          -
200.16/200.22	c   applied locally  :          -          -          -         73       32.3          -          -          -
200.16/200.22	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
200.16/200.22	c   cut pool         :       0.00          5          -          -         26          -    (maximal pool size: 93)
200.16/200.22	c   redcost          :       1.84     786541          0     111960          0          0
200.16/200.22	c   impliedbounds    :       0.00          6          0          0          0          0
200.16/200.22	c   intobj           :       0.00          0          0          0          0          0
200.16/200.22	c   gomory           :       0.01          6          0          0          0          0
200.16/200.22	c   strongcg         :       0.00          6          0          0         12          0
200.16/200.22	c   cmir             :       0.02          6          0          0         36          0
200.16/200.22	c   flowcover        :       0.00          6          0          0         41          0
200.16/200.22	c   clique           :       0.00          1          0          0          0          0
200.16/200.22	c   zerohalf         :       0.00          0          0          0          0          0
200.16/200.22	c   mcf              :       0.00          1          0          0          0          0
200.16/200.22	c Pricers            :       Time      Calls       Vars
200.16/200.22	c   problem variables:       0.00          0          0
200.16/200.22	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
200.16/200.22	c   relpscost        :       3.83     776115         43        384          0          0    1551402
200.16/200.22	c   pscost           :       0.00          0          0          0          0          0          0
200.16/200.22	c   inference        :       0.00          0          0          0          0          0          0
200.16/200.22	c   mostinf          :       0.00          0          0          0          0          0          0
200.16/200.22	c   leastinf         :       0.00          0          0          0          0          0          0
200.16/200.22	c   fullstrong       :       0.00          0          0          0          0          0          0
200.16/200.22	c   allfullstrong    :       0.00          0          0          0          0          0          0
200.16/200.22	c   random           :       0.00          0          0          0          0          0          0
200.16/200.22	c Primal Heuristics  :       Time      Calls      Found
200.16/200.22	c   LP solutions     :       0.00          -         21
200.16/200.22	c   pseudo solutions :       0.00          -          0
200.16/200.22	c   feaspump         :       0.06          1          0
200.16/200.22	c   oneopt           :       0.30         38          0
200.16/200.22	c   crossover        :       0.89         15          2
200.16/200.22	c   rootsoldiving    :       0.78       1098          3
200.16/200.22	c   coefdiving       :       0.74       2561          3
200.16/200.22	c   fracdiving       :       0.70       2561          3
200.16/200.22	c   pscostdiving     :       0.71       2561          2
200.16/200.22	c   veclendiving     :       0.75       2561          1
200.16/200.22	c   linesearchdiving :       0.92       2561          2
200.16/200.22	c   objpscostdiving  :       0.51       1281          1
200.16/200.22	c   guideddiving     :       0.81       2562          2
200.16/200.22	c   simplerounding   :       0.22          0          0
200.16/200.22	c   rounding         :       0.32      12521          0
200.16/200.22	c   shifting         :       6.40      23444          2
200.16/200.22	c   intshifting      :       0.02          0          0
200.16/200.22	c   fixandinfer      :       0.00          0          0
200.16/200.22	c   intdiving        :       0.00          0          0
200.16/200.22	c   actconsdiving    :       0.00          0          0
200.16/200.22	c   octane           :       0.00          0          0
200.16/200.22	c   rens             :       0.03          1          0
200.16/200.22	c   rins             :       0.00          0          0
200.16/200.22	c   localbranching   :       0.00          0          0
200.16/200.22	c   mutation         :       0.00          0          0
200.16/200.22	c   dins             :       0.00          0          0
200.16/200.22	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
200.16/200.22	c   primal LP        :       0.00          0          0       0.00          -
200.16/200.22	c   dual LP          :      50.16    1224524    2730696       2.23   54439.71
200.16/200.22	c   barrier LP       :       0.00          0          0       0.00          -
200.16/200.22	c   diving/probing LP:       2.30      52565     112819       2.15   49051.74
200.16/200.22	c   strong branching :       0.10       1306       7976       6.11   79760.00
200.16/200.22	c     (at root node) :          -         18       1184      65.78          -
200.16/200.22	c   conflict analysis:       0.00          0          0       0.00          -
200.16/200.22	c B&B Tree           :
200.16/200.22	c   number of runs   :          1
200.16/200.22	c   nodes            :    1508921
200.16/200.22	c   nodes (total)    :    1508921
200.16/200.22	c   nodes left       :          0
200.16/200.22	c   max depth        :         30
200.16/200.22	c   max depth (total):         30
200.16/200.22	c   backtracks       :     433027 (28.7%)
200.16/200.22	c   delayed cutoffs  :      42099
200.16/200.22	c   repropagations   :     129446 (276649 domain reductions, 38828 cutoffs)
200.16/200.22	c   avg switch length:       4.79
200.16/200.22	c   switching time   :      29.97
200.16/200.22	c Solution           :
200.16/200.22	c   Solutions found  :         42 (38 improvements)
200.16/200.22	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 394612 nodes, 50.72 seconds, depth 21, found by <relaxation>)
200.16/200.22	c   Dual Bound       : +1.00000000000000e+00
200.16/200.22	c   Gap              :       0.00 %
200.16/200.22	c   Root Dual Bound  : +4.54747350886464e-13
200.16/200.22	c Time complete: 200.18.

Verifier Data

OK	1

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 29519
/proc/meminfo: memFree=30029504/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=8552 CPUtime=0 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 1483 0 0 0 0 0 0 0 20 0 1 0 336788985 8757248 1435 33554432000 4194304 7823515 140735886084720 140735829780296 4401523 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 2138 1435 354 887 0 1248 0

[startup+0.014387 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 29519
/proc/meminfo: memFree=30029504/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=12068 CPUtime=0 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 2579 0 0 0 0 0 0 0 20 0 1 0 336788985 12357632 2178 33554432000 4194304 7823515 140735886084720 140735829780296 6911387 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 3017 2178 545 887 0 2127 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12068

[startup+0.100218 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 29519
/proc/meminfo: memFree=30029504/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=12600 CPUtime=0.09 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 4558 0 0 0 8 1 0 0 20 0 1 0 336788985 12902400 2383 33554432000 4194304 7823515 140735886084720 140735829780296 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 3150 2383 567 887 0 2260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12600

[startup+0.300174 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 29519
/proc/meminfo: memFree=30029504/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=12880 CPUtime=0.29 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 4609 0 0 0 28 1 0 0 20 0 1 0 336788985 13189120 2434 33554432000 4194304 7823515 140735886084720 140735829780296 5397160 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 3220 2434 573 887 0 2330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12880

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 29519
/proc/meminfo: memFree=30029504/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=15964 CPUtime=0.69 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 9930 0 0 0 64 5 0 0 20 0 1 0 336788985 16347136 3224 33554432000 4194304 7823515 140735886084720 140735829780296 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 3991 3224 573 887 0 3101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15964

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29520
/proc/meminfo: memFree=30018336/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=14656 CPUtime=1.49 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 12652 0 0 0 138 11 0 0 20 0 1 0 336788985 15007744 2891 33554432000 4194304 7823515 140735886084720 140735886082552 4207845 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 3664 2891 573 887 0 2774 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14656

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29520
/proc/meminfo: memFree=30015980/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=18164 CPUtime=3.09 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 13549 0 0 0 287 22 0 0 20 0 1 0 336788985 18599936 3788 33554432000 4194304 7823515 140735886084720 140735886081768 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 4541 3788 573 887 0 3651 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18164

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29520
/proc/meminfo: memFree=30014864/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=20204 CPUtime=6.29 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 14052 0 0 0 588 41 0 0 20 0 1 0 336788985 20688896 4291 33554432000 4194304 7823515 140735886084720 140735886080520 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5051 4291 573 887 0 4161 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20204

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29520
/proc/meminfo: memFree=30008048/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=20480 CPUtime=12.69 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 14123 0 0 0 1192 77 0 0 20 0 1 0 336788985 20971520 4361 33554432000 4194304 7823515 140735886084720 140735886081800 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5120 4361 573 887 0 4230 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20480

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 29521
/proc/meminfo: memFree=30004008/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=17892 CPUtime=25.48 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 16754 0 0 0 2388 160 0 0 20 0 1 0 336788985 18321408 3967 33554432000 4194304 7823515 140735886084720 140735886080568 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 4473 3967 573 887 0 3583 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17892

[startup+51.1002 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 29521
/proc/meminfo: memFree=29986896/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=22412 CPUtime=51.08 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 18736 0 0 0 4780 328 0 0 20 0 1 0 336788985 22949888 5085 33554432000 4194304 7823515 140735886084720 140735886080408 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5603 5085 573 887 0 4713 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22412

[startup+102.306 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 29521
/proc/meminfo: memFree=29962468/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=22720 CPUtime=102.28 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 22251 0 0 0 9559 669 0 0 20 0 1 0 336788985 23265280 5160 33554432000 4194304 7823515 140735886084720 140735886082552 4243059 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5680 5160 573 887 0 4790 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 22720

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 29524
/proc/meminfo: memFree=29936916/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=22436 CPUtime=162.26 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 24110 0 0 0 15135 1091 0 0 20 0 1 0 336788985 22974464 5103 33554432000 4194304 7823515 140735886084720 140735886079944 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5609 5103 573 887 0 4719 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 22436

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

[startup+179.1 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 29524
/proc/meminfo: memFree=29929104/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=22436 CPUtime=179.06 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 24110 0 0 0 16704 1202 0 0 20 0 1 0 336788985 22974464 5103 33554432000 4194304 7823515 140735886084720 140735886080520 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5609 5103 573 887 0 4719 0
Current children cumulated CPU time (s) 179.06
Current children cumulated vsize (KiB) 22436

[startup+191.9 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 29524
/proc/meminfo: memFree=29924640/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=22436 CPUtime=191.85 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 24110 0 0 0 17898 1287 0 0 20 0 1 0 336788985 22974464 5103 33554432000 4194304 7823515 140735886084720 140735886080520 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5609 5103 573 887 0 4719 0
Current children cumulated CPU time (s) 191.85
Current children cumulated vsize (KiB) 22436

[startup+195.1 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 29524
/proc/meminfo: memFree=29922656/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=22436 CPUtime=195.05 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 24110 0 0 0 18198 1307 0 0 20 0 1 0 336788985 22974464 5103 33554432000 4194304 7823515 140735886084720 140735886080520 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5609 5103 573 887 0 4719 0
Current children cumulated CPU time (s) 195.05
Current children cumulated vsize (KiB) 22436

[startup+198.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 29524
/proc/meminfo: memFree=29921168/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=22436 CPUtime=198.25 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 24110 0 0 0 18497 1328 0 0 20 0 1 0 336788985 22974464 5103 33554432000 4194304 7823515 140735886084720 140735886082552 5875712 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5609 5103 573 887 0 4719 0
Current children cumulated CPU time (s) 198.25
Current children cumulated vsize (KiB) 22436

[startup+199.106 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 29524
/proc/meminfo: memFree=29918936/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=22436 CPUtime=199.05 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 24110 0 0 0 18572 1333 0 0 20 0 1 0 336788985 22974464 5103 33554432000 4194304 7823515 140735886084720 140735886082552 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5609 5103 573 887 0 4719 0
Current children cumulated CPU time (s) 199.05
Current children cumulated vsize (KiB) 22436

[startup+199.9 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 29524
/proc/meminfo: memFree=29918936/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=22436 CPUtime=199.85 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 24110 0 0 0 18645 1340 0 0 20 0 1 0 336788985 22974464 5103 33554432000 4194304 7823515 140735886084720 140735886081816 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5609 5103 573 887 0 4719 0
Current children cumulated CPU time (s) 199.85
Current children cumulated vsize (KiB) 22436

[startup+200.1 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 29524
/proc/meminfo: memFree=29917820/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=22436 CPUtime=200.06 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 24110 0 0 0 18665 1341 0 0 20 0 1 0 336788985 22974464 5103 33554432000 4194304 7823515 140735886084720 140735886081752 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5609 5103 573 887 0 4719 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (KiB) 22436

[startup+200.206 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 29524
/proc/meminfo: memFree=29917820/32873844 swapFree=7900/7900
[pid=29519] ppid=29517 vsize=22436 CPUtime=200.16 cores=0,2,4,6
/proc/29519/stat : 29519 (pbscip.linux.x8) R 29517 29519 17150 0 -1 4202496 24110 0 0 0 18674 1342 0 0 20 0 1 0 336788985 22974464 5103 33554432000 4194304 7823515 140735886084720 140735886081752 5102406 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/29519/statm: 5609 5103 573 887 0 4719 0
Current children cumulated CPU time (s) 200.16
Current children cumulated vsize (KiB) 22436

Child status: 0
Real time (s): 200.229
CPU time (s): 200.188
CPU user time (s): 186.762
CPU system time (s): 13.426
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 27556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 186.762
system time used= 13.426
maximum resident set size= 24636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24115
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= 9
involuntary context switches= 296

runsolver used 0.439933 second user time and 2.30765 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 08:57:25
IDJOB=3734972
IDBENCH=2928
IDSOLVER=2321
FILE ID=node137/3734972-1338706645
RUNJOBID= node137-1338679216-25612
PBS_JOBID= 14636676
Free space on /tmp= 70324 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_4.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734972-1338706645/watcher-3734972-1338706645 -o /tmp/evaluation-result-3734972-1338706645/solver-3734972-1338706645 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3734972-1338706645.opb

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

MD5SUM BENCH= 1757d8d914b8f8f6b2c05049538ae81a
RANDOM SEED=1373440872

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.600
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.600
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:       32873844 kB
MemFree:        30029768 kB
Buffers:          183984 kB
Cached:          1101860 kB
SwapCached:         5796 kB
Active:          1400312 kB
Inactive:         627000 kB
Active(anon):     736540 kB
Inactive(anon):     7172 kB
Active(file):     663772 kB
Inactive(file):   619828 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              9776 kB
Writeback:             0 kB
AnonPages:        744412 kB
Mapped:            11348 kB
Shmem:                 0 kB
Slab:             677848 kB
SReclaimable:     119196 kB
SUnreclaim:       558652 kB
KernelStack:        1464 kB
PageTables:         5456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     862840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    710656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70316 MiB
End job on node137 at 2012-06-03 09:00:45