Trace number 3693541

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
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1796.8 1797.09

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx92.opb
MD5SUM27a6a4205f1c6df1de962194e8e7e014
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.140977
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7164
Total number of constraints7824
Number of constraints which are clauses7155
Number of constraints which are cardinality constraints (but not clauses)93
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1132
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3693541-1338038765.opb>
0.03/0.05	c original problem has 7164 variables (7164 bin, 0 int, 0 impl, 0 cont) and 7824 constraints
0.03/0.05	c problem read in 0.05
0.09/0.10	c presolving:
0.09/0.16	c (round 1) 9 del vars, 1 del conss, 0 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14310 impls, 92 clqs
0.09/0.18	c (round 2) 9 del vars, 7156 del conss, 0 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14310 impls, 92 clqs
0.19/0.22	c (round 3) 9 del vars, 7156 del conss, 0 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 14310 impls, 92 clqs
0.49/0.56	c    (0.6s) probing: 51/7155 (0.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.49/0.56	c    (0.6s) probing aborted: 50/50 successive totally useless probings
0.49/0.57	c presolving (4 rounds):
0.49/0.57	c  9 deleted vars, 7156 deleted constraints, 0 added constraints, 9 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.49/0.57	c  14310 implications, 1640 cliques
0.49/0.57	c presolved problem has 7155 variables (7155 bin, 0 int, 0 impl, 0 cont) and 668 constraints
0.49/0.57	c     576 constraints of type <knapsack>
0.49/0.57	c      92 constraints of type <setppc>
0.49/0.57	c transformed objective value is always integral (scale: 1)
0.49/0.57	c Presolving Time: 0.51
0.49/0.57	c - non default parameters ----------------------------------------------------------------------
0.49/0.57	c # SCIP version 2.1.1.4
0.49/0.57	c 
0.49/0.57	c # maximal time in seconds to run
0.49/0.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.57	c limits/time = 1797
0.49/0.57	c 
0.49/0.57	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.49/0.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.57	c limits/memory = 13950
0.49/0.57	c 
0.49/0.57	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.49/0.57	c # [type: int, range: [1,2], default: 1]
0.49/0.57	c timing/clocktype = 2
0.49/0.57	c 
0.49/0.57	c # belongs reading time to solving time?
0.49/0.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.57	c timing/reading = TRUE
0.49/0.57	c 
0.49/0.57	c -----------------------------------------------------------------------------------------------
0.49/0.57	c start solving
0.49/0.57	c 
0.69/0.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.70	c   0.7s|     1 |     0 |  1086 |     - |  35M|   0 |  77 |7155 | 759 |7155 | 668 |   0 |  91 |   0 | 9.000000e+00 |      --      |    Inf 
1.19/1.23	c   1.2s|     1 |     0 |  2803 |     - |  36M|   0 | 127 |7155 | 759 |7155 | 707 |  39 |  91 |   0 | 9.000000e+00 |      --      |    Inf 
1.59/1.61	c   1.6s|     1 |     0 |  2974 |     - |  37M|   0 | 162 |7155 | 759 |7155 | 743 |  75 |  91 |   0 | 9.000000e+00 |      --      |    Inf 
1.99/2.01	c   2.0s|     1 |     0 |  3082 |     - |  38M|   0 | 198 |7155 | 759 |7155 | 777 | 109 |  91 |   0 | 9.000000e+00 |      --      |    Inf 
2.69/2.73	c   2.7s|     1 |     0 |  4619 |     - |  38M|   0 | 180 |7155 | 759 |7155 | 810 | 142 |  91 |   0 | 9.000000e+00 |      --      |    Inf 
3.19/3.28	c   3.3s|     1 |     0 |  5280 |     - |  39M|   0 | 238 |7155 | 759 |7155 | 848 | 180 |  91 |   0 | 9.000000e+00 |      --      |    Inf 
3.79/3.86	c   3.9s|     1 |     0 |  5784 |     - |  40M|   0 | 262 |7155 | 759 |7155 | 881 | 213 |  91 |   0 | 9.000000e+00 |      --      |    Inf 
7.88/7.98	c   8.0s|     1 |     2 |  5784 |     - |  40M|   0 | 262 |7155 | 759 |7155 | 881 | 213 |  91 |  33 | 9.000000e+00 |      --      |    Inf 
41.58/41.63	c  41.6s|   100 |    65 | 15765 | 100.8 |  40M|  81 |  68 |7155 | 893 |7155 | 805 | 213 | 225 | 496 | 9.000000e+00 |      --      |    Inf 
42.88/42.92	c  42.9s|   200 |    74 | 18596 |  64.4 |  41M| 119 |   - |7155 |1170 |   0 |   0 | 213 | 505 | 517 | 9.000000e+00 |      --      |    Inf 
50.28/50.31	c  50.3s|   300 |   106 | 30149 |  81.5 |  41M| 119 |   - |7155 |1346 |7155 | 805 | 213 | 688 | 547 | 9.000000e+00 |      --      |    Inf 
54.47/54.53	c  54.5s|   400 |   107 | 39638 |  84.8 |  41M| 119 |  43 |7155 |1455 |7155 | 805 | 213 | 809 | 660 | 9.000000e+00 |      --      |    Inf 
57.58/57.69	c  57.7s|   500 |   113 | 46973 |  82.5 |  42M| 119 |   - |7155 |1592 |7155 | 805 | 213 | 955 | 755 | 9.000000e+00 |      --      |    Inf 
61.18/61.26	c  61.3s|   600 |   110 | 54663 |  81.6 |  42M| 119 |  36 |7155 |1693 |7155 | 805 | 213 |1107 | 868 | 9.000000e+00 |      --      |    Inf 
63.27/63.39	c  63.4s|   700 |   112 | 58856 |  75.9 |  42M| 119 |  57 |7155 |1764 |7155 | 805 | 213 |1210 | 908 | 9.000000e+00 |      --      |    Inf 
65.17/65.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
65.17/65.27	c  65.3s|   800 |   120 | 62829 |  71.4 |  42M| 119 |  51 |7155 |1823 |7155 | 805 | 213 |1327 | 956 | 9.000000e+00 |      --      |    Inf 
66.48/66.59	c  66.6s|   900 |   126 | 65511 |  66.4 |  42M| 119 |  56 |7155 |1971 |7155 | 805 | 213 |1545 | 977 | 9.000000e+00 |      --      |    Inf 
69.28/69.39	c  69.4s|  1000 |   125 | 70221 |  64.5 |  42M| 119 |  56 |7155 |2110 |7155 | 805 | 213 |1781 |1012 | 9.000000e+00 |      --      |    Inf 
72.37/72.45	c  72.4s|  1100 |   122 | 77074 |  64.9 |  42M| 119 |   - |7155 |2138 |   0 |   0 | 213 |1901 |1096 | 9.000000e+00 |      --      |    Inf 
74.78/74.82	c  74.8s|  1200 |   108 | 81957 |  63.5 |  42M| 119 |  54 |7155 |2096 |7155 | 805 | 213 |2019 |1146 | 9.000000e+00 |      --      |    Inf 
76.47/76.54	c  76.5s|  1300 |   121 | 85013 |  61.0 |  42M| 119 |   - |7155 |2124 |   0 |   0 | 213 |2156 |1180 | 9.000000e+00 |      --      |    Inf 
78.17/78.27	c  78.3s|  1400 |   129 | 88321 |  59.0 |  42M| 119 |   - |7155 |2052 |   0 |   0 | 213 |2301 |1231 | 9.000000e+00 |      --      |    Inf 
79.67/79.71	c  79.7s|  1500 |   127 | 91362 |  57.1 |  42M| 119 |  40 |7155 |1917 |7155 | 805 | 213 |2502 |1265 | 9.000000e+00 |      --      |    Inf 
81.47/81.51	c  81.5s|  1600 |   143 | 95596 |  56.2 |  42M| 119 |  45 |7155 |1679 |7155 | 805 | 213 |2626 |1322 | 9.000000e+00 |      --      |    Inf 
83.77/83.85	c  83.9s|  1700 |   141 |100724 |  55.9 |  42M| 119 |   - |7155 |1579 |7155 | 805 | 213 |2775 |1379 | 9.000000e+00 |      --      |    Inf 
85.97/86.06	c  86.1s|  1800 |   113 |105768 |  55.6 |  42M| 119 |   - |7155 |1636 |7155 | 805 | 213 |3003 |1412 | 9.000000e+00 |      --      |    Inf 
88.37/88.47	c  88.5s|  1900 |   119 |110322 |  55.0 |  42M| 119 |  68 |7155 |1622 |7155 | 805 | 213 |3201 |1479 | 9.000000e+00 |      --      |    Inf 
90.18/90.29	c  90.3s|  2000 |   118 |113174 |  53.7 |  42M| 119 |   - |7155 |1655 |7155 | 805 | 213 |3323 |1523 | 9.000000e+00 |      --      |    Inf 
91.97/92.07	c  92.1s|  2100 |   128 |116343 |  52.7 |  42M| 119 |  52 |7155 |1646 |7155 | 805 | 213 |3452 |1548 | 9.000000e+00 |      --      |    Inf 
94.17/94.28	c  94.3s|  2200 |   147 |121333 |  52.5 |  42M| 119 |   - |7155 |1600 |   0 |   0 | 213 |3645 |1606 | 9.000000e+00 |      --      |    Inf 
96.37/96.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
96.37/96.42	c  96.4s|  2300 |   159 |125666 |  52.1 |  42M| 119 |  81 |7155 |1576 |7155 | 805 | 213 |3758 |1653 | 9.000000e+00 |      --      |    Inf 
99.17/99.27	c  99.3s|  2400 |   171 |132446 |  52.8 |  42M| 119 |   - |7155 |1583 |7155 | 805 | 213 |3954 |1709 | 9.000000e+00 |      --      |    Inf 
101.77/101.83	c   102s|  2500 |   187 |138625 |  53.2 |  42M| 119 |  39 |7155 |1594 |7155 | 805 | 213 |4124 |1781 | 9.000000e+00 |      --      |    Inf 
103.97/104.01	c   104s|  2600 |   192 |143697 |  53.1 |  42M| 119 |   - |7155 |1601 |7155 | 805 | 213 |4284 |1835 | 9.000000e+00 |      --      |    Inf 
106.07/106.13	c   106s|  2700 |   211 |148197 |  52.8 |  43M| 119 |  48 |7155 |1541 |7155 | 805 | 213 |4458 |1898 | 9.000000e+00 |      --      |    Inf 
107.77/107.80	c   108s|  2800 |   227 |151449 |  52.0 |  43M| 119 |  43 |7155 |1497 |7155 | 805 | 213 |4655 |1935 | 9.000000e+00 |      --      |    Inf 
110.27/110.35	c   110s|  2900 |   229 |156585 |  52.0 |  43M| 119 |   - |7155 |1427 |7155 | 805 | 213 |4774 |1984 | 9.000000e+00 |      --      |    Inf 
112.27/112.38	c   112s|  3000 |   236 |160686 |  51.7 |  42M| 119 |  41 |7155 |1429 |7155 | 805 | 213 |4936 |2038 | 9.000000e+00 |      --      |    Inf 
115.77/115.89	c   116s|  3100 |   248 |167557 |  52.2 |  43M| 119 |  63 |7155 |1459 |7155 | 805 | 213 |5115 |2122 | 9.000000e+00 |      --      |    Inf 
118.67/118.74	c   119s|  3200 |   249 |174638 |  52.8 |  43M| 119 |   - |7155 |1240 |7155 | 805 | 213 |5238 |2190 | 9.000000e+00 |      --      |    Inf 
120.47/120.53	c   121s|  3300 |   253 |177417 |  52.0 |  43M| 119 |   - |7155 |1195 |7155 | 805 | 213 |5317 |2244 | 9.000000e+00 |      --      |    Inf 
122.57/122.66	c   123s|  3400 |   253 |181426 |  51.7 |  43M| 119 |   - |7155 |1255 |   0 |   0 | 213 |5439 |2291 | 9.000000e+00 |      --      |    Inf 
124.57/124.63	c   125s|  3500 |   247 |185144 |  51.3 |  43M| 119 |  46 |7155 |1237 |7155 | 805 | 213 |5563 |2333 | 9.000000e+00 |      --      |    Inf 
128.57/128.65	c   129s|  3600 |   235 |195194 |  52.6 |  42M| 119 |  58 |7155 |1154 |7155 | 805 | 213 |5725 |2422 | 9.000000e+00 |      --      |    Inf 
130.66/130.72	c   131s|  3700 |   212 |198814 |  52.2 |  42M| 119 |  68 |7155 |1182 |7155 | 805 | 213 |5899 |2468 | 9.000000e+00 |      --      |    Inf 
133.17/133.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
133.17/133.27	c   133s|  3800 |   198 |204222 |  52.2 |  42M| 119 |  47 |7155 |1223 |7155 | 805 | 213 |6068 |2544 | 9.000000e+00 |      --      |    Inf 
135.27/135.32	c   135s|  3900 |   202 |208752 |  52.1 |  42M| 119 |   - |7155 |1287 |   0 |   0 | 213 |6293 |2580 | 9.000000e+00 |      --      |    Inf 
137.56/137.64	c   138s|  4000 |   209 |213388 |  51.9 |  43M| 119 |   - |7155 |1288 |7155 | 805 | 213 |6417 |2636 | 9.000000e+00 |      --      |    Inf 
140.56/140.65	c   141s|  4100 |   207 |218942 |  52.0 |  43M| 119 |  37 |7155 |1296 |7155 | 805 | 213 |6530 |2726 | 9.000000e+00 |      --      |    Inf 
143.76/143.82	c   144s|  4200 |   189 |225982 |  52.4 |  42M| 119 |   - |7155 |1328 |7155 | 805 | 213 |6727 |2810 | 9.000000e+00 |      --      |    Inf 
145.66/145.73	c   146s|  4300 |   200 |229771 |  52.1 |  43M| 119 |  46 |7155 |1352 |7155 | 805 | 213 |6801 |2874 | 9.000000e+00 |      --      |    Inf 
147.17/147.22	c   147s|  4400 |   210 |232274 |  51.5 |  43M| 119 |   - |7155 |1387 |7155 | 805 | 213 |6859 |2916 | 9.000000e+00 |      --      |    Inf 
149.66/149.74	c   150s|  4500 |   208 |237314 |  51.5 |  43M| 119 |  46 |7155 |1409 |7155 | 805 | 213 |6997 |2971 | 9.000000e+00 |      --      |    Inf 
154.06/154.11	c   154s|  4600 |   197 |248393 |  52.8 |  42M| 119 |  57 |7155 |1362 |7155 | 805 | 213 |7145 |3066 | 9.000000e+00 |      --      |    Inf 
156.76/156.84	c   157s|  4700 |   190 |254232 |  52.9 |  42M| 119 |  51 |7155 |1357 |7155 | 805 | 213 |7252 |3141 | 9.000000e+00 |      --      |    Inf 
160.06/160.12	c   160s|  4800 |   201 |263446 |  53.7 |  42M| 119 |   - |7155 |1345 |7155 | 805 | 213 |7465 |3205 | 9.000000e+00 |      --      |    Inf 
162.16/162.20	c   162s|  4900 |   214 |268420 |  53.6 |  43M| 119 |   - |7155 |1370 |7155 | 805 | 213 |7589 |3263 | 9.000000e+00 |      --      |    Inf 
163.66/163.77	c   164s|  5000 |   189 |271701 |  53.2 |  42M| 119 |  46 |7155 |1281 |7155 | 805 | 213 |7738 |3306 | 9.000000e+00 |      --      |    Inf 
166.65/166.72	c   167s|  5100 |   177 |277950 |  53.4 |  42M| 119 |  50 |7155 |1352 |7155 | 805 | 213 |7877 |3396 | 9.000000e+00 |      --      |    Inf 
168.76/168.85	c   169s|  5200 |   172 |281452 |  53.0 |  43M| 119 |   - |7155 |1413 |7155 | 805 | 213 |8029 |3440 | 9.000000e+00 |      --      |    Inf 
171.16/171.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
171.16/171.27	c   171s|  5300 |   171 |288113 |  53.3 |  42M| 119 |  53 |7155 |1406 |7155 | 805 | 213 |8208 |3489 | 9.000000e+00 |      --      |    Inf 
173.16/173.22	c   173s|  5400 |   173 |292516 |  53.1 |  42M| 119 |  43 |7155 |1304 |7155 | 805 | 213 |8394 |3539 | 9.000000e+00 |      --      |    Inf 
174.65/174.72	c   175s|  5500 |   177 |294918 |  52.6 |  42M| 119 |  46 |7155 |1249 |7155 | 805 | 213 |8492 |3566 | 9.000000e+00 |      --      |    Inf 
176.25/176.35	c   176s|  5600 |   174 |297786 |  52.2 |  42M| 119 |  51 |7155 |1302 |7155 | 805 | 213 |8707 |3609 | 9.000000e+00 |      --      |    Inf 
179.46/179.56	c   180s|  5700 |   181 |305316 |  52.6 |  42M| 119 |   - |7155 |1278 |7155 | 805 | 213 |8922 |3703 | 9.000000e+00 |      --      |    Inf 
181.46/181.59	c   182s|  5800 |   195 |309517 |  52.4 |  42M| 119 |  44 |7155 |1254 |7155 | 805 | 213 |9070 |3744 | 9.000000e+00 |      --      |    Inf 
183.46/183.52	c   184s|  5900 |   210 |313391 |  52.1 |  42M| 119 |  42 |7155 |1257 |7155 | 805 | 213 |9213 |3797 | 9.000000e+00 |      --      |    Inf 
185.65/185.73	c   186s|  6000 |   224 |317654 |  52.0 |  43M| 119 |  40 |7155 |1315 |7155 | 805 | 213 |9353 |3856 | 9.000000e+00 |      --      |    Inf 
188.15/188.21	c   188s|  6100 |   202 |322011 |  51.8 |  42M| 119 |   - |7155 |1297 |7155 | 805 | 213 |9524 |3908 | 9.000000e+00 |      --      |    Inf 
189.96/190.00	c   190s|  6200 |   206 |324511 |  51.4 |  43M| 119 |  38 |7155 |1342 |7155 | 805 | 213 |9595 |3951 | 9.000000e+00 |      --      |    Inf 
191.95/192.01	c   192s|  6300 |   194 |328177 |  51.2 |  43M| 119 |   - |7155 |1368 |7155 | 805 | 213 |9717 |4002 | 9.000000e+00 |      --      |    Inf 
194.56/194.66	c   195s|  6400 |   194 |333091 |  51.1 |  43M| 119 |   - |7155 |1439 |7155 | 805 | 213 |9846 |4067 | 9.000000e+00 |      --      |    Inf 
197.45/197.58	c   198s|  6500 |   196 |339096 |  51.3 |  43M| 119 |  61 |7155 |1471 |7155 | 805 | 213 |9928 |4131 | 9.000000e+00 |      --      |    Inf 
201.55/201.69	c   202s|  6600 |   194 |345853 |  51.5 |  43M| 119 |  47 |7155 |1516 |7155 | 805 | 213 |9999 |4215 | 9.000000e+00 |      --      |    Inf 
204.15/204.20	c   204s|  6700 |   193 |350257 |  51.4 |  43M| 119 |   - |7155 |1486 |   0 |   0 | 213 |  10k|4266 | 9.000000e+00 |      --      |    Inf 
206.75/206.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
206.75/206.88	c   207s|  6800 |   198 |356060 |  51.5 |  43M| 119 |  55 |7155 |1458 |7155 | 805 | 213 |  10k|4332 | 9.000000e+00 |      --      |    Inf 
209.15/209.20	c   209s|  6900 |   196 |360537 |  51.4 |  43M| 119 |   - |7155 |1430 |7155 | 805 | 213 |  10k|4393 | 9.000000e+00 |      --      |    Inf 
211.55/211.62	c   212s|  7000 |   179 |365552 |  51.4 |  42M| 119 |   - |7155 |1391 |7155 | 805 | 213 |  10k|4428 | 9.000000e+00 |      --      |    Inf 
214.46/214.54	c   215s|  7100 |   182 |370969 |  51.4 |  42M| 119 |   - |7155 |1408 |7155 | 805 | 213 |  10k|4519 | 9.000000e+00 |      --      |    Inf 
216.15/216.25	c   216s|  7200 |   191 |374333 |  51.2 |  43M| 119 |  53 |7155 |1487 |7155 | 805 | 213 |  10k|4578 | 9.000000e+00 |      --      |    Inf 
217.45/217.56	c   218s|  7300 |   205 |376601 |  50.8 |  43M| 119 |   - |7155 |1506 |7155 | 805 | 213 |  10k|4611 | 9.000000e+00 |      --      |    Inf 
219.14/219.24	c   219s|  7400 |   209 |379302 |  50.5 |  43M| 119 |  45 |7155 |1546 |7155 | 805 | 213 |  11k|4648 | 9.000000e+00 |      --      |    Inf 
220.85/220.94	c   221s|  7500 |   215 |382050 |  50.2 |  43M| 119 |   - |7155 |1535 |7155 | 805 | 213 |  11k|4712 | 9.000000e+00 |      --      |    Inf 
222.54/222.64	c   223s|  7600 |   206 |384870 |  49.9 |  43M| 119 |  54 |7155 |1540 |7155 | 805 | 213 |  11k|4767 | 9.000000e+00 |      --      |    Inf 
224.45/224.59	c   225s|  7700 |   205 |388180 |  49.7 |  43M| 119 |  49 |7155 |1471 |7155 | 805 | 213 |  11k|4832 | 9.000000e+00 |      --      |    Inf 
225.75/225.85	c   226s|  7800 |   205 |390013 |  49.3 |  43M| 119 |  50 |7155 |1520 |7155 | 805 | 213 |  11k|4860 | 9.000000e+00 |      --      |    Inf 
227.66/227.74	c   228s|  7900 |   211 |393138 |  49.0 |  43M| 119 |  59 |7155 |1622 |7155 | 805 | 213 |  11k|4906 | 9.000000e+00 |      --      |    Inf 
229.65/229.72	c   230s|  8000 |   205 |396305 |  48.8 |  43M| 119 |   - |7155 |1622 |7155 | 805 | 213 |  11k|4956 | 9.000000e+00 |      --      |    Inf 
231.85/231.95	c   232s|  8100 |   204 |399596 |  48.6 |  43M| 119 |  53 |7155 |1620 |7155 | 805 | 213 |  11k|5016 | 9.000000e+00 |      --      |    Inf 
234.05/234.13	c   234s|  8200 |   205 |403677 |  48.5 |  43M| 119 |  43 |7155 |1620 |7155 | 805 | 213 |  12k|5075 | 9.000000e+00 |      --      |    Inf 
236.24/236.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
236.24/236.35	c   236s|  8300 |   212 |407659 |  48.4 |  43M| 119 |   - |7155 |1684 |7155 | 805 | 213 |  12k|5134 | 9.000000e+00 |      --      |    Inf 
238.74/238.83	c   239s|  8400 |   203 |412504 |  48.4 |  43M| 119 |  56 |7155 |1656 |7155 | 805 | 213 |  12k|5190 | 9.000000e+00 |      --      |    Inf 
241.45/241.57	c   242s|  8500 |   214 |418557 |  48.6 |  43M| 119 |   - |7155 |1745 |7155 | 805 | 213 |  12k|5272 | 9.000000e+00 |      --      |    Inf 
243.64/243.78	c   244s|  8600 |   215 |423202 |  48.5 |  43M| 119 |   - |7155 |1706 |   0 |   0 | 213 |  12k|5321 | 9.000000e+00 |      --      |    Inf 
246.55/246.61	c   247s|  8700 |   223 |429219 |  48.7 |  43M| 119 |   - |7155 |1714 |   0 |   0 | 213 |  12k|5386 | 9.000000e+00 |      --      |    Inf 
247.85/247.97	c   248s|  8800 |   229 |431873 |  48.4 |  43M| 119 |   - |7155 |1730 |   0 |   0 | 213 |  13k|5431 | 9.000000e+00 |      --      |    Inf 
249.55/249.63	c   250s|  8900 |   237 |435286 |  48.3 |  43M| 119 |  38 |7155 |1332 |7155 | 805 | 213 |  13k|5483 | 9.000000e+00 |      --      |    Inf 
251.64/251.75	c   252s|  9000 |   235 |439530 |  48.2 |  43M| 119 |   - |7155 |1389 |   0 |   0 | 213 |  13k|5554 | 9.000000e+00 |      --      |    Inf 
254.05/254.15	c   254s|  9100 |   239 |445199 |  48.3 |  43M| 119 |   - |7155 |1526 |7155 | 805 | 213 |  13k|5622 | 9.000000e+00 |      --      |    Inf 
256.44/256.55	c   257s|  9200 |   236 |451234 |  48.4 |  43M| 119 |   - |7155 |1454 |7155 | 805 | 213 |  13k|5683 | 9.000000e+00 |      --      |    Inf 
258.64/258.74	c   259s|  9300 |   242 |455585 |  48.4 |  43M| 119 |  62 |7155 |1465 |7155 | 805 | 213 |  14k|5759 | 9.000000e+00 |      --      |    Inf 
261.85/261.97	c   262s|  9400 |   238 |463124 |  48.7 |  43M| 119 |   - |7155 |1368 |7155 | 805 | 213 |  14k|5831 | 9.000000e+00 |      --      |    Inf 
264.84/264.93	c   265s|  9500 |   239 |469715 |  48.8 |  43M| 119 |  77 |7155 |1396 |7155 | 805 | 213 |  14k|5907 | 9.000000e+00 |      --      |    Inf 
268.15/268.22	c   268s|  9600 |   237 |479046 |  49.3 |  43M| 119 |  65 |7155 |1392 |7155 | 805 | 213 |  14k|5991 | 9.000000e+00 |      --      |    Inf 
270.74/270.81	c   271s|  9700 |   241 |484812 |  49.4 |  43M| 119 |  44 |7155 |1268 |7155 | 805 | 213 |  14k|6086 | 9.000000e+00 |      --      |    Inf 
273.75/273.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
273.75/273.88	c   274s|  9800 |   242 |492811 |  49.7 |  43M| 119 |  58 |7155 |1388 |7155 | 805 | 213 |  15k|6147 | 9.000000e+00 |      --      |    Inf 
276.04/276.11	c   276s|  9900 |   243 |499027 |  49.8 |  43M| 119 |   - |7155 |1479 |7155 | 805 | 213 |  15k|6179 | 9.000000e+00 |      --      |    Inf 
279.94/280.02	c   280s| 10000 |   253 |507296 |  50.2 |  43M| 119 |  53 |7155 |1456 |7155 | 805 | 213 |  15k|6266 | 9.000000e+00 |      --      |    Inf 
282.55/282.63	c   283s| 10100 |   260 |512809 |  50.2 |  43M| 119 |   - |7155 |1453 |7155 | 805 | 213 |  15k|6317 | 9.000000e+00 |      --      |    Inf 
285.54/285.67	c   286s| 10200 |   261 |519733 |  50.4 |  43M| 119 |  50 |7155 |1445 |7155 | 805 | 213 |  15k|6366 | 9.000000e+00 |      --      |    Inf 
287.84/287.91	c   288s| 10300 |   258 |523601 |  50.3 |  43M| 119 |  63 |7155 |1522 |7155 | 805 | 213 |  16k|6416 | 9.000000e+00 |      --      |    Inf 
290.94/291.07	c   291s| 10400 |   257 |529701 |  50.4 |  43M| 119 |  50 |7155 |1503 |7155 | 805 | 213 |  16k|6495 | 9.000000e+00 |      --      |    Inf 
293.93/294.02	c   294s| 10500 |   255 |535301 |  50.4 |  43M| 119 |   - |7155 |1450 |   0 |   0 | 213 |  16k|6539 | 9.000000e+00 |      --      |    Inf 
296.04/296.14	c   296s| 10600 |   259 |538405 |  50.3 |  43M| 119 |   - |7155 |1558 |7155 | 805 | 213 |  16k|6576 | 9.000000e+00 |      --      |    Inf 
298.93/299.07	c   299s| 10700 |   254 |543914 |  50.3 |  43M| 119 |  45 |7155 |1511 |7155 | 805 | 213 |  16k|6625 | 9.000000e+00 |      --      |    Inf 
300.14/300.26	c   300s| 10800 |   258 |546066 |  50.0 |  44M| 119 |   - |7155 |1621 |7155 | 805 | 213 |  16k|6642 | 9.000000e+00 |      --      |    Inf 
301.54/301.63	c   302s| 10900 |   257 |549401 |  49.9 |  43M| 119 |   - |7155 |1565 |7155 | 805 | 213 |  16k|6671 | 9.000000e+00 |      --      |    Inf 
303.14/303.24	c   303s| 11000 |   261 |551801 |  49.6 |  43M| 119 |  55 |7155 |1644 |7155 | 805 | 213 |  17k|6695 | 9.000000e+00 |      --      |    Inf 
305.33/305.47	c   305s| 11100 |   275 |556001 |  49.6 |  44M| 119 |  50 |7155 |1738 |7155 | 805 | 213 |  17k|6761 | 9.000000e+00 |      --      |    Inf 
306.33/306.49	c   306s| 11200 |   281 |557919 |  49.3 |  43M| 119 |  61 |7155 |1646 |7155 | 805 | 213 |  17k|6777 | 9.000000e+00 |      --      |    Inf 
307.54/307.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
307.54/307.62	c   308s| 11300 |   271 |560139 |  49.1 |  43M| 119 |  41 |7155 |1593 |7155 | 805 | 213 |  17k|6806 | 9.000000e+00 |      --      |    Inf 
309.14/309.26	c   309s| 11400 |   273 |563415 |  48.9 |  44M| 119 |  53 |7155 |1562 |7155 | 805 | 213 |  17k|6831 | 9.000000e+00 |      --      |    Inf 
310.63/310.77	c   311s| 11500 |   283 |566477 |  48.8 |  44M| 119 |  44 |7155 |1668 |7155 | 805 | 213 |  18k|6875 | 9.000000e+00 |      --      |    Inf 
312.83/312.99	c   313s| 11600 |   292 |571018 |  48.7 |  44M| 119 |   - |7155 |1708 |7155 | 805 | 213 |  18k|6935 | 9.000000e+00 |      --      |    Inf 
314.63/314.72	c   315s| 11700 |   287 |574640 |  48.6 |  44M| 119 |  59 |7155 |1692 |7155 | 805 | 213 |  18k|6954 | 9.000000e+00 |      --      |    Inf 
315.83/315.97	c   316s| 11800 |   273 |576809 |  48.4 |  44M| 119 |  58 |7155 |1621 |7155 | 805 | 213 |  18k|6976 | 9.000000e+00 |      --      |    Inf 
317.33/317.40	c   317s| 11900 |   264 |580206 |  48.3 |  44M| 119 |  49 |7155 |1489 |7155 | 805 | 213 |  18k|6990 | 9.000000e+00 |      --      |    Inf 
319.53/319.60	c   320s| 12000 |   261 |585179 |  48.3 |  43M| 119 |  62 |7155 |1448 |7155 | 805 | 213 |  19k|7026 | 9.000000e+00 |      --      |    Inf 
321.43/321.52	c   322s| 12100 |   270 |590314 |  48.3 |  44M| 119 |   - |7155 |1455 |   0 |   0 | 213 |  19k|7062 | 9.000000e+00 |      --      |    Inf 
323.43/323.50	c   323s| 12200 |   273 |594960 |  48.3 |  44M| 119 |   - |7155 |1477 |7155 | 805 | 213 |  19k|7085 | 9.000000e+00 |      --      |    Inf 
324.93/325.01	c   325s| 12300 |   272 |597841 |  48.1 |  44M| 119 |   - |7155 |1540 |7155 | 805 | 213 |  19k|7094 | 9.000000e+00 |      --      |    Inf 
328.74/328.90	c   329s| 12400 |   286 |607843 |  48.6 |  44M| 119 |  55 |7155 |1521 |7155 | 805 | 213 |  19k|7176 | 9.000000e+00 |      --      |    Inf 
330.83/330.92	c   331s| 12500 |   283 |613625 |  48.6 |  44M| 119 |   - |7155 |1566 |7155 | 805 | 213 |  19k|7188 | 9.000000e+00 |      --      |    Inf 
332.32/332.41	c   332s| 12600 |   281 |616114 |  48.4 |  44M| 119 |   - |7155 |1553 |7155 | 805 | 213 |  19k|7220 | 9.000000e+00 |      --      |    Inf 
334.23/334.32	c   334s| 12700 |   266 |620493 |  48.4 |  43M| 119 |   - |7155 |1453 |7155 | 805 | 213 |  20k|7248 | 9.000000e+00 |      --      |    Inf 
336.22/336.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
336.22/336.36	c   336s| 12800 |   279 |624178 |  48.3 |  44M| 119 |  60 |7155 |1520 |7155 | 805 | 213 |  20k|7322 | 9.000000e+00 |      --      |    Inf 
337.82/337.98	c   338s| 12900 |   276 |626938 |  48.2 |  44M| 119 |   - |7155 |1597 |7155 | 805 | 213 |  20k|7360 | 9.000000e+00 |      --      |    Inf 
339.53/339.60	c   340s| 13000 |   283 |631465 |  48.1 |  44M| 119 |   - |7155 |1715 |   0 |   0 | 213 |  20k|7383 | 9.000000e+00 |      --      |    Inf 
341.13/341.29	c   341s| 13100 |   286 |635827 |  48.1 |  44M| 119 |   - |7155 |1846 |7155 | 805 | 213 |  20k|7419 | 9.000000e+00 |      --      |    Inf 
345.13/345.30	c   345s| 13200 |   300 |642722 |  48.3 |  44M| 119 |  44 |7155 |1695 |7155 | 805 | 213 |  21k|7469 | 9.000000e+00 |      --      |    Inf 
346.33/346.47	c   346s| 13300 |   305 |644996 |  48.1 |  44M| 119 |  44 |7155 |1767 |7155 | 805 | 213 |  21k|7492 | 9.000000e+00 |      --      |    Inf 
348.93/349.01	c   349s| 13400 |   306 |651397 |  48.2 |  44M| 119 |   - |7155 |1721 |7155 | 805 | 213 |  21k|7552 | 9.000000e+00 |      --      |    Inf 
350.42/350.55	c   351s| 13500 |   314 |654418 |  48.1 |  44M| 119 |  49 |7155 |1657 |7155 | 805 | 213 |  21k|7590 | 9.000000e+00 |      --      |    Inf 
352.42/352.58	c   353s| 13600 |   319 |660576 |  48.2 |  44M| 119 |  51 |7155 |1713 |7155 | 805 | 213 |  21k|7624 | 9.000000e+00 |      --      |    Inf 
353.63/353.77	c   354s| 13700 |   319 |663256 |  48.0 |  44M| 119 |  44 |7155 |1946 |7155 | 805 | 213 |  22k|7647 | 9.000000e+00 |      --      |    Inf 
355.52/355.68	c   356s| 13800 |   324 |668227 |  48.0 |  44M| 119 |  59 |7155 |2009 |7155 | 805 | 213 |  22k|7672 | 9.000000e+00 |      --      |    Inf 
357.82/357.95	c   358s| 13900 |   326 |675766 |  48.2 |  44M| 119 |  38 |7155 |2016 |7155 | 805 | 213 |  22k|7699 | 9.000000e+00 |      --      |    Inf 
359.32/359.42	c   359s| 14000 |   332 |679627 |  48.1 |  44M| 119 |  49 |7155 |1977 |7155 | 805 | 213 |  22k|7718 | 9.000000e+00 |      --      |    Inf 
361.33/361.46	c   361s| 14100 |   349 |686338 |  48.3 |  44M| 119 |  48 |7155 |1981 |7155 | 805 | 213 |  22k|7756 | 9.000000e+00 |      --      |    Inf 
364.03/364.15	c   364s| 14200 |   353 |695830 |  48.6 |  44M| 119 |   - |7155 |1949 |7155 | 805 | 213 |  22k|7787 | 9.000000e+00 |      --      |    Inf 
366.72/366.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
366.72/366.83	c   367s| 14300 |   356 |704497 |  48.9 |  44M| 119 |  39 |7155 |2027 |7155 | 805 | 213 |  22k|7811 | 9.000000e+00 |      --      |    Inf 
368.82/368.96	c   369s| 14400 |   357 |711286 |  49.0 |  44M| 119 |   - |7155 |2064 |7155 | 805 | 213 |  23k|7827 | 9.000000e+00 |      --      |    Inf 
371.42/371.58	c   372s| 14500 |   354 |719543 |  49.2 |  44M| 119 |  49 |7155 |2041 |7155 | 805 | 213 |  23k|7853 | 9.000000e+00 |      --      |    Inf 
373.73/373.84	c   374s| 14600 |   343 |726469 |  49.4 |  44M| 119 |  43 |7155 |2087 |7155 | 805 | 213 |  23k|7872 | 9.000000e+00 |      --      |    Inf 
376.13/376.21	c   376s| 14700 |   329 |734292 |  49.6 |  44M| 119 |   - |7155 |1734 |7155 | 805 | 213 |  23k|7885 | 9.000000e+00 |      --      |    Inf 
377.72/377.85	c   378s| 14800 |   334 |739612 |  49.6 |  44M| 119 |   - |7155 |1725 |   0 |   0 | 213 |  23k|7897 | 9.000000e+00 |      --      |    Inf 
378.72/378.85	c   379s| 14900 |   335 |741682 |  49.4 |  44M| 119 |  56 |7155 |1885 |7155 | 805 | 213 |  23k|7904 | 9.000000e+00 |      --      |    Inf 
380.73/380.83	c   381s| 15000 |   334 |748002 |  49.5 |  44M| 119 |   - |7155 |1833 |7155 | 805 | 213 |  23k|7921 | 9.000000e+00 |      --      |    Inf 
382.92/383.02	c   383s| 15100 |   332 |754049 |  49.6 |  44M| 119 |  54 |7155 |1843 |7155 | 805 | 213 |  24k|7955 | 9.000000e+00 |      --      |    Inf 
385.62/385.72	c   386s| 15200 |   340 |760235 |  49.6 |  44M| 119 |  39 |7155 |1902 |7155 | 805 | 213 |  24k|8023 | 9.000000e+00 |      --      |    Inf 
388.92/389.08	c   389s| 15300 |   340 |769293 |  49.9 |  44M| 119 |  40 |7155 |1938 |7155 | 805 | 213 |  24k|8099 | 9.000000e+00 |      --      |    Inf 
392.22/392.39	c   392s| 15400 |   342 |778130 |  50.2 |  45M| 119 |  37 |7155 |1974 |7155 | 805 | 213 |  24k|8174 | 9.000000e+00 |      --      |    Inf 
394.12/394.25	c   394s| 15500 |   333 |782279 |  50.1 |  44M| 119 |  50 |7155 |1833 |7155 | 805 | 213 |  24k|8216 | 9.000000e+00 |      --      |    Inf 
396.72/396.80	c   397s| 15600 |   344 |788628 |  50.2 |  44M| 119 |   - |7155 |1888 |7155 | 805 | 213 |  24k|8278 | 9.000000e+00 |      --      |    Inf 
399.72/399.87	c   400s| 15700 |   331 |795889 |  50.3 |  44M| 119 |  38 |7155 |1880 |7155 | 805 | 213 |  24k|8373 | 9.000000e+00 |      --      |    Inf 
400.82/400.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
400.82/400.98	c   401s| 15800 |   324 |797965 |  50.1 |  44M| 119 |  62 |7155 |1935 |7155 | 805 | 213 |  25k|8390 | 9.000000e+00 |      --      |    Inf 
402.12/402.25	c   402s| 15900 |   324 |800316 |  50.0 |  44M| 119 |   - |7155 |2004 |7155 | 805 | 213 |  25k|8407 | 9.000000e+00 |      --      |    Inf 
403.62/403.76	c   404s| 16000 |   323 |803278 |  49.8 |  44M| 119 |   - |7155 |1996 |7155 | 805 | 213 |  25k|8425 | 9.000000e+00 |      --      |    Inf 
405.62/405.76	c   406s| 16100 |   322 |807329 |  49.8 |  44M| 119 |  52 |7155 |1817 |7155 | 805 | 213 |  25k|8475 | 9.000000e+00 |      --      |    Inf 
408.42/408.59	c   409s| 16200 |   324 |815101 |  50.0 |  44M| 119 |   - |7155 |1805 |7155 | 805 | 213 |  25k|8566 | 9.000000e+00 |      --      |    Inf 
411.12/411.20	c   411s| 16300 |   313 |821552 |  50.1 |  44M| 119 |   - |7155 |1809 |7155 | 805 | 213 |  25k|8655 | 9.000000e+00 |      --      |    Inf 
415.02/415.11	c   415s| 16400 |   291 |830526 |  50.3 |  44M| 119 |   - |7155 |1703 |7155 | 805 | 213 |  25k|8812 | 9.000000e+00 |      --      |    Inf 
416.91/417.06	c   417s| 16500 |   286 |835780 |  50.3 |  44M| 119 |   - |7155 |1863 |   0 |   0 | 213 |  26k|8871 | 9.000000e+00 |      --      |    Inf 
419.21/419.37	c   419s| 16600 |   287 |840450 |  50.3 |  44M| 119 |  55 |7155 |1895 |7155 | 805 | 213 |  26k|8954 | 9.000000e+00 |      --      |    Inf 
420.81/420.99	c   421s| 16700 |   293 |843644 |  50.2 |  44M| 119 |   - |7155 |2001 |7155 | 805 | 213 |  26k|8988 | 9.000000e+00 |      --      |    Inf 
423.42/423.57	c   424s| 16800 |   293 |848437 |  50.2 |  44M| 119 |  43 |7155 |2091 |7155 | 805 | 213 |  26k|9094 | 9.000000e+00 |      --      |    Inf 
425.31/425.43	c   425s| 16900 |   310 |852814 |  50.1 |  44M| 119 |  43 |7155 |2171 |7155 | 805 | 213 |  26k|9134 | 9.000000e+00 |      --      |    Inf 
427.51/427.67	c   428s| 17000 |   303 |857904 |  50.1 |  44M| 119 |  64 |7155 |2194 |7155 | 805 | 213 |  26k|9193 | 9.000000e+00 |      --      |    Inf 
430.31/430.41	c   430s| 17100 |   303 |863823 |  50.2 |  44M| 119 |   - |7155 |2158 |7155 | 805 | 213 |  26k|9261 | 9.000000e+00 |      --      |    Inf 
433.22/433.34	c   433s| 17200 |   300 |870122 |  50.3 |  44M| 119 |   - |7155 |2174 |7155 | 805 | 213 |  26k|9337 | 9.000000e+00 |      --      |    Inf 
435.71/435.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
435.71/435.87	c   436s| 17300 |   298 |875571 |  50.3 |  44M| 119 |  58 |7155 |1912 |7155 | 805 | 213 |  26k|9403 | 9.000000e+00 |      --      |    Inf 
438.41/438.51	c   439s| 17400 |   301 |881209 |  50.3 |  44M| 119 |   - |7155 |1895 |   0 |   0 | 213 |  27k|9474 | 9.000000e+00 |      --      |    Inf 
441.11/441.29	c   441s| 17500 |   294 |887236 |  50.4 |  44M| 119 |   - |7155 |1913 |7155 | 805 | 213 |  27k|9549 | 9.000000e+00 |      --      |    Inf 
443.41/443.54	c   444s| 17600 |   294 |891972 |  50.4 |  44M| 119 |  57 |7155 |1868 |7155 | 805 | 213 |  27k|9608 | 9.000000e+00 |      --      |    Inf 
446.01/446.14	c   446s| 17700 |   290 |898445 |  50.4 |  44M| 119 |  67 |7155 |1736 |7155 | 805 | 213 |  27k|9675 | 9.000000e+00 |      --      |    Inf 
448.62/448.80	c   449s| 17800 |   282 |905177 |  50.5 |  44M| 119 |   - |7155 |1825 |7155 | 805 | 213 |  27k|9749 | 9.000000e+00 |      --      |    Inf 
450.01/450.16	c   450s| 17900 |   281 |906874 |  50.3 |  44M| 119 |  57 |7155 |1827 |7155 | 805 | 213 |  27k|9783 | 9.000000e+00 |      --      |    Inf 
451.42/451.54	c   452s| 18000 |   287 |910203 |  50.2 |  44M| 119 |   - |7155 |1792 |   0 |   0 | 213 |  27k|9807 | 9.000000e+00 |      --      |    Inf 
454.12/454.24	c   454s| 18100 |   301 |916351 |  50.3 |  44M| 119 |  50 |7155 |1784 |7155 | 805 | 213 |  27k|9858 | 9.000000e+00 |      --      |    Inf 
456.42/456.59	c   457s| 18200 |   306 |921858 |  50.3 |  44M| 119 |  54 |7155 |1801 |7155 | 805 | 213 |  27k|9894 | 9.000000e+00 |      --      |    Inf 
458.91/459.09	c   459s| 18300 |   317 |927413 |  50.4 |  44M| 119 |  55 |7155 |1810 |7155 | 805 | 213 |  27k|9942 | 9.000000e+00 |      --      |    Inf 
461.01/461.14	c   461s| 18400 |   317 |931841 |  50.3 |  44M| 119 |   - |7155 |1833 |7155 | 805 | 213 |  28k|9981 | 9.000000e+00 |      --      |    Inf 
463.31/463.45	c   463s| 18500 |   310 |936353 |  50.3 |  44M| 119 |   - |7155 |1805 |7155 | 805 | 213 |  28k|  10k| 9.000000e+00 |      --      |    Inf 
465.01/465.14	c   465s| 18600 |   318 |940156 |  50.2 |  44M| 119 |   - |7155 |1601 |7155 | 805 | 213 |  28k|  10k| 9.000000e+00 |      --      |    Inf 
467.81/467.95	c   468s| 18700 |   315 |946404 |  50.3 |  44M| 119 |   - |7155 |1578 |7155 | 805 | 213 |  28k|  10k| 9.000000e+00 |      --      |    Inf 
471.01/471.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
471.01/471.12	c   471s| 18800 |   312 |954690 |  50.5 |  44M| 119 |   - |7155 |1539 |7155 | 805 | 213 |  28k|  10k| 9.000000e+00 |      --      |    Inf 
473.01/473.12	c   473s| 18900 |   309 |959440 |  50.5 |  44M| 119 |  45 |7155 |1445 |7155 | 805 | 213 |  28k|  10k| 9.000000e+00 |      --      |    Inf 
475.40/475.53	c   476s| 19000 |   302 |965097 |  50.5 |  44M| 119 |   - |7155 |1481 |   0 |   0 | 213 |  28k|  10k| 9.000000e+00 |      --      |    Inf 
477.21/477.32	c   477s| 19100 |   310 |968909 |  50.4 |  44M| 119 |  50 |7155 |1508 |7155 | 805 | 213 |  28k|  10k| 9.000000e+00 |      --      |    Inf 
478.71/478.80	c   479s| 19200 |   321 |972298 |  50.3 |  44M| 119 |  67 |7155 |1591 |7155 | 805 | 213 |  28k|  10k| 9.000000e+00 |      --      |    Inf 
481.01/481.16	c   481s| 19300 |   321 |978425 |  50.4 |  44M| 119 |  52 |7155 |1636 |7155 | 805 | 213 |  29k|  10k| 9.000000e+00 |      --      |    Inf 
483.31/483.47	c   483s| 19400 |   324 |984693 |  50.5 |  44M| 119 |  44 |7155 |1690 |7155 | 805 | 213 |  29k|  10k| 9.000000e+00 |      --      |    Inf 
486.21/486.30	c   486s| 19500 |   316 |992368 |  50.6 |  44M| 119 |  39 |7155 |1706 |7155 | 805 | 213 |  29k|  10k| 9.000000e+00 |      --      |    Inf 
488.31/488.44	c   488s| 19600 |   313 |997616 |  50.6 |  44M| 119 |   - |7155 |1745 |7155 | 805 | 213 |  29k|  10k| 9.000000e+00 |      --      |    Inf 
490.42/490.52	c   491s| 19700 |   320 |  1000k|  50.5 |  44M| 119 |  41 |7155 |1825 |7155 | 805 | 213 |  29k|  10k| 9.000000e+00 |      --      |    Inf 
492.01/492.16	c   492s| 19800 |   326 |  1004k|  50.4 |  44M| 119 |   - |7155 |1908 |7155 | 805 | 213 |  29k|  10k| 9.000000e+00 |      --      |    Inf 
493.31/493.43	c   493s| 19900 |   326 |  1006k|  50.3 |  44M| 119 |   - |7155 |1963 |7155 | 805 | 213 |  30k|  10k| 9.000000e+00 |      --      |    Inf 
494.60/494.72	c   495s| 20000 |   325 |  1009k|  50.2 |  44M| 119 |  49 |7155 |1973 |7155 | 805 | 213 |  30k|  10k| 9.000000e+00 |      --      |    Inf 
496.20/496.33	c   496s| 20100 |   332 |  1013k|  50.1 |  45M| 119 |  58 |7155 |2069 |7155 | 805 | 213 |  30k|  10k| 9.000000e+00 |      --      |    Inf 
498.11/498.27	c   498s| 20200 |   326 |  1017k|  50.1 |  45M| 119 |   - |7155 |2059 |7155 | 805 | 213 |  30k|  10k| 9.000000e+00 |      --      |    Inf 
499.50/499.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
499.50/499.68	c   500s| 20300 |   326 |  1019k|  50.0 |  45M| 119 |   - |7155 |2070 |7155 | 805 | 213 |  30k|  10k| 9.000000e+00 |      --      |    Inf 
502.10/502.28	c   502s| 20400 |   343 |  1023k|  49.9 |  45M| 119 |   - |7155 |2048 |7155 | 805 | 213 |  30k|  10k| 9.000000e+00 |      --      |    Inf 
503.71/503.87	c   504s| 20500 |   354 |  1027k|  49.8 |  45M| 119 |  35 |7155 |2240 |7155 | 805 | 213 |  31k|  11k| 9.000000e+00 |      --      |    Inf 
504.81/504.99	c   505s| 20600 |   342 |  1029k|  49.7 |  45M| 119 |  39 |7155 |2412 |7155 | 805 | 213 |  31k|  11k| 9.000000e+00 |      --      |    Inf 
507.70/507.88	c   508s| 20700 |   343 |  1036k|  49.8 |  45M| 119 |   - |7155 |2264 |7155 | 805 | 213 |  31k|  11k| 9.000000e+00 |      --      |    Inf 
510.31/510.41	c   510s| 20800 |   342 |  1042k|  49.9 |  45M| 119 |   - |7155 |2322 |7155 | 805 | 213 |  31k|  11k| 9.000000e+00 |      --      |    Inf 
512.20/512.33	c   512s| 20900 |   359 |  1047k|  49.8 |  45M| 119 |  45 |7155 |2292 |7155 | 805 | 213 |  31k|  11k| 9.000000e+00 |      --      |    Inf 
514.10/514.25	c   514s| 21000 |   370 |  1051k|  49.8 |  45M| 119 |   - |7155 |2305 |7155 | 805 | 213 |  32k|  11k| 9.000000e+00 |      --      |    Inf 
516.30/516.46	c   516s| 21100 |   368 |  1055k|  49.7 |  45M| 119 |  23 |7155 |2338 |7155 | 805 | 213 |  32k|  11k| 9.000000e+00 |      --      |    Inf 
519.20/519.33	c   519s| 21200 |   366 |  1062k|  49.8 |  45M| 119 |  23 |7155 |2382 |7155 | 805 | 213 |  32k|  11k| 9.000000e+00 |      --      |    Inf 
521.80/521.92	c   522s| 21300 |   364 |  1068k|  49.9 |  45M| 119 |  37 |7155 |2383 |7155 | 805 | 213 |  32k|  11k| 9.000000e+00 |      --      |    Inf 
524.10/524.27	c   524s| 21400 |   348 |  1073k|  49.9 |  45M| 119 |  49 |7155 |2375 |7155 | 805 | 213 |  32k|  11k| 9.000000e+00 |      --      |    Inf 
526.40/526.50	c   527s| 21500 |   366 |  1079k|  50.0 |  45M| 119 |   - |7155 |2406 |7155 | 805 | 213 |  32k|  11k| 9.000000e+00 |      --      |    Inf 
528.91/529.05	c   529s| 21600 |   383 |  1086k|  50.0 |  45M| 119 |  56 |7155 |2331 |7155 | 805 | 213 |  32k|  11k| 9.000000e+00 |      --      |    Inf 
531.30/531.41	c   531s| 21700 |   383 |  1094k|  50.2 |  45M| 119 |  63 |7155 |2306 |7155 | 805 | 213 |  32k|  11k| 9.000000e+00 |      --      |    Inf 
534.00/534.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
534.00/534.16	c   534s| 21800 |   356 |  1102k|  50.3 |  45M| 119 |   - |7155 |2256 |7155 | 805 | 213 |  32k|  11k| 9.000000e+00 |      --      |    Inf 
535.50/535.61	c   536s| 21900 |   359 |  1105k|  50.2 |  45M| 119 |   - |7155 |2285 |7155 | 805 | 213 |  33k|  11k| 9.000000e+00 |      --      |    Inf 
537.59/537.80	c   538s| 22000 |   371 |  1110k|  50.2 |  46M| 119 |   - |7155 |2357 |7155 | 805 | 213 |  33k|  11k| 9.000000e+00 |      --      |    Inf 
540.30/540.42	c   540s| 22100 |   367 |  1116k|  50.3 |  45M| 119 |  49 |7155 |2328 |7155 | 805 | 213 |  33k|  11k| 9.000000e+00 |      --      |    Inf 
542.00/542.17	c   542s| 22200 |   364 |  1121k|  50.3 |  45M| 119 |   - |7155 |2220 |   0 |   0 | 213 |  33k|  11k| 9.000000e+00 |      --      |    Inf 
544.00/544.18	c   544s| 22300 |   366 |  1126k|  50.2 |  45M| 119 |   - |7155 |2288 |7155 | 805 | 213 |  33k|  11k| 9.000000e+00 |      --      |    Inf 
545.69/545.85	c   546s| 22400 |   372 |  1130k|  50.2 |  45M| 119 |  41 |7155 |2278 |7155 | 805 | 213 |  33k|  11k| 9.000000e+00 |      --      |    Inf 
547.80/547.94	c   548s| 22500 |   353 |  1136k|  50.3 |  45M| 119 |   - |7155 |2167 |7155 | 805 | 213 |  34k|  11k| 9.000000e+00 |      --      |    Inf 
549.19/549.39	c   549s| 22600 |   357 |  1140k|  50.2 |  45M| 119 |   - |7155 |2238 |   0 |   0 | 213 |  34k|  11k| 9.000000e+00 |      --      |    Inf 
551.40/551.59	c   552s| 22700 |   370 |  1144k|  50.2 |  45M| 119 |  46 |7155 |2225 |7155 | 805 | 213 |  34k|  11k| 9.000000e+00 |      --      |    Inf 
553.40/553.56	c   554s| 22800 |   361 |  1149k|  50.2 |  45M| 119 |   - |7155 |2192 |   0 |   0 | 213 |  34k|  11k| 9.000000e+00 |      --      |    Inf 
555.09/555.24	c   555s| 22900 |   373 |  1154k|  50.1 |  45M| 119 |   - |7155 |2213 |7155 | 805 | 213 |  34k|  12k| 9.000000e+00 |      --      |    Inf 
556.80/556.96	c   557s| 23000 |   372 |  1159k|  50.1 |  45M| 119 |  45 |7155 |2211 |7155 | 805 | 213 |  34k|  12k| 9.000000e+00 |      --      |    Inf 
558.49/558.66	c   559s| 23100 |   379 |  1164k|  50.1 |  45M| 119 |  38 |7155 |2151 |7155 | 805 | 213 |  35k|  12k| 9.000000e+00 |      --      |    Inf 
560.59/560.71	c   561s| 23200 |   386 |  1169k|  50.2 |  46M| 119 |   - |7155 |2232 |7155 | 805 | 213 |  35k|  12k| 9.000000e+00 |      --      |    Inf 
561.80/562.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
561.80/562.00	c   562s| 23300 |   387 |  1172k|  50.1 |  45M| 119 |   - |7155 |2153 |7155 | 805 | 213 |  35k|  12k| 9.000000e+00 |      --      |    Inf 
563.70/563.87	c   564s| 23400 |   378 |  1177k|  50.1 |  45M| 119 |  58 |7155 |2097 |7155 | 805 | 213 |  35k|  12k| 9.000000e+00 |      --      |    Inf 
565.20/565.36	c   565s| 23500 |   378 |  1179k|  50.0 |  45M| 119 |   - |7155 |2111 |7155 | 805 | 213 |  35k|  12k| 9.000000e+00 |      --      |    Inf 
566.30/566.46	c   566s| 23600 |   366 |  1182k|  49.9 |  45M| 119 |  47 |7155 |1807 |7155 | 805 | 213 |  35k|  12k| 9.000000e+00 |      --      |    Inf 
568.19/568.31	c   568s| 23700 |   369 |  1186k|  49.8 |  45M| 119 |  45 |7155 |1783 |7155 | 805 | 213 |  36k|  12k| 9.000000e+00 |      --      |    Inf 
571.09/571.20	c   571s| 23800 |   378 |  1192k|  49.8 |  45M| 119 |  42 |7155 |1749 |7155 | 805 | 213 |  36k|  12k| 9.000000e+00 |      --      |    Inf 
573.39/573.58	c   574s| 23900 |   386 |  1196k|  49.8 |  45M| 119 |  60 |7155 |1823 |7155 | 805 | 213 |  36k|  12k| 9.000000e+00 |      --      |    Inf 
575.69/575.87	c   576s| 24000 |   378 |  1201k|  49.8 |  45M| 119 |  72 |7155 |1866 |7155 | 805 | 213 |  36k|  12k| 9.000000e+00 |      --      |    Inf 
578.20/578.37	c   578s| 24100 |   374 |  1206k|  49.8 |  45M| 119 |   - |7155 |1790 |7155 | 805 | 213 |  36k|  12k| 9.000000e+00 |      --      |    Inf 
579.59/579.76	c   580s| 24200 |   376 |  1209k|  49.7 |  45M| 119 |  46 |7155 |1789 |7155 | 805 | 213 |  36k|  12k| 9.000000e+00 |      --      |    Inf 
581.10/581.20	c   581s| 24300 |   374 |  1212k|  49.6 |  45M| 119 |   - |7155 |1866 |7155 | 805 | 213 |  36k|  12k| 9.000000e+00 |      --      |    Inf 
583.09/583.28	c   583s| 24400 |   373 |  1216k|  49.6 |  45M| 119 |  49 |7155 |1844 |7155 | 805 | 213 |  36k|  12k| 9.000000e+00 |      --      |    Inf 
585.10/585.28	c   585s| 24500 |   376 |  1220k|  49.6 |  45M| 119 |  53 |7155 |1772 |7155 | 805 | 213 |  37k|  12k| 9.000000e+00 |      --      |    Inf 
587.39/587.59	c   588s| 24600 |   387 |  1225k|  49.6 |  45M| 119 |  42 |7155 |1781 |7155 | 805 | 213 |  37k|  12k| 9.000000e+00 |      --      |    Inf 
589.58/589.72	c   590s| 24700 |   393 |  1230k|  49.6 |  45M| 119 |  53 |7155 |1797 |7155 | 805 | 213 |  37k|  12k| 9.000000e+00 |      --      |    Inf 
591.39/591.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
591.39/591.59	c   592s| 24800 |   386 |  1234k|  49.5 |  45M| 119 |  52 |7155 |1821 |7155 | 805 | 213 |  37k|  12k| 9.000000e+00 |      --      |    Inf 
593.19/593.39	c   593s| 24900 |   396 |  1239k|  49.5 |  45M| 119 |  40 |7155 |1828 |7155 | 805 | 213 |  37k|  12k| 9.000000e+00 |      --      |    Inf 
595.08/595.28	c   595s| 25000 |   392 |  1244k|  49.5 |  45M| 119 |  41 |7155 |1863 |7155 | 805 | 213 |  37k|  12k| 9.000000e+00 |      --      |    Inf 
596.99/597.18	c   597s| 25100 |   390 |  1248k|  49.5 |  45M| 119 |   - |7155 |1899 |7155 | 805 | 213 |  37k|  12k| 9.000000e+00 |      --      |    Inf 
599.09/599.20	c   599s| 25200 |   379 |  1253k|  49.5 |  45M| 119 |  54 |7155 |1842 |7155 | 805 | 213 |  37k|  12k| 9.000000e+00 |      --      |    Inf 
601.19/601.32	c   601s| 25300 |   379 |  1260k|  49.6 |  45M| 119 |   - |7155 |1793 |7155 | 805 | 213 |  37k|  12k| 9.000000e+00 |      --      |    Inf 
603.79/603.95	c   604s| 25400 |   370 |  1267k|  49.7 |  45M| 119 |   - |7155 |1726 |7155 | 805 | 213 |  37k|  12k| 9.000000e+00 |      --      |    Inf 
605.69/605.86	c   606s| 25500 |   374 |  1271k|  49.6 |  45M| 119 |   - |7155 |1724 |7155 | 805 | 213 |  37k|  12k| 9.000000e+00 |      --      |    Inf 
607.29/607.47	c   607s| 25600 |   365 |  1275k|  49.6 |  45M| 119 |  62 |7155 |1643 |7155 | 805 | 213 |  38k|  12k| 9.000000e+00 |      --      |    Inf 
609.08/609.21	c   609s| 25700 |   361 |  1278k|  49.5 |  45M| 119 |  37 |7155 |1533 |7155 | 805 | 213 |  38k|  12k| 9.000000e+00 |      --      |    Inf 
610.19/610.34	c   610s| 25800 |   384 |  1281k|  49.5 |  45M| 119 |  32 |7155 |1620 |7155 | 805 | 213 |  38k|  13k| 9.000000e+00 |      --      |    Inf 
611.68/611.87	c   612s| 25900 |   388 |  1285k|  49.4 |  45M| 119 |  53 |7155 |1649 |7155 | 805 | 213 |  38k|  13k| 9.000000e+00 |      --      |    Inf 
613.29/613.42	c   613s| 26000 |   380 |  1289k|  49.4 |  45M| 119 |  31 |7155 |1689 |7155 | 805 | 213 |  38k|  13k| 9.000000e+00 |      --      |    Inf 
614.99/615.18	c   615s| 26100 |   379 |  1293k|  49.3 |  45M| 119 |  61 |7155 |1676 |7155 | 805 | 213 |  38k|  13k| 9.000000e+00 |      --      |    Inf 
617.38/617.54	c   618s| 26200 |   382 |  1299k|  49.4 |  45M| 119 |   - |7155 |1684 |   0 |   0 | 213 |  38k|  13k| 9.000000e+00 |      --      |    Inf 
619.39/619.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
619.39/619.56	c   620s| 26300 |   376 |  1305k|  49.4 |  45M| 119 |  41 |7155 |1702 |7155 | 805 | 213 |  39k|  13k| 9.000000e+00 |      --      |    Inf 
621.08/621.21	c   621s| 26400 |   369 |  1310k|  49.4 |  45M| 119 |  45 |7155 |1675 |7155 | 805 | 213 |  39k|  13k| 9.000000e+00 |      --      |    Inf 
622.49/622.65	c   623s| 26500 |   373 |  1312k|  49.3 |  45M| 119 |   - |7155 |1746 |   0 |   0 | 213 |  39k|  13k| 9.000000e+00 |      --      |    Inf 
623.88/624.05	c   624s| 26600 |   376 |  1313k|  49.2 |  45M| 119 |  44 |7155 |1820 |7155 | 805 | 213 |  39k|  13k| 9.000000e+00 |      --      |    Inf 
624.78/624.96	c   625s| 26700 |   377 |  1314k|  49.0 |  45M| 119 |  38 |7155 |1976 |7155 | 805 | 213 |  39k|  13k| 9.000000e+00 |      --      |    Inf 
627.18/627.34	c   627s| 26800 |   358 |  1319k|  49.0 |  45M| 119 |   - |7155 |1843 |7155 | 805 | 213 |  39k|  13k| 9.000000e+00 |      --      |    Inf 
628.99/629.16	c   629s| 26900 |   362 |  1323k|  49.0 |  45M| 119 |  63 |7155 |1703 |7155 | 805 | 213 |  39k|  13k| 9.000000e+00 |      --      |    Inf 
630.98/631.15	c   631s| 27000 |   356 |  1328k|  49.0 |  45M| 119 |  39 |7155 |1720 |7155 | 805 | 213 |  40k|  13k| 9.000000e+00 |      --      |    Inf 
633.29/633.40	c   633s| 27100 |   358 |  1333k|  49.0 |  45M| 119 |  44 |7155 |1717 |7155 | 805 | 213 |  40k|  13k| 9.000000e+00 |      --      |    Inf 
634.88/635.01	c   635s| 27200 |   360 |  1336k|  48.9 |  45M| 119 |  56 |7155 |1770 |7155 | 805 | 213 |  40k|  13k| 9.000000e+00 |      --      |    Inf 
636.59/636.76	c   637s| 27300 |   364 |  1340k|  48.9 |  45M| 119 |   - |7155 |1784 |7155 | 805 | 213 |  40k|  13k| 9.000000e+00 |      --      |    Inf 
638.19/638.39	c   638s| 27400 |   362 |  1344k|  48.9 |  45M| 119 |   - |7155 |1744 |7155 | 805 | 213 |  40k|  13k| 9.000000e+00 |      --      |    Inf 
639.58/639.74	c   640s| 27500 |   365 |  1347k|  48.8 |  45M| 119 |  50 |7155 |1819 |7155 | 805 | 213 |  40k|  13k| 9.000000e+00 |      --      |    Inf 
640.88/641.07	c   641s| 27600 |   369 |  1350k|  48.7 |  45M| 119 |   - |7155 |1832 |7155 | 805 | 213 |  40k|  13k| 9.000000e+00 |      --      |    Inf 
642.28/642.43	c   642s| 27700 |   367 |  1354k|  48.7 |  45M| 119 |  41 |7155 |1876 |7155 | 805 | 213 |  40k|  13k| 9.000000e+00 |      --      |    Inf 
643.58/643.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
643.58/643.75	c   644s| 27800 |   380 |  1357k|  48.6 |  45M| 119 |   - |7155 |1994 |   0 |   0 | 213 |  41k|  13k| 9.000000e+00 |      --      |    Inf 
644.68/644.80	c   645s| 27900 |   377 |  1359k|  48.5 |  46M| 119 |   - |7155 |2134 |7155 | 805 | 213 |  41k|  13k| 9.000000e+00 |      --      |    Inf 
646.08/646.24	c   646s| 28000 |   380 |  1362k|  48.5 |  46M| 119 |   - |7155 |2160 |7155 | 805 | 213 |  41k|  13k| 9.000000e+00 |      --      |    Inf 
647.38/647.51	c   648s| 28100 |   384 |  1365k|  48.4 |  46M| 119 |   - |7155 |2126 |7155 | 805 | 213 |  41k|  13k| 9.000000e+00 |      --      |    Inf 
648.68/648.83	c   649s| 28200 |   379 |  1368k|  48.3 |  46M| 119 |  53 |7155 |2138 |7155 | 805 | 213 |  41k|  13k| 9.000000e+00 |      --      |    Inf 
650.18/650.34	c   650s| 28300 |   383 |  1372k|  48.3 |  46M| 119 |  41 |7155 |2242 |7155 | 805 | 213 |  41k|  13k| 9.000000e+00 |      --      |    Inf 
651.88/652.08	c   652s| 28400 |   375 |  1376k|  48.3 |  46M| 119 |   - |7155 |2235 |7155 | 805 | 213 |  42k|  13k| 9.000000e+00 |      --      |    Inf 
653.68/653.84	c   654s| 28500 |   378 |  1381k|  48.3 |  45M| 119 |  59 |7155 |1964 |7155 | 805 | 213 |  42k|  13k| 9.000000e+00 |      --      |    Inf 
655.18/655.30	c   655s| 28600 |   394 |  1385k|  48.2 |  46M| 119 |  37 |7155 |1947 |7155 | 805 | 213 |  42k|  13k| 9.000000e+00 |      --      |    Inf 
656.88/657.06	c   657s| 28700 |   396 |  1389k|  48.2 |  46M| 119 |   - |7155 |2020 |7155 | 805 | 213 |  42k|  13k| 9.000000e+00 |      --      |    Inf 
658.58/658.73	c   659s| 28800 |   405 |  1393k|  48.2 |  46M| 119 |   - |7155 |2094 |7155 | 805 | 213 |  43k|  13k| 9.000000e+00 |      --      |    Inf 
660.48/660.65	c   661s| 28900 |   404 |  1396k|  48.1 |  46M| 125 |  43 |7155 |2141 |7155 | 805 | 213 |  43k|  13k| 9.000000e+00 |      --      |    Inf 
662.18/662.35	c   662s| 29000 |   396 |  1399k|  48.1 |  46M| 125 |  48 |7155 |2107 |7155 | 805 | 213 |  43k|  13k| 9.000000e+00 |      --      |    Inf 
663.58/663.75	c   664s| 29100 |   406 |  1402k|  48.0 |  46M| 125 |  31 |7155 |2052 |7155 | 805 | 213 |  43k|  13k| 9.000000e+00 |      --      |    Inf 
665.08/665.24	c   665s| 29200 |   401 |  1404k|  47.9 |  46M| 125 |  51 |7155 |2070 |7155 | 805 | 213 |  43k|  13k| 9.000000e+00 |      --      |    Inf 
666.98/667.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
666.98/667.16	c   667s| 29300 |   410 |  1408k|  47.9 |  46M| 125 |   - |7155 |2113 |7155 | 805 | 213 |  43k|  13k| 9.000000e+00 |      --      |    Inf 
668.38/668.55	c   669s| 29400 |   418 |  1411k|  47.8 |  46M| 125 |  64 |7155 |2158 |7155 | 805 | 213 |  44k|  13k| 9.000000e+00 |      --      |    Inf 
670.37/670.53	c   671s| 29500 |   425 |  1415k|  47.8 |  46M| 125 |   - |7155 |2180 |7155 | 805 | 213 |  44k|  13k| 9.000000e+00 |      --      |    Inf 
671.68/671.80	c   672s| 29600 |   426 |  1418k|  47.7 |  46M| 125 |  47 |7155 |2224 |7155 | 805 | 213 |  44k|  13k| 9.000000e+00 |      --      |    Inf 
672.98/673.11	c   673s| 29700 |   429 |  1421k|  47.7 |  46M| 125 |  43 |7155 |2272 |7155 | 805 | 213 |  44k|  13k| 9.000000e+00 |      --      |    Inf 
674.58/674.73	c   675s| 29800 |   429 |  1425k|  47.7 |  46M| 125 |   - |7155 |2319 |   0 |   0 | 213 |  44k|  13k| 9.000000e+00 |      --      |    Inf 
676.78/676.92	c   677s| 29900 |   421 |  1431k|  47.7 |  46M| 125 |  58 |7155 |2257 |7155 | 805 | 213 |  44k|  13k| 9.000000e+00 |      --      |    Inf 
677.77/677.98	c   678s| 30000 |   425 |  1433k|  47.6 |  46M| 125 |  50 |7155 |2358 |7155 | 805 | 213 |  45k|  13k| 9.000000e+00 |      --      |    Inf 
679.18/679.35	c   679s| 30100 |   429 |  1437k|  47.6 |  46M| 125 |  54 |7155 |2327 |7155 | 805 | 213 |  45k|  13k| 9.000000e+00 |      --      |    Inf 
682.28/682.49	c   682s| 30200 |   422 |  1443k|  47.6 |  46M| 125 |  37 |7155 |2377 |7155 | 805 | 213 |  45k|  13k| 9.000000e+00 |      --      |    Inf 
684.27/684.46	c   684s| 30300 |   423 |  1447k|  47.6 |  46M| 125 |  43 |7155 |2354 |7155 | 805 | 213 |  45k|  13k| 9.000000e+00 |      --      |    Inf 
686.18/686.31	c   686s| 30400 |   415 |  1450k|  47.5 |  46M| 125 |   - |7155 |2277 |7155 | 805 | 213 |  45k|  13k| 9.000000e+00 |      --      |    Inf 
687.88/688.07	c   688s| 30500 |   414 |  1455k|  47.5 |  46M| 125 |   - |7155 |2340 |7155 | 805 | 213 |  45k|  13k| 9.000000e+00 |      --      |    Inf 
689.98/690.19	c   690s| 30600 |   414 |  1459k|  47.5 |  46M| 125 |   - |7155 |2340 |7155 | 805 | 213 |  46k|  13k| 9.000000e+00 |      --      |    Inf 
691.57/691.77	c   692s| 30700 |   415 |  1462k|  47.4 |  46M| 125 |  27 |7155 |2263 |7155 | 805 | 213 |  46k|  13k| 9.000000e+00 |      --      |    Inf 
693.17/693.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
693.17/693.39	c   693s| 30800 |   418 |  1466k|  47.4 |  46M| 125 |  31 |7155 |2401 |7155 | 805 | 213 |  46k|  13k| 9.000000e+00 |      --      |    Inf 
694.77/694.96	c   695s| 30900 |   420 |  1469k|  47.4 |  46M| 125 |  44 |7155 |2488 |7155 | 805 | 213 |  46k|  14k| 9.000000e+00 |      --      |    Inf 
696.08/696.26	c   696s| 31000 |   425 |  1471k|  47.3 |  46M| 125 |   - |7155 |2489 |7155 | 805 | 213 |  46k|  14k| 9.000000e+00 |      --      |    Inf 
697.57/697.76	c   698s| 31100 |   421 |  1474k|  47.2 |  47M| 125 |  23 |7155 |2544 |7155 | 805 | 213 |  47k|  14k| 9.000000e+00 |      --      |    Inf 
699.27/699.49	c   699s| 31200 |   421 |  1478k|  47.2 |  47M| 125 |   - |7155 |2666 |7155 | 805 | 213 |  47k|  14k| 9.000000e+00 |      --      |    Inf 
701.27/701.46	c   701s| 31300 |   418 |  1482k|  47.2 |  47M| 125 |   - |7155 |2747 |7155 | 805 | 213 |  47k|  14k| 9.000000e+00 |      --      |    Inf 
702.37/702.50	c   703s| 31400 |   418 |  1484k|  47.1 |  46M| 125 |   - |7155 |2458 |   0 |   0 | 213 |  47k|  14k| 9.000000e+00 |      --      |    Inf 
703.37/703.54	c   704s| 31500 |   426 |  1486k|  47.0 |  46M| 125 |  34 |7155 |2322 |7155 | 805 | 213 |  47k|  14k| 9.000000e+00 |      --      |    Inf 
704.88/705.09	c   705s| 31600 |   414 |  1489k|  47.0 |  46M| 125 |   - |7155 |2247 |7155 | 805 | 213 |  48k|  14k| 9.000000e+00 |      --      |    Inf 
707.97/708.12	c   708s| 31700 |   433 |  1494k|  47.0 |  46M| 125 |  61 |7155 |2272 |7155 | 805 | 213 |  48k|  14k| 9.000000e+00 |      --      |    Inf 
709.47/709.68	c   710s| 31800 |   436 |  1498k|  46.9 |  46M| 125 |   - |7155 |2332 |   0 |   0 | 213 |  48k|  14k| 9.000000e+00 |      --      |    Inf 
711.38/711.52	c   712s| 31900 |   440 |  1501k|  46.9 |  46M| 125 |  45 |7155 |2350 |7155 | 805 | 213 |  48k|  14k| 9.000000e+00 |      --      |    Inf 
712.87/713.02	c   713s| 32000 |   446 |  1505k|  46.9 |  47M| 125 |   - |7155 |2360 |7155 | 805 | 213 |  48k|  14k| 9.000000e+00 |      --      |    Inf 
714.88/715.08	c   715s| 32100 |   451 |  1510k|  46.9 |  47M| 125 |   - |7155 |2360 |   0 |   0 | 213 |  49k|  14k| 9.000000e+00 |      --      |    Inf 
717.27/717.42	c   717s| 32200 |   422 |  1515k|  46.9 |  46M| 125 |  45 |7155 |2284 |7155 | 805 | 213 |  49k|  14k| 9.000000e+00 |      --      |    Inf 
718.77/718.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
718.77/718.98	c   719s| 32300 |   427 |  1517k|  46.8 |  46M| 125 |   - |7155 |2259 |   0 |   0 | 213 |  49k|  14k| 9.000000e+00 |      --      |    Inf 
719.87/720.07	c   720s| 32400 |   432 |  1519k|  46.7 |  46M| 125 |  44 |7155 |2328 |7155 | 805 | 213 |  49k|  14k| 9.000000e+00 |      --      |    Inf 
721.27/721.44	c   721s| 32500 |   432 |  1521k|  46.7 |  46M| 125 |   - |7155 |2311 |7155 | 805 | 213 |  49k|  14k| 9.000000e+00 |      --      |    Inf 
722.57/722.78	c   723s| 32600 |   425 |  1524k|  46.6 |  46M| 125 |  43 |7155 |2331 |7155 | 805 | 213 |  49k|  14k| 9.000000e+00 |      --      |    Inf 
724.37/724.54	c   725s| 32700 |   430 |  1530k|  46.6 |  46M| 125 |  68 |7155 |2294 |7155 | 805 | 213 |  50k|  14k| 9.000000e+00 |      --      |    Inf 
726.46/726.69	c   727s| 32800 |   429 |  1536k|  46.7 |  47M| 125 |   - |7155 |2379 |7155 | 805 | 213 |  50k|  14k| 9.000000e+00 |      --      |    Inf 
728.77/728.95	c   729s| 32900 |   425 |  1541k|  46.7 |  46M| 125 |  46 |7155 |2290 |7155 | 805 | 213 |  50k|  14k| 9.000000e+00 |      --      |    Inf 
730.57/730.74	c   731s| 33000 |   428 |  1545k|  46.7 |  47M| 125 |   - |7155 |2389 |7155 | 805 | 213 |  50k|  14k| 9.000000e+00 |      --      |    Inf 
732.67/732.84	c   733s| 33100 |   430 |  1550k|  46.7 |  47M| 125 |  46 |7155 |2473 |7155 | 805 | 213 |  51k|  14k| 9.000000e+00 |      --      |    Inf 
735.06/735.20	c   735s| 33200 |   425 |  1556k|  46.7 |  47M| 125 |   - |7155 |2468 |7155 | 805 | 213 |  51k|  14k| 9.000000e+00 |      --      |    Inf 
736.97/737.13	c   737s| 33300 |   434 |  1561k|  46.7 |  46M| 125 |   - |7155 |2292 |7155 | 805 | 213 |  51k|  14k| 9.000000e+00 |      --      |    Inf 
742.77/742.94	c   743s| 33400 |   438 |  1575k|  47.0 |  47M| 125 |   - |7155 |2353 |7155 | 805 | 213 |  51k|  14k| 9.000000e+00 |      --      |    Inf 
745.27/745.40	c   745s| 33500 |   435 |  1581k|  47.0 |  47M| 125 |   - |7155 |2447 |7155 | 805 | 213 |  52k|  14k| 9.000000e+00 |      --      |    Inf 
747.77/747.99	c   748s| 33600 |   442 |  1587k|  47.1 |  47M| 125 |   - |7155 |2413 |7155 | 805 | 213 |  52k|  15k| 9.000000e+00 |      --      |    Inf 
749.07/749.26	c   749s| 33700 |   448 |  1589k|  47.0 |  47M| 125 |  45 |7155 |2359 |7155 | 805 | 213 |  52k|  15k| 9.000000e+00 |      --      |    Inf 
750.86/751.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
750.86/751.00	c   751s| 33800 |   437 |  1593k|  47.0 |  47M| 125 |   - |7155 |2359 |7155 | 805 | 213 |  52k|  15k| 9.000000e+00 |      --      |    Inf 
753.46/753.64	c   754s| 33900 |   435 |  1599k|  47.0 |  47M| 125 |  49 |7155 |2260 |7155 | 805 | 213 |  52k|  15k| 9.000000e+00 |      --      |    Inf 
756.36/756.58	c   757s| 34000 |   439 |  1605k|  47.0 |  47M| 125 |   - |7155 |2254 |7155 | 805 | 213 |  53k|  15k| 9.000000e+00 |      --      |    Inf 
758.46/758.62	c   759s| 34100 |   449 |  1610k|  47.1 |  47M| 125 |   - |7155 |2302 |7155 | 805 | 213 |  53k|  15k| 9.000000e+00 |      --      |    Inf 
760.46/760.69	c   761s| 34200 |   447 |  1615k|  47.1 |  47M| 125 |   - |7155 |2315 |7155 | 805 | 213 |  53k|  15k| 9.000000e+00 |      --      |    Inf 
762.66/762.89	c   763s| 34300 |   445 |  1620k|  47.1 |  47M| 125 |   - |7155 |2241 |7155 | 805 | 213 |  53k|  15k| 9.000000e+00 |      --      |    Inf 
763.77/763.91	c   764s| 34400 |   451 |  1622k|  47.0 |  47M| 125 |   - |7155 |2268 |7155 | 805 | 213 |  53k|  15k| 9.000000e+00 |      --      |    Inf 
764.87/765.04	c   765s| 34500 |   457 |  1623k|  46.9 |  47M| 125 |  40 |7155 |2279 |7155 | 805 | 213 |  53k|  15k| 9.000000e+00 |      --      |    Inf 
767.17/767.35	c   767s| 34600 |   463 |  1628k|  46.9 |  47M| 125 |  37 |7155 |2240 |7155 | 805 | 213 |  53k|  15k| 9.000000e+00 |      --      |    Inf 
769.36/769.50	c   769s| 34700 |   461 |  1632k|  46.9 |  47M| 125 |   - |7155 |2309 |7155 | 805 | 213 |  54k|  15k| 9.000000e+00 |      --      |    Inf 
770.47/770.60	c   771s| 34800 |   469 |  1636k|  46.9 |  47M| 125 |   - |7155 |2490 |   0 |   0 | 213 |  54k|  15k| 9.000000e+00 |      --      |    Inf 
771.86/772.10	c   772s| 34900 |   464 |  1639k|  46.8 |  47M| 125 |  45 |7155 |2598 |7155 | 805 | 213 |  54k|  15k| 9.000000e+00 |      --      |    Inf 
772.86/773.09	c   773s| 35000 |   476 |  1641k|  46.7 |  47M| 125 |  48 |7155 |2636 |7155 | 805 | 213 |  54k|  15k| 9.000000e+00 |      --      |    Inf 
774.36/774.52	c   775s| 35100 |   474 |  1643k|  46.7 |  47M| 125 |   - |7155 |2659 |7155 | 805 | 213 |  54k|  15k| 9.000000e+00 |      --      |    Inf 
775.96/776.16	c   776s| 35200 |   480 |  1646k|  46.6 |  47M| 125 |   - |7155 |2722 |   0 |   0 | 213 |  55k|  15k| 9.000000e+00 |      --      |    Inf 
777.67/777.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
777.67/777.84	c   778s| 35300 |   469 |  1649k|  46.6 |  47M| 125 |  43 |7155 |2670 |7155 | 805 | 213 |  55k|  15k| 9.000000e+00 |      --      |    Inf 
779.06/779.26	c   779s| 35400 |   474 |  1652k|  46.5 |  47M| 125 |  39 |7155 |2691 |7155 | 805 | 213 |  55k|  15k| 9.000000e+00 |      --      |    Inf 
781.06/781.29	c   781s| 35500 |   472 |  1656k|  46.5 |  47M| 125 |  34 |7155 |2742 |7155 | 805 | 213 |  55k|  15k| 9.000000e+00 |      --      |    Inf 
782.56/782.77	c   783s| 35600 |   468 |  1658k|  46.4 |  47M| 125 |   - |7155 |2781 |7155 | 805 | 213 |  55k|  15k| 9.000000e+00 |      --      |    Inf 
784.36/784.53	c   785s| 35700 |   463 |  1662k|  46.4 |  47M| 125 |   - |7155 |2729 |   0 |   0 | 213 |  55k|  15k| 9.000000e+00 |      --      |    Inf 
785.96/786.16	c   786s| 35800 |   460 |  1664k|  46.3 |  47M| 125 |   - |7155 |2694 |7155 | 805 | 213 |  55k|  15k| 9.000000e+00 |      --      |    Inf 
787.75/787.95	c   788s| 35900 |   468 |  1668k|  46.3 |  47M| 125 |  39 |7155 |2523 |7155 | 805 | 213 |  55k|  15k| 9.000000e+00 |      --      |    Inf 
789.36/789.59	c   790s| 36000 |   474 |  1671k|  46.3 |  47M| 125 |  43 |7155 |2474 |7155 | 805 | 213 |  55k|  15k| 9.000000e+00 |      --      |    Inf 
791.46/791.61	c   792s| 36100 |   471 |  1675k|  46.2 |  47M| 125 |  43 |7155 |2546 |7155 | 805 | 213 |  55k|  15k| 9.000000e+00 |      --      |    Inf 
793.46/793.66	c   794s| 36200 |   468 |  1678k|  46.2 |  47M| 125 |  42 |7155 |2594 |7155 | 805 | 213 |  56k|  15k| 9.000000e+00 |      --      |    Inf 
795.66/795.86	c   796s| 36300 |   468 |  1680k|  46.1 |  47M| 125 |  50 |7155 |2634 |7155 | 805 | 213 |  56k|  15k| 9.000000e+00 |      --      |    Inf 
797.56/797.74	c   798s| 36400 |   467 |  1683k|  46.1 |  47M| 125 |  42 |7155 |2632 |7155 | 805 | 213 |  56k|  15k| 9.000000e+00 |      --      |    Inf 
799.16/799.30	c   799s| 36500 |   470 |  1686k|  46.0 |  47M| 125 |  46 |7155 |2684 |7155 | 805 | 213 |  56k|  15k| 9.000000e+00 |      --      |    Inf 
800.56/800.77	c   801s| 36600 |   474 |  1689k|  46.0 |  47M| 125 |  49 |7155 |2708 |7155 | 805 | 213 |  56k|  15k| 9.000000e+00 |      --      |    Inf 
802.56/802.74	c   803s| 36700 |   472 |  1691k|  45.9 |  47M| 125 |   - |7155 |2755 |7155 | 805 | 213 |  56k|  16k| 9.000000e+00 |      --      |    Inf 
803.87/804.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
803.87/804.02	c   804s| 36800 |   474 |  1693k|  45.9 |  47M| 125 |   - |7155 |2817 |7155 | 805 | 213 |  56k|  16k| 9.000000e+00 |      --      |    Inf 
805.75/805.96	c   806s| 36900 |   471 |  1696k|  45.8 |  47M| 125 |  69 |7155 |2836 |7155 | 805 | 213 |  56k|  16k| 9.000000e+00 |      --      |    Inf 
808.56/808.78	c   809s| 37000 |   469 |  1701k|  45.8 |  47M| 125 |   - |7155 |2863 |7155 | 805 | 213 |  56k|  16k| 9.000000e+00 |      --      |    Inf 
811.35/811.51	c   812s| 37100 |   473 |  1706k|  45.8 |  47M| 125 |  52 |7155 |2899 |7155 | 805 | 213 |  56k|  16k| 9.000000e+00 |      --      |    Inf 
813.35/813.58	c   814s| 37200 |   471 |  1710k|  45.8 |  47M| 125 |  59 |7155 |2941 |7155 | 805 | 213 |  56k|  16k| 9.000000e+00 |      --      |    Inf 
816.55/816.78	c   817s| 37300 |   475 |  1716k|  45.9 |  47M| 125 |  57 |7155 |2916 |7155 | 805 | 213 |  56k|  16k| 9.000000e+00 |      --      |    Inf 
818.05/818.23	c   818s| 37400 |   482 |  1719k|  45.8 |  48M| 125 |  46 |7155 |3000 |7155 | 805 | 213 |  57k|  16k| 9.000000e+00 |      --      |    Inf 
819.66/819.87	c   820s| 37500 |   501 |  1724k|  45.8 |  48M| 125 |   - |7155 |2745 |7155 | 805 | 213 |  57k|  16k| 9.000000e+00 |      --      |    Inf 
821.85/822.07	c   822s| 37600 |   493 |  1730k|  45.9 |  48M| 125 |  44 |7155 |2784 |7155 | 805 | 213 |  57k|  16k| 9.000000e+00 |      --      |    Inf 
824.06/824.26	c   824s| 37700 |   483 |  1736k|  45.9 |  47M| 125 |   - |7155 |2766 |7155 | 805 | 213 |  57k|  16k| 9.000000e+00 |      --      |    Inf 
826.45/826.63	c   827s| 37800 |   488 |  1741k|  45.9 |  47M| 125 |  40 |7155 |2714 |7155 | 805 | 213 |  57k|  16k| 9.000000e+00 |      --      |    Inf 
828.16/828.35	c   828s| 37900 |   487 |  1745k|  45.9 |  47M| 125 |   - |7155 |2748 |7155 | 805 | 213 |  57k|  16k| 9.000000e+00 |      --      |    Inf 
829.65/829.81	c   830s| 38000 |   483 |  1748k|  45.9 |  47M| 125 |  54 |7155 |2745 |7155 | 805 | 213 |  57k|  16k| 9.000000e+00 |      --      |    Inf 
832.05/832.21	c   832s| 38100 |   482 |  1753k|  45.9 |  48M| 125 |  52 |7155 |2795 |7155 | 805 | 213 |  58k|  16k| 9.000000e+00 |      --      |    Inf 
833.95/834.19	c   834s| 38200 |   473 |  1757k|  45.9 |  47M| 125 |   - |7155 |2585 |7155 | 805 | 213 |  58k|  16k| 9.000000e+00 |      --      |    Inf 
835.95/836.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
835.95/836.15	c   836s| 38300 |   475 |  1761k|  45.9 |  47M| 125 |   - |7155 |2552 |7155 | 805 | 213 |  58k|  16k| 9.000000e+00 |      --      |    Inf 
837.75/837.96	c   838s| 38400 |   477 |  1765k|  45.8 |  47M| 125 |   - |7155 |2442 |7155 | 805 | 213 |  58k|  16k| 9.000000e+00 |      --      |    Inf 
839.55/839.74	c   840s| 38500 |   484 |  1768k|  45.8 |  47M| 125 |  40 |7155 |2463 |7155 | 805 | 213 |  58k|  16k| 9.000000e+00 |      --      |    Inf 
840.95/841.16	c   841s| 38600 |   486 |  1772k|  45.8 |  47M| 125 |   - |7155 |2499 |7155 | 805 | 213 |  58k|  16k| 9.000000e+00 |      --      |    Inf 
842.55/842.75	c   843s| 38700 |   494 |  1774k|  45.7 |  47M| 125 |   - |7155 |2534 |   0 |   0 | 213 |  58k|  16k| 9.000000e+00 |      --      |    Inf 
843.55/843.78	c   844s| 38800 |   494 |  1776k|  45.6 |  47M| 125 |  43 |7155 |2622 |7155 | 805 | 213 |  59k|  16k| 9.000000e+00 |      --      |    Inf 
845.65/845.85	c   846s| 38900 |   493 |  1782k|  45.7 |  47M| 125 |  55 |7155 |2640 |7155 | 805 | 213 |  59k|  16k| 9.000000e+00 |      --      |    Inf 
847.55/847.76	c   848s| 39000 |   500 |  1787k|  45.7 |  48M| 125 |   - |7155 |2790 |7155 | 805 | 213 |  59k|  16k| 9.000000e+00 |      --      |    Inf 
850.85/851.01	c   851s| 39100 |   511 |  1794k|  45.7 |  48M| 125 |  34 |7155 |2769 |7155 | 805 | 213 |  59k|  16k| 9.000000e+00 |      --      |    Inf 
855.15/855.32	c   855s| 39200 |   513 |  1802k|  45.8 |  48M| 125 |  48 |7155 |2673 |7155 | 805 | 213 |  60k|  17k| 9.000000e+00 |      --      |    Inf 
857.25/857.42	c   857s| 39300 |   508 |  1807k|  45.8 |  48M| 125 |  44 |7155 |2660 |7155 | 805 | 213 |  60k|  17k| 9.000000e+00 |      --      |    Inf 
859.55/859.75	c   860s| 39400 |   504 |  1814k|  45.9 |  47M| 125 |   - |7155 |2512 |7155 | 805 | 213 |  60k|  17k| 9.000000e+00 |      --      |    Inf 
861.15/861.38	c   861s| 39500 |   506 |  1817k|  45.9 |  47M| 125 |   - |7155 |2365 |   0 |   0 | 213 |  60k|  17k| 9.000000e+00 |      --      |    Inf 
862.65/862.81	c   863s| 39600 |   493 |  1821k|  45.9 |  47M| 125 |  54 |7155 |2305 |7155 | 805 | 213 |  60k|  17k| 9.000000e+00 |      --      |    Inf 
863.55/863.77	c   864s| 39700 |   496 |  1823k|  45.8 |  47M| 125 |   - |7155 |2386 |7155 | 805 | 213 |  60k|  17k| 9.000000e+00 |      --      |    Inf 
865.35/865.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
865.35/865.53	c   866s| 39800 |   488 |  1827k|  45.8 |  47M| 125 |   - |7155 |2359 |7155 | 805 | 213 |  61k|  17k| 9.000000e+00 |      --      |    Inf 
867.85/868.02	c   868s| 39900 |   475 |  1831k|  45.8 |  47M| 125 |  41 |7155 |2226 |7155 | 805 | 213 |  61k|  17k| 9.000000e+00 |      --      |    Inf 
869.74/869.95	c   870s| 40000 |   469 |  1836k|  45.8 |  47M| 125 |  47 |7155 |2174 |7155 | 805 | 213 |  61k|  17k| 9.000000e+00 |      --      |    Inf 
871.45/871.66	c   872s| 40100 |   477 |  1839k|  45.7 |  47M| 125 |   - |7155 |2160 |7155 | 805 | 213 |  61k|  17k| 9.000000e+00 |      --      |    Inf 
873.05/873.22	c   873s| 40200 |   483 |  1842k|  45.7 |  47M| 125 |  46 |7155 |2216 |7155 | 805 | 213 |  61k|  17k| 9.000000e+00 |      --      |    Inf 
874.74/874.98	c   875s| 40300 |   477 |  1845k|  45.7 |  47M| 125 |  45 |7155 |2241 |7155 | 805 | 213 |  61k|  17k| 9.000000e+00 |      --      |    Inf 
876.25/876.49	c   876s| 40400 |   477 |  1849k|  45.6 |  47M| 125 |   - |7155 |2314 |7155 | 805 | 213 |  62k|  17k| 9.000000e+00 |      --      |    Inf 
878.55/878.72	c   879s| 40500 |   473 |  1855k|  45.7 |  47M| 125 |  46 |7155 |2259 |7155 | 805 | 213 |  62k|  17k| 9.000000e+00 |      --      |    Inf 
881.45/881.66	c   882s| 40600 |   474 |  1862k|  45.7 |  47M| 125 |  53 |7155 |2290 |7155 | 805 | 213 |  62k|  17k| 9.000000e+00 |      --      |    Inf 
883.34/883.58	c   884s| 40700 |   477 |  1866k|  45.7 |  47M| 125 |  41 |7155 |2285 |7155 | 805 | 213 |  62k|  17k| 9.000000e+00 |      --      |    Inf 
886.95/887.13	c   887s| 40800 |   470 |  1875k|  45.8 |  47M| 125 |   - |7155 |2246 |7155 | 805 | 213 |  62k|  17k| 9.000000e+00 |      --      |    Inf 
888.84/889.01	c   889s| 40900 |   475 |  1878k|  45.8 |  47M| 125 |   - |7155 |2241 |   0 |   0 | 213 |  62k|  17k| 9.000000e+00 |      --      |    Inf 
890.75/890.97	c   891s| 41000 |   485 |  1882k|  45.8 |  47M| 125 |  52 |7155 |2028 |7155 | 805 | 213 |  62k|  17k| 9.000000e+00 |      --      |    Inf 
892.95/893.16	c   893s| 41100 |   484 |  1886k|  45.8 |  47M| 125 |   - |7155 |2071 |7155 | 805 | 213 |  62k|  17k| 9.000000e+00 |      --      |    Inf 
894.84/895.05	c   895s| 41200 |   482 |  1890k|  45.7 |  47M| 125 |  60 |7155 |2099 |7155 | 805 | 213 |  62k|  17k| 9.000000e+00 |      --      |    Inf 
896.84/897.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
896.84/897.07	c   897s| 41300 |   473 |  1893k|  45.7 |  47M| 125 |   - |7155 |2135 |7155 | 805 | 213 |  63k|  17k| 9.000000e+00 |      --      |    Inf 
898.34/898.58	c   899s| 41400 |   490 |  1895k|  45.7 |  47M| 125 |   - |7155 |2113 |7155 | 805 | 213 |  63k|  17k| 9.000000e+00 |      --      |    Inf 
900.34/900.58	c   901s| 41500 |   489 |  1898k|  45.6 |  47M| 125 |   - |7155 |2170 |7155 | 805 | 213 |  63k|  17k| 9.000000e+00 |      --      |    Inf 
902.05/902.29	c   902s| 41600 |   501 |  1900k|  45.6 |  47M| 125 |   - |7155 |2223 |   0 |   0 | 213 |  63k|  17k| 9.000000e+00 |      --      |    Inf 
903.34/903.50	c   904s| 41700 |   497 |  1903k|  45.5 |  47M| 125 |  63 |7155 |2195 |7155 | 805 | 213 |  63k|  17k| 9.000000e+00 |      --      |    Inf 
904.44/904.69	c   905s| 41800 |   504 |  1905k|  45.4 |  47M| 125 |  40 |7155 |2199 |7155 | 805 | 213 |  63k|  17k| 9.000000e+00 |      --      |    Inf 
905.84/906.03	c   906s| 41900 |   497 |  1907k|  45.4 |  47M| 125 |  57 |7155 |2246 |7155 | 805 | 213 |  63k|  18k| 9.000000e+00 |      --      |    Inf 
907.44/907.61	c   908s| 42000 |   498 |  1910k|  45.4 |  47M| 125 |   - |7155 |2255 |7155 | 805 | 213 |  63k|  18k| 9.000000e+00 |      --      |    Inf 
909.14/909.36	c   909s| 42100 |   496 |  1913k|  45.3 |  47M| 125 |  57 |7155 |2313 |7155 | 805 | 213 |  64k|  18k| 9.000000e+00 |      --      |    Inf 
910.34/910.59	c   911s| 42200 |   498 |  1915k|  45.3 |  47M| 125 |  48 |7155 |2356 |7155 | 805 | 213 |  64k|  18k| 9.000000e+00 |      --      |    Inf 
912.14/912.35	c   912s| 42300 |   491 |  1919k|  45.2 |  47M| 125 |  69 |7155 |2361 |7155 | 805 | 213 |  64k|  18k| 9.000000e+00 |      --      |    Inf 
914.04/914.26	c   914s| 42400 |   487 |  1922k|  45.2 |  47M| 125 |  62 |7155 |2336 |7155 | 805 | 213 |  64k|  18k| 9.000000e+00 |      --      |    Inf 
916.24/916.41	c   916s| 42500 |   486 |  1927k|  45.2 |  47M| 125 |  38 |7155 |2327 |7155 | 805 | 213 |  64k|  18k| 9.000000e+00 |      --      |    Inf 
917.84/918.03	c   918s| 42600 |   488 |  1931k|  45.2 |  48M| 125 |  54 |7155 |2375 |7155 | 805 | 213 |  64k|  18k| 9.000000e+00 |      --      |    Inf 
919.94/920.15	c   920s| 42700 |   483 |  1936k|  45.2 |  48M| 125 |  59 |7155 |2404 |7155 | 805 | 213 |  64k|  18k| 9.000000e+00 |      --      |    Inf 
921.65/921.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
921.65/921.86	c   922s| 42800 |   483 |  1939k|  45.2 |  48M| 125 |  61 |7155 |2370 |7155 | 805 | 213 |  64k|  18k| 9.000000e+00 |      --      |    Inf 
923.24/923.43	c   923s| 42900 |   484 |  1942k|  45.1 |  48M| 125 |  43 |7155 |2447 |7155 | 805 | 213 |  65k|  18k| 9.000000e+00 |      --      |    Inf 
924.44/924.68	c   925s| 43000 |   488 |  1944k|  45.1 |  48M| 125 |   - |7155 |2474 |7155 | 805 | 213 |  65k|  18k| 9.000000e+00 |      --      |    Inf 
926.24/926.50	c   926s| 43100 |   484 |  1947k|  45.1 |  48M| 125 |   - |7155 |2497 |7155 | 805 | 213 |  65k|  18k| 9.000000e+00 |      --      |    Inf 
928.14/928.31	c   928s| 43200 |   487 |  1950k|  45.0 |  48M| 125 |   - |7155 |2449 |   0 |   0 | 213 |  65k|  18k| 9.000000e+00 |      --      |    Inf 
930.04/930.20	c   930s| 43300 |   486 |  1954k|  45.0 |  47M| 125 |  53 |7155 |2269 |7155 | 805 | 213 |  65k|  18k| 9.000000e+00 |      --      |    Inf 
931.64/931.87	c   932s| 43400 |   506 |  1957k|  45.0 |  48M| 125 |   - |7155 |2308 |7155 | 805 | 213 |  65k|  18k| 9.000000e+00 |      --      |    Inf 
933.04/933.22	c   933s| 43500 |   522 |  1959k|  44.9 |  48M| 125 |  50 |7155 |2148 |7155 | 805 | 213 |  65k|  18k| 9.000000e+00 |      --      |    Inf 
933.84/934.09	c   934s| 43600 |   517 |  1961k|  44.9 |  48M| 125 |   - |7155 |2221 |   0 |   0 | 213 |  66k|  18k| 9.000000e+00 |      --      |    Inf 
935.23/935.40	c   935s| 43700 |   518 |  1964k|  44.8 |  48M| 125 |   - |7155 |2149 |7155 | 805 | 213 |  66k|  18k| 9.000000e+00 |      --      |    Inf 
936.64/936.88	c   937s| 43800 |   521 |  1968k|  44.8 |  48M| 125 |  46 |7155 |2102 |7155 | 805 | 213 |  66k|  18k| 9.000000e+00 |      --      |    Inf 
938.54/938.71	c   939s| 43900 |   526 |  1971k|  44.8 |  48M| 125 |  50 |7155 |2217 |7155 | 805 | 213 |  66k|  18k| 9.000000e+00 |      --      |    Inf 
940.03/940.20	c   940s| 44000 |   537 |  1976k|  44.8 |  48M| 125 |  49 |7155 |2229 |7155 | 805 | 213 |  66k|  18k| 9.000000e+00 |      --      |    Inf 
941.84/942.08	c   942s| 44100 |   542 |  1980k|  44.8 |  48M| 125 |  47 |7155 |2291 |7155 | 805 | 213 |  67k|  18k| 9.000000e+00 |      --      |    Inf 
943.73/943.94	c   944s| 44200 |   532 |  1985k|  44.8 |  48M| 125 |   - |7155 |2191 |7155 | 805 | 213 |  67k|  18k| 9.000000e+00 |      --      |    Inf 
945.43/945.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
945.43/945.67	c   946s| 44300 |   532 |  1989k|  44.8 |  48M| 125 |  41 |7155 |2314 |7155 | 805 | 213 |  67k|  18k| 9.000000e+00 |      --      |    Inf 
946.73/946.94	c   947s| 44400 |   538 |  1991k|  44.7 |  48M| 125 |   - |7155 |2171 |   0 |   0 | 213 |  67k|  18k| 9.000000e+00 |      --      |    Inf 
947.73/947.97	c   948s| 44500 |   543 |  1994k|  44.7 |  48M| 125 |  45 |7155 |2244 |7155 | 805 | 213 |  67k|  18k| 9.000000e+00 |      --      |    Inf 
948.94/949.20	c   949s| 44600 |   553 |  1997k|  44.7 |  48M| 125 |   - |7155 |2293 |7155 | 805 | 213 |  68k|  18k| 9.000000e+00 |      --      |    Inf 
950.24/950.42	c   950s| 44700 |   558 |  2000k|  44.6 |  48M| 125 |  43 |7155 |2303 |7155 | 805 | 213 |  68k|  18k| 9.000000e+00 |      --      |    Inf 
951.73/951.97	c   952s| 44800 |   556 |  2005k|  44.6 |  48M| 125 |   - |7155 |2276 |7155 | 805 | 213 |  68k|  18k| 9.000000e+00 |      --      |    Inf 
953.33/953.56	c   954s| 44900 |   551 |  2010k|  44.6 |  48M| 125 |   - |7155 |2322 |7155 | 805 | 213 |  68k|  18k| 9.000000e+00 |      --      |    Inf 
954.93/955.10	c   955s| 45000 |   550 |  2014k|  44.6 |  48M| 125 |  50 |7155 |2285 |7155 | 805 | 213 |  68k|  18k| 9.000000e+00 |      --      |    Inf 
956.93/957.13	c   957s| 45100 |   546 |  2020k|  44.7 |  48M| 125 |  68 |7155 |2324 |7155 | 805 | 213 |  68k|  18k| 9.000000e+00 |      --      |    Inf 
958.93/959.12	c   959s| 45200 |   551 |  2026k|  44.7 |  48M| 125 |   - |7155 |2420 |7155 | 805 | 213 |  69k|  18k| 9.000000e+00 |      --      |    Inf 
960.63/960.85	c   961s| 45300 |   549 |  2032k|  44.7 |  49M| 125 |  53 |7155 |2499 |7155 | 805 | 213 |  69k|  18k| 9.000000e+00 |      --      |    Inf 
962.43/962.68	c   963s| 45400 |   556 |  2037k|  44.8 |  48M| 125 |  45 |7155 |2442 |7155 | 805 | 213 |  69k|  18k| 9.000000e+00 |      --      |    Inf 
964.04/964.22	c   964s| 45500 |   553 |  2041k|  44.7 |  48M| 125 |  50 |7155 |2472 |7155 | 805 | 213 |  69k|  18k| 9.000000e+00 |      --      |    Inf 
965.73/965.91	c   966s| 45600 |   553 |  2046k|  44.7 |  48M| 125 |   - |7155 |2443 |7155 | 805 | 213 |  69k|  18k| 9.000000e+00 |      --      |    Inf 
967.43/967.64	c   968s| 45700 |   554 |  2050k|  44.8 |  48M| 125 |  47 |7155 |2317 |7155 | 805 | 213 |  70k|  18k| 9.000000e+00 |      --      |    Inf 
969.43/969.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
969.43/969.64	c   970s| 45800 |   563 |  2058k|  44.8 |  48M| 125 |  52 |7155 |2357 |7155 | 805 | 213 |  70k|  18k| 9.000000e+00 |      --      |    Inf 
971.34/971.59	c   972s| 45900 |   552 |  2064k|  44.9 |  48M| 125 |   - |7155 |2322 |7155 | 805 | 213 |  70k|  18k| 9.000000e+00 |      --      |    Inf 
973.64/973.82	c   974s| 46000 |   550 |  2070k|  44.9 |  48M| 125 |   - |7155 |2348 |7155 | 805 | 213 |  70k|  18k| 9.000000e+00 |      --      |    Inf 
975.13/975.36	c   975s| 46100 |   551 |  2075k|  44.9 |  48M| 125 |  38 |7155 |2361 |7155 | 805 | 213 |  70k|  18k| 9.000000e+00 |      --      |    Inf 
976.53/976.72	c   977s| 46200 |   550 |  2078k|  44.9 |  48M| 125 |   - |7155 |2434 |7155 | 805 | 213 |  70k|  18k| 9.000000e+00 |      --      |    Inf 
978.13/978.39	c   978s| 46300 |   542 |  2083k|  44.9 |  48M| 125 |  40 |7155 |2260 |7155 | 805 | 213 |  70k|  18k| 9.000000e+00 |      --      |    Inf 
979.63/979.82	c   980s| 46400 |   532 |  2086k|  44.9 |  48M| 125 |   - |7155 |2198 |7155 | 805 | 213 |  70k|  18k| 9.000000e+00 |      --      |    Inf 
981.63/981.85	c   982s| 46500 |   526 |  2092k|  44.9 |  48M| 125 |   - |7155 |2204 |7155 | 805 | 213 |  70k|  18k| 9.000000e+00 |      --      |    Inf 
983.62/983.81	c   984s| 46600 |   534 |  2099k|  44.9 |  48M| 125 |  37 |7155 |2241 |7155 | 805 | 213 |  71k|  18k| 9.000000e+00 |      --      |    Inf 
984.53/984.74	c   985s| 46700 |   541 |  2100k|  44.9 |  48M| 125 |  50 |7155 |2329 |7155 | 805 | 213 |  71k|  18k| 9.000000e+00 |      --      |    Inf 
985.63/985.83	c   986s| 46800 |   542 |  2103k|  44.8 |  48M| 125 |   - |7155 |2306 |7155 | 805 | 213 |  71k|  18k| 9.000000e+00 |      --      |    Inf 
986.93/987.15	c   987s| 46900 |   536 |  2106k|  44.8 |  48M| 125 |   - |7155 |2325 |7155 | 805 | 213 |  71k|  18k| 9.000000e+00 |      --      |    Inf 
988.13/988.35	c   988s| 47000 |   527 |  2108k|  44.7 |  48M| 125 |  45 |7155 |2263 |7155 | 805 | 213 |  71k|  18k| 9.000000e+00 |      --      |    Inf 
989.92/990.11	c   990s| 47100 |   515 |  2113k|  44.7 |  48M| 125 |  49 |7155 |2239 |7155 | 805 | 213 |  71k|  18k| 9.000000e+00 |      --      |    Inf 
991.33/991.55	c   992s| 47200 |   515 |  2115k|  44.7 |  48M| 125 |  44 |7155 |2231 |7155 | 805 | 213 |  71k|  18k| 9.000000e+00 |      --      |    Inf 
992.53/992.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
992.53/992.73	c   993s| 47300 |   524 |  2118k|  44.7 |  48M| 125 |  46 |7155 |2342 |7155 | 805 | 213 |  72k|  18k| 9.000000e+00 |      --      |    Inf 
993.43/993.63	c   994s| 47400 |   529 |  2120k|  44.6 |  48M| 125 |   - |7155 |2270 |   0 |   0 | 213 |  72k|  18k| 9.000000e+00 |      --      |    Inf 
994.43/994.66	c   995s| 47500 |   523 |  2121k|  44.6 |  48M| 125 |  51 |7155 |2337 |7155 | 805 | 213 |  72k|  18k| 9.000000e+00 |      --      |    Inf 
995.42/995.61	c   996s| 47600 |   521 |  2123k|  44.5 |  48M| 125 |   - |7155 |2424 |7155 | 805 | 213 |  72k|  18k| 9.000000e+00 |      --      |    Inf 
996.53/996.71	c   997s| 47700 |   520 |  2126k|  44.5 |  48M| 125 |   - |7155 |2471 |7155 | 805 | 213 |  72k|  18k| 9.000000e+00 |      --      |    Inf 
997.83/998.07	c   998s| 47800 |   526 |  2128k|  44.4 |  48M| 125 |  65 |7155 |2365 |7155 | 805 | 213 |  72k|  18k| 9.000000e+00 |      --      |    Inf 
999.63/999.86	c  1000s| 47900 |   520 |  2132k|  44.4 |  48M| 125 |  85 |7155 |2033 |7155 | 805 | 213 |  73k|  18k| 9.000000e+00 |      --      |    Inf 
1001.33/1001.53	c  1002s| 48000 |   529 |  2137k|  44.4 |  48M| 125 |  47 |7155 |1894 |7155 | 805 | 213 |  73k|  18k| 9.000000e+00 |      --      |    Inf 
1003.12/1003.38	c  1003s| 48100 |   541 |  2142k|  44.4 |  48M| 125 |  54 |7155 |1968 |7155 | 805 | 213 |  73k|  18k| 9.000000e+00 |      --      |    Inf 
1006.13/1006.39	c  1006s| 48200 |   534 |  2151k|  44.5 |  48M| 125 |  57 |7155 |2018 |7155 | 805 | 213 |  73k|  18k| 9.000000e+00 |      --      |    Inf 
1008.82/1009.02	c  1009s| 48300 |   537 |  2158k|  44.6 |  48M| 125 |  56 |7155 |1994 |7155 | 805 | 213 |  73k|  18k| 9.000000e+00 |      --      |    Inf 
1010.13/1010.35	c  1010s| 48400 |   552 |  2162k|  44.6 |  48M| 125 |  26 |7155 |2004 |7155 | 805 | 213 |  74k|  18k| 9.000000e+00 |      --      |    Inf 
1011.22/1011.43	c  1011s| 48500 |   541 |  2164k|  44.5 |  48M| 125 |  47 |7155 |2146 |7155 | 805 | 213 |  74k|  18k| 9.000000e+00 |      --      |    Inf 
1013.53/1013.73	c  1014s| 48600 |   556 |  2167k|  44.5 |  48M| 125 |   - |7155 |1892 |7155 | 805 | 213 |  74k|  18k| 9.000000e+00 |      --      |    Inf 
1015.13/1015.32	c  1015s| 48700 |   570 |  2172k|  44.5 |  48M| 125 |  57 |7155 |1954 |7155 | 805 | 213 |  74k|  18k| 9.000000e+00 |      --      |    Inf 
1016.93/1017.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1016.93/1017.15	c  1017s| 48800 |   575 |  2177k|  44.5 |  48M| 125 |  49 |7155 |1947 |7155 | 805 | 213 |  74k|  18k| 9.000000e+00 |      --      |    Inf 
1018.43/1018.68	c  1019s| 48900 |   573 |  2180k|  44.5 |  48M| 125 |   - |7155 |1993 |7155 | 805 | 213 |  74k|  18k| 9.000000e+00 |      --      |    Inf 
1019.92/1020.18	c  1020s| 49000 |   573 |  2184k|  44.5 |  48M| 125 |   - |7155 |2020 |7155 | 805 | 213 |  75k|  18k| 9.000000e+00 |      --      |    Inf 
1021.63/1021.84	c  1022s| 49100 |   578 |  2188k|  44.4 |  48M| 125 |   - |7155 |2016 |7155 | 805 | 213 |  75k|  19k| 9.000000e+00 |      --      |    Inf 
1023.33/1023.59	c  1024s| 49200 |   581 |  2191k|  44.4 |  48M| 125 |   - |7155 |2008 |7155 | 805 | 213 |  75k|  19k| 9.000000e+00 |      --      |    Inf 
1024.83/1025.04	c  1025s| 49300 |   597 |  2195k|  44.4 |  48M| 125 |  68 |7155 |2028 |7155 | 805 | 213 |  75k|  19k| 9.000000e+00 |      --      |    Inf 
1027.92/1028.12	c  1028s| 49400 |   633 |  2203k|  44.5 |  49M| 125 |  81 |7155 |2110 |7155 | 805 | 213 |  75k|  19k| 9.000000e+00 |      --      |    Inf 
1030.23/1030.40	c  1030s| 49500 |   651 |  2211k|  44.6 |  49M| 125 |  57 |7155 |2161 |7155 | 805 | 213 |  75k|  19k| 9.000000e+00 |      --      |    Inf 
1032.22/1032.41	c  1032s| 49600 |   657 |  2216k|  44.6 |  49M| 125 |   - |7155 |2230 |7155 | 805 | 213 |  75k|  19k| 9.000000e+00 |      --      |    Inf 
1034.72/1034.95	c  1035s| 49700 |   652 |  2224k|  44.7 |  49M| 125 |   - |7155 |2173 |7155 | 805 | 213 |  75k|  19k| 9.000000e+00 |      --      |    Inf 
1037.02/1037.26	c  1037s| 49800 |   650 |  2231k|  44.7 |  49M| 125 |  55 |7155 |2076 |7155 | 805 | 213 |  76k|  19k| 9.000000e+00 |      --      |    Inf 
1039.63/1039.80	c  1040s| 49900 |   623 |  2238k|  44.7 |  49M| 125 |   - |7155 |2038 |7155 | 805 | 213 |  76k|  19k| 9.000000e+00 |      --      |    Inf 
1041.52/1041.77	c  1042s| 50000 |   616 |  2242k|  44.7 |  49M| 125 |   - |7155 |2054 |7155 | 805 | 213 |  76k|  19k| 9.000000e+00 |      --      |    Inf 
1043.52/1043.78	c  1044s| 50100 |   598 |  2246k|  44.7 |  49M| 125 |  60 |7155 |2063 |7155 | 805 | 213 |  76k|  19k| 9.000000e+00 |      --      |    Inf 
1044.82/1045.04	c  1045s| 50200 |   599 |  2248k|  44.7 |  49M| 125 |  57 |7155 |2136 |7155 | 805 | 213 |  76k|  19k| 9.000000e+00 |      --      |    Inf 
1046.52/1046.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1046.52/1046.72	c  1047s| 50300 |   610 |  2252k|  44.7 |  49M| 125 |   - |7155 |2149 |7155 | 805 | 213 |  76k|  19k| 9.000000e+00 |      --      |    Inf 
1047.62/1047.86	c  1048s| 50400 |   619 |  2255k|  44.6 |  49M| 125 |   - |7155 |2242 |   0 |   0 | 213 |  77k|  19k| 9.000000e+00 |      --      |    Inf 
1049.02/1049.22	c  1049s| 50500 |   623 |  2258k|  44.6 |  49M| 125 |   - |7155 |2210 |7155 | 805 | 213 |  77k|  19k| 9.000000e+00 |      --      |    Inf 
1051.52/1051.71	c  1052s| 50600 |   615 |  2264k|  44.6 |  49M| 125 |  56 |7155 |2227 |7155 | 805 | 213 |  77k|  19k| 9.000000e+00 |      --      |    Inf 
1053.12/1053.34	c  1053s| 50700 |   609 |  2267k|  44.6 |  49M| 125 |  48 |7155 |2253 |7155 | 805 | 213 |  77k|  19k| 9.000000e+00 |      --      |    Inf 
1054.52/1054.77	c  1055s| 50800 |   600 |  2270k|  44.6 |  49M| 125 |  74 |7155 |2185 |7155 | 805 | 213 |  78k|  19k| 9.000000e+00 |      --      |    Inf 
1056.32/1056.51	c  1057s| 50900 |   603 |  2274k|  44.6 |  49M| 125 |   - |7155 |2323 |7155 | 805 | 213 |  78k|  19k| 9.000000e+00 |      --      |    Inf 
1057.32/1057.56	c  1058s| 51000 |   592 |  2276k|  44.5 |  49M| 125 |   - |7155 |2340 |   0 |   0 | 213 |  78k|  19k| 9.000000e+00 |      --      |    Inf 
1058.62/1058.81	c  1059s| 51100 |   597 |  2279k|  44.5 |  49M| 125 |  59 |7155 |2441 |7155 | 805 | 213 |  78k|  19k| 9.000000e+00 |      --      |    Inf 
1060.02/1060.24	c  1060s| 51200 |   595 |  2281k|  44.5 |  49M| 125 |  44 |7155 |2473 |7155 | 805 | 213 |  78k|  19k| 9.000000e+00 |      --      |    Inf 
1062.22/1062.41	c  1062s| 51300 |   592 |  2285k|  44.4 |  49M| 125 |  47 |7155 |2484 |7155 | 805 | 213 |  79k|  19k| 9.000000e+00 |      --      |    Inf 
1063.32/1063.58	c  1064s| 51400 |   594 |  2288k|  44.4 |  49M| 125 |   - |7155 |2630 |7155 | 805 | 213 |  79k|  19k| 9.000000e+00 |      --      |    Inf 
1064.92/1065.12	c  1065s| 51500 |   603 |  2291k|  44.4 |  49M| 125 |  49 |7155 |2649 |7155 | 805 | 213 |  79k|  19k| 9.000000e+00 |      --      |    Inf 
1066.42/1066.63	c  1067s| 51600 |   608 |  2294k|  44.4 |  49M| 125 |  47 |7155 |2657 |7155 | 805 | 213 |  79k|  19k| 9.000000e+00 |      --      |    Inf 
1067.52/1067.75	c  1068s| 51700 |   612 |  2297k|  44.3 |  49M| 125 |  42 |7155 |2721 |7155 | 805 | 213 |  80k|  19k| 9.000000e+00 |      --      |    Inf 
1069.41/1069.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1069.41/1069.61	c  1070s| 51800 |   619 |  2301k|  44.3 |  50M| 125 |  51 |7155 |2750 |7155 | 805 | 213 |  80k|  19k| 9.000000e+00 |      --      |    Inf 
1071.61/1071.89	c  1072s| 51900 |   613 |  2306k|  44.3 |  50M| 125 |   - |7155 |2797 |7155 | 805 | 213 |  80k|  19k| 9.000000e+00 |      --      |    Inf 
1073.72/1073.97	c  1074s| 52000 |   610 |  2310k|  44.3 |  50M| 125 |  52 |7155 |2782 |7155 | 805 | 213 |  80k|  19k| 9.000000e+00 |      --      |    Inf 
1075.82/1076.00	c  1076s| 52100 |   602 |  2318k|  44.4 |  49M| 125 |  59 |7155 |2753 |7155 | 805 | 213 |  80k|  19k| 9.000000e+00 |      --      |    Inf 
1076.82/1077.09	c  1077s| 52200 |   607 |  2320k|  44.3 |  49M| 125 |  46 |7155 |2751 |7155 | 805 | 213 |  81k|  19k| 9.000000e+00 |      --      |    Inf 
1078.11/1078.39	c  1078s| 52300 |   607 |  2323k|  44.3 |  49M| 125 |  52 |7155 |2653 |7155 | 805 | 213 |  81k|  19k| 9.000000e+00 |      --      |    Inf 
1079.51/1079.75	c  1080s| 52400 |   604 |  2326k|  44.3 |  49M| 125 |   - |7155 |2559 |7155 | 805 | 213 |  81k|  19k| 9.000000e+00 |      --      |    Inf 
1081.51/1081.77	c  1082s| 52500 |   602 |  2329k|  44.3 |  49M| 125 |  34 |7155 |2480 |7155 | 805 | 213 |  81k|  19k| 9.000000e+00 |      --      |    Inf 
1083.01/1083.25	c  1083s| 52600 |   601 |  2332k|  44.2 |  49M| 125 |   - |7155 |2429 |7155 | 805 | 213 |  81k|  19k| 9.000000e+00 |      --      |    Inf 
1084.42/1084.69	c  1085s| 52700 |   606 |  2336k|  44.2 |  49M| 125 |  77 |7155 |2494 |7155 | 805 | 213 |  82k|  19k| 9.000000e+00 |      --      |    Inf 
1086.52/1086.76	c  1087s| 52800 |   619 |  2341k|  44.2 |  49M| 125 |   - |7155 |2583 |   0 |   0 | 213 |  82k|  19k| 9.000000e+00 |      --      |    Inf 
1088.92/1089.10	c  1089s| 52900 |   621 |  2347k|  44.3 |  49M| 125 |   - |7155 |2656 |7155 | 805 | 213 |  82k|  19k| 9.000000e+00 |      --      |    Inf 
1091.02/1091.29	c  1091s| 53000 |   607 |  2352k|  44.3 |  49M| 125 |  66 |7155 |2542 |7155 | 805 | 213 |  82k|  19k| 9.000000e+00 |      --      |    Inf 
1092.31/1092.56	c  1093s| 53100 |   612 |  2355k|  44.3 |  49M| 125 |  51 |7155 |2572 |7155 | 805 | 213 |  82k|  19k| 9.000000e+00 |      --      |    Inf 
1093.62/1093.82	c  1094s| 53200 |   624 |  2358k|  44.2 |  50M| 125 |   - |7155 |2702 |7155 | 805 | 213 |  83k|  19k| 9.000000e+00 |      --      |    Inf 
1094.91/1095.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1094.91/1095.12	c  1095s| 53300 |   624 |  2361k|  44.2 |  50M| 125 |  57 |7155 |2710 |7155 | 805 | 213 |  83k|  19k| 9.000000e+00 |      --      |    Inf 
1096.31/1096.55	c  1097s| 53400 |   631 |  2364k|  44.2 |  50M| 125 |  49 |7155 |2840 |7155 | 805 | 213 |  83k|  19k| 9.000000e+00 |      --      |    Inf 
1098.41/1098.65	c  1099s| 53500 |   645 |  2368k|  44.2 |  50M| 125 |  66 |7155 |2785 |7155 | 805 | 213 |  83k|  19k| 9.000000e+00 |      --      |    Inf 
1100.01/1100.21	c  1100s| 53600 |   645 |  2371k|  44.1 |  50M| 125 |  72 |7155 |2750 |7155 | 805 | 213 |  84k|  20k| 9.000000e+00 |      --      |    Inf 
1101.41/1101.63	c  1102s| 53700 |   632 |  2374k|  44.1 |  50M| 125 |  53 |7155 |2666 |7155 | 805 | 213 |  84k|  20k| 9.000000e+00 |      --      |    Inf 
1103.41/1103.64	c  1104s| 53800 |   615 |  2379k|  44.1 |  49M| 125 |  32 |7155 |2509 |7155 | 805 | 213 |  84k|  20k| 9.000000e+00 |      --      |    Inf 
1104.81/1105.02	c  1105s| 53900 |   619 |  2381k|  44.1 |  49M| 125 |   - |7155 |2449 |7155 | 805 | 213 |  84k|  20k| 9.000000e+00 |      --      |    Inf 
1113.51/1113.70	c  1114s| 54000 |   624 |  2386k|  44.1 |  49M| 125 |   - |7155 |1892 |7155 | 805 | 213 |  84k|  20k| 9.000000e+00 |      --      |    Inf 
1114.51/1114.75	c  1115s| 54100 |   627 |  2388k|  44.0 |  49M| 125 |  39 |7155 |1886 |7155 | 805 | 213 |  84k|  20k| 9.000000e+00 |      --      |    Inf 
1116.61/1116.80	c  1117s| 54200 |   621 |  2393k|  44.1 |  48M| 125 |   - |7155 |1627 |7155 | 805 | 213 |  85k|  20k| 9.000000e+00 |      --      |    Inf 
1119.61/1119.80	c  1120s| 54300 |   633 |  2398k|  44.1 |  49M| 125 |   - |7155 |1711 |7155 | 805 | 213 |  85k|  20k| 9.000000e+00 |      --      |    Inf 
1122.11/1122.35	c  1122s| 54400 |   633 |  2403k|  44.1 |  49M| 125 |   - |7155 |1666 |   0 |   0 | 213 |  85k|  20k| 9.000000e+00 |      --      |    Inf 
1124.40/1124.65	c  1125s| 54500 |   637 |  2407k|  44.1 |  49M| 125 |  55 |7155 |1686 |7155 | 805 | 213 |  85k|  20k| 9.000000e+00 |      --      |    Inf 
1126.61/1126.87	c  1127s| 54600 |   628 |  2411k|  44.1 |  49M| 125 |   - |7155 |1646 |7155 | 805 | 213 |  85k|  20k| 9.000000e+00 |      --      |    Inf 
1128.32/1128.58	c  1129s| 54700 |   637 |  2413k|  44.0 |  49M| 125 |  35 |7155 |1671 |7155 | 805 | 213 |  86k|  20k| 9.000000e+00 |      --      |    Inf 
1129.20/1129.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1129.20/1129.41	c  1129s| 54800 |   645 |  2415k|  44.0 |  49M| 125 |   - |7155 |1855 |7155 | 805 | 213 |  86k|  20k| 9.000000e+00 |      --      |    Inf 
1130.51/1130.79	c  1131s| 54900 |   646 |  2419k|  44.0 |  49M| 125 |  40 |7155 |1785 |7155 | 805 | 213 |  86k|  20k| 9.000000e+00 |      --      |    Inf 
1131.50/1131.79	c  1132s| 55000 |   649 |  2421k|  43.9 |  49M| 125 |  46 |7155 |1840 |7155 | 805 | 213 |  86k|  20k| 9.000000e+00 |      --      |    Inf 
1132.91/1133.13	c  1133s| 55100 |   644 |  2425k|  43.9 |  49M| 125 |  45 |7155 |1855 |7155 | 805 | 213 |  87k|  20k| 9.000000e+00 |      --      |    Inf 
1134.30/1134.55	c  1135s| 55200 |   640 |  2429k|  43.9 |  49M| 125 |  37 |7155 |1859 |7155 | 805 | 213 |  87k|  20k| 9.000000e+00 |      --      |    Inf 
1135.50/1135.73	c  1136s| 55300 |   642 |  2432k|  43.9 |  49M| 125 |  45 |7155 |1890 |7155 | 805 | 213 |  87k|  20k| 9.000000e+00 |      --      |    Inf 
1137.00/1137.23	c  1137s| 55400 |   643 |  2436k|  43.9 |  49M| 125 |  60 |7155 |1834 |7155 | 805 | 213 |  87k|  20k| 9.000000e+00 |      --      |    Inf 
1138.22/1138.46	c  1138s| 55500 |   642 |  2440k|  43.9 |  49M| 125 |  48 |7155 |1852 |7155 | 805 | 213 |  87k|  20k| 9.000000e+00 |      --      |    Inf 
1140.70/1140.92	c  1141s| 55600 |   643 |  2447k|  43.9 |  49M| 125 |  49 |7155 |1835 |7155 | 805 | 213 |  87k|  20k| 9.000000e+00 |      --      |    Inf 
1142.51/1142.72	c  1143s| 55700 |   636 |  2452k|  43.9 |  49M| 125 |  60 |7155 |1724 |7155 | 805 | 213 |  88k|  20k| 9.000000e+00 |      --      |    Inf 
1144.21/1144.42	c  1144s| 55800 |   636 |  2456k|  43.9 |  49M| 125 |  44 |7155 |1761 |7155 | 805 | 213 |  88k|  20k| 9.000000e+00 |      --      |    Inf 
1145.60/1145.89	c  1146s| 55900 |   626 |  2460k|  43.9 |  48M| 125 |  49 |7155 |1500 |7155 | 805 | 213 |  88k|  20k| 9.000000e+00 |      --      |    Inf 
1147.21/1147.49	c  1147s| 56000 |   627 |  2463k|  43.9 |  48M| 125 |   - |7155 |1509 |7155 | 805 | 213 |  88k|  20k| 9.000000e+00 |      --      |    Inf 
1148.81/1149.01	c  1149s| 56100 |   632 |  2466k|  43.9 |  49M| 125 |  45 |7155 |1530 |7155 | 805 | 213 |  88k|  20k| 9.000000e+00 |      --      |    Inf 
1150.10/1150.31	c  1150s| 56200 |   640 |  2469k|  43.8 |  49M| 125 |   - |7155 |1650 |7155 | 805 | 213 |  88k|  20k| 9.000000e+00 |      --      |    Inf 
1151.60/1151.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1151.60/1151.88	c  1152s| 56300 |   638 |  2472k|  43.8 |  49M| 125 |   - |7155 |1747 |7155 | 805 | 213 |  89k|  21k| 9.000000e+00 |      --      |    Inf 
1152.90/1153.10	c  1153s| 56400 |   633 |  2475k|  43.8 |  49M| 125 |  44 |7155 |1749 |7155 | 805 | 213 |  89k|  21k| 9.000000e+00 |      --      |    Inf 
1153.81/1154.06	c  1154s| 56500 |   629 |  2476k|  43.7 |  49M| 125 |   - |7155 |1806 |7155 | 805 | 213 |  89k|  21k| 9.000000e+00 |      --      |    Inf 
1155.50/1155.71	c  1156s| 56600 |   643 |  2481k|  43.7 |  49M| 125 |  55 |7155 |1811 |7155 | 805 | 213 |  89k|  21k| 9.000000e+00 |      --      |    Inf 
1157.21/1157.41	c  1157s| 56700 |   636 |  2483k|  43.7 |  49M| 125 |   - |7155 |1870 |7155 | 805 | 213 |  89k|  21k| 9.000000e+00 |      --      |    Inf 
1159.51/1159.76	c  1160s| 56800 |   635 |  2489k|  43.7 |  49M| 125 |   - |7155 |1887 |7155 | 805 | 213 |  89k|  21k| 9.000000e+00 |      --      |    Inf 
1161.51/1161.71	c  1162s| 56900 |   640 |  2494k|  43.7 |  49M| 125 |   - |7155 |1922 |7155 | 805 | 213 |  89k|  21k| 9.000000e+00 |      --      |    Inf 
1163.40/1163.68	c  1164s| 57000 |   630 |  2499k|  43.8 |  49M| 125 |   - |7155 |1842 |7155 | 805 | 213 |  89k|  21k| 9.000000e+00 |      --      |    Inf 
1164.90/1165.16	c  1165s| 57100 |   625 |  2503k|  43.7 |  49M| 125 |  49 |7155 |1811 |7155 | 805 | 213 |  90k|  21k| 9.000000e+00 |      --      |    Inf 
1166.31/1166.50	c  1166s| 57200 |   626 |  2505k|  43.7 |  49M| 125 |   - |7155 |1866 |7155 | 805 | 213 |  90k|  21k| 9.000000e+00 |      --      |    Inf 
1167.60/1167.81	c  1168s| 57300 |   622 |  2508k|  43.7 |  49M| 125 |  55 |7155 |1939 |7155 | 805 | 213 |  90k|  21k| 9.000000e+00 |      --      |    Inf 
1169.10/1169.34	c  1169s| 57400 |   625 |  2511k|  43.7 |  49M| 125 |  53 |7155 |1907 |7155 | 805 | 213 |  90k|  21k| 9.000000e+00 |      --      |    Inf 
1170.21/1170.46	c  1170s| 57500 |   632 |  2514k|  43.6 |  49M| 125 |   - |7155 |1985 |7155 | 805 | 213 |  90k|  21k| 9.000000e+00 |      --      |    Inf 
1171.41/1171.65	c  1172s| 57600 |   638 |  2516k|  43.6 |  49M| 125 |  22 |7155 |2079 |7155 | 805 | 213 |  91k|  21k| 9.000000e+00 |      --      |    Inf 
1172.80/1173.01	c  1173s| 57700 |   632 |  2519k|  43.6 |  49M| 125 |  50 |7155 |2133 |7155 | 805 | 213 |  91k|  21k| 9.000000e+00 |      --      |    Inf 
1174.10/1174.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1174.10/1174.37	c  1174s| 57800 |   638 |  2522k|  43.5 |  49M| 125 |  64 |7155 |2159 |7155 | 805 | 213 |  91k|  21k| 9.000000e+00 |      --      |    Inf 
1175.20/1175.44	c  1175s| 57900 |   654 |  2524k|  43.5 |  50M| 125 |  53 |7155 |2277 |7155 | 805 | 213 |  91k|  21k| 9.000000e+00 |      --      |    Inf 
1176.60/1176.88	c  1177s| 58000 |   645 |  2527k|  43.5 |  49M| 125 |   - |7155 |2186 |7155 | 805 | 213 |  91k|  21k| 9.000000e+00 |      --      |    Inf 
1178.10/1178.34	c  1178s| 58100 |   635 |  2530k|  43.5 |  49M| 125 |  49 |7155 |2192 |7155 | 805 | 213 |  92k|  21k| 9.000000e+00 |      --      |    Inf 
1179.90/1180.17	c  1180s| 58200 |   645 |  2534k|  43.4 |  49M| 125 |   - |7155 |2089 |   0 |   0 | 213 |  92k|  21k| 9.000000e+00 |      --      |    Inf 
1180.90/1181.11	c  1181s| 58300 |   636 |  2536k|  43.4 |  49M| 125 |  62 |7155 |2150 |7155 | 805 | 213 |  92k|  21k| 9.000000e+00 |      --      |    Inf 
1181.80/1182.00	c  1182s| 58400 |   636 |  2538k|  43.4 |  49M| 125 |   - |7155 |2182 |7155 | 805 | 213 |  92k|  21k| 9.000000e+00 |      --      |    Inf 
1183.31/1183.57	c  1184s| 58500 |   644 |  2541k|  43.3 |  50M| 125 |   - |7155 |2234 |7155 | 805 | 213 |  92k|  21k| 9.000000e+00 |      --      |    Inf 
1184.50/1184.75	c  1185s| 58600 |   631 |  2543k|  43.3 |  49M| 125 |  51 |7155 |2105 |7155 | 805 | 213 |  93k|  21k| 9.000000e+00 |      --      |    Inf 
1186.20/1186.47	c  1186s| 58700 |   641 |  2547k|  43.3 |  49M| 125 |   - |7155 |1924 |7155 | 805 | 213 |  93k|  21k| 9.000000e+00 |      --      |    Inf 
1188.40/1188.68	c  1189s| 58800 |   644 |  2552k|  43.3 |  49M| 125 |  35 |7155 |1976 |7155 | 805 | 213 |  93k|  21k| 9.000000e+00 |      --      |    Inf 
1190.90/1191.17	c  1191s| 58900 |   642 |  2559k|  43.4 |  49M| 125 |  35 |7155 |2019 |7155 | 805 | 213 |  93k|  21k| 9.000000e+00 |      --      |    Inf 
1192.89/1193.19	c  1193s| 59000 |   643 |  2564k|  43.4 |  49M| 125 |  59 |7155 |2037 |7155 | 805 | 213 |  93k|  21k| 9.000000e+00 |      --      |    Inf 
1195.50/1195.79	c  1196s| 59100 |   639 |  2571k|  43.4 |  49M| 125 |   - |7155 |1980 |7155 | 805 | 213 |  93k|  21k| 9.000000e+00 |      --      |    Inf 
1198.30/1198.53	c  1199s| 59200 |   643 |  2578k|  43.5 |  49M| 125 |   - |7155 |1992 |   0 |   0 | 213 |  93k|  21k| 9.000000e+00 |      --      |    Inf 
1200.30/1200.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1200.30/1200.56	c  1201s| 59300 |   646 |  2582k|  43.5 |  49M| 125 |   - |7155 |2001 |7155 | 805 | 213 |  93k|  21k| 9.000000e+00 |      --      |    Inf 
1202.60/1202.88	c  1203s| 59400 |   648 |  2588k|  43.5 |  49M| 125 |  36 |7155 |1998 |7155 | 805 | 213 |  93k|  21k| 9.000000e+00 |      --      |    Inf 
1205.09/1205.30	c  1205s| 59500 |   649 |  2595k|  43.5 |  49M| 125 |   - |7155 |2035 |7155 | 805 | 213 |  93k|  21k| 9.000000e+00 |      --      |    Inf 
1207.39/1207.67	c  1208s| 59600 |   651 |  2600k|  43.5 |  49M| 125 |   - |7155 |2038 |7155 | 805 | 213 |  94k|  22k| 9.000000e+00 |      --      |    Inf 
1209.29/1209.54	c  1210s| 59700 |   643 |  2605k|  43.5 |  49M| 125 |  39 |7155 |1991 |7155 | 805 | 213 |  94k|  22k| 9.000000e+00 |      --      |    Inf 
1211.40/1211.66	c  1212s| 59800 |   642 |  2610k|  43.6 |  49M| 125 |  62 |7155 |1972 |7155 | 805 | 213 |  94k|  22k| 9.000000e+00 |      --      |    Inf 
1213.80/1214.06	c  1214s| 59900 |   644 |  2616k|  43.6 |  49M| 125 |  38 |7155 |2008 |7155 | 805 | 213 |  94k|  22k| 9.000000e+00 |      --      |    Inf 
1216.20/1216.43	c  1216s| 60000 |   641 |  2622k|  43.6 |  49M| 125 |   - |7155 |2013 |7155 | 805 | 213 |  94k|  22k| 9.000000e+00 |      --      |    Inf 
1218.50/1218.71	c  1219s| 60100 |   637 |  2628k|  43.6 |  49M| 125 |   - |7155 |1999 |7155 | 805 | 213 |  94k|  22k| 9.000000e+00 |      --      |    Inf 
1220.29/1220.55	c  1221s| 60200 |   626 |  2632k|  43.6 |  49M| 125 |  58 |7155 |1891 |7155 | 805 | 213 |  94k|  22k| 9.000000e+00 |      --      |    Inf 
1222.39/1222.65	c  1223s| 60300 |   627 |  2636k|  43.6 |  49M| 125 |   - |7155 |1995 |7155 | 805 | 213 |  94k|  22k| 9.000000e+00 |      --      |    Inf 
1224.10/1224.36	c  1224s| 60400 |   636 |  2641k|  43.6 |  49M| 125 |  61 |7155 |2102 |7155 | 805 | 213 |  94k|  22k| 9.000000e+00 |      --      |    Inf 
1226.59/1226.85	c  1227s| 60500 |   642 |  2646k|  43.6 |  49M| 125 |  44 |7155 |2166 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1228.99/1229.24	c  1229s| 60600 |   643 |  2651k|  43.7 |  49M| 125 |   - |7155 |2208 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1231.49/1231.79	c  1232s| 60700 |   640 |  2655k|  43.7 |  49M| 125 |  59 |7155 |2200 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1233.39/1233.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1233.39/1233.62	c  1234s| 60800 |   642 |  2659k|  43.6 |  49M| 125 |  46 |7155 |2163 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1235.49/1235.79	c  1236s| 60900 |   640 |  2664k|  43.6 |  49M| 125 |  46 |7155 |2175 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1238.19/1238.41	c  1238s| 61000 |   638 |  2668k|  43.7 |  49M| 125 |  65 |7155 |2216 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1240.39/1240.66	c  1241s| 61100 |   638 |  2672k|  43.6 |  49M| 125 |  53 |7155 |2256 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1242.79/1243.04	c  1243s| 61200 |   635 |  2676k|  43.6 |  49M| 125 |   - |7155 |2290 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1245.39/1245.63	c  1246s| 61300 |   639 |  2682k|  43.7 |  49M| 125 |  60 |7155 |2312 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1248.09/1248.35	c  1248s| 61400 |   638 |  2687k|  43.7 |  49M| 125 |  60 |7155 |2293 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1251.29/1251.55	c  1252s| 61500 |   638 |  2695k|  43.7 |  50M| 125 |   - |7155 |2324 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1253.70/1253.97	c  1254s| 61600 |   641 |  2698k|  43.7 |  50M| 125 |  81 |7155 |2398 |7155 | 805 | 213 |  95k|  22k| 9.000000e+00 |      --      |    Inf 
1255.59/1255.80	c  1256s| 61700 |   663 |  2703k|  43.7 |  50M| 125 |  57 |7155 |2464 |7155 | 805 | 213 |  96k|  23k| 9.000000e+00 |      --      |    Inf 
1256.99/1257.24	c  1257s| 61800 |   678 |  2706k|  43.7 |  50M| 125 |   - |7155 |2526 |7155 | 805 | 213 |  96k|  23k| 9.000000e+00 |      --      |    Inf 
1258.58/1258.87	c  1259s| 61900 |   686 |  2710k|  43.7 |  50M| 125 |   - |7155 |2638 |7155 | 805 | 213 |  96k|  23k| 9.000000e+00 |      --      |    Inf 
1260.69/1260.97	c  1261s| 62000 |   688 |  2715k|  43.7 |  50M| 125 |  45 |7155 |2441 |7155 | 805 | 213 |  96k|  23k| 9.000000e+00 |      --      |    Inf 
1262.39/1262.63	c  1263s| 62100 |   688 |  2719k|  43.7 |  50M| 125 |  53 |7155 |2447 |7155 | 805 | 213 |  96k|  23k| 9.000000e+00 |      --      |    Inf 
1263.49/1263.70	c  1264s| 62200 |   690 |  2721k|  43.7 |  50M| 125 |   - |7155 |2414 |7155 | 805 | 213 |  97k|  23k| 9.000000e+00 |      --      |    Inf 
1265.19/1265.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1265.19/1265.44	c  1265s| 62300 |   703 |  2726k|  43.7 |  50M| 125 |  46 |7155 |2522 |7155 | 805 | 213 |  97k|  23k| 9.000000e+00 |      --      |    Inf 
1266.68/1266.94	c  1267s| 62400 |   706 |  2729k|  43.7 |  50M| 125 |  63 |7155 |2441 |7155 | 805 | 213 |  97k|  23k| 9.000000e+00 |      --      |    Inf 
1268.69/1268.96	c  1269s| 62500 |   714 |  2734k|  43.7 |  50M| 125 |   - |7155 |2427 |7155 | 805 | 213 |  97k|  23k| 9.000000e+00 |      --      |    Inf 
1270.78/1271.07	c  1271s| 62600 |   713 |  2739k|  43.7 |  50M| 125 |  44 |7155 |2354 |7155 | 805 | 213 |  97k|  23k| 9.000000e+00 |      --      |    Inf 
1273.08/1273.34	c  1273s| 62700 |   715 |  2745k|  43.7 |  50M| 125 |   - |7155 |2390 |7155 | 805 | 213 |  98k|  23k| 9.000000e+00 |      --      |    Inf 
1275.29/1275.54	c  1276s| 62800 |   716 |  2751k|  43.7 |  50M| 125 |  46 |7155 |2385 |7155 | 805 | 213 |  98k|  23k| 9.000000e+00 |      --      |    Inf 
1276.68/1276.97	c  1277s| 62900 |   720 |  2755k|  43.7 |  50M| 125 |  36 |7155 |2432 |7155 | 805 | 213 |  98k|  23k| 9.000000e+00 |      --      |    Inf 
1278.38/1278.68	c  1279s| 63000 |   720 |  2758k|  43.7 |  50M| 125 |  36 |7155 |2438 |7155 | 805 | 213 |  98k|  23k| 9.000000e+00 |      --      |    Inf 
1280.29/1280.50	c  1280s| 63100 |   720 |  2761k|  43.7 |  50M| 125 |  45 |7155 |2503 |7155 | 805 | 213 |  98k|  23k| 9.000000e+00 |      --      |    Inf 
1282.39/1282.66	c  1283s| 63200 |   714 |  2767k|  43.7 |  50M| 125 |   - |7155 |2529 |   0 |   0 | 213 |  99k|  23k| 9.000000e+00 |      --      |    Inf 
1283.89/1284.18	c  1284s| 63300 |   715 |  2770k|  43.7 |  51M| 125 |  43 |7155 |2595 |7155 | 805 | 213 |  99k|  23k| 9.000000e+00 |      --      |    Inf 
1286.38/1286.65	c  1287s| 63400 |   709 |  2774k|  43.7 |  50M| 125 |  54 |7155 |2516 |7155 | 805 | 213 |  99k|  23k| 9.000000e+00 |      --      |    Inf 
1287.98/1288.27	c  1288s| 63500 |   716 |  2777k|  43.7 |  51M| 125 |   - |7155 |2693 |7155 | 805 | 213 |  99k|  23k| 9.000000e+00 |      --      |    Inf 
1289.69/1289.99	c  1290s| 63600 |   723 |  2782k|  43.7 |  50M| 125 |  40 |7155 |2467 |7155 | 805 | 213 |  99k|  23k| 9.000000e+00 |      --      |    Inf 
1292.38/1292.62	c  1293s| 63700 |   723 |  2788k|  43.7 |  50M| 125 |   - |7155 |2510 |7155 | 805 | 213 | 100k|  23k| 9.000000e+00 |      --      |    Inf 
1294.08/1294.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1294.08/1294.36	c  1294s| 63800 |   723 |  2792k|  43.7 |  51M| 125 |   - |7155 |2562 |7155 | 805 | 213 | 100k|  23k| 9.000000e+00 |      --      |    Inf 
1296.38/1296.60	c  1297s| 63900 |   725 |  2797k|  43.7 |  50M| 125 |  47 |7155 |2496 |7155 | 805 | 213 | 100k|  23k| 9.000000e+00 |      --      |    Inf 
1298.19/1298.48	c  1298s| 64000 |   728 |  2802k|  43.7 |  51M| 125 |  52 |7155 |2527 |7155 | 805 | 213 | 100k|  23k| 9.000000e+00 |      --      |    Inf 
1300.58/1300.89	c  1301s| 64100 |   724 |  2809k|  43.7 |  51M| 125 |  53 |7155 |2554 |7155 | 805 | 213 | 101k|  23k| 9.000000e+00 |      --      |    Inf 
1302.68/1302.94	c  1303s| 64200 |   734 |  2813k|  43.7 |  51M| 125 |  52 |7155 |2542 |7155 | 805 | 213 | 101k|  23k| 9.000000e+00 |      --      |    Inf 
1304.08/1304.38	c  1304s| 64300 |   741 |  2816k|  43.7 |  51M| 125 |  54 |7155 |2579 |7155 | 805 | 213 | 101k|  23k| 9.000000e+00 |      --      |    Inf 
1306.28/1306.52	c  1307s| 64400 |   732 |  2822k|  43.7 |  51M| 125 |  38 |7155 |2598 |7155 | 805 | 213 | 101k|  23k| 9.000000e+00 |      --      |    Inf 
1307.58/1307.89	c  1308s| 64500 |   732 |  2825k|  43.7 |  51M| 125 |  36 |7155 |2622 |7155 | 805 | 213 | 101k|  23k| 9.000000e+00 |      --      |    Inf 
1309.28/1309.52	c  1310s| 64600 |   730 |  2829k|  43.7 |  51M| 125 |   - |7155 |2639 |7155 | 805 | 213 | 101k|  23k| 9.000000e+00 |      --      |    Inf 
1311.18/1311.42	c  1311s| 64700 |   729 |  2833k|  43.7 |  51M| 125 |  65 |7155 |2628 |7155 | 805 | 213 | 101k|  23k| 9.000000e+00 |      --      |    Inf 
1312.68/1312.99	c  1313s| 64800 |   730 |  2837k|  43.7 |  51M| 125 |   - |7155 |2717 |7155 | 805 | 213 | 102k|  23k| 9.000000e+00 |      --      |    Inf 
1314.19/1314.44	c  1314s| 64900 |   732 |  2840k|  43.7 |  51M| 125 |  46 |7155 |2691 |7155 | 805 | 213 | 102k|  23k| 9.000000e+00 |      --      |    Inf 
1315.68/1315.91	c  1316s| 65000 |   728 |  2843k|  43.7 |  51M| 125 |   - |7155 |2683 |7155 | 805 | 213 | 102k|  23k| 9.000000e+00 |      --      |    Inf 
1317.28/1317.51	c  1318s| 65100 |   727 |  2847k|  43.6 |  51M| 125 |  42 |7155 |2697 |7155 | 805 | 213 | 102k|  23k| 9.000000e+00 |      --      |    Inf 
1319.18/1319.43	c  1319s| 65200 |   713 |  2852k|  43.7 |  51M| 125 |  39 |7155 |2561 |7155 | 805 | 213 | 102k|  23k| 9.000000e+00 |      --      |    Inf 
1321.08/1321.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1321.08/1321.37	c  1321s| 65300 |   706 |  2857k|  43.7 |  51M| 125 |   - |7155 |2574 |7155 | 805 | 213 | 103k|  24k| 9.000000e+00 |      --      |    Inf 
1322.68/1322.96	c  1323s| 65400 |   705 |  2860k|  43.6 |  51M| 125 |  64 |7155 |2626 |7155 | 805 | 213 | 103k|  24k| 9.000000e+00 |      --      |    Inf 
1324.77/1325.04	c  1325s| 65500 |   710 |  2864k|  43.7 |  51M| 125 |   - |7155 |2621 |7155 | 805 | 213 | 103k|  24k| 9.000000e+00 |      --      |    Inf 
1326.88/1327.11	c  1327s| 65600 |   719 |  2869k|  43.7 |  51M| 125 |  69 |7155 |2658 |7155 | 805 | 213 | 103k|  24k| 9.000000e+00 |      --      |    Inf 
1328.58/1328.83	c  1329s| 65700 |   706 |  2874k|  43.7 |  51M| 125 |  39 |7155 |2695 |7155 | 805 | 213 | 103k|  24k| 9.000000e+00 |      --      |    Inf 
1330.08/1330.38	c  1330s| 65800 |   706 |  2878k|  43.7 |  51M| 125 |   - |7155 |2577 |   0 |   0 | 213 | 103k|  24k| 9.000000e+00 |      --      |    Inf 
1332.07/1332.32	c  1332s| 65900 |   708 |  2883k|  43.7 |  50M| 125 |  44 |7155 |2452 |7155 | 805 | 213 | 103k|  24k| 9.000000e+00 |      --      |    Inf 
1333.38/1333.64	c  1334s| 66000 |   717 |  2887k|  43.7 |  51M| 125 |   - |7155 |2564 |7155 | 805 | 213 | 104k|  24k| 9.000000e+00 |      --      |    Inf 
1334.88/1335.18	c  1335s| 66100 |   722 |  2890k|  43.6 |  51M| 125 |   - |7155 |2604 |   0 |   0 | 213 | 104k|  24k| 9.000000e+00 |      --      |    Inf 
1336.98/1337.23	c  1337s| 66200 |   725 |  2897k|  43.7 |  51M| 125 |  41 |7155 |2611 |7155 | 805 | 213 | 104k|  24k| 9.000000e+00 |      --      |    Inf 
1338.58/1338.81	c  1339s| 66300 |   725 |  2901k|  43.7 |  51M| 125 |   - |7155 |2620 |7155 | 805 | 213 | 104k|  24k| 9.000000e+00 |      --      |    Inf 
1340.48/1340.78	c  1341s| 66400 |   730 |  2907k|  43.7 |  51M| 125 |   - |7155 |2643 |7155 | 805 | 213 | 104k|  24k| 9.000000e+00 |      --      |    Inf 
1342.27/1342.50	c  1343s| 66500 |   731 |  2911k|  43.7 |  51M| 125 |  51 |7155 |2669 |7155 | 805 | 213 | 104k|  24k| 9.000000e+00 |      --      |    Inf 
1343.98/1344.21	c  1344s| 66600 |   722 |  2915k|  43.7 |  51M| 125 |   - |7155 |2679 |7155 | 805 | 213 | 105k|  24k| 9.000000e+00 |      --      |    Inf 
1346.18/1346.48	c  1346s| 66700 |   713 |  2922k|  43.7 |  51M| 125 |   - |7155 |2636 |7155 | 805 | 213 | 105k|  24k| 9.000000e+00 |      --      |    Inf 
1348.38/1348.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1348.38/1348.68	c  1349s| 66800 |   707 |  2927k|  43.7 |  50M| 125 |  52 |7155 |2478 |7155 | 805 | 213 | 105k|  24k| 9.000000e+00 |      --      |    Inf 
1349.98/1350.21	c  1350s| 66900 |   707 |  2931k|  43.7 |  51M| 125 |  51 |7155 |2524 |7155 | 805 | 213 | 105k|  24k| 9.000000e+00 |      --      |    Inf 
1351.38/1351.65	c  1352s| 67000 |   704 |  2934k|  43.7 |  51M| 125 |  44 |7155 |2518 |7155 | 805 | 213 | 105k|  24k| 9.000000e+00 |      --      |    Inf 
1352.98/1353.29	c  1353s| 67100 |   701 |  2938k|  43.7 |  50M| 125 |   - |7155 |2459 |   0 |   0 | 213 | 105k|  24k| 9.000000e+00 |      --      |    Inf 
1354.57/1354.87	c  1355s| 67200 |   703 |  2942k|  43.7 |  51M| 125 |  41 |7155 |2494 |7155 | 805 | 213 | 105k|  24k| 9.000000e+00 |      --      |    Inf 
1356.48/1356.77	c  1357s| 67300 |   692 |  2945k|  43.7 |  50M| 125 |   - |7155 |2191 |7155 | 805 | 213 | 105k|  24k| 9.000000e+00 |      --      |    Inf 
1358.07/1358.36	c  1358s| 67400 |   687 |  2948k|  43.7 |  50M| 125 |  45 |7155 |2126 |7155 | 805 | 213 | 106k|  24k| 9.000000e+00 |      --      |    Inf 
1364.97/1365.22	c  1365s| 67500 |   692 |  2959k|  43.8 |  50M| 125 |   - |7155 |2142 |   0 |   0 | 213 | 106k|  24k| 9.000000e+00 |      --      |    Inf 
1367.08/1367.33	c  1367s| 67600 |   691 |  2964k|  43.8 |  50M| 125 |  53 |7155 |2186 |7155 | 805 | 213 | 106k|  24k| 9.000000e+00 |      --      |    Inf 
1370.17/1370.48	c  1370s| 67700 |   695 |  2972k|  43.8 |  50M| 125 |  49 |7155 |2156 |7155 | 805 | 213 | 106k|  24k| 9.000000e+00 |      --      |    Inf 
1371.27/1371.57	c  1372s| 67800 |   698 |  2973k|  43.8 |  50M| 125 |   - |7155 |2075 |7155 | 805 | 213 | 106k|  24k| 9.000000e+00 |      --      |    Inf 
1373.37/1373.62	c  1374s| 67900 |   689 |  2977k|  43.8 |  50M| 125 |   - |7155 |2015 |7155 | 805 | 213 | 106k|  24k| 9.000000e+00 |      --      |    Inf 
1375.07/1375.35	c  1375s| 68000 |   698 |  2981k|  43.8 |  50M| 125 |   - |7155 |1979 |   0 |   0 | 213 | 106k|  24k| 9.000000e+00 |      --      |    Inf 
1376.37/1376.69	c  1377s| 68100 |   703 |  2984k|  43.7 |  50M| 125 |  47 |7155 |1984 |7155 | 805 | 213 | 107k|  24k| 9.000000e+00 |      --      |    Inf 
1377.87/1378.20	c  1378s| 68200 |   710 |  2988k|  43.7 |  50M| 125 |   - |7155 |2056 |7155 | 805 | 213 | 107k|  24k| 9.000000e+00 |      --      |    Inf 
1379.77/1380.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1379.77/1380.03	c  1380s| 68300 |   714 |  2992k|  43.7 |  50M| 125 |  55 |7155 |2082 |7155 | 805 | 213 | 107k|  24k| 9.000000e+00 |      --      |    Inf 
1381.87/1382.14	c  1382s| 68400 |   714 |  2997k|  43.7 |  50M| 125 |   - |7155 |2093 |7155 | 805 | 213 | 107k|  24k| 9.000000e+00 |      --      |    Inf 
1383.97/1384.21	c  1384s| 68500 |   714 |  3003k|  43.8 |  50M| 125 |   - |7155 |2108 |7155 | 805 | 213 | 107k|  24k| 9.000000e+00 |      --      |    Inf 
1385.57/1385.82	c  1386s| 68600 |   718 |  3006k|  43.7 |  50M| 125 |   - |7155 |2134 |7155 | 805 | 213 | 107k|  24k| 9.000000e+00 |      --      |    Inf 
1387.47/1387.71	c  1388s| 68700 |   714 |  3011k|  43.8 |  50M| 125 |  61 |7155 |2044 |7155 | 805 | 213 | 107k|  24k| 9.000000e+00 |      --      |    Inf 
1389.37/1389.69	c  1390s| 68800 |   707 |  3016k|  43.8 |  50M| 125 |  63 |7155 |2032 |7155 | 805 | 213 | 107k|  24k| 9.000000e+00 |      --      |    Inf 
1391.67/1391.92	c  1392s| 68900 |   695 |  3021k|  43.8 |  50M| 125 |   - |7155 |1995 |7155 | 805 | 213 | 108k|  24k| 9.000000e+00 |      --      |    Inf 
1393.47/1393.74	c  1394s| 69000 |   695 |  3026k|  43.8 |  50M| 125 |  55 |7155 |1975 |7155 | 805 | 213 | 108k|  24k| 9.000000e+00 |      --      |    Inf 
1395.36/1395.67	c  1396s| 69100 |   694 |  3031k|  43.8 |  50M| 125 |  47 |7155 |2114 |7155 | 805 | 213 | 108k|  24k| 9.000000e+00 |      --      |    Inf 
1397.06/1397.30	c  1397s| 69200 |   690 |  3034k|  43.8 |  50M| 125 |   - |7155 |2189 |7155 | 805 | 213 | 108k|  24k| 9.000000e+00 |      --      |    Inf 
1398.97/1399.26	c  1399s| 69300 |   688 |  3038k|  43.8 |  50M| 125 |   - |7155 |2259 |7155 | 805 | 213 | 108k|  24k| 9.000000e+00 |      --      |    Inf 
1400.77/1401.09	c  1401s| 69400 |   702 |  3043k|  43.8 |  50M| 125 |  38 |7155 |2229 |7155 | 805 | 213 | 108k|  24k| 9.000000e+00 |      --      |    Inf 
1402.17/1402.48	c  1402s| 69500 |   711 |  3047k|  43.8 |  50M| 125 |  44 |7155 |2317 |7155 | 805 | 213 | 109k|  24k| 9.000000e+00 |      --      |    Inf 
1404.97/1405.26	c  1405s| 69600 |   718 |  3053k|  43.8 |  50M| 125 |  40 |7155 |2349 |7155 | 805 | 213 | 109k|  24k| 9.000000e+00 |      --      |    Inf 
1406.76/1407.06	c  1407s| 69700 |   702 |  3058k|  43.8 |  50M| 125 |  53 |7155 |2337 |7155 | 805 | 213 | 109k|  24k| 9.000000e+00 |      --      |    Inf 
1409.17/1409.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1409.17/1409.48	c  1409s| 69800 |   692 |  3062k|  43.8 |  50M| 125 |  72 |7155 |2257 |7155 | 805 | 213 | 109k|  24k| 9.000000e+00 |      --      |    Inf 
1410.97/1411.28	c  1411s| 69900 |   692 |  3066k|  43.8 |  50M| 125 |   - |7155 |2263 |7155 | 805 | 213 | 109k|  24k| 9.000000e+00 |      --      |    Inf 
1412.36/1412.67	c  1413s| 70000 |   693 |  3069k|  43.8 |  50M| 125 |  46 |7155 |2337 |7155 | 805 | 213 | 110k|  24k| 9.000000e+00 |      --      |    Inf 
1414.57/1414.84	c  1415s| 70100 |   696 |  3073k|  43.8 |  50M| 125 |  39 |7155 |2237 |7155 | 805 | 213 | 110k|  24k| 9.000000e+00 |      --      |    Inf 
1416.76/1417.05	c  1417s| 70200 |   698 |  3079k|  43.8 |  50M| 125 |   - |7155 |2290 |7155 | 805 | 213 | 110k|  24k| 9.000000e+00 |      --      |    Inf 
1418.77/1419.09	c  1419s| 70300 |   696 |  3084k|  43.8 |  50M| 125 |   - |7155 |2250 |7155 | 805 | 213 | 110k|  24k| 9.000000e+00 |      --      |    Inf 
1420.07/1420.39	c  1420s| 70400 |   691 |  3087k|  43.8 |  50M| 125 |   - |7155 |2240 |7155 | 805 | 213 | 110k|  24k| 9.000000e+00 |      --      |    Inf 
1421.76/1422.07	c  1422s| 70500 |   703 |  3092k|  43.8 |  50M| 125 |  40 |7155 |2161 |7155 | 805 | 213 | 111k|  24k| 9.000000e+00 |      --      |    Inf 
1423.17/1423.42	c  1423s| 70600 |   704 |  3095k|  43.8 |  50M| 125 |  61 |7155 |2247 |7155 | 805 | 213 | 111k|  24k| 9.000000e+00 |      --      |    Inf 
1424.57/1424.82	c  1425s| 70700 |   694 |  3099k|  43.8 |  50M| 125 |   - |7155 |2264 |   0 |   0 | 213 | 111k|  25k| 9.000000e+00 |      --      |    Inf 
1425.56/1425.87	c  1426s| 70800 |   732 |  3102k|  43.7 |  50M| 125 |  49 |7155 |2338 |7155 | 805 | 213 | 111k|  25k| 9.000000e+00 |      --      |    Inf 
1427.07/1427.30	c  1427s| 70900 |   744 |  3106k|  43.7 |  50M| 125 |  57 |7155 |2271 |7155 | 805 | 213 | 111k|  25k| 9.000000e+00 |      --      |    Inf 
1428.77/1429.02	c  1429s| 71000 |   706 |  3111k|  43.7 |  50M| 125 |  50 |7155 |2267 |7155 | 805 | 213 | 112k|  25k| 9.000000e+00 |      --      |    Inf 
1430.66/1430.90	c  1431s| 71100 |   713 |  3117k|  43.8 |  50M| 125 |  42 |7155 |2248 |7155 | 805 | 213 | 112k|  25k| 9.000000e+00 |      --      |    Inf 
1432.36/1432.66	c  1433s| 71200 |   711 |  3123k|  43.8 |  50M| 125 |  48 |7155 |2157 |7155 | 805 | 213 | 112k|  25k| 9.000000e+00 |      --      |    Inf 
1433.66/1433.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1433.66/1433.97	c  1434s| 71300 |   705 |  3126k|  43.8 |  50M| 125 |   - |7155 |2234 |7155 | 805 | 213 | 112k|  25k| 9.000000e+00 |      --      |    Inf 
1435.36/1435.62	c  1436s| 71400 |   701 |  3130k|  43.8 |  50M| 125 |   - |7155 |2183 |7155 | 805 | 213 | 113k|  25k| 9.000000e+00 |      --      |    Inf 
1436.96/1437.23	c  1437s| 71500 |   701 |  3133k|  43.7 |  50M| 125 |   - |7155 |2162 |   0 |   0 | 213 | 113k|  25k| 9.000000e+00 |      --      |    Inf 
1439.46/1439.76	c  1440s| 71600 |   719 |  3141k|  43.8 |  50M| 125 |  47 |7155 |2112 |7155 | 805 | 213 | 113k|  25k| 9.000000e+00 |      --      |    Inf 
1442.86/1443.12	c  1443s| 71700 |   721 |  3152k|  43.9 |  50M| 125 |  52 |7155 |2074 |7155 | 805 | 213 | 113k|  25k| 9.000000e+00 |      --      |    Inf 
1445.35/1445.68	c  1446s| 71800 |   709 |  3161k|  44.0 |  50M| 125 |   - |7155 |2020 |7155 | 805 | 213 | 113k|  25k| 9.000000e+00 |      --      |    Inf 
1447.56/1447.85	c  1448s| 71900 |   711 |  3168k|  44.0 |  50M| 125 |  42 |7155 |2085 |7155 | 805 | 213 | 114k|  25k| 9.000000e+00 |      --      |    Inf 
1449.66/1449.97	c  1450s| 72000 |   717 |  3175k|  44.0 |  50M| 125 |   - |7155 |2069 |   0 |   0 | 213 | 114k|  25k| 9.000000e+00 |      --      |    Inf 
1451.77/1452.03	c  1452s| 72100 |   719 |  3182k|  44.1 |  50M| 125 |  60 |7155 |2108 |7155 | 805 | 213 | 114k|  25k| 9.000000e+00 |      --      |    Inf 
1453.25/1453.56	c  1454s| 72200 |   725 |  3186k|  44.1 |  51M| 125 |  42 |7155 |2169 |7155 | 805 | 213 | 114k|  25k| 9.000000e+00 |      --      |    Inf 
1454.86/1455.13	c  1455s| 72300 |   728 |  3190k|  44.0 |  50M| 125 |  42 |7155 |2180 |7155 | 805 | 213 | 114k|  25k| 9.000000e+00 |      --      |    Inf 
1456.36/1456.70	c  1457s| 72400 |   731 |  3193k|  44.0 |  50M| 125 |   - |7155 |2243 |7155 | 805 | 213 | 115k|  25k| 9.000000e+00 |      --      |    Inf 
1457.96/1458.22	c  1458s| 72500 |   730 |  3198k|  44.0 |  50M| 125 |  49 |7155 |2285 |7155 | 805 | 213 | 115k|  25k| 9.000000e+00 |      --      |    Inf 
1459.66/1459.91	c  1460s| 72600 |   738 |  3201k|  44.0 |  51M| 125 |   - |7155 |2302 |7155 | 805 | 213 | 115k|  25k| 9.000000e+00 |      --      |    Inf 
1461.16/1461.42	c  1461s| 72700 |   737 |  3204k|  44.0 |  50M| 125 |   - |7155 |2293 |   0 |   0 | 213 | 115k|  25k| 9.000000e+00 |      --      |    Inf 
1462.56/1462.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1462.56/1462.80	c  1463s| 72800 |   738 |  3207k|  44.0 |  51M| 125 |   - |7155 |2319 |7155 | 805 | 213 | 115k|  25k| 9.000000e+00 |      --      |    Inf 
1463.16/1463.48	c  1463s| 72900 |   744 |  3209k|  43.9 |  51M| 125 |   - |7155 |2331 |7155 | 805 | 213 | 115k|  25k| 9.000000e+00 |      --      |    Inf 
1464.65/1464.94	c  1465s| 73000 |   746 |  3211k|  43.9 |  51M| 125 |   - |7155 |2374 |7155 | 805 | 213 | 115k|  25k| 9.000000e+00 |      --      |    Inf 
1466.16/1466.47	c  1466s| 73100 |   743 |  3212k|  43.9 |  51M| 125 |   - |7155 |2419 |7155 | 805 | 213 | 115k|  25k| 9.000000e+00 |      --      |    Inf 
1467.16/1467.45	c  1467s| 73200 |   748 |  3214k|  43.8 |  51M| 125 |   - |7155 |2457 |7155 | 805 | 213 | 115k|  25k| 9.000000e+00 |      --      |    Inf 
1468.46/1468.77	c  1469s| 73300 |   750 |  3216k|  43.8 |  51M| 125 |   - |7155 |2506 |7155 | 805 | 213 | 115k|  25k| 9.000000e+00 |      --      |    Inf 
1470.06/1470.32	c  1470s| 73400 |   745 |  3218k|  43.8 |  51M| 125 |  37 |7155 |2553 |7155 | 805 | 213 | 115k|  25k| 9.000000e+00 |      --      |    Inf 
1471.35/1471.65	c  1472s| 73500 |   741 |  3220k|  43.7 |  51M| 125 |   - |7155 |2607 |   0 |   0 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1472.86/1473.19	c  1473s| 73600 |   741 |  3222k|  43.7 |  51M| 125 |  36 |7155 |2657 |7155 | 805 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1474.86/1475.11	c  1475s| 73700 |   737 |  3225k|  43.7 |  51M| 125 |  53 |7155 |2671 |7155 | 805 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1475.66/1475.94	c  1476s| 73800 |   743 |  3227k|  43.7 |  51M| 125 |   - |7155 |2726 |7155 | 805 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1477.15/1477.44	c  1477s| 73900 |   742 |  3231k|  43.6 |  51M| 125 |  50 |7155 |2554 |7155 | 805 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1478.55/1478.84	c  1479s| 74000 |   748 |  3233k|  43.6 |  51M| 125 |  34 |7155 |2571 |7155 | 805 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1480.36/1480.62	c  1481s| 74100 |   741 |  3235k|  43.6 |  51M| 125 |   - |7155 |2608 |7155 | 805 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1482.26/1482.50	c  1483s| 74200 |   737 |  3238k|  43.6 |  51M| 125 |  45 |7155 |2649 |7155 | 805 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1483.75/1484.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1483.75/1484.07	c  1484s| 74300 |   735 |  3241k|  43.6 |  51M| 125 |  47 |7155 |2633 |7155 | 805 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1485.35/1485.67	c  1486s| 74400 |   736 |  3243k|  43.5 |  51M| 125 |   - |7155 |2663 |7155 | 805 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1487.35/1487.60	c  1488s| 74500 |   736 |  3246k|  43.5 |  51M| 125 |  42 |7155 |2699 |7155 | 805 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1489.26/1489.56	c  1490s| 74600 |   734 |  3248k|  43.5 |  51M| 125 |  46 |7155 |2737 |7155 | 805 | 213 | 116k|  25k| 9.000000e+00 |      --      |    Inf 
1491.05/1491.30	c  1491s| 74700 |   728 |  3251k|  43.4 |  51M| 125 |   - |7155 |2731 |7155 | 805 | 213 | 117k|  25k| 9.000000e+00 |      --      |    Inf 
1492.56/1492.89	c  1493s| 74800 |   738 |  3256k|  43.5 |  51M| 125 |  44 |7155 |2665 |7155 | 805 | 213 | 117k|  25k| 9.000000e+00 |      --      |    Inf 
1494.36/1494.60	c  1495s| 74900 |   735 |  3261k|  43.5 |  51M| 125 |  60 |7155 |2657 |7155 | 805 | 213 | 117k|  25k| 9.000000e+00 |      --      |    Inf 
1495.45/1495.73	c  1496s| 75000 |   740 |  3264k|  43.4 |  51M| 125 |   - |7155 |2740 |   0 |   0 | 213 | 117k|  25k| 9.000000e+00 |      --      |    Inf 
1496.55/1496.81	c  1497s| 75100 |   732 |  3265k|  43.4 |  51M| 125 |  38 |7155 |2723 |7155 | 805 | 213 | 117k|  25k| 9.000000e+00 |      --      |    Inf 
1497.56/1497.89	c  1498s| 75200 |   730 |  3268k|  43.4 |  51M| 125 |   - |7155 |2587 |7155 | 805 | 213 | 118k|  25k| 9.000000e+00 |      --      |    Inf 
1498.85/1499.16	c  1499s| 75300 |   743 |  3271k|  43.4 |  51M| 125 |  39 |7155 |2602 |7155 | 805 | 213 | 118k|  25k| 9.000000e+00 |      --      |    Inf 
1500.55/1500.85	c  1501s| 75400 |   743 |  3274k|  43.4 |  51M| 125 |  44 |7155 |2592 |7155 | 805 | 213 | 118k|  25k| 9.000000e+00 |      --      |    Inf 
1502.15/1502.49	c  1502s| 75500 |   740 |  3277k|  43.3 |  51M| 125 |   - |7155 |2591 |7155 | 805 | 213 | 118k|  25k| 9.000000e+00 |      --      |    Inf 
1503.46/1503.79	c  1504s| 75600 |   743 |  3280k|  43.3 |  51M| 125 |  42 |7155 |2587 |7155 | 805 | 213 | 118k|  25k| 9.000000e+00 |      --      |    Inf 
1504.65/1504.91	c  1505s| 75700 |   743 |  3283k|  43.3 |  51M| 125 |   - |7155 |2620 |7155 | 805 | 213 | 118k|  25k| 9.000000e+00 |      --      |    Inf 
1505.85/1506.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1505.85/1506.18	c  1506s| 75800 |   723 |  3287k|  43.3 |  50M| 125 |   - |7155 |2400 |7155 | 805 | 213 | 118k|  25k| 9.000000e+00 |      --      |    Inf 
1507.15/1507.41	c  1507s| 75900 |   722 |  3289k|  43.3 |  51M| 125 |   - |7155 |2436 |7155 | 805 | 213 | 119k|  25k| 9.000000e+00 |      --      |    Inf 
1508.75/1509.08	c  1509s| 76000 |   726 |  3293k|  43.3 |  51M| 125 |   - |7155 |2468 |7155 | 805 | 213 | 119k|  25k| 9.000000e+00 |      --      |    Inf 
1510.95/1511.28	c  1511s| 76100 |   737 |  3298k|  43.3 |  50M| 125 |  48 |7155 |2354 |7155 | 805 | 213 | 119k|  25k| 9.000000e+00 |      --      |    Inf 
1511.85/1512.16	c  1512s| 76200 |   750 |  3300k|  43.2 |  51M| 125 |  44 |7155 |2432 |7155 | 805 | 213 | 119k|  25k| 9.000000e+00 |      --      |    Inf 
1512.95/1513.22	c  1513s| 76300 |   738 |  3302k|  43.2 |  51M| 125 |  42 |7155 |2401 |7155 | 805 | 213 | 119k|  25k| 9.000000e+00 |      --      |    Inf 
1514.35/1514.67	c  1515s| 76400 |   748 |  3306k|  43.2 |  51M| 125 |   - |7155 |2338 |   0 |   0 | 213 | 119k|  25k| 9.000000e+00 |      --      |    Inf 
1515.85/1516.19	c  1516s| 76500 |   746 |  3309k|  43.2 |  51M| 125 |  44 |7155 |2363 |7155 | 805 | 213 | 120k|  25k| 9.000000e+00 |      --      |    Inf 
1517.15/1517.48	c  1517s| 76600 |   758 |  3313k|  43.2 |  51M| 125 |  39 |7155 |2437 |7155 | 805 | 213 | 120k|  25k| 9.000000e+00 |      --      |    Inf 
1518.55/1518.89	c  1519s| 76700 |   751 |  3315k|  43.1 |  51M| 125 |  55 |7155 |2529 |7155 | 805 | 213 | 120k|  25k| 9.000000e+00 |      --      |    Inf 
1519.96/1520.29	c  1520s| 76800 |   756 |  3318k|  43.1 |  51M| 125 |   - |7155 |2488 |7155 | 805 | 213 | 120k|  25k| 9.000000e+00 |      --      |    Inf 
1521.45/1521.70	c  1522s| 76900 |   768 |  3322k|  43.1 |  51M| 125 |   - |7155 |2409 |   0 |   0 | 213 | 120k|  25k| 9.000000e+00 |      --      |    Inf 
1522.55/1522.82	c  1523s| 77000 |   778 |  3325k|  43.1 |  51M| 125 |  55 |7155 |2438 |7155 | 805 | 213 | 121k|  25k| 9.000000e+00 |      --      |    Inf 
1523.55/1523.89	c  1524s| 77100 |   786 |  3328k|  43.1 |  51M| 125 |   - |7155 |2546 |7155 | 805 | 213 | 121k|  25k| 9.000000e+00 |      --      |    Inf 
1524.64/1524.95	c  1525s| 77200 |   789 |  3331k|  43.1 |  51M| 125 |  44 |7155 |2556 |7155 | 805 | 213 | 121k|  25k| 9.000000e+00 |      --      |    Inf 
1525.85/1526.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1525.85/1526.12	c  1526s| 77300 |   800 |  3335k|  43.1 |  51M| 125 |   - |7155 |2473 |7155 | 805 | 213 | 121k|  25k| 9.000000e+00 |      --      |    Inf 
1531.54/1531.88	c  1532s| 77400 |   795 |  3350k|  43.2 |  51M| 125 |   - |7155 |2495 |   0 |   0 | 213 | 122k|  25k| 9.000000e+00 |      --      |    Inf 
1535.65/1535.93	c  1536s| 77500 |   797 |  3362k|  43.3 |  51M| 125 |  46 |7155 |2450 |7155 | 805 | 213 | 122k|  25k| 9.000000e+00 |      --      |    Inf 
1537.75/1538.03	c  1538s| 77600 |   819 |  3368k|  43.3 |  51M| 125 |  79 |7155 |2437 |7155 | 805 | 213 | 122k|  25k| 9.000000e+00 |      --      |    Inf 
1539.55/1539.87	c  1540s| 77700 |   835 |  3373k|  43.3 |  52M| 125 |   - |7155 |2603 |7155 | 805 | 213 | 122k|  25k| 9.000000e+00 |      --      |    Inf 
1541.44/1541.77	c  1542s| 77800 |   835 |  3378k|  43.3 |  52M| 125 |   - |7155 |2608 |7155 | 805 | 213 | 122k|  25k| 9.000000e+00 |      --      |    Inf 
1543.54/1543.83	c  1544s| 77900 |   846 |  3382k|  43.4 |  51M| 125 |   - |7155 |2451 |   0 |   0 | 213 | 123k|  25k| 9.000000e+00 |      --      |    Inf 
1544.95/1545.28	c  1545s| 78000 |   852 |  3387k|  43.4 |  52M| 125 |  38 |7155 |2564 |7155 | 805 | 213 | 123k|  25k| 9.000000e+00 |      --      |    Inf 
1547.25/1547.59	c  1548s| 78100 |   857 |  3392k|  43.4 |  52M| 125 |  38 |7155 |2492 |7155 | 805 | 213 | 123k|  25k| 9.000000e+00 |      --      |    Inf 
1549.25/1549.57	c  1550s| 78200 |   861 |  3397k|  43.4 |  52M| 125 |   - |7155 |2534 |7155 | 805 | 213 | 123k|  25k| 9.000000e+00 |      --      |    Inf 
1551.15/1551.48	c  1551s| 78300 |   859 |  3402k|  43.4 |  52M| 125 |   - |7155 |2434 |7155 | 805 | 213 | 123k|  25k| 9.000000e+00 |      --      |    Inf 
1553.74/1554.01	c  1554s| 78400 |   866 |  3408k|  43.4 |  52M| 125 |  38 |7155 |2407 |7155 | 805 | 213 | 124k|  25k| 9.000000e+00 |      --      |    Inf 
1556.44/1556.77	c  1557s| 78500 |   865 |  3416k|  43.4 |  52M| 125 |  43 |7155 |2375 |7155 | 805 | 213 | 124k|  25k| 9.000000e+00 |      --      |    Inf 
1560.24/1560.51	c  1561s| 78600 |   842 |  3427k|  43.5 |  52M| 125 |   - |7155 |2314 |7155 | 805 | 213 | 124k|  26k| 9.000000e+00 |      --      |    Inf 
1563.24/1563.57	c  1564s| 78700 |   826 |  3434k|  43.6 |  51M| 125 |   - |7155 |2306 |7155 | 805 | 213 | 124k|  26k| 9.000000e+00 |      --      |    Inf 
1565.74/1566.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1565.74/1566.08	c  1566s| 78800 |   819 |  3441k|  43.6 |  51M| 125 |  47 |7155 |2349 |7155 | 805 | 213 | 124k|  26k| 9.000000e+00 |      --      |    Inf 
1569.04/1569.34	c  1569s| 78900 |   806 |  3450k|  43.7 |  51M| 125 |  57 |7155 |2432 |7155 | 805 | 213 | 124k|  26k| 9.000000e+00 |      --      |    Inf 
1571.85/1572.18	c  1572s| 79000 |   800 |  3457k|  43.7 |  51M| 125 |   - |7155 |2396 |7155 | 805 | 213 | 125k|  26k| 9.000000e+00 |      --      |    Inf 
1576.34/1576.62	c  1577s| 79100 |   789 |  3467k|  43.8 |  51M| 125 |   - |7155 |2452 |7155 | 805 | 213 | 125k|  26k| 9.000000e+00 |      --      |    Inf 
1578.33/1578.60	c  1579s| 79200 |   782 |  3472k|  43.8 |  51M| 125 |   - |7155 |2473 |7155 | 805 | 213 | 125k|  26k| 9.000000e+00 |      --      |    Inf 
1580.94/1581.25	c  1581s| 79300 |   774 |  3478k|  43.8 |  51M| 125 |  58 |7155 |2496 |7155 | 805 | 213 | 125k|  26k| 9.000000e+00 |      --      |    Inf 
1583.53/1583.83	c  1584s| 79400 |   759 |  3484k|  43.8 |  51M| 125 |   - |7155 |2498 |7155 | 805 | 213 | 125k|  26k| 9.000000e+00 |      --      |    Inf 
1586.23/1586.52	c  1587s| 79500 |   775 |  3490k|  43.8 |  51M| 125 |  43 |7155 |2287 |7155 | 805 | 213 | 125k|  26k| 9.000000e+00 |      --      |    Inf 
1587.14/1587.45	c  1587s| 79600 |   788 |  3492k|  43.8 |  51M| 125 |  46 |7155 |2331 |7155 | 805 | 213 | 125k|  26k| 9.000000e+00 |      --      |    Inf 
1588.04/1588.32	c  1588s| 79700 |   796 |  3494k|  43.8 |  51M| 125 |   - |7155 |2374 |7155 | 805 | 213 | 125k|  26k| 9.000000e+00 |      --      |    Inf 
1588.74/1589.05	c  1589s| 79800 |   801 |  3495k|  43.7 |  51M| 125 |  45 |7155 |2301 |7155 | 805 | 213 | 126k|  26k| 9.000000e+00 |      --      |    Inf 
1589.64/1589.92	c  1590s| 79900 |   799 |  3497k|  43.7 |  51M| 125 |   - |7155 |2321 |7155 | 805 | 213 | 126k|  26k| 9.000000e+00 |      --      |    Inf 
1590.64/1590.95	c  1591s| 80000 |   796 |  3499k|  43.7 |  51M| 125 |   - |7155 |2251 |7155 | 805 | 213 | 126k|  26k| 9.000000e+00 |      --      |    Inf 
1591.94/1592.25	c  1592s| 80100 |   793 |  3501k|  43.6 |  51M| 125 |  47 |7155 |2135 |7155 | 805 | 213 | 126k|  26k| 9.000000e+00 |      --      |    Inf 
1592.84/1593.16	c  1593s| 80200 |   796 |  3503k|  43.6 |  51M| 125 |  39 |7155 |2217 |7155 | 805 | 213 | 126k|  26k| 9.000000e+00 |      --      |    Inf 
1593.94/1594.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1593.94/1594.21	c  1594s| 80300 |   792 |  3504k|  43.6 |  51M| 125 |   - |7155 |2191 |   0 |   0 | 213 | 126k|  26k| 9.000000e+00 |      --      |    Inf 
1595.14/1595.40	c  1595s| 80400 |   781 |  3506k|  43.5 |  51M| 125 |  43 |7155 |2166 |7155 | 805 | 213 | 127k|  26k| 9.000000e+00 |      --      |    Inf 
1596.54/1596.84	c  1597s| 80500 |   790 |  3509k|  43.5 |  51M| 125 |  55 |7155 |2174 |7155 | 805 | 213 | 127k|  26k| 9.000000e+00 |      --      |    Inf 
1597.84/1598.13	c  1598s| 80600 |   787 |  3513k|  43.5 |  51M| 125 |   - |7155 |2241 |   0 |   0 | 213 | 127k|  26k| 9.000000e+00 |      --      |    Inf 
1599.23/1599.51	c  1600s| 80700 |   800 |  3516k|  43.5 |  51M| 125 |  58 |7155 |2349 |7155 | 805 | 213 | 127k|  26k| 9.000000e+00 |      --      |    Inf 
1600.33/1600.66	c  1601s| 80800 |   792 |  3519k|  43.5 |  51M| 125 |  57 |7155 |2284 |7155 | 805 | 213 | 127k|  26k| 9.000000e+00 |      --      |    Inf 
1601.73/1602.04	c  1602s| 80900 |   784 |  3523k|  43.5 |  51M| 125 |  55 |7155 |2213 |7155 | 805 | 213 | 128k|  26k| 9.000000e+00 |      --      |    Inf 
1602.54/1602.88	c  1603s| 81000 |   781 |  3524k|  43.4 |  51M| 125 |  59 |7155 |2192 |7155 | 805 | 213 | 128k|  26k| 9.000000e+00 |      --      |    Inf 
1604.64/1604.98	c  1605s| 81100 |   785 |  3528k|  43.4 |  51M| 125 |  32 |7155 |2176 |7155 | 805 | 213 | 128k|  26k| 9.000000e+00 |      --      |    Inf 
1606.23/1606.57	c  1607s| 81200 |   783 |  3531k|  43.4 |  51M| 125 |  55 |7155 |2265 |7155 | 805 | 213 | 128k|  26k| 9.000000e+00 |      --      |    Inf 
1607.73/1608.08	c  1608s| 81300 |   796 |  3536k|  43.4 |  51M| 125 |  53 |7155 |2322 |7155 | 805 | 213 | 128k|  26k| 9.000000e+00 |      --      |    Inf 
1609.34/1609.64	c  1610s| 81400 |   801 |  3541k|  43.4 |  52M| 125 |   - |7155 |2408 |   0 |   0 | 213 | 129k|  26k| 9.000000e+00 |      --      |    Inf 
1611.14/1611.41	c  1611s| 81500 |   797 |  3545k|  43.4 |  51M| 125 |   - |7155 |2403 |7155 | 805 | 213 | 129k|  26k| 9.000000e+00 |      --      |    Inf 
1613.33/1613.64	c  1614s| 81600 |   800 |  3551k|  43.5 |  51M| 125 |  50 |7155 |2321 |7155 | 805 | 213 | 129k|  26k| 9.000000e+00 |      --      |    Inf 
1614.23/1614.58	c  1615s| 81700 |   808 |  3553k|  43.4 |  52M| 125 |  52 |7155 |2469 |7155 | 805 | 213 | 129k|  26k| 9.000000e+00 |      --      |    Inf 
1615.33/1615.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1615.33/1615.65	c  1616s| 81800 |   820 |  3555k|  43.4 |  52M| 125 |   - |7155 |2615 |   0 |   0 | 213 | 129k|  26k| 9.000000e+00 |      --      |    Inf 
1616.53/1616.82	c  1617s| 81900 |   817 |  3558k|  43.4 |  52M| 125 |  61 |7155 |2575 |7155 | 805 | 213 | 130k|  26k| 9.000000e+00 |      --      |    Inf 
1617.74/1618.05	c  1618s| 82000 |   821 |  3561k|  43.4 |  52M| 125 |  55 |7155 |2595 |7155 | 805 | 213 | 130k|  26k| 9.000000e+00 |      --      |    Inf 
1619.43/1619.79	c  1620s| 82100 |   824 |  3565k|  43.4 |  52M| 125 |   - |7155 |2571 |7155 | 805 | 213 | 130k|  27k| 9.000000e+00 |      --      |    Inf 
1621.54/1621.85	c  1622s| 82200 |   839 |  3570k|  43.4 |  52M| 125 |   - |7155 |2315 |   0 |   0 | 213 | 130k|  27k| 9.000000e+00 |      --      |    Inf 
1622.94/1623.23	c  1623s| 82300 |   838 |  3573k|  43.4 |  52M| 125 |   - |7155 |2316 |7155 | 805 | 213 | 131k|  27k| 9.000000e+00 |      --      |    Inf 
1625.04/1625.35	c  1625s| 82400 |   844 |  3577k|  43.3 |  52M| 125 |  39 |7155 |2393 |7155 | 805 | 213 | 131k|  27k| 9.000000e+00 |      --      |    Inf 
1626.03/1626.33	c  1626s| 82500 |   848 |  3579k|  43.3 |  52M| 125 |  36 |7155 |2257 |7155 | 805 | 213 | 131k|  27k| 9.000000e+00 |      --      |    Inf 
1627.23/1627.50	c  1628s| 82600 |   853 |  3581k|  43.3 |  52M| 125 |   - |7155 |2175 |7155 | 805 | 213 | 131k|  27k| 9.000000e+00 |      --      |    Inf 
1628.53/1628.81	c  1629s| 82700 |   856 |  3585k|  43.3 |  52M| 125 |  41 |7155 |2188 |7155 | 805 | 213 | 132k|  27k| 9.000000e+00 |      --      |    Inf 
1629.84/1630.19	c  1630s| 82800 |   865 |  3588k|  43.3 |  52M| 125 |  55 |7155 |2227 |7155 | 805 | 213 | 132k|  27k| 9.000000e+00 |      --      |    Inf 
1631.53/1631.85	c  1632s| 82900 |   865 |  3591k|  43.3 |  52M| 125 |  58 |7155 |2251 |7155 | 805 | 213 | 132k|  27k| 9.000000e+00 |      --      |    Inf 
1633.03/1633.39	c  1633s| 83000 |   868 |  3595k|  43.2 |  52M| 125 |   - |7155 |2338 |7155 | 805 | 213 | 132k|  27k| 9.000000e+00 |      --      |    Inf 
1634.13/1634.47	c  1634s| 83100 |   873 |  3597k|  43.2 |  52M| 125 |  50 |7155 |2463 |7155 | 805 | 213 | 133k|  27k| 9.000000e+00 |      --      |    Inf 
1635.53/1635.85	c  1636s| 83200 |   871 |  3599k|  43.2 |  52M| 125 |   - |7155 |2449 |   0 |   0 | 213 | 133k|  27k| 9.000000e+00 |      --      |    Inf 
1636.83/1637.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1636.83/1637.13	c  1637s| 83300 |   866 |  3601k|  43.2 |  52M| 125 |  83 |7155 |2456 |7155 | 805 | 213 | 133k|  27k| 9.000000e+00 |      --      |    Inf 
1637.53/1637.85	c  1638s| 83400 |   866 |  3602k|  43.1 |  52M| 125 |  45 |7155 |2499 |7155 | 805 | 213 | 133k|  27k| 9.000000e+00 |      --      |    Inf 
1638.73/1639.04	c  1639s| 83500 |   864 |  3604k|  43.1 |  52M| 125 |  69 |7155 |2569 |7155 | 805 | 213 | 133k|  27k| 9.000000e+00 |      --      |    Inf 
1640.23/1640.55	c  1641s| 83600 |   860 |  3607k|  43.1 |  52M| 125 |  65 |7155 |2614 |7155 | 805 | 213 | 133k|  27k| 9.000000e+00 |      --      |    Inf 
1641.23/1641.55	c  1642s| 83700 |   872 |  3610k|  43.1 |  52M| 125 |  52 |7155 |2609 |7155 | 805 | 213 | 133k|  27k| 9.000000e+00 |      --      |    Inf 
1642.23/1642.56	c  1643s| 83800 |   866 |  3612k|  43.0 |  52M| 125 |   - |7155 |2600 |7155 | 805 | 213 | 134k|  27k| 9.000000e+00 |      --      |    Inf 
1643.23/1643.58	c  1644s| 83900 |   868 |  3613k|  43.0 |  52M| 125 |  59 |7155 |2666 |7155 | 805 | 213 | 134k|  27k| 9.000000e+00 |      --      |    Inf 
1645.03/1645.39	c  1645s| 84000 |   870 |  3618k|  43.0 |  53M| 125 |  54 |7155 |2642 |7155 | 805 | 213 | 134k|  27k| 9.000000e+00 |      --      |    Inf 
1647.23/1647.54	c  1648s| 84100 |   870 |  3622k|  43.0 |  53M| 125 |  43 |7155 |2673 |7155 | 805 | 213 | 134k|  27k| 9.000000e+00 |      --      |    Inf 
1648.83/1649.10	c  1649s| 84200 |   874 |  3626k|  43.0 |  53M| 125 |  50 |7155 |2619 |7155 | 805 | 213 | 134k|  27k| 9.000000e+00 |      --      |    Inf 
1650.12/1650.48	c  1650s| 84300 |   869 |  3628k|  43.0 |  52M| 125 |  51 |7155 |2580 |7155 | 805 | 213 | 134k|  27k| 9.000000e+00 |      --      |    Inf 
1652.72/1653.04	c  1653s| 84400 |   875 |  3632k|  43.0 |  53M| 125 |  58 |7155 |2689 |7155 | 805 | 213 | 135k|  27k| 9.000000e+00 |      --      |    Inf 
1654.33/1654.61	c  1655s| 84500 |   876 |  3636k|  43.0 |  52M| 125 |  36 |7155 |2461 |7155 | 805 | 213 | 135k|  27k| 9.000000e+00 |      --      |    Inf 
1656.03/1656.34	c  1656s| 84600 |   877 |  3639k|  43.0 |  52M| 125 |  58 |7155 |2465 |7155 | 805 | 213 | 135k|  27k| 9.000000e+00 |      --      |    Inf 
1657.62/1657.99	c  1658s| 84700 |   877 |  3642k|  42.9 |  52M| 125 |  50 |7155 |2476 |7155 | 805 | 213 | 135k|  27k| 9.000000e+00 |      --      |    Inf 
1659.42/1659.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1659.42/1659.70	c  1660s| 84800 |   887 |  3646k|  42.9 |  52M| 125 |   - |7155 |2511 |7155 | 805 | 213 | 135k|  27k| 9.000000e+00 |      --      |    Inf 
1661.22/1661.57	c  1662s| 84900 |   882 |  3649k|  42.9 |  52M| 125 |   - |7155 |2569 |7155 | 805 | 213 | 135k|  27k| 9.000000e+00 |      --      |    Inf 
1663.02/1663.39	c  1663s| 85000 |   885 |  3653k|  42.9 |  53M| 125 |  56 |7155 |2569 |7155 | 805 | 213 | 135k|  27k| 9.000000e+00 |      --      |    Inf 
1664.53/1664.84	c  1665s| 85100 |   891 |  3656k|  42.9 |  53M| 125 |   - |7155 |2659 |   0 |   0 | 213 | 136k|  27k| 9.000000e+00 |      --      |    Inf 
1666.43/1666.71	c  1667s| 85200 |   890 |  3661k|  42.9 |  53M| 125 |  49 |7155 |2526 |7155 | 805 | 213 | 136k|  27k| 9.000000e+00 |      --      |    Inf 
1668.13/1668.45	c  1668s| 85300 |   892 |  3665k|  42.9 |  53M| 125 |   - |7155 |2534 |7155 | 805 | 213 | 136k|  27k| 9.000000e+00 |      --      |    Inf 
1669.44/1669.79	c  1670s| 85400 |   892 |  3667k|  42.9 |  53M| 125 |   - |7155 |2555 |   0 |   0 | 213 | 136k|  27k| 9.000000e+00 |      --      |    Inf 
1671.02/1671.34	c  1671s| 85500 |   896 |  3670k|  42.9 |  53M| 125 |  59 |7155 |2537 |7155 | 805 | 213 | 136k|  27k| 9.000000e+00 |      --      |    Inf 
1672.12/1672.47	c  1672s| 85600 |   898 |  3672k|  42.8 |  53M| 125 |   - |7155 |2538 |   0 |   0 | 213 | 137k|  27k| 9.000000e+00 |      --      |    Inf 
1673.23/1673.56	c  1674s| 85700 |   898 |  3674k|  42.8 |  53M| 125 |   - |7155 |2627 |7155 | 805 | 213 | 137k|  27k| 9.000000e+00 |      --      |    Inf 
1674.93/1675.22	c  1675s| 85800 |   897 |  3677k|  42.8 |  53M| 125 |   - |7155 |2703 |7155 | 805 | 213 | 137k|  27k| 9.000000e+00 |      --      |    Inf 
1676.43/1676.73	c  1677s| 85900 |   902 |  3681k|  42.8 |  53M| 125 |  36 |7155 |2592 |7155 | 805 | 213 | 137k|  27k| 9.000000e+00 |      --      |    Inf 
1677.73/1678.07	c  1678s| 86000 |   896 |  3683k|  42.8 |  53M| 125 |   - |7155 |2469 |   0 |   0 | 213 | 137k|  27k| 9.000000e+00 |      --      |    Inf 
1678.82/1679.15	c  1679s| 86100 |   891 |  3685k|  42.7 |  52M| 125 |   - |7155 |2357 |7155 | 805 | 213 | 137k|  27k| 9.000000e+00 |      --      |    Inf 
1680.82/1681.12	c  1681s| 86200 |   900 |  3690k|  42.7 |  53M| 125 |  61 |7155 |2391 |7155 | 805 | 213 | 138k|  27k| 9.000000e+00 |      --      |    Inf 
1682.52/1682.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1682.52/1682.90	c  1683s| 86300 |   896 |  3695k|  42.7 |  53M| 125 |  49 |7155 |2453 |7155 | 805 | 213 | 138k|  27k| 9.000000e+00 |      --      |    Inf 
1683.63/1683.91	c  1684s| 86400 |   904 |  3697k|  42.7 |  53M| 125 |   - |7155 |2552 |   0 |   0 | 213 | 138k|  27k| 9.000000e+00 |      --      |    Inf 
1684.62/1684.96	c  1685s| 86500 |   901 |  3699k|  42.7 |  53M| 125 |  55 |7155 |2558 |7155 | 805 | 213 | 138k|  27k| 9.000000e+00 |      --      |    Inf 
1685.62/1685.97	c  1686s| 86600 |   910 |  3701k|  42.7 |  53M| 125 |   - |7155 |2599 |7155 | 805 | 213 | 138k|  27k| 9.000000e+00 |      --      |    Inf 
1686.72/1687.07	c  1687s| 86700 |   899 |  3704k|  42.7 |  53M| 125 |  51 |7155 |2709 |7155 | 805 | 213 | 139k|  27k| 9.000000e+00 |      --      |    Inf 
1688.22/1688.51	c  1689s| 86800 |   900 |  3707k|  42.6 |  53M| 125 |  39 |7155 |2694 |7155 | 805 | 213 | 139k|  27k| 9.000000e+00 |      --      |    Inf 
1689.33/1689.67	c  1690s| 86900 |   901 |  3709k|  42.6 |  53M| 125 |   - |7155 |2732 |7155 | 805 | 213 | 139k|  27k| 9.000000e+00 |      --      |    Inf 
1690.53/1690.88	c  1691s| 87000 |   888 |  3712k|  42.6 |  52M| 125 |  51 |7155 |1946 |7155 | 805 | 213 | 139k|  27k| 9.000000e+00 |      --      |    Inf 
1692.72/1693.00	c  1693s| 87100 |   884 |  3717k|  42.6 |  52M| 125 |   - |7155 |1542 |7155 | 805 | 213 | 139k|  28k| 9.000000e+00 |      --      |    Inf 
1693.73/1694.01	c  1694s| 87200 |   890 |  3719k|  42.6 |  52M| 125 |   - |7155 |1616 |   0 |   0 | 213 | 139k|  28k| 9.000000e+00 |      --      |    Inf 
1694.62/1694.95	c  1695s| 87300 |   889 |  3721k|  42.6 |  52M| 125 |   - |7155 |1628 |7155 | 805 | 213 | 139k|  28k| 9.000000e+00 |      --      |    Inf 
1696.03/1696.39	c  1696s| 87400 |   889 |  3724k|  42.5 |  52M| 125 |   - |7155 |1564 |7155 | 805 | 213 | 140k|  28k| 9.000000e+00 |      --      |    Inf 
1697.52/1697.87	c  1698s| 87500 |   908 |  3727k|  42.5 |  52M| 125 |  53 |7155 |1569 |7155 | 805 | 213 | 140k|  28k| 9.000000e+00 |      --      |    Inf 
1698.62/1698.95	c  1699s| 87600 |   926 |  3730k|  42.5 |  52M| 125 |  48 |7155 |1644 |7155 | 805 | 213 | 140k|  28k| 9.000000e+00 |      --      |    Inf 
1700.23/1700.51	c  1701s| 87700 |   893 |  3733k|  42.5 |  52M| 125 |  65 |7155 |1617 |7155 | 805 | 213 | 140k|  28k| 9.000000e+00 |      --      |    Inf 
1701.82/1702.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1701.82/1702.15	c  1702s| 87800 |   894 |  3736k|  42.5 |  52M| 125 |   - |7155 |1542 |   0 |   0 | 213 | 140k|  28k| 9.000000e+00 |      --      |    Inf 
1703.42/1703.74	c  1704s| 87900 |   903 |  3738k|  42.5 |  52M| 125 |   - |7155 |1653 |7155 | 805 | 213 | 140k|  28k| 9.000000e+00 |      --      |    Inf 
1705.22/1705.52	c  1706s| 88000 |   905 |  3741k|  42.4 |  52M| 125 |   - |7155 |1657 |7155 | 805 | 213 | 141k|  28k| 9.000000e+00 |      --      |    Inf 
1706.72/1707.01	c  1707s| 88100 |   913 |  3743k|  42.4 |  52M| 125 |   - |7155 |1660 |7155 | 805 | 213 | 141k|  28k| 9.000000e+00 |      --      |    Inf 
1708.62/1708.92	c  1709s| 88200 |   904 |  3746k|  42.4 |  52M| 125 |   - |7155 |1606 |7155 | 805 | 213 | 141k|  28k| 9.000000e+00 |      --      |    Inf 
1710.72/1711.05	c  1711s| 88300 |   902 |  3749k|  42.4 |  52M| 125 |   - |7155 |1595 |7155 | 805 | 213 | 141k|  28k| 9.000000e+00 |      --      |    Inf 
1712.01/1712.38	c  1712s| 88400 |   900 |  3752k|  42.4 |  52M| 125 |   - |7155 |1607 |7155 | 805 | 213 | 141k|  28k| 9.000000e+00 |      --      |    Inf 
1714.22/1714.54	c  1715s| 88500 |   909 |  3756k|  42.4 |  52M| 125 |  76 |7155 |1569 |7155 | 805 | 213 | 141k|  28k| 9.000000e+00 |      --      |    Inf 
1716.32/1716.61	c  1717s| 88600 |   909 |  3761k|  42.4 |  52M| 125 |  56 |7155 |1556 |7155 | 805 | 213 | 142k|  28k| 9.000000e+00 |      --      |    Inf 
1719.12/1719.40	c  1719s| 88700 |   915 |  3768k|  42.4 |  52M| 125 |  44 |7155 |1642 |7155 | 805 | 213 | 142k|  28k| 9.000000e+00 |      --      |    Inf 
1720.62/1720.95	c  1721s| 88800 |   912 |  3772k|  42.4 |  52M| 125 |   - |7155 |1669 |7155 | 805 | 213 | 142k|  28k| 9.000000e+00 |      --      |    Inf 
1722.32/1722.65	c  1723s| 88900 |   908 |  3775k|  42.4 |  52M| 125 |  48 |7155 |1679 |7155 | 805 | 213 | 142k|  28k| 9.000000e+00 |      --      |    Inf 
1724.02/1724.32	c  1724s| 89000 |   907 |  3778k|  42.4 |  52M| 125 |  44 |7155 |1730 |7155 | 805 | 213 | 142k|  28k| 9.000000e+00 |      --      |    Inf 
1725.91/1726.23	c  1726s| 89100 |   915 |  3783k|  42.4 |  52M| 125 |   - |7155 |1789 |   0 |   0 | 213 | 142k|  28k| 9.000000e+00 |      --      |    Inf 
1727.32/1727.64	c  1728s| 89200 |   925 |  3786k|  42.4 |  53M| 125 |  33 |7155 |1891 |7155 | 805 | 213 | 143k|  28k| 9.000000e+00 |      --      |    Inf 
1729.02/1729.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1729.02/1729.31	c  1729s| 89300 |   916 |  3790k|  42.4 |  53M| 125 |   - |7155 |1932 |7155 | 805 | 213 | 143k|  28k| 9.000000e+00 |      --      |    Inf 
1731.12/1731.47	c  1731s| 89400 |   910 |  3795k|  42.4 |  53M| 125 |   - |7155 |1985 |7155 | 805 | 213 | 143k|  28k| 9.000000e+00 |      --      |    Inf 
1732.91/1733.20	c  1733s| 89500 |   917 |  3798k|  42.4 |  53M| 125 |  43 |7155 |1958 |7155 | 805 | 213 | 143k|  28k| 9.000000e+00 |      --      |    Inf 
1734.52/1734.80	c  1735s| 89600 |   921 |  3802k|  42.4 |  53M| 125 |   - |7155 |2083 |7155 | 805 | 213 | 144k|  28k| 9.000000e+00 |      --      |    Inf 
1736.52/1736.86	c  1737s| 89700 |   924 |  3807k|  42.4 |  53M| 125 |   - |7155 |2163 |7155 | 805 | 213 | 144k|  28k| 9.000000e+00 |      --      |    Inf 
1739.71/1740.04	c  1740s| 89800 |   927 |  3812k|  42.4 |  53M| 125 |  50 |7155 |2153 |7155 | 805 | 213 | 144k|  28k| 9.000000e+00 |      --      |    Inf 
1742.21/1742.59	c  1743s| 89900 |   913 |  3819k|  42.4 |  53M| 125 |   - |7155 |2160 |7155 | 805 | 213 | 144k|  28k| 9.000000e+00 |      --      |    Inf 
1744.22/1744.57	c  1745s| 90000 |   910 |  3822k|  42.4 |  53M| 125 |   - |7155 |2016 |7155 | 805 | 213 | 144k|  28k| 9.000000e+00 |      --      |    Inf 
1746.92/1747.27	c  1747s| 90100 |   910 |  3828k|  42.4 |  52M| 125 |   - |7155 |1915 |7155 | 805 | 213 | 144k|  28k| 9.000000e+00 |      --      |    Inf 
1748.81/1749.19	c  1749s| 90200 |   912 |  3832k|  42.4 |  52M| 125 |  85 |7155 |1887 |7155 | 805 | 213 | 145k|  28k| 9.000000e+00 |      --      |    Inf 
1750.61/1750.92	c  1751s| 90300 |   932 |  3836k|  42.4 |  53M| 125 |  44 |7155 |1952 |7155 | 805 | 213 | 145k|  28k| 9.000000e+00 |      --      |    Inf 
1752.81/1753.12	c  1753s| 90400 |   922 |  3842k|  42.4 |  52M| 125 |  54 |7155 |1785 |7155 | 805 | 213 | 145k|  29k| 9.000000e+00 |      --      |    Inf 
1754.01/1754.36	c  1754s| 90500 |   922 |  3845k|  42.4 |  53M| 125 |  65 |7155 |1855 |7155 | 805 | 213 | 145k|  29k| 9.000000e+00 |      --      |    Inf 
1755.01/1755.33	c  1755s| 90600 |   929 |  3846k|  42.4 |  53M| 125 |  87 |7155 |1845 |7155 | 805 | 213 | 146k|  29k| 9.000000e+00 |      --      |    Inf 
1756.11/1756.41	c  1756s| 90700 |   941 |  3849k|  42.4 |  53M| 125 |   - |7155 |1950 |   0 |   0 | 213 | 146k|  29k| 9.000000e+00 |      --      |    Inf 
1757.51/1757.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1757.51/1757.82	c  1758s| 90800 |   951 |  3851k|  42.4 |  53M| 125 |  59 |7155 |2070 |7155 | 805 | 213 | 146k|  29k| 9.000000e+00 |      --      |    Inf 
1759.51/1759.80	c  1760s| 90900 |   949 |  3857k|  42.4 |  53M| 125 |  49 |7155 |2072 |7155 | 805 | 213 | 146k|  29k| 9.000000e+00 |      --      |    Inf 
1761.21/1761.54	c  1762s| 91000 |   937 |  3862k|  42.4 |  53M| 125 |  71 |7155 |2047 |7155 | 805 | 213 | 147k|  29k| 9.000000e+00 |      --      |    Inf 
1763.21/1763.54	c  1764s| 91100 |   944 |  3866k|  42.4 |  53M| 125 |   - |7155 |2081 |7155 | 805 | 213 | 147k|  29k| 9.000000e+00 |      --      |    Inf 
1765.01/1765.33	c  1765s| 91200 |   952 |  3871k|  42.4 |  53M| 125 |  63 |7155 |2027 |7155 | 805 | 213 | 147k|  29k| 9.000000e+00 |      --      |    Inf 
1766.61/1766.99	c  1767s| 91300 |   945 |  3875k|  42.4 |  53M| 125 |   - |7155 |2030 |7155 | 805 | 213 | 147k|  29k| 9.000000e+00 |      --      |    Inf 
1768.11/1768.44	c  1768s| 91400 |   955 |  3879k|  42.4 |  53M| 125 |   - |7155 |2115 |   0 |   0 | 213 | 147k|  29k| 9.000000e+00 |      --      |    Inf 
1769.71/1770.02	c  1770s| 91500 |   958 |  3883k|  42.4 |  53M| 125 |  44 |7155 |2156 |7155 | 805 | 213 | 148k|  29k| 9.000000e+00 |      --      |    Inf 
1771.11/1771.44	c  1771s| 91600 |   964 |  3886k|  42.4 |  53M| 125 |  42 |7155 |2142 |7155 | 805 | 213 | 148k|  29k| 9.000000e+00 |      --      |    Inf 
1772.51/1772.86	c  1773s| 91700 |   968 |  3889k|  42.4 |  53M| 125 |  50 |7155 |2232 |7155 | 805 | 213 | 148k|  29k| 9.000000e+00 |      --      |    Inf 
1774.02/1774.35	c  1774s| 91800 |   960 |  3892k|  42.3 |  53M| 125 |   - |7155 |2250 |7155 | 805 | 213 | 148k|  29k| 9.000000e+00 |      --      |    Inf 
1775.21/1775.52	c  1776s| 91900 |   970 |  3895k|  42.3 |  53M| 125 |  53 |7155 |2036 |7155 | 805 | 213 | 148k|  29k| 9.000000e+00 |      --      |    Inf 
1777.01/1777.30	c  1777s| 92000 |   970 |  3900k|  42.3 |  53M| 125 |  40 |7155 |2029 |7155 | 805 | 213 | 148k|  29k| 9.000000e+00 |      --      |    Inf 
1778.61/1778.97	c  1779s| 92100 |   980 |  3905k|  42.3 |  53M| 125 |   - |7155 |2040 |7155 | 805 | 213 | 148k|  29k| 9.000000e+00 |      --      |    Inf 
1780.31/1780.65	c  1781s| 92200 |   978 |  3909k|  42.3 |  53M| 125 |  43 |7155 |2018 |7155 | 805 | 213 | 148k|  29k| 9.000000e+00 |      --      |    Inf 
1782.01/1782.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1782.01/1782.36	c  1782s| 92300 |   977 |  3913k|  42.3 |  53M| 125 |   - |7155 |1895 |7155 | 805 | 213 | 149k|  29k| 9.000000e+00 |      --      |    Inf 
1783.10/1783.49	c  1783s| 92400 |   985 |  3915k|  42.3 |  53M| 125 |  44 |7155 |1966 |7155 | 805 | 213 | 149k|  29k| 9.000000e+00 |      --      |    Inf 
1784.41/1784.75	c  1785s| 92500 |  1012 |  3918k|  42.3 |  53M| 125 |  34 |7155 |1993 |7155 | 805 | 213 | 149k|  29k| 9.000000e+00 |      --      |    Inf 
1785.61/1785.97	c  1786s| 92600 |   983 |  3921k|  42.3 |  53M| 125 |  55 |7155 |2033 |7155 | 805 | 213 | 149k|  29k| 9.000000e+00 |      --      |    Inf 
1787.11/1787.47	c  1787s| 92700 |   985 |  3926k|  42.3 |  53M| 125 |  42 |7155 |2047 |7155 | 805 | 213 | 149k|  29k| 9.000000e+00 |      --      |    Inf 
1788.71/1789.02	c  1789s| 92800 |   986 |  3930k|  42.3 |  53M| 125 |   - |7155 |2099 |   0 |   0 | 213 | 149k|  29k| 9.000000e+00 |      --      |    Inf 
1790.00/1790.39	c  1790s| 92900 |   980 |  3934k|  42.3 |  53M| 125 |   - |7155 |2053 |7155 | 805 | 213 | 149k|  29k| 9.000000e+00 |      --      |    Inf 
1791.10/1791.45	c  1791s| 93000 |   987 |  3936k|  42.3 |  53M| 125 |   - |7155 |2062 |7155 | 805 | 213 | 150k|  29k| 9.000000e+00 |      --      |    Inf 
1792.72/1793.07	c  1793s| 93100 |   994 |  3939k|  42.3 |  53M| 125 |   - |7155 |2067 |   0 |   0 | 213 | 150k|  29k| 9.000000e+00 |      --      |    Inf 
1794.40/1794.79	c  1795s| 93200 |  1004 |  3945k|  42.3 |  53M| 125 |  37 |7155 |2152 |7155 | 805 | 213 | 150k|  29k| 9.000000e+00 |      --      |    Inf 
1795.91/1796.21	c  1796s| 93300 |  1004 |  3948k|  42.3 |  54M| 125 |  48 |7155 |2193 |7155 | 805 | 213 | 150k|  29k| 9.000000e+00 |      --      |    Inf 
1796.70/1797.01	c 
1796.70/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.01	c Solving Time (sec) : 1797.01
1796.70/1797.01	c Solving Nodes      : 93364
1796.70/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.01	c Dual Bound         : +9.00000000000000e+00
1796.70/1797.01	c Gap                : infinite
1796.70/1797.01	s UNKNOWN
1796.70/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.01	c Total Time         :    1797.01
1796.70/1797.01	c   solving          :    1797.01
1796.70/1797.01	c   presolving       :       0.51 (included in solving)
1796.70/1797.01	c   reading          :       0.05 (included in solving)
1796.70/1797.01	c   copying          :       0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.70/1797.01	c Original Problem   :
1796.70/1797.01	c   Problem name     : HOME/instance-3693541-1338038765.opb
1796.70/1797.01	c   Variables        : 7164 (7164 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01	c   Constraints      : 7824 initial, 7824 maximal
1796.70/1797.01	c   Objective sense  : minimize
1796.70/1797.01	c Presolved Problem  :
1796.70/1797.01	c   Problem name     : t_HOME/instance-3693541-1338038765.opb
1796.70/1797.01	c   Variables        : 7155 (7155 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01	c   Constraints      : 668 initial, 3019 maximal
1796.70/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   probing          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   knapsack         :       0.28       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   setppc           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   linear           :       0.11       0.00          9          0          0          9          0       7156          0          0          0
1796.70/1797.01	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.01	c   integral         :          0          0          0          0      60551          0          4          0        400      17555          0          0     100392
1796.70/1797.01	c   knapsack         :        576        576          6     401826          0          1          3   10846415       2373    4556178       1203          0          0
1796.70/1797.01	c   setppc           :         92         92          6     399453          0          1          2   14997630        800     673877          0          0          0
1796.70/1797.01	c   logicor          :          0+      2351          6     136521          0          0          0     969734       8164     109834          0          0          0
1796.70/1797.01	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.01	c   integral         :     330.50       0.00       0.00       0.00     330.50       0.00       0.00       0.00
1796.70/1797.01	c   knapsack         :      45.02       0.00       0.03      28.22       0.00       0.00       0.00      16.77
1796.70/1797.01	c   setppc           :      23.97       0.00       0.00       3.67       0.00       0.00       0.00      20.30
1796.70/1797.01	c   logicor          :      23.33       0.00       0.00      18.85       0.00       0.00       0.00       4.48
1796.70/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.01	c   rootredcost      :          0          0          0          0
1796.70/1797.01	c   pseudoobj        :          0          0          0          0
1796.70/1797.01	c   vbounds          :          0          0          0          0
1796.70/1797.01	c   redcost          :      60557          0          0          0
1796.70/1797.01	c   probing          :          0          0          0          0
1796.70/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.01	c   rootredcost      :       0.41       0.00       0.00       0.41       0.00
1796.70/1797.01	c   pseudoobj        :       0.42       0.00       0.00       0.42       0.00
1796.70/1797.01	c   vbounds          :       0.37       0.00       0.00       0.37       0.00
1796.70/1797.01	c   redcost          :       5.79       0.00       0.00       5.79       0.00
1796.70/1797.01	c   probing          :       0.05       0.00       0.05       0.00       0.00
1796.70/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.01	c   propagation      :      21.28      11337      11284     280123      229.6        389      164.4          -
1796.70/1797.01	c   infeasible LP    :     467.64      34150      32381    1522819      535.6        428      146.5          0
1796.70/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.01	c   applied globally :          -          -          -     150628      248.2          -          -          -
1796.70/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.01	c   cut pool         :       0.00                     5          -          -        680          -    (maximal pool size: 2241)
1796.70/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   impliedbounds    :       0.00       0.00          6          0          0          0          0
1796.70/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   gomory           :       0.04       0.00          6          0          0         46          0
1796.70/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   strongcg         :       0.05       0.00          6          0          0         25          0
1796.70/1797.01	c   cmir             :       1.23       0.00          6          0          0       2366          0
1796.70/1797.01	c   flowcover        :       0.80       0.00          6          0          0       1201          0
1796.70/1797.01	c   clique           :       0.02       0.00          6          0          0         11          0
1796.70/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.70/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.01	c   problem variables:       0.00          -          0          0
1796.70/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.01	c   relpscost        :     330.21       0.00      60551        400      17555          0          0     100392
1796.70/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.01	c   LP solutions     :       0.00          -          -          0
1796.70/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.01	c   oneopt           :       0.18       0.00          0          0
1796.70/1797.01	c   crossover        :       0.13       0.00          0          0
1796.70/1797.01	c   guideddiving     :       0.02       0.00          0          0
1796.70/1797.01	c   feaspump         :       5.13       0.00         22          0
1796.70/1797.01	c   coefdiving       :      36.08       0.00         45          0
1796.70/1797.01	c   pscostdiving     :       8.41       0.00         45          0
1796.70/1797.01	c   fracdiving       :      16.50       0.00         45          0
1796.70/1797.01	c   veclendiving     :       3.29       0.00         45          0
1796.70/1797.01	c   linesearchdiving :       5.17       0.00         45          0
1796.70/1797.01	c   objpscostdiving  :       0.90       0.00         23          0
1796.70/1797.01	c   rootsoldiving    :       3.34       0.00         23          0
1796.70/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.01	c   trivial          :       0.01       0.00          2          0
1796.70/1797.01	c   shiftandpropagate:       0.06       0.00          1          0
1796.70/1797.01	c   simplerounding   :       0.08       0.00          0          0
1796.70/1797.01	c   zirounding       :       2.10       0.00          0          0
1796.70/1797.01	c   rounding         :       0.42       0.00       3396          0
1796.70/1797.01	c   shifting         :       2.70       0.00       1030          0
1796.70/1797.01	c   intshifting      :       0.01       0.00          0          0
1796.70/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.01	c   indoneopt        :       0.22       0.00          0          0
1796.70/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.01	c   clique           :       0.00       0.00          0          0
1796.70/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.01	c   octane           :       0.00       0.00          0          0
1796.70/1797.01	c   rens             :       0.17       0.00          1          0
1796.70/1797.01	c   rins             :       0.00       0.00          0          0
1796.70/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.01	c   mutation         :       0.00       0.00          0          0
1796.70/1797.01	c   dins             :       0.00       0.00          0          0
1796.70/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.01	c   undercover       :       0.00       0.00          0          0
1796.70/1797.01	c   subnlp           :       0.12       0.00          0          0
1796.70/1797.01	c   trysol           :       0.16       0.00          0          0
1796.70/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.01	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
1796.70/1797.01	c   dual LP          :     774.85      94109    3776172      40.47    4873.44       0.94        799
1796.70/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.01	c   diving/probing LP:      52.87      20521     174045       8.48    3291.65
1796.70/1797.01	c   strong branching :     326.15      29452    1258069      42.72    3857.37
1796.70/1797.01	c     (at root node) :          -         33      13832     419.15          -
1796.70/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.01	c B&B Tree           :
1796.70/1797.01	c   number of runs   :          1
1796.70/1797.01	c   nodes            :      93364
1796.70/1797.01	c   nodes (total)    :      93364
1796.70/1797.01	c   nodes left       :       1001
1796.70/1797.01	c   max depth        :        125
1796.70/1797.01	c   max depth (total):        125
1796.70/1797.01	c   backtracks       :      15480 (16.6%)
1796.70/1797.01	c   delayed cutoffs  :       6030
1796.70/1797.01	c   repropagations   :     166801 (953491 domain reductions, 3335 cutoffs)
1796.70/1797.01	c   avg switch length:       5.29
1796.70/1797.01	c   switching time   :      22.26
1796.70/1797.01	c Solution           :
1796.70/1797.01	c   Solutions found  :          0 (0 improvements)
1796.70/1797.01	c   Primal Bound     :          -
1796.70/1797.01	c   Dual Bound       : +9.00000000000000e+00
1796.70/1797.01	c   Gap              :   infinite
1796.70/1797.01	c   Root Dual Bound  : +9.00000000000000e+00
1796.70/1797.01	c   Root Iterations  :       5784
1796.70/1797.08	c Time complete: 1796.8.

Verifier Data

ERROR: no interpretation found !

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-3693541-1338038765/watcher-3693541-1338038765 -o /tmp/evaluation-result-3693541-1338038765/solver-3693541-1338038765 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693541-1338038765.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7895
/proc/meminfo: memFree=29943320/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=10432 CPUtime=0 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 1344 0 0 0 0 0 0 0 20 0 1 0 270000907 10682368 1298 33554432000 4194304 10169799 140733670808064 140734957189576 8797266 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 2608 1300 412 1459 0 1140 0

[startup+0.0417421 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7895
/proc/meminfo: memFree=29943320/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=20460 CPUtime=0.03 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 3847 0 0 0 3 0 0 0 20 0 1 0 270000907 20951040 3801 33554432000 4194304 10169799 140733670808064 140734957189576 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 5115 3801 412 1459 0 3647 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20460

[startup+0.100375 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7895
/proc/meminfo: memFree=29943320/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=47388 CPUtime=0.09 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 10325 0 0 0 8 1 0 0 20 0 1 0 270000907 48525312 10279 33554432000 4194304 10169799 140733670808064 140734957189576 4900827 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 11847 10279 500 1459 0 10379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47388

[startup+0.300305 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7895
/proc/meminfo: memFree=29943320/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=55456 CPUtime=0.29 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 12776 0 0 0 24 5 0 0 20 0 1 0 270000907 56786944 12404 33554432000 4194304 10169799 140733670808064 140734957189576 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 13864 12404 584 1459 0 12396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55456

[startup+0.700301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7895
/proc/meminfo: memFree=29943320/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=80868 CPUtime=0.69 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 20184 0 0 0 62 7 0 0 20 0 1 0 270000907 82808832 18767 33554432000 4194304 10169799 140733670808064 140733670805160 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 20217 18767 762 1459 0 18749 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80868

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7896
/proc/meminfo: memFree=29871772/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=82036 CPUtime=1.49 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 21521 0 0 0 140 9 0 0 20 0 1 0 270000907 84004864 19186 33554432000 4194304 10169799 140733670808064 140733670805160 7293909 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 20509 19186 810 1459 0 19041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82036

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7896
/proc/meminfo: memFree=29864084/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=87508 CPUtime=3.09 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 23009 0 0 0 299 10 0 0 20 0 1 0 270000907 89608192 20674 33554432000 4194304 10169799 140733670808064 140733670802568 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 21877 20674 810 1459 0 20409 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87508

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7896
/proc/meminfo: memFree=29860860/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=89604 CPUtime=6.29 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 32091 0 0 0 615 14 0 0 20 0 1 0 270000907 91754496 21261 33554432000 4194304 10169799 140733670808064 140733670802664 7983394 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 22401 21261 854 1459 0 20933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89604

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7896
/proc/meminfo: memFree=29860876/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=89604 CPUtime=12.69 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 32092 0 0 0 1253 16 0 0 20 0 1 0 270000907 91754496 21262 33554432000 4194304 10169799 140733670808064 140733670802760 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 22401 21262 855 1459 0 20933 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89604

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7935
/proc/meminfo: memFree=29880976/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=89604 CPUtime=25.49 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 32092 0 0 0 2527 22 0 0 20 0 1 0 270000907 91754496 21296 33554432000 4194304 10169799 140733670808064 140733670802760 7983333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 22401 21296 855 1459 0 20933 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89604

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 7935
/proc/meminfo: memFree=29865648/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=105056 CPUtime=51.08 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 35931 0 0 0 5066 42 0 0 20 0 1 0 270000907 107577344 24958 33554432000 4194304 10169799 140733670808064 140733670804200 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 26264 24958 856 1459 0 24796 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 105056

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7935
/proc/meminfo: memFree=29824280/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=131688 CPUtime=102.28 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 42902 0 0 0 10058 170 0 0 20 0 1 0 270000907 134848512 31943 33554432000 4194304 10169799 140733670808064 140733670804584 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 32922 31943 856 1459 0 31454 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 131688

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 7935
/proc/meminfo: memFree=29807128/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=143868 CPUtime=162.26 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 45996 0 0 0 15912 314 0 0 20 0 1 0 270000907 147320832 35090 33554432000 4194304 10169799 140733670808064 140733670804584 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 35967 35090 856 1459 0 34499 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 143868

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7935
/proc/meminfo: memFree=29796940/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=149884 CPUtime=222.25 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 47523 0 0 0 21744 481 0 0 20 0 1 0 270000907 153481216 36617 33554432000 4194304 10169799 140733670808064 140733670802568 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 37471 36617 856 1459 0 36003 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 149884

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7938
/proc/meminfo: memFree=29791972/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=154268 CPUtime=282.24 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 48636 0 0 0 27595 629 0 0 20 0 1 0 270000907 157970432 37730 33554432000 4194304 10169799 140733670808064 140733670802568 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 38567 37730 856 1459 0 37099 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 154268

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 7939
/proc/meminfo: memFree=29783844/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=159292 CPUtime=342.23 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 49919 0 0 0 33423 800 0 0 20 0 1 0 270000907 163115008 39006 33554432000 4194304 10169799 140733670808064 140733670802568 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 39823 39006 856 1459 0 38355 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 159292

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7939
/proc/meminfo: memFree=29778884/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=162308 CPUtime=402.21 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 50652 0 0 0 39271 950 0 0 20 0 1 0 270000907 166203392 39739 33554432000 4194304 10169799 140733670808064 140733670804584 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 40577 39739 856 1459 0 39109 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 162308

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 7939
/proc/meminfo: memFree=29776892/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=163196 CPUtime=462.21 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 50837 0 0 0 45110 1111 0 0 20 0 1 0 270000907 167112704 39923 33554432000 4194304 10169799 140733670808064 140733670804584 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 40799 39923 856 1459 0 39331 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 163196

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7939
/proc/meminfo: memFree=29774352/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=165144 CPUtime=522.2 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 51361 0 0 0 50960 1260 0 0 20 0 1 0 270000907 169107456 40447 33554432000 4194304 10169799 140733670808064 140733670802856 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 41286 40447 856 1459 0 39818 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 165144

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7941
/proc/meminfo: memFree=29770488/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=166164 CPUtime=582.19 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 51619 0 0 0 56798 1421 0 0 20 0 1 0 270000907 170151936 40703 33554432000 4194304 10169799 140733670808064 140733670802520 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 41541 40703 856 1459 0 40073 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 166164

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=29737356/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=182504 CPUtime=1122.11 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 55663 0 0 0 108982 3229 0 0 20 0 1 0 270000907 186884096 44730 33554432000 4194304 10169799 140733670808064 140733670803080 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 45626 44730 856 1459 0 44158 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 182504

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7946
/proc/meminfo: memFree=29734628/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=183344 CPUtime=1182.1 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 55932 0 0 0 114787 3423 0 0 20 0 1 0 270000907 187744256 44999 33554432000 4194304 10169799 140733670808064 140733670802856 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 45836 44999 856 1459 0 44368 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 183344

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7947
/proc/meminfo: memFree=29731712/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=183684 CPUtime=1242.09 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 56019 0 0 0 120613 3596 0 0 20 0 1 0 270000907 188092416 45086 33554432000 4194304 10169799 140733670808064 140733670804568 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 45921 45086 856 1459 0 44453 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 183684

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7947
/proc/meminfo: memFree=29727056/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=184760 CPUtime=1302.09 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 56274 0 0 0 126448 3761 0 0 20 0 1 0 270000907 189194240 45341 33554432000 4194304 10169799 140733670808064 140733670804584 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 46190 45341 856 1459 0 44722 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 184760

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7947
/proc/meminfo: memFree=29722840/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=187004 CPUtime=1362.07 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 56810 0 0 0 132266 3941 0 0 20 0 1 0 270000907 191492096 45877 33554432000 4194304 10169799 140733670808064 140733670802552 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 46751 45877 856 1459 0 45283 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 187004

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7947
/proc/meminfo: memFree=29720852/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=187004 CPUtime=1422.07 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 56822 0 0 0 138074 4133 0 0 20 0 1 0 270000907 191492096 45889 33554432000 4194304 10169799 140733670808064 140733670802472 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 46751 45889 856 1459 0 45283 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 187004

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 7950
/proc/meminfo: memFree=29718544/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=187900 CPUtime=1482.05 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 57067 0 0 0 143874 4331 0 0 20 0 1 0 270000907 192409600 46134 33554432000 4194304 10169799 140733670808064 140733670804584 5314916 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 46975 46134 856 1459 0 45507 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 187900

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7950
/proc/meminfo: memFree=29714840/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=190620 CPUtime=1542.04 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 57771 0 0 0 149678 4526 0 0 20 0 1 0 270000907 195194880 46838 33554432000 4194304 10169799 140733670808064 140733670804584 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 47655 46838 856 1459 0 46187 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 190620

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7951
/proc/meminfo: memFree=29711232/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=191900 CPUtime=1602.04 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 58082 0 0 0 155514 4690 0 0 20 0 1 0 270000907 196505600 47147 33554432000 4194304 10169799 140733670808064 140733670802568 5314944 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 47975 47147 856 1459 0 46507 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 191900

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7951
/proc/meminfo: memFree=29704280/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=195948 CPUtime=1662.03 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 58915 0 0 0 161310 4893 0 0 20 0 1 0 270000907 200650752 47979 33554432000 4194304 10169799 140733670808064 140733670804584 7983406 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 48987 47979 856 1459 0 47519 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 195948

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7951
/proc/meminfo: memFree=29698700/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=195948 CPUtime=1722.01 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 58938 0 0 0 167118 5083 0 0 20 0 1 0 270000907 200650752 48002 33554432000 4194304 10169799 140733670808064 140733670802856 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 48987 48002 856 1459 0 47519 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 195948

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7951
/proc/meminfo: memFree=29695348/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=197932 CPUtime=1782.01 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 59427 0 0 0 172940 5261 0 0 20 0 1 0 270000907 202682368 48491 33554432000 4194304 10169799 140733670808064 140733670802760 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 49483 48491 856 1459 0 48015 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 197932

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7951
/proc/meminfo: memFree=29694728/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=197932 CPUtime=1785.2 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 59427 0 0 0 173246 5274 0 0 20 0 1 0 270000907 202682368 48491 33554432000 4194304 10169799 140733670808064 140733670802472 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 49483 48491 856 1459 0 48015 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 197932

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7951
/proc/meminfo: memFree=29694604/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=197932 CPUtime=1791.61 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 59427 0 0 0 173864 5297 0 0 20 0 1 0 270000907 202682368 48491 33554432000 4194304 10169799 140733670808064 140733670803048 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 49483 48491 856 1459 0 48015 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 197932

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7951
/proc/meminfo: memFree=29694232/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=197932 CPUtime=1794.81 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 59427 0 0 0 174175 5306 0 0 20 0 1 0 270000907 202682368 48491 33554432000 4194304 10169799 140733670808064 140733670802568 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 49483 48491 856 1459 0 48015 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 197932

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7951
/proc/meminfo: memFree=29694232/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=197932 CPUtime=1795.6 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 59427 0 0 0 174252 5308 0 0 20 0 1 0 270000907 202682368 48491 33554432000 4194304 10169799 140733670808064 140733670803048 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 49483 48491 856 1459 0 48015 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 197932

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7951
/proc/meminfo: memFree=29695348/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=197932 CPUtime=1796.41 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 59427 0 0 0 174330 5311 0 0 20 0 1 0 270000907 202682368 48491 33554432000 4194304 10169799 140733670808064 140733670802888 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 49483 48491 856 1459 0 48015 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 197932

[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7951
/proc/meminfo: memFree=29695348/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=197932 CPUtime=1796.61 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 59427 0 0 0 174349 5312 0 0 20 0 1 0 270000907 202682368 48491 33554432000 4194304 10169799 140733670808064 140733670802888 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 49483 48491 856 1459 0 48015 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 197932

[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7951
/proc/meminfo: memFree=29695348/32873844 swapFree=7388/7388
[pid=7895] ppid=7893 vsize=197932 CPUtime=1796.7 cores=1,3,5,7
/proc/7895/stat : 7895 (scip-2.1.1.4sfi) R 7893 7895 6041 0 -1 4202496 59427 0 0 0 174358 5312 0 0 20 0 1 0 270000907 202682368 48491 33554432000 4194304 10169799 140733670808064 140733670802888 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7895/statm: 49483 48491 856 1459 0 48015 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 197932

Child status: 0
Real time (s): 1797.09
CPU time (s): 1796.8
CPU user time (s): 1743.67
CPU system time (s): 53.1339
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 197932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1743.67
system time used= 53.1339
maximum resident set size= 193972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59431
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= 34
involuntary context switches= 1846

runsolver used 2.67259 second user time and 7.71783 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-26 15:26:05
IDJOB=3693541
IDBENCH=71841
IDSOLVER=2272
FILE ID=node147/3693541-1338038765
RUNJOBID= node147-1338029668-7115
PBS_JOBID= 14624328
Free space on /tmp= 71672 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx92.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3693541-1338038765/watcher-3693541-1338038765 -o /tmp/evaluation-result-3693541-1338038765/solver-3693541-1338038765 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693541-1338038765.opb -t 1800 -m 15500

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

MD5SUM BENCH= 27a6a4205f1c6df1de962194e8e7e014
RANDOM SEED=668958799

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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.951
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:        29944228 kB
Buffers:          267056 kB
Cached:          1810344 kB
SwapCached:         6180 kB
Active:           523908 kB
Inactive:        1632804 kB
Active(anon):      75024 kB
Inactive(anon):     6780 kB
Active(file):     448884 kB
Inactive(file):  1626024 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67097572 kB
Dirty:             14368 kB
Writeback:             0 kB
AnonPages:        175268 kB
Mapped:            13280 kB
Shmem:                 0 kB
Slab:             633336 kB
SReclaimable:      74728 kB
SUnreclaim:       558608 kB
KernelStack:        1472 kB
PageTables:         3976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     196492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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= 71656 MiB
End job on node147 at 2012-05-26 15:56:02