Trace number 2693688

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 NameAnswerCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solverMSAT (MO) 1604.37 1604.53

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-blast-floppy1-6.ucl--soft-66-100-0.wbo
MD5SUM31cf4204a9fca25e8a4f7b19cec87ed8
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.022995
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables719
Total number of constraints593
Number of soft constraints204
Number of constraints which are clauses371
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints222
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 10312
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 10311
Biggest number in a constraint 773
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2306
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-2693688-1277914824.wbo>
0.00/0.01	c original problem has 1127 variables (923 bin, 0 int, 0 impl, 204 cont) and 798 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.02	c (round 1) 3 del vars, 2 del conss, 1 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 860 impls, 0 clqs
0.00/0.02	c (round 2) 4 del vars, 8 del conss, 2 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 860 impls, 0 clqs
0.00/0.02	c (round 3) 6 del vars, 11 del conss, 4 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 860 impls, 0 clqs
0.00/0.02	c (round 4) 8 del vars, 16 del conss, 6 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 860 impls, 0 clqs
0.00/0.02	c (round 5) 11 del vars, 22 del conss, 8 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 860 impls, 0 clqs
0.00/0.03	c (round 6) 12 del vars, 22 del conss, 211 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 860 impls, 0 clqs
0.02/0.03	c (round 7) 12 del vars, 22 del conss, 211 chg bounds, 115 chg sides, 230 chg coeffs, 373 upgd conss, 860 impls, 0 clqs
0.02/0.04	c    (0.0s) probing: 101/912 (11.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.02/0.04	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.02/0.04	c presolving (8 rounds):
0.02/0.04	c  12 deleted vars, 22 deleted constraints, 211 tightened bounds, 0 added holes, 115 changed sides, 230 changed coefficients
0.02/0.04	c  881 implications, 0 cliques
0.02/0.04	c presolved problem has 1115 variables (912 bin, 0 int, 0 impl, 203 cont) and 776 constraints
0.02/0.04	c     203 constraints of type <indicator>
0.02/0.04	c       3 constraints of type <varbound>
0.02/0.04	c     145 constraints of type <knapsack>
0.02/0.04	c     200 constraints of type <linear>
0.02/0.04	c     225 constraints of type <logicor>
0.02/0.04	c transformed objective value is always integral (scale: 1)
0.02/0.04	c Presolving Time: 0.02
0.02/0.04	c - non default parameters ----------------------------------------------------------------------
0.02/0.04	c # SCIP version 1.2.1.2
0.02/0.04	c 
0.02/0.04	c # frequency for displaying node information lines
0.02/0.04	c # [type: int, range: [-1,2147483647], default: 100]
0.02/0.04	c display/freq = 10000
0.02/0.04	c 
0.02/0.04	c # maximal time in seconds to run
0.02/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.02/0.04	c limits/time = 1799.99
0.02/0.04	c 
0.02/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.02/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.02/0.04	c limits/memory = 3420
0.02/0.04	c 
0.02/0.04	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.02/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.02/0.04	c lp/solvefreq = -1
0.02/0.04	c 
0.02/0.04	c # should presolving try to simplify inequalities
0.02/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.04	c constraints/linear/simplifyinequalities = TRUE
0.02/0.04	c 
0.02/0.04	c # should presolving try to simplify knapsacks
0.02/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.04	c constraints/knapsack/simplifyinequalities = TRUE
0.02/0.04	c 
0.02/0.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.02/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.02/0.04	c separating/rapidlearning/freq = 0
0.02/0.04	c 
0.02/0.04	c -----------------------------------------------------------------------------------------------
0.02/0.04	c start solving
0.02/0.04	c 
0.02/0.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.02/0.04	c   0.0s|     1 |     2 |     0 |     - |3747k|   0 |   - |1115 | 776 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.19/1.26	c   1.0s| 10000 |  9990 |     0 |   0.0 |7764k| 268 |   - |1115 | 782 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
2.39/2.45	c   1.9s| 20000 | 19990 |     0 |   0.0 |  11M| 268 |   - |1115 | 782 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
3.59/3.61	c   2.8s| 30000 | 29990 |     0 |   0.0 |  15M| 268 |   - |1115 | 780 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
4.69/4.74	c   3.7s| 40000 | 39986 |     0 |   0.0 |  19M| 301 |   - |1115 | 784 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
5.89/5.93	c   4.6s| 50000 | 49986 |     0 |   0.0 |  22M| 313 |   - |1115 | 782 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
7.09/7.12	c   5.6s| 60000 | 59986 |     0 |   0.0 |  26M| 313 |   - |1115 | 781 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
8.29/8.31	c   6.5s| 70000 | 69986 |     0 |   0.0 |  30M| 313 |   - |1115 | 781 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
9.39/9.49	c   7.4s| 80000 | 79986 |     0 |   0.0 |  34M| 313 |   - |1115 | 780 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
10.59/10.68	c   8.4s| 90000 | 89986 |     0 |   0.0 |  37M| 313 |   - |1115 | 780 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
11.79/11.87	c   9.3s|100000 | 99986 |     0 |   0.0 |  41M| 313 |   - |1115 | 780 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
12.99/13.06	c  10.2s|110000 |109986 |     0 |   0.0 |  45M| 313 |   - |1115 | 779 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
14.19/14.25	c  11.2s|120000 |119986 |     0 |   0.0 |  49M| 313 |   - |1115 | 779 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
15.40/15.44	c  12.1s|130000 |129986 |     0 |   0.0 |  52M| 313 |   - |1115 | 778 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
16.59/16.63	c  13.0s|140000 |139986 |     0 |   0.0 |  56M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
17.79/17.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.79/17.82	c  13.9s|150000 |149986 |     0 |   0.0 |  60M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
18.99/19.00	c  14.9s|160000 |159986 |     0 |   0.0 |  64M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
20.09/20.19	c  15.8s|170000 |169986 |     0 |   0.0 |  67M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
21.29/21.37	c  16.8s|180000 |179986 |     0 |   0.0 |  71M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
22.49/22.55	c  17.7s|190000 |189986 |     0 |   0.0 |  75M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
23.69/23.74	c  18.6s|200000 |199986 |     0 |   0.0 |  79M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
24.89/24.91	c  19.6s|210000 |209986 |     0 |   0.0 |  82M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
25.99/26.09	c  20.5s|220000 |219986 |     0 |   0.0 |  86M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
27.19/27.25	c  21.4s|230000 |229986 |     0 |   0.0 |  90M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
28.39/28.42	c  22.3s|240000 |239986 |     0 |   0.0 |  94M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
29.49/29.58	c  23.2s|250000 |249986 |     0 |   0.0 |  98M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
30.70/30.74	c  24.1s|260000 |259986 |     0 |   0.0 | 101M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
31.79/31.87	c  25.0s|270000 |269986 |     0 |   0.0 | 105M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
32.89/32.99	c  25.9s|280000 |279986 |     0 |   0.0 | 109M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
33.99/34.10	c  26.8s|290000 |289986 |     0 |   0.0 | 113M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
35.19/35.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.19/35.20	c  27.6s|300000 |299986 |     0 |   0.0 | 116M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
36.29/36.31	c  28.5s|310000 |309986 |     0 |   0.0 | 120M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
37.39/37.42	c  29.3s|320000 |319986 |     0 |   0.0 | 124M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
38.50/38.51	c  30.2s|330000 |329986 |     0 |   0.0 | 128M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
39.49/39.60	c  31.0s|340000 |339986 |     0 |   0.0 | 131M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
40.59/40.68	c  31.9s|350000 |349986 |     0 |   0.0 | 135M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
41.70/41.75	c  32.7s|360000 |359986 |     0 |   0.0 | 139M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
42.79/42.82	c  33.5s|370000 |369986 |     0 |   0.0 | 143M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
43.79/43.89	c  34.3s|380000 |379986 |     0 |   0.0 | 146M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
44.88/44.93	c  35.1s|390000 |389986 |     0 |   0.0 | 150M| 313 |   - |1115 | 777 |   0 |   0 |   0 |  10 |   0 | 0.000000e+00 |      --      |    Inf 
45.89/45.98	c  35.9s|400000 |399984 |     0 |   0.0 | 154M| 313 |   - |1115 | 780 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
46.99/47.01	c  36.7s|410000 |409984 |     0 |   0.0 | 158M| 313 |   - |1115 | 780 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
47.99/48.08	c  37.5s|420000 |419984 |     0 |   0.0 | 162M| 317 |   - |1115 | 778 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
49.19/49.25	c  38.5s|430000 |429984 |     0 |   0.0 | 165M| 317 |   - |1115 | 778 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
50.39/50.42	c  39.4s|440000 |439984 |     0 |   0.0 | 169M| 317 |   - |1115 | 778 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
51.49/51.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
51.49/51.58	c  40.3s|450000 |449984 |     0 |   0.0 | 173M| 317 |   - |1115 | 778 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
52.70/52.75	c  41.2s|460000 |459984 |     0 |   0.0 | 177M| 317 |   - |1115 | 778 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
53.89/53.92	c  42.1s|470000 |469984 |     0 |   0.0 | 180M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
54.99/55.08	c  43.0s|480000 |479984 |     0 |   0.0 | 184M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
56.18/56.24	c  43.9s|490000 |489984 |     0 |   0.0 | 188M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
57.39/57.41	c  44.8s|500000 |499984 |     0 |   0.0 | 192M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
58.49/58.57	c  45.7s|510000 |509984 |     0 |   0.0 | 195M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
59.69/59.72	c  46.7s|520000 |519984 |     0 |   0.0 | 199M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
60.89/60.90	c  47.6s|530000 |529984 |     0 |   0.0 | 203M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
62.09/62.10	c  48.5s|540000 |539984 |     0 |   0.0 | 207M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
63.29/63.31	c  49.5s|550000 |549984 |     0 |   0.0 | 211M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
64.49/64.50	c  50.4s|560000 |559984 |     0 |   0.0 | 214M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
65.68/65.70	c  51.3s|570000 |569984 |     0 |   0.0 | 218M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
66.79/66.86	c  52.2s|580000 |579984 |     0 |   0.0 | 222M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
67.99/68.00	c  53.1s|590000 |589984 |     0 |   0.0 | 226M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
69.08/69.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
69.08/69.19	c  54.1s|600000 |599984 |     0 |   0.0 | 230M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
70.29/70.38	c  55.0s|610000 |609984 |     0 |   0.0 | 234M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
71.50/71.57	c  56.0s|620000 |619984 |     0 |   0.0 | 237M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
72.69/72.74	c  56.9s|630000 |629984 |     0 |   0.0 | 241M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
73.88/73.90	c  57.8s|640000 |639984 |     0 |   0.0 | 245M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
74.99/75.07	c  58.7s|650000 |649984 |     0 |   0.0 | 249M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
76.19/76.23	c  59.6s|660000 |659984 |     0 |   0.0 | 252M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
77.29/77.38	c  60.5s|670000 |669984 |     0 |   0.0 | 256M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
78.49/78.56	c  61.4s|680000 |679984 |     0 |   0.0 | 260M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
79.69/79.73	c  62.4s|690000 |689984 |     0 |   0.0 | 264M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
80.89/80.90	c  63.3s|700000 |699984 |     0 |   0.0 | 268M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
81.99/82.07	c  64.2s|710000 |709984 |     0 |   0.0 | 271M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
83.19/83.24	c  65.1s|720000 |719984 |     0 |   0.0 | 275M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
84.29/84.39	c  66.0s|730000 |729984 |     0 |   0.0 | 279M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
85.49/85.55	c  67.0s|740000 |739984 |     0 |   0.0 | 283M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
86.68/86.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
86.68/86.71	c  67.9s|750000 |749984 |     0 |   0.0 | 287M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
87.79/87.88	c  68.8s|760000 |759984 |     0 |   0.0 | 290M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
88.99/89.03	c  69.7s|770000 |769984 |     0 |   0.0 | 294M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
90.10/90.17	c  70.6s|780000 |779984 |     0 |   0.0 | 298M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
91.29/91.33	c  71.5s|790000 |789984 |     0 |   0.0 | 302M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
92.39/92.50	c  72.4s|800000 |799984 |     0 |   0.0 | 305M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
93.59/93.65	c  73.3s|810000 |809984 |     0 |   0.0 | 309M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
94.79/94.80	c  74.2s|820000 |819984 |     0 |   0.0 | 313M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
95.89/95.96	c  75.2s|830000 |829984 |     0 |   0.0 | 317M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
96.99/97.09	c  76.0s|840000 |839984 |     0 |   0.0 | 321M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
98.09/98.19	c  76.9s|850000 |849984 |     0 |   0.0 | 324M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
99.29/99.33	c  77.8s|860000 |859984 |     0 |   0.0 | 328M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
100.39/100.47	c  78.7s|870000 |869984 |     0 |   0.0 | 332M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
101.59/101.63	c  79.6s|880000 |879984 |     0 |   0.0 | 336M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
102.69/102.79	c  80.5s|890000 |889984 |     0 |   0.0 | 339M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
103.89/103.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
103.89/103.95	c  81.4s|900000 |899984 |     0 |   0.0 | 343M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
105.09/105.10	c  82.3s|910000 |909984 |     0 |   0.0 | 347M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
106.18/106.27	c  83.3s|920000 |919984 |     0 |   0.0 | 351M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
107.39/107.45	c  84.2s|930000 |929984 |     0 |   0.0 | 355M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
108.59/108.62	c  85.1s|940000 |939984 |     0 |   0.0 | 358M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
109.69/109.78	c  86.0s|950000 |949984 |     0 |   0.0 | 362M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
110.88/110.95	c  86.9s|960000 |959984 |     0 |   0.0 | 366M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
111.99/112.10	c  87.8s|970000 |969984 |     0 |   0.0 | 370M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
113.19/113.27	c  88.7s|980000 |979984 |     0 |   0.0 | 373M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
114.40/114.43	c  89.6s|990000 |989984 |     0 |   0.0 | 377M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
115.49/115.60	c  90.5s|  1000k|999984 |     0 |   0.0 | 381M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
116.68/116.75	c  91.4s|  1010k|  1009k|     0 |   0.0 | 385M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
117.89/117.92	c  92.3s|  1020k|  1019k|     0 |   0.0 | 389M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
118.99/119.08	c  93.3s|  1030k|  1029k|     0 |   0.0 | 392M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
120.19/120.24	c  94.2s|  1040k|  1039k|     0 |   0.0 | 396M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
121.29/121.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
121.29/121.39	c  95.1s|  1050k|  1049k|     0 |   0.0 | 400M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
122.48/122.59	c  96.0s|  1060k|  1059k|     0 |   0.0 | 404M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
123.69/123.78	c  97.0s|  1070k|  1069k|     0 |   0.0 | 408M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
124.89/124.98	c  97.9s|  1080k|  1079k|     0 |   0.0 | 411M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
126.08/126.18	c  98.9s|  1090k|  1089k|     0 |   0.0 | 415M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
127.29/127.33	c  99.7s|  1100k|  1099k|     0 |   0.0 | 419M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
128.39/128.47	c   101s|  1110k|  1109k|     0 |   0.0 | 423M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
129.59/129.61	c   102s|  1120k|  1119k|     0 |   0.0 | 427M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
130.68/130.75	c   102s|  1130k|  1129k|     0 |   0.0 | 430M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
131.78/131.90	c   103s|  1140k|  1139k|     0 |   0.0 | 434M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
132.99/133.08	c   104s|  1150k|  1149k|     0 |   0.0 | 438M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
134.19/134.27	c   105s|  1160k|  1159k|     0 |   0.0 | 442M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
135.38/135.43	c   106s|  1170k|  1169k|     0 |   0.0 | 445M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
136.59/136.60	c   107s|  1180k|  1179k|     0 |   0.0 | 449M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
137.68/137.74	c   108s|  1190k|  1189k|     0 |   0.0 | 453M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
138.79/138.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
138.79/138.87	c   109s|  1200k|  1199k|     0 |   0.0 | 457M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
139.98/140.01	c   110s|  1210k|  1209k|     0 |   0.0 | 460M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
141.09/141.14	c   110s|  1220k|  1219k|     0 |   0.0 | 464M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
142.19/142.27	c   111s|  1230k|  1229k|     0 |   0.0 | 468M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
143.39/143.45	c   112s|  1240k|  1239k|     0 |   0.0 | 472M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
144.49/144.58	c   113s|  1250k|  1249k|     0 |   0.0 | 476M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
145.69/145.73	c   114s|  1260k|  1259k|     0 |   0.0 | 479M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
146.78/146.87	c   115s|  1270k|  1269k|     0 |   0.0 | 483M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
147.98/148.01	c   116s|  1280k|  1279k|     0 |   0.0 | 487M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
149.08/149.17	c   117s|  1290k|  1289k|     0 |   0.0 | 491M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
150.28/150.34	c   118s|  1300k|  1299k|     0 |   0.0 | 494M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
151.38/151.48	c   119s|  1310k|  1309k|     0 |   0.0 | 498M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
152.59/152.63	c   119s|  1320k|  1319k|     0 |   0.0 | 502M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
153.69/153.76	c   120s|  1330k|  1329k|     0 |   0.0 | 506M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
154.88/154.93	c   121s|  1340k|  1339k|     0 |   0.0 | 510M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
155.98/156.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
155.98/156.09	c   122s|  1350k|  1349k|     0 |   0.0 | 513M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
157.19/157.24	c   123s|  1360k|  1359k|     0 |   0.0 | 517M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
158.39/158.41	c   124s|  1370k|  1369k|     0 |   0.0 | 521M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
159.49/159.57	c   125s|  1380k|  1379k|     0 |   0.0 | 525M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
160.68/160.73	c   126s|  1390k|  1389k|     0 |   0.0 | 528M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
161.79/161.88	c   127s|  1400k|  1399k|     0 |   0.0 | 532M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
162.99/163.03	c   128s|  1410k|  1409k|     0 |   0.0 | 536M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
164.09/164.19	c   128s|  1420k|  1419k|     0 |   0.0 | 540M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
165.29/165.32	c   129s|  1430k|  1429k|     0 |   0.0 | 544M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
166.38/166.47	c   130s|  1440k|  1439k|     0 |   0.0 | 547M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
167.59/167.65	c   131s|  1450k|  1449k|     0 |   0.0 | 551M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
168.69/168.79	c   132s|  1460k|  1459k|     0 |   0.0 | 555M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
169.89/169.93	c   133s|  1470k|  1469k|     0 |   0.0 | 559M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
170.99/171.09	c   134s|  1480k|  1479k|     0 |   0.0 | 562M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
172.18/172.22	c   135s|  1490k|  1489k|     0 |   0.0 | 566M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
173.38/173.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
173.38/173.41	c   136s|  1500k|  1499k|     0 |   0.0 | 570M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
174.59/174.64	c   137s|  1510k|  1509k|     0 |   0.0 | 574M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
175.79/175.87	c   138s|  1520k|  1519k|     0 |   0.0 | 578M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
176.99/177.09	c   139s|  1530k|  1529k|     0 |   0.0 | 581M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
178.28/178.32	c   140s|  1540k|  1539k|     0 |   0.0 | 585M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
179.49/179.56	c   141s|  1550k|  1549k|     0 |   0.0 | 589M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
180.69/180.78	c   142s|  1560k|  1559k|     0 |   0.0 | 593M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
181.98/182.00	c   143s|  1570k|  1569k|     0 |   0.0 | 596M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
183.19/183.23	c   143s|  1580k|  1579k|     0 |   0.0 | 600M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
184.39/184.45	c   144s|  1590k|  1589k|     0 |   0.0 | 604M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
185.59/185.66	c   145s|  1600k|  1599k|     0 |   0.0 | 608M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
186.79/186.88	c   146s|  1610k|  1609k|     0 |   0.0 | 612M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
188.09/188.10	c   147s|  1620k|  1619k|     0 |   0.0 | 615M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
189.28/189.32	c   148s|  1630k|  1629k|     0 |   0.0 | 619M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
190.49/190.52	c   149s|  1640k|  1639k|     0 |   0.0 | 623M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
191.69/191.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
191.69/191.72	c   150s|  1650k|  1649k|     0 |   0.0 | 627M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
192.88/192.95	c   151s|  1660k|  1659k|     0 |   0.0 | 631M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
194.08/194.14	c   152s|  1670k|  1669k|     0 |   0.0 | 634M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
195.28/195.34	c   153s|  1680k|  1679k|     0 |   0.0 | 638M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
196.48/196.56	c   154s|  1690k|  1689k|     0 |   0.0 | 642M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
197.68/197.77	c   155s|  1700k|  1699k|     0 |   0.0 | 646M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
198.89/198.99	c   156s|  1710k|  1709k|     0 |   0.0 | 650M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
200.09/200.19	c   157s|  1720k|  1719k|     0 |   0.0 | 653M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
201.29/201.39	c   158s|  1730k|  1729k|     0 |   0.0 | 657M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
202.58/202.61	c   159s|  1740k|  1739k|     0 |   0.0 | 661M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
203.78/203.81	c   160s|  1750k|  1749k|     0 |   0.0 | 665M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
204.98/205.01	c   161s|  1760k|  1759k|     0 |   0.0 | 668M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
206.18/206.21	c   162s|  1770k|  1769k|     0 |   0.0 | 672M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
207.38/207.42	c   162s|  1780k|  1779k|     0 |   0.0 | 676M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
208.59/208.61	c   163s|  1790k|  1789k|     0 |   0.0 | 680M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
209.78/209.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
209.78/209.82	c   164s|  1800k|  1799k|     0 |   0.0 | 684M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
210.99/211.02	c   165s|  1810k|  1809k|     0 |   0.0 | 687M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
212.19/212.22	c   166s|  1820k|  1819k|     0 |   0.0 | 691M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
213.39/213.42	c   167s|  1830k|  1829k|     0 |   0.0 | 695M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
214.59/214.61	c   168s|  1840k|  1839k|     0 |   0.0 | 699M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
215.69/215.79	c   169s|  1850k|  1849k|     0 |   0.0 | 702M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
216.89/216.98	c   170s|  1860k|  1859k|     0 |   0.0 | 706M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
218.09/218.17	c   171s|  1870k|  1869k|     0 |   0.0 | 710M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
219.29/219.36	c   172s|  1880k|  1879k|     0 |   0.0 | 714M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
220.48/220.58	c   173s|  1890k|  1889k|     0 |   0.0 | 718M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
221.69/221.78	c   174s|  1900k|  1899k|     0 |   0.0 | 721M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
222.88/222.97	c   175s|  1910k|  1909k|     0 |   0.0 | 725M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
224.08/224.14	c   176s|  1920k|  1919k|     0 |   0.0 | 729M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
225.28/225.31	c   177s|  1930k|  1929k|     0 |   0.0 | 733M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
226.39/226.49	c   177s|  1940k|  1939k|     0 |   0.0 | 736M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
227.59/227.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
227.59/227.68	c   178s|  1950k|  1949k|     0 |   0.0 | 740M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
228.79/228.89	c   179s|  1960k|  1959k|     0 |   0.0 | 744M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
229.99/230.08	c   180s|  1970k|  1969k|     0 |   0.0 | 748M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
231.18/231.27	c   181s|  1980k|  1979k|     0 |   0.0 | 752M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
232.39/232.47	c   182s|  1990k|  1989k|     0 |   0.0 | 755M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
233.58/233.67	c   183s|  2000k|  1999k|     0 |   0.0 | 759M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
234.79/234.86	c   184s|  2010k|  2009k|     0 |   0.0 | 763M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
235.98/236.04	c   185s|  2020k|  2019k|     0 |   0.0 | 767M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
237.19/237.21	c   186s|  2030k|  2029k|     0 |   0.0 | 770M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
238.28/238.39	c   187s|  2040k|  2039k|     0 |   0.0 | 774M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
239.49/239.56	c   188s|  2050k|  2049k|     0 |   0.0 | 778M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
240.69/240.75	c   189s|  2060k|  2059k|     0 |   0.0 | 782M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
241.89/241.94	c   190s|  2070k|  2069k|     0 |   0.0 | 786M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
243.09/243.10	c   190s|  2080k|  2079k|     0 |   0.0 | 789M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
244.19/244.29	c   191s|  2090k|  2089k|     0 |   0.0 | 793M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
245.38/245.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
245.38/245.48	c   192s|  2100k|  2099k|     0 |   0.0 | 797M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
246.59/246.66	c   193s|  2110k|  2109k|     0 |   0.0 | 801M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
247.78/247.81	c   194s|  2120k|  2119k|     0 |   0.0 | 804M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
248.89/248.99	c   195s|  2130k|  2129k|     0 |   0.0 | 808M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
250.09/250.18	c   196s|  2140k|  2139k|     0 |   0.0 | 812M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
251.28/251.36	c   197s|  2150k|  2149k|     0 |   0.0 | 816M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
252.48/252.54	c   198s|  2160k|  2159k|     0 |   0.0 | 819M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
253.68/253.73	c   199s|  2170k|  2169k|     0 |   0.0 | 823M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
254.89/254.92	c   200s|  2180k|  2179k|     0 |   0.0 | 827M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
255.99/256.08	c   201s|  2190k|  2189k|     0 |   0.0 | 831M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
257.19/257.28	c   202s|  2200k|  2199k|     0 |   0.0 | 835M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
258.39/258.45	c   202s|  2210k|  2209k|     0 |   0.0 | 838M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
259.59/259.60	c   203s|  2220k|  2219k|     0 |   0.0 | 842M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
260.69/260.78	c   204s|  2230k|  2229k|     0 |   0.0 | 846M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
261.88/261.94	c   205s|  2240k|  2239k|     0 |   0.0 | 850M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
263.09/263.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
263.09/263.10	c   206s|  2250k|  2249k|     0 |   0.0 | 853M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
264.19/264.25	c   207s|  2260k|  2259k|     0 |   0.0 | 857M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
265.28/265.38	c   208s|  2270k|  2269k|     0 |   0.0 | 861M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
266.49/266.54	c   209s|  2280k|  2279k|     0 |   0.0 | 865M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
267.58/267.69	c   210s|  2290k|  2289k|     0 |   0.0 | 868M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
268.78/268.86	c   210s|  2300k|  2299k|     0 |   0.0 | 872M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
269.98/270.03	c   211s|  2310k|  2309k|     0 |   0.0 | 876M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
271.18/271.20	c   212s|  2320k|  2319k|     0 |   0.0 | 880M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
272.28/272.37	c   213s|  2330k|  2329k|     0 |   0.0 | 884M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
273.49/273.55	c   214s|  2340k|  2339k|     0 |   0.0 | 887M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
274.69/274.70	c   215s|  2350k|  2349k|     0 |   0.0 | 891M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
275.78/275.84	c   216s|  2360k|  2359k|     0 |   0.0 | 895M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
276.88/276.99	c   217s|  2370k|  2369k|     0 |   0.0 | 899M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
278.09/278.13	c   218s|  2380k|  2379k|     0 |   0.0 | 902M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
279.28/279.31	c   219s|  2390k|  2389k|     0 |   0.0 | 906M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
280.39/280.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
280.39/280.46	c   219s|  2400k|  2399k|     0 |   0.0 | 910M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
281.59/281.62	c   220s|  2410k|  2409k|     0 |   0.0 | 914M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
282.78/282.80	c   221s|  2420k|  2419k|     0 |   0.0 | 917M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
283.89/283.97	c   222s|  2430k|  2429k|     0 |   0.0 | 921M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
285.08/285.15	c   223s|  2440k|  2439k|     0 |   0.0 | 925M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
286.29/286.33	c   224s|  2450k|  2449k|     0 |   0.0 | 929M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
287.48/287.51	c   225s|  2460k|  2459k|     0 |   0.0 | 933M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
288.68/288.70	c   226s|  2470k|  2469k|     0 |   0.0 | 936M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
289.79/289.87	c   227s|  2480k|  2479k|     0 |   0.0 | 940M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
290.99/291.04	c   228s|  2490k|  2489k|     0 |   0.0 | 944M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
292.09/292.20	c   229s|  2500k|  2499k|     0 |   0.0 | 948M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
293.29/293.37	c   230s|  2510k|  2509k|     0 |   0.0 | 951M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
294.49/294.53	c   230s|  2520k|  2519k|     0 |   0.0 | 955M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
295.58/295.68	c   231s|  2530k|  2529k|     0 |   0.0 | 959M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
296.78/296.85	c   232s|  2540k|  2539k|     0 |   0.0 | 963M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
297.99/298.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
297.99/298.03	c   233s|  2550k|  2549k|     0 |   0.0 | 967M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
299.09/299.19	c   234s|  2560k|  2559k|     0 |   0.0 | 970M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
300.29/300.32	c   235s|  2570k|  2569k|     0 |   0.0 | 974M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
301.38/301.46	c   236s|  2580k|  2579k|     0 |   0.0 | 978M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
302.59/302.62	c   237s|  2590k|  2589k|     0 |   0.0 | 982M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
303.68/303.79	c   238s|  2600k|  2599k|     0 |   0.0 | 985M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
304.89/304.96	c   239s|  2610k|  2609k|     0 |   0.0 | 989M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
306.08/306.13	c   239s|  2620k|  2619k|     0 |   0.0 | 993M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
307.18/307.28	c   240s|  2630k|  2629k|     0 |   0.0 | 997M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
308.38/308.41	c   241s|  2640k|  2639k|     0 |   0.0 |1000M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
309.48/309.54	c   242s|  2650k|  2649k|     0 |   0.0 |1004M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
310.58/310.66	c   243s|  2660k|  2659k|     0 |   0.0 |1008M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
311.78/311.82	c   244s|  2670k|  2669k|     0 |   0.0 |1012M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
312.88/312.97	c   245s|  2680k|  2679k|     0 |   0.0 |1015M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
314.08/314.15	c   246s|  2690k|  2689k|     0 |   0.0 |1019M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
315.29/315.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
315.29/315.30	c   247s|  2700k|  2699k|     0 |   0.0 |1023M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
316.38/316.45	c   248s|  2710k|  2709k|     0 |   0.0 |1027M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
317.58/317.62	c   248s|  2720k|  2719k|     0 |   0.0 |1031M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
318.68/318.78	c   249s|  2730k|  2729k|     0 |   0.0 |1034M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
319.89/319.93	c   250s|  2740k|  2739k|     0 |   0.0 |1038M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
321.09/321.11	c   251s|  2750k|  2749k|     0 |   0.0 |1042M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
322.19/322.27	c   252s|  2760k|  2759k|     0 |   0.0 |1046M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
323.39/323.42	c   253s|  2770k|  2769k|     0 |   0.0 |1049M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
324.49/324.58	c   254s|  2780k|  2779k|     0 |   0.0 |1053M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
325.68/325.74	c   255s|  2790k|  2789k|     0 |   0.0 |1057M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
326.88/326.91	c   256s|  2800k|  2799k|     0 |   0.0 |1061M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
327.98/328.06	c   257s|  2810k|  2809k|     0 |   0.0 |1064M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
329.18/329.21	c   258s|  2820k|  2819k|     0 |   0.0 |1068M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
330.28/330.36	c   258s|  2830k|  2829k|     0 |   0.0 |1072M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
331.49/331.52	c   259s|  2840k|  2839k|     0 |   0.0 |1076M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
332.59/332.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
332.59/332.68	c   260s|  2850k|  2849k|     0 |   0.0 |1080M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
333.79/333.84	c   261s|  2860k|  2859k|     0 |   0.0 |1083M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
334.88/334.99	c   262s|  2870k|  2869k|     0 |   0.0 |1087M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
336.08/336.14	c   263s|  2880k|  2879k|     0 |   0.0 |1091M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
337.19/337.29	c   264s|  2890k|  2889k|     0 |   0.0 |1095M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
338.39/338.45	c   265s|  2900k|  2899k|     0 |   0.0 |1098M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
339.58/339.60	c   266s|  2910k|  2909k|     0 |   0.0 |1102M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
340.69/340.76	c   266s|  2920k|  2919k|     0 |   0.0 |1106M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
341.89/341.92	c   267s|  2930k|  2929k|     0 |   0.0 |1110M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
342.99/343.09	c   268s|  2940k|  2939k|     0 |   0.0 |1113M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
344.19/344.23	c   269s|  2950k|  2949k|     0 |   0.0 |1117M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
345.29/345.38	c   270s|  2960k|  2959k|     0 |   0.0 |1121M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
346.49/346.52	c   271s|  2970k|  2969k|     0 |   0.0 |1125M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
347.59/347.67	c   272s|  2980k|  2979k|     0 |   0.0 |1129M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
348.78/348.82	c   273s|  2990k|  2989k|     0 |   0.0 |1132M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
349.88/349.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
349.88/349.96	c   274s|  3000k|  2999k|     0 |   0.0 |1136M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
351.08/351.10	c   275s|  3010k|  3009k|     0 |   0.0 |1140M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
352.19/352.23	c   275s|  3020k|  3019k|     0 |   0.0 |1144M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
353.28/353.35	c   276s|  3030k|  3029k|     0 |   0.0 |1147M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
354.38/354.47	c   277s|  3040k|  3039k|     0 |   0.0 |1151M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
355.58/355.62	c   278s|  3050k|  3049k|     0 |   0.0 |1155M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
356.68/356.75	c   279s|  3060k|  3059k|     0 |   0.0 |1159M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
357.78/357.86	c   280s|  3070k|  3069k|     0 |   0.0 |1162M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
358.98/359.01	c   281s|  3080k|  3079k|     0 |   0.0 |1166M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
360.08/360.13	c   282s|  3090k|  3089k|     0 |   0.0 |1170M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
361.18/361.26	c   282s|  3100k|  3099k|     0 |   0.0 |1174M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
362.38/362.41	c   283s|  3110k|  3109k|     0 |   0.0 |1178M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
363.48/363.53	c   284s|  3120k|  3119k|     0 |   0.0 |1181M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
364.59/364.68	c   285s|  3130k|  3129k|     0 |   0.0 |1185M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
365.78/365.84	c   286s|  3140k|  3139k|     0 |   0.0 |1189M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
366.98/367.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
366.98/367.00	c   287s|  3150k|  3149k|     0 |   0.0 |1193M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
368.08/368.17	c   288s|  3160k|  3159k|     0 |   0.0 |1196M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
369.28/369.33	c   289s|  3170k|  3169k|     0 |   0.0 |1200M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
370.38/370.46	c   290s|  3180k|  3179k|     0 |   0.0 |1204M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
371.49/371.58	c   290s|  3190k|  3189k|     0 |   0.0 |1208M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
372.68/372.73	c   291s|  3200k|  3199k|     0 |   0.0 |1212M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
373.79/373.87	c   292s|  3210k|  3209k|     0 |   0.0 |1215M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
374.88/374.98	c   293s|  3220k|  3219k|     0 |   0.0 |1219M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
376.08/376.15	c   294s|  3230k|  3229k|     0 |   0.0 |1223M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
377.29/377.30	c   295s|  3240k|  3239k|     0 |   0.0 |1227M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
378.39/378.46	c   296s|  3250k|  3249k|     0 |   0.0 |1231M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
379.49/379.56	c   297s|  3260k|  3259k|     0 |   0.0 |1234M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
380.69/380.73	c   298s|  3270k|  3269k|     0 |   0.0 |1238M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
381.79/381.86	c   299s|  3280k|  3279k|     0 |   0.0 |1242M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
382.88/382.99	c   299s|  3290k|  3289k|     0 |   0.0 |1246M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
384.09/384.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
384.09/384.16	c   300s|  3300k|  3299k|     0 |   0.0 |1249M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
385.29/385.32	c   301s|  3310k|  3309k|     0 |   0.0 |1253M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
386.38/386.43	c   302s|  3320k|  3319k|     0 |   0.0 |1257M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
387.49/387.57	c   303s|  3330k|  3329k|     0 |   0.0 |1261M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
388.59/388.67	c   304s|  3340k|  3339k|     0 |   0.0 |1265M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
389.69/389.79	c   305s|  3350k|  3349k|     0 |   0.0 |1268M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
390.89/390.95	c   306s|  3360k|  3359k|     0 |   0.0 |1272M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
391.98/392.08	c   306s|  3370k|  3369k|     0 |   0.0 |1276M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
393.19/393.25	c   307s|  3380k|  3379k|     0 |   0.0 |1280M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
394.28/394.35	c   308s|  3390k|  3389k|     0 |   0.0 |1283M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
395.48/395.52	c   309s|  3400k|  3399k|     0 |   0.0 |1287M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
396.59/396.69	c   310s|  3410k|  3409k|     0 |   0.0 |1291M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
397.78/397.85	c   311s|  3420k|  3419k|     0 |   0.0 |1295M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
398.88/398.98	c   312s|  3430k|  3429k|     0 |   0.0 |1299M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
400.09/400.12	c   313s|  3440k|  3439k|     0 |   0.0 |1302M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
401.18/401.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
401.18/401.26	c   314s|  3450k|  3449k|     0 |   0.0 |1306M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
402.38/402.40	c   315s|  3460k|  3459k|     0 |   0.0 |1310M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
403.48/403.56	c   315s|  3470k|  3469k|     0 |   0.0 |1314M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
404.58/404.67	c   316s|  3480k|  3479k|     0 |   0.0 |1317M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
405.79/405.82	c   317s|  3490k|  3489k|     0 |   0.0 |1321M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
406.89/406.98	c   318s|  3500k|  3499k|     0 |   0.0 |1325M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
407.99/408.10	c   319s|  3510k|  3509k|     0 |   0.0 |1329M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
409.09/409.18	c   320s|  3520k|  3519k|     0 |   0.0 |1333M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
410.29/410.36	c   321s|  3530k|  3529k|     0 |   0.0 |1336M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
411.48/411.52	c   322s|  3540k|  3539k|     0 |   0.0 |1340M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
412.58/412.68	c   322s|  3550k|  3549k|     0 |   0.0 |1344M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
413.78/413.82	c   323s|  3560k|  3559k|     0 |   0.0 |1348M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
414.88/414.93	c   324s|  3570k|  3569k|     0 |   0.0 |1352M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
415.98/416.02	c   325s|  3580k|  3579k|     0 |   0.0 |1355M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
417.09/417.11	c   326s|  3590k|  3589k|     0 |   0.0 |1359M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
418.19/418.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
418.19/418.27	c   327s|  3600k|  3599k|     0 |   0.0 |1363M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
419.28/419.39	c   328s|  3610k|  3609k|     0 |   0.0 |1367M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
420.48/420.53	c   329s|  3620k|  3619k|     0 |   0.0 |1370M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
421.58/421.65	c   329s|  3630k|  3629k|     0 |   0.0 |1374M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
422.78/422.84	c   330s|  3640k|  3639k|     0 |   0.0 |1378M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
423.88/423.97	c   331s|  3650k|  3649k|     0 |   0.0 |1382M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
424.98/425.05	c   332s|  3660k|  3659k|     0 |   0.0 |1385M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
426.18/426.22	c   333s|  3670k|  3669k|     0 |   0.0 |1389M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
427.28/427.36	c   334s|  3680k|  3679k|     0 |   0.0 |1393M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
428.48/428.50	c   335s|  3690k|  3689k|     0 |   0.0 |1397M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
429.58/429.64	c   336s|  3700k|  3699k|     0 |   0.0 |1401M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
430.68/430.76	c   336s|  3710k|  3709k|     0 |   0.0 |1404M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
431.78/431.87	c   337s|  3720k|  3719k|     0 |   0.0 |1408M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
432.98/433.02	c   338s|  3730k|  3729k|     0 |   0.0 |1412M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
434.08/434.18	c   339s|  3740k|  3739k|     0 |   0.0 |1416M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
435.28/435.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
435.28/435.33	c   340s|  3750k|  3749k|     0 |   0.0 |1420M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
436.38/436.46	c   341s|  3760k|  3759k|     0 |   0.0 |1423M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
437.48/437.58	c   342s|  3770k|  3769k|     0 |   0.0 |1427M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
438.68/438.73	c   343s|  3780k|  3779k|     0 |   0.0 |1431M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
439.78/439.85	c   344s|  3790k|  3789k|     0 |   0.0 |1435M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
440.88/440.97	c   344s|  3800k|  3799k|     0 |   0.0 |1438M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
442.08/442.10	c   345s|  3810k|  3809k|     0 |   0.0 |1442M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
443.19/443.26	c   346s|  3820k|  3819k|     0 |   0.0 |1446M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
444.39/444.45	c   347s|  3830k|  3829k|     0 |   0.0 |1450M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
445.68/445.70	c   348s|  3840k|  3839k|     0 |   0.0 |1454M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
446.88/446.91	c   349s|  3850k|  3849k|     0 |   0.0 |1457M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
447.98/448.03	c   350s|  3860k|  3859k|     0 |   0.0 |1461M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
449.18/449.24	c   351s|  3870k|  3869k|     0 |   0.0 |1465M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
450.38/450.46	c   352s|  3880k|  3879k|     0 |   0.0 |1469M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
451.58/451.66	c   353s|  3890k|  3889k|     0 |   0.0 |1473M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
452.78/452.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
452.78/452.84	c   354s|  3900k|  3899k|     0 |   0.0 |1476M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
453.88/453.93	c   355s|  3910k|  3909k|     0 |   0.0 |1480M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
455.08/455.14	c   355s|  3920k|  3919k|     0 |   0.0 |1484M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
456.28/456.36	c   356s|  3930k|  3929k|     0 |   0.0 |1488M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
457.48/457.57	c   357s|  3940k|  3939k|     0 |   0.0 |1492M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
458.69/458.73	c   358s|  3950k|  3949k|     0 |   0.0 |1495M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
459.88/459.92	c   359s|  3960k|  3959k|     0 |   0.0 |1499M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
461.08/461.12	c   360s|  3970k|  3969k|     0 |   0.0 |1503M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
462.28/462.31	c   361s|  3980k|  3979k|     0 |   0.0 |1507M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
463.48/463.51	c   362s|  3990k|  3989k|     0 |   0.0 |1511M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
464.58/464.68	c   363s|  4000k|  3999k|     0 |   0.0 |1514M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
465.78/465.84	c   364s|  4010k|  4009k|     0 |   0.0 |1518M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
466.98/467.06	c   365s|  4020k|  4019k|     0 |   0.0 |1522M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
468.18/468.25	c   366s|  4030k|  4029k|     0 |   0.0 |1526M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
469.28/469.40	c   367s|  4040k|  4039k|     0 |   0.0 |1530M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
470.48/470.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
470.48/470.57	c   368s|  4050k|  4049k|     0 |   0.0 |1533M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
471.68/471.77	c   368s|  4060k|  4059k|     0 |   0.0 |1537M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
472.89/472.93	c   369s|  4070k|  4069k|     0 |   0.0 |1541M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
474.09/474.13	c   370s|  4080k|  4079k|     0 |   0.0 |1545M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
475.19/475.28	c   371s|  4090k|  4089k|     0 |   0.0 |1549M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
476.38/476.49	c   372s|  4100k|  4099k|     0 |   0.0 |1552M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
477.58/477.67	c   373s|  4110k|  4109k|     0 |   0.0 |1556M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
478.78/478.85	c   374s|  4120k|  4119k|     0 |   0.0 |1560M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
479.98/480.00	c   375s|  4130k|  4129k|     0 |   0.0 |1564M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
481.07/481.17	c   376s|  4140k|  4139k|     0 |   0.0 |1568M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
482.28/482.37	c   377s|  4150k|  4149k|     0 |   0.0 |1571M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
483.48/483.53	c   378s|  4160k|  4159k|     0 |   0.0 |1575M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
484.67/484.72	c   379s|  4170k|  4169k|     0 |   0.0 |1579M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
485.87/485.91	c   380s|  4180k|  4179k|     0 |   0.0 |1583M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
486.98/487.08	c   380s|  4190k|  4189k|     0 |   0.0 |1587M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
488.18/488.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
488.18/488.29	c   381s|  4200k|  4199k|     0 |   0.0 |1590M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
489.38/489.49	c   382s|  4210k|  4209k|     0 |   0.0 |1594M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
490.68/490.71	c   383s|  4220k|  4219k|     0 |   0.0 |1598M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
491.88/491.92	c   384s|  4230k|  4229k|     0 |   0.0 |1602M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
492.98/493.01	c   385s|  4240k|  4239k|     0 |   0.0 |1606M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
493.98/494.09	c   386s|  4250k|  4249k|     0 |   0.0 |1609M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
495.08/495.17	c   387s|  4260k|  4259k|     0 |   0.0 |1613M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
496.18/496.26	c   388s|  4270k|  4269k|     0 |   0.0 |1617M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
497.28/497.37	c   388s|  4280k|  4279k|     0 |   0.0 |1621M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
498.48/498.51	c   389s|  4290k|  4289k|     0 |   0.0 |1624M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
499.48/499.60	c   390s|  4300k|  4299k|     0 |   0.0 |1628M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
500.68/500.75	c   391s|  4310k|  4309k|     0 |   0.0 |1632M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
501.88/501.97	c   392s|  4320k|  4319k|     0 |   0.0 |1636M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
503.08/503.17	c   393s|  4330k|  4329k|     0 |   0.0 |1640M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
504.28/504.39	c   394s|  4340k|  4339k|     0 |   0.0 |1643M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
505.48/505.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
505.48/505.54	c   395s|  4350k|  4349k|     0 |   0.0 |1647M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
506.58/506.66	c   396s|  4360k|  4359k|     0 |   0.0 |1651M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
507.68/507.79	c   396s|  4370k|  4369k|     0 |   0.0 |1655M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
508.88/508.99	c   397s|  4380k|  4379k|     0 |   0.0 |1658M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
510.18/510.20	c   398s|  4390k|  4389k|     0 |   0.0 |1662M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
511.38/511.41	c   399s|  4400k|  4399k|     0 |   0.0 |1666M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
512.59/512.61	c   400s|  4410k|  4409k|     0 |   0.0 |1670M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
513.78/513.81	c   401s|  4420k|  4419k|     0 |   0.0 |1674M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
514.98/515.02	c   402s|  4430k|  4429k|     0 |   0.0 |1677M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
516.18/516.23	c   403s|  4440k|  4439k|     0 |   0.0 |1681M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
517.38/517.44	c   404s|  4450k|  4449k|     0 |   0.0 |1685M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
518.58/518.65	c   405s|  4460k|  4459k|     0 |   0.0 |1689M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
519.78/519.86	c   406s|  4470k|  4469k|     0 |   0.0 |1693M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
520.98/521.08	c   407s|  4480k|  4479k|     0 |   0.0 |1697M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
522.18/522.29	c   408s|  4490k|  4489k|     0 |   0.0 |1700M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
523.49/523.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
523.49/523.52	c   409s|  4500k|  4499k|     0 |   0.0 |1704M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
524.69/524.73	c   410s|  4510k|  4509k|     0 |   0.0 |1708M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
525.88/525.94	c   411s|  4520k|  4519k|     0 |   0.0 |1712M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
527.08/527.16	c   412s|  4530k|  4529k|     0 |   0.0 |1716M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
528.28/528.37	c   413s|  4540k|  4539k|     0 |   0.0 |1719M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
529.48/529.57	c   414s|  4550k|  4549k|     0 |   0.0 |1723M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
530.68/530.79	c   414s|  4560k|  4559k|     0 |   0.0 |1727M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
531.88/531.98	c   415s|  4570k|  4569k|     0 |   0.0 |1731M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
533.08/533.19	c   416s|  4580k|  4579k|     0 |   0.0 |1735M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
534.38/534.43	c   417s|  4590k|  4589k|     0 |   0.0 |1738M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
535.59/535.64	c   418s|  4600k|  4599k|     0 |   0.0 |1742M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
536.79/536.86	c   419s|  4610k|  4609k|     0 |   0.0 |1746M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
537.89/537.95	c   420s|  4620k|  4619k|     0 |   0.0 |1750M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
538.99/539.03	c   421s|  4630k|  4629k|     0 |   0.0 |1754M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
540.09/540.11	c   422s|  4640k|  4639k|     0 |   0.0 |1757M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
541.18/541.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
541.18/541.27	c   423s|  4650k|  4649k|     0 |   0.0 |1761M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
542.38/542.49	c   423s|  4660k|  4659k|     0 |   0.0 |1765M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
543.58/543.68	c   424s|  4670k|  4669k|     0 |   0.0 |1769M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
544.78/544.86	c   425s|  4680k|  4679k|     0 |   0.0 |1773M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
545.98/546.02	c   426s|  4690k|  4689k|     0 |   0.0 |1777M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
547.08/547.17	c   427s|  4700k|  4699k|     0 |   0.0 |1780M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
548.28/548.33	c   428s|  4710k|  4709k|     0 |   0.0 |1784M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
549.38/549.49	c   429s|  4720k|  4719k|     0 |   0.0 |1788M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
550.58/550.66	c   430s|  4730k|  4729k|     0 |   0.0 |1792M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
551.78/551.82	c   431s|  4740k|  4739k|     0 |   0.0 |1796M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
552.88/552.98	c   432s|  4750k|  4749k|     0 |   0.0 |1800M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
554.08/554.14	c   433s|  4760k|  4759k|     0 |   0.0 |1803M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
555.18/555.29	c   433s|  4770k|  4769k|     0 |   0.0 |1807M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
556.37/556.45	c   434s|  4780k|  4779k|     0 |   0.0 |1811M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
557.48/557.60	c   435s|  4790k|  4789k|     0 |   0.0 |1815M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
558.69/558.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
558.69/558.74	c   436s|  4800k|  4799k|     0 |   0.0 |1819M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
559.79/559.88	c   437s|  4810k|  4809k|     0 |   0.0 |1823M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
560.89/560.99	c   438s|  4820k|  4819k|     0 |   0.0 |1827M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
562.09/562.18	c   439s|  4830k|  4829k|     0 |   0.0 |1830M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
563.28/563.35	c   440s|  4840k|  4839k|     0 |   0.0 |1834M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
564.49/564.50	c   441s|  4850k|  4849k|     0 |   0.0 |1838M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
565.58/565.64	c   442s|  4860k|  4859k|     0 |   0.0 |1842M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
566.68/566.78	c   442s|  4870k|  4869k|     0 |   0.0 |1846M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
567.88/567.91	c   443s|  4880k|  4879k|     0 |   0.0 |1850M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
568.98/569.03	c   444s|  4890k|  4889k|     0 |   0.0 |1854M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
570.08/570.17	c   445s|  4900k|  4899k|     0 |   0.0 |1857M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
571.18/571.28	c   446s|  4910k|  4909k|     0 |   0.0 |1861M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
572.28/572.36	c   447s|  4920k|  4919k|     0 |   0.0 |1865M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
573.38/573.44	c   448s|  4930k|  4929k|     0 |   0.0 |1869M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
574.47/574.52	c   448s|  4940k|  4939k|     0 |   0.0 |1873M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
575.58/575.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
575.58/575.60	c   449s|  4950k|  4949k|     0 |   0.0 |1876M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
576.68/576.74	c   450s|  4960k|  4959k|     0 |   0.0 |1880M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
577.78/577.86	c   451s|  4970k|  4969k|     0 |   0.0 |1884M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
578.98/579.01	c   452s|  4980k|  4979k|     0 |   0.0 |1888M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
580.07/580.18	c   453s|  4990k|  4989k|     0 |   0.0 |1892M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
581.28/581.37	c   454s|  5000k|  4999k|     0 |   0.0 |1895M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
582.48/582.52	c   454s|  5010k|  5009k|     0 |   0.0 |1899M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
583.58/583.68	c   455s|  5020k|  5019k|     0 |   0.0 |1903M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
584.78/584.81	c   456s|  5030k|  5029k|     0 |   0.0 |1907M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
585.87/585.93	c   457s|  5040k|  5039k|     0 |   0.0 |1911M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
586.98/587.05	c   458s|  5050k|  5049k|     0 |   0.0 |1915M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
588.08/588.16	c   459s|  5060k|  5059k|     0 |   0.0 |1919M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
589.28/589.39	c   460s|  5070k|  5069k|     0 |   0.0 |1922M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
590.48/590.55	c   461s|  5080k|  5079k|     0 |   0.0 |1926M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
591.68/591.76	c   462s|  5090k|  5089k|     0 |   0.0 |1930M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
592.89/592.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
592.89/592.99	c   463s|  5100k|  5099k|     0 |   0.0 |1934M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
594.08/594.17	c   464s|  5110k|  5109k|     0 |   0.0 |1938M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
595.28/595.32	c   464s|  5120k|  5119k|     0 |   0.0 |1941M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
596.38/596.47	c   465s|  5130k|  5129k|     0 |   0.0 |1945M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
597.58/597.61	c   466s|  5140k|  5139k|     0 |   0.0 |1949M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
598.67/598.74	c   467s|  5150k|  5149k|     0 |   0.0 |1953M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
599.88/599.91	c   468s|  5160k|  5159k|     0 |   0.0 |1957M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
601.07/601.15	c   469s|  5170k|  5169k|     0 |   0.0 |1961M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
602.17/602.29	c   470s|  5180k|  5179k|     0 |   0.0 |1965M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
603.28/603.38	c   471s|  5190k|  5189k|     0 |   0.0 |1968M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
604.38/604.47	c   471s|  5200k|  5199k|     0 |   0.0 |1972M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
605.48/605.55	c   472s|  5210k|  5209k|     0 |   0.0 |1976M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
606.57/606.64	c   473s|  5220k|  5219k|     0 |   0.0 |1980M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
607.77/607.81	c   474s|  5230k|  5229k|     0 |   0.0 |1984M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
608.87/608.99	c   475s|  5240k|  5239k|     0 |   0.0 |1987M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
610.08/610.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
610.08/610.12	c   476s|  5250k|  5249k|     0 |   0.0 |1991M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
611.18/611.25	c   477s|  5260k|  5259k|     0 |   0.0 |1995M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
612.28/612.36	c   477s|  5270k|  5269k|     0 |   0.0 |1999M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
613.38/613.47	c   478s|  5280k|  5279k|     0 |   0.0 |2003M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
614.48/614.55	c   479s|  5290k|  5289k|     0 |   0.0 |2007M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
615.67/615.75	c   480s|  5300k|  5299k|     0 |   0.0 |2011M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
616.87/616.98	c   481s|  5310k|  5309k|     0 |   0.0 |2014M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
618.08/618.14	c   482s|  5320k|  5319k|     0 |   0.0 |2018M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
619.28/619.35	c   483s|  5330k|  5329k|     0 |   0.0 |2022M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
620.48/620.59	c   484s|  5340k|  5339k|     0 |   0.0 |2026M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
621.78/621.84	c   485s|  5350k|  5349k|     0 |   0.0 |2030M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
622.98/623.10	c   486s|  5360k|  5359k|     0 |   0.0 |2033M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
624.18/624.29	c   487s|  5370k|  5369k|     0 |   0.0 |2037M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
625.38/625.43	c   488s|  5380k|  5379k|     0 |   0.0 |2041M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
626.47/626.57	c   488s|  5390k|  5389k|     0 |   0.0 |2045M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
627.68/627.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
627.68/627.70	c   489s|  5400k|  5399k|     0 |   0.0 |2049M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
628.87/628.94	c   490s|  5410k|  5409k|     0 |   0.0 |2052M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
630.07/630.15	c   491s|  5420k|  5419k|     0 |   0.0 |2056M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
631.29/631.34	c   492s|  5430k|  5429k|     0 |   0.0 |2060M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
632.48/632.51	c   493s|  5440k|  5439k|     0 |   0.0 |2064M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
633.58/633.68	c   494s|  5450k|  5449k|     0 |   0.0 |2068M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
634.78/634.83	c   495s|  5460k|  5459k|     0 |   0.0 |2071M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
635.87/635.99	c   496s|  5470k|  5469k|     0 |   0.0 |2075M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
637.08/637.15	c   497s|  5480k|  5479k|     0 |   0.0 |2079M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
638.28/638.31	c   497s|  5490k|  5489k|     0 |   0.0 |2083M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
639.37/639.47	c   498s|  5500k|  5499k|     0 |   0.0 |2087M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
640.58/640.61	c   499s|  5510k|  5509k|     0 |   0.0 |2091M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
641.78/641.83	c   500s|  5520k|  5519k|     0 |   0.0 |2095M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
642.98/643.03	c   501s|  5530k|  5529k|     0 |   0.0 |2098M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
644.08/644.10	c   502s|  5540k|  5539k|     0 |   0.0 |2102M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
645.08/645.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
645.08/645.18	c   503s|  5550k|  5549k|     0 |   0.0 |2106M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
646.18/646.26	c   503s|  5560k|  5559k|     0 |   0.0 |2110M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
647.28/647.34	c   504s|  5570k|  5569k|     0 |   0.0 |2114M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
648.38/648.45	c   505s|  5580k|  5579k|     0 |   0.0 |2117M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
649.57/649.60	c   506s|  5590k|  5589k|     0 |   0.0 |2121M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
650.67/650.73	c   507s|  5600k|  5599k|     0 |   0.0 |2125M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
651.77/651.87	c   508s|  5610k|  5609k|     0 |   0.0 |2129M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
652.98/653.03	c   509s|  5620k|  5619k|     0 |   0.0 |2132M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
654.08/654.15	c   509s|  5630k|  5629k|     0 |   0.0 |2136M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
655.17/655.28	c   510s|  5640k|  5639k|     0 |   0.0 |2140M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
656.37/656.42	c   511s|  5650k|  5649k|     0 |   0.0 |2144M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
657.58/657.65	c   512s|  5660k|  5659k|     0 |   0.0 |2147M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
658.78/658.89	c   513s|  5670k|  5669k|     0 |   0.0 |2151M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
660.08/660.14	c   514s|  5680k|  5679k|     0 |   0.0 |2155M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
661.28/661.39	c   515s|  5690k|  5689k|     0 |   0.0 |2159M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
662.58/662.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
662.58/662.62	c   516s|  5700k|  5699k|     0 |   0.0 |2163M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
663.78/663.86	c   517s|  5710k|  5709k|     0 |   0.0 |2167M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
665.08/665.10	c   518s|  5720k|  5719k|     0 |   0.0 |2170M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
666.28/666.35	c   519s|  5730k|  5729k|     0 |   0.0 |2174M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
667.58/667.61	c   520s|  5740k|  5739k|     0 |   0.0 |2178M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
668.78/668.87	c   521s|  5750k|  5749k|     0 |   0.0 |2182M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
670.08/670.11	c   522s|  5760k|  5759k|     0 |   0.0 |2186M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
671.28/671.30	c   523s|  5770k|  5769k|     0 |   0.0 |2189M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
672.37/672.49	c   524s|  5780k|  5779k|     0 |   0.0 |2193M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
673.68/673.74	c   525s|  5790k|  5789k|     0 |   0.0 |2197M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
674.87/674.98	c   526s|  5800k|  5799k|     0 |   0.0 |2201M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
676.08/676.10	c   527s|  5810k|  5809k|     0 |   0.0 |2205M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
677.27/677.34	c   528s|  5820k|  5819k|     0 |   0.0 |2208M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
678.48/678.54	c   528s|  5830k|  5829k|     0 |   0.0 |2212M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
679.57/679.67	c   529s|  5840k|  5839k|     0 |   0.0 |2216M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
680.79/680.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
680.79/680.88	c   530s|  5850k|  5849k|     0 |   0.0 |2220M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
682.08/682.12	c   531s|  5860k|  5859k|     0 |   0.0 |2224M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
683.28/683.35	c   532s|  5870k|  5869k|     0 |   0.0 |2227M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
684.57/684.60	c   533s|  5880k|  5879k|     0 |   0.0 |2231M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
685.68/685.78	c   534s|  5890k|  5889k|     0 |   0.0 |2235M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
686.88/686.98	c   535s|  5900k|  5899k|     0 |   0.0 |2239M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
688.17/688.20	c   536s|  5910k|  5909k|     0 |   0.0 |2242M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
689.38/689.44	c   537s|  5920k|  5919k|     0 |   0.0 |2246M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
690.57/690.68	c   538s|  5930k|  5929k|     0 |   0.0 |2250M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
691.88/691.93	c   539s|  5940k|  5939k|     0 |   0.0 |2254M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
693.08/693.19	c   540s|  5950k|  5949k|     0 |   0.0 |2258M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
694.38/694.44	c   541s|  5960k|  5959k|     0 |   0.0 |2261M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
695.58/695.68	c   542s|  5970k|  5969k|     0 |   0.0 |2265M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
696.78/696.90	c   543s|  5980k|  5979k|     0 |   0.0 |2269M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
698.08/698.14	c   544s|  5990k|  5989k|     0 |   0.0 |2273M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
699.28/699.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
699.28/699.38	c   545s|  6000k|  5999k|     0 |   0.0 |2277M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
700.58/700.64	c   546s|  6010k|  6009k|     0 |   0.0 |2280M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
701.88/701.90	c   547s|  6020k|  6019k|     0 |   0.0 |2284M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
703.08/703.15	c   548s|  6030k|  6029k|     0 |   0.0 |2288M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
704.38/704.40	c   548s|  6040k|  6039k|     0 |   0.0 |2292M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
705.58/705.61	c   549s|  6050k|  6049k|     0 |   0.0 |2296M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
706.78/706.87	c   550s|  6060k|  6059k|     0 |   0.0 |2299M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
708.08/708.11	c   551s|  6070k|  6069k|     0 |   0.0 |2303M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
709.27/709.36	c   552s|  6080k|  6079k|     0 |   0.0 |2307M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
710.58/710.60	c   553s|  6090k|  6089k|     0 |   0.0 |2311M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
711.78/711.84	c   554s|  6100k|  6099k|     0 |   0.0 |2315M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
712.98/713.07	c   555s|  6110k|  6109k|     0 |   0.0 |2319M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
714.27/714.32	c   556s|  6120k|  6119k|     0 |   0.0 |2322M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
715.48/715.53	c   557s|  6130k|  6129k|     0 |   0.0 |2326M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
716.57/716.63	c   558s|  6140k|  6139k|     0 |   0.0 |2330M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
717.68/717.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
717.68/717.73	c   559s|  6150k|  6149k|     0 |   0.0 |2334M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
718.78/718.83	c   560s|  6160k|  6159k|     0 |   0.0 |2337M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
719.88/719.99	c   561s|  6170k|  6169k|     0 |   0.0 |2341M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
721.07/721.18	c   561s|  6180k|  6179k|     0 |   0.0 |2345M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
722.27/722.35	c   562s|  6190k|  6189k|     0 |   0.0 |2349M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
723.48/723.50	c   563s|  6200k|  6199k|     0 |   0.0 |2353M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
724.57/724.64	c   564s|  6210k|  6209k|     0 |   0.0 |2357M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
725.67/725.75	c   565s|  6220k|  6219k|     0 |   0.0 |2361M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
726.88/726.92	c   566s|  6230k|  6229k|     0 |   0.0 |2364M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
727.98/728.06	c   567s|  6240k|  6239k|     0 |   0.0 |2368M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
729.19/729.21	c   568s|  6250k|  6249k|     0 |   0.0 |2372M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
730.28/730.36	c   569s|  6260k|  6259k|     0 |   0.0 |2376M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
731.48/731.51	c   569s|  6270k|  6269k|     0 |   0.0 |2380M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
732.58/732.66	c   570s|  6280k|  6279k|     0 |   0.0 |2383M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
733.78/733.82	c   571s|  6290k|  6289k|     0 |   0.0 |2387M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
734.88/734.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
734.88/734.98	c   572s|  6300k|  6299k|     0 |   0.0 |2391M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
736.08/736.13	c   573s|  6310k|  6309k|     0 |   0.0 |2395M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
737.17/737.26	c   574s|  6320k|  6319k|     0 |   0.0 |2399M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
738.37/738.45	c   575s|  6330k|  6329k|     0 |   0.0 |2402M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
739.58/739.65	c   576s|  6340k|  6339k|     0 |   0.0 |2406M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
740.78/740.82	c   577s|  6350k|  6349k|     0 |   0.0 |2410M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
741.88/741.99	c   578s|  6360k|  6359k|     0 |   0.0 |2414M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
743.08/743.11	c   578s|  6370k|  6369k|     0 |   0.0 |2418M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
744.18/744.29	c   579s|  6380k|  6379k|     0 |   0.0 |2421M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
745.38/745.46	c   580s|  6390k|  6389k|     0 |   0.0 |2425M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
746.57/746.64	c   581s|  6400k|  6399k|     0 |   0.0 |2429M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
747.78/747.83	c   582s|  6410k|  6409k|     0 |   0.0 |2433M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
748.98/749.03	c   583s|  6420k|  6419k|     0 |   0.0 |2437M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
750.18/750.23	c   584s|  6430k|  6429k|     0 |   0.0 |2440M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
751.28/751.36	c   585s|  6440k|  6439k|     0 |   0.0 |2444M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
752.48/752.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
752.48/752.55	c   586s|  6450k|  6449k|     0 |   0.0 |2448M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
753.68/753.70	c   587s|  6460k|  6459k|     0 |   0.0 |2452M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
754.78/754.89	c   588s|  6470k|  6469k|     0 |   0.0 |2456M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
756.07/756.10	c   589s|  6480k|  6479k|     0 |   0.0 |2459M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
757.17/757.28	c   590s|  6490k|  6489k|     0 |   0.0 |2463M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
758.37/758.46	c   591s|  6500k|  6499k|     0 |   0.0 |2467M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
759.57/759.64	c   592s|  6510k|  6509k|     0 |   0.0 |2471M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
760.77/760.80	c   593s|  6520k|  6519k|     0 |   0.0 |2474M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
761.86/761.96	c   594s|  6530k|  6529k|     0 |   0.0 |2478M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
763.07/763.16	c   595s|  6540k|  6539k|     0 |   0.0 |2482M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
764.26/764.35	c   596s|  6550k|  6549k|     0 |   0.0 |2486M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
765.47/765.53	c   597s|  6560k|  6559k|     0 |   0.0 |2490M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
766.67/766.71	c   599s|  6570k|  6569k|     0 |   0.0 |2494M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
767.77/767.85	c   600s|  6580k|  6579k|     0 |   0.0 |2497M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
768.96/769.04	c   601s|  6590k|  6589k|     0 |   0.0 |2501M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
770.16/770.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
770.16/770.23	c   602s|  6600k|  6599k|     0 |   0.0 |2505M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
771.26/771.39	c   603s|  6610k|  6609k|     0 |   0.0 |2509M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
772.46/772.54	c   604s|  6620k|  6619k|     0 |   0.0 |2513M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
773.57/773.65	c   605s|  6630k|  6629k|     0 |   0.0 |2516M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
774.76/774.81	c   606s|  6640k|  6639k|     0 |   0.0 |2520M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
775.86/775.96	c   607s|  6650k|  6649k|     0 |   0.0 |2524M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
777.05/777.14	c   608s|  6660k|  6659k|     0 |   0.0 |2528M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
778.25/778.32	c   609s|  6670k|  6669k|     0 |   0.0 |2531M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
779.55/779.77	c   611s|  6680k|  6679k|     0 |   0.0 |2535M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
780.85/781.01	c   612s|  6690k|  6689k|     0 |   0.0 |2539M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
782.15/782.32	c   613s|  6700k|  6699k|     0 |   0.0 |2543M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
783.44/783.65	c   614s|  6710k|  6709k|     0 |   0.0 |2547M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
784.74/784.97	c   616s|  6720k|  6719k|     0 |   0.0 |2550M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
786.05/786.25	c   617s|  6730k|  6729k|     0 |   0.0 |2554M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
787.36/787.57	c   618s|  6740k|  6739k|     0 |   0.0 |2558M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
788.64/788.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
788.64/788.84	c   619s|  6750k|  6749k|     0 |   0.0 |2562M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
789.95/790.16	c   620s|  6760k|  6759k|     0 |   0.0 |2566M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
791.24/791.50	c   622s|  6770k|  6769k|     0 |   0.0 |2569M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
792.65/792.82	c   623s|  6780k|  6779k|     0 |   0.0 |2573M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
793.84/794.04	c   624s|  6790k|  6789k|     0 |   0.0 |2577M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
795.05/795.24	c   625s|  6800k|  6799k|     0 |   0.0 |2581M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
796.15/796.34	c   626s|  6810k|  6809k|     0 |   0.0 |2584M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
797.35/797.53	c   627s|  6820k|  6819k|     0 |   0.0 |2588M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
798.54/798.73	c   628s|  6830k|  6829k|     0 |   0.0 |2592M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
799.75/799.90	c   629s|  6840k|  6839k|     0 |   0.0 |2596M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
800.84/801.05	c   631s|  6850k|  6849k|     0 |   0.0 |2600M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
801.94/802.16	c   632s|  6860k|  6859k|     0 |   0.0 |2603M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
803.15/803.33	c   633s|  6870k|  6869k|     0 |   0.0 |2607M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
804.24/804.49	c   634s|  6880k|  6879k|     0 |   0.0 |2611M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
805.54/805.71	c   635s|  6890k|  6889k|     0 |   0.0 |2615M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
806.64/806.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
806.64/806.82	c   636s|  6900k|  6899k|     0 |   0.0 |2619M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
807.84/808.01	c   637s|  6910k|  6909k|     0 |   0.0 |2622M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
808.94/809.14	c   638s|  6920k|  6919k|     0 |   0.0 |2626M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
810.04/810.24	c   639s|  6930k|  6929k|     0 |   0.0 |2630M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
811.24/811.45	c   640s|  6940k|  6939k|     0 |   0.0 |2634M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
812.44/812.63	c   641s|  6950k|  6949k|     0 |   0.0 |2638M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
813.64/813.85	c   642s|  6960k|  6959k|     0 |   0.0 |2641M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
814.85/815.06	c   644s|  6970k|  6969k|     0 |   0.0 |2645M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
816.05/816.25	c   645s|  6980k|  6979k|     0 |   0.0 |2649M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
817.24/817.45	c   646s|  6990k|  6989k|     0 |   0.0 |2653M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
818.44/818.64	c   647s|  7000k|  6999k|     0 |   0.0 |2656M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
819.64/819.80	c   648s|  7010k|  7009k|     0 |   0.0 |2660M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
820.84/821.01	c   649s|  7020k|  7019k|     0 |   0.0 |2664M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
822.04/822.21	c   650s|  7030k|  7029k|     0 |   0.0 |2668M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
823.14/823.37	c   651s|  7040k|  7039k|     0 |   0.0 |2672M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
824.24/824.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
824.24/824.48	c   652s|  7050k|  7049k|     0 |   0.0 |2675M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
825.45/825.65	c   653s|  7060k|  7059k|     0 |   0.0 |2679M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
826.54/826.79	c   655s|  7070k|  7069k|     0 |   0.0 |2683M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
827.74/827.92	c   656s|  7080k|  7079k|     0 |   0.0 |2687M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
828.84/829.08	c   657s|  7090k|  7089k|     0 |   0.0 |2691M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
830.04/830.25	c   658s|  7100k|  7099k|     0 |   0.0 |2694M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
831.24/831.44	c   659s|  7110k|  7109k|     0 |   0.0 |2698M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
832.45/832.61	c   660s|  7120k|  7119k|     0 |   0.0 |2702M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
833.65/833.80	c   661s|  7130k|  7129k|     0 |   0.0 |2706M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
834.84/835.01	c   662s|  7140k|  7139k|     0 |   0.0 |2709M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
835.94/836.17	c   663s|  7150k|  7149k|     0 |   0.0 |2713M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
837.14/837.38	c   664s|  7160k|  7159k|     0 |   0.0 |2717M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
838.34/838.51	c   665s|  7170k|  7169k|     0 |   0.0 |2721M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
839.44/839.64	c   667s|  7180k|  7179k|     0 |   0.0 |2725M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
840.54/840.78	c   668s|  7190k|  7189k|     0 |   0.0 |2728M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
841.74/841.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
841.74/841.92	c   669s|  7200k|  7199k|     0 |   0.0 |2732M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
842.94/843.14	c   670s|  7210k|  7209k|     0 |   0.0 |2736M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
844.04/844.25	c   671s|  7220k|  7219k|     0 |   0.0 |2740M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
845.15/845.36	c   672s|  7230k|  7229k|     0 |   0.0 |2744M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
846.34/846.54	c   673s|  7240k|  7239k|     0 |   0.0 |2747M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
847.54/847.70	c   674s|  7250k|  7249k|     0 |   0.0 |2751M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
848.64/848.88	c   675s|  7260k|  7259k|     0 |   0.0 |2755M| 317 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
849.84/850.04	c   676s|  7270k|  7269k|     0 |   0.0 |2759M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
851.04/851.26	c   677s|  7280k|  7279k|     0 |   0.0 |2763M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
852.25/852.48	c   679s|  7290k|  7289k|     0 |   0.0 |2766M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
853.45/853.70	c   680s|  7300k|  7299k|     0 |   0.0 |2770M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
854.74/854.92	c   681s|  7310k|  7309k|     0 |   0.0 |2774M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
855.94/856.15	c   682s|  7320k|  7319k|     0 |   0.0 |2778M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
857.14/857.36	c   683s|  7330k|  7329k|     0 |   0.0 |2781M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
858.34/858.58	c   684s|  7340k|  7339k|     0 |   0.0 |2785M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
859.55/859.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
859.55/859.79	c   685s|  7350k|  7349k|     0 |   0.0 |2789M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
860.85/861.01	c   687s|  7360k|  7359k|     0 |   0.0 |2793M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
862.04/862.23	c   688s|  7370k|  7369k|     0 |   0.0 |2797M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
863.24/863.45	c   689s|  7380k|  7379k|     0 |   0.0 |2800M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
864.45/864.67	c   690s|  7390k|  7389k|     0 |   0.0 |2804M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
865.64/865.88	c   691s|  7400k|  7399k|     0 |   0.0 |2808M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
866.94/867.10	c   692s|  7410k|  7409k|     0 |   0.0 |2812M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
868.14/868.31	c   693s|  7420k|  7419k|     0 |   0.0 |2816M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
869.34/869.52	c   695s|  7430k|  7429k|     0 |   0.0 |2819M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
870.54/870.72	c   696s|  7440k|  7439k|     0 |   0.0 |2823M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
871.74/871.93	c   697s|  7450k|  7449k|     0 |   0.0 |2827M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
872.95/873.15	c   698s|  7460k|  7459k|     0 |   0.0 |2831M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
874.14/874.36	c   699s|  7470k|  7469k|     0 |   0.0 |2835M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
875.34/875.57	c   700s|  7480k|  7479k|     0 |   0.0 |2838M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
876.55/876.79	c   701s|  7490k|  7489k|     0 |   0.0 |2842M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
877.84/878.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
877.84/878.00	c   702s|  7500k|  7499k|     0 |   0.0 |2846M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
879.05/879.21	c   704s|  7510k|  7509k|     0 |   0.0 |2850M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
880.24/880.41	c   705s|  7520k|  7519k|     0 |   0.0 |2854M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
881.44/881.61	c   706s|  7530k|  7529k|     0 |   0.0 |2857M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
882.64/882.82	c   707s|  7540k|  7539k|     0 |   0.0 |2861M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
883.84/884.04	c   708s|  7550k|  7549k|     0 |   0.0 |2865M| 319 |   - |1115 | 776 |   0 |   0 |   0 |  13 |   0 | 0.000000e+00 |      --      |    Inf 
884.95/885.10	c (node 7558874) switching to memory saving mode (mem: 2736.0M/3420.0M)
887.45/887.62	c   711s|  7560k|  7452k|     0 |   0.0 |2831M| 326 |   - |1115 |2269 |   0 |   0 |   0 |1511 |   0 | 0.000000e+00 |      --      |    Inf 
938.33/938.56	o 52
938.33/938.56	c * 762s|  7562k|284000 |     0 |   0.0 | 229M| 448 |   - |1115 |5266 |   0 |   0 |   0 |4883 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
938.33/938.56	c (node 7562576) switching to standard mode (mem: 218.7M/3420.0M)
939.43/939.67	c   763s|  7570k|291391 |     0 |   0.0 | 232M| 448 |   - |1115 |3543 |   0 |   0 |   0 |4898 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
940.83/941.03	c   765s|  7580k|301325 |     0 |   0.0 | 236M| 448 |   - |1115 |2415 |   0 |   0 |   0 |4921 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
942.13/942.36	c   766s|  7590k|311263 |     0 |   0.0 | 240M| 448 |   - |1115 |2369 |   0 |   0 |   0 |4933 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
943.44/943.68	c   767s|  7600k|321195 |     0 |   0.0 | 244M| 448 |   - |1115 |2036 |   0 |   0 |   0 |4942 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
944.83/945.01	c   768s|  7610k|331127 |     0 |   0.0 | 248M| 448 |   - |1115 |2048 |   0 |   0 |   0 |4958 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
946.14/946.32	c   770s|  7620k|341057 |     0 |   0.0 | 252M| 448 |   - |1115 |2044 |   0 |   0 |   0 |4970 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
947.43/947.63	c   771s|  7630k|350980 |     0 |   0.0 | 256M| 448 |   - |1115 |2052 |   0 |   0 |   0 |4995 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
948.73/948.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
948.73/948.98	c   772s|  7640k|360850 |     0 |   0.0 | 260M| 448 |   - |1115 |2067 |   0 |   0 |   0 |5066 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
950.14/950.34	c   773s|  7650k|370767 |     0 |   0.0 | 264M| 448 |   - |1115 |2038 |   0 |   0 |   0 |5097 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
951.44/951.69	c   775s|  7660k|380690 |     0 |   0.0 | 269M| 448 |   - |1115 |1698 |   0 |   0 |   0 |5128 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
952.84/953.02	c   776s|  7670k|390643 |     0 |   0.0 | 273M| 448 |   - |1115 |1683 |   0 |   0 |   0 |5143 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
954.13/954.38	c   777s|  7680k|400535 |     0 |   0.0 | 278M| 448 |   - |1115 |1704 |   0 |   0 |   0 |5200 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
955.53/955.73	c   779s|  7690k|410455 |     0 |   0.0 | 283M| 448 |   - |1115 |1645 |   0 |   0 |   0 |5228 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
956.84/957.04	c   780s|  7700k|420405 |     0 |   0.0 | 288M| 448 |   - |1115 |1632 |   0 |   0 |   0 |5248 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
958.13/958.37	c   781s|  7710k|430349 |     0 |   0.0 | 293M| 448 |   - |1115 |1649 |   0 |   0 |   0 |5273 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
959.43/959.69	c   782s|  7720k|440309 |     0 |   0.0 | 298M| 448 |   - |1115 |1645 |   0 |   0 |   0 |5285 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
960.83/961.04	c   784s|  7730k|450256 |     0 |   0.0 | 304M| 448 |   - |1115 |1641 |   0 |   0 |   0 |5290 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
962.13/962.37	c   785s|  7740k|460208 |     0 |   0.0 | 309M| 448 |   - |1115 |1639 |   0 |   0 |   0 |5300 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
963.53/963.70	c   786s|  7750k|470147 |     0 |   0.0 | 314M| 448 |   - |1115 |1640 |   0 |   0 |   0 |5321 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
964.84/965.06	c   787s|  7760k|480092 |     0 |   0.0 | 320M| 448 |   - |1115 |1638 |   0 |   0 |   0 |5332 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
966.23/966.40	c   789s|  7770k|490064 |     0 |   0.0 | 325M| 448 |   - |1115 |1632 |   0 |   0 |   0 |5334 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
967.53/967.75	c   790s|  7780k|500021 |     0 |   0.0 | 330M| 448 |   - |1115 |1629 |   0 |   0 |   0 |5341 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
968.84/969.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
968.84/969.09	c   791s|  7790k|509880 |     0 |   0.0 | 335M| 448 |   - |1115 |1647 |   0 |   0 |   0 |5375 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
970.23/970.43	c   792s|  7800k|519700 |     0 |   0.0 | 340M| 448 |   - |1115 |1649 |   0 |   0 |   0 |5392 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
971.63/971.81	c   794s|  7810k|529432 |     0 |   0.0 | 345M| 448 |   - |1115 |1714 |   0 |   0 |   0 |5481 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
973.03/973.20	c   795s|  7820k|539147 |     0 |   0.0 | 351M| 448 |   - |1115 |1701 |   0 |   0 |   0 |5589 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
974.33/974.55	c   796s|  7830k|548975 |     0 |   0.0 | 356M| 448 |   - |1115 |1546 |   0 |   0 |   0 |5620 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
975.73/975.92	c   798s|  7840k|558652 |     0 |   0.0 | 361M| 448 |   - |1115 |1600 |   0 |   0 |   0 |5717 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
977.03/977.28	c   799s|  7850k|568289 |     0 |   0.0 | 366M| 448 |   - |1115 |1600 |   0 |   0 |   0 |5813 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
978.43/978.67	c   800s|  7860k|577852 |     0 |   0.0 | 370M| 448 |   - |1115 |1678 |   0 |   0 |   0 |5931 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
979.83/980.06	c   802s|  7870k|586422 |     0 |   0.0 | 374M| 448 |   - |1115 |1801 |   0 |   0 |   0 |6162 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
981.23/981.46	c   803s|  7880k|593855 |     0 |   0.0 | 379M| 448 |   - |1115 |1498 |   0 |   0 |   0 |6208 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
982.63/982.88	c   804s|  7890k|603811 |     0 |   0.0 | 385M| 448 |   - |1115 |1311 |   0 |   0 |   0 |6239 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
984.03/984.29	c   806s|  7900k|613780 |     0 |   0.0 | 390M| 448 |   - |1115 |1294 |   0 |   0 |   0 |6251 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
985.53/985.70	c   807s|  7910k|623729 |     0 |   0.0 | 396M| 448 |   - |1115 |1295 |   0 |   0 |   0 |6265 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
986.83/987.09	c   808s|  7920k|633625 |     0 |   0.0 | 401M| 448 |   - |1115 |1302 |   0 |   0 |   0 |6283 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
988.23/988.48	c   809s|  7930k|643590 |     0 |   0.0 | 406M| 448 |   - |1115 |1293 |   0 |   0 |   0 |6283 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
989.63/989.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
989.63/989.86	c   811s|  7940k|653571 |     0 |   0.0 | 411M| 448 |   - |1115 |1291 |   0 |   0 |   0 |6283 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
991.03/991.22	c   812s|  7950k|663551 |     0 |   0.0 | 416M| 448 |   - |1115 |1285 |   0 |   0 |   0 |6283 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
992.33/992.59	c   813s|  7960k|673512 |     0 |   0.0 | 421M| 448 |   - |1115 |1285 |   0 |   0 |   0 |6283 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
993.73/993.98	c   815s|  7970k|683497 |     0 |   0.0 | 426M| 448 |   - |1115 |1285 |   0 |   0 |   0 |6283 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
995.13/995.36	c   816s|  7980k|693477 |     0 |   0.0 | 431M| 448 |   - |1115 |1285 |   0 |   0 |   0 |6283 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
996.53/996.74	c   817s|  7990k|703450 |     0 |   0.0 | 436M| 448 |   - |1115 |1284 |   0 |   0 |   0 |6283 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
997.93/998.13	c   818s|  8000k|713424 |     0 |   0.0 | 441M| 448 |   - |1115 |1284 |   0 |   0 |   0 |6283 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
999.33/999.52	c   820s|  8010k|723392 |     0 |   0.0 | 446M| 448 |   - |1115 |1284 |   0 |   0 |   0 |6283 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1000.74/1000.96	c   821s|  8020k|733202 |     0 |   0.0 | 452M| 448 |   - |1115 |1314 |   0 |   0 |   0 |6314 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1002.23/1002.46	c   823s|  8030k|742807 |     0 |   0.0 | 457M| 448 |   - |1115 |1395 |   0 |   0 |   0 |6406 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1003.73/1003.98	c   824s|  8040k|752498 |     0 |   0.0 | 463M| 448 |   - |1115 |1431 |   0 |   0 |   0 |6474 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1005.33/1005.53	c   825s|  8050k|762189 |     0 |   0.0 | 469M| 448 |   - |1115 |1485 |   0 |   0 |   0 |6537 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1006.83/1007.03	c   827s|  8060k|771787 |     0 |   0.0 | 474M| 448 |   - |1115 |1482 |   0 |   0 |   0 |6562 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1008.33/1008.54	c   828s|  8070k|781535 |     0 |   0.0 | 480M| 448 |   - |1115 |1488 |   0 |   0 |   0 |6570 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1009.83/1010.02	c   830s|  8080k|791418 |     0 |   0.0 | 486M| 448 |   - |1115 |1489 |   0 |   0 |   0 |6575 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1011.23/1011.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1011.23/1011.47	c   831s|  8090k|801311 |     0 |   0.0 | 491M| 448 |   - |1115 |1486 |   0 |   0 |   0 |6582 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1012.73/1012.92	c   832s|  8100k|811219 |     0 |   0.0 | 497M| 448 |   - |1115 |1495 |   0 |   0 |   0 |6596 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1014.13/1014.35	c   834s|  8110k|821119 |     0 |   0.0 | 503M| 448 |   - |1115 |1489 |   0 |   0 |   0 |6600 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1015.53/1015.75	c   835s|  8120k|830943 |     0 |   0.0 | 508M| 448 |   - |1115 |1494 |   0 |   0 |   0 |6611 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1016.93/1017.14	c   836s|  8130k|840736 |     0 |   0.0 | 514M| 448 |   - |1115 |1487 |   0 |   0 |   0 |6613 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1018.33/1018.54	c   837s|  8140k|850519 |     0 |   0.0 | 519M| 448 |   - |1115 |1488 |   0 |   0 |   0 |6615 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1019.73/1019.95	c   838s|  8150k|860279 |     0 |   0.0 | 525M| 448 |   - |1115 |1488 |   0 |   0 |   0 |6627 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1021.13/1021.35	c   839s|  8160k|870020 |     0 |   0.0 | 531M| 448 |   - |1115 |1512 |   0 |   0 |   0 |6658 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1022.53/1022.74	c   840s|  8170k|879656 |     0 |   0.0 | 536M| 448 |   - |1115 |1505 |   0 |   0 |   0 |6703 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1023.94/1024.15	c   841s|  8180k|889359 |     0 |   0.0 | 542M| 448 |   - |1115 |1492 |   0 |   0 |   0 |6733 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1025.33/1025.55	c   843s|  8190k|899238 |     0 |   0.0 | 547M| 448 |   - |1115 |1474 |   0 |   0 |   0 |6746 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1026.73/1026.92	c   844s|  8200k|909203 |     0 |   0.0 | 553M| 448 |   - |1115 |1462 |   0 |   0 |   0 |6748 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1028.03/1028.28	c   845s|  8210k|919159 |     0 |   0.0 | 558M| 448 |   - |1115 |1462 |   0 |   0 |   0 |6767 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1029.43/1029.66	c   846s|  8220k|928994 |     0 |   0.0 | 563M| 448 |   - |1115 |1480 |   0 |   0 |   0 |6825 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1030.83/1031.06	c   847s|  8230k|938881 |     0 |   0.0 | 569M| 448 |   - |1115 |1473 |   0 |   0 |   0 |6878 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1032.23/1032.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1032.23/1032.42	c   848s|  8240k|948813 |     0 |   0.0 | 574M| 448 |   - |1115 |1460 |   0 |   0 |   0 |6912 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1033.53/1033.79	c   849s|  8250k|958743 |     0 |   0.0 | 580M| 448 |   - |1115 |1465 |   0 |   0 |   0 |6944 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1034.93/1035.12	c   850s|  8260k|968545 |     0 |   0.0 | 584M| 448 |   - |1115 |1490 |   0 |   0 |   0 |6995 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1036.23/1036.42	c   851s|  8270k|978449 |     0 |   0.0 | 588M| 448 |   - |1115 |1466 |   0 |   0 |   0 |6999 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1037.63/1037.80	c   852s|  8280k|988294 |     0 |   0.0 | 593M| 448 |   - |1115 |1498 |   0 |   0 |   0 |7061 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1038.92/1039.17	c   853s|  8290k|998232 |     0 |   0.0 | 597M| 448 |   - |1115 |1478 |   0 |   0 |   0 |7096 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1040.34/1040.52	c   854s|  8300k|  1008k|     0 |   0.0 | 602M| 448 |   - |1115 |1465 |   0 |   0 |   0 |7118 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1041.63/1041.87	c   855s|  8310k|  1017k|     0 |   0.0 | 607M| 448 |   - |1115 |1506 |   0 |   0 |   0 |7187 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1043.03/1043.23	c   856s|  8320k|  1027k|     0 |   0.0 | 611M| 448 |   - |1115 |1484 |   0 |   0 |   0 |7214 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1044.33/1044.58	c   858s|  8330k|  1037k|     0 |   0.0 | 615M| 448 |   - |1115 |1476 |   0 |   0 |   0 |7233 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1045.73/1045.91	c   859s|  8340k|  1047k|     0 |   0.0 | 620M| 448 |   - |1115 |1474 |   0 |   0 |   0 |7246 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1047.04/1047.28	c   860s|  8350k|  1057k|     0 |   0.0 | 625M| 448 |   - |1115 |1482 |   0 |   0 |   0 |7287 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1048.43/1048.62	c   861s|  8360k|  1067k|     0 |   0.0 | 629M| 448 |   - |1115 |1446 |   0 |   0 |   0 |7294 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1049.72/1049.96	c   862s|  8370k|  1077k|     0 |   0.0 | 634M| 448 |   - |1115 |1455 |   0 |   0 |   0 |7309 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1051.12/1051.30	c   863s|  8380k|  1087k|     0 |   0.0 | 639M| 448 |   - |1115 |1450 |   0 |   0 |   0 |7316 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1052.43/1052.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1052.43/1052.65	c   864s|  8390k|  1097k|     0 |   0.0 | 643M| 448 |   - |1115 |1485 |   0 |   0 |   0 |7358 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1053.82/1054.01	c   865s|  8400k|  1107k|     0 |   0.0 | 648M| 448 |   - |1115 |1481 |   0 |   0 |   0 |7390 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1055.13/1055.35	c   866s|  8410k|  1116k|     0 |   0.0 | 652M| 448 |   - |1115 |1470 |   0 |   0 |   0 |7410 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1056.42/1056.69	c   867s|  8420k|  1126k|     0 |   0.0 | 656M| 448 |   - |1115 |1481 |   0 |   0 |   0 |7444 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1057.82/1058.04	c   868s|  8430k|  1136k|     0 |   0.0 | 661M| 448 |   - |1115 |1477 |   0 |   0 |   0 |7470 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1059.13/1059.38	c   869s|  8440k|  1146k|     0 |   0.0 | 665M| 448 |   - |1115 |1445 |   0 |   0 |   0 |7484 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1060.53/1060.73	c   870s|  8450k|  1156k|     0 |   0.0 | 670M| 448 |   - |1115 |1374 |   0 |   0 |   0 |7500 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1061.83/1062.08	c   871s|  8460k|  1166k|     0 |   0.0 | 674M| 448 |   - |1115 |1336 |   0 |   0 |   0 |7511 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1063.23/1063.42	c   872s|  8470k|  1175k|     0 |   0.0 | 679M| 448 |   - |1115 |1368 |   0 |   0 |   0 |7550 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1064.53/1064.77	c   873s|  8480k|  1185k|     0 |   0.0 | 683M| 448 |   - |1115 |1397 |   0 |   0 |   0 |7597 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1065.92/1066.13	c   874s|  8490k|  1195k|     0 |   0.0 | 688M| 448 |   - |1115 |1376 |   0 |   0 |   0 |7620 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1067.33/1067.51	c   876s|  8500k|  1205k|     0 |   0.0 | 693M| 448 |   - |1115 |1384 |   0 |   0 |   0 |7658 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1068.63/1068.86	c   877s|  8510k|  1215k|     0 |   0.0 | 697M| 448 |   - |1115 |1373 |   0 |   0 |   0 |7677 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1069.93/1070.19	c   878s|  8520k|  1224k|     0 |   0.0 | 702M| 448 |   - |1115 |1360 |   0 |   0 |   0 |7711 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1071.32/1071.57	c   879s|  8530k|  1234k|     0 |   0.0 | 706M| 448 |   - |1115 |1315 |   0 |   0 |   0 |7720 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1072.73/1072.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1072.73/1072.93	c   880s|  8540k|  1244k|     0 |   0.0 | 711M| 448 |   - |1115 |1315 |   0 |   0 |   0 |7732 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1074.13/1074.30	c   881s|  8550k|  1254k|     0 |   0.0 | 715M| 448 |   - |1115 |1312 |   0 |   0 |   0 |7742 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1075.43/1075.65	c   882s|  8560k|  1264k|     0 |   0.0 | 720M| 448 |   - |1115 |1318 |   0 |   0 |   0 |7756 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1076.82/1077.01	c   883s|  8570k|  1274k|     0 |   0.0 | 724M| 448 |   - |1115 |1323 |   0 |   0 |   0 |7767 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1078.12/1078.37	c   884s|  8580k|  1283k|     0 |   0.0 | 729M| 448 |   - |1115 |1344 |   0 |   0 |   0 |7802 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1079.53/1079.73	c   885s|  8590k|  1293k|     0 |   0.0 | 733M| 448 |   - |1115 |1347 |   0 |   0 |   0 |7831 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1080.93/1081.11	c   886s|  8600k|  1303k|     0 |   0.0 | 738M| 448 |   - |1115 |1340 |   0 |   0 |   0 |7861 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1082.23/1082.46	c   887s|  8610k|  1313k|     0 |   0.0 | 742M| 448 |   - |1115 |1345 |   0 |   0 |   0 |7896 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1083.52/1083.79	c   888s|  8620k|  1323k|     0 |   0.0 | 747M| 448 |   - |1115 |1341 |   0 |   0 |   0 |7904 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1084.93/1085.16	c   889s|  8630k|  1333k|     0 |   0.0 | 751M| 448 |   - |1115 |1315 |   0 |   0 |   0 |7921 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1086.32/1086.51	c   890s|  8640k|  1342k|     0 |   0.0 | 756M| 448 |   - |1115 |1305 |   0 |   0 |   0 |7925 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1087.64/1087.88	c   892s|  8650k|  1352k|     0 |   0.0 | 761M| 448 |   - |1115 |1307 |   0 |   0 |   0 |7937 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1089.03/1089.25	c   893s|  8660k|  1362k|     0 |   0.0 | 765M| 448 |   - |1115 |1306 |   0 |   0 |   0 |7943 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1090.43/1090.61	c   894s|  8670k|  1372k|     0 |   0.0 | 770M| 448 |   - |1115 |1310 |   0 |   0 |   0 |7948 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1091.73/1091.99	c   895s|  8680k|  1382k|     0 |   0.0 | 774M| 448 |   - |1115 |1322 |   0 |   0 |   0 |7966 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1093.13/1093.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1093.13/1093.37	c   896s|  8690k|  1392k|     0 |   0.0 | 779M| 448 |   - |1115 |1336 |   0 |   0 |   0 |7987 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1094.52/1094.73	c   897s|  8700k|  1401k|     0 |   0.0 | 783M| 448 |   - |1115 |1325 |   0 |   0 |   0 |8001 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1095.82/1096.09	c   898s|  8710k|  1411k|     0 |   0.0 | 788M| 448 |   - |1115 |1343 |   0 |   0 |   0 |8032 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1097.23/1097.45	c   899s|  8720k|  1421k|     0 |   0.0 | 792M| 448 |   - |1115 |1340 |   0 |   0 |   0 |8057 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1098.63/1098.80	c   900s|  8730k|  1431k|     0 |   0.0 | 797M| 448 |   - |1115 |1323 |   0 |   0 |   0 |8064 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1099.93/1100.17	c   901s|  8740k|  1441k|     0 |   0.0 | 801M| 448 |   - |1115 |1299 |   0 |   0 |   0 |8072 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1101.33/1101.55	c   902s|  8750k|  1450k|     0 |   0.0 | 806M| 448 |   - |1115 |1316 |   0 |   0 |   0 |8093 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1102.72/1102.92	c   903s|  8760k|  1460k|     0 |   0.0 | 811M| 448 |   - |1115 |1302 |   0 |   0 |   0 |8099 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1104.03/1104.24	c   904s|  8770k|  1470k|     0 |   0.0 | 815M| 448 |   - |1115 |1301 |   0 |   0 |   0 |8102 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1105.33/1105.58	c   905s|  8780k|  1480k|     0 |   0.0 | 820M| 448 |   - |1115 |1304 |   0 |   0 |   0 |8108 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1106.73/1106.91	c   906s|  8790k|  1490k|     0 |   0.0 | 824M| 448 |   - |1115 |1304 |   0 |   0 |   0 |8112 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1108.03/1108.25	c   908s|  8800k|  1500k|     0 |   0.0 | 829M| 448 |   - |1115 |1312 |   0 |   0 |   0 |8123 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1109.43/1109.60	c   909s|  8810k|  1510k|     0 |   0.0 | 834M| 448 |   - |1115 |1313 |   0 |   0 |   0 |8135 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1110.73/1110.93	c   910s|  8820k|  1519k|     0 |   0.0 | 838M| 448 |   - |1115 |1331 |   0 |   0 |   0 |8158 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1112.02/1112.28	c   911s|  8830k|  1529k|     0 |   0.0 | 843M| 448 |   - |1115 |1330 |   0 |   0 |   0 |8180 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1113.43/1113.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1113.43/1113.62	c   912s|  8840k|  1539k|     0 |   0.0 | 847M| 448 |   - |1115 |1318 |   0 |   0 |   0 |8189 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1114.73/1114.97	c   913s|  8850k|  1549k|     0 |   0.0 | 852M| 448 |   - |1115 |1305 |   0 |   0 |   0 |8199 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1116.13/1116.33	c   914s|  8860k|  1559k|     0 |   0.0 | 856M| 448 |   - |1115 |1307 |   0 |   0 |   0 |8209 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1117.43/1117.67	c   915s|  8870k|  1569k|     0 |   0.0 | 861M| 448 |   - |1115 |1310 |   0 |   0 |   0 |8221 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1118.73/1118.99	c   916s|  8880k|  1579k|     0 |   0.0 | 866M| 448 |   - |1115 |1310 |   0 |   0 |   0 |8223 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1120.13/1120.30	c   917s|  8890k|  1589k|     0 |   0.0 | 870M| 448 |   - |1115 |1311 |   0 |   0 |   0 |8224 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1121.43/1121.61	c   918s|  8900k|  1598k|     0 |   0.0 | 875M| 448 |   - |1115 |1313 |   0 |   0 |   0 |8231 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1122.73/1122.92	c   919s|  8910k|  1608k|     0 |   0.0 | 879M| 448 |   - |1115 |1314 |   0 |   0 |   0 |8237 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1124.04/1124.24	c   920s|  8920k|  1618k|     0 |   0.0 | 883M| 448 |   - |1115 |1311 |   0 |   0 |   0 |8243 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1125.33/1125.56	c   921s|  8930k|  1628k|     0 |   0.0 | 888M| 448 |   - |1115 |1315 |   0 |   0 |   0 |8250 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1126.63/1126.87	c   922s|  8940k|  1638k|     0 |   0.0 | 892M| 448 |   - |1115 |1316 |   0 |   0 |   0 |8256 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1127.93/1128.18	c   923s|  8950k|  1648k|     0 |   0.0 | 896M| 448 |   - |1115 |1310 |   0 |   0 |   0 |8259 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1129.22/1129.49	c   924s|  8960k|  1657k|     0 |   0.0 | 900M| 448 |   - |1115 |1312 |   0 |   0 |   0 |8266 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1130.63/1130.81	c   925s|  8970k|  1667k|     0 |   0.0 | 904M| 448 |   - |1115 |1315 |   0 |   0 |   0 |8276 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1131.93/1132.16	c   926s|  8980k|  1677k|     0 |   0.0 | 908M| 448 |   - |1115 |1304 |   0 |   0 |   0 |8290 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1133.33/1133.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1133.33/1133.51	c   927s|  8990k|  1687k|     0 |   0.0 | 913M| 448 |   - |1115 |1311 |   0 |   0 |   0 |8300 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1134.63/1134.85	c   928s|  9000k|  1697k|     0 |   0.0 | 917M| 448 |   - |1115 |1313 |   0 |   0 |   0 |8317 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1135.93/1136.17	c   929s|  9010k|  1707k|     0 |   0.0 | 922M| 448 |   - |1115 |1313 |   0 |   0 |   0 |8320 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1137.23/1137.49	c   930s|  9020k|  1717k|     0 |   0.0 | 926M| 448 |   - |1115 |1319 |   0 |   0 |   0 |8328 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1138.52/1138.78	c   931s|  9030k|  1726k|     0 |   0.0 | 930M| 448 |   - |1115 |1324 |   0 |   0 |   0 |8335 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1139.82/1140.08	c   932s|  9040k|  1736k|     0 |   0.0 | 935M| 448 |   - |1115 |1401 |   0 |   0 |   0 |8432 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1141.22/1141.46	c   934s|  9050k|  1745k|     0 |   0.0 | 939M| 448 |   - |1115 |1475 |   0 |   0 |   0 |8666 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1142.63/1142.80	c   935s|  9060k|  1755k|     0 |   0.0 | 943M| 448 |   - |1115 |1356 |   0 |   0 |   0 |8678 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1143.92/1144.11	c   936s|  9070k|  1764k|     0 |   0.0 | 947M| 448 |   - |1115 |1316 |   0 |   0 |   0 |8682 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1145.13/1145.39	c   937s|  9080k|  1774k|     0 |   0.0 | 951M| 448 |   - |1115 |1320 |   0 |   0 |   0 |8687 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1146.42/1146.67	c   938s|  9090k|  1783k|     0 |   0.0 | 955M| 448 |   - |1115 |1318 |   0 |   0 |   0 |8687 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1147.83/1148.00	c   939s|  9100k|  1793k|     0 |   0.0 | 960M| 448 |   - |1115 |1309 |   0 |   0 |   0 |8687 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1149.13/1149.34	c   940s|  9110k|  1802k|     0 |   0.0 | 964M| 448 |   - |1115 |1291 |   0 |   0 |   0 |8687 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1150.44/1150.66	c   941s|  9120k|  1812k|     0 |   0.0 | 968M| 448 |   - |1115 |1291 |   0 |   0 |   0 |8687 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1151.73/1151.97	c   942s|  9130k|  1822k|     0 |   0.0 | 972M| 448 |   - |1115 |1290 |   0 |   0 |   0 |8687 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1153.12/1153.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1153.12/1153.31	c   943s|  9140k|  1831k|     0 |   0.0 | 976M| 448 |   - |1115 |1280 |   0 |   0 |   0 |8687 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1154.42/1154.64	c   944s|  9150k|  1840k|     0 |   0.0 | 981M| 448 |   - |1115 |1273 |   0 |   0 |   0 |8687 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1155.72/1155.98	c   945s|  9160k|  1850k|     0 |   0.0 | 985M| 448 |   - |1115 |1271 |   0 |   0 |   0 |8687 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1157.13/1157.30	c   946s|  9170k|  1860k|     0 |   0.0 | 989M| 448 |   - |1115 |1271 |   0 |   0 |   0 |8687 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1158.43/1158.63	c   947s|  9180k|  1869k|     0 |   0.0 | 993M| 448 |   - |1115 |1271 |   0 |   0 |   0 |8695 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1159.73/1159.96	c   948s|  9190k|  1878k|     0 |   0.0 | 998M| 448 |   - |1115 |1256 |   0 |   0 |   0 |8704 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1161.03/1161.27	c   949s|  9200k|  1888k|     0 |   0.0 |1002M| 448 |   - |1115 |1256 |   0 |   0 |   0 |8704 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1162.32/1162.56	c   950s|  9210k|  1898k|     0 |   0.0 |1007M| 448 |   - |1115 |1256 |   0 |   0 |   0 |8704 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1163.73/1163.90	c   951s|  9220k|  1907k|     0 |   0.0 |1011M| 448 |   - |1115 |1234 |   0 |   0 |   0 |8706 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1165.03/1165.22	c   952s|  9230k|  1917k|     0 |   0.0 |1015M| 448 |   - |1115 |1227 |   0 |   0 |   0 |8706 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1166.33/1166.54	c   953s|  9240k|  1926k|     0 |   0.0 |1020M| 448 |   - |1115 |1223 |   0 |   0 |   0 |8711 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1167.63/1167.83	c   954s|  9250k|  1936k|     0 |   0.0 |1024M| 448 |   - |1115 |1223 |   0 |   0 |   0 |8713 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1168.92/1169.15	c   955s|  9260k|  1945k|     0 |   0.0 |1028M| 448 |   - |1115 |1220 |   0 |   0 |   0 |8713 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1170.23/1170.46	c   956s|  9270k|  1955k|     0 |   0.0 |1032M| 448 |   - |1115 |1189 |   0 |   0 |   0 |8713 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1171.53/1171.74	c   957s|  9280k|  1964k|     0 |   0.0 |1037M| 448 |   - |1115 |1189 |   0 |   0 |   0 |8713 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1172.83/1173.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1172.83/1173.02	c   958s|  9290k|  1973k|     0 |   0.0 |1041M| 448 |   - |1115 |1189 |   0 |   0 |   0 |8713 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1174.13/1174.35	c   959s|  9300k|  1983k|     0 |   0.0 |1045M| 448 |   - |1115 |1189 |   0 |   0 |   0 |8713 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1175.43/1175.66	c   960s|  9310k|  1993k|     0 |   0.0 |1049M| 448 |   - |1115 |1189 |   0 |   0 |   0 |8713 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1176.83/1177.00	c   961s|  9320k|  2002k|     0 |   0.0 |1054M| 448 |   - |1115 |1190 |   0 |   0 |   0 |8715 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1178.13/1178.39	c   962s|  9330k|  2012k|     0 |   0.0 |1058M| 448 |   - |1115 |1133 |   0 |   0 |   0 |8722 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1179.52/1179.76	c   964s|  9340k|  2021k|     0 |   0.0 |1062M| 448 |   - |1115 |1133 |   0 |   0 |   0 |8726 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1180.92/1181.14	c   965s|  9350k|  2031k|     0 |   0.0 |1067M| 448 |   - |1115 |1125 |   0 |   0 |   0 |8726 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1182.23/1182.44	c   966s|  9360k|  2040k|     0 |   0.0 |1071M| 448 |   - |1115 |1130 |   0 |   0 |   0 |8731 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1183.53/1183.75	c   967s|  9370k|  2050k|     0 |   0.0 |1075M| 448 |   - |1115 |1139 |   0 |   0 |   0 |8740 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1184.82/1185.07	c   968s|  9380k|  2060k|     0 |   0.0 |1079M| 448 |   - |1115 |1141 |   0 |   0 |   0 |8747 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1186.12/1186.36	c   969s|  9390k|  2069k|     0 |   0.0 |1084M| 448 |   - |1115 |1140 |   0 |   0 |   0 |8747 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1187.43/1187.64	c   970s|  9400k|  2078k|     0 |   0.0 |1088M| 448 |   - |1115 |1144 |   0 |   0 |   0 |8752 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1188.73/1188.96	c   971s|  9410k|  2088k|     0 |   0.0 |1092M| 448 |   - |1115 |1152 |   0 |   0 |   0 |8766 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1190.03/1190.25	c   972s|  9420k|  2098k|     0 |   0.0 |1096M| 448 |   - |1115 |1146 |   0 |   0 |   0 |8766 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1191.33/1191.52	c   973s|  9430k|  2107k|     0 |   0.0 |1101M| 448 |   - |1115 |1146 |   0 |   0 |   0 |8767 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1192.63/1192.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1192.63/1192.84	c   974s|  9440k|  2117k|     0 |   0.0 |1105M| 448 |   - |1115 |1139 |   0 |   0 |   0 |8776 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1193.92/1194.15	c   975s|  9450k|  2127k|     0 |   0.0 |1109M| 448 |   - |1115 |1137 |   0 |   0 |   0 |8780 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1195.23/1195.43	c   976s|  9460k|  2136k|     0 |   0.0 |1114M| 448 |   - |1115 |1137 |   0 |   0 |   0 |8780 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1196.53/1196.71	c   977s|  9470k|  2146k|     0 |   0.0 |1118M| 448 |   - |1115 |1138 |   0 |   0 |   0 |8783 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1197.83/1198.03	c   978s|  9480k|  2155k|     0 |   0.0 |1123M| 448 |   - |1115 |1137 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1199.12/1199.33	c   979s|  9490k|  2165k|     0 |   0.0 |1127M| 448 |   - |1115 |1135 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1200.33/1200.59	c   979s|  9500k|  2174k|     0 |   0.0 |1132M| 448 |   - |1115 |1133 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1201.73/1201.91	c   981s|  9510k|  2184k|     0 |   0.0 |1136M| 448 |   - |1115 |1124 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1203.02/1203.20	c   982s|  9520k|  2194k|     0 |   0.0 |1141M| 448 |   - |1115 |1124 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1204.23/1204.50	c   982s|  9530k|  2203k|     0 |   0.0 |1145M| 448 |   - |1115 |1124 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1205.63/1205.81	c   983s|  9540k|  2213k|     0 |   0.0 |1149M| 448 |   - |1115 |1123 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1206.82/1207.09	c   984s|  9550k|  2222k|     0 |   0.0 |1154M| 448 |   - |1115 |1123 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1208.23/1208.41	c   986s|  9560k|  2232k|     0 |   0.0 |1158M| 448 |   - |1115 |1123 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1209.53/1209.71	c   987s|  9570k|  2242k|     0 |   0.0 |1163M| 448 |   - |1115 |1123 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1210.83/1211.00	c   988s|  9580k|  2251k|     0 |   0.0 |1167M| 448 |   - |1115 |1123 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1212.13/1212.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1212.13/1212.32	c   989s|  9590k|  2261k|     0 |   0.0 |1172M| 448 |   - |1115 |1123 |   0 |   0 |   0 |8790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1213.43/1213.61	c   990s|  9600k|  2271k|     0 |   0.0 |1176M| 448 |   - |1115 |1130 |   0 |   0 |   0 |8799 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1214.72/1214.92	c   991s|  9610k|  2281k|     0 |   0.0 |1180M| 448 |   - |1115 |1128 |   0 |   0 |   0 |8800 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1216.02/1216.22	c   992s|  9620k|  2290k|     0 |   0.0 |1185M| 448 |   - |1115 |1124 |   0 |   0 |   0 |8800 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1217.32/1217.50	c   993s|  9630k|  2300k|     0 |   0.0 |1189M| 448 |   - |1115 |1126 |   0 |   0 |   0 |8803 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1218.63/1218.80	c   994s|  9640k|  2310k|     0 |   0.0 |1193M| 448 |   - |1115 |1125 |   0 |   0 |   0 |8803 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1219.82/1220.09	c   995s|  9650k|  2319k|     0 |   0.0 |1198M| 448 |   - |1115 |1123 |   0 |   0 |   0 |8803 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1221.13/1221.38	c   996s|  9660k|  2329k|     0 |   0.0 |1202M| 448 |   - |1115 |1122 |   0 |   0 |   0 |8803 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1222.43/1222.67	c   997s|  9670k|  2339k|     0 |   0.0 |1207M| 448 |   - |1115 |1122 |   0 |   0 |   0 |8803 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1223.73/1223.96	c   998s|  9680k|  2349k|     0 |   0.0 |1211M| 448 |   - |1115 |1123 |   0 |   0 |   0 |8804 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1225.03/1225.24	c   999s|  9690k|  2358k|     0 |   0.0 |1215M| 448 |   - |1115 |1127 |   0 |   0 |   0 |8808 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1226.33/1226.52	c  1000s|  9700k|  2368k|     0 |   0.0 |1220M| 448 |   - |1115 |1132 |   0 |   0 |   0 |8815 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1227.63/1227.82	c  1001s|  9710k|  2378k|     0 |   0.0 |1224M| 448 |   - |1115 |1130 |   0 |   0 |   0 |8818 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1228.92/1229.11	c  1002s|  9720k|  2388k|     0 |   0.0 |1228M| 448 |   - |1115 |1127 |   0 |   0 |   0 |8818 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1230.23/1230.40	c  1003s|  9730k|  2398k|     0 |   0.0 |1232M| 448 |   - |1115 |1127 |   0 |   0 |   0 |8821 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1231.53/1231.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1231.53/1231.70	c  1004s|  9740k|  2408k|     0 |   0.0 |1236M| 448 |   - |1115 |1133 |   0 |   0 |   0 |8828 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1232.73/1232.99	c  1005s|  9750k|  2417k|     0 |   0.0 |1241M| 448 |   - |1115 |1140 |   0 |   0 |   0 |8838 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1234.03/1234.29	c  1006s|  9760k|  2427k|     0 |   0.0 |1245M| 448 |   - |1115 |1138 |   0 |   0 |   0 |8839 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1235.32/1235.57	c  1007s|  9770k|  2437k|     0 |   0.0 |1249M| 448 |   - |1115 |1132 |   0 |   0 |   0 |8839 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1236.62/1236.84	c  1008s|  9780k|  2447k|     0 |   0.0 |1253M| 448 |   - |1115 |1136 |   0 |   0 |   0 |8844 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1237.93/1238.10	c  1008s|  9790k|  2457k|     0 |   0.0 |1257M| 448 |   - |1115 |1126 |   0 |   0 |   0 |8849 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1239.13/1239.35	c  1009s|  9800k|  2467k|     0 |   0.0 |1261M| 448 |   - |1115 |1123 |   0 |   0 |   0 |8849 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1240.43/1240.60	c  1010s|  9810k|  2477k|     0 |   0.0 |1265M| 448 |   - |1115 |1122 |   0 |   0 |   0 |8849 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1241.64/1241.84	c  1011s|  9820k|  2486k|     0 |   0.0 |1269M| 448 |   - |1115 |1121 |   0 |   0 |   0 |8849 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1242.83/1243.09	c  1012s|  9830k|  2496k|     0 |   0.0 |1274M| 448 |   - |1115 |1120 |   0 |   0 |   0 |8849 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1244.13/1244.33	c  1013s|  9840k|  2505k|     0 |   0.0 |1278M| 448 |   - |1115 |1126 |   0 |   0 |   0 |8858 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1245.32/1245.55	c  1014s|  9850k|  2515k|     0 |   0.0 |1282M| 448 |   - |1115 |1128 |   0 |   0 |   0 |8861 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1246.63/1246.88	c  1015s|  9860k|  2525k|     0 |   0.0 |1286M| 448 |   - |1115 |1119 |   0 |   0 |   0 |8868 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1248.03/1248.26	c  1016s|  9870k|  2535k|     0 |   0.0 |1291M| 448 |   - |1115 |1005 |   0 |   0 |   0 |8871 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1249.43/1249.64	c  1017s|  9880k|  2545k|     0 |   0.0 |1296M| 448 |   - |1115 | 982 |   0 |   0 |   0 |8871 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1250.73/1251.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1250.73/1251.00	c  1018s|  9890k|  2555k|     0 |   0.0 |1300M| 448 |   - |1115 | 980 |   0 |   0 |   0 |8871 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1252.13/1252.36	c  1020s|  9900k|  2565k|     0 |   0.0 |1305M| 448 |   - |1115 | 979 |   0 |   0 |   0 |8871 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1253.53/1253.73	c  1021s|  9910k|  2575k|     0 |   0.0 |1310M| 448 |   - |1115 | 979 |   0 |   0 |   0 |8871 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1254.84/1255.09	c  1022s|  9920k|  2585k|     0 |   0.0 |1314M| 448 |   - |1115 | 979 |   0 |   0 |   0 |8871 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1256.23/1256.43	c  1023s|  9930k|  2595k|     0 |   0.0 |1319M| 448 |   - |1115 | 977 |   0 |   0 |   0 |8871 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1257.63/1257.80	c  1024s|  9940k|  2605k|     0 |   0.0 |1324M| 448 |   - |1115 | 976 |   0 |   0 |   0 |8871 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1258.93/1259.17	c  1025s|  9950k|  2615k|     0 |   0.0 |1328M| 448 |   - |1115 | 976 |   0 |   0 |   0 |8871 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1260.33/1260.53	c  1026s|  9960k|  2625k|     0 |   0.0 |1333M| 448 |   - |1115 | 976 |   0 |   0 |   0 |8871 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1261.63/1261.89	c  1027s|  9970k|  2635k|     0 |   0.0 |1338M| 448 |   - |1115 | 976 |   0 |   0 |   0 |8871 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1263.03/1263.23	c  1028s|  9980k|  2645k|     0 |   0.0 |1342M| 448 |   - |1115 | 980 |   0 |   0 |   0 |8875 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1264.33/1264.59	c  1029s|  9990k|  2655k|     0 |   0.0 |1347M| 448 |   - |1115 | 976 |   0 |   0 |   0 |8875 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1265.73/1265.94	c  1030s| 10000k|  2665k|     0 |   0.0 |1351M| 448 |   - |1115 | 986 |   0 |   0 |   0 |8885 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1267.12/1267.32	c  1031s| 10010k|  2675k|     0 |   0.0 |1356M| 448 |   - |1115 | 980 |   0 |   0 |   0 |8885 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1268.43/1268.68	c  1032s| 10020k|  2685k|     0 |   0.0 |1361M| 448 |   - |1115 | 978 |   0 |   0 |   0 |8885 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1269.83/1270.03	c  1033s| 10030k|  2695k|     0 |   0.0 |1365M| 448 |   - |1115 | 978 |   0 |   0 |   0 |8885 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1271.12/1271.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1271.12/1271.38	c  1034s| 10040k|  2705k|     0 |   0.0 |1370M| 448 |   - |1115 | 981 |   0 |   0 |   0 |8889 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1272.53/1272.72	c  1035s| 10050k|  2715k|     0 |   0.0 |1375M| 448 |   - |1115 | 978 |   0 |   0 |   0 |8889 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1273.82/1274.05	c  1037s| 10060k|  2725k|     0 |   0.0 |1379M| 448 |   - |1115 | 978 |   0 |   0 |   0 |8889 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1275.13/1275.37	c  1038s| 10070k|  2735k|     0 |   0.0 |1384M| 448 |   - |1115 | 977 |   0 |   0 |   0 |8889 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1276.53/1276.70	c  1039s| 10080k|  2745k|     0 |   0.0 |1388M| 448 |   - |1115 | 983 |   0 |   0 |   0 |8895 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1277.83/1278.07	c  1040s| 10090k|  2755k|     0 |   0.0 |1393M| 448 |   - |1115 | 983 |   0 |   0 |   0 |8896 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1279.23/1279.44	c  1041s| 10100k|  2765k|     0 |   0.0 |1397M| 448 |   - |1115 | 981 |   0 |   0 |   0 |8896 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1280.63/1280.80	c  1042s| 10110k|  2775k|     0 |   0.0 |1402M| 448 |   - |1115 | 981 |   0 |   0 |   0 |8896 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1281.93/1282.14	c  1043s| 10120k|  2785k|     0 |   0.0 |1407M| 448 |   - |1115 | 983 |   0 |   0 |   0 |8900 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1283.23/1283.48	c  1044s| 10130k|  2795k|     0 |   0.0 |1411M| 448 |   - |1115 | 981 |   0 |   0 |   0 |8900 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1284.64/1284.82	c  1045s| 10140k|  2804k|     0 |   0.0 |1416M| 448 |   - |1115 | 985 |   0 |   0 |   0 |8907 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1285.93/1286.14	c  1046s| 10150k|  2814k|     0 |   0.0 |1420M| 448 |   - |1115 | 981 |   0 |   0 |   0 |8907 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1287.23/1287.45	c  1047s| 10160k|  2824k|     0 |   0.0 |1424M| 448 |   - |1115 | 979 |   0 |   0 |   0 |8907 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1288.53/1288.78	c  1048s| 10170k|  2834k|     0 |   0.0 |1428M| 448 |   - |1115 | 992 |   0 |   0 |   0 |8929 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1289.92/1290.17	c  1049s| 10180k|  2844k|     0 |   0.0 |1433M| 448 |   - |1115 | 994 |   0 |   0 |   0 |8945 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1291.33/1291.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1291.33/1291.56	c  1050s| 10190k|  2854k|     0 |   0.0 |1438M| 448 |   - |1115 | 997 |   0 |   0 |   0 |8951 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1292.73/1292.96	c  1051s| 10200k|  2864k|     0 |   0.0 |1443M| 448 |   - |1115 | 992 |   0 |   0 |   0 |8952 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1294.13/1294.35	c  1052s| 10210k|  2874k|     0 |   0.0 |1448M| 448 |   - |1115 | 983 |   0 |   0 |   0 |8952 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1295.53/1295.72	c  1053s| 10220k|  2884k|     0 |   0.0 |1453M| 448 |   - |1115 | 982 |   0 |   0 |   0 |8952 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1296.93/1297.10	c  1055s| 10230k|  2894k|     0 |   0.0 |1457M| 448 |   - |1115 | 987 |   0 |   0 |   0 |8958 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1298.23/1298.46	c  1056s| 10240k|  2904k|     0 |   0.0 |1461M| 448 |   - |1115 | 985 |   0 |   0 |   0 |8963 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1299.62/1299.81	c  1057s| 10250k|  2914k|     0 |   0.0 |1466M| 448 |   - |1115 | 998 |   0 |   0 |   0 |8987 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1300.93/1301.20	c  1058s| 10260k|  2924k|     0 |   0.0 |1471M| 448 |   - |1115 |1003 |   0 |   0 |   0 |9002 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1302.43/1302.60	c  1059s| 10270k|  2934k|     0 |   0.0 |1476M| 448 |   - |1115 | 992 |   0 |   0 |   0 |9002 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1303.72/1303.98	c  1060s| 10280k|  2944k|     0 |   0.0 |1480M| 448 |   - |1115 | 988 |   0 |   0 |   0 |9002 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1305.13/1305.36	c  1061s| 10290k|  2954k|     0 |   0.0 |1485M| 448 |   - |1115 | 987 |   0 |   0 |   0 |9002 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1306.54/1306.76	c  1062s| 10300k|  2964k|     0 |   0.0 |1490M| 448 |   - |1115 | 987 |   0 |   0 |   0 |9003 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1307.93/1308.10	c  1063s| 10310k|  2974k|     0 |   0.0 |1494M| 448 |   - |1115 | 987 |   0 |   0 |   0 |9005 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1309.23/1309.44	c  1064s| 10320k|  2984k|     0 |   0.0 |1499M| 448 |   - |1115 | 992 |   0 |   0 |   0 |9011 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1310.53/1310.75	c  1065s| 10330k|  2994k|     0 |   0.0 |1502M| 448 |   - |1115 |1002 |   0 |   0 |   0 |9028 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1311.83/1312.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1311.83/1312.08	c  1066s| 10340k|  3004k|     0 |   0.0 |1507M| 448 |   - |1115 | 993 |   0 |   0 |   0 |9037 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1313.24/1313.45	c  1067s| 10350k|  3014k|     0 |   0.0 |1512M| 448 |   - |1115 | 993 |   0 |   0 |   0 |9042 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1314.63/1314.86	c  1068s| 10360k|  3024k|     0 |   0.0 |1517M| 448 |   - |1115 | 992 |   0 |   0 |   0 |9059 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1316.03/1316.26	c  1070s| 10370k|  3034k|     0 |   0.0 |1522M| 448 |   - |1115 | 988 |   0 |   0 |   0 |9059 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1317.43/1317.64	c  1071s| 10380k|  3044k|     0 |   0.0 |1526M| 448 |   - |1115 | 985 |   0 |   0 |   0 |9059 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1318.83/1319.01	c  1072s| 10390k|  3054k|     0 |   0.0 |1531M| 448 |   - |1115 | 983 |   0 |   0 |   0 |9059 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1320.13/1320.38	c  1073s| 10400k|  3064k|     0 |   0.0 |1535M| 448 |   - |1115 | 982 |   0 |   0 |   0 |9060 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1321.53/1321.71	c  1074s| 10410k|  3074k|     0 |   0.0 |1539M| 448 |   - |1115 |1001 |   0 |   0 |   0 |9080 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1322.83/1323.03	c  1075s| 10420k|  3084k|     0 |   0.0 |1543M| 448 |   - |1115 | 988 |   0 |   0 |   0 |9083 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1324.14/1324.35	c  1076s| 10430k|  3094k|     0 |   0.0 |1547M| 448 |   - |1115 | 982 |   0 |   0 |   0 |9086 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1325.53/1325.72	c  1077s| 10440k|  3104k|     0 |   0.0 |1553M| 448 |   - |1115 |1013 |   0 |   0 |   0 |9124 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1326.83/1327.09	c  1078s| 10450k|  3114k|     0 |   0.0 |1559M| 448 |   - |1115 |1027 |   0 |   0 |   0 |9190 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1328.23/1328.49	c  1079s| 10460k|  3124k|     0 |   0.0 |1564M| 448 |   - |1115 |1004 |   0 |   0 |   0 |9206 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1329.64/1329.85	c  1080s| 10470k|  3133k|     0 |   0.0 |1570M| 448 |   - |1115 |1079 |   0 |   0 |   0 |9320 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1331.03/1331.20	c  1081s| 10480k|  3143k|     0 |   0.0 |1575M| 448 |   - |1115 |1084 |   0 |   0 |   0 |9412 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1332.33/1332.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1332.33/1332.52	c  1082s| 10490k|  3153k|     0 |   0.0 |1581M| 448 |   - |1115 |1026 |   0 |   0 |   0 |9428 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1333.53/1333.79	c  1083s| 10500k|  3163k|     0 |   0.0 |1586M| 448 |   - |1115 |1031 |   0 |   0 |   0 |9443 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1334.83/1335.04	c  1084s| 10510k|  3173k|     0 |   0.0 |1592M| 448 |   - |1115 |1021 |   0 |   0 |   0 |9448 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1336.03/1336.28	c  1085s| 10520k|  3183k|     0 |   0.0 |1597M| 448 |   - |1115 |1011 |   0 |   0 |   0 |9448 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1337.33/1337.50	c  1086s| 10530k|  3193k|     0 |   0.0 |1602M| 448 |   - |1115 |1008 |   0 |   0 |   0 |9448 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1338.54/1338.72	c  1087s| 10540k|  3203k|     0 |   0.0 |1607M| 448 |   - |1115 |1005 |   0 |   0 |   0 |9448 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1339.83/1340.01	c  1088s| 10550k|  3213k|     0 |   0.0 |1613M| 448 |   - |1115 | 992 |   0 |   0 |   0 |9455 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1341.13/1341.34	c  1089s| 10560k|  3223k|     0 |   0.0 |1619M| 448 |   - |1115 | 987 |   0 |   0 |   0 |9455 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1342.43/1342.69	c  1090s| 10570k|  3233k|     0 |   0.0 |1625M| 448 |   - |1115 |1006 |   0 |   0 |   0 |9485 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1343.83/1344.01	c  1091s| 10580k|  3243k|     0 |   0.0 |1631M| 448 |   - |1115 |1034 |   0 |   0 |   0 |9534 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1345.14/1345.33	c  1092s| 10590k|  3253k|     0 |   0.0 |1638M| 448 |   - |1115 |1035 |   0 |   0 |   0 |9578 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1346.43/1346.65	c  1093s| 10600k|  3263k|     0 |   0.0 |1643M| 448 |   - |1115 |1030 |   0 |   0 |   0 |9600 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1347.73/1347.95	c  1094s| 10610k|  3273k|     0 |   0.0 |1649M| 448 |   - |1115 |1049 |   0 |   0 |   0 |9647 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1349.03/1349.26	c  1095s| 10620k|  3283k|     0 |   0.0 |1653M| 448 |   - |1115 |1026 |   0 |   0 |   0 |9674 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1350.33/1350.56	c  1096s| 10630k|  3293k|     0 |   0.0 |1657M| 448 |   - |1115 |1012 |   0 |   0 |   0 |9680 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1351.64/1351.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1351.64/1351.86	c  1097s| 10640k|  3303k|     0 |   0.0 |1661M| 448 |   - |1115 |1007 |   0 |   0 |   0 |9681 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1352.93/1353.18	c  1098s| 10650k|  3313k|     0 |   0.0 |1666M| 448 |   - |1115 |1038 |   0 |   0 |   0 |9725 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1354.33/1354.52	c  1099s| 10660k|  3323k|     0 |   0.0 |1672M| 448 |   - |1115 |1005 |   0 |   0 |   0 |9726 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1355.63/1355.85	c  1100s| 10670k|  3333k|     0 |   0.0 |1677M| 448 |   - |1115 |1009 |   0 |   0 |   0 |9732 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1356.93/1357.18	c  1101s| 10680k|  3343k|     0 |   0.0 |1683M| 448 |   - |1115 |1019 |   0 |   0 |   0 |9744 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1358.33/1358.53	c  1102s| 10690k|  3353k|     0 |   0.0 |1689M| 448 |   - |1115 |1012 |   0 |   0 |   0 |9745 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1359.63/1359.84	c  1103s| 10700k|  3363k|     0 |   0.0 |1694M| 448 |   - |1115 |1009 |   0 |   0 |   0 |9749 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1360.93/1361.14	c  1104s| 10710k|  3373k|     0 |   0.0 |1699M| 448 |   - |1115 |1044 |   0 |   0 |   0 |9790 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1362.22/1362.43	c  1105s| 10720k|  3383k|     0 |   0.0 |1703M| 448 |   - |1115 |1036 |   0 |   0 |   0 |9805 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1363.52/1363.72	c  1106s| 10730k|  3393k|     0 |   0.0 |1707M| 448 |   - |1115 |1028 |   0 |   0 |   0 |9811 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1364.83/1365.00	c  1107s| 10740k|  3403k|     0 |   0.0 |1711M| 448 |   - |1115 |1017 |   0 |   0 |   0 |9813 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1366.12/1366.30	c  1108s| 10750k|  3412k|     0 |   0.0 |1715M| 448 |   - |1115 |1015 |   0 |   0 |   0 |9816 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1367.43/1367.60	c  1109s| 10760k|  3422k|     0 |   0.0 |1719M| 448 |   - |1115 |1052 |   0 |   0 |   0 |9865 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1368.73/1368.94	c  1110s| 10770k|  3432k|     0 |   0.0 |1725M| 448 |   - |1115 |1025 |   0 |   0 |   0 |9885 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1370.03/1370.27	c  1111s| 10780k|  3442k|     0 |   0.0 |1731M| 448 |   - |1115 |1007 |   0 |   0 |   0 |9886 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1371.32/1371.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1371.32/1371.60	c  1112s| 10790k|  3452k|     0 |   0.0 |1736M| 448 |   - |1115 |1006 |   0 |   0 |   0 |9886 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1372.73/1372.90	c  1113s| 10800k|  3462k|     0 |   0.0 |1742M| 448 |   - |1115 |1008 |   0 |   0 |   0 |9890 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1373.93/1374.19	c  1114s| 10810k|  3472k|     0 |   0.0 |1747M| 448 |   - |1115 |1004 |   0 |   0 |   0 |9890 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1375.23/1375.49	c  1115s| 10820k|  3482k|     0 |   0.0 |1752M| 448 |   - |1115 |1001 |   0 |   0 |   0 |9890 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1376.53/1376.77	c  1116s| 10830k|  3492k|     0 |   0.0 |1757M| 448 |   - |1115 |1015 |   0 |   0 |   0 |9905 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1377.83/1378.04	c  1117s| 10840k|  3502k|     0 |   0.0 |1761M| 448 |   - |1115 |1008 |   0 |   0 |   0 |9909 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1379.14/1379.32	c  1118s| 10850k|  3512k|     0 |   0.0 |1765M| 448 |   - |1115 |1004 |   0 |   0 |   0 |9912 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1380.43/1380.60	c  1119s| 10860k|  3522k|     0 |   0.0 |1769M| 448 |   - |1115 |1000 |   0 |   0 |   0 |9918 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1381.63/1381.88	c  1120s| 10870k|  3532k|     0 |   0.0 |1773M| 448 |   - |1115 |1001 |   0 |   0 |   0 |9926 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1382.93/1383.18	c  1121s| 10880k|  3542k|     0 |   0.0 |1777M| 448 |   - |1115 |1025 |   0 |   0 |   0 |9959 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1384.23/1384.47	c  1122s| 10890k|  3551k|     0 |   0.0 |1781M| 448 |   - |1115 |1024 |   0 |   0 |   0 |9976 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1385.53/1385.79	c  1123s| 10900k|  3561k|     0 |   0.0 |1785M| 448 |   - |1115 |1050 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1386.93/1387.14	c  1125s| 10910k|  3571k|     0 |   0.0 |1791M| 448 |   - |1115 |1062 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1388.22/1388.48	c  1126s| 10920k|  3581k|     0 |   0.0 |1796M| 448 |   - |1115 |1035 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1389.63/1389.81	c  1127s| 10930k|  3591k|     0 |   0.0 |1802M| 448 |   - |1115 |1034 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1390.92/1391.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1390.92/1391.14	c  1128s| 10940k|  3601k|     0 |   0.0 |1807M| 448 |   - |1115 |1032 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1392.23/1392.45	c  1129s| 10950k|  3611k|     0 |   0.0 |1812M| 448 |   - |1115 |1039 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1393.53/1393.76	c  1130s| 10960k|  3621k|     0 |   0.0 |1817M| 448 |   - |1115 |1032 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1394.83/1395.05	c  1131s| 10970k|  3631k|     0 |   0.0 |1822M| 448 |   - |1115 |1025 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1396.13/1396.34	c  1132s| 10980k|  3641k|     0 |   0.0 |1826M| 448 |   - |1115 |1032 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1397.43/1397.61	c  1133s| 10990k|  3651k|     0 |   0.0 |1830M| 448 |   - |1115 |1023 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1398.63/1398.88	c  1134s| 11000k|  3661k|     0 |   0.0 |1834M| 448 |   - |1115 |1014 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1399.92/1400.16	c  1135s| 11010k|  3671k|     0 |   0.0 |1838M| 448 |   - |1115 |1013 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1401.24/1401.44	c  1136s| 11020k|  3680k|     0 |   0.0 |1842M| 448 |   - |1115 |1025 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1402.52/1402.71	c  1137s| 11030k|  3690k|     0 |   0.0 |1846M| 448 |   - |1115 |1030 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1403.73/1403.98	c  1138s| 11040k|  3700k|     0 |   0.0 |1850M| 448 |   - |1115 |1042 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1405.13/1405.32	c  1139s| 11050k|  3710k|     0 |   0.0 |1854M| 448 |   - |1115 |1100 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1406.43/1406.64	c  1140s| 11060k|  3719k|     0 |   0.0 |1858M| 448 |   - |1115 |1033 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1407.73/1407.99	c  1141s| 11070k|  3729k|     0 |   0.0 |1863M| 448 |   - |1115 |1025 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1409.13/1409.38	c  1142s| 11080k|  3739k|     0 |   0.0 |1869M| 448 |   - |1115 |1008 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1410.53/1410.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1410.53/1410.73	c  1143s| 11090k|  3749k|     0 |   0.0 |1874M| 448 |   - |1115 |1009 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1411.83/1412.08	c  1144s| 11100k|  3759k|     0 |   0.0 |1879M| 448 |   - |1115 |1020 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1413.24/1413.44	c  1145s| 11110k|  3769k|     0 |   0.0 |1885M| 448 |   - |1115 |1017 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1414.53/1414.76	c  1146s| 11120k|  3779k|     0 |   0.0 |1891M| 448 |   - |1115 |1009 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1415.83/1416.07	c  1147s| 11130k|  3789k|     0 |   0.0 |1896M| 448 |   - |1115 |1010 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1417.13/1417.36	c  1148s| 11140k|  3799k|     0 |   0.0 |1901M| 448 |   - |1115 |1012 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1418.43/1418.66	c  1149s| 11150k|  3809k|     0 |   0.0 |1905M| 448 |   - |1115 |1015 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1419.73/1419.97	c  1150s| 11160k|  3819k|     0 |   0.0 |1910M| 448 |   - |1115 |1001 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1421.03/1421.24	c  1151s| 11170k|  3829k|     0 |   0.0 |1913M| 448 |   - |1115 |1003 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1422.33/1422.52	c  1152s| 11180k|  3839k|     0 |   0.0 |1917M| 448 |   - |1115 |1015 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1423.63/1423.81	c  1153s| 11190k|  3848k|     0 |   0.0 |1921M| 448 |   - |1115 |1012 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1424.92/1425.14	c  1154s| 11200k|  3858k|     0 |   0.0 |1925M| 448 |   - |1115 |1092 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1426.23/1426.45	c  1155s| 11210k|  3868k|     0 |   0.0 |1929M| 448 |   - |1115 |1154 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1427.54/1427.77	c  1156s| 11220k|  3877k|     0 |   0.0 |1933M| 448 |   - |1115 |1108 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1428.83/1429.08	c  1157s| 11230k|  3887k|     0 |   0.0 |1937M| 448 |   - |1115 |1013 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1430.13/1430.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1430.13/1430.38	c  1158s| 11240k|  3897k|     0 |   0.0 |1941M| 448 |   - |1115 |1023 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1431.53/1431.70	c  1159s| 11250k|  3906k|     0 |   0.0 |1945M| 448 |   - |1115 |1036 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1432.83/1433.01	c  1160s| 11260k|  3916k|     0 |   0.0 |1949M| 448 |   - |1115 |1036 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1434.14/1434.34	c  1161s| 11270k|  3926k|     0 |   0.0 |1953M| 448 |   - |1115 |1119 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1435.43/1435.67	c  1162s| 11280k|  3936k|     0 |   0.0 |1958M| 448 |   - |1115 |1099 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1436.83/1437.01	c  1163s| 11290k|  3946k|     0 |   0.0 |1963M| 448 |   - |1115 |1089 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1438.13/1438.33	c  1164s| 11300k|  3956k|     0 |   0.0 |1968M| 448 |   - |1115 |1076 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1439.43/1439.63	c  1165s| 11310k|  3966k|     0 |   0.0 |1973M| 448 |   - |1115 |1073 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1440.74/1440.93	c  1166s| 11320k|  3976k|     0 |   0.0 |1978M| 448 |   - |1115 |1073 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1442.03/1442.22	c  1167s| 11330k|  3986k|     0 |   0.0 |1983M| 448 |   - |1115 |1064 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1443.33/1443.51	c  1168s| 11340k|  3996k|     0 |   0.0 |1988M| 448 |   - |1115 |1063 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1444.53/1444.79	c  1169s| 11350k|  4006k|     0 |   0.0 |1992M| 448 |   - |1115 |1065 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1445.83/1446.06	c  1170s| 11360k|  4016k|     0 |   0.0 |1996M| 448 |   - |1115 |1042 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1447.13/1447.33	c  1171s| 11370k|  4026k|     0 |   0.0 |2000M| 448 |   - |1115 |1034 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1448.33/1448.60	c  1172s| 11380k|  4036k|     0 |   0.0 |2004M| 448 |   - |1115 |1029 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1449.64/1449.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1449.64/1449.86	c  1173s| 11390k|  4045k|     0 |   0.0 |2008M| 448 |   - |1115 |1034 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1450.93/1451.14	c  1174s| 11400k|  4055k|     0 |   0.0 |2012M| 448 |   - |1115 |1034 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1452.23/1452.42	c  1175s| 11410k|  4065k|     0 |   0.0 |2016M| 448 |   - |1115 |1025 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1453.43/1453.69	c  1176s| 11420k|  4075k|     0 |   0.0 |2020M| 448 |   - |1115 |1027 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1454.73/1454.96	c  1177s| 11430k|  4085k|     0 |   0.0 |2024M| 448 |   - |1115 |1030 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1456.03/1456.25	c  1178s| 11440k|  4094k|     0 |   0.0 |2028M| 448 |   - |1115 |1039 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1457.34/1457.51	c  1179s| 11450k|  4104k|     0 |   0.0 |2032M| 448 |   - |1115 |1044 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1458.63/1458.80	c  1180s| 11460k|  4114k|     0 |   0.0 |2036M| 448 |   - |1115 |1075 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1459.83/1460.07	c  1181s| 11470k|  4123k|     0 |   0.0 |2040M| 448 |   - |1115 |1086 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1461.13/1461.35	c  1182s| 11480k|  4133k|     0 |   0.0 |2044M| 448 |   - |1115 |1070 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1462.43/1462.64	c  1183s| 11490k|  4143k|     0 |   0.0 |2048M| 448 |   - |1115 |1065 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1463.73/1463.91	c  1184s| 11500k|  4153k|     0 |   0.0 |2052M| 448 |   - |1115 |1070 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1464.93/1465.19	c  1185s| 11510k|  4162k|     0 |   0.0 |2056M| 448 |   - |1115 |1080 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1466.33/1466.51	c  1186s| 11520k|  4172k|     0 |   0.0 |2060M| 448 |   - |1115 |1035 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1467.63/1467.81	c  1187s| 11530k|  4182k|     0 |   0.0 |2064M| 448 |   - |1115 |1012 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1468.93/1469.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1468.93/1469.14	c  1188s| 11540k|  4192k|     0 |   0.0 |2068M| 448 |   - |1115 |1014 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1470.23/1470.49	c  1189s| 11550k|  4201k|     0 |   0.0 |2073M| 448 |   - |1115 |1024 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1471.63/1471.80	c  1190s| 11560k|  4211k|     0 |   0.0 |2078M| 448 |   - |1115 |1013 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1472.93/1473.12	c  1191s| 11570k|  4221k|     0 |   0.0 |2083M| 448 |   - |1115 |1005 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1474.23/1474.46	c  1192s| 11580k|  4231k|     0 |   0.0 |2088M| 448 |   - |1115 |1001 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1475.53/1475.76	c  1193s| 11590k|  4241k|     0 |   0.0 |2093M| 448 |   - |1115 | 996 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1476.83/1477.08	c  1194s| 11600k|  4251k|     0 |   0.0 |2098M| 448 |   - |1115 | 994 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1478.14/1478.39	c  1195s| 11610k|  4261k|     0 |   0.0 |2103M| 448 |   - |1115 | 992 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1479.43/1479.68	c  1196s| 11620k|  4271k|     0 |   0.0 |2107M| 448 |   - |1115 | 993 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1480.73/1480.99	c  1197s| 11630k|  4281k|     0 |   0.0 |2112M| 448 |   - |1115 | 998 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1482.13/1482.30	c  1198s| 11640k|  4291k|     0 |   0.0 |2116M| 448 |   - |1115 | 989 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1483.33/1483.59	c  1199s| 11650k|  4301k|     0 |   0.0 |2120M| 448 |   - |1115 | 988 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1484.63/1484.88	c  1200s| 11660k|  4311k|     0 |   0.0 |2124M| 448 |   - |1115 | 986 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1485.93/1486.17	c  1201s| 11670k|  4321k|     0 |   0.0 |2128M| 448 |   - |1115 | 990 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1487.23/1487.45	c  1202s| 11680k|  4331k|     0 |   0.0 |2132M| 448 |   - |1115 | 997 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1488.53/1488.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1488.53/1488.75	c  1203s| 11690k|  4340k|     0 |   0.0 |2136M| 448 |   - |1115 |1005 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1489.83/1490.04	c  1204s| 11700k|  4350k|     0 |   0.0 |2139M| 448 |   - |1115 |1005 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1491.12/1491.32	c  1205s| 11710k|  4360k|     0 |   0.0 |2143M| 448 |   - |1115 |1003 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1492.43/1492.64	c  1206s| 11720k|  4370k|     0 |   0.0 |2147M| 448 |   - |1115 |1016 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1493.73/1493.93	c  1207s| 11730k|  4379k|     0 |   0.0 |2151M| 448 |   - |1115 |1022 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1495.03/1495.23	c  1208s| 11740k|  4389k|     0 |   0.0 |2155M| 448 |   - |1115 |1038 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1496.33/1496.52	c  1209s| 11750k|  4399k|     0 |   0.0 |2159M| 448 |   - |1115 |1037 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1497.63/1497.81	c  1210s| 11760k|  4408k|     0 |   0.0 |2163M| 448 |   - |1115 |1037 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1498.93/1499.11	c  1211s| 11770k|  4418k|     0 |   0.0 |2167M| 448 |   - |1115 |1054 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1500.24/1500.42	c  1212s| 11780k|  4428k|     0 |   0.0 |2171M| 448 |   - |1115 |1076 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1501.53/1501.75	c  1213s| 11790k|  4437k|     0 |   0.0 |2176M| 448 |   - |1115 |1102 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1502.83/1503.08	c  1215s| 11800k|  4447k|     0 |   0.0 |2181M| 448 |   - |1115 |1067 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1504.23/1504.41	c  1216s| 11810k|  4457k|     0 |   0.0 |2186M| 448 |   - |1115 |1019 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1505.53/1505.73	c  1217s| 11820k|  4467k|     0 |   0.0 |2191M| 448 |   - |1115 |1006 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1506.83/1507.03	c  1218s| 11830k|  4477k|     0 |   0.0 |2196M| 448 |   - |1115 |1007 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1508.13/1508.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1508.13/1508.33	c  1219s| 11840k|  4486k|     0 |   0.0 |2202M| 448 |   - |1115 |1009 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1509.43/1509.66	c  1220s| 11850k|  4496k|     0 |   0.0 |2207M| 448 |   - |1115 |1105 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1510.83/1511.03	c  1221s| 11860k|  4506k|     0 |   0.0 |2213M| 448 |   - |1115 |1016 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1512.13/1512.36	c  1222s| 11870k|  4516k|     0 |   0.0 |2219M| 448 |   - |1115 |1021 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1513.43/1513.63	c  1223s| 11880k|  4526k|     0 |   0.0 |2225M| 448 |   - |1115 |1014 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1514.63/1514.84	c  1224s| 11890k|  4536k|     0 |   0.0 |2231M| 448 |   - |1115 |1008 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1515.83/1516.04	c  1225s| 11900k|  4546k|     0 |   0.0 |2236M| 448 |   - |1115 |1002 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1517.03/1517.25	c  1225s| 11910k|  4556k|     0 |   0.0 |2242M| 448 |   - |1115 |1005 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1518.23/1518.48	c  1226s| 11920k|  4566k|     0 |   0.0 |2247M| 448 |   - |1115 |1035 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1519.53/1519.74	c  1227s| 11930k|  4575k|     0 |   0.0 |2252M| 448 |   - |1115 |1042 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1520.73/1520.99	c  1228s| 11940k|  4585k|     0 |   0.0 |2257M| 448 |   - |1115 |1031 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1522.03/1522.21	c  1229s| 11950k|  4595k|     0 |   0.0 |2262M| 448 |   - |1115 |1033 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1523.24/1523.45	c  1230s| 11960k|  4605k|     0 |   0.0 |2267M| 448 |   - |1115 |1025 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1524.43/1524.68	c  1231s| 11970k|  4615k|     0 |   0.0 |2273M| 448 |   - |1115 |1016 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1525.73/1525.91	c  1232s| 11980k|  4624k|     0 |   0.0 |2278M| 448 |   - |1115 |1016 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1526.93/1527.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1526.93/1527.15	c  1233s| 11990k|  4634k|     0 |   0.0 |2282M| 448 |   - |1115 |1018 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1528.13/1528.39	c  1234s| 12000k|  4644k|     0 |   0.0 |2287M| 448 |   - |1115 |1013 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1529.43/1529.68	c  1235s| 12010k|  4654k|     0 |   0.0 |2291M| 448 |   - |1115 |1012 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1530.73/1530.97	c  1236s| 12020k|  4664k|     0 |   0.0 |2295M| 448 |   - |1115 |1010 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1532.04/1532.25	c  1237s| 12030k|  4673k|     0 |   0.0 |2299M| 448 |   - |1115 |1027 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1533.33/1533.54	c  1238s| 12040k|  4683k|     0 |   0.0 |2303M| 448 |   - |1115 |1021 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1534.63/1534.83	c  1239s| 12050k|  4693k|     0 |   0.0 |2307M| 448 |   - |1115 |1032 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1535.93/1536.10	c  1240s| 12060k|  4703k|     0 |   0.0 |2311M| 448 |   - |1115 |1070 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1537.13/1537.38	c  1241s| 12070k|  4713k|     0 |   0.0 |2316M| 448 |   - |1115 |1047 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1538.53/1538.70	c  1242s| 12080k|  4722k|     0 |   0.0 |2321M| 448 |   - |1115 |1045 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1539.84/1540.00	c  1243s| 12090k|  4732k|     0 |   0.0 |2326M| 448 |   - |1115 |1031 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1541.13/1541.30	c  1244s| 12100k|  4742k|     0 |   0.0 |2331M| 448 |   - |1115 |1029 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1542.32/1542.59	c  1245s| 12110k|  4752k|     0 |   0.0 |2336M| 448 |   - |1115 |1018 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1543.63/1543.86	c  1246s| 12120k|  4762k|     0 |   0.0 |2341M| 448 |   - |1115 |1022 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1544.93/1545.12	c  1247s| 12130k|  4771k|     0 |   0.0 |2346M| 448 |   - |1115 |1019 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1546.13/1546.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1546.13/1546.39	c  1248s| 12140k|  4781k|     0 |   0.0 |2351M| 448 |   - |1115 |1022 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1547.43/1547.69	c  1249s| 12150k|  4791k|     0 |   0.0 |2357M| 448 |   - |1115 |1087 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1548.73/1548.97	c  1250s| 12160k|  4801k|     0 |   0.0 |2363M| 448 |   - |1115 |1016 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1550.03/1550.24	c  1251s| 12170k|  4811k|     0 |   0.0 |2368M| 448 |   - |1115 |1017 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1551.23/1551.50	c  1252s| 12180k|  4820k|     0 |   0.0 |2374M| 448 |   - |1115 |1040 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1552.53/1552.78	c  1253s| 12190k|  4830k|     0 |   0.0 |2378M| 448 |   - |1115 |1026 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1553.83/1554.06	c  1254s| 12200k|  4840k|     0 |   0.0 |2382M| 448 |   - |1115 |1008 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1555.13/1555.35	c  1255s| 12210k|  4850k|     0 |   0.0 |2387M| 448 |   - |1115 |1007 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1556.43/1556.62	c  1256s| 12220k|  4860k|     0 |   0.0 |2390M| 448 |   - |1115 |1001 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1557.73/1557.90	c  1257s| 12230k|  4870k|     0 |   0.0 |2395M| 448 |   - |1115 | 996 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1558.93/1559.16	c  1258s| 12240k|  4880k|     0 |   0.0 |2399M| 448 |   - |1115 | 996 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1560.23/1560.41	c  1259s| 12250k|  4890k|     0 |   0.0 |2403M| 448 |   - |1115 | 995 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1561.43/1561.69	c  1260s| 12260k|  4899k|     0 |   0.0 |2407M| 448 |   - |1115 |1024 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1562.73/1562.94	c  1261s| 12270k|  4909k|     0 |   0.0 |2412M| 448 |   - |1115 |1007 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1564.04/1564.21	c  1262s| 12280k|  4919k|     0 |   0.0 |2416M| 448 |   - |1115 |1015 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1565.23/1565.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1565.23/1565.48	c  1263s| 12290k|  4929k|     0 |   0.0 |2420M| 448 |   - |1115 |1008 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1566.53/1566.74	c  1264s| 12300k|  4939k|     0 |   0.0 |2424M| 448 |   - |1115 |1015 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1567.83/1568.02	c  1265s| 12310k|  4948k|     0 |   0.0 |2428M| 448 |   - |1115 |1017 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1569.03/1569.28	c  1266s| 12320k|  4958k|     0 |   0.0 |2431M| 448 |   - |1115 |1019 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1570.33/1570.55	c  1267s| 12330k|  4968k|     0 |   0.0 |2435M| 448 |   - |1115 |1020 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1571.64/1571.82	c  1268s| 12340k|  4978k|     0 |   0.0 |2439M| 448 |   - |1115 |1019 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1572.83/1573.08	c  1269s| 12350k|  4987k|     0 |   0.0 |2443M| 448 |   - |1115 |1018 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1574.13/1574.36	c  1270s| 12360k|  4997k|     0 |   0.0 |2447M| 448 |   - |1115 |1029 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1575.43/1575.63	c  1271s| 12370k|  5007k|     0 |   0.0 |2451M| 448 |   - |1115 |1030 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1576.73/1576.93	c  1272s| 12380k|  5017k|     0 |   0.0 |2455M| 448 |   - |1115 |1091 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1578.03/1578.22	c  1273s| 12390k|  5026k|     0 |   0.0 |2460M| 448 |   - |1115 |1083 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1579.23/1579.47	c  1274s| 12400k|  5036k|     0 |   0.0 |2465M| 448 |   - |1115 |1075 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1580.54/1580.75	c  1275s| 12410k|  5046k|     0 |   0.0 |2470M| 448 |   - |1115 |1066 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1581.83/1582.02	c  1276s| 12420k|  5056k|     0 |   0.0 |2476M| 448 |   - |1115 |1042 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1583.03/1583.27	c  1277s| 12430k|  5066k|     0 |   0.0 |2481M| 448 |   - |1115 |1038 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1584.33/1584.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1584.33/1584.50	c  1278s| 12440k|  5076k|     0 |   0.0 |2487M| 448 |   - |1115 |1031 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1585.53/1585.75	c  1278s| 12450k|  5085k|     0 |   0.0 |2492M| 448 |   - |1115 |1027 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1586.83/1587.01	c  1279s| 12460k|  5095k|     0 |   0.0 |2497M| 448 |   - |1115 |1027 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1588.03/1588.24	c  1280s| 12470k|  5105k|     0 |   0.0 |2503M| 448 |   - |1115 |1011 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1589.24/1589.47	c  1281s| 12480k|  5115k|     0 |   0.0 |2508M| 448 |   - |1115 |1019 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1590.44/1590.70	c  1282s| 12490k|  5125k|     0 |   0.0 |2513M| 448 |   - |1115 |1021 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1591.73/1591.91	c  1283s| 12500k|  5135k|     0 |   0.0 |2519M| 448 |   - |1115 |1030 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1592.93/1593.14	c  1284s| 12510k|  5144k|     0 |   0.0 |2524M| 448 |   - |1115 |1025 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1594.23/1594.41	c  1285s| 12520k|  5154k|     0 |   0.0 |2529M| 448 |   - |1115 |1029 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1595.43/1595.65	c  1286s| 12530k|  5164k|     0 |   0.0 |2535M| 448 |   - |1115 |1013 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1596.63/1596.88	c  1287s| 12540k|  5174k|     0 |   0.0 |2540M| 448 |   - |1115 |1000 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1597.83/1598.09	c  1288s| 12550k|  5184k|     0 |   0.0 |2545M| 448 |   - |1115 |1047 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1599.03/1599.30	c  1289s| 12560k|  5193k|     0 |   0.0 |2551M| 448 |   - |1115 |1051 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1600.33/1600.51	c  1290s| 12570k|  5203k|     0 |   0.0 |2556M| 448 |   - |1115 |1016 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1601.53/1601.71	c  1291s| 12580k|  5213k|     0 |   0.0 |2561M| 448 |   - |1115 |1009 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
1602.24/1602.40	c pressed CTRL-C 1 times (5 times for forcing termination)
1602.24/1602.40	c 
1602.24/1602.40	c SCIP Status        : solving was interrupted [user interrupt]
1602.24/1602.40	c Solving Time (sec) : 1291.43
1602.24/1602.40	c Solving Nodes      : 12585780
1602.24/1602.40	c Primal Bound       : +5.20000000000000e+01 (1 solutions)
1602.24/1602.40	c Dual Bound         : +0.00000000000000e+00
1602.24/1602.40	c Gap                : infinite
1602.24/1602.40	s SATISFIABLE
1602.24/1602.40	v -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 x700 -x699 -x698 
1602.24/1602.40	v -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 
1602.24/1602.40	v -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 
1602.24/1602.40	v -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 x638 -x637 -x636 -x635 
1602.24/1602.40	v -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 
1602.24/1602.40	v -x614 -x613 -x612 -x611 x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 x602 -x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 
1602.24/1602.40	v -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 
1602.24/1602.40	v -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 
1602.24/1602.40	v -x551 -x550 -x549 -x548 x547 x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 x536 -x535 -x534 -x533 -x532 -x531 -x530 
1602.24/1602.40	v -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 
1602.24/1602.40	v -x508 -x507 -x506 -x505 -x504 -x503 -x502 x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 x490 -x489 x488 
1602.24/1602.40	v -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 
1602.24/1602.40	v -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 
1602.24/1602.40	v -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 
1602.24/1602.40	v -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 
1602.24/1602.40	v -x403 -x402 x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 
1602.24/1602.40	v -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 
1602.24/1602.40	v x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 x350 -x349 -x348 x347 x346 -x345 -x344 -x343 -x342 -x341 
1602.24/1602.40	v -x340 -x339 -x338 x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 
1602.24/1602.40	v x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 
1602.24/1602.40	v -x297 -x296 -x295 -x294 -x293 x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 x283 -x282 -x281 -x280 -x279 -x278 -x277 
1602.24/1602.40	v -x276 -x275 x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 
1602.24/1602.40	v -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 x238 x237 x236 x235 x234 
1602.24/1602.40	v x233 x232 x231 x230 x229 x228 x227 x226 x225 x224 x223 x222 x221 x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 
1602.24/1602.40	v -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 x198 x197 x196 x195 x194 x193 x192 x191 x190 x189 
1602.24/1602.40	v x188 x187 x186 x185 x184 x183 x182 x181 x180 x179 x178 x177 x176 x175 x174 x173 x172 x171 x170 x169 x168 x167 x166 x165 x164 
1602.24/1602.40	v x163 x162 x161 x160 x159 x158 x157 x156 x155 x154 x153 -x152 -x151 x150 x149 -x148 -x147 x146 x145 x144 x143 x142 -x141 x140 
1602.24/1602.40	v -x139 -x138 -x137 -x136 x135 -x134 -x133 x132 -x131 -x130 x129 -x128 -x127 x126 x125 x124 x123 x122 x121 x120 -x119 x118 -x117 
1602.24/1602.40	v x116 -x115 -x114 x113 -x112 -x111 x110 x109 x108 -x107 x106 x105 -x104 x103 -x102 x101 -x100 -x99 x98 -x97 -x96 x95 x94 -x93 
1602.24/1602.40	v -x92 -x91 x90 x89 x88 -x87 x86 -x85 -x84 x83 -x82 -x81 x80 -x79 -x78 x77 -x76 -x75 x74 -x73 x72 -x71 -x70 x69 -x68 -x67 x66 
1602.24/1602.40	v -x65 -x64 x63 x62 x61 x60 x59 x58 x57 x56 x55 x54 x53 x52 x51 x50 x49 x48 x47 x46 x45 -x44 -x43 x42 x41 x40 x39 x38 x37 x36 
1602.24/1602.40	v x35 x34 x33 x32 x31 x30 x29 x28 x27 x26 -x25 -x24 x23 -x22 -x21 x20 -x19 x18 x17 x16 x15 x14 x13 x12 x11 x10 x9 x8 x7 x6 x5 x4 
1602.24/1602.40	v x3 x2 x1 
1602.24/1602.40	c SCIP Status        : solving was interrupted [user interrupt]
1602.24/1602.40	c Solving Time       :    1291.43
1602.24/1602.40	c Original Problem   :
1602.24/1602.40	c   Problem name     : HOME/instance-2693688-1277914824.wbo
1602.24/1602.40	c   Variables        : 1127 (923 binary, 0 integer, 0 implicit integer, 204 continuous)
1602.24/1602.40	c   Constraints      : 798 initial, 798 maximal
1602.24/1602.40	c Presolved Problem  :
1602.24/1602.40	c   Problem name     : t_HOME/instance-2693688-1277914824.wbo
1602.24/1602.40	c   Variables        : 1115 (912 binary, 0 integer, 0 implicit integer, 203 continuous)
1602.24/1602.40	c   Constraints      : 776 initial, 5267 maximal
1602.24/1602.40	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1602.24/1602.40	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1602.24/1602.40	c   dualfix          :       0.00          2          0          0          0          0          0          0          0
1602.24/1602.40	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1602.24/1602.40	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1602.24/1602.40	c   implics          :       0.00          0          2          0          0          0          0          0          0
1602.24/1602.40	c   probing          :       0.01          0          0          0          0          0          0          0          0
1602.24/1602.40	c   indicator        :       0.00          0          0          0          0          0          1          0          0
1602.24/1602.40	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1602.24/1602.40	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1602.24/1602.40	c   linear           :       0.01          8          0          0        211          0         21        115        230
1602.24/1602.40	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1602.24/1602.40	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1602.24/1602.40	c   root node        :          -          0          -          -          0          -          -          -          -
1602.24/1602.40	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1602.24/1602.40	c   integral         :          0          0          0          0          0          0          0          0          0          0
1602.24/1602.40	c   indicator        :        203          0   21049863          0   12171187         39   11302140          0          0          0
1602.24/1602.40	c   varbound         :          3          0    4331080          0    2360901          0     141099          0          0          0
1602.24/1602.40	c   knapsack         :        145          0   21835121          0   12580470       4152    4669732          0          0          0
1602.24/1602.40	c   linear           :        200          0   21830310          0   12580327       2757    4230459          0          0          0
1602.24/1602.40	c   logicor          :        225+         0    4576145          0   12580470       1318    3314011          0          0          0
1602.24/1602.40	c   bounddisjunction :          0+         0      17858          0          0          0       5013          0          0          0
1602.24/1602.40	c   countsols        :          0          0          0          0   12580470          0          0          0          0          0
1602.24/1602.40	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1602.24/1602.40	c   integral         :       0.00       0.00       0.00       0.00       0.00
1602.24/1602.40	c   indicator        :      88.01       0.00      28.52       0.00      59.49
1602.24/1602.40	c   varbound         :       0.53       0.00       0.45       0.00       0.08
1602.24/1602.40	c   knapsack         :      74.32       0.00      57.62       0.00      16.70
1602.24/1602.40	c   linear           :      47.80       0.00      46.83       0.00       0.97
1602.24/1602.40	c   logicor          :     104.06       0.00       5.38       0.00      98.68
1602.24/1602.40	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1602.24/1602.40	c   countsols        :       0.34       0.00       0.00       0.00       0.34
1602.24/1602.40	c Propagators        :       Time      Calls    Cutoffs    DomReds
1602.24/1602.40	c   vbounds          :       0.87     385504          0     113316
1602.24/1602.40	c   rootredcost      :       0.79          0          0          0
1602.24/1602.40	c   pseudoobj        :     119.40   21835019         59    3618989
1602.24/1602.40	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1602.24/1602.40	c   propagation      :       0.18       8286       7854      29784       13.8       3213        3.2          -
1602.24/1602.40	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1602.24/1602.40	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1602.24/1602.40	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1602.24/1602.40	c   pseudo solution  :       0.00          3          3          3        2.3          5        3.0          -
1602.24/1602.40	c   applied globally :          -          -          -      12803        9.4          -          -          -
1602.24/1602.40	c   applied locally  :          -          -          -          0        0.0          -          -          -
1602.24/1602.40	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1602.24/1602.40	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1602.24/1602.40	c   redcost          :       0.00          0          0          0          0          0
1602.24/1602.40	c   impliedbounds    :       0.00          0          0          0          0          0
1602.24/1602.40	c   intobj           :       0.00          0          0          0          0          0
1602.24/1602.40	c   cgmip            :       0.00          0          0          0          0          0
1602.24/1602.40	c   gomory           :       0.00          0          0          0          0          0
1602.24/1602.40	c   strongcg         :       0.00          0          0          0          0          0
1602.24/1602.40	c   cmir             :       0.00          0          0          0          0          0
1602.24/1602.40	c   flowcover        :       0.00          0          0          0          0          0
1602.24/1602.40	c   clique           :       0.00          0          0          0          0          0
1602.24/1602.40	c   zerohalf         :       0.00          0          0          0          0          0
1602.24/1602.40	c   mcf              :       0.00          0          0          0          0          0
1602.24/1602.40	c   rapidlearning    :       0.00          0          0          0          0          0
1602.24/1602.40	c Pricers            :       Time      Calls       Vars
1602.24/1602.40	c   problem variables:       0.00          0          0
1602.24/1602.40	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1602.24/1602.40	c   relpscost        :       0.00          0          0          0          0          0          0
1602.24/1602.40	c   pscost           :       0.00          0          0          0          0          0          0
1602.24/1602.40	c   inference        :     653.94   12580469          0          0          0          0   25160938
1602.24/1602.40	c   mostinf          :       0.00          0          0          0          0          0          0
1602.24/1602.40	c   leastinf         :       0.00          0          0          0          0          0          0
1602.24/1602.40	c   fullstrong       :       0.00          0          0          0          0          0          0
1602.24/1602.40	c   allfullstrong    :       0.00          0          0          0          0          0          0
1602.24/1602.40	c   random           :       0.00          0          0          0          0          0          0
1602.24/1602.40	c Primal Heuristics  :       Time      Calls      Found
1602.24/1602.40	c   LP solutions     :       0.00          -          0
1602.24/1602.40	c   pseudo solutions :      46.83          -          1
1602.24/1602.40	c   oneopt           :       0.55          0          0
1602.24/1602.40	c   trivial          :       0.00          2          0
1602.24/1602.40	c   simplerounding   :       0.00          0          0
1602.24/1602.40	c   zirounding       :       0.00          0          0
1602.24/1602.40	c   rounding         :       0.00          0          0
1602.24/1602.40	c   shifting         :       0.00          0          0
1602.24/1602.40	c   intshifting      :       0.00          0          0
1602.24/1602.40	c   twoopt           :       0.00          0          0
1602.24/1602.40	c   fixandinfer      :       0.00          0          0
1602.24/1602.40	c   feaspump         :       0.00          0          0
1602.24/1602.40	c   coefdiving       :       0.00          0          0
1602.24/1602.40	c   pscostdiving     :       0.00          0          0
1602.24/1602.40	c   fracdiving       :       0.00          0          0
1602.24/1602.40	c   veclendiving     :       0.00          0          0
1602.24/1602.40	c   intdiving        :       0.00          0          0
1602.24/1602.40	c   actconsdiving    :       0.00          0          0
1602.24/1602.40	c   objpscostdiving  :       0.00          0          0
1602.24/1602.40	c   rootsoldiving    :       0.00          0          0
1602.24/1602.40	c   linesearchdiving :       0.00          0          0
1602.24/1602.40	c   guideddiving     :       0.00          0          0
1602.24/1602.40	c   octane           :       0.00          0          0
1602.24/1602.40	c   rens             :       0.00          0          0
1602.24/1602.40	c   rins             :       0.00          0          0
1602.24/1602.40	c   localbranching   :       0.00          0          0
1602.24/1602.40	c   mutation         :       0.00          0          0
1602.24/1602.40	c   crossover        :       0.00          0          0
1602.24/1602.40	c   dins             :       0.00          0          0
1602.24/1602.40	c   undercover       :       0.00          0          0
1602.24/1602.40	c   nlp              :       0.42          0          0
1602.24/1602.40	c   trysol           :       0.33          1          0
1602.24/1602.40	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1602.24/1602.40	c   primal LP        :       0.00          0          0       0.00          -
1602.24/1602.40	c   dual LP          :       0.00          0          0       0.00          -
1602.24/1602.40	c   lex dual LP      :       0.00          0          0       0.00          -
1602.24/1602.40	c   barrier LP       :       0.00          0          0       0.00          -
1602.24/1602.40	c   diving/probing LP:       0.00          0          0       0.00          -
1602.24/1602.40	c   strong branching :       0.00          0          0       0.00          -
1602.24/1602.40	c     (at root node) :          -          0          0       0.00          -
1602.24/1602.40	c   conflict analysis:       0.00          0          0       0.00          -
1602.24/1602.40	c B&B Tree           :
1602.24/1602.40	c   number of runs   :          1
1602.24/1602.40	c   nodes            :   12585780
1602.24/1602.40	c   nodes (total)    :   12585780
1602.24/1602.40	c   nodes left       :    5219109
1602.24/1602.40	c   max depth        :        448
1602.24/1602.40	c   max depth (total):        448
1602.24/1602.40	c   backtracks       :     129646 (1.0%)
1602.24/1602.40	c   delayed cutoffs  :     458585
1602.24/1602.40	c   repropagations   :      54362 (77811 domain reductions, 3018 cutoffs)
1602.24/1602.40	c   avg switch length:       2.37
1602.24/1602.40	c   switching time   :      87.52
1602.24/1602.40	c Solution           :
1602.24/1602.40	c   Solutions found  :          1 (1 improvements)
1602.24/1602.40	c   First Solution   : +5.20000000000000e+01   (in run 1, after 7562576 nodes, 715.44 seconds, depth 443, found by <relaxation>)
1602.24/1602.40	c   Primal Bound     : +5.20000000000000e+01   (in run 1, after 7562576 nodes, 715.44 seconds, depth 443, found by <relaxation>)
1602.24/1602.40	c   Dual Bound       : +0.00000000000000e+00
1602.24/1602.40	c   Gap              :   infinite
1602.24/1602.40	c   Root Dual Bound  : +0.00000000000000e+00
1602.24/1602.40	c   Root Iterations  :          0

Verifier Data

OK	52

Watcher Data

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

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

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.00 2.03 3/176 14225
/proc/meminfo: memFree=30856208/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=8156 CPUtime=0
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 1516 0 0 0 0 0 0 0 23 0 1 0 132778879 8351744 1438 4089446400 4194304 7136930 140735151686144 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14225/statm: 2039 1456 275 719 0 1318 0

[startup+0.0320469 s]
/proc/loadavg: 2.04 2.00 2.03 3/176 14225
/proc/meminfo: memFree=30856208/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=14224 CPUtime=0.02
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 5036 0 0 0 2 0 0 0 23 0 1 0 132778879 14565376 2805 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 3852 3082 364 719 0 3131 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14224

[startup+0.103295 s]
/proc/loadavg: 2.04 2.00 2.03 3/176 14225
/proc/meminfo: memFree=30856208/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=16616 CPUtime=0.09
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 6208 0 0 0 7 2 0 0 23 0 1 0 132778879 17014784 3462 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 4154 3462 409 719 0 3433 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16616

[startup+0.300262 s]
/proc/loadavg: 2.04 2.00 2.03 3/176 14225
/proc/meminfo: memFree=30856208/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=17980 CPUtime=0.29
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 6521 0 0 0 23 6 0 0 23 0 1 0 132778879 18411520 3775 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 4495 3775 409 719 0 3774 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17980

[startup+0.700195 s]
/proc/loadavg: 2.04 2.00 2.03 3/176 14225
/proc/meminfo: memFree=30856208/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=19264 CPUtime=0.69
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 6857 0 0 0 56 13 0 0 25 0 1 0 132778879 19726336 4111 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 4816 4111 409 719 0 4095 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19264

[startup+1.50104 s]
/proc/loadavg: 2.04 2.00 2.03 3/177 14226
/proc/meminfo: memFree=30838096/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=21820 CPUtime=1.49
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 7540 0 0 0 120 29 0 0 25 0 1 0 132778879 22343680 4794 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 5455 4794 409 719 0 4734 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21820

[startup+3.10079 s]
/proc/loadavg: 2.04 2.00 2.03 3/177 14226
/proc/meminfo: memFree=30830780/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=27436 CPUtime=3.08
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 8999 0 0 0 243 65 0 0 25 0 1 0 132778879 28094464 6253 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 6859 6253 409 719 0 6138 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27436

[startup+6.30024 s]
/proc/loadavg: 2.04 2.00 2.03 3/177 14226
/proc/meminfo: memFree=30811728/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=37372 CPUtime=6.29
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 11576 0 0 0 490 139 0 0 25 0 1 0 132778879 38268928 8830 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 9343 8830 409 719 0 8622 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37372

[startup+12.7002 s]
/proc/loadavg: 2.03 2.00 2.03 3/177 14226
/proc/meminfo: memFree=30775592/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=60468 CPUtime=12.69
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 17072 0 0 0 994 275 0 0 25 0 1 0 132778879 61919232 14326 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 15117 14326 409 719 0 14396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60468

[startup+25.501 s]
/proc/loadavg: 2.03 2.00 2.03 3/177 14226
/proc/meminfo: memFree=30700384/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=104612 CPUtime=25.49
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 27505 0 0 0 2001 548 0 0 25 0 1 0 132778879 107122688 24759 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 26153 24759 409 719 0 25432 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104612

[startup+51.1007 s]
/proc/loadavg: 2.02 2.00 2.03 3/177 14226
/proc/meminfo: memFree=30553404/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=188960 CPUtime=51.09
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 49494 0 0 0 3991 1118 0 0 25 0 1 0 132778879 193495040 46748 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 47240 46748 409 719 0 46519 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 188960

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 14228
/proc/meminfo: memFree=30258856/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=362988 CPUtime=102.29
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 92640 0 0 0 8015 2214 0 0 25 0 1 0 132778879 371699712 89894 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 90747 89894 409 719 0 90026 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 362988

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 14230
/proc/meminfo: memFree=29915572/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=573468 CPUtime=162.28
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 143217 0 0 0 12703 3525 0 0 25 0 1 0 132778879 587231232 140471 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 143367 140471 409 719 0 142646 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 573468

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 14230
/proc/meminfo: memFree=29575872/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=759652 CPUtime=222.28
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 191691 0 0 0 17416 4812 0 0 25 0 1 0 132778879 777883648 188945 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 189913 188945 409 719 0 189192 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 759652

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14232
/proc/meminfo: memFree=29239904/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=983340 CPUtime=282.28
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 241439 0 0 0 22089 6139 0 0 25 0 1 0 132778879 1006940160 238693 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 245835 238693 409 719 0 245114 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 983340

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14234
/proc/meminfo: memFree=28895380/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=1176632 CPUtime=342.29
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 291786 0 0 0 26774 7455 0 0 25 0 1 0 132778879 1204871168 289040 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 294158 289040 409 719 0 293437 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1176632

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14236
/proc/meminfo: memFree=28552056/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=1372508 CPUtime=402.29
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 342811 0 0 0 31445 8784 0 0 25 0 1 0 132778879 1405448192 340065 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 343127 340065 409 719 0 342406 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1372508

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14238
/proc/meminfo: memFree=28205416/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=1566304 CPUtime=462.28
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 393297 0 0 0 36111 10117 0 0 25 0 1 0 132778879 1603895296 390551 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 391576 390551 409 719 0 390855 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1566304

[startup+522.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14238
/proc/meminfo: memFree=27865972/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=1824204 CPUtime=522.28
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 443378 0 0 0 40777 11451 0 0 25 0 1 0 132778879 1867984896 440632 4089446400 4194304 7136930 140735151686144 18446744073709551615 6166620 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 456051 440632 409 719 0 455330 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 1824204

[startup+582.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14240
/proc/meminfo: memFree=27518100/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=2020068 CPUtime=582.27
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 494345 0 0 0 45430 12797 0 0 25 0 1 0 132778879 2068549632 491599 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 505017 491599 409 719 0 504296 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 2020068

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14242
/proc/meminfo: memFree=27169604/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=2214304 CPUtime=642.29
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 544940 0 0 0 50052 14177 0 0 25 0 1 0 132778879 2267447296 542194 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 553576 542194 409 719 0 552855 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 2214304

[startup+702.301 s]

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

/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 775990 0 0 0 76582 17631 0 0 25 0 1 0 132778879 2930249728 714188 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14225/statm: 715393 714188 409 719 0 714672 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 2861572

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14255
/proc/meminfo: memFree=25630524/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=2975124 CPUtime=1002.13
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 801490 0 0 0 82241 17972 0 0 25 0 1 0 132778879 3046526976 739688 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14225/statm: 743781 739688 410 719 0 743060 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 2975124

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14284
/proc/meminfo: memFree=28272216/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3083848 CPUtime=1062.12
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 825316 0 0 0 87143 19069 0 0 25 0 1 0 132778879 3157860352 763514 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 770962 763514 410 719 0 770241 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 3083848

[startup+1122.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 14365
/proc/meminfo: memFree=28334052/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3141040 CPUtime=1122.13
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 840888 0 0 0 91852 20361 0 0 25 0 1 0 132778879 3216424960 779086 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 785260 779086 410 719 0 784539 0
Current children cumulated CPU time (s) 1122.13
Current children cumulated vsize (KiB) 3141040

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 14440
/proc/meminfo: memFree=28214592/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3228100 CPUtime=1182.12
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 855981 0 0 0 96548 21664 0 0 25 0 1 0 132778879 3305574400 794179 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 807025 794179 410 719 0 806304 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 3228100

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 14442
/proc/meminfo: memFree=28136404/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3289340 CPUtime=1242.12
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 872510 0 0 0 101166 23046 0 0 25 0 1 0 132778879 3368284160 810708 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 822335 810708 410 719 0 821614 0
Current children cumulated CPU time (s) 1242.12
Current children cumulated vsize (KiB) 3289340

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 14444
/proc/meminfo: memFree=28030452/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3370180 CPUtime=1302.13
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 893799 0 0 0 105862 24351 0 0 25 0 1 0 132778879 3451064320 831997 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 842545 831997 410 719 0 841824 0
Current children cumulated CPU time (s) 1302.13
Current children cumulated vsize (KiB) 3370180

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14446
/proc/meminfo: memFree=27903920/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3478772 CPUtime=1362.13
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 921059 0 0 0 110534 25679 0 0 25 0 1 0 132778879 3562262528 859257 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 869693 859257 412 719 0 868972 0
Current children cumulated CPU time (s) 1362.13
Current children cumulated vsize (KiB) 3478772

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14446
/proc/meminfo: memFree=27794008/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3567416 CPUtime=1422.14
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 944128 0 0 0 115180 27034 0 0 25 0 1 0 132778879 3653033984 882326 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 891854 882326 412 719 0 891133 0
Current children cumulated CPU time (s) 1422.14
Current children cumulated vsize (KiB) 3567416

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14448
/proc/meminfo: memFree=27699444/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3703628 CPUtime=1482.13
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 963071 0 0 0 119831 28382 0 0 25 0 1 0 132778879 3792515072 901269 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 925907 901269 412 719 0 925186 0
Current children cumulated CPU time (s) 1482.13
Current children cumulated vsize (KiB) 3703628

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14450
/proc/meminfo: memFree=27587920/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3790824 CPUtime=1542.13
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 986045 0 0 0 124461 29752 0 0 25 0 1 0 132778879 3881803776 924243 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 947706 924243 412 719 0 946985 0
Current children cumulated CPU time (s) 1542.13
Current children cumulated vsize (KiB) 3790824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14452
/proc/meminfo: memFree=27465720/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3890996 CPUtime=1602.13
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 1011631 0 0 0 129136 31077 0 0 25 0 1 0 132778879 3984379904 949829 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 972749 949829 412 719 0 972028 0
Current children cumulated CPU time (s) 1602.13
Current children cumulated vsize (KiB) 3890996



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1602.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14452
/proc/meminfo: memFree=27463240/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3891384 CPUtime=1602.24
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 1011758 0 0 0 129144 31080 0 0 25 0 1 0 132778879 3984777216 949956 4089446400 4194304 7136930 140735151686144 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14225/statm: 972846 949956 412 719 0 972125 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 3891384

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -14225

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

[startup+1603 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14453
/proc/meminfo: memFree=27463232/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3891384 CPUtime=1602.83
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 1011764 0 0 0 129203 31080 0 0 18 0 1 0 132778879 3984777216 949962 4089446400 4194304 7136930 140735151686144 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14225/statm: 972846 949962 418 719 0 972125 0
Current children cumulated CPU time (s) 1602.83
Current children cumulated vsize (KiB) 3891384

[startup+1603.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14453
/proc/meminfo: memFree=27462984/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3891384 CPUtime=1603.64
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 1011764 0 0 0 129284 31080 0 0 19 0 1 0 132778879 3984777216 949962 4089446400 4194304 7136930 140735151686144 18446744073709551615 6165762 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14225/statm: 972846 949962 418 719 0 972125 0
Current children cumulated CPU time (s) 1603.64
Current children cumulated vsize (KiB) 3891384

[startup+1604.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14453
/proc/meminfo: memFree=27462984/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3891384 CPUtime=1604.03
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 1011764 0 0 0 129323 31080 0 0 20 0 1 0 132778879 3984777216 949962 4089446400 4194304 7136930 140735151686144 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14225/statm: 972846 949962 418 719 0 972125 0
Current children cumulated CPU time (s) 1604.03
Current children cumulated vsize (KiB) 3891384

[startup+1604.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14453
/proc/meminfo: memFree=27462984/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=3891384 CPUtime=1604.23
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4202496 1011764 0 0 0 129343 31080 0 0 21 0 1 0 132778879 3984777216 949962 4089446400 4194304 7136930 140735151686144 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14225/statm: 972846 949962 418 719 0 972125 0
Current children cumulated CPU time (s) 1604.23
Current children cumulated vsize (KiB) 3891384

[startup+1604.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14453
/proc/meminfo: memFree=27462984/32951132 swapFree=67111528/67111528
[pid=14225] ppid=14223 vsize=0 CPUtime=1604.33
/proc/14225/stat : 14225 (pbscip.linux.x8) R 14223 14225 13735 0 -1 4203524 1011764 0 0 0 129344 31089 0 0 21 0 1 0 132778879 0 0 4089446400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14225/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1604.33
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1604.53
CPU time (s): 1604.37
CPU user time (s): 1293.44
CPU system time (s): 310.928
CPU usage (%): 99.99
Max. virtual memory (cumulated for all children) (KiB): 3891384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1293.44
system time used= 310.928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1011764
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1227

runsolver used 2.20366 second user time and 5.14522 second system time

The end

Launcher Data

Begin job on node129 at 2010-06-30 18:20:24
IDJOB=2693688
IDBENCH=79042
IDSOLVER=1206
FILE ID=node129/2693688-1277914824
PBS_JOBID= 11197303
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-blast-floppy1-6.ucl--soft-66-100-0.wbo
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-2693688-1277914824/watcher-2693688-1277914824 -o /tmp/evaluation-result-2693688-1277914824/solver-2693688-1277914824 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693688-1277914824.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 31cf4204a9fca25e8a4f7b19cec87ed8
RANDOM SEED=2115111210

node129.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5410.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30856984 kB
Buffers:        201740 kB
Cached:        1077636 kB
SwapCached:          0 kB
Active:        1244192 kB
Inactive:       706112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30856984 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3156 kB
Writeback:           0 kB
AnonPages:      670332 kB
Mapped:          17692 kB
Slab:            78836 kB
PageTables:       6368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   817560 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node129 at 2010-06-30 18:47:09