Trace number 2664020

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1802.16 1802.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_4.opb
MD5SUM153ea7f27a80a18c7caefc8ed55018be
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3621
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2664020-1276617690.opb>
0.00/0.01	c original problem has 41 variables (41 bin, 0 int, 0 impl, 0 cont) and 11 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 1 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.01	c (round 2) 1 del vars, 6 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.02	c presolving (3 rounds):
0.00/0.02	c  1 deleted vars, 6 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.02	c  0 implications, 0 cliques
0.00/0.02	c presolved problem has 40 variables (40 bin, 0 int, 0 impl, 0 cont) and 5 constraints
0.00/0.02	c       5 constraints of type <linear>
0.00/0.02	c transformed objective value is always integral (scale: 1)
0.00/0.02	c Presolving Time: 0.01
0.00/0.02	c - non default parameters ----------------------------------------------------------------------
0.00/0.02	c # SCIP version 1.2.1.2
0.00/0.02	c 
0.00/0.02	c # frequency for displaying node information lines
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.02	c display/freq = 10000
0.00/0.02	c 
0.00/0.02	c # maximal time in seconds to run
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02	c limits/time = 1800
0.00/0.02	c 
0.00/0.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02	c limits/memory = 1620
0.00/0.02	c 
0.00/0.02	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02	c lp/solvefreq = -1
0.00/0.02	c 
0.00/0.02	c # should presolving try to simplify inequalities
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c constraints/linear/simplifyinequalities = TRUE
0.00/0.02	c 
0.00/0.02	c # should presolving try to simplify knapsacks
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.02	c 
0.00/0.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02	c separating/rapidlearning/freq = 0
0.00/0.02	c 
0.00/0.02	c -----------------------------------------------------------------------------------------------
0.00/0.02	c start solving
0.00/0.02	c 
0.00/0.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.02	c   0.0s|     1 |     2 |     0 |     - | 211k|   0 |   - |  40 |   5 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.20/1.24	c   1.1s| 10000 |  5409 |     0 |   0.0 |2439k|  25 |   - |  40 | 358 |   0 |   0 |   0 | 476 |   0 | 0.000000e+00 |      --      |    Inf 
2.39/2.47	c   2.2s| 20000 | 12084 |     0 |   0.0 |4713k|  27 |   - |  40 | 450 |   0 |   0 |   0 | 792 |   0 | 0.000000e+00 |      --      |    Inf 
3.79/3.87	c   3.5s| 30000 | 17496 |     0 |   0.0 |6823k|  27 |   - |  40 | 577 |   0 |   0 |   0 |1278 |   0 | 0.000000e+00 |      --      |    Inf 
5.39/5.44	c   4.9s| 40000 | 21688 |     0 |   0.0 |8733k|  27 |   - |  40 | 771 |   0 |   0 |   0 |1929 |   0 | 0.000000e+00 |      --      |    Inf 
6.99/7.04	c   6.4s| 50000 | 25365 |     0 |   0.0 |  10M|  28 |   - |  40 |1092 |   0 |   0 |   0 |2605 |   0 | 0.000000e+00 |      --      |    Inf 
8.29/8.33	c   7.5s| 60000 | 32292 |     0 |   0.0 |  12M|  28 |   - |  40 | 913 |   0 |   0 |   0 |3119 |   0 | 0.000000e+00 |      --      |    Inf 
9.59/9.63	c   8.7s| 70000 | 38671 |     0 |   0.0 |  14M|  28 |   - |  40 | 476 |   0 |   0 |   0 |3557 |   0 | 0.000000e+00 |      --      |    Inf 
10.89/10.90	c   9.8s| 80000 | 44737 |     0 |   0.0 |  16M|  28 |   - |  40 | 430 |   0 |   0 |   0 |3988 |   0 | 0.000000e+00 |      --      |    Inf 
12.10/12.19	c  11.0s| 90000 | 50469 |     0 |   0.0 |  18M|  28 |   - |  40 | 362 |   0 |   0 |   0 |4386 |   0 | 0.000000e+00 |      --      |    Inf 
13.49/13.51	c  12.2s|100000 | 55888 |     0 |   0.0 |  20M|  28 |   - |  40 | 358 |   0 |   0 |   0 |4880 |   0 | 0.000000e+00 |      --      |    Inf 
14.79/14.85	c  13.3s|110000 | 60996 |     0 |   0.0 |  22M|  28 |   - |  40 | 337 |   0 |   0 |   0 |5364 |   0 | 0.000000e+00 |      --      |    Inf 
16.19/16.21	c  14.6s|120000 | 65890 |     0 |   0.0 |  24M|  28 |   - |  40 | 321 |   0 |   0 |   0 |5887 |   0 | 0.000000e+00 |      --      |    Inf 
17.49/17.58	c  15.8s|130000 | 70400 |     0 |   0.0 |  26M|  28 |   - |  40 | 321 |   0 |   0 |   0 |6440 |   0 | 0.000000e+00 |      --      |    Inf 
18.89/18.98	c  17.1s|140000 | 74534 |     0 |   0.0 |  28M|  28 |   - |  40 | 337 |   0 |   0 |   0 |7017 |   0 | 0.000000e+00 |      --      |    Inf 
20.39/20.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
20.39/20.40	c  18.3s|150000 | 78331 |     0 |   0.0 |  30M|  28 |   - |  40 | 339 |   0 |   0 |   0 |7621 |   0 | 0.000000e+00 |      --      |    Inf 
21.78/21.86	c  19.7s|160000 | 81754 |     0 |   0.0 |  31M|  28 |   - |  40 | 343 |   0 |   0 |   0 |8224 |   0 | 0.000000e+00 |      --      |    Inf 
23.29/23.35	c  21.0s|170000 | 84852 |     0 |   0.0 |  33M|  28 |   - |  40 | 451 |   0 |   0 |   0 |8927 |   0 | 0.000000e+00 |      --      |    Inf 
24.89/24.92	c  22.4s|180000 | 87324 |     0 |   0.0 |  34M|  28 |   - |  40 | 524 |   0 |   0 |   0 |9652 |   0 | 0.000000e+00 |      --      |    Inf 
26.49/26.59	c  24.0s|190000 | 89434 |     0 |   0.0 |  36M|  28 |   - |  40 | 835 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 |      --      |    Inf 
28.28/28.37	c  25.6s|200000 | 91863 |     0 |   0.0 |  37M|  29 |   - |  40 |1141 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 |      --      |    Inf 
29.48/29.50	c  26.6s|210000 | 98947 |     0 |   0.0 |  39M|  29 |   - |  40 | 750 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 |      --      |    Inf 
30.59/30.66	c  27.6s|220000 |105621 |     0 |   0.0 |  41M|  29 |   - |  40 | 764 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 |      --      |    Inf 
31.79/31.81	c  28.6s|230000 |112216 |     0 |   0.0 |  43M|  29 |   - |  40 | 288 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 |      --      |    Inf 
32.88/32.93	c  29.7s|240000 |118628 |     0 |   0.0 |  46M|  29 |   - |  40 | 425 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 |      --      |    Inf 
33.99/34.09	c  30.7s|250000 |124820 |     0 |   0.0 |  48M|  29 |   - |  40 | 401 |   0 |   0 |   0 |  14k|   0 | 0.000000e+00 |      --      |    Inf 
35.19/35.25	c  31.7s|260000 |130821 |     0 |   0.0 |  50M|  29 |   - |  40 | 282 |   0 |   0 |   0 |  14k|   0 | 0.000000e+00 |      --      |    Inf 
36.29/36.39	c  32.7s|270000 |136826 |     0 |   0.0 |  52M|  29 |   - |  40 | 400 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 |      --      |    Inf 
37.58/37.60	c  33.8s|280000 |142550 |     0 |   0.0 |  54M|  29 |   - |  40 | 274 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 |      --      |    Inf 
38.68/38.79	c  34.9s|290000 |148206 |     0 |   0.0 |  56M|  29 |   - |  40 | 233 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 |      --      |    Inf 
39.88/39.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
39.88/39.96	c  35.9s|300000 |153956 |     0 |   0.0 |  58M|  29 |   - |  40 | 246 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 |      --      |    Inf 
41.08/41.16	c  36.9s|310000 |159501 |     0 |   0.0 |  60M|  29 |   - |  40 | 250 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
42.28/42.40	c  38.0s|320000 |164794 |     0 |   0.0 |  62M|  29 |   - |  40 | 311 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
43.58/43.64	c  39.2s|330000 |170071 |     0 |   0.0 |  63M|  29 |   - |  40 | 234 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 |      --      |    Inf 
44.78/44.87	c  40.3s|340000 |175359 |     0 |   0.0 |  65M|  29 |   - |  40 | 252 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
46.08/46.10	c  41.4s|350000 |180693 |     0 |   0.0 |  67M|  29 |   - |  40 | 210 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
47.29/47.38	c  42.5s|360000 |185749 |     0 |   0.0 |  69M|  29 |   - |  40 | 314 |   0 |   0 |   0 |  20k|   0 | 0.000000e+00 |      --      |    Inf 
48.68/48.71	c  43.7s|370000 |190455 |     0 |   0.0 |  71M|  29 |   - |  40 | 301 |   0 |   0 |   0 |  20k|   0 | 0.000000e+00 |      --      |    Inf 
49.97/50.00	c  44.8s|380000 |195238 |     0 |   0.0 |  73M|  29 |   - |  40 | 237 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
51.18/51.29	c  46.0s|390000 |200085 |     0 |   0.0 |  75M|  29 |   - |  40 | 286 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
52.48/52.59	c  47.1s|400000 |205030 |     0 |   0.0 |  77M|  29 |   - |  40 | 213 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 |      --      |    Inf 
53.78/53.88	c  48.3s|410000 |209825 |     0 |   0.0 |  79M|  29 |   - |  40 | 265 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
55.17/55.21	c  49.5s|420000 |214420 |     0 |   0.0 |  81M|  29 |   - |  40 | 219 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
56.47/56.57	c  50.7s|430000 |218735 |     0 |   0.0 |  82M|  29 |   - |  40 | 299 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 |      --      |    Inf 
57.88/57.97	c  52.0s|440000 |222952 |     0 |   0.0 |  84M|  29 |   - |  40 | 278 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
59.28/59.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
59.28/59.36	c  53.3s|450000 |227167 |     0 |   0.0 |  86M|  29 |   - |  40 | 333 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
60.68/60.76	c  54.5s|460000 |231409 |     0 |   0.0 |  88M|  29 |   - |  40 | 348 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 |      --      |    Inf 
62.08/62.14	c  55.8s|470000 |235681 |     0 |   0.0 |  90M|  29 |   - |  40 | 271 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
63.47/63.50	c  57.0s|480000 |239844 |     0 |   0.0 |  91M|  29 |   - |  40 | 304 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
64.78/64.88	c  58.3s|490000 |243924 |     0 |   0.0 |  93M|  29 |   - |  40 | 281 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
66.27/66.31	c  59.6s|500000 |247776 |     0 |   0.0 |  95M|  29 |   - |  40 | 358 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
67.67/67.74	c  60.9s|510000 |251661 |     0 |   0.0 |  97M|  29 |   - |  40 | 272 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
69.07/69.15	c  62.1s|520000 |255528 |     0 |   0.0 |  98M|  29 |   - |  40 | 350 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
70.57/70.61	c  63.5s|530000 |259181 |     0 |   0.0 | 100M|  29 |   - |  40 | 382 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
71.97/72.07	c  64.8s|540000 |262814 |     0 |   0.0 | 102M|  29 |   - |  40 | 363 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
73.47/73.52	c  66.1s|550000 |266503 |     0 |   0.0 | 103M|  29 |   - |  40 | 387 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
74.87/74.96	c  67.4s|560000 |270194 |     0 |   0.0 | 105M|  29 |   - |  40 | 301 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
76.37/76.47	c  68.8s|570000 |273507 |     0 |   0.0 | 107M|  29 |   - |  40 | 460 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
77.98/78.04	c  70.2s|580000 |276523 |     0 |   0.0 | 108M|  29 |   - |  40 | 494 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
79.46/79.55	c  71.6s|590000 |279658 |     0 |   0.0 | 110M|  29 |   - |  40 | 490 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
80.97/81.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
80.97/81.09	c  73.0s|600000 |282844 |     0 |   0.0 | 111M|  29 |   - |  40 | 446 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
82.57/82.63	c  74.4s|610000 |286105 |     0 |   0.0 | 113M|  29 |   - |  40 | 520 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
84.17/84.20	c  75.8s|620000 |289035 |     0 |   0.0 | 115M|  29 |   - |  40 | 525 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
85.77/85.82	c  77.3s|630000 |292047 |     0 |   0.0 | 116M|  29 |   - |  40 | 599 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
87.27/87.39	c  78.7s|640000 |295314 |     0 |   0.0 | 118M|  29 |   - |  40 | 519 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
88.97/89.07	c  80.2s|650000 |297658 |     0 |   0.0 | 119M|  29 |   - |  40 | 717 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
90.77/90.83	c  81.8s|660000 |300054 |     0 |   0.0 | 121M|  29 |   - |  40 | 797 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
92.57/92.60	c  83.5s|670000 |302513 |     0 |   0.0 | 122M|  29 |   - |  40 | 898 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
94.27/94.35	c  85.1s|680000 |305049 |     0 |   0.0 | 124M|  29 |   - |  40 | 977 |   0 |   0 |   0 |  45k|   0 | 0.000000e+00 |      --      |    Inf 
96.16/96.25	c  86.9s|690000 |307127 |     0 |   0.0 | 125M|  29 |   - |  40 | 992 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
98.06/98.12	c  88.6s|700000 |309367 |     0 |   0.0 | 126M|  29 |   - |  40 | 977 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
100.17/100.20	c  90.6s|710000 |310724 |     0 |   0.0 | 128M|  29 |   - |  40 |1266 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
102.17/102.30	c  92.5s|720000 |312343 |     0 |   0.0 | 129M|  29 |   - |  40 |1551 |   0 |   0 |   0 |  49k|   0 | 0.000000e+00 |      --      |    Inf 
104.56/104.65	c  94.8s|730000 |313760 |     0 |   0.0 | 130M|  29 |   - |  40 |1790 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
107.26/107.38	c  97.4s|740000 |314239 |     0 |   0.0 | 131M|  31 |   - |  40 |2221 |   0 |   0 |   0 |  52k|   0 | 0.000000e+00 |      --      |    Inf 
110.16/110.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
110.16/110.27	c   100s|750000 |315839 |     0 |   0.0 | 132M|  32 |   - |  40 |2190 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
111.56/111.60	c   101s|760000 |322248 |     0 |   0.0 | 134M|  32 |   - |  40 |1273 |   0 |   0 |   0 |  54k|   0 | 0.000000e+00 |      --      |    Inf 
112.76/112.88	c   102s|770000 |328402 |     0 |   0.0 | 136M|  32 |   - |  40 |1238 |   0 |   0 |   0 |  54k|   0 | 0.000000e+00 |      --      |    Inf 
114.16/114.21	c   104s|780000 |334460 |     0 |   0.0 | 138M|  32 |   - |  40 | 946 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
115.37/115.46	c   105s|790000 |340319 |     0 |   0.0 | 140M|  32 |   - |  40 |1032 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
116.66/116.75	c   106s|800000 |346204 |     0 |   0.0 | 142M|  32 |   - |  40 | 801 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
117.86/117.98	c   107s|810000 |351996 |     0 |   0.0 | 144M|  32 |   - |  40 | 575 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
119.16/119.24	c   108s|820000 |357618 |     0 |   0.0 | 145M|  32 |   - |  40 | 692 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
120.46/120.50	c   109s|830000 |363170 |     0 |   0.0 | 147M|  32 |   - |  40 | 610 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
121.66/121.72	c   110s|840000 |368834 |     0 |   0.0 | 149M|  32 |   - |  40 | 442 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
122.86/122.94	c   112s|850000 |374496 |     0 |   0.0 | 151M|  32 |   - |  40 | 552 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
124.17/124.21	c   113s|860000 |379939 |     0 |   0.0 | 153M|  32 |   - |  40 | 640 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
125.36/125.48	c   114s|870000 |385182 |     0 |   0.0 | 155M|  32 |   - |  40 | 725 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
126.65/126.79	c   115s|880000 |390462 |     0 |   0.0 | 156M|  32 |   - |  40 | 801 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
128.06/128.14	c   116s|890000 |395785 |     0 |   0.0 | 158M|  32 |   - |  40 | 640 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
129.35/129.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
129.35/129.43	c   117s|900000 |401003 |     0 |   0.0 | 160M|  32 |   - |  40 | 754 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
130.65/130.79	c   119s|910000 |406318 |     0 |   0.0 | 162M|  32 |   - |  40 | 600 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
131.97/132.05	c   120s|920000 |411721 |     0 |   0.0 | 163M|  32 |   - |  40 | 521 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
133.25/133.34	c   121s|930000 |416751 |     0 |   0.0 | 165M|  32 |   - |  40 | 671 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
134.65/134.71	c   122s|940000 |421697 |     0 |   0.0 | 167M|  32 |   - |  40 | 603 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
135.96/136.06	c   123s|950000 |426613 |     0 |   0.0 | 169M|  32 |   - |  40 | 428 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
137.25/137.34	c   124s|960000 |431585 |     0 |   0.0 | 170M|  32 |   - |  40 | 272 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
138.46/138.58	c   126s|970000 |436604 |     0 |   0.0 | 172M|  32 |   - |  40 | 386 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
139.75/139.87	c   127s|980000 |441481 |     0 |   0.0 | 174M|  32 |   - |  40 | 664 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
141.15/141.23	c   128s|990000 |446413 |     0 |   0.0 | 176M|  32 |   - |  40 | 811 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
142.45/142.60	c   129s|  1000k|451349 |     0 |   0.0 | 178M|  32 |   - |  40 | 555 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
143.85/143.93	c   130s|  1010k|456221 |     0 |   0.0 | 179M|  32 |   - |  40 | 566 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
145.16/145.23	c   132s|  1020k|461150 |     0 |   0.0 | 181M|  32 |   - |  40 | 455 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
146.45/146.50	c   133s|  1030k|466147 |     0 |   0.0 | 183M|  32 |   - |  40 | 398 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
147.75/147.89	c   134s|  1040k|470622 |     0 |   0.0 | 184M|  32 |   - |  40 | 505 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
149.15/149.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
149.15/149.28	c   135s|  1050k|475155 |     0 |   0.0 | 186M|  32 |   - |  40 | 391 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
150.56/150.63	c   136s|  1060k|479665 |     0 |   0.0 | 188M|  32 |   - |  40 | 364 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
151.85/151.93	c   138s|  1070k|484224 |     0 |   0.0 | 189M|  32 |   - |  40 | 514 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
153.25/153.31	c   139s|  1080k|488722 |     0 |   0.0 | 191M|  32 |   - |  40 | 467 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
154.55/154.66	c   140s|  1090k|493305 |     0 |   0.0 | 193M|  32 |   - |  40 | 320 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
155.85/155.98	c   141s|  1100k|497922 |     0 |   0.0 | 194M|  32 |   - |  40 | 252 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
157.25/157.34	c   142s|  1110k|502508 |     0 |   0.0 | 196M|  32 |   - |  40 | 294 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
158.55/158.65	c   144s|  1120k|507172 |     0 |   0.0 | 198M|  32 |   - |  40 | 276 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
159.85/159.96	c   145s|  1130k|511731 |     0 |   0.0 | 200M|  32 |   - |  40 | 361 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
161.14/161.27	c   146s|  1140k|516334 |     0 |   0.0 | 201M|  32 |   - |  40 | 589 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
162.55/162.63	c   147s|  1150k|520920 |     0 |   0.0 | 203M|  32 |   - |  40 | 595 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
163.94/164.00	c   148s|  1160k|525462 |     0 |   0.0 | 205M|  32 |   - |  40 | 638 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
165.25/165.39	c   150s|  1170k|530000 |     0 |   0.0 | 206M|  32 |   - |  40 | 539 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
166.65/166.77	c   151s|  1180k|534462 |     0 |   0.0 | 208M|  32 |   - |  40 | 404 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
168.05/168.19	c   152s|  1190k|538426 |     0 |   0.0 | 210M|  32 |   - |  40 | 470 |   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
169.55/169.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
169.55/169.65	c   154s|  1200k|542421 |     0 |   0.0 | 211M|  32 |   - |  40 | 458 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
171.05/171.10	c   155s|  1210k|546551 |     0 |   0.0 | 213M|  32 |   - |  40 | 484 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
172.44/172.55	c   156s|  1220k|550614 |     0 |   0.0 | 214M|  32 |   - |  40 | 571 |   0 |   0 |   0 |  79k|   0 | 0.000000e+00 |      --      |    Inf 
173.94/174.02	c   158s|  1230k|554678 |     0 |   0.0 | 216M|  32 |   - |  40 | 499 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
175.34/175.48	c   159s|  1240k|558688 |     0 |   0.0 | 218M|  32 |   - |  40 | 419 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
176.84/176.90	c   160s|  1250k|562753 |     0 |   0.0 | 219M|  32 |   - |  40 | 425 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
178.25/178.33	c   161s|  1260k|566877 |     0 |   0.0 | 221M|  32 |   - |  40 | 414 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
179.64/179.73	c   163s|  1270k|570948 |     0 |   0.0 | 223M|  32 |   - |  40 | 427 |   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
181.04/181.19	c   164s|  1280k|575007 |     0 |   0.0 | 224M|  32 |   - |  40 | 377 |   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
182.45/182.58	c   165s|  1290k|579114 |     0 |   0.0 | 226M|  32 |   - |  40 | 353 |   0 |   0 |   0 |  84k|   0 | 0.000000e+00 |      --      |    Inf 
183.94/184.00	c   167s|  1300k|583288 |     0 |   0.0 | 227M|  32 |   - |  40 | 384 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
185.35/185.42	c   168s|  1310k|587447 |     0 |   0.0 | 229M|  32 |   - |  40 | 406 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
186.74/186.82	c   169s|  1320k|591716 |     0 |   0.0 | 231M|  32 |   - |  40 | 400 |   0 |   0 |   0 |  86k|   0 | 0.000000e+00 |      --      |    Inf 
188.05/188.18	c   170s|  1330k|596047 |     0 |   0.0 | 233M|  32 |   - |  40 | 264 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
189.45/189.53	c   172s|  1340k|600281 |     0 |   0.0 | 234M|  32 |   - |  40 | 343 |   0 |   0 |   0 |  88k|   0 | 0.000000e+00 |      --      |    Inf 
190.84/190.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
190.84/190.90	c   173s|  1350k|604620 |     0 |   0.0 | 236M|  32 |   - |  40 | 340 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
192.24/192.32	c   174s|  1360k|608711 |     0 |   0.0 | 238M|  32 |   - |  40 | 486 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
193.64/193.76	c   175s|  1370k|612709 |     0 |   0.0 | 239M|  32 |   - |  40 | 491 |   0 |   0 |   0 |  90k|   0 | 0.000000e+00 |      --      |    Inf 
195.04/195.18	c   177s|  1380k|616714 |     0 |   0.0 | 241M|  32 |   - |  40 | 435 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
196.54/196.69	c   178s|  1390k|620052 |     0 |   0.0 | 242M|  32 |   - |  40 | 488 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
198.14/198.23	c   179s|  1400k|623466 |     0 |   0.0 | 244M|  32 |   - |  40 | 485 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
199.64/199.77	c   181s|  1410k|626963 |     0 |   0.0 | 245M|  32 |   - |  40 | 432 |   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
201.25/201.31	c   182s|  1420k|630414 |     0 |   0.0 | 247M|  32 |   - |  40 | 493 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
202.74/202.82	c   184s|  1430k|633808 |     0 |   0.0 | 248M|  32 |   - |  40 | 429 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
204.24/204.31	c   185s|  1440k|637336 |     0 |   0.0 | 250M|  32 |   - |  40 | 417 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
205.74/205.85	c   186s|  1450k|640852 |     0 |   0.0 | 251M|  32 |   - |  40 | 439 |   0 |   0 |   0 |  96k|   0 | 0.000000e+00 |      --      |    Inf 
207.24/207.35	c   188s|  1460k|644371 |     0 |   0.0 | 253M|  32 |   - |  40 | 434 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
208.74/208.88	c   189s|  1470k|647874 |     0 |   0.0 | 254M|  32 |   - |  40 | 423 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
210.33/210.40	c   191s|  1480k|651351 |     0 |   0.0 | 256M|  32 |   - |  40 | 378 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
211.74/211.89	c   192s|  1490k|654916 |     0 |   0.0 | 258M|  32 |   - |  40 | 420 |   0 |   0 |   0 |  99k|   0 | 0.000000e+00 |      --      |    Inf 
213.25/213.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
213.25/213.38	c   193s|  1500k|658517 |     0 |   0.0 | 259M|  32 |   - |  40 | 435 |   0 |   0 |   0 | 100k|   0 | 0.000000e+00 |      --      |    Inf 
214.73/214.88	c   195s|  1510k|662131 |     0 |   0.0 | 261M|  32 |   - |  40 | 470 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
216.23/216.36	c   196s|  1520k|665749 |     0 |   0.0 | 262M|  32 |   - |  40 | 423 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
217.74/217.85	c   197s|  1530k|669411 |     0 |   0.0 | 264M|  32 |   - |  40 | 455 |   0 |   0 |   0 | 102k|   0 | 0.000000e+00 |      --      |    Inf 
219.23/219.34	c   199s|  1540k|673244 |     0 |   0.0 | 265M|  32 |   - |  40 | 337 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
220.73/220.80	c   200s|  1550k|676940 |     0 |   0.0 | 267M|  32 |   - |  40 | 384 |   0 |   0 |   0 | 104k|   0 | 0.000000e+00 |      --      |    Inf 
222.23/222.36	c   201s|  1560k|680459 |     0 |   0.0 | 269M|  32 |   - |  40 | 361 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
223.74/223.82	c   203s|  1570k|683997 |     0 |   0.0 | 270M|  32 |   - |  40 | 354 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
225.23/225.30	c   204s|  1580k|687576 |     0 |   0.0 | 272M|  32 |   - |  40 | 329 |   0 |   0 |   0 | 106k|   0 | 0.000000e+00 |      --      |    Inf 
226.63/226.78	c   205s|  1590k|691226 |     0 |   0.0 | 273M|  32 |   - |  40 | 474 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
228.13/228.28	c   207s|  1600k|694823 |     0 |   0.0 | 275M|  32 |   - |  40 | 466 |   0 |   0 |   0 | 108k|   0 | 0.000000e+00 |      --      |    Inf 
229.63/229.78	c   208s|  1610k|698623 |     0 |   0.0 | 276M|  32 |   - |  40 | 324 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
231.13/231.27	c   210s|  1620k|702168 |     0 |   0.0 | 278M|  32 |   - |  40 | 385 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
232.63/232.77	c   211s|  1630k|705815 |     0 |   0.0 | 280M|  32 |   - |  40 | 400 |   0 |   0 |   0 | 110k|   0 | 0.000000e+00 |      --      |    Inf 
234.24/234.33	c   212s|  1640k|709204 |     0 |   0.0 | 281M|  32 |   - |  40 | 414 |   0 |   0 |   0 | 111k|   0 | 0.000000e+00 |      --      |    Inf 
235.83/235.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
235.83/235.95	c   214s|  1650k|712007 |     0 |   0.0 | 283M|  32 |   - |  40 | 485 |   0 |   0 |   0 | 112k|   0 | 0.000000e+00 |      --      |    Inf 
237.43/237.53	c   215s|  1660k|714888 |     0 |   0.0 | 284M|  32 |   - |  40 | 446 |   0 |   0 |   0 | 113k|   0 | 0.000000e+00 |      --      |    Inf 
239.03/239.16	c   217s|  1670k|717747 |     0 |   0.0 | 285M|  32 |   - |  40 | 450 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
240.73/240.82	c   218s|  1680k|720424 |     0 |   0.0 | 287M|  32 |   - |  40 | 505 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
242.43/242.51	c   220s|  1690k|723078 |     0 |   0.0 | 288M|  32 |   - |  40 | 444 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
244.04/244.17	c   221s|  1700k|725758 |     0 |   0.0 | 289M|  32 |   - |  40 | 503 |   0 |   0 |   0 | 116k|   0 | 0.000000e+00 |      --      |    Inf 
245.73/245.87	c   223s|  1710k|728372 |     0 |   0.0 | 291M|  32 |   - |  40 | 505 |   0 |   0 |   0 | 117k|   0 | 0.000000e+00 |      --      |    Inf 
247.43/247.53	c   224s|  1720k|731133 |     0 |   0.0 | 292M|  32 |   - |  40 | 466 |   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
249.12/249.22	c   226s|  1730k|733923 |     0 |   0.0 | 293M|  32 |   - |  40 | 519 |   0 |   0 |   0 | 119k|   0 | 0.000000e+00 |      --      |    Inf 
250.73/250.89	c   227s|  1740k|736763 |     0 |   0.0 | 295M|  32 |   - |  40 | 553 |   0 |   0 |   0 | 120k|   0 | 0.000000e+00 |      --      |    Inf 
252.43/252.55	c   229s|  1750k|739517 |     0 |   0.0 | 296M|  32 |   - |  40 | 513 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
254.12/254.25	c   230s|  1760k|742297 |     0 |   0.0 | 298M|  32 |   - |  40 | 530 |   0 |   0 |   0 | 122k|   0 | 0.000000e+00 |      --      |    Inf 
255.73/255.89	c   232s|  1770k|745195 |     0 |   0.0 | 299M|  32 |   - |  40 | 617 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
257.42/257.56	c   234s|  1780k|748305 |     0 |   0.0 | 301M|  32 |   - |  40 | 689 |   0 |   0 |   0 | 124k|   0 | 0.000000e+00 |      --      |    Inf 
259.13/259.24	c   235s|  1790k|751343 |     0 |   0.0 | 302M|  32 |   - |  40 | 514 |   0 |   0 |   0 | 125k|   0 | 0.000000e+00 |      --      |    Inf 
260.72/260.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
260.72/260.87	c   237s|  1800k|754421 |     0 |   0.0 | 304M|  32 |   - |  40 | 652 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
262.42/262.51	c   238s|  1810k|757499 |     0 |   0.0 | 305M|  32 |   - |  40 | 529 |   0 |   0 |   0 | 127k|   0 | 0.000000e+00 |      --      |    Inf 
264.02/264.15	c   240s|  1820k|760491 |     0 |   0.0 | 307M|  32 |   - |  40 | 501 |   0 |   0 |   0 | 128k|   0 | 0.000000e+00 |      --      |    Inf 
265.63/265.80	c   241s|  1830k|763427 |     0 |   0.0 | 308M|  32 |   - |  40 | 477 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
267.33/267.43	c   243s|  1840k|766296 |     0 |   0.0 | 309M|  32 |   - |  40 | 483 |   0 |   0 |   0 | 130k|   0 | 0.000000e+00 |      --      |    Inf 
268.92/269.05	c   244s|  1850k|769234 |     0 |   0.0 | 311M|  32 |   - |  40 | 429 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
270.53/270.68	c   246s|  1860k|772198 |     0 |   0.0 | 312M|  32 |   - |  40 | 483 |   0 |   0 |   0 | 132k|   0 | 0.000000e+00 |      --      |    Inf 
272.22/272.30	c   247s|  1870k|775195 |     0 |   0.0 | 314M|  32 |   - |  40 | 522 |   0 |   0 |   0 | 133k|   0 | 0.000000e+00 |      --      |    Inf 
273.83/273.95	c   249s|  1880k|778090 |     0 |   0.0 | 315M|  32 |   - |  40 | 449 |   0 |   0 |   0 | 134k|   0 | 0.000000e+00 |      --      |    Inf 
275.42/275.58	c   250s|  1890k|781044 |     0 |   0.0 | 317M|  32 |   - |  40 | 491 |   0 |   0 |   0 | 135k|   0 | 0.000000e+00 |      --      |    Inf 
277.13/277.22	c   252s|  1900k|784177 |     0 |   0.0 | 318M|  32 |   - |  40 | 514 |   0 |   0 |   0 | 136k|   0 | 0.000000e+00 |      --      |    Inf 
278.71/278.88	c   253s|  1910k|787060 |     0 |   0.0 | 320M|  32 |   - |  40 | 542 |   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
280.43/280.52	c   255s|  1920k|790144 |     0 |   0.0 | 321M|  32 |   - |  40 | 534 |   0 |   0 |   0 | 138k|   0 | 0.000000e+00 |      --      |    Inf 
281.92/282.09	c   256s|  1930k|793236 |     0 |   0.0 | 323M|  32 |   - |  40 | 573 |   0 |   0 |   0 | 139k|   0 | 0.000000e+00 |      --      |    Inf 
283.63/283.76	c   258s|  1940k|796334 |     0 |   0.0 | 324M|  32 |   - |  40 | 577 |   0 |   0 |   0 | 140k|   0 | 0.000000e+00 |      --      |    Inf 
285.32/285.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
285.32/285.42	c   259s|  1950k|799206 |     0 |   0.0 | 326M|  32 |   - |  40 | 629 |   0 |   0 |   0 | 141k|   0 | 0.000000e+00 |      --      |    Inf 
286.92/287.09	c   261s|  1960k|801924 |     0 |   0.0 | 327M|  32 |   - |  40 | 594 |   0 |   0 |   0 | 142k|   0 | 0.000000e+00 |      --      |    Inf 
288.81/288.92	c   262s|  1970k|804064 |     0 |   0.0 | 328M|  32 |   - |  40 | 735 |   0 |   0 |   0 | 143k|   0 | 0.000000e+00 |      --      |    Inf 
290.72/290.80	c   264s|  1980k|806276 |     0 |   0.0 | 330M|  32 |   - |  40 | 761 |   0 |   0 |   0 | 144k|   0 | 0.000000e+00 |      --      |    Inf 
292.52/292.61	c   266s|  1990k|808549 |     0 |   0.0 | 331M|  32 |   - |  40 | 771 |   0 |   0 |   0 | 145k|   0 | 0.000000e+00 |      --      |    Inf 
294.31/294.44	c   267s|  2000k|810785 |     0 |   0.0 | 332M|  32 |   - |  40 | 756 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
296.11/296.24	c   269s|  2010k|813243 |     0 |   0.0 | 334M|  32 |   - |  40 | 852 |   0 |   0 |   0 | 148k|   0 | 0.000000e+00 |      --      |    Inf 
298.02/298.12	c   271s|  2020k|815629 |     0 |   0.0 | 335M|  32 |   - |  40 | 834 |   0 |   0 |   0 | 149k|   0 | 0.000000e+00 |      --      |    Inf 
299.81/299.94	c   272s|  2030k|818132 |     0 |   0.0 | 336M|  32 |   - |  40 | 849 |   0 |   0 |   0 | 150k|   0 | 0.000000e+00 |      --      |    Inf 
301.71/301.81	c   274s|  2040k|820608 |     0 |   0.0 | 338M|  32 |   - |  40 | 932 |   0 |   0 |   0 | 151k|   0 | 0.000000e+00 |      --      |    Inf 
303.52/303.66	c   276s|  2050k|822949 |     0 |   0.0 | 339M|  32 |   - |  40 | 805 |   0 |   0 |   0 | 152k|   0 | 0.000000e+00 |      --      |    Inf 
305.41/305.55	c   278s|  2060k|825202 |     0 |   0.0 | 340M|  32 |   - |  40 | 903 |   0 |   0 |   0 | 154k|   0 | 0.000000e+00 |      --      |    Inf 
307.31/307.48	c   279s|  2070k|827542 |     0 |   0.0 | 342M|  32 |   - |  40 | 780 |   0 |   0 |   0 | 155k|   0 | 0.000000e+00 |      --      |    Inf 
309.21/309.36	c   281s|  2080k|829840 |     0 |   0.0 | 343M|  32 |   - |  40 | 734 |   0 |   0 |   0 | 156k|   0 | 0.000000e+00 |      --      |    Inf 
311.11/311.24	c   283s|  2090k|831759 |     0 |   0.0 | 344M|  32 |   - |  40 | 760 |   0 |   0 |   0 | 157k|   0 | 0.000000e+00 |      --      |    Inf 
313.01/313.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
313.01/313.16	c   285s|  2100k|833587 |     0 |   0.0 | 345M|  32 |   - |  40 | 771 |   0 |   0 |   0 | 159k|   0 | 0.000000e+00 |      --      |    Inf 
315.01/315.12	c   287s|  2110k|835502 |     0 |   0.0 | 347M|  32 |   - |  40 | 757 |   0 |   0 |   0 | 160k|   0 | 0.000000e+00 |      --      |    Inf 
316.81/316.98	c   288s|  2120k|837631 |     0 |   0.0 | 348M|  32 |   - |  40 | 816 |   0 |   0 |   0 | 161k|   0 | 0.000000e+00 |      --      |    Inf 
318.71/318.80	c   290s|  2130k|839979 |     0 |   0.0 | 349M|  32 |   - |  40 | 741 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
320.51/320.63	c   292s|  2140k|842215 |     0 |   0.0 | 351M|  32 |   - |  40 | 660 |   0 |   0 |   0 | 163k|   0 | 0.000000e+00 |      --      |    Inf 
322.31/322.46	c   293s|  2150k|844509 |     0 |   0.0 | 352M|  32 |   - |  40 | 724 |   0 |   0 |   0 | 164k|   0 | 0.000000e+00 |      --      |    Inf 
324.21/324.30	c   295s|  2160k|846827 |     0 |   0.0 | 353M|  32 |   - |  40 | 825 |   0 |   0 |   0 | 165k|   0 | 0.000000e+00 |      --      |    Inf 
326.00/326.15	c   297s|  2170k|849126 |     0 |   0.0 | 355M|  32 |   - |  40 | 828 |   0 |   0 |   0 | 167k|   0 | 0.000000e+00 |      --      |    Inf 
327.81/327.98	c   298s|  2180k|851498 |     0 |   0.0 | 356M|  32 |   - |  40 | 838 |   0 |   0 |   0 | 168k|   0 | 0.000000e+00 |      --      |    Inf 
329.70/329.83	c   300s|  2190k|853785 |     0 |   0.0 | 357M|  32 |   - |  40 | 728 |   0 |   0 |   0 | 169k|   0 | 0.000000e+00 |      --      |    Inf 
331.60/331.71	c   302s|  2200k|855954 |     0 |   0.0 | 359M|  32 |   - |  40 | 713 |   0 |   0 |   0 | 170k|   0 | 0.000000e+00 |      --      |    Inf 
333.31/333.49	c   303s|  2210k|858146 |     0 |   0.0 | 360M|  32 |   - |  40 | 646 |   0 |   0 |   0 | 171k|   0 | 0.000000e+00 |      --      |    Inf 
335.10/335.27	c   305s|  2220k|860369 |     0 |   0.0 | 361M|  32 |   - |  40 | 721 |   0 |   0 |   0 | 172k|   0 | 0.000000e+00 |      --      |    Inf 
336.91/337.06	c   307s|  2230k|862584 |     0 |   0.0 | 363M|  32 |   - |  40 | 747 |   0 |   0 |   0 | 174k|   0 | 0.000000e+00 |      --      |    Inf 
338.81/338.90	c   308s|  2240k|864822 |     0 |   0.0 | 364M|  32 |   - |  40 | 664 |   0 |   0 |   0 | 175k|   0 | 0.000000e+00 |      --      |    Inf 
340.60/340.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
340.60/340.74	c   310s|  2250k|866987 |     0 |   0.0 | 365M|  32 |   - |  40 | 675 |   0 |   0 |   0 | 176k|   0 | 0.000000e+00 |      --      |    Inf 
342.40/342.56	c   312s|  2260k|869471 |     0 |   0.0 | 367M|  32 |   - |  40 | 752 |   0 |   0 |   0 | 177k|   0 | 0.000000e+00 |      --      |    Inf 
344.30/344.46	c   314s|  2270k|871534 |     0 |   0.0 | 368M|  32 |   - |  40 | 840 |   0 |   0 |   0 | 178k|   0 | 0.000000e+00 |      --      |    Inf 
346.20/346.35	c   315s|  2280k|873866 |     0 |   0.0 | 369M|  32 |   - |  40 | 801 |   0 |   0 |   0 | 179k|   0 | 0.000000e+00 |      --      |    Inf 
348.10/348.25	c   317s|  2290k|876201 |     0 |   0.0 | 370M|  32 |   - |  40 | 926 |   0 |   0 |   0 | 180k|   0 | 0.000000e+00 |      --      |    Inf 
350.00/350.16	c   319s|  2300k|878364 |     0 |   0.0 | 372M|  32 |   - |  40 | 766 |   0 |   0 |   0 | 181k|   0 | 0.000000e+00 |      --      |    Inf 
351.90/352.05	c   321s|  2310k|880013 |     0 |   0.0 | 373M|  32 |   - |  40 | 873 |   0 |   0 |   0 | 183k|   0 | 0.000000e+00 |      --      |    Inf 
354.01/354.10	c   323s|  2320k|881456 |     0 |   0.0 | 374M|  32 |   - |  40 |1033 |   0 |   0 |   0 | 184k|   0 | 0.000000e+00 |      --      |    Inf 
355.99/356.19	c   324s|  2330k|882822 |     0 |   0.0 | 375M|  32 |   - |  40 |1175 |   0 |   0 |   0 | 185k|   0 | 0.000000e+00 |      --      |    Inf 
358.19/358.32	c   326s|  2340k|884337 |     0 |   0.0 | 376M|  32 |   - |  40 |1276 |   0 |   0 |   0 | 186k|   0 | 0.000000e+00 |      --      |    Inf 
360.40/360.56	c   329s|  2350k|885924 |     0 |   0.0 | 377M|  32 |   - |  40 |1383 |   0 |   0 |   0 | 187k|   0 | 0.000000e+00 |      --      |    Inf 
362.69/362.81	c   331s|  2360k|887547 |     0 |   0.0 | 379M|  32 |   - |  40 |1552 |   0 |   0 |   0 | 189k|   0 | 0.000000e+00 |      --      |    Inf 
365.00/365.13	c   333s|  2370k|889097 |     0 |   0.0 | 380M|  32 |   - |  40 |1318 |   0 |   0 |   0 | 190k|   0 | 0.000000e+00 |      --      |    Inf 
367.20/367.35	c   335s|  2380k|890680 |     0 |   0.0 | 381M|  32 |   - |  40 |1284 |   0 |   0 |   0 | 191k|   0 | 0.000000e+00 |      --      |    Inf 
369.40/369.56	c   337s|  2390k|892334 |     0 |   0.0 | 382M|  32 |   - |  40 |1349 |   0 |   0 |   0 | 193k|   0 | 0.000000e+00 |      --      |    Inf 
371.60/371.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
371.60/371.80	c   339s|  2400k|894119 |     0 |   0.0 | 383M|  32 |   - |  40 |1508 |   0 |   0 |   0 | 194k|   0 | 0.000000e+00 |      --      |    Inf 
373.90/374.04	c   341s|  2410k|895919 |     0 |   0.0 | 385M|  32 |   - |  40 |1522 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
376.10/376.29	c   343s|  2420k|897766 |     0 |   0.0 | 386M|  32 |   - |  40 |1646 |   0 |   0 |   0 | 197k|   0 | 0.000000e+00 |      --      |    Inf 
378.49/378.61	c   346s|  2430k|899499 |     0 |   0.0 | 387M|  32 |   - |  40 |1600 |   0 |   0 |   0 | 198k|   0 | 0.000000e+00 |      --      |    Inf 
380.79/380.95	c   348s|  2440k|901179 |     0 |   0.0 | 388M|  32 |   - |  40 |1585 |   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
383.29/383.40	c   350s|  2450k|902677 |     0 |   0.0 | 390M|  32 |   - |  40 |1582 |   0 |   0 |   0 | 201k|   0 | 0.000000e+00 |      --      |    Inf 
385.79/385.95	c   352s|  2460k|903595 |     0 |   0.0 | 391M|  32 |   - |  40 |1476 |   0 |   0 |   0 | 202k|   0 | 0.000000e+00 |      --      |    Inf 
388.39/388.51	c   355s|  2470k|904584 |     0 |   0.0 | 391M|  32 |   - |  40 |1504 |   0 |   0 |   0 | 204k|   0 | 0.000000e+00 |      --      |    Inf 
390.79/390.93	c   357s|  2480k|905868 |     0 |   0.0 | 392M|  32 |   - |  40 |1238 |   0 |   0 |   0 | 205k|   0 | 0.000000e+00 |      --      |    Inf 
392.99/393.12	c   359s|  2490k|907350 |     0 |   0.0 | 394M|  32 |   - |  40 |1243 |   0 |   0 |   0 | 206k|   0 | 0.000000e+00 |      --      |    Inf 
395.19/395.36	c   361s|  2500k|908834 |     0 |   0.0 | 395M|  32 |   - |  40 |1328 |   0 |   0 |   0 | 208k|   0 | 0.000000e+00 |      --      |    Inf 
397.38/397.53	c   363s|  2510k|910346 |     0 |   0.0 | 396M|  32 |   - |  40 |1147 |   0 |   0 |   0 | 209k|   0 | 0.000000e+00 |      --      |    Inf 
399.49/399.68	c   365s|  2520k|911945 |     0 |   0.0 | 397M|  32 |   - |  40 |1118 |   0 |   0 |   0 | 210k|   0 | 0.000000e+00 |      --      |    Inf 
401.69/401.83	c   367s|  2530k|913433 |     0 |   0.0 | 398M|  32 |   - |  40 |1132 |   0 |   0 |   0 | 211k|   0 | 0.000000e+00 |      --      |    Inf 
403.89/404.00	c   369s|  2540k|914867 |     0 |   0.0 | 399M|  32 |   - |  40 |1215 |   0 |   0 |   0 | 213k|   0 | 0.000000e+00 |      --      |    Inf 
406.08/406.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
406.08/406.21	c   371s|  2550k|916381 |     0 |   0.0 | 401M|  32 |   - |  40 |1173 |   0 |   0 |   0 | 214k|   0 | 0.000000e+00 |      --      |    Inf 
408.19/408.32	c   373s|  2560k|917899 |     0 |   0.0 | 402M|  32 |   - |  40 |1090 |   0 |   0 |   0 | 215k|   0 | 0.000000e+00 |      --      |    Inf 
410.29/410.41	c   375s|  2570k|919450 |     0 |   0.0 | 403M|  32 |   - |  40 |1233 |   0 |   0 |   0 | 217k|   0 | 0.000000e+00 |      --      |    Inf 
412.58/412.71	c   377s|  2580k|920813 |     0 |   0.0 | 404M|  32 |   - |  40 |1305 |   0 |   0 |   0 | 218k|   0 | 0.000000e+00 |      --      |    Inf 
414.79/414.92	c   380s|  2590k|922384 |     0 |   0.0 | 405M|  32 |   - |  40 |1423 |   0 |   0 |   0 | 219k|   0 | 0.000000e+00 |      --      |    Inf 
417.08/417.22	c   382s|  2600k|923715 |     0 |   0.0 | 406M|  32 |   - |  40 |1153 |   0 |   0 |   0 | 220k|   0 | 0.000000e+00 |      --      |    Inf 
419.38/419.54	c   384s|  2610k|924366 |     0 |   0.0 | 407M|  32 |   - |  40 |1587 |   0 |   0 |   0 | 222k|   0 | 0.000000e+00 |      --      |    Inf 
421.88/422.09	c   386s|  2620k|925248 |     0 |   0.0 | 408M|  32 |   - |  40 |1886 |   0 |   0 |   0 | 223k|   0 | 0.000000e+00 |      --      |    Inf 
424.68/424.85	c   389s|  2630k|926202 |     0 |   0.0 | 409M|  32 |   - |  40 |2136 |   0 |   0 |   0 | 225k|   0 | 0.000000e+00 |      --      |    Inf 
427.48/427.68	c   392s|  2640k|927217 |     0 |   0.0 | 411M|  32 |   - |  40 |2355 |   0 |   0 |   0 | 226k|   0 | 0.000000e+00 |      --      |    Inf 
430.38/430.51	c   394s|  2650k|928362 |     0 |   0.0 | 412M|  32 |   - |  40 |2524 |   0 |   0 |   0 | 228k|   0 | 0.000000e+00 |      --      |    Inf 
433.38/433.59	c   397s|  2660k|929491 |     0 |   0.0 | 413M|  32 |   - |  40 |2549 |   0 |   0 |   0 | 229k|   0 | 0.000000e+00 |      --      |    Inf 
436.38/436.53	c   400s|  2670k|930757 |     0 |   0.0 | 414M|  32 |   - |  40 |2729 |   0 |   0 |   0 | 230k|   0 | 0.000000e+00 |      --      |    Inf 
439.58/439.78	c   403s|  2680k|931892 |     0 |   0.0 | 415M|  32 |   - |  40 |2824 |   0 |   0 |   0 | 232k|   0 | 0.000000e+00 |      --      |    Inf 
443.67/443.83	c   407s|  2690k|932193 |     0 |   0.0 | 416M|  32 |   - |  40 |2816 |   0 |   0 |   0 | 234k|   0 | 0.000000e+00 |      --      |    Inf 
447.48/447.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
447.48/447.61	c   411s|  2700k|932673 |     0 |   0.0 | 417M|  32 |   - |  40 |2732 |   0 |   0 |   0 | 235k|   0 | 0.000000e+00 |      --      |    Inf 
451.08/451.26	c   414s|  2710k|933302 |     0 |   0.0 | 417M|  32 |   - |  40 |2551 |   0 |   0 |   0 | 237k|   0 | 0.000000e+00 |      --      |    Inf 
454.57/454.76	c   418s|  2720k|933904 |     0 |   0.0 | 418M|  32 |   - |  40 |2491 |   0 |   0 |   0 | 238k|   0 | 0.000000e+00 |      --      |    Inf 
457.97/458.10	c   421s|  2730k|934587 |     0 |   0.0 | 419M|  32 |   - |  40 |2418 |   0 |   0 |   0 | 240k|   0 | 0.000000e+00 |      --      |    Inf 
461.27/461.46	c   424s|  2740k|935342 |     0 |   0.0 | 420M|  33 |   - |  40 |2602 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
464.77/464.96	c   427s|  2750k|935802 |     0 |   0.0 | 421M|  33 |   - |  40 |2648 |   0 |   0 |   0 | 243k|   0 | 0.000000e+00 |      --      |    Inf 
468.57/468.73	c   431s|  2760k|935650 |     0 |   0.0 | 422M|  33 |   - |  40 |3278 |   0 |   0 |   0 | 245k|   0 | 0.000000e+00 |      --      |    Inf 
472.97/473.19	c   435s|  2770k|935399 |     0 |   0.0 | 423M|  34 |   - |  40 |3634 |   0 |   0 |   0 | 247k|   0 | 0.000000e+00 |      --      |    Inf 
478.27/478.45	c   440s|  2780k|934868 |     0 |   0.0 | 423M|  34 |   - |  40 |3903 |   0 |   0 |   0 | 249k|   0 | 0.000000e+00 |      --      |    Inf 
485.67/485.83	c   448s|  2790k|932771 |     0 |   0.0 | 424M|  34 |   - |  40 |4547 |   0 |   0 |   0 | 251k|   0 | 0.000000e+00 |      --      |    Inf 
488.17/488.39	c   450s|  2800k|938607 |     0 |   0.0 | 425M|  34 |   - |  40 |2585 |   0 |   0 |   0 | 252k|   0 | 0.000000e+00 |      --      |    Inf 
489.76/489.90	c   451s|  2810k|944957 |     0 |   0.0 | 427M|  34 |   - |  40 |1942 |   0 |   0 |   0 | 253k|   0 | 0.000000e+00 |      --      |    Inf 
491.16/491.38	c   453s|  2820k|951271 |     0 |   0.0 | 429M|  34 |   - |  40 |1912 |   0 |   0 |   0 | 253k|   0 | 0.000000e+00 |      --      |    Inf 
492.77/492.90	c   454s|  2830k|957461 |     0 |   0.0 | 431M|  34 |   - |  40 |1871 |   0 |   0 |   0 | 254k|   0 | 0.000000e+00 |      --      |    Inf 
494.27/494.40	c   456s|  2840k|963522 |     0 |   0.0 | 433M|  34 |   - |  40 |1911 |   0 |   0 |   0 | 254k|   0 | 0.000000e+00 |      --      |    Inf 
495.76/495.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
495.76/495.92	c   457s|  2850k|969393 |     0 |   0.0 | 434M|  34 |   - |  40 |1540 |   0 |   0 |   0 | 255k|   0 | 0.000000e+00 |      --      |    Inf 
497.16/497.39	c   458s|  2860k|975069 |     0 |   0.0 | 436M|  34 |   - |  40 |1629 |   0 |   0 |   0 | 255k|   0 | 0.000000e+00 |      --      |    Inf 
498.76/498.93	c   460s|  2870k|980804 |     0 |   0.0 | 438M|  34 |   - |  40 |1750 |   0 |   0 |   0 | 256k|   0 | 0.000000e+00 |      --      |    Inf 
500.17/500.39	c   461s|  2880k|986655 |     0 |   0.0 | 440M|  34 |   - |  40 |1540 |   0 |   0 |   0 | 256k|   0 | 0.000000e+00 |      --      |    Inf 
501.67/501.88	c   462s|  2890k|992472 |     0 |   0.0 | 442M|  34 |   - |  40 |1349 |   0 |   0 |   0 | 256k|   0 | 0.000000e+00 |      --      |    Inf 
503.16/503.37	c   464s|  2900k|998336 |     0 |   0.0 | 444M|  34 |   - |  40 | 986 |   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
504.56/504.73	c   465s|  2910k|  1004k|     0 |   0.0 | 445M|  34 |   - |  40 | 873 |   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
505.87/506.08	c   466s|  2920k|  1009k|     0 |   0.0 | 447M|  34 |   - |  40 | 899 |   0 |   0 |   0 | 258k|   0 | 0.000000e+00 |      --      |    Inf 
507.26/507.45	c   467s|  2930k|  1015k|     0 |   0.0 | 449M|  34 |   - |  40 | 955 |   0 |   0 |   0 | 258k|   0 | 0.000000e+00 |      --      |    Inf 
508.65/508.87	c   469s|  2940k|  1020k|     0 |   0.0 | 451M|  34 |   - |  40 | 995 |   0 |   0 |   0 | 259k|   0 | 0.000000e+00 |      --      |    Inf 
510.06/510.26	c   470s|  2950k|  1026k|     0 |   0.0 | 453M|  34 |   - |  40 | 958 |   0 |   0 |   0 | 259k|   0 | 0.000000e+00 |      --      |    Inf 
511.46/511.64	c   471s|  2960k|  1031k|     0 |   0.0 | 454M|  34 |   - |  40 |1003 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
512.86/513.03	c   472s|  2970k|  1037k|     0 |   0.0 | 456M|  34 |   - |  40 |1002 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
514.36/514.50	c   474s|  2980k|  1042k|     0 |   0.0 | 458M|  34 |   - |  40 | 877 |   0 |   0 |   0 | 261k|   0 | 0.000000e+00 |      --      |    Inf 
515.66/515.88	c   475s|  2990k|  1048k|     0 |   0.0 | 460M|  34 |   - |  40 | 853 |   0 |   0 |   0 | 261k|   0 | 0.000000e+00 |      --      |    Inf 
517.16/517.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
517.16/517.30	c   476s|  3000k|  1053k|     0 |   0.0 | 462M|  34 |   - |  40 | 872 |   0 |   0 |   0 | 262k|   0 | 0.000000e+00 |      --      |    Inf 
518.56/518.77	c   478s|  3010k|  1058k|     0 |   0.0 | 463M|  34 |   - |  40 | 962 |   0 |   0 |   0 | 262k|   0 | 0.000000e+00 |      --      |    Inf 
520.06/520.30	c   479s|  3020k|  1064k|     0 |   0.0 | 465M|  34 |   - |  40 |1074 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
521.55/521.76	c   480s|  3030k|  1069k|     0 |   0.0 | 467M|  34 |   - |  40 |1050 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
523.06/523.29	c   482s|  3040k|  1074k|     0 |   0.0 | 469M|  34 |   - |  40 |1086 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
524.65/524.81	c   483s|  3050k|  1079k|     0 |   0.0 | 470M|  34 |   - |  40 |1129 |   0 |   0 |   0 | 264k|   0 | 0.000000e+00 |      --      |    Inf 
526.16/526.33	c   485s|  3060k|  1084k|     0 |   0.0 | 472M|  34 |   - |  40 |1172 |   0 |   0 |   0 | 265k|   0 | 0.000000e+00 |      --      |    Inf 
527.76/527.90	c   486s|  3070k|  1089k|     0 |   0.0 | 474M|  34 |   - |  40 |1097 |   0 |   0 |   0 | 265k|   0 | 0.000000e+00 |      --      |    Inf 
529.25/529.43	c   488s|  3080k|  1095k|     0 |   0.0 | 476M|  34 |   - |  40 |1115 |   0 |   0 |   0 | 266k|   0 | 0.000000e+00 |      --      |    Inf 
530.85/531.01	c   489s|  3090k|  1100k|     0 |   0.0 | 477M|  34 |   - |  40 |1135 |   0 |   0 |   0 | 266k|   0 | 0.000000e+00 |      --      |    Inf 
532.35/532.59	c   490s|  3100k|  1105k|     0 |   0.0 | 479M|  34 |   - |  40 |1088 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
533.95/534.10	c   492s|  3110k|  1110k|     0 |   0.0 | 481M|  34 |   - |  40 |1241 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
535.46/535.70	c   493s|  3120k|  1115k|     0 |   0.0 | 483M|  34 |   - |  40 |1263 |   0 |   0 |   0 | 268k|   0 | 0.000000e+00 |      --      |    Inf 
537.05/537.22	c   495s|  3130k|  1121k|     0 |   0.0 | 484M|  34 |   - |  40 |1053 |   0 |   0 |   0 | 268k|   0 | 0.000000e+00 |      --      |    Inf 
538.55/538.78	c   496s|  3140k|  1126k|     0 |   0.0 | 486M|  34 |   - |  40 |1130 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
540.15/540.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
540.15/540.32	c   498s|  3150k|  1131k|     0 |   0.0 | 488M|  34 |   - |  40 | 999 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
541.65/541.89	c   499s|  3160k|  1136k|     0 |   0.0 | 490M|  34 |   - |  40 |1160 |   0 |   0 |   0 | 270k|   0 | 0.000000e+00 |      --      |    Inf 
543.26/543.47	c   500s|  3170k|  1141k|     0 |   0.0 | 491M|  34 |   - |  40 |1265 |   0 |   0 |   0 | 270k|   0 | 0.000000e+00 |      --      |    Inf 
544.95/545.11	c   502s|  3180k|  1146k|     0 |   0.0 | 493M|  34 |   - |  40 |1232 |   0 |   0 |   0 | 271k|   0 | 0.000000e+00 |      --      |    Inf 
546.56/546.75	c   503s|  3190k|  1150k|     0 |   0.0 | 495M|  34 |   - |  40 |1317 |   0 |   0 |   0 | 271k|   0 | 0.000000e+00 |      --      |    Inf 
548.25/548.46	c   505s|  3200k|  1155k|     0 |   0.0 | 496M|  34 |   - |  40 |1319 |   0 |   0 |   0 | 272k|   0 | 0.000000e+00 |      --      |    Inf 
549.94/550.11	c   506s|  3210k|  1160k|     0 |   0.0 | 498M|  34 |   - |  40 |1434 |   0 |   0 |   0 | 272k|   0 | 0.000000e+00 |      --      |    Inf 
551.65/551.86	c   508s|  3220k|  1165k|     0 |   0.0 | 500M|  34 |   - |  40 |1369 |   0 |   0 |   0 | 273k|   0 | 0.000000e+00 |      --      |    Inf 
553.35/553.50	c   510s|  3230k|  1170k|     0 |   0.0 | 502M|  34 |   - |  40 |1240 |   0 |   0 |   0 | 273k|   0 | 0.000000e+00 |      --      |    Inf 
554.94/555.16	c   511s|  3240k|  1175k|     0 |   0.0 | 503M|  34 |   - |  40 |1365 |   0 |   0 |   0 | 274k|   0 | 0.000000e+00 |      --      |    Inf 
556.75/556.93	c   513s|  3250k|  1180k|     0 |   0.0 | 505M|  34 |   - |  40 |1397 |   0 |   0 |   0 | 275k|   0 | 0.000000e+00 |      --      |    Inf 
558.34/558.59	c   514s|  3260k|  1185k|     0 |   0.0 | 507M|  34 |   - |  40 |1437 |   0 |   0 |   0 | 275k|   0 | 0.000000e+00 |      --      |    Inf 
560.14/560.37	c   516s|  3270k|  1189k|     0 |   0.0 | 508M|  34 |   - |  40 |1410 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
561.85/562.07	c   518s|  3280k|  1194k|     0 |   0.0 | 510M|  34 |   - |  40 |1450 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
563.64/563.82	c   519s|  3290k|  1199k|     0 |   0.0 | 512M|  34 |   - |  40 |1298 |   0 |   0 |   0 | 277k|   0 | 0.000000e+00 |      --      |    Inf 
565.26/565.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
565.26/565.47	c   521s|  3300k|  1204k|     0 |   0.0 | 514M|  34 |   - |  40 |1197 |   0 |   0 |   0 | 277k|   0 | 0.000000e+00 |      --      |    Inf 
566.95/567.17	c   522s|  3310k|  1209k|     0 |   0.0 | 515M|  34 |   - |  40 |1220 |   0 |   0 |   0 | 278k|   0 | 0.000000e+00 |      --      |    Inf 
568.55/568.79	c   524s|  3320k|  1214k|     0 |   0.0 | 517M|  34 |   - |  40 | 962 |   0 |   0 |   0 | 279k|   0 | 0.000000e+00 |      --      |    Inf 
570.14/570.37	c   525s|  3330k|  1219k|     0 |   0.0 | 518M|  34 |   - |  40 | 608 |   0 |   0 |   0 | 279k|   0 | 0.000000e+00 |      --      |    Inf 
571.64/571.83	c   527s|  3340k|  1224k|     0 |   0.0 | 520M|  34 |   - |  40 | 502 |   0 |   0 |   0 | 280k|   0 | 0.000000e+00 |      --      |    Inf 
573.14/573.30	c   528s|  3350k|  1229k|     0 |   0.0 | 522M|  34 |   - |  40 | 638 |   0 |   0 |   0 | 281k|   0 | 0.000000e+00 |      --      |    Inf 
574.55/574.74	c   529s|  3360k|  1234k|     0 |   0.0 | 524M|  34 |   - |  40 | 859 |   0 |   0 |   0 | 281k|   0 | 0.000000e+00 |      --      |    Inf 
576.04/576.24	c   531s|  3370k|  1238k|     0 |   0.0 | 526M|  34 |   - |  40 | 853 |   0 |   0 |   0 | 282k|   0 | 0.000000e+00 |      --      |    Inf 
577.65/577.81	c   532s|  3380k|  1243k|     0 |   0.0 | 527M|  34 |   - |  40 | 677 |   0 |   0 |   0 | 283k|   0 | 0.000000e+00 |      --      |    Inf 
579.14/579.34	c   533s|  3390k|  1248k|     0 |   0.0 | 529M|  34 |   - |  40 | 616 |   0 |   0 |   0 | 283k|   0 | 0.000000e+00 |      --      |    Inf 
580.64/580.81	c   535s|  3400k|  1253k|     0 |   0.0 | 531M|  34 |   - |  40 | 442 |   0 |   0 |   0 | 284k|   0 | 0.000000e+00 |      --      |    Inf 
582.04/582.28	c   536s|  3410k|  1258k|     0 |   0.0 | 532M|  34 |   - |  40 | 521 |   0 |   0 |   0 | 284k|   0 | 0.000000e+00 |      --      |    Inf 
583.54/583.76	c   537s|  3420k|  1262k|     0 |   0.0 | 534M|  34 |   - |  40 | 454 |   0 |   0 |   0 | 285k|   0 | 0.000000e+00 |      --      |    Inf 
585.05/585.22	c   539s|  3430k|  1267k|     0 |   0.0 | 536M|  34 |   - |  40 | 616 |   0 |   0 |   0 | 286k|   0 | 0.000000e+00 |      --      |    Inf 
586.54/586.75	c   540s|  3440k|  1271k|     0 |   0.0 | 537M|  34 |   - |  40 | 761 |   0 |   0 |   0 | 286k|   0 | 0.000000e+00 |      --      |    Inf 
588.04/588.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
588.04/588.26	c   542s|  3450k|  1275k|     0 |   0.0 | 539M|  34 |   - |  40 | 744 |   0 |   0 |   0 | 287k|   0 | 0.000000e+00 |      --      |    Inf 
589.64/589.83	c   543s|  3460k|  1280k|     0 |   0.0 | 540M|  34 |   - |  40 | 805 |   0 |   0 |   0 | 287k|   0 | 0.000000e+00 |      --      |    Inf 
591.14/591.37	c   544s|  3470k|  1284k|     0 |   0.0 | 542M|  34 |   - |  40 | 791 |   0 |   0 |   0 | 288k|   0 | 0.000000e+00 |      --      |    Inf 
592.74/592.91	c   546s|  3480k|  1289k|     0 |   0.0 | 544M|  34 |   - |  40 | 904 |   0 |   0 |   0 | 288k|   0 | 0.000000e+00 |      --      |    Inf 
594.24/594.48	c   547s|  3490k|  1293k|     0 |   0.0 | 545M|  34 |   - |  40 | 706 |   0 |   0 |   0 | 289k|   0 | 0.000000e+00 |      --      |    Inf 
595.83/596.05	c   549s|  3500k|  1298k|     0 |   0.0 | 547M|  34 |   - |  40 | 710 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 |      --      |    Inf 
597.44/597.68	c   550s|  3510k|  1302k|     0 |   0.0 | 549M|  34 |   - |  40 | 704 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 |      --      |    Inf 
599.04/599.22	c   552s|  3520k|  1306k|     0 |   0.0 | 550M|  34 |   - |  40 | 741 |   0 |   0 |   0 | 291k|   0 | 0.000000e+00 |      --      |    Inf 
600.64/600.82	c   553s|  3530k|  1311k|     0 |   0.0 | 552M|  34 |   - |  40 | 710 |   0 |   0 |   0 | 291k|   0 | 0.000000e+00 |      --      |    Inf 
602.13/602.34	c   554s|  3540k|  1315k|     0 |   0.0 | 554M|  34 |   - |  40 | 773 |   0 |   0 |   0 | 292k|   0 | 0.000000e+00 |      --      |    Inf 
603.74/603.92	c   556s|  3550k|  1320k|     0 |   0.0 | 555M|  34 |   - |  40 | 671 |   0 |   0 |   0 | 293k|   0 | 0.000000e+00 |      --      |    Inf 
605.24/605.42	c   557s|  3560k|  1324k|     0 |   0.0 | 557M|  34 |   - |  40 | 704 |   0 |   0 |   0 | 293k|   0 | 0.000000e+00 |      --      |    Inf 
606.83/607.05	c   559s|  3570k|  1329k|     0 |   0.0 | 558M|  34 |   - |  40 | 673 |   0 |   0 |   0 | 294k|   0 | 0.000000e+00 |      --      |    Inf 
608.44/608.63	c   560s|  3580k|  1333k|     0 |   0.0 | 560M|  34 |   - |  40 | 682 |   0 |   0 |   0 | 295k|   0 | 0.000000e+00 |      --      |    Inf 
609.93/610.17	c   562s|  3590k|  1338k|     0 |   0.0 | 562M|  34 |   - |  40 | 608 |   0 |   0 |   0 | 295k|   0 | 0.000000e+00 |      --      |    Inf 
611.53/611.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
611.53/611.70	c   563s|  3600k|  1342k|     0 |   0.0 | 563M|  34 |   - |  40 | 644 |   0 |   0 |   0 | 296k|   0 | 0.000000e+00 |      --      |    Inf 
612.93/613.18	c   564s|  3610k|  1346k|     0 |   0.0 | 565M|  34 |   - |  40 | 748 |   0 |   0 |   0 | 297k|   0 | 0.000000e+00 |      --      |    Inf 
614.54/614.70	c   566s|  3620k|  1351k|     0 |   0.0 | 567M|  34 |   - |  40 | 695 |   0 |   0 |   0 | 297k|   0 | 0.000000e+00 |      --      |    Inf 
616.03/616.25	c   567s|  3630k|  1355k|     0 |   0.0 | 568M|  34 |   - |  40 | 638 |   0 |   0 |   0 | 298k|   0 | 0.000000e+00 |      --      |    Inf 
617.54/617.75	c   569s|  3640k|  1360k|     0 |   0.0 | 570M|  34 |   - |  40 | 544 |   0 |   0 |   0 | 298k|   0 | 0.000000e+00 |      --      |    Inf 
619.04/619.27	c   570s|  3650k|  1364k|     0 |   0.0 | 571M|  34 |   - |  40 | 509 |   0 |   0 |   0 | 299k|   0 | 0.000000e+00 |      --      |    Inf 
620.53/620.79	c   571s|  3660k|  1369k|     0 |   0.0 | 573M|  34 |   - |  40 | 574 |   0 |   0 |   0 | 300k|   0 | 0.000000e+00 |      --      |    Inf 
622.13/622.35	c   573s|  3670k|  1373k|     0 |   0.0 | 575M|  34 |   - |  40 | 410 |   0 |   0 |   0 | 300k|   0 | 0.000000e+00 |      --      |    Inf 
623.64/623.87	c   574s|  3680k|  1378k|     0 |   0.0 | 576M|  34 |   - |  40 | 385 |   0 |   0 |   0 | 301k|   0 | 0.000000e+00 |      --      |    Inf 
625.13/625.30	c   575s|  3690k|  1382k|     0 |   0.0 | 578M|  34 |   - |  40 | 551 |   0 |   0 |   0 | 301k|   0 | 0.000000e+00 |      --      |    Inf 
626.63/626.84	c   577s|  3700k|  1386k|     0 |   0.0 | 580M|  34 |   - |  40 | 455 |   0 |   0 |   0 | 302k|   0 | 0.000000e+00 |      --      |    Inf 
628.13/628.36	c   578s|  3710k|  1391k|     0 |   0.0 | 581M|  34 |   - |  40 | 414 |   0 |   0 |   0 | 303k|   0 | 0.000000e+00 |      --      |    Inf 
629.63/629.84	c   580s|  3720k|  1395k|     0 |   0.0 | 583M|  34 |   - |  40 | 365 |   0 |   0 |   0 | 303k|   0 | 0.000000e+00 |      --      |    Inf 
631.14/631.36	c   581s|  3730k|  1400k|     0 |   0.0 | 585M|  34 |   - |  40 | 465 |   0 |   0 |   0 | 304k|   0 | 0.000000e+00 |      --      |    Inf 
632.62/632.86	c   582s|  3740k|  1404k|     0 |   0.0 | 586M|  34 |   - |  40 | 464 |   0 |   0 |   0 | 305k|   0 | 0.000000e+00 |      --      |    Inf 
634.13/634.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
634.13/634.31	c   584s|  3750k|  1409k|     0 |   0.0 | 588M|  34 |   - |  40 | 665 |   0 |   0 |   0 | 305k|   0 | 0.000000e+00 |      --      |    Inf 
635.63/635.85	c   585s|  3760k|  1413k|     0 |   0.0 | 590M|  34 |   - |  40 | 921 |   0 |   0 |   0 | 306k|   0 | 0.000000e+00 |      --      |    Inf 
637.23/637.46	c   587s|  3770k|  1418k|     0 |   0.0 | 592M|  34 |   - |  40 | 756 |   0 |   0 |   0 | 307k|   0 | 0.000000e+00 |      --      |    Inf 
638.94/639.13	c   588s|  3780k|  1422k|     0 |   0.0 | 593M|  34 |   - |  40 | 711 |   0 |   0 |   0 | 308k|   0 | 0.000000e+00 |      --      |    Inf 
640.53/640.78	c   590s|  3790k|  1426k|     0 |   0.0 | 595M|  34 |   - |  40 | 526 |   0 |   0 |   0 | 308k|   0 | 0.000000e+00 |      --      |    Inf 
642.24/642.41	c   591s|  3800k|  1430k|     0 |   0.0 | 596M|  34 |   - |  40 | 537 |   0 |   0 |   0 | 309k|   0 | 0.000000e+00 |      --      |    Inf 
643.82/644.04	c   593s|  3810k|  1434k|     0 |   0.0 | 598M|  34 |   - |  40 | 486 |   0 |   0 |   0 | 310k|   0 | 0.000000e+00 |      --      |    Inf 
645.43/645.66	c   594s|  3820k|  1438k|     0 |   0.0 | 599M|  34 |   - |  40 | 477 |   0 |   0 |   0 | 310k|   0 | 0.000000e+00 |      --      |    Inf 
647.03/647.26	c   596s|  3830k|  1442k|     0 |   0.0 | 601M|  34 |   - |  40 | 566 |   0 |   0 |   0 | 311k|   0 | 0.000000e+00 |      --      |    Inf 
648.73/648.94	c   597s|  3840k|  1446k|     0 |   0.0 | 602M|  34 |   - |  40 | 502 |   0 |   0 |   0 | 312k|   0 | 0.000000e+00 |      --      |    Inf 
650.33/650.58	c   599s|  3850k|  1450k|     0 |   0.0 | 604M|  34 |   - |  40 | 446 |   0 |   0 |   0 | 313k|   0 | 0.000000e+00 |      --      |    Inf 
652.03/652.20	c   600s|  3860k|  1454k|     0 |   0.0 | 606M|  34 |   - |  40 | 427 |   0 |   0 |   0 | 313k|   0 | 0.000000e+00 |      --      |    Inf 
653.53/653.79	c   601s|  3870k|  1458k|     0 |   0.0 | 607M|  34 |   - |  40 | 384 |   0 |   0 |   0 | 314k|   0 | 0.000000e+00 |      --      |    Inf 
655.03/655.28	c   603s|  3880k|  1462k|     0 |   0.0 | 609M|  34 |   - |  40 | 454 |   0 |   0 |   0 | 315k|   0 | 0.000000e+00 |      --      |    Inf 
656.72/656.90	c   604s|  3890k|  1466k|     0 |   0.0 | 610M|  34 |   - |  40 | 543 |   0 |   0 |   0 | 316k|   0 | 0.000000e+00 |      --      |    Inf 
658.22/658.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
658.22/658.46	c   606s|  3900k|  1470k|     0 |   0.0 | 612M|  34 |   - |  40 | 526 |   0 |   0 |   0 | 316k|   0 | 0.000000e+00 |      --      |    Inf 
659.83/660.03	c   607s|  3910k|  1474k|     0 |   0.0 | 614M|  34 |   - |  40 | 582 |   0 |   0 |   0 | 317k|   0 | 0.000000e+00 |      --      |    Inf 
661.42/661.64	c   609s|  3920k|  1478k|     0 |   0.0 | 616M|  34 |   - |  40 | 682 |   0 |   0 |   0 | 318k|   0 | 0.000000e+00 |      --      |    Inf 
663.03/663.29	c   610s|  3930k|  1483k|     0 |   0.0 | 617M|  34 |   - |  40 | 491 |   0 |   0 |   0 | 319k|   0 | 0.000000e+00 |      --      |    Inf 
664.62/664.83	c   612s|  3940k|  1487k|     0 |   0.0 | 619M|  34 |   - |  40 | 529 |   0 |   0 |   0 | 320k|   0 | 0.000000e+00 |      --      |    Inf 
666.22/666.41	c   613s|  3950k|  1491k|     0 |   0.0 | 620M|  34 |   - |  40 | 487 |   0 |   0 |   0 | 320k|   0 | 0.000000e+00 |      --      |    Inf 
667.71/668.00	c   614s|  3960k|  1495k|     0 |   0.0 | 622M|  34 |   - |  40 | 474 |   0 |   0 |   0 | 321k|   0 | 0.000000e+00 |      --      |    Inf 
669.32/669.59	c   616s|  3970k|  1499k|     0 |   0.0 | 624M|  34 |   - |  40 | 535 |   0 |   0 |   0 | 322k|   0 | 0.000000e+00 |      --      |    Inf 
671.02/671.22	c   617s|  3980k|  1503k|     0 |   0.0 | 625M|  34 |   - |  40 | 483 |   0 |   0 |   0 | 322k|   0 | 0.000000e+00 |      --      |    Inf 
672.52/672.75	c   619s|  3990k|  1507k|     0 |   0.0 | 627M|  34 |   - |  40 | 618 |   0 |   0 |   0 | 323k|   0 | 0.000000e+00 |      --      |    Inf 
674.12/674.38	c   620s|  4000k|  1510k|     0 |   0.0 | 628M|  34 |   - |  40 | 817 |   0 |   0 |   0 | 324k|   0 | 0.000000e+00 |      --      |    Inf 
675.72/675.96	c   622s|  4010k|  1514k|     0 |   0.0 | 630M|  34 |   - |  40 | 736 |   0 |   0 |   0 | 324k|   0 | 0.000000e+00 |      --      |    Inf 
677.42/677.61	c   623s|  4020k|  1518k|     0 |   0.0 | 631M|  34 |   - |  40 | 683 |   0 |   0 |   0 | 325k|   0 | 0.000000e+00 |      --      |    Inf 
678.92/679.14	c   625s|  4030k|  1522k|     0 |   0.0 | 633M|  34 |   - |  40 | 709 |   0 |   0 |   0 | 326k|   0 | 0.000000e+00 |      --      |    Inf 
680.51/680.76	c   626s|  4040k|  1526k|     0 |   0.0 | 634M|  34 |   - |  40 | 580 |   0 |   0 |   0 | 326k|   0 | 0.000000e+00 |      --      |    Inf 
682.22/682.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
682.22/682.42	c   628s|  4050k|  1530k|     0 |   0.0 | 636M|  34 |   - |  40 | 626 |   0 |   0 |   0 | 327k|   0 | 0.000000e+00 |      --      |    Inf 
683.93/684.12	c   629s|  4060k|  1534k|     0 |   0.0 | 637M|  34 |   - |  40 | 709 |   0 |   0 |   0 | 328k|   0 | 0.000000e+00 |      --      |    Inf 
685.41/685.68	c   631s|  4070k|  1538k|     0 |   0.0 | 639M|  34 |   - |  40 | 700 |   0 |   0 |   0 | 328k|   0 | 0.000000e+00 |      --      |    Inf 
687.01/687.29	c   632s|  4080k|  1542k|     0 |   0.0 | 641M|  34 |   - |  40 | 555 |   0 |   0 |   0 | 329k|   0 | 0.000000e+00 |      --      |    Inf 
688.62/688.86	c   633s|  4090k|  1546k|     0 |   0.0 | 642M|  34 |   - |  40 | 587 |   0 |   0 |   0 | 329k|   0 | 0.000000e+00 |      --      |    Inf 
690.21/690.46	c   635s|  4100k|  1550k|     0 |   0.0 | 644M|  34 |   - |  40 | 535 |   0 |   0 |   0 | 330k|   0 | 0.000000e+00 |      --      |    Inf 
691.81/692.02	c   636s|  4110k|  1554k|     0 |   0.0 | 645M|  34 |   - |  40 | 556 |   0 |   0 |   0 | 331k|   0 | 0.000000e+00 |      --      |    Inf 
693.41/693.64	c   638s|  4120k|  1558k|     0 |   0.0 | 647M|  34 |   - |  40 | 557 |   0 |   0 |   0 | 331k|   0 | 0.000000e+00 |      --      |    Inf 
695.12/695.32	c   639s|  4130k|  1561k|     0 |   0.0 | 648M|  34 |   - |  40 | 551 |   0 |   0 |   0 | 332k|   0 | 0.000000e+00 |      --      |    Inf 
696.71/696.93	c   641s|  4140k|  1565k|     0 |   0.0 | 650M|  34 |   - |  40 | 686 |   0 |   0 |   0 | 333k|   0 | 0.000000e+00 |      --      |    Inf 
698.32/698.58	c   642s|  4150k|  1569k|     0 |   0.0 | 651M|  34 |   - |  40 | 770 |   0 |   0 |   0 | 333k|   0 | 0.000000e+00 |      --      |    Inf 
700.01/700.22	c   644s|  4160k|  1573k|     0 |   0.0 | 653M|  34 |   - |  40 | 754 |   0 |   0 |   0 | 334k|   0 | 0.000000e+00 |      --      |    Inf 
701.62/701.85	c   645s|  4170k|  1577k|     0 |   0.0 | 654M|  34 |   - |  40 | 673 |   0 |   0 |   0 | 335k|   0 | 0.000000e+00 |      --      |    Inf 
703.21/703.49	c   647s|  4180k|  1581k|     0 |   0.0 | 656M|  34 |   - |  40 | 601 |   0 |   0 |   0 | 335k|   0 | 0.000000e+00 |      --      |    Inf 
704.92/705.16	c   648s|  4190k|  1585k|     0 |   0.0 | 657M|  34 |   - |  40 | 517 |   0 |   0 |   0 | 336k|   0 | 0.000000e+00 |      --      |    Inf 
706.61/706.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
706.61/706.82	c   650s|  4200k|  1589k|     0 |   0.0 | 659M|  34 |   - |  40 | 560 |   0 |   0 |   0 | 337k|   0 | 0.000000e+00 |      --      |    Inf 
708.31/708.51	c   651s|  4210k|  1593k|     0 |   0.0 | 661M|  34 |   - |  40 | 523 |   0 |   0 |   0 | 337k|   0 | 0.000000e+00 |      --      |    Inf 
709.81/710.04	c   653s|  4220k|  1597k|     0 |   0.0 | 662M|  34 |   - |  40 | 369 |   0 |   0 |   0 | 338k|   0 | 0.000000e+00 |      --      |    Inf 
711.31/711.55	c   654s|  4230k|  1601k|     0 |   0.0 | 664M|  34 |   - |  40 | 462 |   0 |   0 |   0 | 339k|   0 | 0.000000e+00 |      --      |    Inf 
712.91/713.12	c   656s|  4240k|  1605k|     0 |   0.0 | 665M|  34 |   - |  40 | 462 |   0 |   0 |   0 | 339k|   0 | 0.000000e+00 |      --      |    Inf 
714.51/714.77	c   657s|  4250k|  1609k|     0 |   0.0 | 667M|  34 |   - |  40 | 435 |   0 |   0 |   0 | 340k|   0 | 0.000000e+00 |      --      |    Inf 
716.21/716.41	c   659s|  4260k|  1613k|     0 |   0.0 | 668M|  34 |   - |  40 | 475 |   0 |   0 |   0 | 341k|   0 | 0.000000e+00 |      --      |    Inf 
717.81/718.00	c   660s|  4270k|  1617k|     0 |   0.0 | 670M|  34 |   - |  40 | 385 |   0 |   0 |   0 | 341k|   0 | 0.000000e+00 |      --      |    Inf 
719.31/719.51	c   662s|  4280k|  1621k|     0 |   0.0 | 672M|  34 |   - |  40 | 622 |   0 |   0 |   0 | 342k|   0 | 0.000000e+00 |      --      |    Inf 
720.81/721.08	c   663s|  4290k|  1625k|     0 |   0.0 | 673M|  34 |   - |  40 | 657 |   0 |   0 |   0 | 343k|   0 | 0.000000e+00 |      --      |    Inf 
722.51/722.71	c   664s|  4300k|  1629k|     0 |   0.0 | 675M|  34 |   - |  40 | 634 |   0 |   0 |   0 | 343k|   0 | 0.000000e+00 |      --      |    Inf 
724.30/724.50	c   666s|  4310k|  1632k|     0 |   0.0 | 676M|  34 |   - |  40 | 605 |   0 |   0 |   0 | 344k|   0 | 0.000000e+00 |      --      |    Inf 
726.00/726.22	c   668s|  4320k|  1635k|     0 |   0.0 | 678M|  34 |   - |  40 | 541 |   0 |   0 |   0 | 345k|   0 | 0.000000e+00 |      --      |    Inf 
727.81/728.00	c   669s|  4330k|  1639k|     0 |   0.0 | 679M|  34 |   - |  40 | 473 |   0 |   0 |   0 | 345k|   0 | 0.000000e+00 |      --      |    Inf 
729.50/729.71	c   671s|  4340k|  1642k|     0 |   0.0 | 680M|  34 |   - |  40 | 500 |   0 |   0 |   0 | 346k|   0 | 0.000000e+00 |      --      |    Inf 
731.11/731.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
731.11/731.39	c   673s|  4350k|  1645k|     0 |   0.0 | 682M|  34 |   - |  40 | 592 |   0 |   0 |   0 | 347k|   0 | 0.000000e+00 |      --      |    Inf 
732.91/733.17	c   674s|  4360k|  1649k|     0 |   0.0 | 683M|  34 |   - |  40 | 587 |   0 |   0 |   0 | 348k|   0 | 0.000000e+00 |      --      |    Inf 
734.80/735.02	c   676s|  4370k|  1652k|     0 |   0.0 | 685M|  34 |   - |  40 | 551 |   0 |   0 |   0 | 349k|   0 | 0.000000e+00 |      --      |    Inf 
736.60/736.82	c   678s|  4380k|  1655k|     0 |   0.0 | 686M|  34 |   - |  40 | 550 |   0 |   0 |   0 | 349k|   0 | 0.000000e+00 |      --      |    Inf 
738.30/738.58	c   679s|  4390k|  1659k|     0 |   0.0 | 688M|  34 |   - |  40 | 482 |   0 |   0 |   0 | 350k|   0 | 0.000000e+00 |      --      |    Inf 
740.11/740.30	c   681s|  4400k|  1662k|     0 |   0.0 | 689M|  34 |   - |  40 | 528 |   0 |   0 |   0 | 351k|   0 | 0.000000e+00 |      --      |    Inf 
741.90/742.11	c   682s|  4410k|  1666k|     0 |   0.0 | 691M|  34 |   - |  40 | 648 |   0 |   0 |   0 | 352k|   0 | 0.000000e+00 |      --      |    Inf 
743.60/743.85	c   684s|  4420k|  1669k|     0 |   0.0 | 692M|  34 |   - |  40 | 634 |   0 |   0 |   0 | 353k|   0 | 0.000000e+00 |      --      |    Inf 
745.30/745.55	c   686s|  4430k|  1673k|     0 |   0.0 | 694M|  34 |   - |  40 | 699 |   0 |   0 |   0 | 354k|   0 | 0.000000e+00 |      --      |    Inf 
747.10/747.31	c   687s|  4440k|  1676k|     0 |   0.0 | 695M|  34 |   - |  40 | 617 |   0 |   0 |   0 | 354k|   0 | 0.000000e+00 |      --      |    Inf 
748.80/749.09	c   689s|  4450k|  1680k|     0 |   0.0 | 697M|  34 |   - |  40 | 638 |   0 |   0 |   0 | 355k|   0 | 0.000000e+00 |      --      |    Inf 
750.60/750.80	c   690s|  4460k|  1683k|     0 |   0.0 | 699M|  34 |   - |  40 | 571 |   0 |   0 |   0 | 356k|   0 | 0.000000e+00 |      --      |    Inf 
752.30/752.53	c   692s|  4470k|  1687k|     0 |   0.0 | 700M|  34 |   - |  40 | 628 |   0 |   0 |   0 | 357k|   0 | 0.000000e+00 |      --      |    Inf 
754.10/754.30	c   694s|  4480k|  1690k|     0 |   0.0 | 702M|  34 |   - |  40 | 670 |   0 |   0 |   0 | 358k|   0 | 0.000000e+00 |      --      |    Inf 
755.79/756.07	c   695s|  4490k|  1693k|     0 |   0.0 | 703M|  34 |   - |  40 | 530 |   0 |   0 |   0 | 358k|   0 | 0.000000e+00 |      --      |    Inf 
757.60/757.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
757.60/757.85	c   697s|  4500k|  1697k|     0 |   0.0 | 704M|  34 |   - |  40 | 562 |   0 |   0 |   0 | 359k|   0 | 0.000000e+00 |      --      |    Inf 
759.39/759.65	c   699s|  4510k|  1700k|     0 |   0.0 | 706M|  34 |   - |  40 | 459 |   0 |   0 |   0 | 360k|   0 | 0.000000e+00 |      --      |    Inf 
761.10/761.32	c   700s|  4520k|  1704k|     0 |   0.0 | 707M|  34 |   - |  40 | 610 |   0 |   0 |   0 | 361k|   0 | 0.000000e+00 |      --      |    Inf 
762.89/763.19	c   702s|  4530k|  1707k|     0 |   0.0 | 709M|  34 |   - |  40 | 547 |   0 |   0 |   0 | 362k|   0 | 0.000000e+00 |      --      |    Inf 
764.69/764.96	c   703s|  4540k|  1711k|     0 |   0.0 | 710M|  34 |   - |  40 | 508 |   0 |   0 |   0 | 363k|   0 | 0.000000e+00 |      --      |    Inf 
766.40/766.65	c   705s|  4550k|  1714k|     0 |   0.0 | 712M|  34 |   - |  40 | 482 |   0 |   0 |   0 | 363k|   0 | 0.000000e+00 |      --      |    Inf 
768.09/768.37	c   707s|  4560k|  1718k|     0 |   0.0 | 713M|  34 |   - |  40 | 479 |   0 |   0 |   0 | 364k|   0 | 0.000000e+00 |      --      |    Inf 
769.89/770.10	c   708s|  4570k|  1721k|     0 |   0.0 | 715M|  34 |   - |  40 | 509 |   0 |   0 |   0 | 365k|   0 | 0.000000e+00 |      --      |    Inf 
771.60/771.84	c   710s|  4580k|  1724k|     0 |   0.0 | 716M|  34 |   - |  40 | 514 |   0 |   0 |   0 | 366k|   0 | 0.000000e+00 |      --      |    Inf 
773.29/773.58	c   711s|  4590k|  1728k|     0 |   0.0 | 718M|  34 |   - |  40 | 498 |   0 |   0 |   0 | 367k|   0 | 0.000000e+00 |      --      |    Inf 
775.09/775.32	c   713s|  4600k|  1731k|     0 |   0.0 | 719M|  34 |   - |  40 | 590 |   0 |   0 |   0 | 367k|   0 | 0.000000e+00 |      --      |    Inf 
776.89/777.12	c   715s|  4610k|  1735k|     0 |   0.0 | 721M|  34 |   - |  40 | 621 |   0 |   0 |   0 | 368k|   0 | 0.000000e+00 |      --      |    Inf 
778.60/778.89	c   716s|  4620k|  1738k|     0 |   0.0 | 722M|  34 |   - |  40 | 584 |   0 |   0 |   0 | 369k|   0 | 0.000000e+00 |      --      |    Inf 
780.49/780.71	c   718s|  4630k|  1742k|     0 |   0.0 | 724M|  34 |   - |  40 | 463 |   0 |   0 |   0 | 370k|   0 | 0.000000e+00 |      --      |    Inf 
782.29/782.55	c   720s|  4640k|  1745k|     0 |   0.0 | 725M|  34 |   - |  40 | 437 |   0 |   0 |   0 | 371k|   0 | 0.000000e+00 |      --      |    Inf 
783.99/784.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
783.99/784.23	c   721s|  4650k|  1748k|     0 |   0.0 | 727M|  34 |   - |  40 | 404 |   0 |   0 |   0 | 371k|   0 | 0.000000e+00 |      --      |    Inf 
785.69/785.97	c   723s|  4660k|  1752k|     0 |   0.0 | 728M|  34 |   - |  40 | 372 |   0 |   0 |   0 | 372k|   0 | 0.000000e+00 |      --      |    Inf 
787.49/787.74	c   725s|  4670k|  1755k|     0 |   0.0 | 730M|  34 |   - |  40 | 422 |   0 |   0 |   0 | 373k|   0 | 0.000000e+00 |      --      |    Inf 
789.29/789.50	c   726s|  4680k|  1758k|     0 |   0.0 | 731M|  34 |   - |  40 | 391 |   0 |   0 |   0 | 374k|   0 | 0.000000e+00 |      --      |    Inf 
790.88/791.19	c   728s|  4690k|  1762k|     0 |   0.0 | 733M|  34 |   - |  40 | 358 |   0 |   0 |   0 | 374k|   0 | 0.000000e+00 |      --      |    Inf 
792.79/793.00	c   729s|  4700k|  1765k|     0 |   0.0 | 734M|  34 |   - |  40 | 378 |   0 |   0 |   0 | 375k|   0 | 0.000000e+00 |      --      |    Inf 
794.48/794.70	c   731s|  4710k|  1768k|     0 |   0.0 | 736M|  34 |   - |  40 | 464 |   0 |   0 |   0 | 376k|   0 | 0.000000e+00 |      --      |    Inf 
796.09/796.39	c   733s|  4720k|  1772k|     0 |   0.0 | 737M|  34 |   - |  40 | 493 |   0 |   0 |   0 | 377k|   0 | 0.000000e+00 |      --      |    Inf 
797.79/798.05	c   734s|  4730k|  1775k|     0 |   0.0 | 739M|  34 |   - |  40 | 510 |   0 |   0 |   0 | 377k|   0 | 0.000000e+00 |      --      |    Inf 
799.49/799.71	c   736s|  4740k|  1779k|     0 |   0.0 | 740M|  34 |   - |  40 | 346 |   0 |   0 |   0 | 378k|   0 | 0.000000e+00 |      --      |    Inf 
801.19/801.40	c   737s|  4750k|  1782k|     0 |   0.0 | 741M|  34 |   - |  40 | 423 |   0 |   0 |   0 | 379k|   0 | 0.000000e+00 |      --      |    Inf 
802.79/803.04	c   739s|  4760k|  1786k|     0 |   0.0 | 743M|  34 |   - |  40 | 411 |   0 |   0 |   0 | 380k|   0 | 0.000000e+00 |      --      |    Inf 
804.48/804.71	c   740s|  4770k|  1789k|     0 |   0.0 | 744M|  34 |   - |  40 | 399 |   0 |   0 |   0 | 380k|   0 | 0.000000e+00 |      --      |    Inf 
806.10/806.31	c   742s|  4780k|  1792k|     0 |   0.0 | 746M|  34 |   - |  40 | 554 |   0 |   0 |   0 | 381k|   0 | 0.000000e+00 |      --      |    Inf 
807.69/807.97	c   743s|  4790k|  1796k|     0 |   0.0 | 747M|  34 |   - |  40 | 511 |   0 |   0 |   0 | 382k|   0 | 0.000000e+00 |      --      |    Inf 
809.39/809.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
809.39/809.66	c   745s|  4800k|  1799k|     0 |   0.0 | 749M|  34 |   - |  40 | 662 |   0 |   0 |   0 | 383k|   0 | 0.000000e+00 |      --      |    Inf 
811.09/811.32	c   746s|  4810k|  1803k|     0 |   0.0 | 750M|  34 |   - |  40 | 604 |   0 |   0 |   0 | 383k|   0 | 0.000000e+00 |      --      |    Inf 
812.69/812.97	c   748s|  4820k|  1806k|     0 |   0.0 | 752M|  34 |   - |  40 | 595 |   0 |   0 |   0 | 384k|   0 | 0.000000e+00 |      --      |    Inf 
814.38/814.61	c   749s|  4830k|  1810k|     0 |   0.0 | 753M|  34 |   - |  40 | 556 |   0 |   0 |   0 | 385k|   0 | 0.000000e+00 |      --      |    Inf 
816.08/816.36	c   751s|  4840k|  1813k|     0 |   0.0 | 755M|  34 |   - |  40 | 499 |   0 |   0 |   0 | 386k|   0 | 0.000000e+00 |      --      |    Inf 
817.78/818.03	c   752s|  4850k|  1816k|     0 |   0.0 | 756M|  34 |   - |  40 | 482 |   0 |   0 |   0 | 386k|   0 | 0.000000e+00 |      --      |    Inf 
819.58/819.80	c   754s|  4860k|  1820k|     0 |   0.0 | 757M|  34 |   - |  40 | 469 |   0 |   0 |   0 | 387k|   0 | 0.000000e+00 |      --      |    Inf 
821.29/821.55	c   756s|  4870k|  1823k|     0 |   0.0 | 759M|  34 |   - |  40 | 432 |   0 |   0 |   0 | 388k|   0 | 0.000000e+00 |      --      |    Inf 
822.98/823.24	c   757s|  4880k|  1826k|     0 |   0.0 | 760M|  34 |   - |  40 | 540 |   0 |   0 |   0 | 389k|   0 | 0.000000e+00 |      --      |    Inf 
824.58/824.90	c   759s|  4890k|  1830k|     0 |   0.0 | 762M|  34 |   - |  40 | 679 |   0 |   0 |   0 | 389k|   0 | 0.000000e+00 |      --      |    Inf 
826.37/826.63	c   760s|  4900k|  1833k|     0 |   0.0 | 763M|  34 |   - |  40 | 644 |   0 |   0 |   0 | 390k|   0 | 0.000000e+00 |      --      |    Inf 
828.09/828.38	c   762s|  4910k|  1836k|     0 |   0.0 | 765M|  34 |   - |  40 | 590 |   0 |   0 |   0 | 391k|   0 | 0.000000e+00 |      --      |    Inf 
829.88/830.18	c   764s|  4920k|  1839k|     0 |   0.0 | 766M|  34 |   - |  40 | 511 |   0 |   0 |   0 | 391k|   0 | 0.000000e+00 |      --      |    Inf 
831.68/831.94	c   765s|  4930k|  1843k|     0 |   0.0 | 767M|  34 |   - |  40 | 580 |   0 |   0 |   0 | 392k|   0 | 0.000000e+00 |      --      |    Inf 
833.48/833.74	c   767s|  4940k|  1846k|     0 |   0.0 | 769M|  34 |   - |  40 | 497 |   0 |   0 |   0 | 393k|   0 | 0.000000e+00 |      --      |    Inf 
835.28/835.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
835.28/835.50	c   768s|  4950k|  1849k|     0 |   0.0 | 770M|  34 |   - |  40 | 432 |   0 |   0 |   0 | 394k|   0 | 0.000000e+00 |      --      |    Inf 
836.98/837.25	c   770s|  4960k|  1853k|     0 |   0.0 | 772M|  34 |   - |  40 | 513 |   0 |   0 |   0 | 394k|   0 | 0.000000e+00 |      --      |    Inf 
838.77/839.03	c   772s|  4970k|  1856k|     0 |   0.0 | 773M|  34 |   - |  40 | 520 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 |      --      |    Inf 
840.48/840.76	c   773s|  4980k|  1859k|     0 |   0.0 | 775M|  34 |   - |  40 | 506 |   0 |   0 |   0 | 396k|   0 | 0.000000e+00 |      --      |    Inf 
842.28/842.56	c   775s|  4990k|  1863k|     0 |   0.0 | 776M|  34 |   - |  40 | 482 |   0 |   0 |   0 | 397k|   0 | 0.000000e+00 |      --      |    Inf 
843.98/844.26	c   777s|  5000k|  1866k|     0 |   0.0 | 778M|  34 |   - |  40 | 534 |   0 |   0 |   0 | 397k|   0 | 0.000000e+00 |      --      |    Inf 
845.58/845.87	c   778s|  5010k|  1870k|     0 |   0.0 | 779M|  34 |   - |  40 | 642 |   0 |   0 |   0 | 398k|   0 | 0.000000e+00 |      --      |    Inf 
847.27/847.59	c   780s|  5020k|  1873k|     0 |   0.0 | 780M|  34 |   - |  40 | 580 |   0 |   0 |   0 | 399k|   0 | 0.000000e+00 |      --      |    Inf 
849.18/849.42	c   781s|  5030k|  1876k|     0 |   0.0 | 782M|  34 |   - |  40 | 596 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 |      --      |    Inf 
851.18/851.41	c   783s|  5040k|  1878k|     0 |   0.0 | 783M|  34 |   - |  40 | 486 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 |      --      |    Inf 
853.17/853.41	c   785s|  5050k|  1881k|     0 |   0.0 | 784M|  34 |   - |  40 | 514 |   0 |   0 |   0 | 401k|   0 | 0.000000e+00 |      --      |    Inf 
855.07/855.36	c   787s|  5060k|  1883k|     0 |   0.0 | 786M|  34 |   - |  40 | 505 |   0 |   0 |   0 | 402k|   0 | 0.000000e+00 |      --      |    Inf 
856.97/857.24	c   789s|  5070k|  1886k|     0 |   0.0 | 787M|  34 |   - |  40 | 666 |   0 |   0 |   0 | 403k|   0 | 0.000000e+00 |      --      |    Inf 
858.97/859.26	c   790s|  5080k|  1889k|     0 |   0.0 | 788M|  34 |   - |  40 | 612 |   0 |   0 |   0 | 404k|   0 | 0.000000e+00 |      --      |    Inf 
860.98/861.23	c   792s|  5090k|  1891k|     0 |   0.0 | 790M|  34 |   - |  40 | 602 |   0 |   0 |   0 | 405k|   0 | 0.000000e+00 |      --      |    Inf 
862.87/863.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
862.87/863.10	c   794s|  5100k|  1894k|     0 |   0.0 | 791M|  34 |   - |  40 | 554 |   0 |   0 |   0 | 406k|   0 | 0.000000e+00 |      --      |    Inf 
864.67/864.91	c   796s|  5110k|  1897k|     0 |   0.0 | 792M|  34 |   - |  40 | 634 |   0 |   0 |   0 | 406k|   0 | 0.000000e+00 |      --      |    Inf 
866.57/866.85	c   797s|  5120k|  1899k|     0 |   0.0 | 794M|  34 |   - |  40 | 653 |   0 |   0 |   0 | 407k|   0 | 0.000000e+00 |      --      |    Inf 
868.46/868.78	c   799s|  5130k|  1902k|     0 |   0.0 | 795M|  34 |   - |  40 | 741 |   0 |   0 |   0 | 408k|   0 | 0.000000e+00 |      --      |    Inf 
870.47/870.76	c   801s|  5140k|  1905k|     0 |   0.0 | 797M|  34 |   - |  40 | 841 |   0 |   0 |   0 | 409k|   0 | 0.000000e+00 |      --      |    Inf 
872.47/872.72	c   803s|  5150k|  1908k|     0 |   0.0 | 798M|  34 |   - |  40 | 851 |   0 |   0 |   0 | 410k|   0 | 0.000000e+00 |      --      |    Inf 
874.47/874.70	c   805s|  5160k|  1911k|     0 |   0.0 | 799M|  34 |   - |  40 | 927 |   0 |   0 |   0 | 411k|   0 | 0.000000e+00 |      --      |    Inf 
876.37/876.64	c   806s|  5170k|  1914k|     0 |   0.0 | 801M|  34 |   - |  40 | 846 |   0 |   0 |   0 | 412k|   0 | 0.000000e+00 |      --      |    Inf 
878.37/878.60	c   808s|  5180k|  1916k|     0 |   0.0 | 802M|  34 |   - |  40 | 819 |   0 |   0 |   0 | 413k|   0 | 0.000000e+00 |      --      |    Inf 
880.17/880.49	c   810s|  5190k|  1919k|     0 |   0.0 | 803M|  34 |   - |  40 | 756 |   0 |   0 |   0 | 414k|   0 | 0.000000e+00 |      --      |    Inf 
882.16/882.42	c   812s|  5200k|  1922k|     0 |   0.0 | 805M|  34 |   - |  40 | 747 |   0 |   0 |   0 | 415k|   0 | 0.000000e+00 |      --      |    Inf 
884.18/884.42	c   814s|  5210k|  1924k|     0 |   0.0 | 806M|  34 |   - |  40 | 696 |   0 |   0 |   0 | 416k|   0 | 0.000000e+00 |      --      |    Inf 
885.97/886.29	c   815s|  5220k|  1927k|     0 |   0.0 | 807M|  34 |   - |  40 | 732 |   0 |   0 |   0 | 417k|   0 | 0.000000e+00 |      --      |    Inf 
887.97/888.28	c   817s|  5230k|  1930k|     0 |   0.0 | 809M|  34 |   - |  40 | 713 |   0 |   0 |   0 | 418k|   0 | 0.000000e+00 |      --      |    Inf 
889.86/890.19	c   819s|  5240k|  1933k|     0 |   0.0 | 810M|  34 |   - |  40 | 629 |   0 |   0 |   0 | 419k|   0 | 0.000000e+00 |      --      |    Inf 
891.77/892.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
891.77/892.01	c   821s|  5250k|  1936k|     0 |   0.0 | 811M|  34 |   - |  40 | 685 |   0 |   0 |   0 | 420k|   0 | 0.000000e+00 |      --      |    Inf 
893.66/893.99	c   823s|  5260k|  1939k|     0 |   0.0 | 813M|  34 |   - |  40 | 703 |   0 |   0 |   0 | 420k|   0 | 0.000000e+00 |      --      |    Inf 
895.56/895.87	c   824s|  5270k|  1941k|     0 |   0.0 | 814M|  34 |   - |  40 | 726 |   0 |   0 |   0 | 421k|   0 | 0.000000e+00 |      --      |    Inf 
897.57/897.81	c   826s|  5280k|  1944k|     0 |   0.0 | 816M|  34 |   - |  40 | 698 |   0 |   0 |   0 | 422k|   0 | 0.000000e+00 |      --      |    Inf 
899.37/899.70	c   828s|  5290k|  1947k|     0 |   0.0 | 817M|  34 |   - |  40 | 731 |   0 |   0 |   0 | 423k|   0 | 0.000000e+00 |      --      |    Inf 
901.46/901.70	c   830s|  5300k|  1950k|     0 |   0.0 | 818M|  34 |   - |  40 | 776 |   0 |   0 |   0 | 424k|   0 | 0.000000e+00 |      --      |    Inf 
903.36/903.69	c   832s|  5310k|  1953k|     0 |   0.0 | 820M|  34 |   - |  40 | 829 |   0 |   0 |   0 | 425k|   0 | 0.000000e+00 |      --      |    Inf 
905.36/905.61	c   833s|  5320k|  1955k|     0 |   0.0 | 821M|  34 |   - |  40 | 743 |   0 |   0 |   0 | 426k|   0 | 0.000000e+00 |      --      |    Inf 
907.27/907.54	c   835s|  5330k|  1958k|     0 |   0.0 | 822M|  34 |   - |  40 | 688 |   0 |   0 |   0 | 427k|   0 | 0.000000e+00 |      --      |    Inf 
909.15/909.40	c   837s|  5340k|  1961k|     0 |   0.0 | 824M|  34 |   - |  40 | 626 |   0 |   0 |   0 | 428k|   0 | 0.000000e+00 |      --      |    Inf 
910.95/911.27	c   839s|  5350k|  1964k|     0 |   0.0 | 825M|  34 |   - |  40 | 618 |   0 |   0 |   0 | 429k|   0 | 0.000000e+00 |      --      |    Inf 
912.95/913.27	c   841s|  5360k|  1966k|     0 |   0.0 | 826M|  34 |   - |  40 | 651 |   0 |   0 |   0 | 430k|   0 | 0.000000e+00 |      --      |    Inf 
914.87/915.11	c   842s|  5370k|  1969k|     0 |   0.0 | 828M|  34 |   - |  40 | 503 |   0 |   0 |   0 | 430k|   0 | 0.000000e+00 |      --      |    Inf 
916.76/917.02	c   844s|  5380k|  1972k|     0 |   0.0 | 829M|  34 |   - |  40 | 606 |   0 |   0 |   0 | 431k|   0 | 0.000000e+00 |      --      |    Inf 
918.56/918.89	c   846s|  5390k|  1975k|     0 |   0.0 | 830M|  34 |   - |  40 | 617 |   0 |   0 |   0 | 432k|   0 | 0.000000e+00 |      --      |    Inf 
920.55/920.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
920.55/920.87	c   848s|  5400k|  1978k|     0 |   0.0 | 832M|  34 |   - |  40 | 674 |   0 |   0 |   0 | 433k|   0 | 0.000000e+00 |      --      |    Inf 
922.56/922.80	c   849s|  5410k|  1980k|     0 |   0.0 | 833M|  34 |   - |  40 | 680 |   0 |   0 |   0 | 434k|   0 | 0.000000e+00 |      --      |    Inf 
924.45/924.73	c   851s|  5420k|  1983k|     0 |   0.0 | 834M|  34 |   - |  40 | 574 |   0 |   0 |   0 | 435k|   0 | 0.000000e+00 |      --      |    Inf 
926.26/926.56	c   853s|  5430k|  1986k|     0 |   0.0 | 836M|  34 |   - |  40 | 537 |   0 |   0 |   0 | 436k|   0 | 0.000000e+00 |      --      |    Inf 
928.16/928.44	c   855s|  5440k|  1989k|     0 |   0.0 | 837M|  34 |   - |  40 | 567 |   0 |   0 |   0 | 437k|   0 | 0.000000e+00 |      --      |    Inf 
930.05/930.38	c   857s|  5450k|  1991k|     0 |   0.0 | 838M|  34 |   - |  40 | 571 |   0 |   0 |   0 | 437k|   0 | 0.000000e+00 |      --      |    Inf 
931.95/932.24	c   858s|  5460k|  1994k|     0 |   0.0 | 840M|  34 |   - |  40 | 576 |   0 |   0 |   0 | 438k|   0 | 0.000000e+00 |      --      |    Inf 
933.85/934.18	c   860s|  5470k|  1997k|     0 |   0.0 | 841M|  34 |   - |  40 | 589 |   0 |   0 |   0 | 439k|   0 | 0.000000e+00 |      --      |    Inf 
935.76/936.03	c   862s|  5480k|  2000k|     0 |   0.0 | 842M|  34 |   - |  40 | 538 |   0 |   0 |   0 | 440k|   0 | 0.000000e+00 |      --      |    Inf 
937.55/937.87	c   863s|  5490k|  2002k|     0 |   0.0 | 844M|  34 |   - |  40 | 501 |   0 |   0 |   0 | 441k|   0 | 0.000000e+00 |      --      |    Inf 
939.45/939.71	c   865s|  5500k|  2005k|     0 |   0.0 | 845M|  34 |   - |  40 | 432 |   0 |   0 |   0 | 441k|   0 | 0.000000e+00 |      --      |    Inf 
941.15/941.46	c   867s|  5510k|  2008k|     0 |   0.0 | 846M|  34 |   - |  40 | 515 |   0 |   0 |   0 | 442k|   0 | 0.000000e+00 |      --      |    Inf 
943.15/943.41	c   869s|  5520k|  2010k|     0 |   0.0 | 848M|  34 |   - |  40 | 532 |   0 |   0 |   0 | 443k|   0 | 0.000000e+00 |      --      |    Inf 
944.95/945.28	c   870s|  5530k|  2013k|     0 |   0.0 | 849M|  34 |   - |  40 | 444 |   0 |   0 |   0 | 444k|   0 | 0.000000e+00 |      --      |    Inf 
946.85/947.17	c   872s|  5540k|  2016k|     0 |   0.0 | 850M|  34 |   - |  40 | 484 |   0 |   0 |   0 | 445k|   0 | 0.000000e+00 |      --      |    Inf 
948.75/949.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
948.75/949.02	c   874s|  5550k|  2018k|     0 |   0.0 | 851M|  34 |   - |  40 | 489 |   0 |   0 |   0 | 446k|   0 | 0.000000e+00 |      --      |    Inf 
950.65/950.98	c   876s|  5560k|  2021k|     0 |   0.0 | 853M|  34 |   - |  40 | 554 |   0 |   0 |   0 | 446k|   0 | 0.000000e+00 |      --      |    Inf 
952.55/952.84	c   877s|  5570k|  2024k|     0 |   0.0 | 854M|  34 |   - |  40 | 565 |   0 |   0 |   0 | 447k|   0 | 0.000000e+00 |      --      |    Inf 
954.45/954.74	c   879s|  5580k|  2027k|     0 |   0.0 | 855M|  34 |   - |  40 | 648 |   0 |   0 |   0 | 448k|   0 | 0.000000e+00 |      --      |    Inf 
956.45/956.71	c   881s|  5590k|  2029k|     0 |   0.0 | 857M|  34 |   - |  40 | 662 |   0 |   0 |   0 | 449k|   0 | 0.000000e+00 |      --      |    Inf 
958.35/958.63	c   883s|  5600k|  2032k|     0 |   0.0 | 858M|  34 |   - |  40 | 686 |   0 |   0 |   0 | 450k|   0 | 0.000000e+00 |      --      |    Inf 
960.25/960.53	c   884s|  5610k|  2035k|     0 |   0.0 | 859M|  34 |   - |  40 | 527 |   0 |   0 |   0 | 451k|   0 | 0.000000e+00 |      --      |    Inf 
962.15/962.48	c   886s|  5620k|  2038k|     0 |   0.0 | 861M|  34 |   - |  40 | 531 |   0 |   0 |   0 | 452k|   0 | 0.000000e+00 |      --      |    Inf 
964.14/964.43	c   888s|  5630k|  2040k|     0 |   0.0 | 862M|  34 |   - |  40 | 529 |   0 |   0 |   0 | 453k|   0 | 0.000000e+00 |      --      |    Inf 
966.05/966.38	c   890s|  5640k|  2043k|     0 |   0.0 | 863M|  34 |   - |  40 | 542 |   0 |   0 |   0 | 454k|   0 | 0.000000e+00 |      --      |    Inf 
967.94/968.26	c   892s|  5650k|  2046k|     0 |   0.0 | 865M|  34 |   - |  40 | 533 |   0 |   0 |   0 | 455k|   0 | 0.000000e+00 |      --      |    Inf 
969.85/970.19	c   893s|  5660k|  2048k|     0 |   0.0 | 866M|  34 |   - |  40 | 490 |   0 |   0 |   0 | 455k|   0 | 0.000000e+00 |      --      |    Inf 
971.74/972.05	c   895s|  5670k|  2051k|     0 |   0.0 | 867M|  34 |   - |  40 | 486 |   0 |   0 |   0 | 456k|   0 | 0.000000e+00 |      --      |    Inf 
973.54/973.81	c   897s|  5680k|  2054k|     0 |   0.0 | 869M|  34 |   - |  40 | 548 |   0 |   0 |   0 | 457k|   0 | 0.000000e+00 |      --      |    Inf 
975.35/975.68	c   898s|  5690k|  2057k|     0 |   0.0 | 870M|  34 |   - |  40 | 567 |   0 |   0 |   0 | 458k|   0 | 0.000000e+00 |      --      |    Inf 
977.24/977.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
977.24/977.57	c   900s|  5700k|  2059k|     0 |   0.0 | 871M|  34 |   - |  40 | 535 |   0 |   0 |   0 | 458k|   0 | 0.000000e+00 |      --      |    Inf 
979.24/979.56	c   902s|  5710k|  2062k|     0 |   0.0 | 873M|  34 |   - |  40 | 466 |   0 |   0 |   0 | 459k|   0 | 0.000000e+00 |      --      |    Inf 
981.14/981.47	c   904s|  5720k|  2065k|     0 |   0.0 | 874M|  34 |   - |  40 | 528 |   0 |   0 |   0 | 460k|   0 | 0.000000e+00 |      --      |    Inf 
983.05/983.38	c   906s|  5730k|  2067k|     0 |   0.0 | 875M|  34 |   - |  40 | 562 |   0 |   0 |   0 | 461k|   0 | 0.000000e+00 |      --      |    Inf 
985.04/985.34	c   907s|  5740k|  2070k|     0 |   0.0 | 876M|  34 |   - |  40 | 610 |   0 |   0 |   0 | 462k|   0 | 0.000000e+00 |      --      |    Inf 
986.93/987.23	c   909s|  5750k|  2073k|     0 |   0.0 | 878M|  34 |   - |  40 | 497 |   0 |   0 |   0 | 463k|   0 | 0.000000e+00 |      --      |    Inf 
988.84/989.13	c   911s|  5760k|  2075k|     0 |   0.0 | 879M|  34 |   - |  40 | 591 |   0 |   0 |   0 | 463k|   0 | 0.000000e+00 |      --      |    Inf 
990.74/991.05	c   913s|  5770k|  2078k|     0 |   0.0 | 880M|  34 |   - |  40 | 529 |   0 |   0 |   0 | 464k|   0 | 0.000000e+00 |      --      |    Inf 
992.74/993.03	c   915s|  5780k|  2081k|     0 |   0.0 | 882M|  34 |   - |  40 | 539 |   0 |   0 |   0 | 465k|   0 | 0.000000e+00 |      --      |    Inf 
994.63/994.94	c   916s|  5790k|  2083k|     0 |   0.0 | 883M|  34 |   - |  40 | 563 |   0 |   0 |   0 | 466k|   0 | 0.000000e+00 |      --      |    Inf 
996.54/996.82	c   918s|  5800k|  2086k|     0 |   0.0 | 884M|  34 |   - |  40 | 534 |   0 |   0 |   0 | 467k|   0 | 0.000000e+00 |      --      |    Inf 
998.24/998.58	c   920s|  5810k|  2089k|     0 |   0.0 | 886M|  34 |   - |  40 | 516 |   0 |   0 |   0 | 468k|   0 | 0.000000e+00 |      --      |    Inf 
1000.13/1000.48	c   921s|  5820k|  2091k|     0 |   0.0 | 887M|  34 |   - |  40 | 495 |   0 |   0 |   0 | 469k|   0 | 0.000000e+00 |      --      |    Inf 
1002.03/1002.35	c   923s|  5830k|  2094k|     0 |   0.0 | 888M|  34 |   - |  40 | 469 |   0 |   0 |   0 | 470k|   0 | 0.000000e+00 |      --      |    Inf 
1003.84/1004.18	c   925s|  5840k|  2097k|     0 |   0.0 | 890M|  34 |   - |  40 | 559 |   0 |   0 |   0 | 470k|   0 | 0.000000e+00 |      --      |    Inf 
1005.63/1005.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1005.63/1005.98	c   927s|  5850k|  2100k|     0 |   0.0 | 891M|  34 |   - |  40 | 683 |   0 |   0 |   0 | 471k|   0 | 0.000000e+00 |      --      |    Inf 
1007.63/1007.94	c   928s|  5860k|  2102k|     0 |   0.0 | 892M|  34 |   - |  40 | 623 |   0 |   0 |   0 | 472k|   0 | 0.000000e+00 |      --      |    Inf 
1009.54/1009.87	c   930s|  5870k|  2105k|     0 |   0.0 | 894M|  34 |   - |  40 | 618 |   0 |   0 |   0 | 473k|   0 | 0.000000e+00 |      --      |    Inf 
1011.43/1011.79	c   932s|  5880k|  2107k|     0 |   0.0 | 895M|  34 |   - |  40 | 501 |   0 |   0 |   0 | 474k|   0 | 0.000000e+00 |      --      |    Inf 
1013.43/1013.72	c   934s|  5890k|  2110k|     0 |   0.0 | 896M|  34 |   - |  40 | 591 |   0 |   0 |   0 | 475k|   0 | 0.000000e+00 |      --      |    Inf 
1015.33/1015.65	c   936s|  5900k|  2113k|     0 |   0.0 | 897M|  34 |   - |  40 | 509 |   0 |   0 |   0 | 476k|   0 | 0.000000e+00 |      --      |    Inf 
1017.13/1017.47	c   937s|  5910k|  2115k|     0 |   0.0 | 899M|  34 |   - |  40 | 606 |   0 |   0 |   0 | 477k|   0 | 0.000000e+00 |      --      |    Inf 
1019.03/1019.38	c   939s|  5920k|  2118k|     0 |   0.0 | 900M|  34 |   - |  40 | 568 |   0 |   0 |   0 | 477k|   0 | 0.000000e+00 |      --      |    Inf 
1021.03/1021.31	c   941s|  5930k|  2121k|     0 |   0.0 | 901M|  34 |   - |  40 | 653 |   0 |   0 |   0 | 478k|   0 | 0.000000e+00 |      --      |    Inf 
1022.83/1023.19	c   943s|  5940k|  2124k|     0 |   0.0 | 903M|  34 |   - |  40 | 681 |   0 |   0 |   0 | 479k|   0 | 0.000000e+00 |      --      |    Inf 
1024.84/1025.11	c   944s|  5950k|  2126k|     0 |   0.0 | 904M|  34 |   - |  40 | 707 |   0 |   0 |   0 | 480k|   0 | 0.000000e+00 |      --      |    Inf 
1026.63/1026.93	c   946s|  5960k|  2129k|     0 |   0.0 | 906M|  34 |   - |  40 | 802 |   0 |   0 |   0 | 481k|   0 | 0.000000e+00 |      --      |    Inf 
1028.52/1028.82	c   948s|  5970k|  2132k|     0 |   0.0 | 907M|  34 |   - |  40 | 757 |   0 |   0 |   0 | 482k|   0 | 0.000000e+00 |      --      |    Inf 
1030.52/1030.85	c   950s|  5980k|  2134k|     0 |   0.0 | 908M|  34 |   - |  40 | 781 |   0 |   0 |   0 | 483k|   0 | 0.000000e+00 |      --      |    Inf 
1032.64/1032.97	c   952s|  5990k|  2136k|     0 |   0.0 | 909M|  34 |   - |  40 | 729 |   0 |   0 |   0 | 484k|   0 | 0.000000e+00 |      --      |    Inf 
1034.93/1035.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1034.93/1035.21	c   954s|  6000k|  2138k|     0 |   0.0 | 910M|  34 |   - |  40 | 705 |   0 |   0 |   0 | 485k|   0 | 0.000000e+00 |      --      |    Inf 
1036.93/1037.24	c   956s|  6010k|  2140k|     0 |   0.0 | 911M|  34 |   - |  40 | 710 |   0 |   0 |   0 | 486k|   0 | 0.000000e+00 |      --      |    Inf 
1039.13/1039.44	c   958s|  6020k|  2141k|     0 |   0.0 | 912M|  34 |   - |  40 | 815 |   0 |   0 |   0 | 487k|   0 | 0.000000e+00 |      --      |    Inf 
1041.33/1041.68	c   960s|  6030k|  2143k|     0 |   0.0 | 913M|  34 |   - |  40 | 894 |   0 |   0 |   0 | 488k|   0 | 0.000000e+00 |      --      |    Inf 
1043.63/1043.92	c   962s|  6040k|  2145k|     0 |   0.0 | 915M|  34 |   - |  40 | 845 |   0 |   0 |   0 | 489k|   0 | 0.000000e+00 |      --      |    Inf 
1045.83/1046.12	c   964s|  6050k|  2147k|     0 |   0.0 | 916M|  34 |   - |  40 | 853 |   0 |   0 |   0 | 490k|   0 | 0.000000e+00 |      --      |    Inf 
1048.03/1048.36	c   966s|  6060k|  2149k|     0 |   0.0 | 917M|  34 |   - |  40 | 944 |   0 |   0 |   0 | 491k|   0 | 0.000000e+00 |      --      |    Inf 
1050.32/1050.62	c   968s|  6070k|  2151k|     0 |   0.0 | 918M|  34 |   - |  40 | 991 |   0 |   0 |   0 | 492k|   0 | 0.000000e+00 |      --      |    Inf 
1052.52/1052.81	c   970s|  6080k|  2153k|     0 |   0.0 | 919M|  34 |   - |  40 |1052 |   0 |   0 |   0 | 493k|   0 | 0.000000e+00 |      --      |    Inf 
1054.72/1055.05	c   972s|  6090k|  2155k|     0 |   0.0 | 920M|  34 |   - |  40 |1004 |   0 |   0 |   0 | 494k|   0 | 0.000000e+00 |      --      |    Inf 
1056.92/1057.29	c   974s|  6100k|  2157k|     0 |   0.0 | 922M|  34 |   - |  40 |1244 |   0 |   0 |   0 | 495k|   0 | 0.000000e+00 |      --      |    Inf 
1059.21/1059.56	c   977s|  6110k|  2159k|     0 |   0.0 | 923M|  34 |   - |  40 |1201 |   0 |   0 |   0 | 496k|   0 | 0.000000e+00 |      --      |    Inf 
1061.52/1061.83	c   979s|  6120k|  2161k|     0 |   0.0 | 924M|  34 |   - |  40 | 985 |   0 |   0 |   0 | 497k|   0 | 0.000000e+00 |      --      |    Inf 
1063.72/1064.03	c   981s|  6130k|  2162k|     0 |   0.0 | 925M|  34 |   - |  40 | 938 |   0 |   0 |   0 | 498k|   0 | 0.000000e+00 |      --      |    Inf 
1065.82/1066.16	c   983s|  6140k|  2164k|     0 |   0.0 | 926M|  34 |   - |  40 | 792 |   0 |   0 |   0 | 499k|   0 | 0.000000e+00 |      --      |    Inf 
1068.02/1068.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1068.02/1068.33	c   985s|  6150k|  2166k|     0 |   0.0 | 927M|  34 |   - |  40 | 907 |   0 |   0 |   0 | 500k|   0 | 0.000000e+00 |      --      |    Inf 
1070.21/1070.55	c   987s|  6160k|  2168k|     0 |   0.0 | 929M|  34 |   - |  40 | 834 |   0 |   0 |   0 | 501k|   0 | 0.000000e+00 |      --      |    Inf 
1072.42/1072.72	c   989s|  6170k|  2170k|     0 |   0.0 | 930M|  34 |   - |  40 | 833 |   0 |   0 |   0 | 502k|   0 | 0.000000e+00 |      --      |    Inf 
1074.62/1074.91	c   991s|  6180k|  2172k|     0 |   0.0 | 931M|  34 |   - |  40 | 899 |   0 |   0 |   0 | 503k|   0 | 0.000000e+00 |      --      |    Inf 
1076.72/1077.07	c   993s|  6190k|  2174k|     0 |   0.0 | 932M|  34 |   - |  40 | 945 |   0 |   0 |   0 | 505k|   0 | 0.000000e+00 |      --      |    Inf 
1078.91/1079.27	c   995s|  6200k|  2177k|     0 |   0.0 | 934M|  34 |   - |  40 | 984 |   0 |   0 |   0 | 506k|   0 | 0.000000e+00 |      --      |    Inf 
1081.22/1081.55	c   997s|  6210k|  2179k|     0 |   0.0 | 935M|  34 |   - |  40 |1151 |   0 |   0 |   0 | 507k|   0 | 0.000000e+00 |      --      |    Inf 
1083.51/1083.84	c   999s|  6220k|  2181k|     0 |   0.0 | 936M|  34 |   - |  40 |1045 |   0 |   0 |   0 | 508k|   0 | 0.000000e+00 |      --      |    Inf 
1085.72/1086.03	c  1001s|  6230k|  2182k|     0 |   0.0 | 937M|  34 |   - |  40 |1068 |   0 |   0 |   0 | 509k|   0 | 0.000000e+00 |      --      |    Inf 
1088.01/1088.33	c  1003s|  6240k|  2184k|     0 |   0.0 | 938M|  34 |   - |  40 | 900 |   0 |   0 |   0 | 510k|   0 | 0.000000e+00 |      --      |    Inf 
1090.21/1090.53	c  1006s|  6250k|  2186k|     0 |   0.0 | 939M|  34 |   - |  40 | 939 |   0 |   0 |   0 | 511k|   0 | 0.000000e+00 |      --      |    Inf 
1092.41/1092.72	c  1008s|  6260k|  2188k|     0 |   0.0 | 941M|  34 |   - |  40 | 867 |   0 |   0 |   0 | 512k|   0 | 0.000000e+00 |      --      |    Inf 
1094.61/1094.95	c  1010s|  6270k|  2190k|     0 |   0.0 | 942M|  34 |   - |  40 | 884 |   0 |   0 |   0 | 513k|   0 | 0.000000e+00 |      --      |    Inf 
1096.71/1097.09	c  1012s|  6280k|  2192k|     0 |   0.0 | 943M|  34 |   - |  40 |1014 |   0 |   0 |   0 | 514k|   0 | 0.000000e+00 |      --      |    Inf 
1099.11/1099.40	c  1014s|  6290k|  2194k|     0 |   0.0 | 944M|  34 |   - |  40 | 980 |   0 |   0 |   0 | 515k|   0 | 0.000000e+00 |      --      |    Inf 
1101.31/1101.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1101.31/1101.63	c  1016s|  6300k|  2196k|     0 |   0.0 | 945M|  34 |   - |  40 | 869 |   0 |   0 |   0 | 516k|   0 | 0.000000e+00 |      --      |    Inf 
1103.31/1103.67	c  1018s|  6310k|  2198k|     0 |   0.0 | 946M|  34 |   - |  40 | 825 |   0 |   0 |   0 | 517k|   0 | 0.000000e+00 |      --      |    Inf 
1105.50/1105.80	c  1020s|  6320k|  2200k|     0 |   0.0 | 948M|  34 |   - |  40 | 723 |   0 |   0 |   0 | 518k|   0 | 0.000000e+00 |      --      |    Inf 
1107.61/1107.91	c  1022s|  6330k|  2202k|     0 |   0.0 | 949M|  34 |   - |  40 | 792 |   0 |   0 |   0 | 519k|   0 | 0.000000e+00 |      --      |    Inf 
1109.80/1110.14	c  1024s|  6340k|  2204k|     0 |   0.0 | 950M|  34 |   - |  40 | 808 |   0 |   0 |   0 | 520k|   0 | 0.000000e+00 |      --      |    Inf 
1112.00/1112.32	c  1026s|  6350k|  2206k|     0 |   0.0 | 951M|  34 |   - |  40 | 808 |   0 |   0 |   0 | 521k|   0 | 0.000000e+00 |      --      |    Inf 
1114.10/1114.41	c  1028s|  6360k|  2208k|     0 |   0.0 | 952M|  34 |   - |  40 | 688 |   0 |   0 |   0 | 521k|   0 | 0.000000e+00 |      --      |    Inf 
1116.11/1116.42	c  1030s|  6370k|  2210k|     0 |   0.0 | 953M|  34 |   - |  40 | 763 |   0 |   0 |   0 | 522k|   0 | 0.000000e+00 |      --      |    Inf 
1118.10/1118.46	c  1032s|  6380k|  2212k|     0 |   0.0 | 954M|  34 |   - |  40 | 641 |   0 |   0 |   0 | 523k|   0 | 0.000000e+00 |      --      |    Inf 
1120.10/1120.44	c  1033s|  6390k|  2214k|     0 |   0.0 | 956M|  34 |   - |  40 | 618 |   0 |   0 |   0 | 524k|   0 | 0.000000e+00 |      --      |    Inf 
1122.11/1122.46	c  1035s|  6400k|  2216k|     0 |   0.0 | 957M|  34 |   - |  40 | 706 |   0 |   0 |   0 | 525k|   0 | 0.000000e+00 |      --      |    Inf 
1124.20/1124.50	c  1037s|  6410k|  2218k|     0 |   0.0 | 958M|  34 |   - |  40 | 687 |   0 |   0 |   0 | 526k|   0 | 0.000000e+00 |      --      |    Inf 
1126.30/1126.63	c  1039s|  6420k|  2220k|     0 |   0.0 | 959M|  34 |   - |  40 | 721 |   0 |   0 |   0 | 527k|   0 | 0.000000e+00 |      --      |    Inf 
1128.40/1128.74	c  1041s|  6430k|  2222k|     0 |   0.0 | 960M|  34 |   - |  40 | 822 |   0 |   0 |   0 | 528k|   0 | 0.000000e+00 |      --      |    Inf 
1130.41/1130.80	c  1043s|  6440k|  2224k|     0 |   0.0 | 961M|  34 |   - |  40 | 790 |   0 |   0 |   0 | 529k|   0 | 0.000000e+00 |      --      |    Inf 
1132.60/1132.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1132.60/1132.96	c  1045s|  6450k|  2226k|     0 |   0.0 | 963M|  34 |   - |  40 | 803 |   0 |   0 |   0 | 530k|   0 | 0.000000e+00 |      --      |    Inf 
1134.70/1135.02	c  1047s|  6460k|  2228k|     0 |   0.0 | 964M|  34 |   - |  40 | 792 |   0 |   0 |   0 | 531k|   0 | 0.000000e+00 |      --      |    Inf 
1136.80/1137.14	c  1049s|  6470k|  2230k|     0 |   0.0 | 965M|  34 |   - |  40 | 789 |   0 |   0 |   0 | 532k|   0 | 0.000000e+00 |      --      |    Inf 
1138.90/1139.27	c  1051s|  6480k|  2231k|     0 |   0.0 | 966M|  34 |   - |  40 | 762 |   0 |   0 |   0 | 533k|   0 | 0.000000e+00 |      --      |    Inf 
1141.00/1141.33	c  1053s|  6490k|  2233k|     0 |   0.0 | 967M|  34 |   - |  40 | 704 |   0 |   0 |   0 | 534k|   0 | 0.000000e+00 |      --      |    Inf 
1143.10/1143.41	c  1055s|  6500k|  2235k|     0 |   0.0 | 968M|  34 |   - |  40 | 743 |   0 |   0 |   0 | 535k|   0 | 0.000000e+00 |      --      |    Inf 
1145.20/1145.53	c  1057s|  6510k|  2237k|     0 |   0.0 | 969M|  34 |   - |  40 | 812 |   0 |   0 |   0 | 536k|   0 | 0.000000e+00 |      --      |    Inf 
1147.50/1147.82	c  1059s|  6520k|  2239k|     0 |   0.0 | 971M|  34 |   - |  40 | 781 |   0 |   0 |   0 | 537k|   0 | 0.000000e+00 |      --      |    Inf 
1149.60/1149.98	c  1061s|  6530k|  2241k|     0 |   0.0 | 972M|  34 |   - |  40 | 815 |   0 |   0 |   0 | 538k|   0 | 0.000000e+00 |      --      |    Inf 
1151.60/1151.98	c  1063s|  6540k|  2243k|     0 |   0.0 | 973M|  34 |   - |  40 | 759 |   0 |   0 |   0 | 539k|   0 | 0.000000e+00 |      --      |    Inf 
1153.90/1154.27	c  1065s|  6550k|  2245k|     0 |   0.0 | 974M|  34 |   - |  40 | 719 |   0 |   0 |   0 | 540k|   0 | 0.000000e+00 |      --      |    Inf 
1155.99/1156.39	c  1067s|  6560k|  2247k|     0 |   0.0 | 975M|  34 |   - |  40 | 658 |   0 |   0 |   0 | 540k|   0 | 0.000000e+00 |      --      |    Inf 
1158.19/1158.50	c  1069s|  6570k|  2249k|     0 |   0.0 | 976M|  34 |   - |  40 | 694 |   0 |   0 |   0 | 541k|   0 | 0.000000e+00 |      --      |    Inf 
1160.20/1160.58	c  1071s|  6580k|  2251k|     0 |   0.0 | 977M|  34 |   - |  40 | 705 |   0 |   0 |   0 | 542k|   0 | 0.000000e+00 |      --      |    Inf 
1162.40/1162.72	c  1073s|  6590k|  2252k|     0 |   0.0 | 978M|  34 |   - |  40 | 654 |   0 |   0 |   0 | 543k|   0 | 0.000000e+00 |      --      |    Inf 
1164.50/1164.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1164.50/1164.83	c  1075s|  6600k|  2254k|     0 |   0.0 | 980M|  34 |   - |  40 | 747 |   0 |   0 |   0 | 544k|   0 | 0.000000e+00 |      --      |    Inf 
1166.70/1167.03	c  1077s|  6610k|  2256k|     0 |   0.0 | 981M|  34 |   - |  40 | 790 |   0 |   0 |   0 | 545k|   0 | 0.000000e+00 |      --      |    Inf 
1168.79/1169.13	c  1079s|  6620k|  2258k|     0 |   0.0 | 982M|  34 |   - |  40 | 805 |   0 |   0 |   0 | 546k|   0 | 0.000000e+00 |      --      |    Inf 
1170.99/1171.30	c  1081s|  6630k|  2260k|     0 |   0.0 | 983M|  34 |   - |  40 | 732 |   0 |   0 |   0 | 547k|   0 | 0.000000e+00 |      --      |    Inf 
1173.09/1173.45	c  1083s|  6640k|  2262k|     0 |   0.0 | 984M|  34 |   - |  40 | 808 |   0 |   0 |   0 | 548k|   0 | 0.000000e+00 |      --      |    Inf 
1175.29/1175.66	c  1085s|  6650k|  2264k|     0 |   0.0 | 985M|  34 |   - |  40 | 910 |   0 |   0 |   0 | 549k|   0 | 0.000000e+00 |      --      |    Inf 
1177.39/1177.73	c  1087s|  6660k|  2266k|     0 |   0.0 | 987M|  34 |   - |  40 | 831 |   0 |   0 |   0 | 550k|   0 | 0.000000e+00 |      --      |    Inf 
1179.49/1179.87	c  1089s|  6670k|  2268k|     0 |   0.0 | 988M|  34 |   - |  40 | 886 |   0 |   0 |   0 | 551k|   0 | 0.000000e+00 |      --      |    Inf 
1181.69/1182.02	c  1091s|  6680k|  2270k|     0 |   0.0 | 989M|  34 |   - |  40 | 755 |   0 |   0 |   0 | 552k|   0 | 0.000000e+00 |      --      |    Inf 
1183.79/1184.12	c  1093s|  6690k|  2272k|     0 |   0.0 | 990M|  34 |   - |  40 | 846 |   0 |   0 |   0 | 553k|   0 | 0.000000e+00 |      --      |    Inf 
1185.98/1186.30	c  1095s|  6700k|  2274k|     0 |   0.0 | 991M|  34 |   - |  40 | 755 |   0 |   0 |   0 | 554k|   0 | 0.000000e+00 |      --      |    Inf 
1188.09/1188.46	c  1097s|  6710k|  2276k|     0 |   0.0 | 993M|  34 |   - |  40 | 816 |   0 |   0 |   0 | 555k|   0 | 0.000000e+00 |      --      |    Inf 
1190.29/1190.68	c  1099s|  6720k|  2278k|     0 |   0.0 | 994M|  34 |   - |  40 | 874 |   0 |   0 |   0 | 556k|   0 | 0.000000e+00 |      --      |    Inf 
1192.58/1192.92	c  1101s|  6730k|  2280k|     0 |   0.0 | 995M|  34 |   - |  40 | 889 |   0 |   0 |   0 | 557k|   0 | 0.000000e+00 |      --      |    Inf 
1194.79/1195.12	c  1103s|  6740k|  2282k|     0 |   0.0 | 996M|  34 |   - |  40 | 897 |   0 |   0 |   0 | 558k|   0 | 0.000000e+00 |      --      |    Inf 
1196.98/1197.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1196.98/1197.35	c  1106s|  6750k|  2284k|     0 |   0.0 | 997M|  34 |   - |  40 | 749 |   0 |   0 |   0 | 559k|   0 | 0.000000e+00 |      --      |    Inf 
1199.08/1199.48	c  1108s|  6760k|  2286k|     0 |   0.0 | 998M|  34 |   - |  40 | 747 |   0 |   0 |   0 | 560k|   0 | 0.000000e+00 |      --      |    Inf 
1201.39/1201.70	c  1110s|  6770k|  2288k|     0 |   0.0 | 999M|  34 |   - |  40 | 762 |   0 |   0 |   0 | 561k|   0 | 0.000000e+00 |      --      |    Inf 
1203.48/1203.83	c  1112s|  6780k|  2290k|     0 |   0.0 |1001M|  34 |   - |  40 | 829 |   0 |   0 |   0 | 562k|   0 | 0.000000e+00 |      --      |    Inf 
1205.69/1206.03	c  1114s|  6790k|  2292k|     0 |   0.0 |1002M|  34 |   - |  40 | 743 |   0 |   0 |   0 | 563k|   0 | 0.000000e+00 |      --      |    Inf 
1207.78/1208.14	c  1116s|  6800k|  2294k|     0 |   0.0 |1003M|  34 |   - |  40 | 825 |   0 |   0 |   0 | 565k|   0 | 0.000000e+00 |      --      |    Inf 
1209.88/1210.27	c  1118s|  6810k|  2296k|     0 |   0.0 |1004M|  34 |   - |  40 | 713 |   0 |   0 |   0 | 566k|   0 | 0.000000e+00 |      --      |    Inf 
1212.08/1212.44	c  1120s|  6820k|  2298k|     0 |   0.0 |1005M|  34 |   - |  40 | 798 |   0 |   0 |   0 | 567k|   0 | 0.000000e+00 |      --      |    Inf 
1214.28/1214.62	c  1122s|  6830k|  2300k|     0 |   0.0 |1006M|  34 |   - |  40 | 726 |   0 |   0 |   0 | 568k|   0 | 0.000000e+00 |      --      |    Inf 
1216.28/1216.69	c  1124s|  6840k|  2302k|     0 |   0.0 |1008M|  34 |   - |  40 | 682 |   0 |   0 |   0 | 569k|   0 | 0.000000e+00 |      --      |    Inf 
1218.48/1218.84	c  1126s|  6850k|  2304k|     0 |   0.0 |1009M|  34 |   - |  40 | 795 |   0 |   0 |   0 | 570k|   0 | 0.000000e+00 |      --      |    Inf 
1220.58/1220.98	c  1128s|  6860k|  2306k|     0 |   0.0 |1010M|  34 |   - |  40 | 631 |   0 |   0 |   0 | 570k|   0 | 0.000000e+00 |      --      |    Inf 
1222.79/1223.13	c  1130s|  6870k|  2308k|     0 |   0.0 |1011M|  34 |   - |  40 | 699 |   0 |   0 |   0 | 572k|   0 | 0.000000e+00 |      --      |    Inf 
1224.88/1225.22	c  1132s|  6880k|  2310k|     0 |   0.0 |1012M|  34 |   - |  40 | 713 |   0 |   0 |   0 | 572k|   0 | 0.000000e+00 |      --      |    Inf 
1227.28/1227.61	c  1134s|  6890k|  2312k|     0 |   0.0 |1013M|  34 |   - |  40 | 846 |   0 |   0 |   0 | 573k|   0 | 0.000000e+00 |      --      |    Inf 
1229.38/1229.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1229.38/1229.77	c  1136s|  6900k|  2314k|     0 |   0.0 |1014M|  34 |   - |  40 | 768 |   0 |   0 |   0 | 574k|   0 | 0.000000e+00 |      --      |    Inf 
1231.58/1231.98	c  1138s|  6910k|  2315k|     0 |   0.0 |1016M|  34 |   - |  40 | 809 |   0 |   0 |   0 | 575k|   0 | 0.000000e+00 |      --      |    Inf 
1233.88/1234.30	c  1140s|  6920k|  2317k|     0 |   0.0 |1017M|  34 |   - |  40 | 774 |   0 |   0 |   0 | 576k|   0 | 0.000000e+00 |      --      |    Inf 
1235.98/1236.38	c  1142s|  6930k|  2319k|     0 |   0.0 |1018M|  34 |   - |  40 | 636 |   0 |   0 |   0 | 577k|   0 | 0.000000e+00 |      --      |    Inf 
1237.97/1238.38	c  1144s|  6940k|  2321k|     0 |   0.0 |1019M|  34 |   - |  40 | 678 |   0 |   0 |   0 | 578k|   0 | 0.000000e+00 |      --      |    Inf 
1240.17/1240.54	c  1146s|  6950k|  2323k|     0 |   0.0 |1020M|  34 |   - |  40 | 654 |   0 |   0 |   0 | 579k|   0 | 0.000000e+00 |      --      |    Inf 
1242.28/1242.66	c  1148s|  6960k|  2324k|     0 |   0.0 |1021M|  34 |   - |  40 | 602 |   0 |   0 |   0 | 580k|   0 | 0.000000e+00 |      --      |    Inf 
1244.47/1244.81	c  1150s|  6970k|  2326k|     0 |   0.0 |1022M|  34 |   - |  40 | 684 |   0 |   0 |   0 | 581k|   0 | 0.000000e+00 |      --      |    Inf 
1246.58/1246.96	c  1152s|  6980k|  2328k|     0 |   0.0 |1023M|  34 |   - |  40 | 626 |   0 |   0 |   0 | 582k|   0 | 0.000000e+00 |      --      |    Inf 
1248.67/1249.06	c  1154s|  6990k|  2330k|     0 |   0.0 |1024M|  34 |   - |  40 | 633 |   0 |   0 |   0 | 583k|   0 | 0.000000e+00 |      --      |    Inf 
1250.87/1251.29	c  1156s|  7000k|  2331k|     0 |   0.0 |1025M|  34 |   - |  40 | 709 |   0 |   0 |   0 | 584k|   0 | 0.000000e+00 |      --      |    Inf 
1253.17/1253.50	c  1158s|  7010k|  2333k|     0 |   0.0 |1027M|  34 |   - |  40 | 768 |   0 |   0 |   0 | 585k|   0 | 0.000000e+00 |      --      |    Inf 
1255.37/1255.74	c  1160s|  7020k|  2335k|     0 |   0.0 |1028M|  34 |   - |  40 | 821 |   0 |   0 |   0 | 586k|   0 | 0.000000e+00 |      --      |    Inf 
1257.47/1257.82	c  1162s|  7030k|  2337k|     0 |   0.0 |1029M|  34 |   - |  40 | 976 |   0 |   0 |   0 | 587k|   0 | 0.000000e+00 |      --      |    Inf 
1259.67/1260.06	c  1164s|  7040k|  2339k|     0 |   0.0 |1030M|  34 |   - |  40 | 908 |   0 |   0 |   0 | 588k|   0 | 0.000000e+00 |      --      |    Inf 
1262.06/1262.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1262.06/1262.45	c  1166s|  7050k|  2340k|     0 |   0.0 |1031M|  34 |   - |  40 |1001 |   0 |   0 |   0 | 589k|   0 | 0.000000e+00 |      --      |    Inf 
1264.57/1264.97	c  1169s|  7060k|  2341k|     0 |   0.0 |1032M|  34 |   - |  40 |1091 |   0 |   0 |   0 | 591k|   0 | 0.000000e+00 |      --      |    Inf 
1267.17/1267.57	c  1171s|  7070k|  2341k|     0 |   0.0 |1032M|  34 |   - |  40 |1005 |   0 |   0 |   0 | 592k|   0 | 0.000000e+00 |      --      |    Inf 
1269.87/1270.27	c  1174s|  7080k|  2342k|     0 |   0.0 |1033M|  34 |   - |  40 |1116 |   0 |   0 |   0 | 593k|   0 | 0.000000e+00 |      --      |    Inf 
1272.47/1272.81	c  1176s|  7090k|  2343k|     0 |   0.0 |1034M|  34 |   - |  40 |1142 |   0 |   0 |   0 | 594k|   0 | 0.000000e+00 |      --      |    Inf 
1275.17/1275.53	c  1179s|  7100k|  2344k|     0 |   0.0 |1035M|  34 |   - |  40 |1182 |   0 |   0 |   0 | 595k|   0 | 0.000000e+00 |      --      |    Inf 
1277.77/1278.19	c  1181s|  7110k|  2345k|     0 |   0.0 |1036M|  34 |   - |  40 |1161 |   0 |   0 |   0 | 597k|   0 | 0.000000e+00 |      --      |    Inf 
1280.56/1280.94	c  1184s|  7120k|  2345k|     0 |   0.0 |1037M|  34 |   - |  40 |1170 |   0 |   0 |   0 | 598k|   0 | 0.000000e+00 |      --      |    Inf 
1283.17/1283.54	c  1186s|  7130k|  2346k|     0 |   0.0 |1038M|  34 |   - |  40 |1202 |   0 |   0 |   0 | 599k|   0 | 0.000000e+00 |      --      |    Inf 
1286.06/1286.41	c  1189s|  7140k|  2347k|     0 |   0.0 |1039M|  34 |   - |  40 |1435 |   0 |   0 |   0 | 600k|   0 | 0.000000e+00 |      --      |    Inf 
1288.77/1289.17	c  1192s|  7150k|  2348k|     0 |   0.0 |1039M|  34 |   - |  40 |1417 |   0 |   0 |   0 | 602k|   0 | 0.000000e+00 |      --      |    Inf 
1291.67/1292.05	c  1195s|  7160k|  2349k|     0 |   0.0 |1040M|  34 |   - |  40 |1307 |   0 |   0 |   0 | 603k|   0 | 0.000000e+00 |      --      |    Inf 
1294.27/1294.69	c  1197s|  7170k|  2350k|     0 |   0.0 |1041M|  34 |   - |  40 |1317 |   0 |   0 |   0 | 604k|   0 | 0.000000e+00 |      --      |    Inf 
1296.86/1297.28	c  1200s|  7180k|  2351k|     0 |   0.0 |1042M|  34 |   - |  40 |1269 |   0 |   0 |   0 | 605k|   0 | 0.000000e+00 |      --      |    Inf 
1299.45/1299.81	c  1202s|  7190k|  2353k|     0 |   0.0 |1043M|  34 |   - |  40 |1295 |   0 |   0 |   0 | 606k|   0 | 0.000000e+00 |      --      |    Inf 
1301.86/1302.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1301.86/1302.27	c  1204s|  7200k|  2354k|     0 |   0.0 |1044M|  34 |   - |  40 |1251 |   0 |   0 |   0 | 607k|   0 | 0.000000e+00 |      --      |    Inf 
1304.46/1304.81	c  1207s|  7210k|  2355k|     0 |   0.0 |1045M|  34 |   - |  40 |1235 |   0 |   0 |   0 | 609k|   0 | 0.000000e+00 |      --      |    Inf 
1307.06/1307.41	c  1209s|  7220k|  2356k|     0 |   0.0 |1046M|  34 |   - |  40 |1322 |   0 |   0 |   0 | 610k|   0 | 0.000000e+00 |      --      |    Inf 
1309.66/1310.00	c  1212s|  7230k|  2357k|     0 |   0.0 |1047M|  34 |   - |  40 |1321 |   0 |   0 |   0 | 611k|   0 | 0.000000e+00 |      --      |    Inf 
1312.15/1312.58	c  1214s|  7240k|  2358k|     0 |   0.0 |1048M|  34 |   - |  40 |1304 |   0 |   0 |   0 | 612k|   0 | 0.000000e+00 |      --      |    Inf 
1314.66/1315.09	c  1216s|  7250k|  2359k|     0 |   0.0 |1049M|  34 |   - |  40 |1206 |   0 |   0 |   0 | 613k|   0 | 0.000000e+00 |      --      |    Inf 
1317.37/1317.76	c  1219s|  7260k|  2360k|     0 |   0.0 |1050M|  34 |   - |  40 |1297 |   0 |   0 |   0 | 614k|   0 | 0.000000e+00 |      --      |    Inf 
1319.96/1320.32	c  1221s|  7270k|  2362k|     0 |   0.0 |1051M|  34 |   - |  40 |1195 |   0 |   0 |   0 | 615k|   0 | 0.000000e+00 |      --      |    Inf 
1322.45/1322.84	c  1224s|  7280k|  2363k|     0 |   0.0 |1051M|  34 |   - |  40 |1240 |   0 |   0 |   0 | 616k|   0 | 0.000000e+00 |      --      |    Inf 
1324.85/1325.27	c  1226s|  7290k|  2364k|     0 |   0.0 |1052M|  34 |   - |  40 |1147 |   0 |   0 |   0 | 618k|   0 | 0.000000e+00 |      --      |    Inf 
1327.26/1327.65	c  1228s|  7300k|  2365k|     0 |   0.0 |1053M|  34 |   - |  40 |1096 |   0 |   0 |   0 | 619k|   0 | 0.000000e+00 |      --      |    Inf 
1329.45/1329.88	c  1230s|  7310k|  2366k|     0 |   0.0 |1054M|  34 |   - |  40 | 995 |   0 |   0 |   0 | 620k|   0 | 0.000000e+00 |      --      |    Inf 
1331.75/1332.13	c  1232s|  7320k|  2367k|     0 |   0.0 |1055M|  34 |   - |  40 | 831 |   0 |   0 |   0 | 621k|   0 | 0.000000e+00 |      --      |    Inf 
1334.15/1334.54	c  1235s|  7330k|  2369k|     0 |   0.0 |1056M|  34 |   - |  40 | 932 |   0 |   0 |   0 | 622k|   0 | 0.000000e+00 |      --      |    Inf 
1336.45/1336.83	c  1237s|  7340k|  2370k|     0 |   0.0 |1057M|  34 |   - |  40 | 972 |   0 |   0 |   0 | 623k|   0 | 0.000000e+00 |      --      |    Inf 
1338.74/1339.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1338.74/1339.17	c  1239s|  7350k|  2371k|     0 |   0.0 |1058M|  34 |   - |  40 |1002 |   0 |   0 |   0 | 624k|   0 | 0.000000e+00 |      --      |    Inf 
1341.15/1341.50	c  1241s|  7360k|  2372k|     0 |   0.0 |1059M|  34 |   - |  40 |1123 |   0 |   0 |   0 | 625k|   0 | 0.000000e+00 |      --      |    Inf 
1343.45/1343.89	c  1244s|  7370k|  2373k|     0 |   0.0 |1060M|  34 |   - |  40 |1304 |   0 |   0 |   0 | 626k|   0 | 0.000000e+00 |      --      |    Inf 
1345.96/1346.40	c  1246s|  7380k|  2375k|     0 |   0.0 |1061M|  34 |   - |  40 |1194 |   0 |   0 |   0 | 627k|   0 | 0.000000e+00 |      --      |    Inf 
1348.35/1348.76	c  1248s|  7390k|  2376k|     0 |   0.0 |1062M|  34 |   - |  40 |1277 |   0 |   0 |   0 | 629k|   0 | 0.000000e+00 |      --      |    Inf 
1350.85/1351.28	c  1250s|  7400k|  2377k|     0 |   0.0 |1063M|  34 |   - |  40 |1297 |   0 |   0 |   0 | 630k|   0 | 0.000000e+00 |      --      |    Inf 
1353.35/1353.71	c  1253s|  7410k|  2378k|     0 |   0.0 |1064M|  34 |   - |  40 |1320 |   0 |   0 |   0 | 631k|   0 | 0.000000e+00 |      --      |    Inf 
1355.85/1356.25	c  1255s|  7420k|  2379k|     0 |   0.0 |1065M|  34 |   - |  40 |1223 |   0 |   0 |   0 | 632k|   0 | 0.000000e+00 |      --      |    Inf 
1358.34/1358.72	c  1258s|  7430k|  2381k|     0 |   0.0 |1066M|  34 |   - |  40 |1144 |   0 |   0 |   0 | 633k|   0 | 0.000000e+00 |      --      |    Inf 
1360.84/1361.22	c  1260s|  7440k|  2382k|     0 |   0.0 |1067M|  34 |   - |  40 |1099 |   0 |   0 |   0 | 634k|   0 | 0.000000e+00 |      --      |    Inf 
1363.24/1363.68	c  1262s|  7450k|  2383k|     0 |   0.0 |1068M|  34 |   - |  40 |1099 |   0 |   0 |   0 | 635k|   0 | 0.000000e+00 |      --      |    Inf 
1365.75/1366.18	c  1265s|  7460k|  2384k|     0 |   0.0 |1069M|  34 |   - |  40 |1115 |   0 |   0 |   0 | 636k|   0 | 0.000000e+00 |      --      |    Inf 
1368.24/1368.62	c  1267s|  7470k|  2386k|     0 |   0.0 |1070M|  34 |   - |  40 |1251 |   0 |   0 |   0 | 637k|   0 | 0.000000e+00 |      --      |    Inf 
1370.84/1371.27	c  1269s|  7480k|  2387k|     0 |   0.0 |1071M|  34 |   - |  40 |1226 |   0 |   0 |   0 | 638k|   0 | 0.000000e+00 |      --      |    Inf 
1373.33/1373.71	c  1272s|  7490k|  2388k|     0 |   0.0 |1072M|  34 |   - |  40 |1276 |   0 |   0 |   0 | 640k|   0 | 0.000000e+00 |      --      |    Inf 
1375.84/1376.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1375.84/1376.24	c  1274s|  7500k|  2390k|     0 |   0.0 |1073M|  34 |   - |  40 |1186 |   0 |   0 |   0 | 641k|   0 | 0.000000e+00 |      --      |    Inf 
1378.34/1378.70	c  1276s|  7510k|  2391k|     0 |   0.0 |1074M|  34 |   - |  40 |1222 |   0 |   0 |   0 | 642k|   0 | 0.000000e+00 |      --      |    Inf 
1380.74/1381.17	c  1279s|  7520k|  2392k|     0 |   0.0 |1075M|  34 |   - |  40 |1451 |   0 |   0 |   0 | 643k|   0 | 0.000000e+00 |      --      |    Inf 
1383.53/1383.95	c  1281s|  7530k|  2394k|     0 |   0.0 |1076M|  34 |   - |  40 |1605 |   0 |   0 |   0 | 644k|   0 | 0.000000e+00 |      --      |    Inf 
1386.14/1386.54	c  1284s|  7540k|  2395k|     0 |   0.0 |1077M|  34 |   - |  40 |1293 |   0 |   0 |   0 | 645k|   0 | 0.000000e+00 |      --      |    Inf 
1388.64/1389.05	c  1286s|  7550k|  2396k|     0 |   0.0 |1078M|  34 |   - |  40 |1236 |   0 |   0 |   0 | 647k|   0 | 0.000000e+00 |      --      |    Inf 
1391.15/1391.52	c  1289s|  7560k|  2398k|     0 |   0.0 |1079M|  34 |   - |  40 |1119 |   0 |   0 |   0 | 648k|   0 | 0.000000e+00 |      --      |    Inf 
1393.63/1394.05	c  1291s|  7570k|  2399k|     0 |   0.0 |1080M|  34 |   - |  40 |1124 |   0 |   0 |   0 | 649k|   0 | 0.000000e+00 |      --      |    Inf 
1396.13/1396.51	c  1293s|  7580k|  2400k|     0 |   0.0 |1081M|  34 |   - |  40 |1205 |   0 |   0 |   0 | 650k|   0 | 0.000000e+00 |      --      |    Inf 
1398.64/1399.02	c  1296s|  7590k|  2401k|     0 |   0.0 |1082M|  34 |   - |  40 |1136 |   0 |   0 |   0 | 651k|   0 | 0.000000e+00 |      --      |    Inf 
1401.13/1401.52	c  1298s|  7600k|  2403k|     0 |   0.0 |1083M|  34 |   - |  40 |1144 |   0 |   0 |   0 | 652k|   0 | 0.000000e+00 |      --      |    Inf 
1403.74/1404.11	c  1300s|  7610k|  2404k|     0 |   0.0 |1084M|  34 |   - |  40 |1205 |   0 |   0 |   0 | 653k|   0 | 0.000000e+00 |      --      |    Inf 
1406.23/1406.60	c  1303s|  7620k|  2405k|     0 |   0.0 |1085M|  34 |   - |  40 |1306 |   0 |   0 |   0 | 655k|   0 | 0.000000e+00 |      --      |    Inf 
1408.74/1409.15	c  1305s|  7630k|  2406k|     0 |   0.0 |1086M|  34 |   - |  40 |1373 |   0 |   0 |   0 | 656k|   0 | 0.000000e+00 |      --      |    Inf 
1411.23/1411.66	c  1308s|  7640k|  2408k|     0 |   0.0 |1087M|  34 |   - |  40 |1124 |   0 |   0 |   0 | 657k|   0 | 0.000000e+00 |      --      |    Inf 
1413.63/1414.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1413.63/1414.04	c  1310s|  7650k|  2409k|     0 |   0.0 |1088M|  34 |   - |  40 |1126 |   0 |   0 |   0 | 658k|   0 | 0.000000e+00 |      --      |    Inf 
1416.13/1416.54	c  1312s|  7660k|  2410k|     0 |   0.0 |1089M|  34 |   - |  40 |1305 |   0 |   0 |   0 | 659k|   0 | 0.000000e+00 |      --      |    Inf 
1418.63/1419.02	c  1314s|  7670k|  2412k|     0 |   0.0 |1091M|  34 |   - |  40 |1439 |   0 |   0 |   0 | 660k|   0 | 0.000000e+00 |      --      |    Inf 
1421.23/1421.65	c  1317s|  7680k|  2413k|     0 |   0.0 |1092M|  34 |   - |  40 |1626 |   0 |   0 |   0 | 661k|   0 | 0.000000e+00 |      --      |    Inf 
1423.83/1424.27	c  1319s|  7690k|  2415k|     0 |   0.0 |1093M|  34 |   - |  40 |1389 |   0 |   0 |   0 | 662k|   0 | 0.000000e+00 |      --      |    Inf 
1426.33/1426.75	c  1322s|  7700k|  2416k|     0 |   0.0 |1094M|  34 |   - |  40 |1444 |   0 |   0 |   0 | 663k|   0 | 0.000000e+00 |      --      |    Inf 
1428.83/1429.28	c  1324s|  7710k|  2418k|     0 |   0.0 |1095M|  34 |   - |  40 |1619 |   0 |   0 |   0 | 665k|   0 | 0.000000e+00 |      --      |    Inf 
1431.53/1431.93	c  1327s|  7720k|  2419k|     0 |   0.0 |1096M|  34 |   - |  40 |1638 |   0 |   0 |   0 | 666k|   0 | 0.000000e+00 |      --      |    Inf 
1434.22/1434.64	c  1329s|  7730k|  2421k|     0 |   0.0 |1097M|  34 |   - |  40 |1602 |   0 |   0 |   0 | 667k|   0 | 0.000000e+00 |      --      |    Inf 
1436.83/1437.26	c  1332s|  7740k|  2423k|     0 |   0.0 |1098M|  34 |   - |  40 |1662 |   0 |   0 |   0 | 668k|   0 | 0.000000e+00 |      --      |    Inf 
1439.43/1439.90	c  1334s|  7750k|  2424k|     0 |   0.0 |1099M|  34 |   - |  40 |1610 |   0 |   0 |   0 | 669k|   0 | 0.000000e+00 |      --      |    Inf 
1442.32/1442.71	c  1337s|  7760k|  2425k|     0 |   0.0 |1100M|  34 |   - |  40 |1751 |   0 |   0 |   0 | 670k|   0 | 0.000000e+00 |      --      |    Inf 
1445.12/1445.54	c  1340s|  7770k|  2427k|     0 |   0.0 |1101M|  34 |   - |  40 |1615 |   0 |   0 |   0 | 671k|   0 | 0.000000e+00 |      --      |    Inf 
1447.62/1448.08	c  1342s|  7780k|  2428k|     0 |   0.0 |1102M|  34 |   - |  40 |1431 |   0 |   0 |   0 | 673k|   0 | 0.000000e+00 |      --      |    Inf 
1450.22/1450.61	c  1344s|  7790k|  2430k|     0 |   0.0 |1104M|  34 |   - |  40 |1546 |   0 |   0 |   0 | 674k|   0 | 0.000000e+00 |      --      |    Inf 
1452.82/1453.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1452.82/1453.21	c  1347s|  7800k|  2431k|     0 |   0.0 |1105M|  34 |   - |  40 |1468 |   0 |   0 |   0 | 676k|   0 | 0.000000e+00 |      --      |    Inf 
1455.32/1455.80	c  1349s|  7810k|  2433k|     0 |   0.0 |1106M|  34 |   - |  40 |1534 |   0 |   0 |   0 | 677k|   0 | 0.000000e+00 |      --      |    Inf 
1458.13/1458.53	c  1352s|  7820k|  2434k|     0 |   0.0 |1107M|  34 |   - |  40 |1490 |   0 |   0 |   0 | 678k|   0 | 0.000000e+00 |      --      |    Inf 
1460.72/1461.13	c  1354s|  7830k|  2435k|     0 |   0.0 |1108M|  34 |   - |  40 |1410 |   0 |   0 |   0 | 679k|   0 | 0.000000e+00 |      --      |    Inf 
1463.32/1463.76	c  1357s|  7840k|  2437k|     0 |   0.0 |1109M|  34 |   - |  40 |1518 |   0 |   0 |   0 | 680k|   0 | 0.000000e+00 |      --      |    Inf 
1465.92/1466.32	c  1359s|  7850k|  2438k|     0 |   0.0 |1110M|  34 |   - |  40 |1488 |   0 |   0 |   0 | 681k|   0 | 0.000000e+00 |      --      |    Inf 
1468.52/1468.90	c  1362s|  7860k|  2439k|     0 |   0.0 |1111M|  34 |   - |  40 |1190 |   0 |   0 |   0 | 682k|   0 | 0.000000e+00 |      --      |    Inf 
1471.12/1471.53	c  1364s|  7870k|  2440k|     0 |   0.0 |1112M|  34 |   - |  40 |1131 |   0 |   0 |   0 | 683k|   0 | 0.000000e+00 |      --      |    Inf 
1473.81/1474.20	c  1367s|  7880k|  2441k|     0 |   0.0 |1113M|  34 |   - |  40 |1013 |   0 |   0 |   0 | 684k|   0 | 0.000000e+00 |      --      |    Inf 
1476.32/1476.71	c  1369s|  7890k|  2442k|     0 |   0.0 |1113M|  34 |   - |  40 | 958 |   0 |   0 |   0 | 686k|   0 | 0.000000e+00 |      --      |    Inf 
1478.92/1479.33	c  1372s|  7900k|  2442k|     0 |   0.0 |1114M|  34 |   - |  40 |1053 |   0 |   0 |   0 | 687k|   0 | 0.000000e+00 |      --      |    Inf 
1481.52/1481.97	c  1374s|  7910k|  2443k|     0 |   0.0 |1115M|  34 |   - |  40 |1110 |   0 |   0 |   0 | 688k|   0 | 0.000000e+00 |      --      |    Inf 
1484.21/1484.65	c  1377s|  7920k|  2444k|     0 |   0.0 |1116M|  34 |   - |  40 |1099 |   0 |   0 |   0 | 689k|   0 | 0.000000e+00 |      --      |    Inf 
1486.82/1487.23	c  1379s|  7930k|  2445k|     0 |   0.0 |1117M|  34 |   - |  40 |1098 |   0 |   0 |   0 | 690k|   0 | 0.000000e+00 |      --      |    Inf 
1489.91/1490.32	c  1382s|  7940k|  2445k|     0 |   0.0 |1117M|  34 |   - |  40 |1390 |   0 |   0 |   0 | 692k|   0 | 0.000000e+00 |      --      |    Inf 
1493.11/1493.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1493.11/1493.55	c  1385s|  7950k|  2445k|     0 |   0.0 |1118M|  34 |   - |  40 |1709 |   0 |   0 |   0 | 693k|   0 | 0.000000e+00 |      --      |    Inf 
1496.62/1497.03	c  1388s|  7960k|  2445k|     0 |   0.0 |1119M|  35 |   - |  40 |2093 |   0 |   0 |   0 | 695k|   0 | 0.000000e+00 |      --      |    Inf 
1500.41/1500.88	c  1392s|  7970k|  2445k|     0 |   0.0 |1119M|  35 |   - |  40 |2323 |   0 |   0 |   0 | 696k|   0 | 0.000000e+00 |      --      |    Inf 
1504.61/1505.09	c  1396s|  7980k|  2445k|     0 |   0.0 |1120M|  35 |   - |  40 |2436 |   0 |   0 |   0 | 698k|   0 | 0.000000e+00 |      --      |    Inf 
1508.61/1509.08	c  1400s|  7990k|  2446k|     0 |   0.0 |1121M|  35 |   - |  40 |2660 |   0 |   0 |   0 | 699k|   0 | 0.000000e+00 |      --      |    Inf 
1512.80/1513.23	c  1404s|  8000k|  2446k|     0 |   0.0 |1121M|  35 |   - |  40 |2696 |   0 |   0 |   0 | 701k|   0 | 0.000000e+00 |      --      |    Inf 
1517.00/1517.47	c  1408s|  8010k|  2446k|     0 |   0.0 |1122M|  35 |   - |  40 |2767 |   0 |   0 |   0 | 702k|   0 | 0.000000e+00 |      --      |    Inf 
1521.20/1521.67	c  1412s|  8020k|  2446k|     0 |   0.0 |1123M|  35 |   - |  40 |2929 |   0 |   0 |   0 | 703k|   0 | 0.000000e+00 |      --      |    Inf 
1525.40/1525.85	c  1416s|  8030k|  2447k|     0 |   0.0 |1123M|  35 |   - |  40 |2850 |   0 |   0 |   0 | 705k|   0 | 0.000000e+00 |      --      |    Inf 
1529.61/1530.09	c  1420s|  8040k|  2447k|     0 |   0.0 |1124M|  35 |   - |  40 |2833 |   0 |   0 |   0 | 706k|   0 | 0.000000e+00 |      --      |    Inf 
1533.80/1534.29	c  1424s|  8050k|  2447k|     0 |   0.0 |1125M|  35 |   - |  40 |2814 |   0 |   0 |   0 | 708k|   0 | 0.000000e+00 |      --      |    Inf 
1538.00/1538.43	c  1428s|  8060k|  2448k|     0 |   0.0 |1125M|  35 |   - |  40 |2794 |   0 |   0 |   0 | 709k|   0 | 0.000000e+00 |      --      |    Inf 
1542.10/1542.53	c  1432s|  8070k|  2448k|     0 |   0.0 |1126M|  35 |   - |  40 |2651 |   0 |   0 |   0 | 711k|   0 | 0.000000e+00 |      --      |    Inf 
1545.89/1546.34	c  1436s|  8080k|  2449k|     0 |   0.0 |1127M|  35 |   - |  40 |2548 |   0 |   0 |   0 | 712k|   0 | 0.000000e+00 |      --      |    Inf 
1549.70/1550.13	c  1440s|  8090k|  2449k|     0 |   0.0 |1127M|  35 |   - |  40 |2601 |   0 |   0 |   0 | 713k|   0 | 0.000000e+00 |      --      |    Inf 
1553.49/1553.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1553.49/1553.93	c  1443s|  8100k|  2450k|     0 |   0.0 |1128M|  35 |   - |  40 |2757 |   0 |   0 |   0 | 715k|   0 | 0.000000e+00 |      --      |    Inf 
1557.30/1557.72	c  1447s|  8110k|  2451k|     0 |   0.0 |1129M|  35 |   - |  40 |2659 |   0 |   0 |   0 | 716k|   0 | 0.000000e+00 |      --      |    Inf 
1560.99/1561.46	c  1451s|  8120k|  2451k|     0 |   0.0 |1130M|  35 |   - |  40 |2784 |   0 |   0 |   0 | 718k|   0 | 0.000000e+00 |      --      |    Inf 
1564.80/1565.20	c  1454s|  8130k|  2452k|     0 |   0.0 |1131M|  35 |   - |  40 |2782 |   0 |   0 |   0 | 719k|   0 | 0.000000e+00 |      --      |    Inf 
1568.59/1569.08	c  1458s|  8140k|  2453k|     0 |   0.0 |1132M|  35 |   - |  40 |2798 |   0 |   0 |   0 | 720k|   0 | 0.000000e+00 |      --      |    Inf 
1572.49/1573.00	c  1462s|  8150k|  2453k|     0 |   0.0 |1133M|  35 |   - |  40 |2678 |   0 |   0 |   0 | 722k|   0 | 0.000000e+00 |      --      |    Inf 
1576.39/1576.84	c  1466s|  8160k|  2454k|     0 |   0.0 |1134M|  35 |   - |  40 |2706 |   0 |   0 |   0 | 723k|   0 | 0.000000e+00 |      --      |    Inf 
1580.38/1580.86	c  1469s|  8170k|  2455k|     0 |   0.0 |1134M|  35 |   - |  40 |2857 |   0 |   0 |   0 | 724k|   0 | 0.000000e+00 |      --      |    Inf 
1584.39/1584.82	c  1473s|  8180k|  2455k|     0 |   0.0 |1135M|  35 |   - |  40 |2944 |   0 |   0 |   0 | 726k|   0 | 0.000000e+00 |      --      |    Inf 
1588.18/1588.64	c  1477s|  8190k|  2456k|     0 |   0.0 |1136M|  35 |   - |  40 |2900 |   0 |   0 |   0 | 727k|   0 | 0.000000e+00 |      --      |    Inf 
1591.98/1592.49	c  1481s|  8200k|  2457k|     0 |   0.0 |1137M|  35 |   - |  40 |3088 |   0 |   0 |   0 | 729k|   0 | 0.000000e+00 |      --      |    Inf 
1595.88/1596.33	c  1484s|  8210k|  2458k|     0 |   0.0 |1138M|  35 |   - |  40 |3095 |   0 |   0 |   0 | 730k|   0 | 0.000000e+00 |      --      |    Inf 
1599.88/1600.38	c  1488s|  8220k|  2459k|     0 |   0.0 |1139M|  35 |   - |  40 |2899 |   0 |   0 |   0 | 731k|   0 | 0.000000e+00 |      --      |    Inf 
1603.88/1604.36	c  1492s|  8230k|  2460k|     0 |   0.0 |1140M|  35 |   - |  40 |3032 |   0 |   0 |   0 | 733k|   0 | 0.000000e+00 |      --      |    Inf 
1607.79/1608.27	c  1496s|  8240k|  2461k|     0 |   0.0 |1141M|  35 |   - |  40 |2942 |   0 |   0 |   0 | 734k|   0 | 0.000000e+00 |      --      |    Inf 
1611.48/1611.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1611.48/1611.97	c  1499s|  8250k|  2462k|     0 |   0.0 |1142M|  35 |   - |  40 |3194 |   0 |   0 |   0 | 735k|   0 | 0.000000e+00 |      --      |    Inf 
1615.28/1615.78	c  1503s|  8260k|  2463k|     0 |   0.0 |1143M|  35 |   - |  40 |3124 |   0 |   0 |   0 | 736k|   0 | 0.000000e+00 |      --      |    Inf 
1619.08/1619.51	c  1507s|  8270k|  2464k|     0 |   0.0 |1144M|  35 |   - |  40 |3253 |   0 |   0 |   0 | 737k|   0 | 0.000000e+00 |      --      |    Inf 
1622.67/1623.17	c  1510s|  8280k|  2466k|     0 |   0.0 |1145M|  35 |   - |  40 |3053 |   0 |   0 |   0 | 738k|   0 | 0.000000e+00 |      --      |    Inf 
1626.58/1627.01	c  1514s|  8290k|  2467k|     0 |   0.0 |1146M|  35 |   - |  40 |3094 |   0 |   0 |   0 | 740k|   0 | 0.000000e+00 |      --      |    Inf 
1631.08/1631.51	c  1518s|  8300k|  2467k|     0 |   0.0 |1147M|  35 |   - |  40 |2990 |   0 |   0 |   0 | 741k|   0 | 0.000000e+00 |      --      |    Inf 
1635.97/1636.41	c  1523s|  8310k|  2467k|     0 |   0.0 |1147M|  35 |   - |  40 |2862 |   0 |   0 |   0 | 743k|   0 | 0.000000e+00 |      --      |    Inf 
1640.68/1641.20	c  1528s|  8320k|  2467k|     0 |   0.0 |1148M|  35 |   - |  40 |2907 |   0 |   0 |   0 | 744k|   0 | 0.000000e+00 |      --      |    Inf 
1645.57/1646.01	c  1532s|  8330k|  2467k|     0 |   0.0 |1149M|  35 |   - |  40 |3061 |   0 |   0 |   0 | 745k|   0 | 0.000000e+00 |      --      |    Inf 
1650.97/1651.47	c  1538s|  8340k|  2466k|     0 |   0.0 |1149M|  36 |   - |  40 |3588 |   0 |   0 |   0 | 747k|   0 | 0.000000e+00 |      --      |    Inf 
1657.57/1658.07	c  1544s|  8350k|  2465k|     0 |   0.0 |1149M|  36 |   - |  40 |4335 |   0 |   0 |   0 | 749k|   0 | 0.000000e+00 |      --      |    Inf 
1664.46/1664.93	c  1551s|  8360k|  2465k|     0 |   0.0 |1150M|  36 |   - |  40 |4979 |   0 |   0 |   0 | 751k|   0 | 0.000000e+00 |      --      |    Inf 
1671.86/1672.33	c  1558s|  8370k|  2464k|     0 |   0.0 |1150M|  36 |   - |  40 |5186 |   0 |   0 |   0 | 754k|   0 | 0.000000e+00 |      --      |    Inf 
1679.96/1680.48	c  1566s|  8380k|  2464k|     0 |   0.0 |1151M|  36 |   - |  40 |5128 |   0 |   0 |   0 | 756k|   0 | 0.000000e+00 |      --      |    Inf 
1688.46/1688.98	c  1574s|  8390k|  2463k|     0 |   0.0 |1151M|  36 |   - |  40 |5429 |   0 |   0 |   0 | 758k|   0 | 0.000000e+00 |      --      |    Inf 
1696.35/1696.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1696.35/1696.80	c  1582s|  8400k|  2463k|     0 |   0.0 |1151M|  36 |   - |  40 |5890 |   0 |   0 |   0 | 760k|   0 | 0.000000e+00 |      --      |    Inf 
1703.47/1703.96	c  1589s|  8410k|  2463k|     0 |   0.0 |1152M|  36 |   - |  40 |6305 |   0 |   0 |   0 | 762k|   0 | 0.000000e+00 |      --      |    Inf 
1713.06/1713.50	c  1598s|  8420k|  2462k|     0 |   0.0 |1153M|  36 |   - |  40 |6490 |   0 |   0 |   0 | 764k|   0 | 0.000000e+00 |      --      |    Inf 
1726.45/1726.95	c  1612s|  8430k|  2460k|     0 |   0.0 |1153M|  36 |   - |  40 |7378 |   0 |   0 |   0 | 766k|   0 | 0.000000e+00 |      --      |    Inf 
1742.15/1742.67	c  1627s|  8440k|  2458k|     0 |   0.0 |1153M|  36 |   - |  40 |7716 |   0 |   0 |   0 | 769k|   0 | 0.000000e+00 |      --      |    Inf 
1751.04/1751.56	c  1636s|  8450k|  2461k|     0 |   0.0 |1153M|  36 |   - |  40 |4498 |   0 |   0 |   0 | 770k|   0 | 0.000000e+00 |      --      |    Inf 
1753.04/1753.55	c  1638s|  8460k|  2467k|     0 |   0.0 |1154M|  36 |   - |  40 |2564 |   0 |   0 |   0 | 771k|   0 | 0.000000e+00 |      --      |    Inf 
1754.74/1755.29	c  1639s|  8470k|  2473k|     0 |   0.0 |1156M|  36 |   - |  40 |2461 |   0 |   0 |   0 | 771k|   0 | 0.000000e+00 |      --      |    Inf 
1756.54/1757.05	c  1641s|  8480k|  2479k|     0 |   0.0 |1158M|  36 |   - |  40 |2451 |   0 |   0 |   0 | 771k|   0 | 0.000000e+00 |      --      |    Inf 
1758.35/1758.87	c  1643s|  8490k|  2485k|     0 |   0.0 |1160M|  36 |   - |  40 |2313 |   0 |   0 |   0 | 772k|   0 | 0.000000e+00 |      --      |    Inf 
1760.34/1760.80	c  1645s|  8500k|  2491k|     0 |   0.0 |1162M|  36 |   - |  40 |2414 |   0 |   0 |   0 | 772k|   0 | 0.000000e+00 |      --      |    Inf 
1762.14/1762.66	c  1646s|  8510k|  2497k|     0 |   0.0 |1164M|  36 |   - |  40 |2404 |   0 |   0 |   0 | 773k|   0 | 0.000000e+00 |      --      |    Inf 
1764.04/1764.58	c  1648s|  8520k|  2503k|     0 |   0.0 |1166M|  36 |   - |  40 |2468 |   0 |   0 |   0 | 773k|   0 | 0.000000e+00 |      --      |    Inf 
1766.05/1766.59	c  1650s|  8530k|  2509k|     0 |   0.0 |1167M|  36 |   - |  40 |2208 |   0 |   0 |   0 | 773k|   0 | 0.000000e+00 |      --      |    Inf 
1767.94/1768.42	c  1652s|  8540k|  2515k|     0 |   0.0 |1169M|  36 |   - |  40 |2194 |   0 |   0 |   0 | 774k|   0 | 0.000000e+00 |      --      |    Inf 
1769.94/1770.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1769.94/1770.41	c  1654s|  8550k|  2521k|     0 |   0.0 |1171M|  36 |   - |  40 |2220 |   0 |   0 |   0 | 774k|   0 | 0.000000e+00 |      --      |    Inf 
1771.84/1772.38	c  1655s|  8560k|  2526k|     0 |   0.0 |1173M|  36 |   - |  40 |2286 |   0 |   0 |   0 | 775k|   0 | 0.000000e+00 |      --      |    Inf 
1773.84/1774.31	c  1657s|  8570k|  2532k|     0 |   0.0 |1175M|  36 |   - |  40 |2260 |   0 |   0 |   0 | 775k|   0 | 0.000000e+00 |      --      |    Inf 
1775.74/1776.23	c  1659s|  8580k|  2538k|     0 |   0.0 |1176M|  36 |   - |  40 |1981 |   0 |   0 |   0 | 775k|   0 | 0.000000e+00 |      --      |    Inf 
1777.64/1778.10	c  1661s|  8590k|  2543k|     0 |   0.0 |1178M|  36 |   - |  40 |2057 |   0 |   0 |   0 | 776k|   0 | 0.000000e+00 |      --      |    Inf 
1779.54/1780.03	c  1663s|  8600k|  2549k|     0 |   0.0 |1180M|  36 |   - |  40 |2045 |   0 |   0 |   0 | 776k|   0 | 0.000000e+00 |      --      |    Inf 
1781.34/1781.86	c  1664s|  8610k|  2555k|     0 |   0.0 |1182M|  36 |   - |  40 |1889 |   0 |   0 |   0 | 777k|   0 | 0.000000e+00 |      --      |    Inf 
1783.13/1783.67	c  1666s|  8620k|  2560k|     0 |   0.0 |1183M|  36 |   - |  40 |1769 |   0 |   0 |   0 | 777k|   0 | 0.000000e+00 |      --      |    Inf 
1785.03/1785.50	c  1668s|  8630k|  2566k|     0 |   0.0 |1185M|  36 |   - |  40 |1002 |   0 |   0 |   0 | 778k|   0 | 0.000000e+00 |      --      |    Inf 
1786.64/1787.12	c  1669s|  8640k|  2571k|     0 |   0.0 |1187M|  36 |   - |  40 | 881 |   0 |   0 |   0 | 778k|   0 | 0.000000e+00 |      --      |    Inf 
1788.14/1788.64	c  1670s|  8650k|  2577k|     0 |   0.0 |1189M|  36 |   - |  40 | 898 |   0 |   0 |   0 | 778k|   0 | 0.000000e+00 |      --      |    Inf 
1789.63/1790.18	c  1672s|  8660k|  2582k|     0 |   0.0 |1190M|  36 |   - |  40 | 964 |   0 |   0 |   0 | 779k|   0 | 0.000000e+00 |      --      |    Inf 
1791.23/1791.74	c  1673s|  8670k|  2587k|     0 |   0.0 |1192M|  36 |   - |  40 |1012 |   0 |   0 |   0 | 779k|   0 | 0.000000e+00 |      --      |    Inf 
1792.93/1793.43	c  1675s|  8680k|  2593k|     0 |   0.0 |1194M|  36 |   - |  40 | 998 |   0 |   0 |   0 | 780k|   0 | 0.000000e+00 |      --      |    Inf 
1794.64/1795.11	c  1676s|  8690k|  2598k|     0 |   0.0 |1196M|  36 |   - |  40 |1022 |   0 |   0 |   0 | 780k|   0 | 0.000000e+00 |      --      |    Inf 
1796.33/1796.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1796.33/1796.83	c  1678s|  8700k|  2604k|     0 |   0.0 |1197M|  36 |   - |  40 |1172 |   0 |   0 |   0 | 781k|   0 | 0.000000e+00 |      --      |    Inf 
1798.04/1798.57	c  1680s|  8710k|  2609k|     0 |   0.0 |1199M|  36 |   - |  40 |1179 |   0 |   0 |   0 | 781k|   0 | 0.000000e+00 |      --      |    Inf 
1799.73/1800.29	c  1681s|  8720k|  2614k|     0 |   0.0 |1201M|  36 |   - |  40 |1246 |   0 |   0 |   0 | 781k|   0 | 0.000000e+00 |      --      |    Inf 
1800.04/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.50	c 
1800.04/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.50	c Solving Time (sec) : 1681.38
1800.04/1800.50	c Solving Nodes      : 8721314
1800.04/1800.50	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.50	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.50	c Gap                : infinite
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.50	c Solving Time       :    1681.38
1800.04/1800.50	c Original Problem   :
1800.04/1800.50	c   Problem name     : HOME/instance-2664020-1276617690.opb
1800.04/1800.50	c   Variables        : 41 (41 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.50	c   Constraints      : 11 initial, 11 maximal
1800.04/1800.50	c Presolved Problem  :
1800.04/1800.50	c   Problem name     : t_HOME/instance-2664020-1276617690.opb
1800.04/1800.50	c   Variables        : 40 (40 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.50	c   Constraints      : 5 initial, 8108 maximal
1800.04/1800.50	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.50	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.50	c   dualfix          :       0.00          1          0          0          0          0          0          0          0
1800.04/1800.50	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.50	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.50	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.50	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.50	c   linear           :       0.01          0          0          0          0          0          6          0          0
1800.04/1800.50	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.50	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.50	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.50	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.50	c   linear           :          5          0   11898379          0    5736126    3120531   27886254          0          0          0
1800.04/1800.50	c   logicor          :          0+         0    4499950          0          0          7     500502          0          0          0
1800.04/1800.50	c   countsols        :          0          0          0          0    5736126          0          0          0          0          0
1800.04/1800.50	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.50	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.50	c   linear           :     568.49       0.00     564.41       0.00       4.08
1800.04/1800.50	c   logicor          :     278.22       0.00     278.22       0.00       0.00
1800.04/1800.50	c   countsols        :       2.05       0.00       0.00       0.00       2.05
1800.04/1800.50	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.50	c   vbounds          :       5.42          2          0          0
1800.04/1800.50	c   rootredcost      :       5.69          0          0          0
1800.04/1800.50	c   pseudoobj        :       4.74          0          0          0
1800.04/1800.50	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.50	c   propagation      :     191.88    3120538     756521    1749791       28.7          1       33.0          -
1800.04/1800.50	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.50	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.50	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.50	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.50	c   applied globally :          -          -          -     656454       25.8          -          -          -
1800.04/1800.50	c   applied locally  :          -          -          -     125507       32.9          -          -          -
1800.04/1800.50	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.50	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.50	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.50	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.50	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.50	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.50	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.50	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.50	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.50	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.50	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.50	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.50	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.50	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.50	c Pricers            :       Time      Calls       Vars
1800.04/1800.50	c   problem variables:       0.00          0          0
1800.04/1800.50	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.50	c   relpscost        :       0.00          0          0          0          0          0          0
1800.04/1800.50	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.50	c   inference        :      32.70    5736126          0          0          0          0   11472252
1800.04/1800.50	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.50	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.50	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.50	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.50	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.50	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.50	c   LP solutions     :       0.00          -          0
1800.04/1800.50	c   pseudo solutions :       0.00          -          0
1800.04/1800.50	c   oneopt           :       4.29          0          0
1800.04/1800.50	c   trivial          :       0.00          2          0
1800.04/1800.50	c   simplerounding   :       0.00          0          0
1800.04/1800.50	c   zirounding       :       0.00          0          0
1800.04/1800.50	c   rounding         :       0.00          0          0
1800.04/1800.50	c   shifting         :       0.00          0          0
1800.04/1800.50	c   intshifting      :       0.00          0          0
1800.04/1800.50	c   twoopt           :       0.00          0          0
1800.04/1800.50	c   fixandinfer      :       0.00          0          0
1800.04/1800.50	c   feaspump         :       0.00          0          0
1800.04/1800.50	c   coefdiving       :       0.00          0          0
1800.04/1800.50	c   pscostdiving     :       0.00          0          0
1800.04/1800.50	c   fracdiving       :       0.00          0          0
1800.04/1800.50	c   veclendiving     :       0.00          0          0
1800.04/1800.50	c   intdiving        :       0.00          0          0
1800.04/1800.50	c   actconsdiving    :       0.00          0          0
1800.04/1800.50	c   objpscostdiving  :       0.00          0          0
1800.04/1800.50	c   rootsoldiving    :       0.00          0          0
1800.04/1800.50	c   linesearchdiving :       0.00          0          0
1800.04/1800.50	c   guideddiving     :       0.00          0          0
1800.04/1800.50	c   octane           :       0.00          0          0
1800.04/1800.50	c   rens             :       0.00          0          0
1800.04/1800.50	c   rins             :       0.00          0          0
1800.04/1800.50	c   localbranching   :       0.00          0          0
1800.04/1800.50	c   mutation         :       0.00          0          0
1800.04/1800.50	c   crossover        :       0.00          0          0
1800.04/1800.50	c   dins             :       0.00          0          0
1800.04/1800.50	c   undercover       :       0.00          0          0
1800.04/1800.50	c   nlp              :       4.40          0          0
1800.04/1800.50	c   trysol           :       3.55          0          0
1800.04/1800.50	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.50	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.50	c   dual LP          :       0.00          0          0       0.00          -
1800.04/1800.50	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.50	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.50	c   diving/probing LP:       0.00          0          0       0.00          -
1800.04/1800.50	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.50	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.50	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.50	c B&B Tree           :
1800.04/1800.50	c   number of runs   :          1
1800.04/1800.50	c   nodes            :    8721314
1800.04/1800.50	c   nodes (total)    :    8721314
1800.04/1800.50	c   nodes left       :    2615560
1800.04/1800.50	c   max depth        :         36
1800.04/1800.50	c   max depth (total):         36
1800.04/1800.50	c   backtracks       :    1038688 (11.9%)
1800.04/1800.50	c   delayed cutoffs  :     135379
1800.04/1800.50	c   repropagations   :     743735 (1205546 domain reductions, 135350 cutoffs)
1800.04/1800.50	c   avg switch length:       6.71
1800.04/1800.50	c   switching time   :     529.05
1800.04/1800.51	c Solution           :
1800.04/1800.51	c   Solutions found  :          0 (0 improvements)
1800.04/1800.51	c   Primal Bound     :          -
1800.04/1800.51	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.51	c   Gap              :   infinite
1800.04/1800.51	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.51	c   Root Iterations  :          0

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 10318
/proc/meminfo: memFree=1772772/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=6584 CPUtime=0
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 1085 0 0 0 0 0 0 0 25 0 1 0 3062810 6742016 1007 1992294400 4194304 7136930 140734231338480 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10318/statm: 1646 1017 254 719 0 925 0

[startup+0.0792269 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 10318
/proc/meminfo: memFree=1772772/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=10972 CPUtime=0.06
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 2971 0 0 0 6 0 0 0 25 0 1 0 3062810 11235328 2026 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 2743 2026 387 719 0 2022 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10972

[startup+0.101229 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 10318
/proc/meminfo: memFree=1772772/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=11140 CPUtime=0.09
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 2990 0 0 0 8 1 0 0 25 0 1 0 3062810 11407360 2045 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 2785 2045 387 719 0 2064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11140

[startup+0.301249 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 10318
/proc/meminfo: memFree=1772772/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=11672 CPUtime=0.29
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 3146 0 0 0 26 3 0 0 25 0 1 0 3062810 11952128 2201 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 2918 2201 387 719 0 2197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11672

[startup+0.701288 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 10318
/proc/meminfo: memFree=1772772/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=13104 CPUtime=0.69
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 3513 0 0 0 62 7 0 0 25 0 1 0 3062810 13418496 2568 1992294400 4194304 7136930 140734231338480 18446744073709551615 4675288 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 3276 2568 387 719 0 2555 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13104

[startup+1.50137 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10319
/proc/meminfo: memFree=1763464/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=14308 CPUtime=1.49
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 3811 0 0 0 135 14 0 0 25 0 1 0 3062810 14651392 2866 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 3577 2866 387 719 0 2856 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14308

[startup+3.10053 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10319
/proc/meminfo: memFree=1761108/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=17704 CPUtime=3.09
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 4702 0 0 0 278 31 0 0 25 0 1 0 3062810 18128896 3757 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 4426 3757 387 719 0 3705 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17704

[startup+6.30084 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10319
/proc/meminfo: memFree=1755404/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=21408 CPUtime=6.29
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 5672 0 0 0 571 58 0 0 25 0 1 0 3062810 21921792 4727 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 5352 4727 387 719 0 4631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21408

[startup+12.7005 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10319
/proc/meminfo: memFree=1744492/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=32096 CPUtime=12.69
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 8443 0 0 0 1143 126 0 0 25 0 1 0 3062810 32866304 7498 1992294400 4194304 7136930 140734231338480 18446744073709551615 4644808 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 8024 7498 387 719 0 7303 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32096

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10319
/proc/meminfo: memFree=1725892/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=51728 CPUtime=25.49
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 12962 0 0 0 2297 252 0 0 25 0 1 0 3062810 52969472 12017 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 12932 12017 387 719 0 12211 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51728

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10321
/proc/meminfo: memFree=1683484/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=96884 CPUtime=51.08
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 23669 0 0 0 4582 526 0 0 25 0 1 0 3062810 99209216 22724 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 24221 22724 387 719 0 23500 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96884

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10321
/proc/meminfo: memFree=1626072/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=152132 CPUtime=102.27
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 37901 0 0 0 9254 973 0 0 25 0 1 0 3062810 155783168 36956 1992294400 4194304 7136930 140734231338480 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 38033 36956 387 719 0 37312 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 152132

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10323
/proc/meminfo: memFree=1548324/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=235112 CPUtime=162.25
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 57393 0 0 0 14694 1531 0 0 25 0 1 0 3062810 240754688 56448 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 58778 56448 387 719 0 58057 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 235112

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10325
/proc/meminfo: memFree=1480248/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=299572 CPUtime=222.23
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 74143 0 0 0 20134 2089 0 0 25 0 1 0 3062810 306761728 73198 1992294400 4194304 7136930 140734231338480 18446744073709551615 5000303 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 74893 73198 387 719 0 74172 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 299572

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10327
/proc/meminfo: memFree=1426556/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=353044 CPUtime=282.22
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 87940 0 0 0 25618 2604 0 0 25 0 1 0 3062810 361517056 86995 1992294400 4194304 7136930 140734231338480 18446744073709551615 5000112 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 88261 86995 387 719 0 87540 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 353044

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10327
/proc/meminfo: memFree=1377576/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=399524 CPUtime=342.2
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 99860 0 0 0 31159 3061 0 0 25 0 1 0 3062810 409112576 98915 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 99881 98915 387 719 0 99160 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 399524

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10329
/proc/meminfo: memFree=1345088/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=430396 CPUtime=402.19
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 107752 0 0 0 36776 3443 0 0 25 0 1 0 3062810 440725504 106807 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 107599 106807 387 719 0 106878 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 430396

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10331
/proc/meminfo: memFree=1324132/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=451000 CPUtime=462.18
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 112970 0 0 0 42474 3744 0 0 25 0 1 0 3062810 461824000 112025 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 112750 112025 387 719 0 112029 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 451000

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10333
/proc/meminfo: memFree=1274160/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=516576 CPUtime=522.16
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 125680 0 0 0 48101 4115 0 0 25 0 1 0 3062810 528973824 124735 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 129144 124735 387 719 0 128423 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 516576

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10335
/proc/meminfo: memFree=1206332/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=580452 CPUtime=582.14
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 142353 0 0 0 53610 4604 0 0 25 0 1 0 3062810 594382848 141408 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 145113 141408 387 719 0 144392 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 580452

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10335
/proc/meminfo: memFree=1137388/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=646208 CPUtime=642.14
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 159483 0 0 0 59096 5118 0 0 25 0 1 0 3062810 661716992 158538 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 161552 158538 387 719 0 160831 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 646208

[startup+702.301 s]

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

/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 234173 0 0 0 92315 7888 0 0 25 0 1 0 3062810 990580736 233228 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 241841 233228 387 719 0 241120 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 967364

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10347
/proc/meminfo: memFree=801596/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1002180 CPUtime=1062.02
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 243083 0 0 0 97910 8292 0 0 25 0 1 0 3062810 1026232320 242138 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 250545 242138 387 719 0 249824 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 1002180

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10349
/proc/meminfo: memFree=768116/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1034544 CPUtime=1122
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 251409 0 0 0 103522 8678 0 0 25 0 1 0 3062810 1059373056 250464 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 258636 250464 387 719 0 257915 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1034544

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10351
/proc/meminfo: memFree=736000/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1066008 CPUtime=1181.99
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 259508 0 0 0 109140 9059 0 0 25 0 1 0 3062810 1091592192 258563 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 266502 258563 387 719 0 265781 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1066008

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10351
/proc/meminfo: memFree=704876/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1095412 CPUtime=1241.97
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 267089 0 0 0 114764 9433 0 0 25 0 1 0 3062810 1121701888 266144 1992294400 4194304 7136930 140734231338480 18446744073709551615 6123187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 273853 266144 387 719 0 273132 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 1095412

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10353
/proc/meminfo: memFree=678960/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1120828 CPUtime=1301.97
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 273488 0 0 0 120426 9771 0 0 25 0 1 0 3062810 1147727872 272543 1992294400 4194304 7136930 140734231338480 18446744073709551615 6123179 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 280207 272543 387 719 0 279486 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1120828

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10355
/proc/meminfo: memFree=655896/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1143376 CPUtime=1361.94
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 279257 0 0 0 126092 10102 0 0 25 0 1 0 3062810 1170817024 278312 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 285844 278312 387 719 0 285123 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 1143376

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10357
/proc/meminfo: memFree=628244/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1170336 CPUtime=1421.94
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 286138 0 0 0 131759 10435 0 0 25 0 1 0 3062810 1198424064 285193 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 292584 285193 387 719 0 291863 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 1170336

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10359
/proc/meminfo: memFree=605800/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1191980 CPUtime=1481.91
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 291685 0 0 0 137443 10748 0 0 25 0 1 0 3062810 1220587520 290740 1992294400 4194304 7136930 140734231338480 18446744073709551615 6123172 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 297995 290740 387 719 0 297274 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 1191980

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10359
/proc/meminfo: memFree=594888/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1202640 CPUtime=1541.9
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 294385 0 0 0 143225 10965 0 0 25 0 1 0 3062810 1231503360 293440 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 300660 293440 387 719 0 299939 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 1202640

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10361
/proc/meminfo: memFree=581744/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1216352 CPUtime=1601.89
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 297765 0 0 0 149008 11181 0 0 25 0 1 0 3062810 1245544448 296820 1992294400 4194304 7136930 140734231338480 18446744073709551615 5000156 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 304088 296820 387 719 0 303367 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 1216352

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10363
/proc/meminfo: memFree=570956/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1226492 CPUtime=1661.87
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 300344 0 0 0 154818 11369 0 0 25 0 1 0 3062810 1255927808 299399 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 306623 299399 387 719 0 305902 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 1226492

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10365
/proc/meminfo: memFree=565748/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1231612 CPUtime=1721.85
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 301611 0 0 0 160707 11478 0 0 25 0 1 0 3062810 1261170688 300666 1992294400 4194304 7136930 140734231338480 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 307903 300666 387 719 0 307182 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1231612

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10367
/proc/meminfo: memFree=534748/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1261064 CPUtime=1781.84
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 309268 0 0 0 166465 11719 0 0 25 0 1 0 3062810 1291329536 308323 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 315266 308323 387 719 0 314545 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 1261064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 10367
/proc/meminfo: memFree=515528/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1279312 CPUtime=1800.04
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 314062 0 0 0 168138 11866 0 0 25 0 1 0 3062810 1310015488 313117 1992294400 4194304 7136930 140734231338480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10318/statm: 319828 313117 387 719 0 319107 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1279312

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -10318

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10368
/proc/meminfo: memFree=515520/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1279312 CPUtime=1800.93
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 314068 0 0 0 168227 11866 0 0 25 0 1 0 3062810 1310015488 313123 1992294400 4194304 7136930 140734231338480 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10318/statm: 319828 313123 393 719 0 319107 0
Current children cumulated CPU time (s) 1800.93
Current children cumulated vsize (KiB) 1279312

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10368
/proc/meminfo: memFree=515520/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=1279312 CPUtime=1801.73
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4202496 314068 0 0 0 168307 11866 0 0 25 0 1 0 3062810 1310015488 313123 1992294400 4194304 7136930 140734231338480 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10318/statm: 319828 313123 393 719 0 319107 0
Current children cumulated CPU time (s) 1801.73
Current children cumulated vsize (KiB) 1279312

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10368
/proc/meminfo: memFree=515520/2059040 swapFree=4192956/4192956
[pid=10318] ppid=10316 vsize=0 CPUtime=1802.13
/proc/10318/stat : 10318 (pbscip.linux.x8) R 10316 10318 10130 0 -1 4203524 314068 0 0 0 168338 11875 0 0 25 0 1 0 3062810 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10318/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.62
CPU time (s): 1802.16
CPU user time (s): 1683.39
CPU system time (s): 118.771
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 1279312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1683.39
system time used= 118.771
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 314068
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= 1
involuntary context switches= 1951

runsolver used 3.17852 second user time and 8.36073 second system time

The end

Launcher Data

Begin job on node084 at 2010-06-15 18:01:30
IDJOB=2664020
IDBENCH=2929
IDSOLVER=1167
FILE ID=node084/2664020-1276617690
PBS_JOBID= 11172295
Free space on /tmp= 62512 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_4.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2664020-1276617690/watcher-2664020-1276617690 -o /tmp/evaluation-result-2664020-1276617690/solver-2664020-1276617690 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664020-1276617690.opb -t 1800 -m 1800

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

MD5SUM BENCH= 153ea7f27a80a18c7caefc8ed55018be
RANDOM SEED=1843222314

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

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

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1773300 kB
Buffers:         37044 kB
Cached:         125412 kB
SwapCached:          0 kB
Active:         107796 kB
Inactive:       114316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1773300 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3232 kB
Writeback:           0 kB
AnonPages:       59684 kB
Mapped:          15596 kB
Slab:            41992 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179732 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62508 MiB
End job on node084 at 2010-06-15 18:31:32