Trace number 2693736

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 solver? (TO) 1802.15 1802.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_20_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMc848ab0f9e18d54de025021d8a38abe4
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark0.015997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables600
Total number of constraints70
Number of soft constraints46
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint20
Top cost 2255
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 2254
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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-2693736-1277973022.wbo>
0.00/0.00	c original problem has 692 variables (646 bin, 0 int, 0 impl, 46 cont) and 117 constraints
0.00/0.00	c problem read
0.00/0.00	c presolving settings loaded
0.00/0.00	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.00	c presolving:
0.00/0.01	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 46 impls, 12 clqs
0.00/0.01	c (round 2) 0 del vars, 1 del conss, 46 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 46 impls, 12 clqs
0.00/0.01	c (round 3) 0 del vars, 1 del conss, 46 chg bounds, 0 chg sides, 0 chg coeffs, 12 upgd conss, 46 impls, 12 clqs
0.00/0.01	c (round 4) 0 del vars, 1 del conss, 46 chg bounds, 0 chg sides, 0 chg coeffs, 24 upgd conss, 46 impls, 12 clqs
0.00/0.01	c    (0.0s) probing: 101/646 (15.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.01	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.01	c presolving (5 rounds):
0.00/0.01	c  0 deleted vars, 1 deleted constraints, 46 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.01	c  46 implications, 12 cliques
0.00/0.01	c presolved problem has 692 variables (646 bin, 0 int, 0 impl, 46 cont) and 116 constraints
0.00/0.01	c      46 constraints of type <indicator>
0.00/0.01	c      12 constraints of type <setppc>
0.00/0.01	c      46 constraints of type <linear>
0.00/0.01	c      12 constraints of type <logicor>
0.00/0.01	c transformed objective value is always integral (scale: 1)
0.00/0.01	c Presolving Time: 0.01
0.00/0.01	c - non default parameters ----------------------------------------------------------------------
0.00/0.01	c # SCIP version 1.2.1.2
0.00/0.01	c 
0.00/0.01	c # frequency for displaying node information lines
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.01	c display/freq = 10000
0.00/0.01	c 
0.00/0.01	c # maximal time in seconds to run
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/time = 1800
0.00/0.01	c 
0.00/0.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/memory = 3420
0.00/0.01	c 
0.00/0.01	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.01	c lp/solvefreq = -1
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify inequalities
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/linear/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify knapsacks
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.01	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.01	c separating/rapidlearning/freq = 0
0.00/0.01	c 
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c start solving
0.00/0.01	c 
0.00/0.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.02	c   0.0s|     1 |     2 |     0 |     - |1490k|   0 |   - | 692 | 116 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.73	c   0.7s| 10000 |  9649 |     0 |   0.0 |5147k| 462 |   - | 692 | 609 |   0 |   0 |   0 |1323 |   0 | 0.000000e+00 |      --      |    Inf 
1.49/1.58	c   1.4s| 20000 | 18118 |     0 |   0.0 |9060k| 463 |   - | 692 | 675 |   0 |   0 |   0 |6164 |   0 | 0.000000e+00 |      --      |    Inf 
2.29/2.33	c   2.1s| 30000 | 27761 |     0 |   0.0 |  12M| 463 |   - | 692 | 656 |   0 |   0 |   0 |8137 |   0 | 0.000000e+00 |      --      |    Inf 
3.09/3.10	c   2.8s| 40000 | 37386 |     0 |   0.0 |  15M| 463 |   - | 692 | 746 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 |      --      |    Inf 
3.79/3.86	c   3.5s| 50000 | 47008 |     0 |   0.0 |  18M| 463 |   - | 692 | 708 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 |      --      |    Inf 
4.59/4.63	c   4.2s| 60000 | 56603 |     0 |   0.0 |  22M| 463 |   - | 692 | 784 |   0 |   0 |   0 |  14k|   0 | 0.000000e+00 |      --      |    Inf 
5.29/5.40	c   4.9s| 70000 | 66182 |     0 |   0.0 |  25M| 463 |   - | 692 | 746 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 |      --      |    Inf 
6.09/6.15	c   5.6s| 80000 | 75821 |     0 |   0.0 |  28M| 463 |   - | 692 | 771 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 |      --      |    Inf 
6.89/6.91	c   6.3s| 90000 | 85405 |     0 |   0.0 |  31M| 463 |   - | 692 | 763 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
7.59/7.67	c   7.0s|100000 | 95009 |     0 |   0.0 |  34M| 463 |   - | 692 | 797 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
8.39/8.44	c   7.7s|110000 |104594 |     0 |   0.0 |  37M| 463 |   - | 692 | 788 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
9.09/9.19	c   8.4s|120000 |114177 |     0 |   0.0 |  41M| 463 |   - | 692 | 770 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
9.89/9.95	c   9.1s|130000 |123755 |     0 |   0.0 |  44M| 463 |   - | 692 | 793 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
10.69/10.71	c   9.8s|140000 |133299 |     0 |   0.0 |  47M| 463 |   - | 692 | 840 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
11.39/11.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.39/11.49	c  10.5s|150000 |142821 |     0 |   0.0 |  51M| 463 |   - | 692 | 916 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
12.19/12.25	c  11.2s|160000 |152396 |     0 |   0.0 |  54M| 463 |   - | 692 | 849 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
12.99/13.01	c  11.9s|170000 |161938 |     0 |   0.0 |  57M| 463 |   - | 692 | 877 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
13.69/13.77	c  12.6s|180000 |171481 |     0 |   0.0 |  60M| 463 |   - | 692 | 841 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
14.49/14.54	c  13.3s|190000 |180994 |     0 |   0.0 |  64M| 463 |   - | 692 | 984 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
15.29/15.31	c  14.0s|200000 |190503 |     0 |   0.0 |  67M| 463 |   - | 692 | 959 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
15.99/16.08	c  14.7s|210000 |200031 |     0 |   0.0 |  70M| 463 |   - | 692 | 971 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
16.79/16.85	c  15.5s|220000 |209501 |     0 |   0.0 |  74M| 463 |   - | 692 |1010 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
17.60/17.62	c  16.2s|230000 |219004 |     0 |   0.0 |  77M| 463 |   - | 692 | 990 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
18.29/18.40	c  16.9s|240000 |228486 |     0 |   0.0 |  80M| 463 |   - | 692 | 980 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
19.09/19.16	c  17.6s|250000 |237965 |     0 |   0.0 |  84M| 463 |   - | 692 |1044 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
19.89/19.94	c  18.3s|260000 |247411 |     0 |   0.0 |  87M| 463 |   - | 692 |1031 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
20.70/20.71	c  19.0s|270000 |256884 |     0 |   0.0 |  90M| 463 |   - | 692 | 943 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
21.39/21.48	c  19.7s|280000 |266335 |     0 |   0.0 |  94M| 463 |   - | 692 |1000 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
22.19/22.27	c  20.4s|290000 |275746 |     0 |   0.0 |  97M| 463 |   - | 692 |1147 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
23.00/23.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
23.00/23.06	c  21.2s|300000 |285127 |     0 |   0.0 | 100M| 463 |   - | 692 |1236 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
23.79/23.86	c  21.9s|310000 |294491 |     0 |   0.0 | 104M| 463 |   - | 692 |1128 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
24.59/24.64	c  22.6s|320000 |303880 |     0 |   0.0 | 107M| 463 |   - | 692 |1180 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
25.39/25.43	c  23.4s|330000 |313277 |     0 |   0.0 | 111M| 463 |   - | 692 |1285 |   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
26.19/26.23	c  24.1s|340000 |322648 |     0 |   0.0 | 114M| 463 |   - | 692 |1273 |   0 |   0 |   0 |  79k|   0 | 0.000000e+00 |      --      |    Inf 
26.99/27.05	c  24.9s|350000 |331953 |     0 |   0.0 | 118M| 463 |   - | 692 |1230 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
27.79/27.86	c  25.6s|360000 |341269 |     0 |   0.0 | 121M| 463 |   - | 692 |1227 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
28.60/28.69	c  26.4s|370000 |350516 |     0 |   0.0 | 124M| 463 |   - | 692 |1360 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
29.49/29.52	c  27.2s|380000 |359802 |     0 |   0.0 | 128M| 463 |   - | 692 |1428 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
30.29/30.35	c  27.9s|390000 |369059 |     0 |   0.0 | 131M| 463 |   - | 692 |1513 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
31.09/31.18	c  28.7s|400000 |378295 |     0 |   0.0 | 135M| 463 |   - | 692 |1497 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
31.99/32.02	c  29.5s|410000 |387512 |     0 |   0.0 | 138M| 463 |   - | 692 |1526 |   0 |   0 |   0 | 102k|   0 | 0.000000e+00 |      --      |    Inf 
32.79/32.87	c  30.3s|420000 |396731 |     0 |   0.0 | 142M| 463 |   - | 692 |1505 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
33.70/33.73	c  31.1s|430000 |405902 |     0 |   0.0 | 145M| 463 |   - | 692 |1637 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
34.60/34.61	c  31.9s|440000 |415014 |     0 |   0.0 | 149M| 463 |   - | 692 |1837 |   0 |   0 |   0 | 113k|   0 | 0.000000e+00 |      --      |    Inf 
35.49/35.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.49/35.51	c  32.7s|450000 |424114 |     0 |   0.0 | 152M| 463 |   - | 692 |1781 |   0 |   0 |   0 | 117k|   0 | 0.000000e+00 |      --      |    Inf 
36.40/36.40	c  33.6s|460000 |433205 |     0 |   0.0 | 156M| 463 |   - | 692 |1836 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
37.30/37.30	c  34.4s|470000 |442262 |     0 |   0.0 | 160M| 463 |   - | 692 |1896 |   0 |   0 |   0 | 125k|   0 | 0.000000e+00 |      --      |    Inf 
38.19/38.22	c  35.2s|480000 |451237 |     0 |   0.0 | 163M| 463 |   - | 692 |1958 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
39.09/39.14	c  36.1s|490000 |460229 |     0 |   0.0 | 167M| 463 |   - | 692 |1981 |   0 |   0 |   0 | 134k|   0 | 0.000000e+00 |      --      |    Inf 
39.99/40.07	c  37.0s|500000 |469163 |     0 |   0.0 | 170M| 463 |   - | 692 |2079 |   0 |   0 |   0 | 138k|   0 | 0.000000e+00 |      --      |    Inf 
40.99/41.03	c  37.9s|510000 |477987 |     0 |   0.0 | 174M| 463 |   - | 692 |2059 |   0 |   0 |   0 | 143k|   0 | 0.000000e+00 |      --      |    Inf 
41.99/42.02	c  38.8s|520000 |486787 |     0 |   0.0 | 178M| 463 |   - | 692 |1964 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
42.99/43.04	c  39.7s|530000 |495492 |     0 |   0.0 | 181M| 463 |   - | 692 |2301 |   0 |   0 |   0 | 153k|   0 | 0.000000e+00 |      --      |    Inf 
44.00/44.04	c  40.7s|540000 |504211 |     0 |   0.0 | 185M| 463 |   - | 692 |2340 |   0 |   0 |   0 | 158k|   0 | 0.000000e+00 |      --      |    Inf 
45.00/45.05	c  41.6s|550000 |512902 |     0 |   0.0 | 189M| 463 |   - | 692 |2347 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
46.10/46.11	c  42.6s|560000 |521423 |     0 |   0.0 | 193M| 463 |   - | 692 |2266 |   0 |   0 |   0 | 168k|   0 | 0.000000e+00 |      --      |    Inf 
47.09/47.18	c  43.6s|570000 |529937 |     0 |   0.0 | 197M| 463 |   - | 692 |2558 |   0 |   0 |   0 | 174k|   0 | 0.000000e+00 |      --      |    Inf 
48.29/48.30	c  44.6s|580000 |538320 |     0 |   0.0 | 201M| 463 |   - | 692 |2692 |   0 |   0 |   0 | 180k|   0 | 0.000000e+00 |      --      |    Inf 
49.50/49.50	c  45.8s|590000 |546516 |     0 |   0.0 | 204M| 463 |   - | 692 |2597 |   0 |   0 |   0 | 187k|   0 | 0.000000e+00 |      --      |    Inf 
50.79/50.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
50.79/50.81	c  47.0s|600000 |554433 |     0 |   0.0 | 209M| 463 |   - | 692 |3050 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
52.19/52.22	c  48.3s|610000 |562059 |     0 |   0.0 | 213M| 463 |   - | 692 |3475 |   0 |   0 |   0 | 203k|   0 | 0.000000e+00 |      --      |    Inf 
53.69/53.70	c  49.7s|620000 |569398 |     0 |   0.0 | 217M| 463 |   - | 692 |3476 |   0 |   0 |   0 | 212k|   0 | 0.000000e+00 |      --      |    Inf 
55.19/55.27	c  51.2s|630000 |576001 |     0 |   0.0 | 222M| 463 |   - | 692 |2965 |   0 |   0 |   0 | 222k|   0 | 0.000000e+00 |      --      |    Inf 
56.60/56.60	c  52.5s|640000 |582239 |     0 |   0.0 | 226M| 463 |   - | 692 |2699 |   0 |   0 |   0 | 229k|   0 | 0.000000e+00 |      --      |    Inf 
57.99/58.09	c  53.9s|650000 |587643 |     0 |   0.0 | 232M| 463 |   - | 692 |2802 |   0 |   0 |   0 | 237k|   0 | 0.000000e+00 |      --      |    Inf 
59.19/59.25	c  55.0s|660000 |594490 |     0 |   0.0 | 235M| 463 |   - | 692 |1597 |   0 |   0 |   0 | 241k|   0 | 0.000000e+00 |      --      |    Inf 
59.89/59.94	c  55.6s|670000 |604450 |     0 |   0.0 | 238M| 463 |   - | 692 |1315 |   0 |   0 |   0 | 241k|   0 | 0.000000e+00 |      --      |    Inf 
60.50/60.59	c  56.2s|680000 |614437 |     0 |   0.0 | 241M| 463 |   - | 692 | 415 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
61.09/61.18	c  56.7s|690000 |624365 |     0 |   0.0 | 244M| 472 |   - | 692 | 533 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
61.70/61.75	c  57.2s|700000 |634345 |     0 |   0.0 | 247M| 472 |   - | 692 | 445 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
62.19/62.29	c  57.7s|710000 |644340 |     0 |   0.0 | 250M| 472 |   - | 692 | 395 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
62.79/62.82	c  58.2s|720000 |654324 |     0 |   0.0 | 253M| 472 |   - | 692 | 412 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
63.59/63.60	c  58.9s|730000 |663894 |     0 |   0.0 | 256M| 472 |   - | 692 | 818 |   0 |   0 |   0 | 244k|   0 | 0.000000e+00 |      --      |    Inf 
64.39/64.40	c  59.6s|740000 |673456 |     0 |   0.0 | 259M| 472 |   - | 692 | 822 |   0 |   0 |   0 | 246k|   0 | 0.000000e+00 |      --      |    Inf 
65.09/65.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
65.09/65.19	c  60.4s|750000 |683036 |     0 |   0.0 | 263M| 472 |   - | 692 | 795 |   0 |   0 |   0 | 248k|   0 | 0.000000e+00 |      --      |    Inf 
65.89/65.98	c  61.1s|760000 |692617 |     0 |   0.0 | 266M| 472 |   - | 692 | 842 |   0 |   0 |   0 | 250k|   0 | 0.000000e+00 |      --      |    Inf 
66.70/66.78	c  61.8s|770000 |702170 |     0 |   0.0 | 269M| 472 |   - | 692 | 896 |   0 |   0 |   0 | 252k|   0 | 0.000000e+00 |      --      |    Inf 
67.49/67.58	c  62.6s|780000 |711740 |     0 |   0.0 | 272M| 472 |   - | 692 | 928 |   0 |   0 |   0 | 254k|   0 | 0.000000e+00 |      --      |    Inf 
68.30/68.39	c  63.3s|790000 |721286 |     0 |   0.0 | 276M| 472 |   - | 692 | 929 |   0 |   0 |   0 | 256k|   0 | 0.000000e+00 |      --      |    Inf 
69.09/69.18	c  64.0s|800000 |730871 |     0 |   0.0 | 279M| 472 |   - | 692 | 963 |   0 |   0 |   0 | 258k|   0 | 0.000000e+00 |      --      |    Inf 
69.89/69.98	c  64.8s|810000 |740448 |     0 |   0.0 | 282M| 472 |   - | 692 | 870 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
70.70/70.76	c  65.5s|820000 |750026 |     0 |   0.0 | 285M| 472 |   - | 692 | 899 |   0 |   0 |   0 | 261k|   0 | 0.000000e+00 |      --      |    Inf 
71.49/71.57	c  66.3s|830000 |759586 |     0 |   0.0 | 288M| 472 |   - | 692 | 943 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
72.29/72.37	c  67.0s|840000 |769144 |     0 |   0.0 | 292M| 472 |   - | 692 | 998 |   0 |   0 |   0 | 265k|   0 | 0.000000e+00 |      --      |    Inf 
73.09/73.17	c  67.8s|850000 |778734 |     0 |   0.0 | 295M| 472 |   - | 692 |1064 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
73.90/73.98	c  68.5s|860000 |788297 |     0 |   0.0 | 298M| 472 |   - | 692 |1038 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
74.70/74.79	c  69.3s|870000 |797859 |     0 |   0.0 | 301M| 472 |   - | 692 |1014 |   0 |   0 |   0 | 271k|   0 | 0.000000e+00 |      --      |    Inf 
75.60/75.60	c  70.0s|880000 |807418 |     0 |   0.0 | 305M| 472 |   - | 692 |1028 |   0 |   0 |   0 | 273k|   0 | 0.000000e+00 |      --      |    Inf 
76.39/76.40	c  70.8s|890000 |817008 |     0 |   0.0 | 308M| 472 |   - | 692 |1099 |   0 |   0 |   0 | 275k|   0 | 0.000000e+00 |      --      |    Inf 
77.19/77.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.19/77.21	c  71.5s|900000 |826584 |     0 |   0.0 | 311M| 472 |   - | 692 |1092 |   0 |   0 |   0 | 277k|   0 | 0.000000e+00 |      --      |    Inf 
78.00/78.03	c  72.3s|910000 |836159 |     0 |   0.0 | 314M| 472 |   - | 692 |1131 |   0 |   0 |   0 | 279k|   0 | 0.000000e+00 |      --      |    Inf 
78.79/78.85	c  73.0s|920000 |845737 |     0 |   0.0 | 317M| 472 |   - | 692 |1127 |   0 |   0 |   0 | 281k|   0 | 0.000000e+00 |      --      |    Inf 
79.60/79.66	c  73.8s|930000 |855278 |     0 |   0.0 | 321M| 472 |   - | 692 |1172 |   0 |   0 |   0 | 283k|   0 | 0.000000e+00 |      --      |    Inf 
80.39/80.45	c  74.5s|940000 |864845 |     0 |   0.0 | 324M| 472 |   - | 692 |1108 |   0 |   0 |   0 | 285k|   0 | 0.000000e+00 |      --      |    Inf 
81.20/81.25	c  75.2s|950000 |874412 |     0 |   0.0 | 327M| 472 |   - | 692 | 969 |   0 |   0 |   0 | 287k|   0 | 0.000000e+00 |      --      |    Inf 
81.99/82.05	c  76.0s|960000 |883980 |     0 |   0.0 | 330M| 472 |   - | 692 |1148 |   0 |   0 |   0 | 288k|   0 | 0.000000e+00 |      --      |    Inf 
82.79/82.86	c  76.7s|970000 |893554 |     0 |   0.0 | 333M| 472 |   - | 692 |1056 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 |      --      |    Inf 
83.60/83.68	c  77.5s|980000 |903110 |     0 |   0.0 | 337M| 472 |   - | 692 |1116 |   0 |   0 |   0 | 292k|   0 | 0.000000e+00 |      --      |    Inf 
84.39/84.48	c  78.2s|990000 |912702 |     0 |   0.0 | 340M| 472 |   - | 692 |1072 |   0 |   0 |   0 | 294k|   0 | 0.000000e+00 |      --      |    Inf 
85.19/85.29	c  79.0s|  1000k|922250 |     0 |   0.0 | 343M| 472 |   - | 692 |1096 |   0 |   0 |   0 | 295k|   0 | 0.000000e+00 |      --      |    Inf 
86.09/86.11	c  79.8s|  1010k|931822 |     0 |   0.0 | 346M| 472 |   - | 692 |1147 |   0 |   0 |   0 | 297k|   0 | 0.000000e+00 |      --      |    Inf 
86.90/86.94	c  80.5s|  1020k|941380 |     0 |   0.0 | 349M| 472 |   - | 692 |1086 |   0 |   0 |   0 | 299k|   0 | 0.000000e+00 |      --      |    Inf 
87.70/87.74	c  81.3s|  1030k|950964 |     0 |   0.0 | 352M| 472 |   - | 692 |1105 |   0 |   0 |   0 | 301k|   0 | 0.000000e+00 |      --      |    Inf 
88.49/88.54	c  82.0s|  1040k|960540 |     0 |   0.0 | 356M| 472 |   - | 692 |1171 |   0 |   0 |   0 | 302k|   0 | 0.000000e+00 |      --      |    Inf 
89.29/89.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
89.29/89.37	c  82.8s|  1050k|970084 |     0 |   0.0 | 359M| 472 |   - | 692 |1219 |   0 |   0 |   0 | 304k|   0 | 0.000000e+00 |      --      |    Inf 
90.10/90.18	c  83.5s|  1060k|979669 |     0 |   0.0 | 362M| 472 |   - | 692 |1148 |   0 |   0 |   0 | 306k|   0 | 0.000000e+00 |      --      |    Inf 
90.99/91.00	c  84.3s|  1070k|989222 |     0 |   0.0 | 365M| 472 |   - | 692 |1263 |   0 |   0 |   0 | 308k|   0 | 0.000000e+00 |      --      |    Inf 
91.80/91.81	c  85.0s|  1080k|998769 |     0 |   0.0 | 368M| 472 |   - | 692 |1221 |   0 |   0 |   0 | 310k|   0 | 0.000000e+00 |      --      |    Inf 
92.59/92.62	c  85.8s|  1090k|  1008k|     0 |   0.0 | 372M| 472 |   - | 692 |1296 |   0 |   0 |   0 | 312k|   0 | 0.000000e+00 |      --      |    Inf 
93.39/93.44	c  86.5s|  1100k|  1017k|     0 |   0.0 | 375M| 472 |   - | 692 |1241 |   0 |   0 |   0 | 314k|   0 | 0.000000e+00 |      --      |    Inf 
94.19/94.25	c  87.3s|  1110k|  1027k|     0 |   0.0 | 378M| 472 |   - | 692 |1190 |   0 |   0 |   0 | 316k|   0 | 0.000000e+00 |      --      |    Inf 
95.00/95.08	c  88.0s|  1120k|  1037k|     0 |   0.0 | 381M| 472 |   - | 692 |1221 |   0 |   0 |   0 | 318k|   0 | 0.000000e+00 |      --      |    Inf 
95.79/95.88	c  88.8s|  1130k|  1046k|     0 |   0.0 | 384M| 472 |   - | 692 |1140 |   0 |   0 |   0 | 319k|   0 | 0.000000e+00 |      --      |    Inf 
96.60/96.68	c  89.5s|  1140k|  1056k|     0 |   0.0 | 388M| 472 |   - | 692 |1316 |   0 |   0 |   0 | 321k|   0 | 0.000000e+00 |      --      |    Inf 
97.49/97.50	c  90.3s|  1150k|  1065k|     0 |   0.0 | 391M| 472 |   - | 692 |1258 |   0 |   0 |   0 | 323k|   0 | 0.000000e+00 |      --      |    Inf 
98.30/98.33	c  91.1s|  1160k|  1075k|     0 |   0.0 | 394M| 472 |   - | 692 |1262 |   0 |   0 |   0 | 325k|   0 | 0.000000e+00 |      --      |    Inf 
99.10/99.14	c  91.8s|  1170k|  1084k|     0 |   0.0 | 397M| 472 |   - | 692 |1269 |   0 |   0 |   0 | 327k|   0 | 0.000000e+00 |      --      |    Inf 
99.89/99.96	c  92.6s|  1180k|  1094k|     0 |   0.0 | 400M| 472 |   - | 692 |1325 |   0 |   0 |   0 | 329k|   0 | 0.000000e+00 |      --      |    Inf 
100.70/100.79	c  93.3s|  1190k|  1103k|     0 |   0.0 | 404M| 472 |   - | 692 |1289 |   0 |   0 |   0 | 331k|   0 | 0.000000e+00 |      --      |    Inf 
101.59/101.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
101.59/101.62	c  94.1s|  1200k|  1113k|     0 |   0.0 | 407M| 472 |   - | 692 |1318 |   0 |   0 |   0 | 333k|   0 | 0.000000e+00 |      --      |    Inf 
102.39/102.47	c  94.9s|  1210k|  1123k|     0 |   0.0 | 410M| 472 |   - | 692 |1212 |   0 |   0 |   0 | 335k|   0 | 0.000000e+00 |      --      |    Inf 
103.19/103.27	c  95.7s|  1220k|  1132k|     0 |   0.0 | 413M| 472 |   - | 692 |1209 |   0 |   0 |   0 | 336k|   0 | 0.000000e+00 |      --      |    Inf 
103.99/104.08	c  96.4s|  1230k|  1142k|     0 |   0.0 | 416M| 472 |   - | 692 |1278 |   0 |   0 |   0 | 338k|   0 | 0.000000e+00 |      --      |    Inf 
104.79/104.89	c  97.2s|  1240k|  1151k|     0 |   0.0 | 420M| 472 |   - | 692 |1296 |   0 |   0 |   0 | 340k|   0 | 0.000000e+00 |      --      |    Inf 
105.69/105.70	c  97.9s|  1250k|  1161k|     0 |   0.0 | 423M| 472 |   - | 692 |1287 |   0 |   0 |   0 | 342k|   0 | 0.000000e+00 |      --      |    Inf 
106.50/106.52	c  98.7s|  1260k|  1170k|     0 |   0.0 | 426M| 472 |   - | 692 |1236 |   0 |   0 |   0 | 344k|   0 | 0.000000e+00 |      --      |    Inf 
107.30/107.33	c  99.4s|  1270k|  1180k|     0 |   0.0 | 429M| 472 |   - | 692 |1265 |   0 |   0 |   0 | 346k|   0 | 0.000000e+00 |      --      |    Inf 
108.09/108.13	c   100s|  1280k|  1190k|     0 |   0.0 | 432M| 472 |   - | 692 |1258 |   0 |   0 |   0 | 347k|   0 | 0.000000e+00 |      --      |    Inf 
108.90/108.93	c   101s|  1290k|  1199k|     0 |   0.0 | 436M| 472 |   - | 692 |1318 |   0 |   0 |   0 | 349k|   0 | 0.000000e+00 |      --      |    Inf 
109.69/109.72	c   102s|  1300k|  1209k|     0 |   0.0 | 439M| 472 |   - | 692 |1220 |   0 |   0 |   0 | 351k|   0 | 0.000000e+00 |      --      |    Inf 
110.49/110.52	c   102s|  1310k|  1218k|     0 |   0.0 | 442M| 472 |   - | 692 |1321 |   0 |   0 |   0 | 353k|   0 | 0.000000e+00 |      --      |    Inf 
111.29/111.32	c   103s|  1320k|  1228k|     0 |   0.0 | 445M| 472 |   - | 692 |1264 |   0 |   0 |   0 | 355k|   0 | 0.000000e+00 |      --      |    Inf 
112.09/112.13	c   104s|  1330k|  1237k|     0 |   0.0 | 449M| 472 |   - | 692 |1354 |   0 |   0 |   0 | 357k|   0 | 0.000000e+00 |      --      |    Inf 
112.90/112.93	c   105s|  1340k|  1247k|     0 |   0.0 | 452M| 472 |   - | 692 |1322 |   0 |   0 |   0 | 359k|   0 | 0.000000e+00 |      --      |    Inf 
113.70/113.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
113.70/113.72	c   105s|  1350k|  1256k|     0 |   0.0 | 455M| 472 |   - | 692 |1271 |   0 |   0 |   0 | 361k|   0 | 0.000000e+00 |      --      |    Inf 
114.49/114.53	c   106s|  1360k|  1266k|     0 |   0.0 | 458M| 472 |   - | 692 |1391 |   0 |   0 |   0 | 363k|   0 | 0.000000e+00 |      --      |    Inf 
115.29/115.33	c   107s|  1370k|  1276k|     0 |   0.0 | 461M| 472 |   - | 692 |1281 |   0 |   0 |   0 | 365k|   0 | 0.000000e+00 |      --      |    Inf 
116.10/116.13	c   108s|  1380k|  1285k|     0 |   0.0 | 465M| 472 |   - | 692 |1343 |   0 |   0 |   0 | 367k|   0 | 0.000000e+00 |      --      |    Inf 
116.90/116.93	c   108s|  1390k|  1295k|     0 |   0.0 | 468M| 472 |   - | 692 |1296 |   0 |   0 |   0 | 369k|   0 | 0.000000e+00 |      --      |    Inf 
117.70/117.74	c   109s|  1400k|  1304k|     0 |   0.0 | 471M| 472 |   - | 692 |1362 |   0 |   0 |   0 | 371k|   0 | 0.000000e+00 |      --      |    Inf 
118.49/118.56	c   110s|  1410k|  1314k|     0 |   0.0 | 474M| 472 |   - | 692 |1330 |   0 |   0 |   0 | 372k|   0 | 0.000000e+00 |      --      |    Inf 
119.40/119.40	c   111s|  1420k|  1323k|     0 |   0.0 | 478M| 472 |   - | 692 |1359 |   0 |   0 |   0 | 374k|   0 | 0.000000e+00 |      --      |    Inf 
120.19/120.24	c   111s|  1430k|  1333k|     0 |   0.0 | 481M| 472 |   - | 692 |1374 |   0 |   0 |   0 | 376k|   0 | 0.000000e+00 |      --      |    Inf 
121.00/121.08	c   112s|  1440k|  1343k|     0 |   0.0 | 484M| 472 |   - | 692 |1364 |   0 |   0 |   0 | 378k|   0 | 0.000000e+00 |      --      |    Inf 
121.89/121.92	c   113s|  1450k|  1352k|     0 |   0.0 | 487M| 472 |   - | 692 |1429 |   0 |   0 |   0 | 380k|   0 | 0.000000e+00 |      --      |    Inf 
122.69/122.77	c   114s|  1460k|  1362k|     0 |   0.0 | 491M| 472 |   - | 692 |1363 |   0 |   0 |   0 | 382k|   0 | 0.000000e+00 |      --      |    Inf 
123.60/123.62	c   115s|  1470k|  1371k|     0 |   0.0 | 494M| 472 |   - | 692 |1324 |   0 |   0 |   0 | 384k|   0 | 0.000000e+00 |      --      |    Inf 
124.39/124.49	c   115s|  1480k|  1381k|     0 |   0.0 | 497M| 472 |   - | 692 |1357 |   0 |   0 |   0 | 386k|   0 | 0.000000e+00 |      --      |    Inf 
125.30/125.32	c   116s|  1490k|  1390k|     0 |   0.0 | 500M| 472 |   - | 692 |1362 |   0 |   0 |   0 | 388k|   0 | 0.000000e+00 |      --      |    Inf 
126.09/126.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
126.09/126.17	c   117s|  1500k|  1400k|     0 |   0.0 | 503M| 472 |   - | 692 |1417 |   0 |   0 |   0 | 390k|   0 | 0.000000e+00 |      --      |    Inf 
126.99/127.02	c   118s|  1510k|  1409k|     0 |   0.0 | 507M| 472 |   - | 692 |1403 |   0 |   0 |   0 | 392k|   0 | 0.000000e+00 |      --      |    Inf 
127.79/127.87	c   118s|  1520k|  1419k|     0 |   0.0 | 510M| 472 |   - | 692 |1264 |   0 |   0 |   0 | 394k|   0 | 0.000000e+00 |      --      |    Inf 
128.70/128.70	c   119s|  1530k|  1428k|     0 |   0.0 | 513M| 472 |   - | 692 |1396 |   0 |   0 |   0 | 396k|   0 | 0.000000e+00 |      --      |    Inf 
129.49/129.54	c   120s|  1540k|  1438k|     0 |   0.0 | 516M| 472 |   - | 692 |1337 |   0 |   0 |   0 | 397k|   0 | 0.000000e+00 |      --      |    Inf 
130.40/130.42	c   121s|  1550k|  1447k|     0 |   0.0 | 519M| 472 |   - | 692 |1400 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 |      --      |    Inf 
131.19/131.26	c   122s|  1560k|  1457k|     0 |   0.0 | 522M| 472 |   - | 692 |1411 |   0 |   0 |   0 | 401k|   0 | 0.000000e+00 |      --      |    Inf 
132.09/132.12	c   122s|  1570k|  1467k|     0 |   0.0 | 526M| 472 |   - | 692 |1405 |   0 |   0 |   0 | 404k|   0 | 0.000000e+00 |      --      |    Inf 
133.00/133.01	c   123s|  1580k|  1476k|     0 |   0.0 | 529M| 472 |   - | 692 |1453 |   0 |   0 |   0 | 406k|   0 | 0.000000e+00 |      --      |    Inf 
133.79/133.84	c   124s|  1590k|  1486k|     0 |   0.0 | 532M| 472 |   - | 692 |1357 |   0 |   0 |   0 | 408k|   0 | 0.000000e+00 |      --      |    Inf 
134.59/134.68	c   125s|  1600k|  1495k|     0 |   0.0 | 535M| 472 |   - | 692 |1335 |   0 |   0 |   0 | 410k|   0 | 0.000000e+00 |      --      |    Inf 
135.50/135.54	c   126s|  1610k|  1505k|     0 |   0.0 | 538M| 472 |   - | 692 |1411 |   0 |   0 |   0 | 412k|   0 | 0.000000e+00 |      --      |    Inf 
136.30/136.39	c   126s|  1620k|  1514k|     0 |   0.0 | 542M| 472 |   - | 692 |1433 |   0 |   0 |   0 | 414k|   0 | 0.000000e+00 |      --      |    Inf 
137.19/137.24	c   127s|  1630k|  1524k|     0 |   0.0 | 545M| 472 |   - | 692 |1441 |   0 |   0 |   0 | 416k|   0 | 0.000000e+00 |      --      |    Inf 
137.99/138.09	c   128s|  1640k|  1533k|     0 |   0.0 | 548M| 472 |   - | 692 |1365 |   0 |   0 |   0 | 417k|   0 | 0.000000e+00 |      --      |    Inf 
138.90/138.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
138.90/138.94	c   129s|  1650k|  1543k|     0 |   0.0 | 551M| 472 |   - | 692 |1464 |   0 |   0 |   0 | 419k|   0 | 0.000000e+00 |      --      |    Inf 
139.80/139.80	c   130s|  1660k|  1552k|     0 |   0.0 | 554M| 472 |   - | 692 |1446 |   0 |   0 |   0 | 421k|   0 | 0.000000e+00 |      --      |    Inf 
140.59/140.63	c   130s|  1670k|  1562k|     0 |   0.0 | 558M| 472 |   - | 692 |1347 |   0 |   0 |   0 | 423k|   0 | 0.000000e+00 |      --      |    Inf 
141.40/141.49	c   131s|  1680k|  1571k|     0 |   0.0 | 561M| 472 |   - | 692 |1392 |   0 |   0 |   0 | 425k|   0 | 0.000000e+00 |      --      |    Inf 
142.29/142.31	c   132s|  1690k|  1581k|     0 |   0.0 | 564M| 472 |   - | 692 |1367 |   0 |   0 |   0 | 427k|   0 | 0.000000e+00 |      --      |    Inf 
143.09/143.14	c   133s|  1700k|  1591k|     0 |   0.0 | 567M| 472 |   - | 692 |1368 |   0 |   0 |   0 | 429k|   0 | 0.000000e+00 |      --      |    Inf 
143.90/143.97	c   133s|  1710k|  1600k|     0 |   0.0 | 570M| 472 |   - | 692 |1432 |   0 |   0 |   0 | 431k|   0 | 0.000000e+00 |      --      |    Inf 
144.69/144.78	c   134s|  1720k|  1610k|     0 |   0.0 | 574M| 472 |   - | 692 |1329 |   0 |   0 |   0 | 433k|   0 | 0.000000e+00 |      --      |    Inf 
145.60/145.61	c   135s|  1730k|  1619k|     0 |   0.0 | 577M| 472 |   - | 692 |1370 |   0 |   0 |   0 | 435k|   0 | 0.000000e+00 |      --      |    Inf 
146.40/146.41	c   136s|  1740k|  1629k|     0 |   0.0 | 580M| 472 |   - | 692 |1361 |   0 |   0 |   0 | 437k|   0 | 0.000000e+00 |      --      |    Inf 
147.20/147.23	c   136s|  1750k|  1638k|     0 |   0.0 | 583M| 472 |   - | 692 |1423 |   0 |   0 |   0 | 439k|   0 | 0.000000e+00 |      --      |    Inf 
147.99/148.06	c   137s|  1760k|  1648k|     0 |   0.0 | 586M| 472 |   - | 692 |1409 |   0 |   0 |   0 | 441k|   0 | 0.000000e+00 |      --      |    Inf 
148.79/148.89	c   138s|  1770k|  1657k|     0 |   0.0 | 590M| 472 |   - | 692 |1445 |   0 |   0 |   0 | 443k|   0 | 0.000000e+00 |      --      |    Inf 
149.69/149.74	c   139s|  1780k|  1667k|     0 |   0.0 | 593M| 472 |   - | 692 |1427 |   0 |   0 |   0 | 445k|   0 | 0.000000e+00 |      --      |    Inf 
150.49/150.59	c   140s|  1790k|  1677k|     0 |   0.0 | 596M| 472 |   - | 692 |1517 |   0 |   0 |   0 | 447k|   0 | 0.000000e+00 |      --      |    Inf 
151.50/151.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
151.50/151.52	c   140s|  1800k|  1686k|     0 |   0.0 | 599M| 472 |   - | 692 |1517 |   0 |   0 |   0 | 449k|   0 | 0.000000e+00 |      --      |    Inf 
152.30/152.39	c   141s|  1810k|  1695k|     0 |   0.0 | 602M| 472 |   - | 692 |1413 |   0 |   0 |   0 | 451k|   0 | 0.000000e+00 |      --      |    Inf 
153.30/153.30	c   142s|  1820k|  1705k|     0 |   0.0 | 606M| 472 |   - | 692 |1483 |   0 |   0 |   0 | 453k|   0 | 0.000000e+00 |      --      |    Inf 
154.10/154.16	c   143s|  1830k|  1715k|     0 |   0.0 | 609M| 472 |   - | 692 |1470 |   0 |   0 |   0 | 455k|   0 | 0.000000e+00 |      --      |    Inf 
155.00/155.02	c   144s|  1840k|  1724k|     0 |   0.0 | 612M| 472 |   - | 692 |1450 |   0 |   0 |   0 | 457k|   0 | 0.000000e+00 |      --      |    Inf 
155.79/155.87	c   145s|  1850k|  1734k|     0 |   0.0 | 615M| 472 |   - | 692 |1425 |   0 |   0 |   0 | 459k|   0 | 0.000000e+00 |      --      |    Inf 
156.69/156.70	c   145s|  1860k|  1743k|     0 |   0.0 | 618M| 472 |   - | 692 |1435 |   0 |   0 |   0 | 461k|   0 | 0.000000e+00 |      --      |    Inf 
157.49/157.53	c   146s|  1870k|  1753k|     0 |   0.0 | 622M| 472 |   - | 692 |1455 |   0 |   0 |   0 | 463k|   0 | 0.000000e+00 |      --      |    Inf 
158.30/158.39	c   147s|  1880k|  1762k|     0 |   0.0 | 625M| 472 |   - | 692 |1408 |   0 |   0 |   0 | 464k|   0 | 0.000000e+00 |      --      |    Inf 
159.20/159.24	c   148s|  1890k|  1772k|     0 |   0.0 | 628M| 472 |   - | 692 |1446 |   0 |   0 |   0 | 466k|   0 | 0.000000e+00 |      --      |    Inf 
160.00/160.06	c   148s|  1900k|  1781k|     0 |   0.0 | 631M| 472 |   - | 692 |1455 |   0 |   0 |   0 | 468k|   0 | 0.000000e+00 |      --      |    Inf 
160.89/160.94	c   149s|  1910k|  1791k|     0 |   0.0 | 634M| 472 |   - | 692 |1401 |   0 |   0 |   0 | 470k|   0 | 0.000000e+00 |      --      |    Inf 
161.70/161.78	c   150s|  1920k|  1800k|     0 |   0.0 | 638M| 472 |   - | 692 |1445 |   0 |   0 |   0 | 472k|   0 | 0.000000e+00 |      --      |    Inf 
162.71/162.72	c   151s|  1930k|  1810k|     0 |   0.0 | 641M| 472 |   - | 692 |1527 |   0 |   0 |   0 | 474k|   0 | 0.000000e+00 |      --      |    Inf 
163.49/163.58	c   152s|  1940k|  1819k|     0 |   0.0 | 644M| 472 |   - | 692 |1477 |   0 |   0 |   0 | 476k|   0 | 0.000000e+00 |      --      |    Inf 
164.39/164.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
164.39/164.43	c   152s|  1950k|  1829k|     0 |   0.0 | 647M| 472 |   - | 692 |1545 |   0 |   0 |   0 | 478k|   0 | 0.000000e+00 |      --      |    Inf 
165.20/165.28	c   153s|  1960k|  1838k|     0 |   0.0 | 650M| 472 |   - | 692 |1557 |   0 |   0 |   0 | 480k|   0 | 0.000000e+00 |      --      |    Inf 
166.10/166.12	c   154s|  1970k|  1848k|     0 |   0.0 | 654M| 472 |   - | 692 |1621 |   0 |   0 |   0 | 482k|   0 | 0.000000e+00 |      --      |    Inf 
166.89/166.93	c   155s|  1980k|  1857k|     0 |   0.0 | 657M| 472 |   - | 692 |1517 |   0 |   0 |   0 | 484k|   0 | 0.000000e+00 |      --      |    Inf 
167.70/167.80	c   156s|  1990k|  1867k|     0 |   0.0 | 660M| 472 |   - | 692 |1559 |   0 |   0 |   0 | 486k|   0 | 0.000000e+00 |      --      |    Inf 
168.60/168.62	c   156s|  2000k|  1877k|     0 |   0.0 | 663M| 472 |   - | 692 |1385 |   0 |   0 |   0 | 488k|   0 | 0.000000e+00 |      --      |    Inf 
169.40/169.46	c   157s|  2010k|  1886k|     0 |   0.0 | 666M| 472 |   - | 692 |1502 |   0 |   0 |   0 | 489k|   0 | 0.000000e+00 |      --      |    Inf 
170.20/170.29	c   158s|  2020k|  1896k|     0 |   0.0 | 670M| 472 |   - | 692 |1475 |   0 |   0 |   0 | 491k|   0 | 0.000000e+00 |      --      |    Inf 
171.10/171.18	c   159s|  2030k|  1905k|     0 |   0.0 | 673M| 472 |   - | 692 |1373 |   0 |   0 |   0 | 493k|   0 | 0.000000e+00 |      --      |    Inf 
172.00/172.06	c   160s|  2040k|  1915k|     0 |   0.0 | 676M| 472 |   - | 692 |1409 |   0 |   0 |   0 | 495k|   0 | 0.000000e+00 |      --      |    Inf 
172.90/172.91	c   160s|  2050k|  1924k|     0 |   0.0 | 679M| 472 |   - | 692 |1431 |   0 |   0 |   0 | 497k|   0 | 0.000000e+00 |      --      |    Inf 
173.70/173.77	c   161s|  2060k|  1934k|     0 |   0.0 | 683M| 472 |   - | 692 |1571 |   0 |   0 |   0 | 500k|   0 | 0.000000e+00 |      --      |    Inf 
174.59/174.63	c   162s|  2070k|  1943k|     0 |   0.0 | 686M| 472 |   - | 692 |1488 |   0 |   0 |   0 | 501k|   0 | 0.000000e+00 |      --      |    Inf 
175.40/175.45	c   163s|  2080k|  1953k|     0 |   0.0 | 689M| 472 |   - | 692 |1438 |   0 |   0 |   0 | 503k|   0 | 0.000000e+00 |      --      |    Inf 
176.29/176.30	c   163s|  2090k|  1962k|     0 |   0.0 | 692M| 472 |   - | 692 |1446 |   0 |   0 |   0 | 505k|   0 | 0.000000e+00 |      --      |    Inf 
177.10/177.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
177.10/177.12	c   164s|  2100k|  1972k|     0 |   0.0 | 695M| 472 |   - | 692 |1444 |   0 |   0 |   0 | 507k|   0 | 0.000000e+00 |      --      |    Inf 
177.90/177.97	c   165s|  2110k|  1981k|     0 |   0.0 | 699M| 472 |   - | 692 |1466 |   0 |   0 |   0 | 509k|   0 | 0.000000e+00 |      --      |    Inf 
178.80/178.82	c   166s|  2120k|  1991k|     0 |   0.0 | 702M| 472 |   - | 692 |1472 |   0 |   0 |   0 | 511k|   0 | 0.000000e+00 |      --      |    Inf 
179.60/179.67	c   167s|  2130k|  2000k|     0 |   0.0 | 705M| 472 |   - | 692 |1402 |   0 |   0 |   0 | 513k|   0 | 0.000000e+00 |      --      |    Inf 
180.50/180.52	c   167s|  2140k|  2010k|     0 |   0.0 | 708M| 472 |   - | 692 |1466 |   0 |   0 |   0 | 515k|   0 | 0.000000e+00 |      --      |    Inf 
181.30/181.37	c   168s|  2150k|  2019k|     0 |   0.0 | 712M| 472 |   - | 692 |1448 |   0 |   0 |   0 | 517k|   0 | 0.000000e+00 |      --      |    Inf 
182.20/182.24	c   169s|  2160k|  2029k|     0 |   0.0 | 715M| 472 |   - | 692 |1483 |   0 |   0 |   0 | 519k|   0 | 0.000000e+00 |      --      |    Inf 
182.99/183.09	c   170s|  2170k|  2038k|     0 |   0.0 | 718M| 472 |   - | 692 |1369 |   0 |   0 |   0 | 521k|   0 | 0.000000e+00 |      --      |    Inf 
183.89/183.98	c   171s|  2180k|  2048k|     0 |   0.0 | 721M| 472 |   - | 692 |1459 |   0 |   0 |   0 | 523k|   0 | 0.000000e+00 |      --      |    Inf 
184.80/184.83	c   171s|  2190k|  2058k|     0 |   0.0 | 724M| 472 |   - | 692 |1434 |   0 |   0 |   0 | 525k|   0 | 0.000000e+00 |      --      |    Inf 
185.59/185.67	c   172s|  2200k|  2067k|     0 |   0.0 | 728M| 472 |   - | 692 |1548 |   0 |   0 |   0 | 527k|   0 | 0.000000e+00 |      --      |    Inf 
186.50/186.54	c   173s|  2210k|  2077k|     0 |   0.0 | 731M| 472 |   - | 692 |1463 |   0 |   0 |   0 | 529k|   0 | 0.000000e+00 |      --      |    Inf 
187.29/187.39	c   174s|  2220k|  2086k|     0 |   0.0 | 734M| 472 |   - | 692 |1535 |   0 |   0 |   0 | 531k|   0 | 0.000000e+00 |      --      |    Inf 
188.19/188.23	c   175s|  2230k|  2096k|     0 |   0.0 | 737M| 472 |   - | 692 |1555 |   0 |   0 |   0 | 533k|   0 | 0.000000e+00 |      --      |    Inf 
189.00/189.06	c   175s|  2240k|  2105k|     0 |   0.0 | 740M| 472 |   - | 692 |1466 |   0 |   0 |   0 | 535k|   0 | 0.000000e+00 |      --      |    Inf 
189.89/189.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
189.89/189.90	c   176s|  2250k|  2115k|     0 |   0.0 | 744M| 472 |   - | 692 |1433 |   0 |   0 |   0 | 537k|   0 | 0.000000e+00 |      --      |    Inf 
190.69/190.76	c   177s|  2260k|  2124k|     0 |   0.0 | 747M| 472 |   - | 692 |1348 |   0 |   0 |   0 | 539k|   0 | 0.000000e+00 |      --      |    Inf 
191.59/191.61	c   178s|  2270k|  2134k|     0 |   0.0 | 750M| 472 |   - | 692 |1434 |   0 |   0 |   0 | 541k|   0 | 0.000000e+00 |      --      |    Inf 
192.40/192.45	c   178s|  2280k|  2143k|     0 |   0.0 | 753M| 472 |   - | 692 |1413 |   0 |   0 |   0 | 543k|   0 | 0.000000e+00 |      --      |    Inf 
193.20/193.29	c   179s|  2290k|  2153k|     0 |   0.0 | 756M| 472 |   - | 692 |1454 |   0 |   0 |   0 | 545k|   0 | 0.000000e+00 |      --      |    Inf 
194.10/194.17	c   180s|  2300k|  2162k|     0 |   0.0 | 760M| 472 |   - | 692 |1528 |   0 |   0 |   0 | 547k|   0 | 0.000000e+00 |      --      |    Inf 
195.00/195.03	c   181s|  2310k|  2172k|     0 |   0.0 | 763M| 472 |   - | 692 |1477 |   0 |   0 |   0 | 549k|   0 | 0.000000e+00 |      --      |    Inf 
195.81/195.87	c   182s|  2320k|  2181k|     0 |   0.0 | 766M| 472 |   - | 692 |1541 |   0 |   0 |   0 | 551k|   0 | 0.000000e+00 |      --      |    Inf 
196.70/196.73	c   182s|  2330k|  2191k|     0 |   0.0 | 769M| 472 |   - | 692 |1466 |   0 |   0 |   0 | 553k|   0 | 0.000000e+00 |      --      |    Inf 
197.50/197.58	c   183s|  2340k|  2200k|     0 |   0.0 | 773M| 472 |   - | 692 |1398 |   0 |   0 |   0 | 555k|   0 | 0.000000e+00 |      --      |    Inf 
198.50/198.50	c   184s|  2350k|  2210k|     0 |   0.0 | 776M| 472 |   - | 692 |1506 |   0 |   0 |   0 | 557k|   0 | 0.000000e+00 |      --      |    Inf 
199.39/199.42	c   185s|  2360k|  2219k|     0 |   0.0 | 779M| 472 |   - | 692 |1545 |   0 |   0 |   0 | 559k|   0 | 0.000000e+00 |      --      |    Inf 
200.20/200.25	c   186s|  2370k|  2229k|     0 |   0.0 | 782M| 472 |   - | 692 |1467 |   0 |   0 |   0 | 561k|   0 | 0.000000e+00 |      --      |    Inf 
200.99/201.07	c   186s|  2380k|  2238k|     0 |   0.0 | 785M| 472 |   - | 692 |1439 |   0 |   0 |   0 | 563k|   0 | 0.000000e+00 |      --      |    Inf 
202.00/202.00	c   187s|  2390k|  2248k|     0 |   0.0 | 789M| 472 |   - | 692 |1519 |   0 |   0 |   0 | 565k|   0 | 0.000000e+00 |      --      |    Inf 
202.80/202.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
202.80/202.86	c   188s|  2400k|  2257k|     0 |   0.0 | 792M| 472 |   - | 692 |1511 |   0 |   0 |   0 | 567k|   0 | 0.000000e+00 |      --      |    Inf 
203.70/203.76	c   189s|  2410k|  2267k|     0 |   0.0 | 795M| 472 |   - | 692 |1522 |   0 |   0 |   0 | 569k|   0 | 0.000000e+00 |      --      |    Inf 
204.60/204.63	c   190s|  2420k|  2276k|     0 |   0.0 | 798M| 472 |   - | 692 |1530 |   0 |   0 |   0 | 571k|   0 | 0.000000e+00 |      --      |    Inf 
205.40/205.49	c   191s|  2430k|  2286k|     0 |   0.0 | 802M| 472 |   - | 692 |1535 |   0 |   0 |   0 | 573k|   0 | 0.000000e+00 |      --      |    Inf 
206.29/206.38	c   191s|  2440k|  2295k|     0 |   0.0 | 805M| 472 |   - | 692 |1560 |   0 |   0 |   0 | 575k|   0 | 0.000000e+00 |      --      |    Inf 
207.20/207.26	c   192s|  2450k|  2305k|     0 |   0.0 | 808M| 472 |   - | 692 |1490 |   0 |   0 |   0 | 577k|   0 | 0.000000e+00 |      --      |    Inf 
208.10/208.13	c   193s|  2460k|  2314k|     0 |   0.0 | 811M| 472 |   - | 692 |1519 |   0 |   0 |   0 | 579k|   0 | 0.000000e+00 |      --      |    Inf 
209.00/209.00	c   194s|  2470k|  2324k|     0 |   0.0 | 815M| 472 |   - | 692 |1464 |   0 |   0 |   0 | 581k|   0 | 0.000000e+00 |      --      |    Inf 
209.79/209.84	c   195s|  2480k|  2333k|     0 |   0.0 | 818M| 472 |   - | 692 |1514 |   0 |   0 |   0 | 583k|   0 | 0.000000e+00 |      --      |    Inf 
210.70/210.73	c   196s|  2490k|  2343k|     0 |   0.0 | 821M| 472 |   - | 692 |1454 |   0 |   0 |   0 | 586k|   0 | 0.000000e+00 |      --      |    Inf 
211.50/211.57	c   196s|  2500k|  2353k|     0 |   0.0 | 824M| 472 |   - | 692 |1396 |   0 |   0 |   0 | 587k|   0 | 0.000000e+00 |      --      |    Inf 
212.39/212.41	c   197s|  2510k|  2362k|     0 |   0.0 | 827M| 472 |   - | 692 |1498 |   0 |   0 |   0 | 589k|   0 | 0.000000e+00 |      --      |    Inf 
213.20/213.25	c   198s|  2520k|  2372k|     0 |   0.0 | 831M| 472 |   - | 692 |1448 |   0 |   0 |   0 | 591k|   0 | 0.000000e+00 |      --      |    Inf 
214.00/214.09	c   199s|  2530k|  2381k|     0 |   0.0 | 834M| 472 |   - | 692 |1451 |   0 |   0 |   0 | 593k|   0 | 0.000000e+00 |      --      |    Inf 
214.89/214.92	c   199s|  2540k|  2391k|     0 |   0.0 | 837M| 472 |   - | 692 |1554 |   0 |   0 |   0 | 595k|   0 | 0.000000e+00 |      --      |    Inf 
215.69/215.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
215.69/215.76	c   200s|  2550k|  2400k|     0 |   0.0 | 840M| 472 |   - | 692 |1572 |   0 |   0 |   0 | 598k|   0 | 0.000000e+00 |      --      |    Inf 
216.49/216.59	c   201s|  2560k|  2410k|     0 |   0.0 | 844M| 472 |   - | 692 |1531 |   0 |   0 |   0 | 599k|   0 | 0.000000e+00 |      --      |    Inf 
217.40/217.42	c   202s|  2570k|  2419k|     0 |   0.0 | 847M| 472 |   - | 692 |1530 |   0 |   0 |   0 | 601k|   0 | 0.000000e+00 |      --      |    Inf 
218.19/218.24	c   202s|  2580k|  2429k|     0 |   0.0 | 850M| 472 |   - | 692 |1479 |   0 |   0 |   0 | 603k|   0 | 0.000000e+00 |      --      |    Inf 
219.00/219.06	c   203s|  2590k|  2438k|     0 |   0.0 | 853M| 472 |   - | 692 |1456 |   0 |   0 |   0 | 605k|   0 | 0.000000e+00 |      --      |    Inf 
219.80/219.89	c   204s|  2600k|  2448k|     0 |   0.0 | 857M| 472 |   - | 692 |1539 |   0 |   0 |   0 | 607k|   0 | 0.000000e+00 |      --      |    Inf 
220.70/220.71	c   205s|  2610k|  2457k|     0 |   0.0 | 860M| 472 |   - | 692 |1547 |   0 |   0 |   0 | 609k|   0 | 0.000000e+00 |      --      |    Inf 
221.50/221.55	c   206s|  2620k|  2467k|     0 |   0.0 | 863M| 472 |   - | 692 |1538 |   0 |   0 |   0 | 611k|   0 | 0.000000e+00 |      --      |    Inf 
222.40/222.40	c   206s|  2630k|  2476k|     0 |   0.0 | 866M| 472 |   - | 692 |1572 |   0 |   0 |   0 | 613k|   0 | 0.000000e+00 |      --      |    Inf 
223.20/223.23	c   207s|  2640k|  2486k|     0 |   0.0 | 870M| 472 |   - | 692 |1543 |   0 |   0 |   0 | 615k|   0 | 0.000000e+00 |      --      |    Inf 
224.00/224.07	c   208s|  2650k|  2495k|     0 |   0.0 | 873M| 472 |   - | 692 |1558 |   0 |   0 |   0 | 617k|   0 | 0.000000e+00 |      --      |    Inf 
224.90/224.91	c   209s|  2660k|  2505k|     0 |   0.0 | 876M| 472 |   - | 692 |1592 |   0 |   0 |   0 | 619k|   0 | 0.000000e+00 |      --      |    Inf 
225.70/225.75	c   209s|  2670k|  2514k|     0 |   0.0 | 879M| 472 |   - | 692 |1500 |   0 |   0 |   0 | 621k|   0 | 0.000000e+00 |      --      |    Inf 
226.50/226.58	c   210s|  2680k|  2524k|     0 |   0.0 | 883M| 472 |   - | 692 |1571 |   0 |   0 |   0 | 623k|   0 | 0.000000e+00 |      --      |    Inf 
227.39/227.43	c   211s|  2690k|  2533k|     0 |   0.0 | 886M| 472 |   - | 692 |1620 |   0 |   0 |   0 | 625k|   0 | 0.000000e+00 |      --      |    Inf 
228.19/228.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
228.19/228.27	c   212s|  2700k|  2543k|     0 |   0.0 | 889M| 472 |   - | 692 |1567 |   0 |   0 |   0 | 627k|   0 | 0.000000e+00 |      --      |    Inf 
229.10/229.10	c   213s|  2710k|  2552k|     0 |   0.0 | 892M| 472 |   - | 692 |1539 |   0 |   0 |   0 | 629k|   0 | 0.000000e+00 |      --      |    Inf 
229.90/229.94	c   213s|  2720k|  2562k|     0 |   0.0 | 895M| 472 |   - | 692 |1521 |   0 |   0 |   0 | 632k|   0 | 0.000000e+00 |      --      |    Inf 
230.70/230.78	c   214s|  2730k|  2571k|     0 |   0.0 | 899M| 472 |   - | 692 |1589 |   0 |   0 |   0 | 634k|   0 | 0.000000e+00 |      --      |    Inf 
231.50/231.59	c   215s|  2740k|  2581k|     0 |   0.0 | 902M| 472 |   - | 692 |1586 |   0 |   0 |   0 | 636k|   0 | 0.000000e+00 |      --      |    Inf 
232.40/232.43	c   216s|  2750k|  2590k|     0 |   0.0 | 905M| 472 |   - | 692 |1542 |   0 |   0 |   0 | 638k|   0 | 0.000000e+00 |      --      |    Inf 
233.20/233.27	c   216s|  2760k|  2600k|     0 |   0.0 | 908M| 472 |   - | 692 |1672 |   0 |   0 |   0 | 640k|   0 | 0.000000e+00 |      --      |    Inf 
234.09/234.11	c   217s|  2770k|  2609k|     0 |   0.0 | 912M| 472 |   - | 692 |1572 |   0 |   0 |   0 | 642k|   0 | 0.000000e+00 |      --      |    Inf 
234.89/234.93	c   218s|  2780k|  2619k|     0 |   0.0 | 915M| 472 |   - | 692 |1533 |   0 |   0 |   0 | 643k|   0 | 0.000000e+00 |      --      |    Inf 
235.70/235.79	c   219s|  2790k|  2629k|     0 |   0.0 | 918M| 472 |   - | 692 |1523 |   0 |   0 |   0 | 645k|   0 | 0.000000e+00 |      --      |    Inf 
236.69/236.71	c   220s|  2800k|  2638k|     0 |   0.0 | 921M| 472 |   - | 692 |1614 |   0 |   0 |   0 | 647k|   0 | 0.000000e+00 |      --      |    Inf 
237.51/237.58	c   220s|  2810k|  2648k|     0 |   0.0 | 925M| 472 |   - | 692 |1608 |   0 |   0 |   0 | 649k|   0 | 0.000000e+00 |      --      |    Inf 
238.49/238.50	c   221s|  2820k|  2657k|     0 |   0.0 | 928M| 472 |   - | 692 |1607 |   0 |   0 |   0 | 652k|   0 | 0.000000e+00 |      --      |    Inf 
239.30/239.36	c   222s|  2830k|  2667k|     0 |   0.0 | 931M| 472 |   - | 692 |1612 |   0 |   0 |   0 | 654k|   0 | 0.000000e+00 |      --      |    Inf 
240.20/240.25	c   223s|  2840k|  2676k|     0 |   0.0 | 934M| 472 |   - | 692 |1587 |   0 |   0 |   0 | 656k|   0 | 0.000000e+00 |      --      |    Inf 
241.09/241.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
241.09/241.14	c   224s|  2850k|  2686k|     0 |   0.0 | 938M| 472 |   - | 692 |1669 |   0 |   0 |   0 | 658k|   0 | 0.000000e+00 |      --      |    Inf 
242.09/242.16	c   225s|  2860k|  2695k|     0 |   0.0 | 941M| 472 |   - | 692 |1681 |   0 |   0 |   0 | 660k|   0 | 0.000000e+00 |      --      |    Inf 
243.70/243.73	c   226s|  2870k|  2705k|     0 |   0.0 | 944M| 472 |   - | 692 |1695 |   0 |   0 |   0 | 663k|   0 | 0.000000e+00 |      --      |    Inf 
245.20/245.29	c   228s|  2880k|  2714k|     0 |   0.0 | 947M| 472 |   - | 692 |1743 |   0 |   0 |   0 | 665k|   0 | 0.000000e+00 |      --      |    Inf 
246.79/246.82	c   229s|  2890k|  2723k|     0 |   0.0 | 951M| 472 |   - | 692 |1651 |   0 |   0 |   0 | 667k|   0 | 0.000000e+00 |      --      |    Inf 
248.29/248.35	c   231s|  2900k|  2733k|     0 |   0.0 | 954M| 472 |   - | 692 |1683 |   0 |   0 |   0 | 669k|   0 | 0.000000e+00 |      --      |    Inf 
249.90/249.93	c   232s|  2910k|  2742k|     0 |   0.0 | 957M| 472 |   - | 692 |1621 |   0 |   0 |   0 | 672k|   0 | 0.000000e+00 |      --      |    Inf 
251.40/251.47	c   234s|  2920k|  2752k|     0 |   0.0 | 960M| 472 |   - | 692 |1615 |   0 |   0 |   0 | 674k|   0 | 0.000000e+00 |      --      |    Inf 
253.00/253.06	c   235s|  2930k|  2761k|     0 |   0.0 | 963M| 472 |   - | 692 |1587 |   0 |   0 |   0 | 676k|   0 | 0.000000e+00 |      --      |    Inf 
254.60/254.64	c   237s|  2940k|  2771k|     0 |   0.0 | 967M| 472 |   - | 692 |1690 |   0 |   0 |   0 | 678k|   0 | 0.000000e+00 |      --      |    Inf 
256.10/256.20	c   238s|  2950k|  2780k|     0 |   0.0 | 970M| 472 |   - | 692 |1595 |   0 |   0 |   0 | 681k|   0 | 0.000000e+00 |      --      |    Inf 
257.60/257.68	c   240s|  2960k|  2790k|     0 |   0.0 | 973M| 472 |   - | 692 |1653 |   0 |   0 |   0 | 683k|   0 | 0.000000e+00 |      --      |    Inf 
258.80/258.87	c   241s|  2970k|  2799k|     0 |   0.0 | 977M| 472 |   - | 692 |1615 |   0 |   0 |   0 | 685k|   0 | 0.000000e+00 |      --      |    Inf 
259.80/259.85	c   242s|  2980k|  2809k|     0 |   0.0 | 980M| 472 |   - | 692 |1589 |   0 |   0 |   0 | 688k|   0 | 0.000000e+00 |      --      |    Inf 
260.60/260.69	c   242s|  2990k|  2819k|     0 |   0.0 | 983M| 472 |   - | 692 |1683 |   0 |   0 |   0 | 690k|   0 | 0.000000e+00 |      --      |    Inf 
261.50/261.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
261.50/261.55	c   243s|  3000k|  2828k|     0 |   0.0 | 986M| 472 |   - | 692 |1653 |   0 |   0 |   0 | 692k|   0 | 0.000000e+00 |      --      |    Inf 
262.30/262.38	c   244s|  3010k|  2837k|     0 |   0.0 | 990M| 472 |   - | 692 |1612 |   0 |   0 |   0 | 694k|   0 | 0.000000e+00 |      --      |    Inf 
263.19/263.20	c   245s|  3020k|  2847k|     0 |   0.0 | 993M| 472 |   - | 692 |1592 |   0 |   0 |   0 | 696k|   0 | 0.000000e+00 |      --      |    Inf 
264.01/264.05	c   246s|  3030k|  2856k|     0 |   0.0 | 996M| 472 |   - | 692 |1589 |   0 |   0 |   0 | 698k|   0 | 0.000000e+00 |      --      |    Inf 
264.90/264.90	c   246s|  3040k|  2866k|     0 |   0.0 | 999M| 472 |   - | 692 |1637 |   0 |   0 |   0 | 701k|   0 | 0.000000e+00 |      --      |    Inf 
265.69/265.78	c   247s|  3050k|  2875k|     0 |   0.0 |1002M| 472 |   - | 692 |1663 |   0 |   0 |   0 | 703k|   0 | 0.000000e+00 |      --      |    Inf 
266.60/266.67	c   248s|  3060k|  2885k|     0 |   0.0 |1006M| 472 |   - | 692 |1617 |   0 |   0 |   0 | 705k|   0 | 0.000000e+00 |      --      |    Inf 
267.50/267.56	c   249s|  3070k|  2894k|     0 |   0.0 |1009M| 472 |   - | 692 |1697 |   0 |   0 |   0 | 707k|   0 | 0.000000e+00 |      --      |    Inf 
268.41/268.41	c   250s|  3080k|  2904k|     0 |   0.0 |1012M| 472 |   - | 692 |1561 |   0 |   0 |   0 | 709k|   0 | 0.000000e+00 |      --      |    Inf 
269.29/269.31	c   250s|  3090k|  2913k|     0 |   0.0 |1015M| 472 |   - | 692 |1621 |   0 |   0 |   0 | 712k|   0 | 0.000000e+00 |      --      |    Inf 
270.20/270.20	c   251s|  3100k|  2923k|     0 |   0.0 |1019M| 472 |   - | 692 |1678 |   0 |   0 |   0 | 714k|   0 | 0.000000e+00 |      --      |    Inf 
271.00/271.06	c   252s|  3110k|  2932k|     0 |   0.0 |1022M| 472 |   - | 692 |1678 |   0 |   0 |   0 | 716k|   0 | 0.000000e+00 |      --      |    Inf 
271.79/271.90	c   253s|  3120k|  2942k|     0 |   0.0 |1025M| 472 |   - | 692 |1762 |   0 |   0 |   0 | 719k|   0 | 0.000000e+00 |      --      |    Inf 
272.71/272.78	c   254s|  3130k|  2951k|     0 |   0.0 |1028M| 472 |   - | 692 |1683 |   0 |   0 |   0 | 721k|   0 | 0.000000e+00 |      --      |    Inf 
273.70/273.70	c   255s|  3140k|  2961k|     0 |   0.0 |1031M| 472 |   - | 692 |1649 |   0 |   0 |   0 | 723k|   0 | 0.000000e+00 |      --      |    Inf 
274.50/274.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
274.50/274.54	c   255s|  3150k|  2970k|     0 |   0.0 |1035M| 472 |   - | 692 |1703 |   0 |   0 |   0 | 725k|   0 | 0.000000e+00 |      --      |    Inf 
275.40/275.42	c   256s|  3160k|  2980k|     0 |   0.0 |1038M| 472 |   - | 692 |1715 |   0 |   0 |   0 | 727k|   0 | 0.000000e+00 |      --      |    Inf 
276.29/276.30	c   257s|  3170k|  2989k|     0 |   0.0 |1041M| 472 |   - | 692 |1685 |   0 |   0 |   0 | 730k|   0 | 0.000000e+00 |      --      |    Inf 
277.10/277.14	c   258s|  3180k|  2999k|     0 |   0.0 |1044M| 472 |   - | 692 |1656 |   0 |   0 |   0 | 732k|   0 | 0.000000e+00 |      --      |    Inf 
277.89/277.99	c   259s|  3190k|  3008k|     0 |   0.0 |1048M| 472 |   - | 692 |1704 |   0 |   0 |   0 | 734k|   0 | 0.000000e+00 |      --      |    Inf 
278.80/278.83	c   259s|  3200k|  3018k|     0 |   0.0 |1051M| 472 |   - | 692 |1766 |   0 |   0 |   0 | 736k|   0 | 0.000000e+00 |      --      |    Inf 
279.60/279.67	c   260s|  3210k|  3027k|     0 |   0.0 |1054M| 472 |   - | 692 |1747 |   0 |   0 |   0 | 739k|   0 | 0.000000e+00 |      --      |    Inf 
280.40/280.49	c   261s|  3220k|  3037k|     0 |   0.0 |1057M| 472 |   - | 692 |1668 |   0 |   0 |   0 | 741k|   0 | 0.000000e+00 |      --      |    Inf 
281.30/281.35	c   262s|  3230k|  3046k|     0 |   0.0 |1061M| 472 |   - | 692 |1707 |   0 |   0 |   0 | 743k|   0 | 0.000000e+00 |      --      |    Inf 
282.20/282.21	c   263s|  3240k|  3056k|     0 |   0.0 |1064M| 472 |   - | 692 |1690 |   0 |   0 |   0 | 745k|   0 | 0.000000e+00 |      --      |    Inf 
282.99/283.07	c   263s|  3250k|  3065k|     0 |   0.0 |1067M| 472 |   - | 692 |1787 |   0 |   0 |   0 | 747k|   0 | 0.000000e+00 |      --      |    Inf 
283.90/283.97	c   264s|  3260k|  3075k|     0 |   0.0 |1070M| 472 |   - | 692 |1677 |   0 |   0 |   0 | 750k|   0 | 0.000000e+00 |      --      |    Inf 
284.80/284.88	c   265s|  3270k|  3084k|     0 |   0.0 |1074M| 472 |   - | 692 |1837 |   0 |   0 |   0 | 752k|   0 | 0.000000e+00 |      --      |    Inf 
285.70/285.72	c   266s|  3280k|  3094k|     0 |   0.0 |1077M| 472 |   - | 692 |1734 |   0 |   0 |   0 | 754k|   0 | 0.000000e+00 |      --      |    Inf 
286.50/286.56	c   267s|  3290k|  3103k|     0 |   0.0 |1080M| 472 |   - | 692 |1716 |   0 |   0 |   0 | 756k|   0 | 0.000000e+00 |      --      |    Inf 
287.39/287.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
287.39/287.42	c   267s|  3300k|  3113k|     0 |   0.0 |1083M| 472 |   - | 692 |1703 |   0 |   0 |   0 | 758k|   0 | 0.000000e+00 |      --      |    Inf 
288.20/288.29	c   268s|  3310k|  3122k|     0 |   0.0 |1086M| 472 |   - | 692 |1720 |   0 |   0 |   0 | 760k|   0 | 0.000000e+00 |      --      |    Inf 
289.20/289.21	c   269s|  3320k|  3131k|     0 |   0.0 |1090M| 472 |   - | 692 |1748 |   0 |   0 |   0 | 763k|   0 | 0.000000e+00 |      --      |    Inf 
290.00/290.08	c   270s|  3330k|  3141k|     0 |   0.0 |1093M| 472 |   - | 692 |1753 |   0 |   0 |   0 | 765k|   0 | 0.000000e+00 |      --      |    Inf 
290.89/290.93	c   271s|  3340k|  3150k|     0 |   0.0 |1096M| 472 |   - | 692 |1729 |   0 |   0 |   0 | 767k|   0 | 0.000000e+00 |      --      |    Inf 
291.70/291.78	c   271s|  3350k|  3160k|     0 |   0.0 |1099M| 472 |   - | 692 |1718 |   0 |   0 |   0 | 770k|   0 | 0.000000e+00 |      --      |    Inf 
292.60/292.65	c   272s|  3360k|  3169k|     0 |   0.0 |1102M| 472 |   - | 692 |1709 |   0 |   0 |   0 | 772k|   0 | 0.000000e+00 |      --      |    Inf 
293.50/293.52	c   273s|  3370k|  3179k|     0 |   0.0 |1106M| 472 |   - | 692 |1629 |   0 |   0 |   0 | 774k|   0 | 0.000000e+00 |      --      |    Inf 
294.39/294.42	c   274s|  3380k|  3188k|     0 |   0.0 |1109M| 472 |   - | 692 |1805 |   0 |   0 |   0 | 776k|   0 | 0.000000e+00 |      --      |    Inf 
295.30/295.32	c   274s|  3390k|  3198k|     0 |   0.0 |1112M| 472 |   - | 692 |1804 |   0 |   0 |   0 | 779k|   0 | 0.000000e+00 |      --      |    Inf 
296.29/296.36	c   275s|  3400k|  3207k|     0 |   0.0 |1115M| 472 |   - | 692 |1755 |   0 |   0 |   0 | 781k|   0 | 0.000000e+00 |      --      |    Inf 
297.19/297.28	c   276s|  3410k|  3217k|     0 |   0.0 |1119M| 472 |   - | 692 |1794 |   0 |   0 |   0 | 783k|   0 | 0.000000e+00 |      --      |    Inf 
298.10/298.17	c   277s|  3420k|  3226k|     0 |   0.0 |1122M| 472 |   - | 692 |1766 |   0 |   0 |   0 | 785k|   0 | 0.000000e+00 |      --      |    Inf 
299.00/299.04	c   278s|  3430k|  3236k|     0 |   0.0 |1125M| 472 |   - | 692 |1736 |   0 |   0 |   0 | 788k|   0 | 0.000000e+00 |      --      |    Inf 
299.89/299.90	c   279s|  3440k|  3245k|     0 |   0.0 |1128M| 472 |   - | 692 |1730 |   0 |   0 |   0 | 790k|   0 | 0.000000e+00 |      --      |    Inf 
300.80/300.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
300.80/300.81	c   280s|  3450k|  3255k|     0 |   0.0 |1132M| 472 |   - | 692 |1728 |   0 |   0 |   0 | 792k|   0 | 0.000000e+00 |      --      |    Inf 
301.60/301.66	c   280s|  3460k|  3264k|     0 |   0.0 |1135M| 472 |   - | 692 |1773 |   0 |   0 |   0 | 794k|   0 | 0.000000e+00 |      --      |    Inf 
302.50/302.55	c   281s|  3470k|  3274k|     0 |   0.0 |1138M| 472 |   - | 692 |1786 |   0 |   0 |   0 | 796k|   0 | 0.000000e+00 |      --      |    Inf 
303.40/303.47	c   282s|  3480k|  3283k|     0 |   0.0 |1141M| 472 |   - | 692 |1827 |   0 |   0 |   0 | 799k|   0 | 0.000000e+00 |      --      |    Inf 
304.29/304.32	c   283s|  3490k|  3293k|     0 |   0.0 |1145M| 472 |   - | 692 |1829 |   0 |   0 |   0 | 801k|   0 | 0.000000e+00 |      --      |    Inf 
305.09/305.15	c   284s|  3500k|  3302k|     0 |   0.0 |1148M| 472 |   - | 692 |1691 |   0 |   0 |   0 | 803k|   0 | 0.000000e+00 |      --      |    Inf 
305.99/306.00	c   284s|  3510k|  3312k|     0 |   0.0 |1151M| 472 |   - | 692 |1713 |   0 |   0 |   0 | 805k|   0 | 0.000000e+00 |      --      |    Inf 
306.90/306.95	c   285s|  3520k|  3321k|     0 |   0.0 |1154M| 472 |   - | 692 |1830 |   0 |   0 |   0 | 808k|   0 | 0.000000e+00 |      --      |    Inf 
307.80/307.84	c   286s|  3530k|  3330k|     0 |   0.0 |1157M| 472 |   - | 692 |1733 |   0 |   0 |   0 | 810k|   0 | 0.000000e+00 |      --      |    Inf 
308.69/308.76	c   287s|  3540k|  3340k|     0 |   0.0 |1161M| 472 |   - | 692 |1794 |   0 |   0 |   0 | 813k|   0 | 0.000000e+00 |      --      |    Inf 
309.59/309.67	c   288s|  3550k|  3349k|     0 |   0.0 |1164M| 472 |   - | 692 |1723 |   0 |   0 |   0 | 815k|   0 | 0.000000e+00 |      --      |    Inf 
310.49/310.57	c   289s|  3560k|  3359k|     0 |   0.0 |1167M| 472 |   - | 692 |1826 |   0 |   0 |   0 | 818k|   0 | 0.000000e+00 |      --      |    Inf 
311.40/311.44	c   289s|  3570k|  3368k|     0 |   0.0 |1171M| 472 |   - | 692 |1773 |   0 |   0 |   0 | 820k|   0 | 0.000000e+00 |      --      |    Inf 
312.30/312.33	c   290s|  3580k|  3378k|     0 |   0.0 |1174M| 472 |   - | 692 |1833 |   0 |   0 |   0 | 823k|   0 | 0.000000e+00 |      --      |    Inf 
313.19/313.24	c   291s|  3590k|  3387k|     0 |   0.0 |1177M| 472 |   - | 692 |1795 |   0 |   0 |   0 | 825k|   0 | 0.000000e+00 |      --      |    Inf 
314.10/314.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
314.10/314.16	c   292s|  3600k|  3397k|     0 |   0.0 |1180M| 472 |   - | 692 |1853 |   0 |   0 |   0 | 827k|   0 | 0.000000e+00 |      --      |    Inf 
314.99/315.06	c   293s|  3610k|  3406k|     0 |   0.0 |1183M| 472 |   - | 692 |1769 |   0 |   0 |   0 | 829k|   0 | 0.000000e+00 |      --      |    Inf 
315.89/315.91	c   294s|  3620k|  3416k|     0 |   0.0 |1187M| 472 |   - | 692 |1807 |   0 |   0 |   0 | 832k|   0 | 0.000000e+00 |      --      |    Inf 
316.80/316.84	c   294s|  3630k|  3425k|     0 |   0.0 |1190M| 472 |   - | 692 |1854 |   0 |   0 |   0 | 834k|   0 | 0.000000e+00 |      --      |    Inf 
317.70/317.70	c   295s|  3640k|  3435k|     0 |   0.0 |1193M| 472 |   - | 692 |1796 |   0 |   0 |   0 | 837k|   0 | 0.000000e+00 |      --      |    Inf 
318.59/318.60	c   296s|  3650k|  3444k|     0 |   0.0 |1196M| 472 |   - | 692 |1808 |   0 |   0 |   0 | 839k|   0 | 0.000000e+00 |      --      |    Inf 
319.40/319.45	c   297s|  3660k|  3453k|     0 |   0.0 |1200M| 472 |   - | 692 |1865 |   0 |   0 |   0 | 841k|   0 | 0.000000e+00 |      --      |    Inf 
320.29/320.31	c   298s|  3670k|  3463k|     0 |   0.0 |1203M| 472 |   - | 692 |1805 |   0 |   0 |   0 | 843k|   0 | 0.000000e+00 |      --      |    Inf 
321.10/321.15	c   298s|  3680k|  3472k|     0 |   0.0 |1206M| 472 |   - | 692 |1825 |   0 |   0 |   0 | 846k|   0 | 0.000000e+00 |      --      |    Inf 
321.89/321.99	c   299s|  3690k|  3482k|     0 |   0.0 |1209M| 472 |   - | 692 |1766 |   0 |   0 |   0 | 848k|   0 | 0.000000e+00 |      --      |    Inf 
322.79/322.81	c   300s|  3700k|  3491k|     0 |   0.0 |1213M| 472 |   - | 692 |1768 |   0 |   0 |   0 | 850k|   0 | 0.000000e+00 |      --      |    Inf 
323.59/323.63	c   301s|  3710k|  3501k|     0 |   0.0 |1216M| 472 |   - | 692 |1742 |   0 |   0 |   0 | 853k|   0 | 0.000000e+00 |      --      |    Inf 
324.40/324.50	c   302s|  3720k|  3510k|     0 |   0.0 |1219M| 472 |   - | 692 |1847 |   0 |   0 |   0 | 855k|   0 | 0.000000e+00 |      --      |    Inf 
325.39/325.47	c   303s|  3730k|  3520k|     0 |   0.0 |1222M| 472 |   - | 692 |1836 |   0 |   0 |   0 | 857k|   0 | 0.000000e+00 |      --      |    Inf 
326.30/326.34	c   303s|  3740k|  3529k|     0 |   0.0 |1226M| 472 |   - | 692 |1702 |   0 |   0 |   0 | 860k|   0 | 0.000000e+00 |      --      |    Inf 
327.19/327.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
327.19/327.23	c   304s|  3750k|  3539k|     0 |   0.0 |1229M| 472 |   - | 692 |1776 |   0 |   0 |   0 | 862k|   0 | 0.000000e+00 |      --      |    Inf 
328.10/328.16	c   305s|  3760k|  3548k|     0 |   0.0 |1232M| 472 |   - | 692 |1704 |   0 |   0 |   0 | 864k|   0 | 0.000000e+00 |      --      |    Inf 
328.99/329.04	c   306s|  3770k|  3558k|     0 |   0.0 |1235M| 472 |   - | 692 |1814 |   0 |   0 |   0 | 866k|   0 | 0.000000e+00 |      --      |    Inf 
329.90/329.90	c   307s|  3780k|  3567k|     0 |   0.0 |1239M| 472 |   - | 692 |1804 |   0 |   0 |   0 | 868k|   0 | 0.000000e+00 |      --      |    Inf 
330.79/330.82	c   308s|  3790k|  3577k|     0 |   0.0 |1242M| 472 |   - | 692 |1795 |   0 |   0 |   0 | 871k|   0 | 0.000000e+00 |      --      |    Inf 
331.69/331.76	c   308s|  3800k|  3586k|     0 |   0.0 |1245M| 472 |   - | 692 |1830 |   0 |   0 |   0 | 873k|   0 | 0.000000e+00 |      --      |    Inf 
332.49/332.58	c   309s|  3810k|  3596k|     0 |   0.0 |1248M| 472 |   - | 692 |1810 |   0 |   0 |   0 | 876k|   0 | 0.000000e+00 |      --      |    Inf 
333.50/333.51	c   310s|  3820k|  3605k|     0 |   0.0 |1252M| 472 |   - | 692 |1850 |   0 |   0 |   0 | 878k|   0 | 0.000000e+00 |      --      |    Inf 
334.30/334.37	c   311s|  3830k|  3615k|     0 |   0.0 |1255M| 472 |   - | 692 |1887 |   0 |   0 |   0 | 880k|   0 | 0.000000e+00 |      --      |    Inf 
335.19/335.27	c   312s|  3840k|  3624k|     0 |   0.0 |1258M| 472 |   - | 692 |1749 |   0 |   0 |   0 | 882k|   0 | 0.000000e+00 |      --      |    Inf 
336.09/336.15	c   312s|  3850k|  3633k|     0 |   0.0 |1261M| 472 |   - | 692 |1801 |   0 |   0 |   0 | 885k|   0 | 0.000000e+00 |      --      |    Inf 
336.99/337.07	c   313s|  3860k|  3643k|     0 |   0.0 |1265M| 472 |   - | 692 |1891 |   0 |   0 |   0 | 887k|   0 | 0.000000e+00 |      --      |    Inf 
337.90/337.94	c   314s|  3870k|  3652k|     0 |   0.0 |1268M| 472 |   - | 692 |1805 |   0 |   0 |   0 | 889k|   0 | 0.000000e+00 |      --      |    Inf 
338.80/338.81	c   315s|  3880k|  3662k|     0 |   0.0 |1271M| 472 |   - | 692 |1801 |   0 |   0 |   0 | 892k|   0 | 0.000000e+00 |      --      |    Inf 
339.69/339.72	c   316s|  3890k|  3671k|     0 |   0.0 |1274M| 472 |   - | 692 |1832 |   0 |   0 |   0 | 894k|   0 | 0.000000e+00 |      --      |    Inf 
340.59/340.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
340.59/340.64	c   317s|  3900k|  3681k|     0 |   0.0 |1278M| 472 |   - | 692 |1819 |   0 |   0 |   0 | 896k|   0 | 0.000000e+00 |      --      |    Inf 
341.50/341.52	c   318s|  3910k|  3690k|     0 |   0.0 |1281M| 472 |   - | 692 |1914 |   0 |   0 |   0 | 899k|   0 | 0.000000e+00 |      --      |    Inf 
342.30/342.36	c   318s|  3920k|  3700k|     0 |   0.0 |1284M| 472 |   - | 692 |1872 |   0 |   0 |   0 | 901k|   0 | 0.000000e+00 |      --      |    Inf 
343.20/343.23	c   319s|  3930k|  3709k|     0 |   0.0 |1287M| 472 |   - | 692 |1844 |   0 |   0 |   0 | 903k|   0 | 0.000000e+00 |      --      |    Inf 
344.10/344.13	c   320s|  3940k|  3719k|     0 |   0.0 |1291M| 472 |   - | 692 |1847 |   0 |   0 |   0 | 906k|   0 | 0.000000e+00 |      --      |    Inf 
344.89/344.96	c   321s|  3950k|  3728k|     0 |   0.0 |1294M| 472 |   - | 692 |1870 |   0 |   0 |   0 | 908k|   0 | 0.000000e+00 |      --      |    Inf 
345.80/345.84	c   321s|  3960k|  3738k|     0 |   0.0 |1297M| 472 |   - | 692 |1914 |   0 |   0 |   0 | 911k|   0 | 0.000000e+00 |      --      |    Inf 
346.80/346.80	c   322s|  3970k|  3747k|     0 |   0.0 |1301M| 472 |   - | 692 |1875 |   0 |   0 |   0 | 913k|   0 | 0.000000e+00 |      --      |    Inf 
347.69/347.71	c   323s|  3980k|  3756k|     0 |   0.0 |1304M| 472 |   - | 692 |1886 |   0 |   0 |   0 | 916k|   0 | 0.000000e+00 |      --      |    Inf 
348.60/348.61	c   324s|  3990k|  3766k|     0 |   0.0 |1307M| 472 |   - | 692 |1878 |   0 |   0 |   0 | 918k|   0 | 0.000000e+00 |      --      |    Inf 
349.49/349.58	c   325s|  4000k|  3775k|     0 |   0.0 |1310M| 472 |   - | 692 |1907 |   0 |   0 |   0 | 921k|   0 | 0.000000e+00 |      --      |    Inf 
350.39/350.45	c   326s|  4010k|  3785k|     0 |   0.0 |1314M| 472 |   - | 692 |1871 |   0 |   0 |   0 | 923k|   0 | 0.000000e+00 |      --      |    Inf 
351.29/351.36	c   327s|  4020k|  3794k|     0 |   0.0 |1317M| 472 |   - | 692 |1882 |   0 |   0 |   0 | 925k|   0 | 0.000000e+00 |      --      |    Inf 
352.19/352.22	c   327s|  4030k|  3804k|     0 |   0.0 |1320M| 472 |   - | 692 |1837 |   0 |   0 |   0 | 927k|   0 | 0.000000e+00 |      --      |    Inf 
353.10/353.14	c   328s|  4040k|  3813k|     0 |   0.0 |1323M| 472 |   - | 692 |1895 |   0 |   0 |   0 | 930k|   0 | 0.000000e+00 |      --      |    Inf 
353.99/354.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
353.99/354.00	c   329s|  4050k|  3823k|     0 |   0.0 |1326M| 472 |   - | 692 |1824 |   0 |   0 |   0 | 932k|   0 | 0.000000e+00 |      --      |    Inf 
354.90/354.91	c   330s|  4060k|  3832k|     0 |   0.0 |1330M| 472 |   - | 692 |1859 |   0 |   0 |   0 | 934k|   0 | 0.000000e+00 |      --      |    Inf 
355.80/355.80	c   331s|  4070k|  3842k|     0 |   0.0 |1333M| 472 |   - | 692 |1814 |   0 |   0 |   0 | 936k|   0 | 0.000000e+00 |      --      |    Inf 
356.59/356.65	c   332s|  4080k|  3851k|     0 |   0.0 |1336M| 472 |   - | 692 |1802 |   0 |   0 |   0 | 939k|   0 | 0.000000e+00 |      --      |    Inf 
357.50/357.58	c   332s|  4090k|  3861k|     0 |   0.0 |1339M| 472 |   - | 692 |1872 |   0 |   0 |   0 | 941k|   0 | 0.000000e+00 |      --      |    Inf 
358.39/358.43	c   333s|  4100k|  3870k|     0 |   0.0 |1343M| 472 |   - | 692 |1916 |   0 |   0 |   0 | 944k|   0 | 0.000000e+00 |      --      |    Inf 
359.19/359.29	c   334s|  4110k|  3880k|     0 |   0.0 |1346M| 472 |   - | 692 |1904 |   0 |   0 |   0 | 946k|   0 | 0.000000e+00 |      --      |    Inf 
360.20/360.28	c   335s|  4120k|  3889k|     0 |   0.0 |1349M| 472 |   - | 692 |1877 |   0 |   0 |   0 | 948k|   0 | 0.000000e+00 |      --      |    Inf 
361.10/361.16	c   336s|  4130k|  3898k|     0 |   0.0 |1352M| 472 |   - | 692 |1936 |   0 |   0 |   0 | 951k|   0 | 0.000000e+00 |      --      |    Inf 
362.00/362.04	c   337s|  4140k|  3908k|     0 |   0.0 |1356M| 472 |   - | 692 |1884 |   0 |   0 |   0 | 953k|   0 | 0.000000e+00 |      --      |    Inf 
363.00/363.04	c   338s|  4150k|  3917k|     0 |   0.0 |1359M| 472 |   - | 692 |1973 |   0 |   0 |   0 | 956k|   0 | 0.000000e+00 |      --      |    Inf 
363.89/363.91	c   338s|  4160k|  3927k|     0 |   0.0 |1362M| 472 |   - | 692 |1866 |   0 |   0 |   0 | 958k|   0 | 0.000000e+00 |      --      |    Inf 
364.80/364.83	c   339s|  4170k|  3936k|     0 |   0.0 |1365M| 472 |   - | 692 |1826 |   0 |   0 |   0 | 960k|   0 | 0.000000e+00 |      --      |    Inf 
365.70/365.72	c   340s|  4180k|  3946k|     0 |   0.0 |1369M| 472 |   - | 692 |1916 |   0 |   0 |   0 | 962k|   0 | 0.000000e+00 |      --      |    Inf 
366.60/366.62	c   341s|  4190k|  3955k|     0 |   0.0 |1372M| 472 |   - | 692 |1902 |   0 |   0 |   0 | 965k|   0 | 0.000000e+00 |      --      |    Inf 
367.50/367.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
367.50/367.55	c   342s|  4200k|  3965k|     0 |   0.0 |1375M| 472 |   - | 692 |1908 |   0 |   0 |   0 | 967k|   0 | 0.000000e+00 |      --      |    Inf 
368.40/368.46	c   343s|  4210k|  3974k|     0 |   0.0 |1379M| 472 |   - | 692 |1781 |   0 |   0 |   0 | 970k|   0 | 0.000000e+00 |      --      |    Inf 
369.30/369.39	c   343s|  4220k|  3983k|     0 |   0.0 |1382M| 472 |   - | 692 |1797 |   0 |   0 |   0 | 972k|   0 | 0.000000e+00 |      --      |    Inf 
370.20/370.29	c   344s|  4230k|  3993k|     0 |   0.0 |1385M| 472 |   - | 692 |1725 |   0 |   0 |   0 | 974k|   0 | 0.000000e+00 |      --      |    Inf 
371.19/371.28	c   345s|  4240k|  4002k|     0 |   0.0 |1388M| 472 |   - | 692 |1763 |   0 |   0 |   0 | 976k|   0 | 0.000000e+00 |      --      |    Inf 
372.10/372.17	c   346s|  4250k|  4012k|     0 |   0.0 |1392M| 472 |   - | 692 |1917 |   0 |   0 |   0 | 979k|   0 | 0.000000e+00 |      --      |    Inf 
373.09/373.15	c   347s|  4260k|  4021k|     0 |   0.0 |1395M| 472 |   - | 692 |1844 |   0 |   0 |   0 | 981k|   0 | 0.000000e+00 |      --      |    Inf 
374.10/374.13	c   348s|  4270k|  4031k|     0 |   0.0 |1398M| 472 |   - | 692 |1794 |   0 |   0 |   0 | 984k|   0 | 0.000000e+00 |      --      |    Inf 
375.00/375.02	c   349s|  4280k|  4040k|     0 |   0.0 |1402M| 472 |   - | 692 |1833 |   0 |   0 |   0 | 986k|   0 | 0.000000e+00 |      --      |    Inf 
375.90/375.91	c   350s|  4290k|  4050k|     0 |   0.0 |1405M| 472 |   - | 692 |1779 |   0 |   0 |   0 | 988k|   0 | 0.000000e+00 |      --      |    Inf 
376.80/376.83	c   350s|  4300k|  4059k|     0 |   0.0 |1408M| 472 |   - | 692 |1764 |   0 |   0 |   0 | 991k|   0 | 0.000000e+00 |      --      |    Inf 
377.70/377.73	c   351s|  4310k|  4068k|     0 |   0.0 |1412M| 472 |   - | 692 |1813 |   0 |   0 |   0 | 993k|   0 | 0.000000e+00 |      --      |    Inf 
378.60/378.61	c   352s|  4320k|  4078k|     0 |   0.0 |1415M| 472 |   - | 692 |1912 |   0 |   0 |   0 | 996k|   0 | 0.000000e+00 |      --      |    Inf 
379.40/379.49	c   353s|  4330k|  4087k|     0 |   0.0 |1418M| 472 |   - | 692 |1884 |   0 |   0 |   0 | 998k|   0 | 0.000000e+00 |      --      |    Inf 
380.30/380.39	c   354s|  4340k|  4097k|     0 |   0.0 |1421M| 472 |   - | 692 |1836 |   0 |   0 |   0 |1000k|   0 | 0.000000e+00 |      --      |    Inf 
381.29/381.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
381.29/381.36	c   355s|  4350k|  4106k|     0 |   0.0 |1425M| 472 |   - | 692 |1819 |   0 |   0 |   0 |1002k|   0 | 0.000000e+00 |      --      |    Inf 
382.20/382.22	c   355s|  4360k|  4116k|     0 |   0.0 |1428M| 472 |   - | 692 |1770 |   0 |   0 |   0 |1004k|   0 | 0.000000e+00 |      --      |    Inf 
383.19/383.21	c   356s|  4370k|  4125k|     0 |   0.0 |1431M| 472 |   - | 692 |1846 |   0 |   0 |   0 |1007k|   0 | 0.000000e+00 |      --      |    Inf 
384.09/384.16	c   357s|  4380k|  4135k|     0 |   0.0 |1434M| 472 |   - | 692 |1832 |   0 |   0 |   0 |1009k|   0 | 0.000000e+00 |      --      |    Inf 
385.00/385.06	c   358s|  4390k|  4144k|     0 |   0.0 |1438M| 472 |   - | 692 |1853 |   0 |   0 |   0 |1011k|   0 | 0.000000e+00 |      --      |    Inf 
386.00/386.00	c   359s|  4400k|  4153k|     0 |   0.0 |1441M| 472 |   - | 692 |1866 |   0 |   0 |   0 |1014k|   0 | 0.000000e+00 |      --      |    Inf 
386.89/386.93	c   360s|  4410k|  4163k|     0 |   0.0 |1444M| 472 |   - | 692 |1866 |   0 |   0 |   0 |1016k|   0 | 0.000000e+00 |      --      |    Inf 
387.80/387.86	c   361s|  4420k|  4172k|     0 |   0.0 |1448M| 472 |   - | 692 |1784 |   0 |   0 |   0 |1019k|   0 | 0.000000e+00 |      --      |    Inf 
388.70/388.79	c   362s|  4430k|  4182k|     0 |   0.0 |1451M| 472 |   - | 692 |1929 |   0 |   0 |   0 |1021k|   0 | 0.000000e+00 |      --      |    Inf 
389.70/389.78	c   362s|  4440k|  4191k|     0 |   0.0 |1454M| 472 |   - | 692 |1831 |   0 |   0 |   0 |1023k|   0 | 0.000000e+00 |      --      |    Inf 
390.69/390.74	c   363s|  4450k|  4201k|     0 |   0.0 |1457M| 472 |   - | 692 |1818 |   0 |   0 |   0 |1026k|   0 | 0.000000e+00 |      --      |    Inf 
391.60/391.68	c   364s|  4460k|  4210k|     0 |   0.0 |1461M| 472 |   - | 692 |1862 |   0 |   0 |   0 |1028k|   0 | 0.000000e+00 |      --      |    Inf 
392.60/392.66	c   365s|  4470k|  4219k|     0 |   0.0 |1464M| 472 |   - | 692 |1855 |   0 |   0 |   0 |1031k|   0 | 0.000000e+00 |      --      |    Inf 
393.60/393.63	c   366s|  4480k|  4229k|     0 |   0.0 |1467M| 472 |   - | 692 |1949 |   0 |   0 |   0 |1033k|   0 | 0.000000e+00 |      --      |    Inf 
394.50/394.54	c   367s|  4490k|  4238k|     0 |   0.0 |1470M| 472 |   - | 692 |1786 |   0 |   0 |   0 |1035k|   0 | 0.000000e+00 |      --      |    Inf 
395.50/395.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
395.50/395.50	c   368s|  4500k|  4248k|     0 |   0.0 |1474M| 472 |   - | 692 |1819 |   0 |   0 |   0 |1038k|   0 | 0.000000e+00 |      --      |    Inf 
396.39/396.48	c   369s|  4510k|  4257k|     0 |   0.0 |1477M| 472 |   - | 692 |1870 |   0 |   0 |   0 |1040k|   0 | 0.000000e+00 |      --      |    Inf 
397.30/397.36	c   370s|  4520k|  4267k|     0 |   0.0 |1480M| 472 |   - | 692 |1913 |   0 |   0 |   0 |1042k|   0 | 0.000000e+00 |      --      |    Inf 
398.20/398.26	c   370s|  4530k|  4276k|     0 |   0.0 |1484M| 472 |   - | 692 |1868 |   0 |   0 |   0 |1045k|   0 | 0.000000e+00 |      --      |    Inf 
399.00/399.07	c   371s|  4540k|  4286k|     0 |   0.0 |1487M| 472 |   - | 692 |1869 |   0 |   0 |   0 |1047k|   0 | 0.000000e+00 |      --      |    Inf 
399.99/400.08	c   372s|  4550k|  4295k|     0 |   0.0 |1490M| 472 |   - | 692 |1884 |   0 |   0 |   0 |1050k|   0 | 0.000000e+00 |      --      |    Inf 
401.00/401.03	c   373s|  4560k|  4304k|     0 |   0.0 |1494M| 472 |   - | 692 |1969 |   0 |   0 |   0 |1052k|   0 | 0.000000e+00 |      --      |    Inf 
401.89/401.95	c   374s|  4570k|  4314k|     0 |   0.0 |1497M| 472 |   - | 692 |1948 |   0 |   0 |   0 |1055k|   0 | 0.000000e+00 |      --      |    Inf 
402.90/402.92	c   375s|  4580k|  4323k|     0 |   0.0 |1500M| 472 |   - | 692 |1916 |   0 |   0 |   0 |1057k|   0 | 0.000000e+00 |      --      |    Inf 
403.79/403.86	c   376s|  4590k|  4333k|     0 |   0.0 |1503M| 472 |   - | 692 |1810 |   0 |   0 |   0 |1059k|   0 | 0.000000e+00 |      --      |    Inf 
404.70/404.74	c   376s|  4600k|  4342k|     0 |   0.0 |1507M| 472 |   - | 692 |1889 |   0 |   0 |   0 |1062k|   0 | 0.000000e+00 |      --      |    Inf 
405.69/405.74	c   377s|  4610k|  4351k|     0 |   0.0 |1510M| 472 |   - | 692 |1812 |   0 |   0 |   0 |1064k|   0 | 0.000000e+00 |      --      |    Inf 
406.60/406.65	c   378s|  4620k|  4361k|     0 |   0.0 |1513M| 472 |   - | 692 |1792 |   0 |   0 |   0 |1066k|   0 | 0.000000e+00 |      --      |    Inf 
407.50/407.54	c   379s|  4630k|  4370k|     0 |   0.0 |1516M| 472 |   - | 692 |1751 |   0 |   0 |   0 |1068k|   0 | 0.000000e+00 |      --      |    Inf 
408.39/408.40	c   380s|  4640k|  4380k|     0 |   0.0 |1520M| 472 |   - | 692 |1843 |   0 |   0 |   0 |1070k|   0 | 0.000000e+00 |      --      |    Inf 
409.20/409.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
409.20/409.25	c   381s|  4650k|  4389k|     0 |   0.0 |1523M| 472 |   - | 692 |1837 |   0 |   0 |   0 |1073k|   0 | 0.000000e+00 |      --      |    Inf 
410.20/410.21	c   382s|  4660k|  4399k|     0 |   0.0 |1526M| 472 |   - | 692 |1730 |   0 |   0 |   0 |1075k|   0 | 0.000000e+00 |      --      |    Inf 
411.10/411.14	c   382s|  4670k|  4408k|     0 |   0.0 |1529M| 472 |   - | 692 |1847 |   0 |   0 |   0 |1077k|   0 | 0.000000e+00 |      --      |    Inf 
412.09/412.11	c   383s|  4680k|  4418k|     0 |   0.0 |1533M| 472 |   - | 692 |1855 |   0 |   0 |   0 |1079k|   0 | 0.000000e+00 |      --      |    Inf 
412.99/413.07	c   384s|  4690k|  4427k|     0 |   0.0 |1536M| 472 |   - | 692 |1772 |   0 |   0 |   0 |1081k|   0 | 0.000000e+00 |      --      |    Inf 
414.00/414.07	c   385s|  4700k|  4436k|     0 |   0.0 |1539M| 472 |   - | 692 |1897 |   0 |   0 |   0 |1084k|   0 | 0.000000e+00 |      --      |    Inf 
414.89/414.95	c   386s|  4710k|  4446k|     0 |   0.0 |1543M| 472 |   - | 692 |1953 |   0 |   0 |   0 |1086k|   0 | 0.000000e+00 |      --      |    Inf 
415.90/415.90	c   387s|  4720k|  4455k|     0 |   0.0 |1546M| 472 |   - | 692 |1936 |   0 |   0 |   0 |1089k|   0 | 0.000000e+00 |      --      |    Inf 
416.80/416.82	c   388s|  4730k|  4465k|     0 |   0.0 |1549M| 472 |   - | 692 |1906 |   0 |   0 |   0 |1092k|   0 | 0.000000e+00 |      --      |    Inf 
417.69/417.77	c   389s|  4740k|  4474k|     0 |   0.0 |1552M| 472 |   - | 692 |1946 |   0 |   0 |   0 |1094k|   0 | 0.000000e+00 |      --      |    Inf 
418.60/418.67	c   390s|  4750k|  4483k|     0 |   0.0 |1556M| 472 |   - | 692 |1896 |   0 |   0 |   0 |1097k|   0 | 0.000000e+00 |      --      |    Inf 
419.50/419.58	c   390s|  4760k|  4493k|     0 |   0.0 |1559M| 472 |   - | 692 |1931 |   0 |   0 |   0 |1099k|   0 | 0.000000e+00 |      --      |    Inf 
420.39/420.49	c   391s|  4770k|  4502k|     0 |   0.0 |1562M| 472 |   - | 692 |2038 |   0 |   0 |   0 |1102k|   0 | 0.000000e+00 |      --      |    Inf 
421.40/421.43	c   392s|  4780k|  4512k|     0 |   0.0 |1566M| 472 |   - | 692 |1992 |   0 |   0 |   0 |1104k|   0 | 0.000000e+00 |      --      |    Inf 
422.30/422.34	c   393s|  4790k|  4521k|     0 |   0.0 |1569M| 472 |   - | 692 |1990 |   0 |   0 |   0 |1107k|   0 | 0.000000e+00 |      --      |    Inf 
423.19/423.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
423.19/423.25	c   394s|  4800k|  4531k|     0 |   0.0 |1572M| 472 |   - | 692 |1891 |   0 |   0 |   0 |1109k|   0 | 0.000000e+00 |      --      |    Inf 
424.09/424.15	c   395s|  4810k|  4540k|     0 |   0.0 |1575M| 472 |   - | 692 |1919 |   0 |   0 |   0 |1111k|   0 | 0.000000e+00 |      --      |    Inf 
424.99/425.08	c   395s|  4820k|  4549k|     0 |   0.0 |1578M| 472 |   - | 692 |1904 |   0 |   0 |   0 |1113k|   0 | 0.000000e+00 |      --      |    Inf 
425.90/425.99	c   396s|  4830k|  4559k|     0 |   0.0 |1582M| 472 |   - | 692 |1883 |   0 |   0 |   0 |1115k|   0 | 0.000000e+00 |      --      |    Inf 
426.90/426.92	c   397s|  4840k|  4568k|     0 |   0.0 |1585M| 472 |   - | 692 |1906 |   0 |   0 |   0 |1118k|   0 | 0.000000e+00 |      --      |    Inf 
427.80/427.85	c   398s|  4850k|  4578k|     0 |   0.0 |1588M| 472 |   - | 692 |1817 |   0 |   0 |   0 |1120k|   0 | 0.000000e+00 |      --      |    Inf 
428.69/428.76	c   399s|  4860k|  4587k|     0 |   0.0 |1592M| 472 |   - | 692 |1842 |   0 |   0 |   0 |1122k|   0 | 0.000000e+00 |      --      |    Inf 
429.60/429.68	c   400s|  4870k|  4597k|     0 |   0.0 |1595M| 472 |   - | 692 |1861 |   0 |   0 |   0 |1125k|   0 | 0.000000e+00 |      --      |    Inf 
430.59/430.65	c   401s|  4880k|  4606k|     0 |   0.0 |1598M| 472 |   - | 692 |1978 |   0 |   0 |   0 |1128k|   0 | 0.000000e+00 |      --      |    Inf 
431.50/431.59	c   402s|  4890k|  4615k|     0 |   0.0 |1602M| 472 |   - | 692 |1920 |   0 |   0 |   0 |1130k|   0 | 0.000000e+00 |      --      |    Inf 
432.49/432.58	c   403s|  4900k|  4625k|     0 |   0.0 |1605M| 472 |   - | 692 |1930 |   0 |   0 |   0 |1133k|   0 | 0.000000e+00 |      --      |    Inf 
433.49/433.50	c   403s|  4910k|  4634k|     0 |   0.0 |1608M| 472 |   - | 692 |1900 |   0 |   0 |   0 |1135k|   0 | 0.000000e+00 |      --      |    Inf 
434.40/434.43	c   404s|  4920k|  4644k|     0 |   0.0 |1611M| 472 |   - | 692 |1938 |   0 |   0 |   0 |1138k|   0 | 0.000000e+00 |      --      |    Inf 
435.30/435.36	c   405s|  4930k|  4653k|     0 |   0.0 |1615M| 472 |   - | 692 |1918 |   0 |   0 |   0 |1140k|   0 | 0.000000e+00 |      --      |    Inf 
436.30/436.31	c   406s|  4940k|  4663k|     0 |   0.0 |1618M| 472 |   - | 692 |1833 |   0 |   0 |   0 |1142k|   0 | 0.000000e+00 |      --      |    Inf 
437.30/437.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
437.30/437.33	c   407s|  4950k|  4672k|     0 |   0.0 |1621M| 472 |   - | 692 |1913 |   0 |   0 |   0 |1145k|   0 | 0.000000e+00 |      --      |    Inf 
438.20/438.26	c   408s|  4960k|  4681k|     0 |   0.0 |1625M| 472 |   - | 692 |1985 |   0 |   0 |   0 |1147k|   0 | 0.000000e+00 |      --      |    Inf 
439.20/439.21	c   409s|  4970k|  4691k|     0 |   0.0 |1628M| 472 |   - | 692 |1964 |   0 |   0 |   0 |1150k|   0 | 0.000000e+00 |      --      |    Inf 
440.00/440.09	c   410s|  4980k|  4700k|     0 |   0.0 |1631M| 472 |   - | 692 |1980 |   0 |   0 |   0 |1152k|   0 | 0.000000e+00 |      --      |    Inf 
440.90/440.99	c   410s|  4990k|  4710k|     0 |   0.0 |1634M| 472 |   - | 692 |1912 |   0 |   0 |   0 |1154k|   0 | 0.000000e+00 |      --      |    Inf 
441.90/441.90	c   411s|  5000k|  4719k|     0 |   0.0 |1638M| 472 |   - | 692 |1889 |   0 |   0 |   0 |1156k|   0 | 0.000000e+00 |      --      |    Inf 
442.80/442.85	c   412s|  5010k|  4728k|     0 |   0.0 |1641M| 472 |   - | 692 |1951 |   0 |   0 |   0 |1159k|   0 | 0.000000e+00 |      --      |    Inf 
443.69/443.75	c   413s|  5020k|  4738k|     0 |   0.0 |1644M| 472 |   - | 692 |1943 |   0 |   0 |   0 |1161k|   0 | 0.000000e+00 |      --      |    Inf 
444.60/444.63	c   414s|  5030k|  4747k|     0 |   0.0 |1647M| 472 |   - | 692 |1982 |   0 |   0 |   0 |1164k|   0 | 0.000000e+00 |      --      |    Inf 
445.51/445.56	c   415s|  5040k|  4757k|     0 |   0.0 |1651M| 472 |   - | 692 |1977 |   0 |   0 |   0 |1166k|   0 | 0.000000e+00 |      --      |    Inf 
446.40/446.48	c   416s|  5050k|  4766k|     0 |   0.0 |1654M| 472 |   - | 692 |1948 |   0 |   0 |   0 |1168k|   0 | 0.000000e+00 |      --      |    Inf 
447.30/447.39	c   416s|  5060k|  4776k|     0 |   0.0 |1657M| 472 |   - | 692 |1995 |   0 |   0 |   0 |1171k|   0 | 0.000000e+00 |      --      |    Inf 
448.30/448.39	c   417s|  5070k|  4785k|     0 |   0.0 |1661M| 472 |   - | 692 |2014 |   0 |   0 |   0 |1173k|   0 | 0.000000e+00 |      --      |    Inf 
449.30/449.30	c   418s|  5080k|  4794k|     0 |   0.0 |1664M| 472 |   - | 692 |2002 |   0 |   0 |   0 |1176k|   0 | 0.000000e+00 |      --      |    Inf 
450.20/450.23	c   419s|  5090k|  4804k|     0 |   0.0 |1667M| 472 |   - | 692 |1920 |   0 |   0 |   0 |1178k|   0 | 0.000000e+00 |      --      |    Inf 
451.00/451.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
451.00/451.09	c   420s|  5100k|  4813k|     0 |   0.0 |1670M| 472 |   - | 692 |1910 |   0 |   0 |   0 |1180k|   0 | 0.000000e+00 |      --      |    Inf 
451.89/451.94	c   421s|  5110k|  4823k|     0 |   0.0 |1674M| 472 |   - | 692 |1926 |   0 |   0 |   0 |1183k|   0 | 0.000000e+00 |      --      |    Inf 
452.80/452.83	c   421s|  5120k|  4832k|     0 |   0.0 |1677M| 472 |   - | 692 |1953 |   0 |   0 |   0 |1185k|   0 | 0.000000e+00 |      --      |    Inf 
453.60/453.68	c   422s|  5130k|  4842k|     0 |   0.0 |1680M| 472 |   - | 692 |1945 |   0 |   0 |   0 |1187k|   0 | 0.000000e+00 |      --      |    Inf 
454.50/454.51	c   423s|  5140k|  4851k|     0 |   0.0 |1684M| 472 |   - | 692 |1942 |   0 |   0 |   0 |1189k|   0 | 0.000000e+00 |      --      |    Inf 
455.40/455.46	c   424s|  5150k|  4860k|     0 |   0.0 |1687M| 472 |   - | 692 |2035 |   0 |   0 |   0 |1192k|   0 | 0.000000e+00 |      --      |    Inf 
456.30/456.35	c   425s|  5160k|  4870k|     0 |   0.0 |1690M| 472 |   - | 692 |1993 |   0 |   0 |   0 |1194k|   0 | 0.000000e+00 |      --      |    Inf 
457.19/457.26	c   426s|  5170k|  4879k|     0 |   0.0 |1693M| 472 |   - | 692 |1907 |   0 |   0 |   0 |1196k|   0 | 0.000000e+00 |      --      |    Inf 
458.10/458.15	c   426s|  5180k|  4889k|     0 |   0.0 |1697M| 472 |   - | 692 |1919 |   0 |   0 |   0 |1199k|   0 | 0.000000e+00 |      --      |    Inf 
459.00/459.02	c   427s|  5190k|  4898k|     0 |   0.0 |1700M| 472 |   - | 692 |2015 |   0 |   0 |   0 |1201k|   0 | 0.000000e+00 |      --      |    Inf 
459.89/459.92	c   428s|  5200k|  4907k|     0 |   0.0 |1703M| 472 |   - | 692 |2035 |   0 |   0 |   0 |1203k|   0 | 0.000000e+00 |      --      |    Inf 
460.70/460.80	c   429s|  5210k|  4917k|     0 |   0.0 |1707M| 472 |   - | 692 |1938 |   0 |   0 |   0 |1206k|   0 | 0.000000e+00 |      --      |    Inf 
461.60/461.67	c   430s|  5220k|  4926k|     0 |   0.0 |1710M| 472 |   - | 692 |2046 |   0 |   0 |   0 |1208k|   0 | 0.000000e+00 |      --      |    Inf 
462.50/462.55	c   430s|  5230k|  4936k|     0 |   0.0 |1713M| 472 |   - | 692 |1909 |   0 |   0 |   0 |1211k|   0 | 0.000000e+00 |      --      |    Inf 
463.40/463.40	c   431s|  5240k|  4945k|     0 |   0.0 |1717M| 472 |   - | 692 |1955 |   0 |   0 |   0 |1213k|   0 | 0.000000e+00 |      --      |    Inf 
464.20/464.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
464.20/464.30	c   432s|  5250k|  4955k|     0 |   0.0 |1720M| 472 |   - | 692 |1938 |   0 |   0 |   0 |1215k|   0 | 0.000000e+00 |      --      |    Inf 
465.10/465.15	c   433s|  5260k|  4964k|     0 |   0.0 |1723M| 472 |   - | 692 |1967 |   0 |   0 |   0 |1218k|   0 | 0.000000e+00 |      --      |    Inf 
466.00/466.02	c   434s|  5270k|  4973k|     0 |   0.0 |1727M| 472 |   - | 692 |1938 |   0 |   0 |   0 |1220k|   0 | 0.000000e+00 |      --      |    Inf 
466.89/466.94	c   435s|  5280k|  4983k|     0 |   0.0 |1730M| 472 |   - | 692 |2019 |   0 |   0 |   0 |1222k|   0 | 0.000000e+00 |      --      |    Inf 
467.80/467.88	c   435s|  5290k|  4992k|     0 |   0.0 |1733M| 472 |   - | 692 |2081 |   0 |   0 |   0 |1225k|   0 | 0.000000e+00 |      --      |    Inf 
468.80/468.81	c   436s|  5300k|  5002k|     0 |   0.0 |1736M| 472 |   - | 692 |1929 |   0 |   0 |   0 |1227k|   0 | 0.000000e+00 |      --      |    Inf 
469.80/469.80	c   437s|  5310k|  5011k|     0 |   0.0 |1740M| 472 |   - | 692 |1960 |   0 |   0 |   0 |1230k|   0 | 0.000000e+00 |      --      |    Inf 
470.60/470.69	c   438s|  5320k|  5020k|     0 |   0.0 |1743M| 472 |   - | 692 |2009 |   0 |   0 |   0 |1232k|   0 | 0.000000e+00 |      --      |    Inf 
471.59/471.61	c   439s|  5330k|  5030k|     0 |   0.0 |1746M| 472 |   - | 692 |2000 |   0 |   0 |   0 |1234k|   0 | 0.000000e+00 |      --      |    Inf 
472.50/472.53	c   440s|  5340k|  5039k|     0 |   0.0 |1750M| 472 |   - | 692 |1917 |   0 |   0 |   0 |1237k|   0 | 0.000000e+00 |      --      |    Inf 
473.30/473.39	c   441s|  5350k|  5049k|     0 |   0.0 |1753M| 472 |   - | 692 |1979 |   0 |   0 |   0 |1239k|   0 | 0.000000e+00 |      --      |    Inf 
474.20/474.22	c   441s|  5360k|  5058k|     0 |   0.0 |1756M| 472 |   - | 692 |1997 |   0 |   0 |   0 |1242k|   0 | 0.000000e+00 |      --      |    Inf 
475.00/475.10	c   442s|  5370k|  5067k|     0 |   0.0 |1760M| 472 |   - | 692 |1998 |   0 |   0 |   0 |1244k|   0 | 0.000000e+00 |      --      |    Inf 
475.89/475.96	c   443s|  5380k|  5077k|     0 |   0.0 |1763M| 472 |   - | 692 |1938 |   0 |   0 |   0 |1246k|   0 | 0.000000e+00 |      --      |    Inf 
476.80/476.85	c   444s|  5390k|  5086k|     0 |   0.0 |1766M| 472 |   - | 692 |1943 |   0 |   0 |   0 |1249k|   0 | 0.000000e+00 |      --      |    Inf 
477.69/477.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
477.69/477.76	c   445s|  5400k|  5096k|     0 |   0.0 |1769M| 472 |   - | 692 |1954 |   0 |   0 |   0 |1251k|   0 | 0.000000e+00 |      --      |    Inf 
478.59/478.64	c   446s|  5410k|  5105k|     0 |   0.0 |1773M| 472 |   - | 692 |2022 |   0 |   0 |   0 |1254k|   0 | 0.000000e+00 |      --      |    Inf 
479.51/479.52	c   446s|  5420k|  5115k|     0 |   0.0 |1776M| 472 |   - | 692 |2005 |   0 |   0 |   0 |1257k|   0 | 0.000000e+00 |      --      |    Inf 
480.30/480.38	c   447s|  5430k|  5124k|     0 |   0.0 |1779M| 472 |   - | 692 |1979 |   0 |   0 |   0 |1259k|   0 | 0.000000e+00 |      --      |    Inf 
481.20/481.30	c   448s|  5440k|  5133k|     0 |   0.0 |1783M| 472 |   - | 692 |1982 |   0 |   0 |   0 |1261k|   0 | 0.000000e+00 |      --      |    Inf 
482.20/482.20	c   449s|  5450k|  5143k|     0 |   0.0 |1786M| 472 |   - | 692 |2098 |   0 |   0 |   0 |1264k|   0 | 0.000000e+00 |      --      |    Inf 
483.00/483.06	c   450s|  5460k|  5152k|     0 |   0.0 |1789M| 472 |   - | 692 |2052 |   0 |   0 |   0 |1266k|   0 | 0.000000e+00 |      --      |    Inf 
483.90/484.00	c   450s|  5470k|  5161k|     0 |   0.0 |1793M| 472 |   - | 692 |2077 |   0 |   0 |   0 |1269k|   0 | 0.000000e+00 |      --      |    Inf 
484.90/484.94	c   451s|  5480k|  5171k|     0 |   0.0 |1796M| 472 |   - | 692 |2099 |   0 |   0 |   0 |1271k|   0 | 0.000000e+00 |      --      |    Inf 
485.80/485.85	c   452s|  5490k|  5180k|     0 |   0.0 |1799M| 472 |   - | 692 |2036 |   0 |   0 |   0 |1273k|   0 | 0.000000e+00 |      --      |    Inf 
486.70/486.72	c   453s|  5500k|  5190k|     0 |   0.0 |1802M| 472 |   - | 692 |1989 |   0 |   0 |   0 |1275k|   0 | 0.000000e+00 |      --      |    Inf 
487.60/487.61	c   454s|  5510k|  5199k|     0 |   0.0 |1806M| 472 |   - | 692 |1937 |   0 |   0 |   0 |1278k|   0 | 0.000000e+00 |      --      |    Inf 
488.40/488.47	c   455s|  5520k|  5209k|     0 |   0.0 |1809M| 472 |   - | 692 |2060 |   0 |   0 |   0 |1280k|   0 | 0.000000e+00 |      --      |    Inf 
489.29/489.36	c   455s|  5530k|  5218k|     0 |   0.0 |1812M| 472 |   - | 692 |2026 |   0 |   0 |   0 |1283k|   0 | 0.000000e+00 |      --      |    Inf 
490.19/490.22	c   456s|  5540k|  5227k|     0 |   0.0 |1816M| 472 |   - | 692 |1974 |   0 |   0 |   0 |1285k|   0 | 0.000000e+00 |      --      |    Inf 
491.00/491.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
491.00/491.08	c   457s|  5550k|  5237k|     0 |   0.0 |1819M| 472 |   - | 692 |1975 |   0 |   0 |   0 |1287k|   0 | 0.000000e+00 |      --      |    Inf 
492.00/492.01	c   458s|  5560k|  5246k|     0 |   0.0 |1822M| 472 |   - | 692 |2037 |   0 |   0 |   0 |1290k|   0 | 0.000000e+00 |      --      |    Inf 
492.80/492.89	c   459s|  5570k|  5256k|     0 |   0.0 |1825M| 472 |   - | 692 |2027 |   0 |   0 |   0 |1293k|   0 | 0.000000e+00 |      --      |    Inf 
493.70/493.78	c   460s|  5580k|  5265k|     0 |   0.0 |1829M| 472 |   - | 692 |2150 |   0 |   0 |   0 |1295k|   0 | 0.000000e+00 |      --      |    Inf 
494.70/494.78	c   461s|  5590k|  5274k|     0 |   0.0 |1832M| 472 |   - | 692 |1954 |   0 |   0 |   0 |1298k|   0 | 0.000000e+00 |      --      |    Inf 
495.70/495.74	c   461s|  5600k|  5284k|     0 |   0.0 |1835M| 472 |   - | 692 |1967 |   0 |   0 |   0 |1300k|   0 | 0.000000e+00 |      --      |    Inf 
496.69/496.73	c   462s|  5610k|  5293k|     0 |   0.0 |1839M| 472 |   - | 692 |2034 |   0 |   0 |   0 |1303k|   0 | 0.000000e+00 |      --      |    Inf 
497.70/497.72	c   463s|  5620k|  5302k|     0 |   0.0 |1842M| 472 |   - | 692 |2027 |   0 |   0 |   0 |1305k|   0 | 0.000000e+00 |      --      |    Inf 
498.60/498.61	c   464s|  5630k|  5312k|     0 |   0.0 |1845M| 472 |   - | 692 |2182 |   0 |   0 |   0 |1308k|   0 | 0.000000e+00 |      --      |    Inf 
499.50/499.56	c   465s|  5640k|  5321k|     0 |   0.0 |1849M| 472 |   - | 692 |2067 |   0 |   0 |   0 |1310k|   0 | 0.000000e+00 |      --      |    Inf 
500.50/500.53	c   466s|  5650k|  5331k|     0 |   0.0 |1852M| 472 |   - | 692 |2119 |   0 |   0 |   0 |1313k|   0 | 0.000000e+00 |      --      |    Inf 
501.40/501.43	c   467s|  5660k|  5340k|     0 |   0.0 |1855M| 472 |   - | 692 |2106 |   0 |   0 |   0 |1315k|   0 | 0.000000e+00 |      --      |    Inf 
502.40/502.44	c   468s|  5670k|  5349k|     0 |   0.0 |1858M| 472 |   - | 692 |2124 |   0 |   0 |   0 |1318k|   0 | 0.000000e+00 |      --      |    Inf 
503.39/503.41	c   469s|  5680k|  5359k|     0 |   0.0 |1862M| 472 |   - | 692 |1982 |   0 |   0 |   0 |1320k|   0 | 0.000000e+00 |      --      |    Inf 
504.30/504.32	c   469s|  5690k|  5368k|     0 |   0.0 |1865M| 472 |   - | 692 |2008 |   0 |   0 |   0 |1322k|   0 | 0.000000e+00 |      --      |    Inf 
505.30/505.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
505.30/505.32	c   470s|  5700k|  5378k|     0 |   0.0 |1868M| 472 |   - | 692 |2139 |   0 |   0 |   0 |1325k|   0 | 0.000000e+00 |      --      |    Inf 
506.20/506.21	c   471s|  5710k|  5387k|     0 |   0.0 |1872M| 472 |   - | 692 |2058 |   0 |   0 |   0 |1327k|   0 | 0.000000e+00 |      --      |    Inf 
507.10/507.18	c   472s|  5720k|  5396k|     0 |   0.0 |1875M| 472 |   - | 692 |2049 |   0 |   0 |   0 |1330k|   0 | 0.000000e+00 |      --      |    Inf 
508.10/508.20	c   473s|  5730k|  5406k|     0 |   0.0 |1878M| 472 |   - | 692 |2181 |   0 |   0 |   0 |1333k|   0 | 0.000000e+00 |      --      |    Inf 
509.20/509.23	c   474s|  5740k|  5415k|     0 |   0.0 |1882M| 472 |   - | 692 |2167 |   0 |   0 |   0 |1336k|   0 | 0.000000e+00 |      --      |    Inf 
510.19/510.20	c   475s|  5750k|  5425k|     0 |   0.0 |1885M| 472 |   - | 692 |2165 |   0 |   0 |   0 |1338k|   0 | 0.000000e+00 |      --      |    Inf 
511.20/511.25	c   476s|  5760k|  5434k|     0 |   0.0 |1888M| 472 |   - | 692 |2099 |   0 |   0 |   0 |1341k|   0 | 0.000000e+00 |      --      |    Inf 
512.10/512.17	c   477s|  5770k|  5443k|     0 |   0.0 |1892M| 472 |   - | 692 |2093 |   0 |   0 |   0 |1344k|   0 | 0.000000e+00 |      --      |    Inf 
513.10/513.14	c   478s|  5780k|  5453k|     0 |   0.0 |1895M| 472 |   - | 692 |2176 |   0 |   0 |   0 |1346k|   0 | 0.000000e+00 |      --      |    Inf 
514.00/514.09	c   479s|  5790k|  5462k|     0 |   0.0 |1898M| 472 |   - | 692 |2142 |   0 |   0 |   0 |1349k|   0 | 0.000000e+00 |      --      |    Inf 
515.10/515.12	c   480s|  5800k|  5471k|     0 |   0.0 |1902M| 472 |   - | 692 |2190 |   0 |   0 |   0 |1352k|   0 | 0.000000e+00 |      --      |    Inf 
516.10/516.14	c   481s|  5810k|  5481k|     0 |   0.0 |1905M| 472 |   - | 692 |2127 |   0 |   0 |   0 |1354k|   0 | 0.000000e+00 |      --      |    Inf 
517.10/517.12	c   482s|  5820k|  5490k|     0 |   0.0 |1908M| 472 |   - | 692 |2142 |   0 |   0 |   0 |1357k|   0 | 0.000000e+00 |      --      |    Inf 
518.00/518.02	c   482s|  5830k|  5500k|     0 |   0.0 |1911M| 472 |   - | 692 |2182 |   0 |   0 |   0 |1359k|   0 | 0.000000e+00 |      --      |    Inf 
518.90/518.93	c   483s|  5840k|  5509k|     0 |   0.0 |1915M| 472 |   - | 692 |2043 |   0 |   0 |   0 |1362k|   0 | 0.000000e+00 |      --      |    Inf 
519.89/519.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
519.89/519.93	c   484s|  5850k|  5518k|     0 |   0.0 |1918M| 472 |   - | 692 |2025 |   0 |   0 |   0 |1364k|   0 | 0.000000e+00 |      --      |    Inf 
520.90/520.91	c   485s|  5860k|  5528k|     0 |   0.0 |1921M| 472 |   - | 692 |2044 |   0 |   0 |   0 |1367k|   0 | 0.000000e+00 |      --      |    Inf 
521.80/521.80	c   486s|  5870k|  5537k|     0 |   0.0 |1925M| 472 |   - | 692 |2089 |   0 |   0 |   0 |1369k|   0 | 0.000000e+00 |      --      |    Inf 
522.69/522.70	c   487s|  5880k|  5546k|     0 |   0.0 |1928M| 472 |   - | 692 |2158 |   0 |   0 |   0 |1372k|   0 | 0.000000e+00 |      --      |    Inf 
523.51/523.60	c   488s|  5890k|  5556k|     0 |   0.0 |1931M| 472 |   - | 692 |2096 |   0 |   0 |   0 |1374k|   0 | 0.000000e+00 |      --      |    Inf 
524.40/524.49	c   488s|  5900k|  5565k|     0 |   0.0 |1934M| 472 |   - | 692 |1978 |   0 |   0 |   0 |1377k|   0 | 0.000000e+00 |      --      |    Inf 
525.40/525.50	c   489s|  5910k|  5575k|     0 |   0.0 |1938M| 472 |   - | 692 |2064 |   0 |   0 |   0 |1380k|   0 | 0.000000e+00 |      --      |    Inf 
526.40/526.45	c   490s|  5920k|  5584k|     0 |   0.0 |1941M| 472 |   - | 692 |2124 |   0 |   0 |   0 |1382k|   0 | 0.000000e+00 |      --      |    Inf 
527.30/527.38	c   491s|  5930k|  5593k|     0 |   0.0 |1944M| 472 |   - | 692 |2103 |   0 |   0 |   0 |1385k|   0 | 0.000000e+00 |      --      |    Inf 
528.30/528.34	c   492s|  5940k|  5603k|     0 |   0.0 |1948M| 472 |   - | 692 |2047 |   0 |   0 |   0 |1388k|   0 | 0.000000e+00 |      --      |    Inf 
529.30/529.31	c   493s|  5950k|  5612k|     0 |   0.0 |1951M| 472 |   - | 692 |2096 |   0 |   0 |   0 |1390k|   0 | 0.000000e+00 |      --      |    Inf 
530.30/530.36	c   494s|  5960k|  5622k|     0 |   0.0 |1954M| 472 |   - | 692 |2180 |   0 |   0 |   0 |1393k|   0 | 0.000000e+00 |      --      |    Inf 
531.30/531.33	c   495s|  5970k|  5631k|     0 |   0.0 |1958M| 472 |   - | 692 |2191 |   0 |   0 |   0 |1396k|   0 | 0.000000e+00 |      --      |    Inf 
532.31/532.32	c   496s|  5980k|  5640k|     0 |   0.0 |1961M| 472 |   - | 692 |2149 |   0 |   0 |   0 |1398k|   0 | 0.000000e+00 |      --      |    Inf 
533.30/533.40	c   497s|  5990k|  5650k|     0 |   0.0 |1964M| 472 |   - | 692 |2168 |   0 |   0 |   0 |1401k|   0 | 0.000000e+00 |      --      |    Inf 
534.20/534.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
534.20/534.29	c   498s|  6000k|  5659k|     0 |   0.0 |1968M| 472 |   - | 692 |2166 |   0 |   0 |   0 |1404k|   0 | 0.000000e+00 |      --      |    Inf 
535.29/535.30	c   499s|  6010k|  5668k|     0 |   0.0 |1971M| 472 |   - | 692 |2145 |   0 |   0 |   0 |1407k|   0 | 0.000000e+00 |      --      |    Inf 
536.30/536.32	c   499s|  6020k|  5678k|     0 |   0.0 |1974M| 472 |   - | 692 |2096 |   0 |   0 |   0 |1409k|   0 | 0.000000e+00 |      --      |    Inf 
537.30/537.30	c   500s|  6030k|  5687k|     0 |   0.0 |1977M| 472 |   - | 692 |2149 |   0 |   0 |   0 |1412k|   0 | 0.000000e+00 |      --      |    Inf 
538.19/538.28	c   501s|  6040k|  5696k|     0 |   0.0 |1981M| 472 |   - | 692 |2051 |   0 |   0 |   0 |1414k|   0 | 0.000000e+00 |      --      |    Inf 
539.20/539.23	c   502s|  6050k|  5706k|     0 |   0.0 |1984M| 472 |   - | 692 |2124 |   0 |   0 |   0 |1417k|   0 | 0.000000e+00 |      --      |    Inf 
540.20/540.28	c   503s|  6060k|  5715k|     0 |   0.0 |1987M| 472 |   - | 692 |2127 |   0 |   0 |   0 |1419k|   0 | 0.000000e+00 |      --      |    Inf 
541.11/541.19	c   504s|  6070k|  5725k|     0 |   0.0 |1991M| 472 |   - | 692 |2151 |   0 |   0 |   0 |1422k|   0 | 0.000000e+00 |      --      |    Inf 
542.10/542.13	c   505s|  6080k|  5734k|     0 |   0.0 |1994M| 472 |   - | 692 |2176 |   0 |   0 |   0 |1425k|   0 | 0.000000e+00 |      --      |    Inf 
543.10/543.10	c   506s|  6090k|  5743k|     0 |   0.0 |1997M| 472 |   - | 692 |2035 |   0 |   0 |   0 |1427k|   0 | 0.000000e+00 |      --      |    Inf 
544.00/544.02	c   507s|  6100k|  5753k|     0 |   0.0 |2001M| 472 |   - | 692 |2190 |   0 |   0 |   0 |1430k|   0 | 0.000000e+00 |      --      |    Inf 
545.00/545.00	c   508s|  6110k|  5762k|     0 |   0.0 |2004M| 472 |   - | 692 |2185 |   0 |   0 |   0 |1432k|   0 | 0.000000e+00 |      --      |    Inf 
546.00/546.05	c   509s|  6120k|  5772k|     0 |   0.0 |2007M| 472 |   - | 692 |2141 |   0 |   0 |   0 |1435k|   0 | 0.000000e+00 |      --      |    Inf 
547.00/547.00	c   510s|  6130k|  5781k|     0 |   0.0 |2010M| 472 |   - | 692 |2130 |   0 |   0 |   0 |1437k|   0 | 0.000000e+00 |      --      |    Inf 
547.90/547.95	c   510s|  6140k|  5790k|     0 |   0.0 |2014M| 472 |   - | 692 |2105 |   0 |   0 |   0 |1440k|   0 | 0.000000e+00 |      --      |    Inf 
548.91/548.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
548.91/548.92	c   511s|  6150k|  5800k|     0 |   0.0 |2017M| 472 |   - | 692 |2121 |   0 |   0 |   0 |1442k|   0 | 0.000000e+00 |      --      |    Inf 
549.90/549.96	c   512s|  6160k|  5809k|     0 |   0.0 |2020M| 472 |   - | 692 |2108 |   0 |   0 |   0 |1445k|   0 | 0.000000e+00 |      --      |    Inf 
550.90/550.94	c   513s|  6170k|  5818k|     0 |   0.0 |2024M| 472 |   - | 692 |2147 |   0 |   0 |   0 |1447k|   0 | 0.000000e+00 |      --      |    Inf 
551.90/551.99	c   514s|  6180k|  5828k|     0 |   0.0 |2027M| 472 |   - | 692 |2173 |   0 |   0 |   0 |1450k|   0 | 0.000000e+00 |      --      |    Inf 
552.90/552.98	c   515s|  6190k|  5837k|     0 |   0.0 |2030M| 472 |   - | 692 |2180 |   0 |   0 |   0 |1453k|   0 | 0.000000e+00 |      --      |    Inf 
554.00/554.00	c   516s|  6200k|  5846k|     0 |   0.0 |2034M| 472 |   - | 692 |2228 |   0 |   0 |   0 |1456k|   0 | 0.000000e+00 |      --      |    Inf 
554.90/554.98	c   517s|  6210k|  5856k|     0 |   0.0 |2037M| 472 |   - | 692 |2063 |   0 |   0 |   0 |1458k|   0 | 0.000000e+00 |      --      |    Inf 
556.00/556.01	c   518s|  6220k|  5865k|     0 |   0.0 |2040M| 472 |   - | 692 |2102 |   0 |   0 |   0 |1461k|   0 | 0.000000e+00 |      --      |    Inf 
557.00/557.01	c   519s|  6230k|  5874k|     0 |   0.0 |2044M| 472 |   - | 692 |2069 |   0 |   0 |   0 |1464k|   0 | 0.000000e+00 |      --      |    Inf 
558.00/558.05	c   520s|  6240k|  5884k|     0 |   0.0 |2047M| 472 |   - | 692 |2184 |   0 |   0 |   0 |1467k|   0 | 0.000000e+00 |      --      |    Inf 
559.10/559.10	c   521s|  6250k|  5893k|     0 |   0.0 |2050M| 472 |   - | 692 |2193 |   0 |   0 |   0 |1469k|   0 | 0.000000e+00 |      --      |    Inf 
560.00/560.03	c   522s|  6260k|  5903k|     0 |   0.0 |2054M| 472 |   - | 692 |2097 |   0 |   0 |   0 |1472k|   0 | 0.000000e+00 |      --      |    Inf 
560.91/560.96	c   523s|  6270k|  5912k|     0 |   0.0 |2057M| 472 |   - | 692 |2066 |   0 |   0 |   0 |1474k|   0 | 0.000000e+00 |      --      |    Inf 
561.90/561.92	c   524s|  6280k|  5921k|     0 |   0.0 |2060M| 472 |   - | 692 |2134 |   0 |   0 |   0 |1477k|   0 | 0.000000e+00 |      --      |    Inf 
562.90/562.92	c   524s|  6290k|  5931k|     0 |   0.0 |2063M| 472 |   - | 692 |2066 |   0 |   0 |   0 |1480k|   0 | 0.000000e+00 |      --      |    Inf 
563.90/563.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
563.90/563.91	c   525s|  6300k|  5940k|     0 |   0.0 |2067M| 472 |   - | 692 |2115 |   0 |   0 |   0 |1483k|   0 | 0.000000e+00 |      --      |    Inf 
564.90/564.94	c   526s|  6310k|  5949k|     0 |   0.0 |2070M| 472 |   - | 692 |2193 |   0 |   0 |   0 |1485k|   0 | 0.000000e+00 |      --      |    Inf 
565.90/565.96	c   527s|  6320k|  5959k|     0 |   0.0 |2073M| 472 |   - | 692 |2163 |   0 |   0 |   0 |1488k|   0 | 0.000000e+00 |      --      |    Inf 
566.90/566.96	c   528s|  6330k|  5968k|     0 |   0.0 |2077M| 472 |   - | 692 |2208 |   0 |   0 |   0 |1491k|   0 | 0.000000e+00 |      --      |    Inf 
568.00/568.08	c   529s|  6340k|  5977k|     0 |   0.0 |2080M| 472 |   - | 692 |2313 |   0 |   0 |   0 |1494k|   0 | 0.000000e+00 |      --      |    Inf 
569.10/569.12	c   530s|  6350k|  5987k|     0 |   0.0 |2083M| 472 |   - | 692 |2207 |   0 |   0 |   0 |1497k|   0 | 0.000000e+00 |      --      |    Inf 
570.00/570.08	c   531s|  6360k|  5996k|     0 |   0.0 |2087M| 472 |   - | 692 |2171 |   0 |   0 |   0 |1499k|   0 | 0.000000e+00 |      --      |    Inf 
571.20/571.21	c   532s|  6370k|  6005k|     0 |   0.0 |2090M| 472 |   - | 692 |2212 |   0 |   0 |   0 |1502k|   0 | 0.000000e+00 |      --      |    Inf 
572.20/572.29	c   533s|  6380k|  6015k|     0 |   0.0 |2093M| 472 |   - | 692 |2146 |   0 |   0 |   0 |1505k|   0 | 0.000000e+00 |      --      |    Inf 
573.20/573.24	c   534s|  6390k|  6024k|     0 |   0.0 |2097M| 472 |   - | 692 |2148 |   0 |   0 |   0 |1508k|   0 | 0.000000e+00 |      --      |    Inf 
574.21/574.23	c   535s|  6400k|  6033k|     0 |   0.0 |2100M| 472 |   - | 692 |2199 |   0 |   0 |   0 |1510k|   0 | 0.000000e+00 |      --      |    Inf 
575.30/575.33	c   536s|  6410k|  6043k|     0 |   0.0 |2103M| 472 |   - | 692 |2208 |   0 |   0 |   0 |1513k|   0 | 0.000000e+00 |      --      |    Inf 
576.31/576.34	c   537s|  6420k|  6052k|     0 |   0.0 |2107M| 472 |   - | 692 |2159 |   0 |   0 |   0 |1515k|   0 | 0.000000e+00 |      --      |    Inf 
577.30/577.30	c   538s|  6430k|  6062k|     0 |   0.0 |2110M| 472 |   - | 692 |2274 |   0 |   0 |   0 |1518k|   0 | 0.000000e+00 |      --      |    Inf 
578.20/578.25	c   539s|  6440k|  6071k|     0 |   0.0 |2113M| 472 |   - | 692 |2152 |   0 |   0 |   0 |1521k|   0 | 0.000000e+00 |      --      |    Inf 
579.40/579.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
579.40/579.40	c   540s|  6450k|  6080k|     0 |   0.0 |2117M| 472 |   - | 692 |2116 |   0 |   0 |   0 |1523k|   0 | 0.000000e+00 |      --      |    Inf 
580.30/580.39	c   541s|  6460k|  6090k|     0 |   0.0 |2120M| 472 |   - | 692 |2184 |   0 |   0 |   0 |1526k|   0 | 0.000000e+00 |      --      |    Inf 
581.40/581.41	c   542s|  6470k|  6099k|     0 |   0.0 |2123M| 472 |   - | 692 |2172 |   0 |   0 |   0 |1528k|   0 | 0.000000e+00 |      --      |    Inf 
582.30/582.39	c   543s|  6480k|  6108k|     0 |   0.0 |2127M| 472 |   - | 692 |2086 |   0 |   0 |   0 |1531k|   0 | 0.000000e+00 |      --      |    Inf 
583.30/583.37	c   544s|  6490k|  6118k|     0 |   0.0 |2130M| 472 |   - | 692 |2154 |   0 |   0 |   0 |1534k|   0 | 0.000000e+00 |      --      |    Inf 
584.30/584.32	c   545s|  6500k|  6127k|     0 |   0.0 |2133M| 472 |   - | 692 |2222 |   0 |   0 |   0 |1536k|   0 | 0.000000e+00 |      --      |    Inf 
585.40/585.48	c   546s|  6510k|  6136k|     0 |   0.0 |2137M| 472 |   - | 692 |2256 |   0 |   0 |   0 |1539k|   0 | 0.000000e+00 |      --      |    Inf 
586.40/586.46	c   547s|  6520k|  6146k|     0 |   0.0 |2140M| 472 |   - | 692 |2260 |   0 |   0 |   0 |1542k|   0 | 0.000000e+00 |      --      |    Inf 
587.60/587.61	c   548s|  6530k|  6155k|     0 |   0.0 |2143M| 472 |   - | 692 |2252 |   0 |   0 |   0 |1545k|   0 | 0.000000e+00 |      --      |    Inf 
588.60/588.66	c   549s|  6540k|  6164k|     0 |   0.0 |2146M| 472 |   - | 692 |2228 |   0 |   0 |   0 |1548k|   0 | 0.000000e+00 |      --      |    Inf 
589.70/589.71	c   550s|  6550k|  6174k|     0 |   0.0 |2150M| 472 |   - | 692 |2342 |   0 |   0 |   0 |1551k|   0 | 0.000000e+00 |      --      |    Inf 
590.71/590.74	c   551s|  6560k|  6183k|     0 |   0.0 |2153M| 472 |   - | 692 |2262 |   0 |   0 |   0 |1554k|   0 | 0.000000e+00 |      --      |    Inf 
591.60/591.65	c   552s|  6570k|  6192k|     0 |   0.0 |2156M| 472 |   - | 692 |2228 |   0 |   0 |   0 |1556k|   0 | 0.000000e+00 |      --      |    Inf 
592.60/592.64	c   552s|  6580k|  6202k|     0 |   0.0 |2160M| 472 |   - | 692 |2152 |   0 |   0 |   0 |1559k|   0 | 0.000000e+00 |      --      |    Inf 
593.70/593.71	c   553s|  6590k|  6211k|     0 |   0.0 |2163M| 472 |   - | 692 |2253 |   0 |   0 |   0 |1562k|   0 | 0.000000e+00 |      --      |    Inf 
594.70/594.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
594.70/594.79	c   554s|  6600k|  6220k|     0 |   0.0 |2166M| 472 |   - | 692 |2156 |   0 |   0 |   0 |1565k|   0 | 0.000000e+00 |      --      |    Inf 
595.80/595.84	c   555s|  6610k|  6230k|     0 |   0.0 |2170M| 472 |   - | 692 |2269 |   0 |   0 |   0 |1567k|   0 | 0.000000e+00 |      --      |    Inf 
596.80/596.81	c   556s|  6620k|  6239k|     0 |   0.0 |2173M| 472 |   - | 692 |2219 |   0 |   0 |   0 |1570k|   0 | 0.000000e+00 |      --      |    Inf 
597.70/597.75	c   557s|  6630k|  6248k|     0 |   0.0 |2176M| 472 |   - | 692 |2218 |   0 |   0 |   0 |1572k|   0 | 0.000000e+00 |      --      |    Inf 
598.70/598.77	c   558s|  6640k|  6258k|     0 |   0.0 |2180M| 472 |   - | 692 |2179 |   0 |   0 |   0 |1575k|   0 | 0.000000e+00 |      --      |    Inf 
599.70/599.76	c   559s|  6650k|  6267k|     0 |   0.0 |2183M| 472 |   - | 692 |2224 |   0 |   0 |   0 |1578k|   0 | 0.000000e+00 |      --      |    Inf 
600.61/600.68	c   560s|  6660k|  6277k|     0 |   0.0 |2186M| 472 |   - | 692 |2062 |   0 |   0 |   0 |1580k|   0 | 0.000000e+00 |      --      |    Inf 
601.50/601.58	c   561s|  6670k|  6286k|     0 |   0.0 |2190M| 472 |   - | 692 |2131 |   0 |   0 |   0 |1583k|   0 | 0.000000e+00 |      --      |    Inf 
602.50/602.51	c   562s|  6680k|  6295k|     0 |   0.0 |2193M| 472 |   - | 692 |2099 |   0 |   0 |   0 |1586k|   0 | 0.000000e+00 |      --      |    Inf 
603.50/603.57	c   563s|  6690k|  6305k|     0 |   0.0 |2196M| 472 |   - | 692 |2225 |   0 |   0 |   0 |1588k|   0 | 0.000000e+00 |      --      |    Inf 
604.50/604.58	c   564s|  6700k|  6314k|     0 |   0.0 |2200M| 472 |   - | 692 |2125 |   0 |   0 |   0 |1591k|   0 | 0.000000e+00 |      --      |    Inf 
605.60/605.65	c   565s|  6710k|  6323k|     0 |   0.0 |2203M| 472 |   - | 692 |2177 |   0 |   0 |   0 |1594k|   0 | 0.000000e+00 |      --      |    Inf 
606.80/606.81	c   566s|  6720k|  6333k|     0 |   0.0 |2206M| 472 |   - | 692 |2252 |   0 |   0 |   0 |1597k|   0 | 0.000000e+00 |      --      |    Inf 
607.80/607.86	c   567s|  6730k|  6342k|     0 |   0.0 |2209M| 472 |   - | 692 |2305 |   0 |   0 |   0 |1600k|   0 | 0.000000e+00 |      --      |    Inf 
608.90/608.98	c   568s|  6740k|  6351k|     0 |   0.0 |2213M| 472 |   - | 692 |2306 |   0 |   0 |   0 |1603k|   0 | 0.000000e+00 |      --      |    Inf 
610.00/610.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
610.00/610.00	c   569s|  6750k|  6361k|     0 |   0.0 |2216M| 472 |   - | 692 |2214 |   0 |   0 |   0 |1605k|   0 | 0.000000e+00 |      --      |    Inf 
610.90/610.94	c   570s|  6760k|  6370k|     0 |   0.0 |2219M| 472 |   - | 692 |2215 |   0 |   0 |   0 |1608k|   0 | 0.000000e+00 |      --      |    Inf 
611.91/611.98	c   571s|  6770k|  6379k|     0 |   0.0 |2223M| 472 |   - | 692 |2131 |   0 |   0 |   0 |1610k|   0 | 0.000000e+00 |      --      |    Inf 
613.00/613.06	c   572s|  6780k|  6388k|     0 |   0.0 |2226M| 472 |   - | 692 |2190 |   0 |   0 |   0 |1613k|   0 | 0.000000e+00 |      --      |    Inf 
614.00/614.07	c   573s|  6790k|  6398k|     0 |   0.0 |2229M| 472 |   - | 692 |2191 |   0 |   0 |   0 |1616k|   0 | 0.000000e+00 |      --      |    Inf 
615.00/615.08	c   574s|  6800k|  6407k|     0 |   0.0 |2232M| 472 |   - | 692 |2171 |   0 |   0 |   0 |1619k|   0 | 0.000000e+00 |      --      |    Inf 
616.10/616.12	c   575s|  6810k|  6416k|     0 |   0.0 |2236M| 472 |   - | 692 |2283 |   0 |   0 |   0 |1621k|   0 | 0.000000e+00 |      --      |    Inf 
617.11/617.13	c   576s|  6820k|  6426k|     0 |   0.0 |2239M| 472 |   - | 692 |2285 |   0 |   0 |   0 |1624k|   0 | 0.000000e+00 |      --      |    Inf 
618.21/618.22	c   577s|  6830k|  6435k|     0 |   0.0 |2242M| 472 |   - | 692 |2198 |   0 |   0 |   0 |1627k|   0 | 0.000000e+00 |      --      |    Inf 
619.21/619.23	c   577s|  6840k|  6445k|     0 |   0.0 |2246M| 472 |   - | 692 |2258 |   0 |   0 |   0 |1630k|   0 | 0.000000e+00 |      --      |    Inf 
620.20/620.20	c   578s|  6850k|  6454k|     0 |   0.0 |2249M| 472 |   - | 692 |2250 |   0 |   0 |   0 |1633k|   0 | 0.000000e+00 |      --      |    Inf 
621.01/621.09	c   579s|  6860k|  6463k|     0 |   0.0 |2252M| 472 |   - | 692 |2090 |   0 |   0 |   0 |1636k|   0 | 0.000000e+00 |      --      |    Inf 
622.10/622.12	c   580s|  6870k|  6473k|     0 |   0.0 |2256M| 472 |   - | 692 |2201 |   0 |   0 |   0 |1638k|   0 | 0.000000e+00 |      --      |    Inf 
623.01/623.09	c   581s|  6880k|  6482k|     0 |   0.0 |2259M| 472 |   - | 692 |2255 |   0 |   0 |   0 |1641k|   0 | 0.000000e+00 |      --      |    Inf 
624.20/624.21	c   582s|  6890k|  6491k|     0 |   0.0 |2262M| 472 |   - | 692 |2223 |   0 |   0 |   0 |1644k|   0 | 0.000000e+00 |      --      |    Inf 
625.20/625.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
625.20/625.21	c   583s|  6900k|  6501k|     0 |   0.0 |2266M| 472 |   - | 692 |2174 |   0 |   0 |   0 |1647k|   0 | 0.000000e+00 |      --      |    Inf 
626.30/626.34	c   584s|  6910k|  6510k|     0 |   0.0 |2269M| 472 |   - | 692 |2316 |   0 |   0 |   0 |1649k|   0 | 0.000000e+00 |      --      |    Inf 
627.30/627.34	c   585s|  6920k|  6519k|     0 |   0.0 |2273M| 472 |   - | 692 |2313 |   0 |   0 |   0 |1652k|   0 | 0.000000e+00 |      --      |    Inf 
628.30/628.36	c   586s|  6930k|  6529k|     0 |   0.0 |2276M| 472 |   - | 692 |2356 |   0 |   0 |   0 |1655k|   0 | 0.000000e+00 |      --      |    Inf 
629.30/629.37	c   587s|  6940k|  6538k|     0 |   0.0 |2279M| 472 |   - | 692 |2439 |   0 |   0 |   0 |1658k|   0 | 0.000000e+00 |      --      |    Inf 
630.40/630.43	c   588s|  6950k|  6547k|     0 |   0.0 |2282M| 472 |   - | 692 |2358 |   0 |   0 |   0 |1661k|   0 | 0.000000e+00 |      --      |    Inf 
631.40/631.42	c   589s|  6960k|  6556k|     0 |   0.0 |2286M| 472 |   - | 692 |2201 |   0 |   0 |   0 |1664k|   0 | 0.000000e+00 |      --      |    Inf 
632.30/632.35	c   590s|  6970k|  6566k|     0 |   0.0 |2289M| 472 |   - | 692 |2293 |   0 |   0 |   0 |1667k|   0 | 0.000000e+00 |      --      |    Inf 
633.40/633.40	c   591s|  6980k|  6575k|     0 |   0.0 |2293M| 472 |   - | 692 |2245 |   0 |   0 |   0 |1670k|   0 | 0.000000e+00 |      --      |    Inf 
634.50/634.51	c   592s|  6990k|  6584k|     0 |   0.0 |2296M| 472 |   - | 692 |2375 |   0 |   0 |   0 |1673k|   0 | 0.000000e+00 |      --      |    Inf 
635.40/635.44	c   593s|  7000k|  6594k|     0 |   0.0 |2299M| 472 |   - | 692 |2250 |   0 |   0 |   0 |1675k|   0 | 0.000000e+00 |      --      |    Inf 
636.40/636.40	c   594s|  7010k|  6603k|     0 |   0.0 |2302M| 472 |   - | 692 |2333 |   0 |   0 |   0 |1678k|   0 | 0.000000e+00 |      --      |    Inf 
637.40/637.40	c   595s|  7020k|  6612k|     0 |   0.0 |2306M| 472 |   - | 692 |2237 |   0 |   0 |   0 |1681k|   0 | 0.000000e+00 |      --      |    Inf 
638.40/638.49	c   596s|  7030k|  6622k|     0 |   0.0 |2309M| 472 |   - | 692 |2259 |   0 |   0 |   0 |1683k|   0 | 0.000000e+00 |      --      |    Inf 
639.40/639.44	c   596s|  7040k|  6631k|     0 |   0.0 |2312M| 472 |   - | 692 |2334 |   0 |   0 |   0 |1686k|   0 | 0.000000e+00 |      --      |    Inf 
640.30/640.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
640.30/640.37	c   597s|  7050k|  6640k|     0 |   0.0 |2316M| 472 |   - | 692 |2418 |   0 |   0 |   0 |1689k|   0 | 0.000000e+00 |      --      |    Inf 
641.31/641.34	c   598s|  7060k|  6650k|     0 |   0.0 |2319M| 472 |   - | 692 |2260 |   0 |   0 |   0 |1691k|   0 | 0.000000e+00 |      --      |    Inf 
642.20/642.25	c   599s|  7070k|  6659k|     0 |   0.0 |2322M| 472 |   - | 692 |2182 |   0 |   0 |   0 |1694k|   0 | 0.000000e+00 |      --      |    Inf 
643.10/643.16	c   600s|  7080k|  6668k|     0 |   0.0 |2325M| 472 |   - | 692 |2210 |   0 |   0 |   0 |1697k|   0 | 0.000000e+00 |      --      |    Inf 
644.10/644.19	c   601s|  7090k|  6678k|     0 |   0.0 |2329M| 472 |   - | 692 |2235 |   0 |   0 |   0 |1699k|   0 | 0.000000e+00 |      --      |    Inf 
645.20/645.29	c   602s|  7100k|  6687k|     0 |   0.0 |2332M| 472 |   - | 692 |2327 |   0 |   0 |   0 |1702k|   0 | 0.000000e+00 |      --      |    Inf 
646.40/646.44	c   603s|  7110k|  6696k|     0 |   0.0 |2336M| 472 |   - | 692 |2364 |   0 |   0 |   0 |1705k|   0 | 0.000000e+00 |      --      |    Inf 
647.50/647.53	c   604s|  7120k|  6706k|     0 |   0.0 |2339M| 472 |   - | 692 |2419 |   0 |   0 |   0 |1708k|   0 | 0.000000e+00 |      --      |    Inf 
648.60/648.60	c   605s|  7130k|  6715k|     0 |   0.0 |2342M| 472 |   - | 692 |2491 |   0 |   0 |   0 |1711k|   0 | 0.000000e+00 |      --      |    Inf 
649.60/649.64	c   606s|  7140k|  6724k|     0 |   0.0 |2346M| 472 |   - | 692 |2267 |   0 |   0 |   0 |1714k|   0 | 0.000000e+00 |      --      |    Inf 
650.70/650.75	c   607s|  7150k|  6733k|     0 |   0.0 |2349M| 472 |   - | 692 |2420 |   0 |   0 |   0 |1717k|   0 | 0.000000e+00 |      --      |    Inf 
651.70/651.73	c   608s|  7160k|  6743k|     0 |   0.0 |2352M| 472 |   - | 692 |2374 |   0 |   0 |   0 |1720k|   0 | 0.000000e+00 |      --      |    Inf 
652.71/652.76	c   609s|  7170k|  6752k|     0 |   0.0 |2355M| 472 |   - | 692 |2376 |   0 |   0 |   0 |1723k|   0 | 0.000000e+00 |      --      |    Inf 
653.70/653.76	c   610s|  7180k|  6761k|     0 |   0.0 |2359M| 472 |   - | 692 |2453 |   0 |   0 |   0 |1726k|   0 | 0.000000e+00 |      --      |    Inf 
654.70/654.75	c   611s|  7190k|  6771k|     0 |   0.0 |2362M| 472 |   - | 692 |2423 |   0 |   0 |   0 |1729k|   0 | 0.000000e+00 |      --      |    Inf 
655.80/655.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
655.80/655.81	c   612s|  7200k|  6780k|     0 |   0.0 |2365M| 472 |   - | 692 |2448 |   0 |   0 |   0 |1731k|   0 | 0.000000e+00 |      --      |    Inf 
657.00/657.02	c   613s|  7210k|  6789k|     0 |   0.0 |2369M| 472 |   - | 692 |2394 |   0 |   0 |   0 |1734k|   0 | 0.000000e+00 |      --      |    Inf 
658.21/658.20	c   614s|  7220k|  6799k|     0 |   0.0 |2372M| 472 |   - | 692 |2317 |   0 |   0 |   0 |1737k|   0 | 0.000000e+00 |      --      |    Inf 
659.30/659.31	c   615s|  7230k|  6808k|     0 |   0.0 |2375M| 472 |   - | 692 |2326 |   0 |   0 |   0 |1740k|   0 | 0.000000e+00 |      --      |    Inf 
660.30/660.36	c   616s|  7240k|  6817k|     0 |   0.0 |2379M| 472 |   - | 692 |2329 |   0 |   0 |   0 |1743k|   0 | 0.000000e+00 |      --      |    Inf 
661.40/661.47	c   617s|  7250k|  6827k|     0 |   0.0 |2382M| 472 |   - | 692 |2301 |   0 |   0 |   0 |1746k|   0 | 0.000000e+00 |      --      |    Inf 
662.51/662.51	c   618s|  7260k|  6836k|     0 |   0.0 |2385M| 472 |   - | 692 |2335 |   0 |   0 |   0 |1749k|   0 | 0.000000e+00 |      --      |    Inf 
663.40/663.46	c   619s|  7270k|  6845k|     0 |   0.0 |2389M| 472 |   - | 692 |2317 |   0 |   0 |   0 |1752k|   0 | 0.000000e+00 |      --      |    Inf 
664.40/664.41	c   620s|  7280k|  6855k|     0 |   0.0 |2392M| 472 |   - | 692 |2268 |   0 |   0 |   0 |1755k|   0 | 0.000000e+00 |      --      |    Inf 
665.30/665.36	c   621s|  7290k|  6864k|     0 |   0.0 |2395M| 472 |   - | 692 |2224 |   0 |   0 |   0 |1757k|   0 | 0.000000e+00 |      --      |    Inf 
666.30/666.35	c   622s|  7300k|  6873k|     0 |   0.0 |2398M| 472 |   - | 692 |2277 |   0 |   0 |   0 |1760k|   0 | 0.000000e+00 |      --      |    Inf 
667.40/667.47	c   623s|  7310k|  6883k|     0 |   0.0 |2402M| 472 |   - | 692 |2305 |   0 |   0 |   0 |1763k|   0 | 0.000000e+00 |      --      |    Inf 
668.61/668.64	c   624s|  7320k|  6892k|     0 |   0.0 |2405M| 472 |   - | 692 |2447 |   0 |   0 |   0 |1766k|   0 | 0.000000e+00 |      --      |    Inf 
669.60/669.66	c   625s|  7330k|  6901k|     0 |   0.0 |2409M| 472 |   - | 692 |2570 |   0 |   0 |   0 |1769k|   0 | 0.000000e+00 |      --      |    Inf 
670.60/670.65	c   626s|  7340k|  6910k|     0 |   0.0 |2412M| 472 |   - | 692 |2427 |   0 |   0 |   0 |1772k|   0 | 0.000000e+00 |      --      |    Inf 
671.70/671.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
671.70/671.71	c   627s|  7350k|  6920k|     0 |   0.0 |2415M| 472 |   - | 692 |2401 |   0 |   0 |   0 |1775k|   0 | 0.000000e+00 |      --      |    Inf 
672.81/672.80	c   628s|  7360k|  6929k|     0 |   0.0 |2418M| 472 |   - | 692 |2413 |   0 |   0 |   0 |1778k|   0 | 0.000000e+00 |      --      |    Inf 
673.80/673.87	c   629s|  7370k|  6938k|     0 |   0.0 |2422M| 472 |   - | 692 |2448 |   0 |   0 |   0 |1782k|   0 | 0.000000e+00 |      --      |    Inf 
674.90/674.92	c   630s|  7380k|  6947k|     0 |   0.0 |2425M| 472 |   - | 692 |2469 |   0 |   0 |   0 |1785k|   0 | 0.000000e+00 |      --      |    Inf 
675.91/675.97	c   631s|  7390k|  6957k|     0 |   0.0 |2428M| 472 |   - | 692 |2507 |   0 |   0 |   0 |1788k|   0 | 0.000000e+00 |      --      |    Inf 
677.01/677.09	c   632s|  7400k|  6966k|     0 |   0.0 |2432M| 472 |   - | 692 |2550 |   0 |   0 |   0 |1791k|   0 | 0.000000e+00 |      --      |    Inf 
678.10/678.14	c   633s|  7410k|  6975k|     0 |   0.0 |2435M| 472 |   - | 692 |2521 |   0 |   0 |   0 |1794k|   0 | 0.000000e+00 |      --      |    Inf 
679.11/679.19	c   634s|  7420k|  6985k|     0 |   0.0 |2438M| 472 |   - | 692 |2442 |   0 |   0 |   0 |1797k|   0 | 0.000000e+00 |      --      |    Inf 
680.20/680.28	c   635s|  7430k|  6994k|     0 |   0.0 |2441M| 472 |   - | 692 |2492 |   0 |   0 |   0 |1800k|   0 | 0.000000e+00 |      --      |    Inf 
681.31/681.31	c   636s|  7440k|  7003k|     0 |   0.0 |2445M| 472 |   - | 692 |2445 |   0 |   0 |   0 |1803k|   0 | 0.000000e+00 |      --      |    Inf 
682.40/682.46	c   637s|  7450k|  7013k|     0 |   0.0 |2448M| 472 |   - | 692 |2361 |   0 |   0 |   0 |1806k|   0 | 0.000000e+00 |      --      |    Inf 
683.40/683.49	c   638s|  7460k|  7022k|     0 |   0.0 |2451M| 472 |   - | 692 |2365 |   0 |   0 |   0 |1809k|   0 | 0.000000e+00 |      --      |    Inf 
684.60/684.64	c   639s|  7470k|  7031k|     0 |   0.0 |2455M| 472 |   - | 692 |2424 |   0 |   0 |   0 |1812k|   0 | 0.000000e+00 |      --      |    Inf 
685.70/685.74	c   640s|  7480k|  7041k|     0 |   0.0 |2458M| 472 |   - | 692 |2320 |   0 |   0 |   0 |1815k|   0 | 0.000000e+00 |      --      |    Inf 
686.80/686.81	c   641s|  7490k|  7050k|     0 |   0.0 |2461M| 472 |   - | 692 |2407 |   0 |   0 |   0 |1817k|   0 | 0.000000e+00 |      --      |    Inf 
687.71/687.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
687.71/687.76	c   642s|  7500k|  7059k|     0 |   0.0 |2465M| 472 |   - | 692 |2337 |   0 |   0 |   0 |1820k|   0 | 0.000000e+00 |      --      |    Inf 
688.80/688.88	c   643s|  7510k|  7069k|     0 |   0.0 |2468M| 472 |   - | 692 |2441 |   0 |   0 |   0 |1823k|   0 | 0.000000e+00 |      --      |    Inf 
690.00/690.03	c   644s|  7520k|  7078k|     0 |   0.0 |2471M| 472 |   - | 692 |2345 |   0 |   0 |   0 |1826k|   0 | 0.000000e+00 |      --      |    Inf 
691.01/691.04	c   645s|  7530k|  7087k|     0 |   0.0 |2474M| 472 |   - | 692 |2470 |   0 |   0 |   0 |1829k|   0 | 0.000000e+00 |      --      |    Inf 
692.10/692.16	c   646s|  7540k|  7096k|     0 |   0.0 |2478M| 472 |   - | 692 |2412 |   0 |   0 |   0 |1832k|   0 | 0.000000e+00 |      --      |    Inf 
693.30/693.33	c   647s|  7550k|  7106k|     0 |   0.0 |2481M| 472 |   - | 692 |2411 |   0 |   0 |   0 |1835k|   0 | 0.000000e+00 |      --      |    Inf 
694.30/694.37	c   648s|  7560k|  7115k|     0 |   0.0 |2485M| 472 |   - | 692 |2463 |   0 |   0 |   0 |1838k|   0 | 0.000000e+00 |      --      |    Inf 
695.40/695.42	c   649s|  7570k|  7124k|     0 |   0.0 |2488M| 472 |   - | 692 |2492 |   0 |   0 |   0 |1841k|   0 | 0.000000e+00 |      --      |    Inf 
696.41/696.43	c   650s|  7580k|  7134k|     0 |   0.0 |2491M| 472 |   - | 692 |2429 |   0 |   0 |   0 |1844k|   0 | 0.000000e+00 |      --      |    Inf 
697.50/697.57	c   651s|  7590k|  7143k|     0 |   0.0 |2494M| 472 |   - | 692 |2447 |   0 |   0 |   0 |1847k|   0 | 0.000000e+00 |      --      |    Inf 
698.60/698.63	c   652s|  7600k|  7152k|     0 |   0.0 |2498M| 472 |   - | 692 |2608 |   0 |   0 |   0 |1850k|   0 | 0.000000e+00 |      --      |    Inf 
699.70/699.75	c   653s|  7610k|  7161k|     0 |   0.0 |2501M| 472 |   - | 692 |2661 |   0 |   0 |   0 |1852k|   0 | 0.000000e+00 |      --      |    Inf 
700.71/700.78	c   654s|  7620k|  7171k|     0 |   0.0 |2504M| 472 |   - | 692 |2426 |   0 |   0 |   0 |1855k|   0 | 0.000000e+00 |      --      |    Inf 
701.90/701.91	c   655s|  7630k|  7180k|     0 |   0.0 |2508M| 472 |   - | 692 |2430 |   0 |   0 |   0 |1858k|   0 | 0.000000e+00 |      --      |    Inf 
703.00/703.06	c   656s|  7640k|  7189k|     0 |   0.0 |2511M| 472 |   - | 692 |2504 |   0 |   0 |   0 |1861k|   0 | 0.000000e+00 |      --      |    Inf 
704.11/704.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
704.11/704.16	c   657s|  7650k|  7199k|     0 |   0.0 |2514M| 472 |   - | 692 |2365 |   0 |   0 |   0 |1864k|   0 | 0.000000e+00 |      --      |    Inf 
705.21/705.23	c   658s|  7660k|  7208k|     0 |   0.0 |2518M| 472 |   - | 692 |2439 |   0 |   0 |   0 |1867k|   0 | 0.000000e+00 |      --      |    Inf 
706.30/706.33	c   659s|  7670k|  7217k|     0 |   0.0 |2521M| 472 |   - | 692 |2428 |   0 |   0 |   0 |1870k|   0 | 0.000000e+00 |      --      |    Inf 
707.31/707.36	c   660s|  7680k|  7226k|     0 |   0.0 |2524M| 472 |   - | 692 |2547 |   0 |   0 |   0 |1873k|   0 | 0.000000e+00 |      --      |    Inf 
708.40/708.41	c   661s|  7690k|  7236k|     0 |   0.0 |2528M| 472 |   - | 692 |2420 |   0 |   0 |   0 |1876k|   0 | 0.000000e+00 |      --      |    Inf 
709.51/709.55	c   663s|  7700k|  7245k|     0 |   0.0 |2531M| 472 |   - | 692 |2217 |   0 |   0 |   0 |1878k|   0 | 0.000000e+00 |      --      |    Inf 
710.61/710.61	c   664s|  7710k|  7254k|     0 |   0.0 |2534M| 472 |   - | 692 |2394 |   0 |   0 |   0 |1881k|   0 | 0.000000e+00 |      --      |    Inf 
711.70/711.72	c   665s|  7720k|  7264k|     0 |   0.0 |2537M| 472 |   - | 692 |2378 |   0 |   0 |   0 |1884k|   0 | 0.000000e+00 |      --      |    Inf 
712.90/712.96	c   666s|  7730k|  7273k|     0 |   0.0 |2541M| 472 |   - | 692 |2511 |   0 |   0 |   0 |1887k|   0 | 0.000000e+00 |      --      |    Inf 
714.00/714.09	c   667s|  7740k|  7282k|     0 |   0.0 |2544M| 472 |   - | 692 |2575 |   0 |   0 |   0 |1890k|   0 | 0.000000e+00 |      --      |    Inf 
715.20/715.24	c   668s|  7750k|  7291k|     0 |   0.0 |2547M| 472 |   - | 692 |2487 |   0 |   0 |   0 |1893k|   0 | 0.000000e+00 |      --      |    Inf 
716.41/716.44	c   669s|  7760k|  7301k|     0 |   0.0 |2551M| 472 |   - | 692 |2522 |   0 |   0 |   0 |1897k|   0 | 0.000000e+00 |      --      |    Inf 
717.41/717.47	c   670s|  7770k|  7310k|     0 |   0.0 |2554M| 472 |   - | 692 |2509 |   0 |   0 |   0 |1900k|   0 | 0.000000e+00 |      --      |    Inf 
718.61/718.63	c   671s|  7780k|  7319k|     0 |   0.0 |2558M| 472 |   - | 692 |2517 |   0 |   0 |   0 |1903k|   0 | 0.000000e+00 |      --      |    Inf 
719.60/719.66	c   672s|  7790k|  7329k|     0 |   0.0 |2561M| 472 |   - | 692 |2523 |   0 |   0 |   0 |1906k|   0 | 0.000000e+00 |      --      |    Inf 
720.70/720.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
720.70/720.75	c   673s|  7800k|  7338k|     0 |   0.0 |2564M| 472 |   - | 692 |2360 |   0 |   0 |   0 |1909k|   0 | 0.000000e+00 |      --      |    Inf 
721.71/721.79	c   674s|  7810k|  7347k|     0 |   0.0 |2568M| 472 |   - | 692 |2631 |   0 |   0 |   0 |1912k|   0 | 0.000000e+00 |      --      |    Inf 
722.90/722.97	c   675s|  7820k|  7356k|     0 |   0.0 |2571M| 472 |   - | 692 |2505 |   0 |   0 |   0 |1915k|   0 | 0.000000e+00 |      --      |    Inf 
724.00/724.08	c   676s|  7830k|  7366k|     0 |   0.0 |2574M| 472 |   - | 692 |2617 |   0 |   0 |   0 |1918k|   0 | 0.000000e+00 |      --      |    Inf 
725.20/725.25	c   677s|  7840k|  7375k|     0 |   0.0 |2577M| 472 |   - | 692 |2630 |   0 |   0 |   0 |1921k|   0 | 0.000000e+00 |      --      |    Inf 
726.30/726.35	c   678s|  7850k|  7384k|     0 |   0.0 |2581M| 472 |   - | 692 |2439 |   0 |   0 |   0 |1924k|   0 | 0.000000e+00 |      --      |    Inf 
727.40/727.40	c   679s|  7860k|  7394k|     0 |   0.0 |2584M| 472 |   - | 692 |2512 |   0 |   0 |   0 |1927k|   0 | 0.000000e+00 |      --      |    Inf 
728.51/728.51	c   680s|  7870k|  7403k|     0 |   0.0 |2587M| 472 |   - | 692 |2370 |   0 |   0 |   0 |1930k|   0 | 0.000000e+00 |      --      |    Inf 
729.61/729.65	c   682s|  7880k|  7412k|     0 |   0.0 |2591M| 472 |   - | 692 |2380 |   0 |   0 |   0 |1933k|   0 | 0.000000e+00 |      --      |    Inf 
730.71/730.73	c   683s|  7890k|  7422k|     0 |   0.0 |2594M| 472 |   - | 692 |2508 |   0 |   0 |   0 |1936k|   0 | 0.000000e+00 |      --      |    Inf 
731.70/731.78	c   684s|  7900k|  7431k|     0 |   0.0 |2597M| 472 |   - | 692 |2486 |   0 |   0 |   0 |1939k|   0 | 0.000000e+00 |      --      |    Inf 
732.70/732.74	c   684s|  7910k|  7440k|     0 |   0.0 |2601M| 472 |   - | 692 |2427 |   0 |   0 |   0 |1941k|   0 | 0.000000e+00 |      --      |    Inf 
733.71/733.77	c   685s|  7920k|  7450k|     0 |   0.0 |2604M| 472 |   - | 692 |2428 |   0 |   0 |   0 |1944k|   0 | 0.000000e+00 |      --      |    Inf 
734.90/734.99	c   687s|  7930k|  7459k|     0 |   0.0 |2607M| 472 |   - | 692 |2422 |   0 |   0 |   0 |1948k|   0 | 0.000000e+00 |      --      |    Inf 
736.11/736.16	c   688s|  7940k|  7468k|     0 |   0.0 |2611M| 472 |   - | 692 |2623 |   0 |   0 |   0 |1951k|   0 | 0.000000e+00 |      --      |    Inf 
737.20/737.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
737.20/737.29	c   689s|  7950k|  7477k|     0 |   0.0 |2614M| 472 |   - | 692 |2600 |   0 |   0 |   0 |1954k|   0 | 0.000000e+00 |      --      |    Inf 
738.30/738.34	c   690s|  7960k|  7486k|     0 |   0.0 |2617M| 472 |   - | 692 |2595 |   0 |   0 |   0 |1958k|   0 | 0.000000e+00 |      --      |    Inf 
739.40/739.46	c   691s|  7970k|  7496k|     0 |   0.0 |2621M| 472 |   - | 692 |2670 |   0 |   0 |   0 |1961k|   0 | 0.000000e+00 |      --      |    Inf 
740.50/740.52	c   692s|  7980k|  7505k|     0 |   0.0 |2624M| 472 |   - | 692 |2496 |   0 |   0 |   0 |1964k|   0 | 0.000000e+00 |      --      |    Inf 
741.70/741.70	c   693s|  7990k|  7514k|     0 |   0.0 |2627M| 472 |   - | 692 |2526 |   0 |   0 |   0 |1967k|   0 | 0.000000e+00 |      --      |    Inf 
742.70/742.75	c   694s|  8000k|  7523k|     0 |   0.0 |2631M| 472 |   - | 692 |2500 |   0 |   0 |   0 |1970k|   0 | 0.000000e+00 |      --      |    Inf 
743.90/743.91	c   695s|  8010k|  7533k|     0 |   0.0 |2634M| 472 |   - | 692 |2719 |   0 |   0 |   0 |1974k|   0 | 0.000000e+00 |      --      |    Inf 
744.90/744.91	c   696s|  8020k|  7542k|     0 |   0.0 |2637M| 472 |   - | 692 |2695 |   0 |   0 |   0 |1977k|   0 | 0.000000e+00 |      --      |    Inf 
746.10/746.12	c   697s|  8030k|  7551k|     0 |   0.0 |2641M| 472 |   - | 692 |2791 |   0 |   0 |   0 |1980k|   0 | 0.000000e+00 |      --      |    Inf 
747.11/747.20	c   698s|  8040k|  7561k|     0 |   0.0 |2644M| 472 |   - | 692 |2687 |   0 |   0 |   0 |1983k|   0 | 0.000000e+00 |      --      |    Inf 
748.30/748.35	c   699s|  8050k|  7570k|     0 |   0.0 |2647M| 472 |   - | 692 |2593 |   0 |   0 |   0 |1986k|   0 | 0.000000e+00 |      --      |    Inf 
749.30/749.38	c   700s|  8060k|  7579k|     0 |   0.0 |2651M| 472 |   - | 692 |2620 |   0 |   0 |   0 |1989k|   0 | 0.000000e+00 |      --      |    Inf 
750.41/750.40	c   701s|  8070k|  7588k|     0 |   0.0 |2654M| 472 |   - | 692 |2422 |   0 |   0 |   0 |1992k|   0 | 0.000000e+00 |      --      |    Inf 
751.51/751.58	c   702s|  8080k|  7598k|     0 |   0.0 |2657M| 472 |   - | 692 |2582 |   0 |   0 |   0 |1995k|   0 | 0.000000e+00 |      --      |    Inf 
752.71/752.79	c   703s|  8090k|  7607k|     0 |   0.0 |2661M| 472 |   - | 692 |2479 |   0 |   0 |   0 |1998k|   0 | 0.000000e+00 |      --      |    Inf 
753.91/753.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
753.91/753.93	c   704s|  8100k|  7616k|     0 |   0.0 |2664M| 472 |   - | 692 |2387 |   0 |   0 |   0 |2001k|   0 | 0.000000e+00 |      --      |    Inf 
754.91/754.96	c   705s|  8110k|  7626k|     0 |   0.0 |2667M| 472 |   - | 692 |2451 |   0 |   0 |   0 |2004k|   0 | 0.000000e+00 |      --      |    Inf 
756.00/756.08	c   706s|  8120k|  7635k|     0 |   0.0 |2671M| 472 |   - | 692 |2377 |   0 |   0 |   0 |2007k|   0 | 0.000000e+00 |      --      |    Inf 
757.00/757.07	c   707s|  8130k|  7644k|     0 |   0.0 |2674M| 472 |   - | 692 |2463 |   0 |   0 |   0 |2010k|   0 | 0.000000e+00 |      --      |    Inf 
758.00/758.03	c   708s|  8140k|  7653k|     0 |   0.0 |2677M| 472 |   - | 692 |2511 |   0 |   0 |   0 |2013k|   0 | 0.000000e+00 |      --      |    Inf 
759.10/759.13	c   709s|  8150k|  7663k|     0 |   0.0 |2681M| 472 |   - | 692 |2542 |   0 |   0 |   0 |2017k|   0 | 0.000000e+00 |      --      |    Inf 
760.11/760.14	c   710s|  8160k|  7672k|     0 |   0.0 |2684M| 472 |   - | 692 |2591 |   0 |   0 |   0 |2020k|   0 | 0.000000e+00 |      --      |    Inf 
761.31/761.37	c   711s|  8170k|  7681k|     0 |   0.0 |2688M| 472 |   - | 692 |2603 |   0 |   0 |   0 |2023k|   0 | 0.000000e+00 |      --      |    Inf 
762.40/762.49	c   713s|  8180k|  7690k|     0 |   0.0 |2691M| 472 |   - | 692 |2677 |   0 |   0 |   0 |2026k|   0 | 0.000000e+00 |      --      |    Inf 
763.70/763.71	c   714s|  8190k|  7700k|     0 |   0.0 |2694M| 472 |   - | 692 |2566 |   0 |   0 |   0 |2030k|   0 | 0.000000e+00 |      --      |    Inf 
765.01/765.06	c   715s|  8200k|  7709k|     0 |   0.0 |2698M| 472 |   - | 692 |2597 |   0 |   0 |   0 |2033k|   0 | 0.000000e+00 |      --      |    Inf 
766.30/766.39	c   716s|  8210k|  7718k|     0 |   0.0 |2701M| 472 |   - | 692 |2663 |   0 |   0 |   0 |2036k|   0 | 0.000000e+00 |      --      |    Inf 
767.51/767.56	c   717s|  8220k|  7727k|     0 |   0.0 |2704M| 472 |   - | 692 |2726 |   0 |   0 |   0 |2039k|   0 | 0.000000e+00 |      --      |    Inf 
768.81/768.83	c   719s|  8230k|  7736k|     0 |   0.0 |2708M| 472 |   - | 692 |2752 |   0 |   0 |   0 |2043k|   0 | 0.000000e+00 |      --      |    Inf 
769.81/769.84	c   720s|  8240k|  7746k|     0 |   0.0 |2711M| 472 |   - | 692 |2565 |   0 |   0 |   0 |2046k|   0 | 0.000000e+00 |      --      |    Inf 
770.91/771.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
770.91/771.00	c   721s|  8250k|  7755k|     0 |   0.0 |2714M| 472 |   - | 692 |2641 |   0 |   0 |   0 |2049k|   0 | 0.000000e+00 |      --      |    Inf 
772.01/772.05	c   722s|  8260k|  7764k|     0 |   0.0 |2718M| 472 |   - | 692 |2653 |   0 |   0 |   0 |2052k|   0 | 0.000000e+00 |      --      |    Inf 
773.11/773.18	c   723s|  8270k|  7774k|     0 |   0.0 |2721M| 472 |   - | 692 |2570 |   0 |   0 |   0 |2055k|   0 | 0.000000e+00 |      --      |    Inf 
774.21/774.26	c   724s|  8280k|  7783k|     0 |   0.0 |2724M| 472 |   - | 692 |2512 |   0 |   0 |   0 |2058k|   0 | 0.000000e+00 |      --      |    Inf 
775.41/775.47	c   725s|  8290k|  7792k|     0 |   0.0 |2727M| 472 |   - | 692 |2552 |   0 |   0 |   0 |2061k|   0 | 0.000000e+00 |      --      |    Inf 
776.61/776.66	c   726s|  8300k|  7801k|     0 |   0.0 |2731M| 472 |   - | 692 |2644 |   0 |   0 |   0 |2065k|   0 | 0.000000e+00 |      --      |    Inf 
777.61/777.66	c   727s|  8310k|  7811k|     0 |   0.0 |2734M| 472 |   - | 692 |2557 |   0 |   0 |   0 |2068k|   0 | 0.000000e+00 |      --      |    Inf 
779.01/779.06	c   728s|  8320k|  7820k|     0 |   0.0 |2737M| 472 |   - | 692 |2435 |   0 |   0 |   0 |2071k|   0 | 0.000000e+00 |      --      |    Inf 
780.10/780.13	c   729s|  8330k|  7829k|     0 |   0.0 |2741M| 472 |   - | 692 |2459 |   0 |   0 |   0 |2074k|   0 | 0.000000e+00 |      --      |    Inf 
781.31/781.30	c   730s|  8340k|  7839k|     0 |   0.0 |2744M| 472 |   - | 692 |2410 |   0 |   0 |   0 |2077k|   0 | 0.000000e+00 |      --      |    Inf 
782.31/782.38	c   731s|  8350k|  7848k|     0 |   0.0 |2747M| 472 |   - | 692 |2444 |   0 |   0 |   0 |2080k|   0 | 0.000000e+00 |      --      |    Inf 
783.40/783.48	c   732s|  8360k|  7857k|     0 |   0.0 |2751M| 472 |   - | 692 |2624 |   0 |   0 |   0 |2083k|   0 | 0.000000e+00 |      --      |    Inf 
784.60/784.66	c   734s|  8370k|  7866k|     0 |   0.0 |2754M| 472 |   - | 692 |2669 |   0 |   0 |   0 |2086k|   0 | 0.000000e+00 |      --      |    Inf 
785.80/785.89	c   735s|  8380k|  7876k|     0 |   0.0 |2757M| 472 |   - | 692 |2699 |   0 |   0 |   0 |2089k|   0 | 0.000000e+00 |      --      |    Inf 
786.90/786.95	c   736s|  8390k|  7885k|     0 |   0.0 |2761M| 472 |   - | 692 |2742 |   0 |   0 |   0 |2093k|   0 | 0.000000e+00 |      --      |    Inf 
788.11/788.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
788.11/788.12	c   737s|  8400k|  7894k|     0 |   0.0 |2764M| 472 |   - | 692 |2708 |   0 |   0 |   0 |2096k|   0 | 0.000000e+00 |      --      |    Inf 
789.11/789.19	c   738s|  8410k|  7903k|     0 |   0.0 |2768M| 472 |   - | 692 |2683 |   0 |   0 |   0 |2100k|   0 | 0.000000e+00 |      --      |    Inf 
790.30/790.31	c   739s|  8420k|  7912k|     0 |   0.0 |2771M| 472 |   - | 692 |2619 |   0 |   0 |   0 |2103k|   0 | 0.000000e+00 |      --      |    Inf 
791.31/791.31	c   740s|  8430k|  7922k|     0 |   0.0 |2774M| 472 |   - | 692 |2649 |   0 |   0 |   0 |2106k|   0 | 0.000000e+00 |      --      |    Inf 
792.51/792.57	c   741s|  8440k|  7931k|     0 |   0.0 |2778M| 472 |   - | 692 |2662 |   0 |   0 |   0 |2109k|   0 | 0.000000e+00 |      --      |    Inf 
793.70/793.72	c   742s|  8450k|  7940k|     0 |   0.0 |2781M| 472 |   - | 692 |2598 |   0 |   0 |   0 |2112k|   0 | 0.000000e+00 |      --      |    Inf 
794.60/794.66	c   743s|  8460k|  7950k|     0 |   0.0 |2784M| 472 |   - | 692 |2559 |   0 |   0 |   0 |2115k|   0 | 0.000000e+00 |      --      |    Inf 
795.71/795.77	c   744s|  8470k|  7959k|     0 |   0.0 |2787M| 472 |   - | 692 |2661 |   0 |   0 |   0 |2118k|   0 | 0.000000e+00 |      --      |    Inf 
797.00/797.08	c   745s|  8480k|  7968k|     0 |   0.0 |2791M| 472 |   - | 692 |2618 |   0 |   0 |   0 |2121k|   0 | 0.000000e+00 |      --      |    Inf 
798.11/798.12	c   746s|  8490k|  7977k|     0 |   0.0 |2794M| 472 |   - | 692 |2673 |   0 |   0 |   0 |2124k|   0 | 0.000000e+00 |      --      |    Inf 
799.10/799.11	c   747s|  8500k|  7987k|     0 |   0.0 |2797M| 472 |   - | 692 |2602 |   0 |   0 |   0 |2127k|   0 | 0.000000e+00 |      --      |    Inf 
800.11/800.16	c   748s|  8510k|  7996k|     0 |   0.0 |2801M| 472 |   - | 692 |2614 |   0 |   0 |   0 |2130k|   0 | 0.000000e+00 |      --      |    Inf 
801.30/801.35	c   749s|  8520k|  8005k|     0 |   0.0 |2804M| 472 |   - | 692 |2569 |   0 |   0 |   0 |2133k|   0 | 0.000000e+00 |      --      |    Inf 
802.40/802.46	c   750s|  8530k|  8014k|     0 |   0.0 |2807M| 472 |   - | 692 |2523 |   0 |   0 |   0 |2136k|   0 | 0.000000e+00 |      --      |    Inf 
803.50/803.53	c   751s|  8540k|  8024k|     0 |   0.0 |2810M| 472 |   - | 692 |2551 |   0 |   0 |   0 |2139k|   0 | 0.000000e+00 |      --      |    Inf 
804.81/804.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
804.81/804.83	c   753s|  8550k|  8033k|     0 |   0.0 |2814M| 472 |   - | 692 |2518 |   0 |   0 |   0 |2142k|   0 | 0.000000e+00 |      --      |    Inf 
805.81/805.88	c   754s|  8560k|  8042k|     0 |   0.0 |2817M| 472 |   - | 692 |2523 |   0 |   0 |   0 |2145k|   0 | 0.000000e+00 |      --      |    Inf 
807.01/807.00	c   755s|  8570k|  8051k|     0 |   0.0 |2820M| 472 |   - | 692 |2511 |   0 |   0 |   0 |2148k|   0 | 0.000000e+00 |      --      |    Inf 
808.11/808.18	c   756s|  8580k|  8061k|     0 |   0.0 |2824M| 472 |   - | 692 |2662 |   0 |   0 |   0 |2151k|   0 | 0.000000e+00 |      --      |    Inf 
809.31/809.36	c   757s|  8590k|  8070k|     0 |   0.0 |2827M| 472 |   - | 692 |2702 |   0 |   0 |   0 |2155k|   0 | 0.000000e+00 |      --      |    Inf 
810.61/810.67	c   758s|  8600k|  8079k|     0 |   0.0 |2831M| 472 |   - | 692 |2801 |   0 |   0 |   0 |2159k|   0 | 0.000000e+00 |      --      |    Inf 
811.81/811.86	c   759s|  8610k|  8088k|     0 |   0.0 |2834M| 472 |   - | 692 |2728 |   0 |   0 |   0 |2162k|   0 | 0.000000e+00 |      --      |    Inf 
813.00/813.01	c   760s|  8620k|  8097k|     0 |   0.0 |2838M| 472 |   - | 692 |2832 |   0 |   0 |   0 |2166k|   0 | 0.000000e+00 |      --      |    Inf 
814.11/814.17	c   761s|  8630k|  8107k|     0 |   0.0 |2841M| 472 |   - | 692 |2693 |   0 |   0 |   0 |2169k|   0 | 0.000000e+00 |      --      |    Inf 
815.31/815.34	c   762s|  8640k|  8116k|     0 |   0.0 |2844M| 472 |   - | 692 |2886 |   0 |   0 |   0 |2172k|   0 | 0.000000e+00 |      --      |    Inf 
816.50/816.59	c   764s|  8650k|  8125k|     0 |   0.0 |2848M| 472 |   - | 692 |2814 |   0 |   0 |   0 |2175k|   0 | 0.000000e+00 |      --      |    Inf 
817.80/817.84	c   765s|  8660k|  8134k|     0 |   0.0 |2851M| 472 |   - | 692 |2764 |   0 |   0 |   0 |2179k|   0 | 0.000000e+00 |      --      |    Inf 
818.80/818.89	c   766s|  8670k|  8144k|     0 |   0.0 |2854M| 472 |   - | 692 |2660 |   0 |   0 |   0 |2181k|   0 | 0.000000e+00 |      --      |    Inf 
820.01/820.08	c   767s|  8680k|  8153k|     0 |   0.0 |2858M| 472 |   - | 692 |2906 |   0 |   0 |   0 |2185k|   0 | 0.000000e+00 |      --      |    Inf 
821.21/821.27	c   768s|  8690k|  8162k|     0 |   0.0 |2861M| 472 |   - | 692 |2781 |   0 |   0 |   0 |2188k|   0 | 0.000000e+00 |      --      |    Inf 
822.31/822.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
822.31/822.38	c   769s|  8700k|  8171k|     0 |   0.0 |2864M| 472 |   - | 692 |2622 |   0 |   0 |   0 |2191k|   0 | 0.000000e+00 |      --      |    Inf 
823.50/823.57	c   770s|  8710k|  8181k|     0 |   0.0 |2868M| 472 |   - | 692 |2717 |   0 |   0 |   0 |2194k|   0 | 0.000000e+00 |      --      |    Inf 
823.91/823.95	c (node 8712646) switching to memory saving mode (mem: 2736.0M/3420.0M)
826.50/826.51	c   773s|  8720k|  8183k|     0 |   0.0 |2873M| 508 |   - | 692 |  11k|   0 |   0 |   0 |2224k|   0 | 0.000000e+00 |      --      |    Inf 
829.20/829.21	c   776s|  8730k|  8183k|     0 |   0.0 |2879M| 508 |   - | 692 |  24k|   0 |   0 |   0 |2263k|   0 | 0.000000e+00 |      --      |    Inf 
832.30/832.39	c   779s|  8740k|  8183k|     0 |   0.0 |2879M| 508 |   - | 692 |  24k|   0 |   0 |   0 |2289k|   0 | 0.000000e+00 |      --      |    Inf 
835.60/835.69	c   782s|  8750k|  8183k|     0 |   0.0 |2887M| 508 |   - | 692 |  41k|   0 |   0 |   0 |2325k|   0 | 0.000000e+00 |      --      |    Inf 
839.21/839.23	c   785s|  8760k|  8183k|     0 |   0.0 |2888M| 508 |   - | 692 |  40k|   0 |   0 |   0 |2352k|   0 | 0.000000e+00 |      --      |    Inf 
842.80/842.84	c   789s|  8770k|  8183k|     0 |   0.0 |2892M| 508 |   - | 692 |  53k|   0 |   0 |   0 |2378k|   0 | 0.000000e+00 |      --      |    Inf 
846.80/846.87	c   793s|  8780k|  8183k|     0 |   0.0 |2897M| 508 |   - | 692 |  54k|   0 |   0 |   0 |2417k|   0 | 0.000000e+00 |      --      |    Inf 
852.10/852.15	c   798s|  8790k|  8183k|     0 |   0.0 |2884M| 509 |   - | 692 |  10k|   0 |   0 |   0 |2443k|   0 | 0.000000e+00 |      --      |    Inf 
855.90/855.92	c   801s|  8800k|  8183k|     0 |   0.0 |2886M| 509 |   - | 692 |  16k|   0 |   0 |   0 |2463k|   0 | 0.000000e+00 |      --      |    Inf 
860.11/860.18	c   805s|  8810k|  8183k|     0 |   0.0 |2888M| 509 |   - | 692 |  22k|   0 |   0 |   0 |2483k|   0 | 0.000000e+00 |      --      |    Inf 
864.00/864.08	c   809s|  8820k|  8183k|     0 |   0.0 |2893M| 509 |   - | 692 |  38k|   0 |   0 |   0 |2515k|   0 | 0.000000e+00 |      --      |    Inf 
867.81/867.89	c   813s|  8830k|  8183k|     0 |   0.0 |2900M| 509 |   - | 692 |  59k|   0 |   0 |   0 |2555k|   0 | 0.000000e+00 |      --      |    Inf 
871.81/871.83	c   817s|  8840k|  8183k|     0 |   0.0 |2906M| 509 |   - | 692 |  76k|   0 |   0 |   0 |2594k|   0 | 0.000000e+00 |      --      |    Inf 
878.71/878.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
878.71/878.74	c   823s|  8850k|  8183k|     0 |   0.0 |2902M| 516 |   - | 692 |  51k|   0 |   0 |   0 |2617k|   0 | 0.000000e+00 |      --      |    Inf 
883.41/883.45	c   828s|  8860k|  8183k|     0 |   0.0 |2905M| 516 |   - | 692 |  57k|   0 |   0 |   0 |2652k|   0 | 0.000000e+00 |      --      |    Inf 
887.51/887.60	c   832s|  8870k|  8183k|     0 |   0.0 |2912M| 516 |   - | 692 |  76k|   0 |   0 |   0 |2685k|   0 | 0.000000e+00 |      --      |    Inf 
894.51/894.59	c   839s|  8880k|  8183k|     0 |   0.0 |2897M| 516 |   - | 692 |  22k|   0 |   0 |   0 |2718k|   0 | 0.000000e+00 |      --      |    Inf 
899.72/899.72	c   844s|  8890k|  8183k|     0 |   0.0 |2903M| 516 |   - | 692 |  41k|   0 |   0 |   0 |2754k|   0 | 0.000000e+00 |      --      |    Inf 
906.11/906.15	c   850s|  8900k|  8183k|     0 |   0.0 |2898M| 516 |   - | 692 |  22k|   0 |   0 |   0 |2786k|   0 | 0.000000e+00 |      --      |    Inf 
913.02/913.05	c   857s|  8910k|  8183k|     0 |   0.0 |2899M| 516 |   - | 692 |  27k|   0 |   0 |   0 |2806k|   0 | 0.000000e+00 |      --      |    Inf 
918.91/918.93	c   863s|  8920k|  8183k|     0 |   0.0 |2900M| 516 |   - | 692 |  29k|   0 |   0 |   0 |2835k|   0 | 0.000000e+00 |      --      |    Inf 
924.11/924.17	c   868s|  8930k|  8183k|     0 |   0.0 |2905M| 516 |   - | 692 |  47k|   0 |   0 |   0 |2870k|   0 | 0.000000e+00 |      --      |    Inf 
927.91/927.99	c   871s|  8940k|  8183k|     0 |   0.0 |2908M| 516 |   - | 692 |  56k|   0 |   0 |   0 |2908k|   0 | 0.000000e+00 |      --      |    Inf 
935.02/935.08	c   878s|  8950k|  8183k|     0 |   0.0 |2902M| 516 |   - | 692 |  35k|   0 |   0 |   0 |2935k|   0 | 0.000000e+00 |      --      |    Inf 
943.51/943.53	c   887s|  8960k|  8183k|     0 |   0.0 |2905M| 516 |   - | 692 |  45k|   0 |   0 |   0 |2957k|   0 | 0.000000e+00 |      --      |    Inf 
951.31/951.38	c   894s|  8970k|  8183k|     0 |   0.0 |2908M| 516 |   - | 692 |  56k|   0 |   0 |   0 |2980k|   0 | 0.000000e+00 |      --      |    Inf 
960.71/960.73	c   904s|  8980k|  8183k|     0 |   0.0 |2911M| 516 |   - | 692 |  65k|   0 |   0 |   0 |3003k|   0 | 0.000000e+00 |      --      |    Inf 
970.12/970.15	c   913s|  8990k|  8183k|     0 |   0.0 |2913M| 516 |   - | 692 |  75k|   0 |   0 |   0 |3027k|   0 | 0.000000e+00 |      --      |    Inf 
979.51/979.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
979.51/979.56	c   922s|  9000k|  8183k|     0 |   0.0 |2916M| 516 |   - | 692 |  85k|   0 |   0 |   0 |3052k|   0 | 0.000000e+00 |      --      |    Inf 
989.01/989.09	c   932s|  9010k|  8183k|     0 |   0.0 |2919M| 516 |   - | 692 |  95k|   0 |   0 |   0 |3078k|   0 | 0.000000e+00 |      --      |    Inf 
998.72/998.78	c   941s|  9020k|  8183k|     0 |   0.0 |2923M| 516 |   - | 692 | 107k|   0 |   0 |   0 |3107k|   0 | 0.000000e+00 |      --      |    Inf 
1008.42/1008.44	c   951s|  9030k|  8183k|     0 |   0.0 |2926M| 516 |   - | 692 | 116k|   0 |   0 |   0 |3133k|   0 | 0.000000e+00 |      --      |    Inf 
1019.51/1019.50	c   962s|  9040k|  8183k|     0 |   0.0 |2925M| 516 |   - | 692 |  92k|   0 |   0 |   0 |3164k|   0 | 0.000000e+00 |      --      |    Inf 
1023.81/1023.87	c   966s|  9050k|  8183k|     0 |   0.0 |2932M| 516 |   - | 692 | 112k|   0 |   0 |   0 |3206k|   0 | 0.000000e+00 |      --      |    Inf 
1028.31/1028.38	c   970s|  9060k|  8183k|     0 |   0.0 |2939M| 516 |   - | 692 | 134k|   0 |   0 |   0 |3246k|   0 | 0.000000e+00 |      --      |    Inf 
1033.31/1033.36	c   975s|  9070k|  8183k|     0 |   0.0 |2944M| 516 |   - | 692 | 150k|   0 |   0 |   0 |3286k|   0 | 0.000000e+00 |      --      |    Inf 
1042.82/1042.83	c   984s|  9080k|  8183k|     0 |   0.0 |2919M| 516 |   - | 692 |  56k|   0 |   0 |   0 |3323k|   0 | 0.000000e+00 |      --      |    Inf 
1051.62/1051.64	c   993s|  9090k|  8183k|     0 |   0.0 |2924M| 516 |   - | 692 |  71k|   0 |   0 |   0 |3357k|   0 | 0.000000e+00 |      --      |    Inf 
1062.72/1062.74	c  1004s|  9100k|  8183k|     0 |   0.0 |2916M| 516 |   - | 692 |  33k|   0 |   0 |   0 |3386k|   0 | 0.000000e+00 |      --      |    Inf 
1073.52/1073.55	c  1015s|  9110k|  8183k|     0 |   0.0 |2918M| 516 |   - | 692 |  39k|   0 |   0 |   0 |3407k|   0 | 0.000000e+00 |      --      |    Inf 
1083.91/1083.92	c  1025s|  9120k|  8183k|     0 |   0.0 |2916M| 516 |   - | 692 |  34k|   0 |   0 |   0 |3431k|   0 | 0.000000e+00 |      --      |    Inf 
1092.91/1092.98	c  1034s|  9130k|  8183k|     0 |   0.0 |2920M| 516 |   - | 692 |  45k|   0 |   0 |   0 |3461k|   0 | 0.000000e+00 |      --      |    Inf 
1101.92/1101.98	c  1043s|  9140k|  8183k|     0 |   0.0 |2915M| 516 |   - | 692 |  29k|   0 |   0 |   0 |3483k|   0 | 0.000000e+00 |      --      |    Inf 
1112.21/1112.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1112.21/1112.22	c  1053s|  9150k|  8183k|     0 |   0.0 |2917M| 516 |   - | 692 |  35k|   0 |   0 |   0 |3505k|   0 | 0.000000e+00 |      --      |    Inf 
1121.62/1121.63	c  1062s|  9160k|  8183k|     0 |   0.0 |2919M| 516 |   - | 692 |  43k|   0 |   0 |   0 |3529k|   0 | 0.000000e+00 |      --      |    Inf 
1126.52/1126.50	c  1067s|  9170k|  8183k|     0 |   0.0 |2926M| 516 |   - | 692 |  64k|   0 |   0 |   0 |3565k|   0 | 0.000000e+00 |      --      |    Inf 
1132.21/1132.21	c  1072s|  9180k|  8183k|     0 |   0.0 |2930M| 516 |   - | 692 |  78k|   0 |   0 |   0 |3598k|   0 | 0.000000e+00 |      --      |    Inf 
1137.81/1137.87	c  1078s|  9190k|  8183k|     0 |   0.0 |2932M| 516 |   - | 692 |  84k|   0 |   0 |   0 |3631k|   0 | 0.000000e+00 |      --      |    Inf 
1143.41/1143.43	c  1083s|  9200k|  8183k|     0 |   0.0 |2936M| 516 |   - | 692 |  98k|   0 |   0 |   0 |3662k|   0 | 0.000000e+00 |      --      |    Inf 
1148.61/1148.65	c  1088s|  9210k|  8183k|     0 |   0.0 |2941M| 516 |   - | 692 | 112k|   0 |   0 |   0 |3694k|   0 | 0.000000e+00 |      --      |    Inf 
1153.51/1153.53	c  1093s|  9220k|  8183k|     0 |   0.0 |2946M| 516 |   - | 692 | 128k|   0 |   0 |   0 |3726k|   0 | 0.000000e+00 |      --      |    Inf 
1171.32/1171.32	c  1111s|  9230k|  8183k|     0 |   0.0 |2920M| 516 |   - | 692 |  35k|   0 |   0 |   0 |3748k|   0 | 0.000000e+00 |      --      |    Inf 
1188.61/1188.68	c  1128s|  9240k|  8183k|     0 |   0.0 |2921M| 516 |   - | 692 |  41k|   0 |   0 |   0 |3767k|   0 | 0.000000e+00 |      --      |    Inf 
1206.72/1206.75	c  1146s|  9250k|  8183k|     0 |   0.0 |2923M| 516 |   - | 692 |  47k|   0 |   0 |   0 |3785k|   0 | 0.000000e+00 |      --      |    Inf 
1224.22/1224.23	c  1163s|  9260k|  8183k|     0 |   0.0 |2925M| 516 |   - | 692 |  54k|   0 |   0 |   0 |3802k|   0 | 0.000000e+00 |      --      |    Inf 
1240.92/1240.97	c  1180s|  9270k|  8183k|     0 |   0.0 |2927M| 516 |   - | 692 |  60k|   0 |   0 |   0 |3819k|   0 | 0.000000e+00 |      --      |    Inf 
1257.22/1257.25	c  1196s|  9280k|  8183k|     0 |   0.0 |2929M| 516 |   - | 692 |  67k|   0 |   0 |   0 |3837k|   0 | 0.000000e+00 |      --      |    Inf 
1270.12/1270.19	c  1209s|  9290k|  8183k|     0 |   0.0 |2931M| 516 |   - | 692 |  73k|   0 |   0 |   0 |3857k|   0 | 0.000000e+00 |      --      |    Inf 
1285.01/1285.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1285.01/1285.02	c  1223s|  9300k|  8183k|     0 |   0.0 |2933M| 516 |   - | 692 |  79k|   0 |   0 |   0 |3878k|   0 | 0.000000e+00 |      --      |    Inf 
1290.51/1290.58	c  1229s|  9310k|  8183k|     0 |   0.0 |2935M| 516 |   - | 692 |  87k|   0 |   0 |   0 |3901k|   0 | 0.000000e+00 |      --      |    Inf 
1300.23/1300.27	c  1238s|  9320k|  8183k|     0 |   0.0 |2937M| 516 |   - | 692 |  91k|   0 |   0 |   0 |3925k|   0 | 0.000000e+00 |      --      |    Inf 
1315.91/1315.91	c  1254s|  9330k|  8183k|     0 |   0.0 |2939M| 516 |   - | 692 |  98k|   0 |   0 |   0 |3948k|   0 | 0.000000e+00 |      --      |    Inf 
1329.12/1329.13	c  1267s|  9340k|  8183k|     0 |   0.0 |2941M| 516 |   - | 692 | 103k|   0 |   0 |   0 |3970k|   0 | 0.000000e+00 |      --      |    Inf 
1343.72/1343.74	c  1281s|  9350k|  8183k|     0 |   0.0 |2943M| 516 |   - | 692 | 109k|   0 |   0 |   0 |3991k|   0 | 0.000000e+00 |      --      |    Inf 
1358.22/1358.24	c  1296s|  9360k|  8183k|     0 |   0.0 |2946M| 516 |   - | 692 | 116k|   0 |   0 |   0 |4014k|   0 | 0.000000e+00 |      --      |    Inf 
1370.72/1370.74	c  1308s|  9370k|  8183k|     0 |   0.0 |2947M| 516 |   - | 692 | 122k|   0 |   0 |   0 |4036k|   0 | 0.000000e+00 |      --      |    Inf 
1384.62/1384.67	c  1322s|  9380k|  8183k|     0 |   0.0 |2950M| 516 |   - | 692 | 130k|   0 |   0 |   0 |4059k|   0 | 0.000000e+00 |      --      |    Inf 
1390.12/1390.16	c  1327s|  9390k|  8183k|     0 |   0.0 |2958M| 516 |   - | 692 | 154k|   0 |   0 |   0 |4098k|   0 | 0.000000e+00 |      --      |    Inf 
1395.72/1395.74	c  1333s|  9400k|  8183k|     0 |   0.0 |2964M| 516 |   - | 692 | 173k|   0 |   0 |   0 |4137k|   0 | 0.000000e+00 |      --      |    Inf 
1401.32/1401.34	c  1338s|  9410k|  8183k|     0 |   0.0 |2969M| 516 |   - | 692 | 192k|   0 |   0 |   0 |4173k|   0 | 0.000000e+00 |      --      |    Inf 
1407.32/1407.36	c  1344s|  9420k|  8183k|     0 |   0.0 |2976M| 516 |   - | 692 | 212k|   0 |   0 |   0 |4209k|   0 | 0.000000e+00 |      --      |    Inf 
1413.02/1413.09	c  1350s|  9430k|  8183k|     0 |   0.0 |2981M| 516 |   - | 692 | 229k|   0 |   0 |   0 |4242k|   0 | 0.000000e+00 |      --      |    Inf 
1419.32/1419.38	c  1356s|  9440k|  8183k|     0 |   0.0 |2982M| 516 |   - | 692 | 234k|   0 |   0 |   0 |4275k|   0 | 0.000000e+00 |      --      |    Inf 
1427.12/1427.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1427.12/1427.11	c  1363s|  9450k|  8183k|     0 |   0.0 |2980M| 516 |   - | 692 | 221k|   0 |   0 |   0 |4308k|   0 | 0.000000e+00 |      --      |    Inf 
1432.92/1432.90	c  1369s|  9460k|  8183k|     0 |   0.0 |2985M| 516 |   - | 692 | 234k|   0 |   0 |   0 |4336k|   0 | 0.000000e+00 |      --      |    Inf 
1438.42/1438.48	c  1374s|  9470k|  8183k|     0 |   0.0 |2989M| 516 |   - | 692 | 246k|   0 |   0 |   0 |4366k|   0 | 0.000000e+00 |      --      |    Inf 
1451.72/1451.70	c  1388s|  9480k|  8183k|     0 |   0.0 |2940M| 516 |   - | 692 |  44k|   0 |   0 |   0 |4393k|   0 | 0.000000e+00 |      --      |    Inf 
1470.63/1470.60	c  1406s|  9490k|  8183k|     0 |   0.0 |2945M| 516 |   - | 692 |  58k|   0 |   0 |   0 |4427k|   0 | 0.000000e+00 |      --      |    Inf 
1485.62/1485.68	c  1421s|  9500k|  8183k|     0 |   0.0 |2948M| 516 |   - | 692 |  68k|   0 |   0 |   0 |4461k|   0 | 0.000000e+00 |      --      |    Inf 
1508.22/1508.23	c  1444s|  9510k|  8183k|     0 |   0.0 |2952M| 516 |   - | 692 |  80k|   0 |   0 |   0 |4489k|   0 | 0.000000e+00 |      --      |    Inf 
1518.63/1518.67	c  1454s|  9520k|  8183k|     0 |   0.0 |2942M| 516 |   - | 692 |  49k|   0 |   0 |   0 |4509k|   0 | 0.000000e+00 |      --      |    Inf 
1533.33/1533.33	c  1468s|  9530k|  8183k|     0 |   0.0 |2945M| 516 |   - | 692 |  56k|   0 |   0 |   0 |4530k|   0 | 0.000000e+00 |      --      |    Inf 
1551.12/1551.12	c  1486s|  9540k|  8183k|     0 |   0.0 |2946M| 516 |   - | 692 |  62k|   0 |   0 |   0 |4551k|   0 | 0.000000e+00 |      --      |    Inf 
1558.03/1558.05	c  1493s|  9550k|  8183k|     0 |   0.0 |2952M| 516 |   - | 692 |  79k|   0 |   0 |   0 |4586k|   0 | 0.000000e+00 |      --      |    Inf 
1564.63/1564.65	c  1499s|  9560k|  8183k|     0 |   0.0 |2959M| 516 |   - | 692 | 102k|   0 |   0 |   0 |4626k|   0 | 0.000000e+00 |      --      |    Inf 
1571.73/1571.80	c  1506s|  9570k|  8183k|     0 |   0.0 |2962M| 516 |   - | 692 | 114k|   0 |   0 |   0 |4661k|   0 | 0.000000e+00 |      --      |    Inf 
1579.22/1579.27	c  1514s|  9580k|  8183k|     0 |   0.0 |2967M| 516 |   - | 692 | 130k|   0 |   0 |   0 |4693k|   0 | 0.000000e+00 |      --      |    Inf 
1586.63/1586.62	c  1521s|  9590k|  8183k|     0 |   0.0 |2971M| 516 |   - | 692 | 145k|   0 |   0 |   0 |4725k|   0 | 0.000000e+00 |      --      |    Inf 
1596.13/1596.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1596.13/1596.12	c  1530s|  9600k|  8183k|     0 |   0.0 |2970M| 516 |   - | 692 | 138k|   0 |   0 |   0 |4757k|   0 | 0.000000e+00 |      --      |    Inf 
1603.03/1603.07	c  1537s|  9610k|  8183k|     0 |   0.0 |2974M| 516 |   - | 692 | 150k|   0 |   0 |   0 |4790k|   0 | 0.000000e+00 |      --      |    Inf 
1610.93/1610.94	c  1545s|  9620k|  8183k|     0 |   0.0 |2978M| 516 |   - | 692 | 163k|   0 |   0 |   0 |4818k|   0 | 0.000000e+00 |      --      |    Inf 
1629.13/1629.12	c  1563s|  9630k|  8183k|     0 |   0.0 |2942M| 519 |   - | 692 |  48k|   0 |   0 |   0 |4846k|   0 | 0.000000e+00 |      --      |    Inf 
1657.33/1657.35	c  1591s|  9640k|  8183k|     0 |   0.0 |2946M| 519 |   - | 692 |  62k|   0 |   0 |   0 |4882k|   0 | 0.000000e+00 |      --      |    Inf 
1675.43/1675.48	c  1609s|  9650k|  8183k|     0 |   0.0 |2950M| 519 |   - | 692 |  73k|   0 |   0 |   0 |4914k|   0 | 0.000000e+00 |      --      |    Inf 
1698.23/1698.26	c  1631s|  9660k|  8183k|     0 |   0.0 |2954M| 519 |   - | 692 |  86k|   0 |   0 |   0 |4942k|   0 | 0.000000e+00 |      --      |    Inf 
1707.73/1707.76	c  1641s|  9670k|  8183k|     0 |   0.0 |2952M| 519 |   - | 692 |  78k|   0 |   0 |   0 |4970k|   0 | 0.000000e+00 |      --      |    Inf 
1713.93/1713.96	c  1647s|  9680k|  8183k|     0 |   0.0 |2956M| 519 |   - | 692 |  91k|   0 |   0 |   0 |4997k|   0 | 0.000000e+00 |      --      |    Inf 
1719.13/1719.11	c  1652s|  9690k|  8183k|     0 |   0.0 |2959M| 519 |   - | 692 | 103k|   0 |   0 |   0 |5024k|   0 | 0.000000e+00 |      --      |    Inf 
1725.33/1725.37	c  1658s|  9700k|  8183k|     0 |   0.0 |2963M| 519 |   - | 692 | 115k|   0 |   0 |   0 |5050k|   0 | 0.000000e+00 |      --      |    Inf 
1730.73/1730.75	c  1663s|  9710k|  8183k|     0 |   0.0 |2967M| 519 |   - | 692 | 129k|   0 |   0 |   0 |5080k|   0 | 0.000000e+00 |      --      |    Inf 
1737.13/1737.16	c  1670s|  9720k|  8183k|     0 |   0.0 |2971M| 519 |   - | 692 | 142k|   0 |   0 |   0 |5109k|   0 | 0.000000e+00 |      --      |    Inf 
1743.63/1743.66	c  1676s|  9730k|  8183k|     0 |   0.0 |2976M| 519 |   - | 692 | 155k|   0 |   0 |   0 |5140k|   0 | 0.000000e+00 |      --      |    Inf 
1776.83/1776.85	c  1709s|  9740k|  8183k|     0 |   0.0 |2959M| 519 |   - | 692 |  98k|   0 |   0 |   0 |5164k|   0 | 0.000000e+00 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1731.97
1800.04/1800.00	c Solving Nodes      : 9747472
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.00	s UNKNOWN
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time       :    1731.97
1800.04/1800.00	c Original Problem   :
1800.04/1800.00	c   Problem name     : HOME/instance-2693736-1277973022.wbo
1800.04/1800.00	c   Variables        : 692 (646 binary, 0 integer, 0 implicit integer, 46 continuous)
1800.04/1800.00	c   Constraints      : 117 initial, 117 maximal
1800.04/1800.00	c Presolved Problem  :
1800.04/1800.00	c   Problem name     : t_HOME/instance-2693736-1277973022.wbo
1800.04/1800.00	c   Variables        : 692 (646 binary, 0 integer, 0 implicit integer, 46 continuous)
1800.04/1800.00	c   Constraints      : 116 initial, 257118 maximal
1800.04/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.00	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   linear           :       0.00          0          0          0         46          0          1          0          0
1800.04/1800.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   indicator        :         46          0    4345009          0     813453          0      66774          0          0          0
1800.04/1800.00	c   setppc           :         12          0   15843843          0    9274692     266374   14390224          0          0          0
1800.04/1800.00	c   linear           :         46          0   15580004          0    9274958     408318   16931386          0          0          0
1800.04/1800.00	c   logicor          :         12+         0    8048301          0    9272236     293329    8710028          0          0          0
1800.04/1800.00	c   countsols        :          0          0          0          0    9274958          0          0          0          0          0
1800.04/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.00	c   indicator        :       1.75       0.00       1.23       0.00       0.52
1800.04/1800.00	c   setppc           :     103.63       0.00      76.27       0.00      27.36
1800.04/1800.00	c   linear           :     150.34       0.00     146.62       0.00       3.72
1800.04/1800.00	c   logicor          :     471.91       0.00     451.30       0.00      20.61
1800.04/1800.00	c   countsols        :       1.49       0.00       0.00       0.00       1.49
1800.04/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.00	c   vbounds          :       3.69          2          0          0
1800.04/1800.00	c   rootredcost      :       3.43          0          0          0
1800.04/1800.00	c   pseudoobj        :      22.28   15846178          0          0
1800.04/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.00	c   propagation      :     137.69     968019     968014    7528832       90.7    3507163       15.1          -
1800.04/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.00	c   applied globally :          -          -          -    4701463       23.5          -          -          -
1800.04/1800.00	c   applied locally  :          -          -          -     478043       91.8          -          -          -
1800.04/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.00	c Pricers            :       Time      Calls       Vars
1800.04/1800.00	c   problem variables:       0.00          0          0
1800.04/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   inference        :     286.03    9274958          0          0          0          0   18549916
1800.04/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.00	c   LP solutions     :       0.00          -          0
1800.04/1800.00	c   pseudo solutions :       0.00          -          0
1800.04/1800.00	c   oneopt           :       2.16          0          0
1800.04/1800.00	c   trivial          :       0.00          2          0
1800.04/1800.00	c   simplerounding   :       0.00          0          0
1800.04/1800.00	c   zirounding       :       0.00          0          0
1800.04/1800.00	c   rounding         :       0.00          0          0
1800.04/1800.00	c   shifting         :       0.00          0          0
1800.04/1800.00	c   intshifting      :       0.00          0          0
1800.04/1800.00	c   twoopt           :       0.00          0          0
1800.04/1800.00	c   fixandinfer      :       0.00          0          0
1800.04/1800.00	c   feaspump         :       0.00          0          0
1800.04/1800.00	c   coefdiving       :       0.00          0          0
1800.04/1800.00	c   pscostdiving     :       0.00          0          0
1800.04/1800.00	c   fracdiving       :       0.00          0          0
1800.04/1800.00	c   veclendiving     :       0.00          0          0
1800.04/1800.00	c   intdiving        :       0.00          0          0
1800.04/1800.00	c   actconsdiving    :       0.00          0          0
1800.04/1800.00	c   objpscostdiving  :       0.00          0          0
1800.04/1800.00	c   rootsoldiving    :       0.00          0          0
1800.04/1800.00	c   linesearchdiving :       0.00          0          0
1800.04/1800.00	c   guideddiving     :       0.00          0          0
1800.04/1800.00	c   octane           :       0.00          0          0
1800.04/1800.00	c   rens             :       0.00          0          0
1800.04/1800.00	c   rins             :       0.00          0          0
1800.04/1800.00	c   localbranching   :       0.00          0          0
1800.04/1800.00	c   mutation         :       0.00          0          0
1800.04/1800.00	c   crossover        :       0.00          0          0
1800.04/1800.00	c   dins             :       0.00          0          0
1800.04/1800.00	c   undercover       :       0.00          0          0
1800.04/1800.00	c   nlp              :       2.31          0          0
1800.04/1800.00	c   trysol           :       2.01          1          0
1800.04/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.04/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.04/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.00	c B&B Tree           :
1800.04/1800.00	c   number of runs   :          1
1800.04/1800.00	c   nodes            :    9747472
1800.04/1800.00	c   nodes (total)    :    9747472
1800.04/1800.00	c   nodes left       :    8183323
1800.04/1800.00	c   max depth        :        519
1800.04/1800.00	c   max depth (total):        519
1800.04/1800.00	c   backtracks       :     524184 (5.4%)
1800.04/1800.00	c   delayed cutoffs  :     619122
1800.04/1800.00	c   repropagations   :    1083878 (14984553 domain reductions, 495507 cutoffs)
1800.04/1800.00	c   avg switch length:       3.80
1800.04/1800.00	c   switching time   :     417.06
1800.04/1800.00	c Solution           :
1800.04/1800.00	c   Solutions found  :          0 (0 improvements)
1800.04/1800.00	c   Primal Bound     :          -
1800.04/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.00	c   Gap              :   infinite
1800.04/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.00	c   Root Iterations  :          0

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693736-1277973022/watcher-2693736-1277973022 -o /tmp/evaluation-result-2693736-1277973022/solver-2693736-1277973022 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693736-1277973022.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: 1.92 1.95 1.57 4/178 21514
/proc/meminfo: memFree=31232012/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=8552 CPUtime=0
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 1622 0 0 0 0 0 0 0 25 0 1 0 138596675 8757248 1545 4089446400 4194304 7136930 140733678472304 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21514/statm: 2138 1545 275 719 0 1417 0

[startup+0.044658 s]
/proc/loadavg: 1.92 1.95 1.57 4/178 21514
/proc/meminfo: memFree=31232012/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=13000 CPUtime=0.03
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 4239 0 0 0 3 0 0 0 25 0 1 0 138596675 13312000 2524 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 3250 2524 390 719 0 2529 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13000

[startup+0.100646 s]
/proc/loadavg: 1.92 1.95 1.57 4/178 21514
/proc/meminfo: memFree=31232012/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=13448 CPUtime=0.09
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 4352 0 0 0 8 1 0 0 25 0 1 0 138596675 13770752 2637 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 3362 2637 394 719 0 2641 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13448

[startup+0.30061 s]
/proc/loadavg: 1.92 1.95 1.57 4/178 21514
/proc/meminfo: memFree=31232012/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=15028 CPUtime=0.29
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 4783 0 0 0 26 3 0 0 25 0 1 0 138596675 15388672 3068 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 3757 3068 394 719 0 3036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15028

[startup+0.700553 s]
/proc/loadavg: 1.92 1.95 1.57 4/178 21514
/proc/meminfo: memFree=31232012/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=17540 CPUtime=0.69
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 5418 0 0 0 63 6 0 0 25 0 1 0 138596675 17960960 3703 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 4385 3703 394 719 0 3664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17540

[startup+1.5004 s]
/proc/loadavg: 1.92 1.95 1.57 3/179 21515
/proc/meminfo: memFree=31216504/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=22440 CPUtime=1.49
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 6675 0 0 0 135 14 0 0 25 0 1 0 138596675 22978560 4960 4089446400 4194304 7136930 140733678472304 18446744073709551615 4407837 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 5610 4960 394 719 0 4889 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22440

[startup+3.10012 s]
/proc/loadavg: 1.92 1.95 1.57 3/179 21515
/proc/meminfo: memFree=31210312/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=29660 CPUtime=3.09
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 8547 0 0 0 281 28 0 0 25 0 1 0 138596675 30371840 6832 4089446400 4194304 7136930 140733678472304 18446744073709551615 4740321 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 7415 6832 394 719 0 6694 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29660

[startup+6.30055 s]
/proc/loadavg: 1.93 1.95 1.58 3/179 21515
/proc/meminfo: memFree=31194864/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=47552 CPUtime=6.29
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 12663 0 0 0 575 54 0 0 25 0 1 0 138596675 48693248 10948 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 11888 10948 394 719 0 11167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47552

[startup+12.7004 s]
/proc/loadavg: 1.93 1.95 1.58 3/179 21515
/proc/meminfo: memFree=31164980/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=75876 CPUtime=12.69
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 20040 0 0 0 1165 104 0 0 25 0 1 0 138596675 77697024 18325 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 18969 18325 394 719 0 18248 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75876

[startup+25.5002 s]
/proc/loadavg: 1.95 1.96 1.58 3/179 21516
/proc/meminfo: memFree=31103392/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=139008 CPUtime=25.49
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 35418 0 0 0 2344 205 0 0 25 0 1 0 138596675 142344192 33703 4089446400 4194304 7136930 140733678472304 18446744073709551615 4703343 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 34752 33703 394 719 0 34031 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139008

[startup+51.1007 s]
/proc/loadavg: 1.96 1.96 1.59 3/179 21517
/proc/meminfo: memFree=30995920/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=251288 CPUtime=51.1
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 62358 0 0 0 4728 382 0 0 25 0 1 0 138596675 257318912 60643 4089446400 4194304 7136930 140733678472304 18446744073709551615 5957716 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 62822 60643 394 719 0 62101 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 251288

[startup+102.306 s]
/proc/loadavg: 2.05 1.98 1.62 3/179 21521
/proc/meminfo: memFree=30778604/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=473208 CPUtime=102.29
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 115953 0 0 0 9475 754 0 0 25 0 1 0 138596675 484564992 114238 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 118302 114238 394 719 0 117581 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 473208

[startup+162.301 s]
/proc/loadavg: 2.02 1.98 1.64 3/179 21522
/proc/meminfo: memFree=30535824/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=707940 CPUtime=162.3
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 177294 0 0 0 15048 1182 0 0 25 0 1 0 138596675 724930560 175579 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 176985 175579 394 719 0 176264 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 707940

[startup+222.3 s]
/proc/loadavg: 2.00 1.98 1.66 3/179 21524
/proc/meminfo: memFree=30301016/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=962216 CPUtime=222.29
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 235279 0 0 0 20623 1606 0 0 25 0 1 0 138596675 985309184 233564 4089446400 4194304 7136930 140733678472304 18446744073709551615 6123172 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 240554 233564 394 719 0 239833 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 962216

[startup+282.301 s]
/proc/loadavg: 2.00 1.98 1.68 3/179 21526
/proc/meminfo: memFree=30092016/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=1163372 CPUtime=282.29
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 287833 0 0 0 26260 1969 0 0 25 0 1 0 138596675 1191292928 286118 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21514/statm: 290843 286118 394 719 0 290122 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1163372

[startup+342.3 s]
/proc/loadavg: 1.53 1.86 1.65 2/171 21676
/proc/meminfo: memFree=29871864/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=1382484 CPUtime=342.3
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 345109 0 0 0 31823 2407 0 0 25 0 1 0 138596675 1415663616 343394 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 345621 343394 394 719 0 344900 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1382484

[startup+402.301 s]
/proc/loadavg: 1.19 1.70 1.61 2/171 21677
/proc/meminfo: memFree=29649596/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=1662876 CPUtime=402.29
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 401231 0 0 0 37421 2808 0 0 25 0 1 0 138596675 1702785024 399516 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 415719 399516 394 719 0 414998 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1662876

[startup+462.301 s]
/proc/loadavg: 1.07 1.57 1.57 2/171 21678
/proc/meminfo: memFree=29425092/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=1874432 CPUtime=462.3
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 456514 0 0 0 43025 3205 0 0 25 0 1 0 138596675 1919418368 454799 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 468608 454799 394 719 0 467887 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1874432

[startup+522.301 s]
/proc/loadavg: 1.02 1.46 1.53 2/171 21680
/proc/meminfo: memFree=29199588/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=2091688 CPUtime=522.29
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 513183 0 0 0 48635 3594 0 0 25 0 1 0 138596675 2141888512 511468 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 522922 511468 394 719 0 522201 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 2091688

[startup+582.301 s]
/proc/loadavg: 1.01 1.38 1.49 2/171 21682
/proc/meminfo: memFree=28990456/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=2292184 CPUtime=582.3
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 565541 0 0 0 54272 3958 0 0 25 0 1 0 138596675 2347196416 563826 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 573046 563826 394 719 0 572325 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2292184

[startup+642.3 s]
/proc/loadavg: 1.00 1.30 1.46 2/171 21684
/proc/meminfo: memFree=28789024/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=2481020 CPUtime=642.31
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 614871 0 0 0 59911 4320 0 0 25 0 1 0 138596675 2540564480 613156 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 620255 613156 394 719 0 619534 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2481020

[startup+702.301 s]

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

/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 824977 0 0 0 100354 5878 0 0 25 0 1 0 138596675 3250110464 788440 4089446400 4194304 7136930 140733678472304 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 793484 788440 394 719 0 792763 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3173936

[startup+1122.3 s]
/proc/loadavg: 1.00 1.05 1.26 2/171 21696
/proc/meminfo: memFree=28088692/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3171160 CPUtime=1122.31
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 825022 0 0 0 106268 5963 0 0 25 0 1 0 138596675 3247267840 787714 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 792790 787714 394 719 0 792069 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 3171160

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.24 2/171 21698
/proc/meminfo: memFree=28088164/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3171812 CPUtime=1182.32
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 826509 0 0 0 112166 6066 0 0 25 0 1 0 138596675 3247935488 787916 4089446400 4194304 7136930 140733678472304 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 792953 787916 394 719 0 792232 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3171812

[startup+1242.3 s]
/proc/loadavg: 1.07 1.04 1.23 2/171 21700
/proc/meminfo: memFree=28087504/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3171812 CPUtime=1242.32
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 826511 0 0 0 118114 6118 0 0 25 0 1 0 138596675 3247935488 787918 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 792953 787918 394 719 0 792232 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3171812

[startup+1302.3 s]
/proc/loadavg: 1.02 1.03 1.21 2/171 21701
/proc/meminfo: memFree=28087216/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3172840 CPUtime=1302.32
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 826767 0 0 0 124043 6189 0 0 25 0 1 0 138596675 3248988160 788174 4089446400 4194304 7136930 140733678472304 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 793210 788174 394 719 0 792489 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 3172840

[startup+1362.3 s]
/proc/loadavg: 1.01 1.02 1.19 2/171 21702
/proc/meminfo: memFree=28082220/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3178132 CPUtime=1362.32
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 828039 0 0 0 129981 6251 0 0 25 0 1 0 138596675 3254407168 789446 4089446400 4194304 7136930 140733678472304 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 794533 789446 394 719 0 793812 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 3178132

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 1.18 2/171 21704
/proc/meminfo: memFree=28048328/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3211744 CPUtime=1422.32
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 836436 0 0 0 135868 6364 0 0 25 0 1 0 138596675 3288825856 797843 4089446400 4194304 7136930 140733678472304 18446744073709551615 4210635 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 802936 797843 394 719 0 802215 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 3211744

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/171 21706
/proc/meminfo: memFree=28029060/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3231820 CPUtime=1482.32
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 845888 0 0 0 141788 6444 0 0 25 0 1 0 138596675 3309383680 802669 4089446400 4194304 7136930 140733678472304 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 807955 802669 394 719 0 807234 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 3231820

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/171 21708
/proc/meminfo: memFree=28029524/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3230792 CPUtime=1542.32
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 845894 0 0 0 147736 6496 0 0 25 0 1 0 138596675 3308331008 802418 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 807698 802418 394 719 0 806977 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 3230792

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/171 21709
/proc/meminfo: memFree=28024504/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3236128 CPUtime=1602.33
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 847229 0 0 0 153631 6602 0 0 25 0 1 0 138596675 3313795072 803753 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 809032 803753 394 719 0 808311 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3236128

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/171 21710
/proc/meminfo: memFree=28028060/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3232016 CPUtime=1662.33
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 848008 0 0 0 159581 6652 0 0 25 0 1 0 138596675 3309584384 802733 4089446400 4194304 7136930 140733678472304 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 808004 802733 394 719 0 807283 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3232016

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/171 21712
/proc/meminfo: memFree=28028008/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3232016 CPUtime=1722.32
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 848008 0 0 0 165499 6733 0 0 25 0 1 0 138596675 3309584384 802733 4089446400 4194304 7136930 140733678472304 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 808004 802733 394 719 0 807283 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 3232016

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/171 21714
/proc/meminfo: memFree=28022132/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3238176 CPUtime=1782.33
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 849664 0 0 0 171434 6799 0 0 25 0 1 0 138596675 3315892224 804389 4089446400 4194304 7136930 140733678472304 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 809544 804389 394 719 0 808823 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 3238176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.07 1.02 1.11 2/171 21714
/proc/meminfo: memFree=28022244/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3238176 CPUtime=1800.04
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 849664 0 0 0 173197 6807 0 0 25 0 1 0 138596675 3315892224 804389 4089446400 4194304 7136930 140733678472304 18446744073709551615 4221373 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21514/statm: 809544 804389 394 719 0 808823 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3238176

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -21514

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

[startup+1801.4 s]
/proc/loadavg: 1.07 1.02 1.11 2/172 21715
/proc/meminfo: memFree=28022236/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3238176 CPUtime=1801.43
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 849669 0 0 0 173336 6807 0 0 19 0 1 0 138596675 3315892224 804394 4089446400 4194304 7136930 140733678472304 18446744073709551615 6165648 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21514/statm: 809544 804394 399 719 0 808823 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 3238176

[startup+1801.81 s]
/proc/loadavg: 1.07 1.02 1.11 2/172 21715
/proc/meminfo: memFree=28022236/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3238176 CPUtime=1801.84
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 849669 0 0 0 173377 6807 0 0 20 0 1 0 138596675 3315892224 804394 4089446400 4194304 7136930 140733678472304 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21514/statm: 809544 804394 399 719 0 808823 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 3238176

[startup+1802 s]
/proc/loadavg: 1.07 1.02 1.11 2/172 21715
/proc/meminfo: memFree=28022236/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=3238176 CPUtime=1802.03
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4202496 849669 0 0 0 173396 6807 0 0 21 0 1 0 138596675 3315892224 804394 4089446400 4194304 7136930 140733678472304 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21514/statm: 809544 804394 399 719 0 808823 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 3238176

[startup+1802.1 s]
/proc/loadavg: 1.07 1.02 1.11 2/172 21715
/proc/meminfo: memFree=28022236/32951124 swapFree=67111528/67111528
[pid=21514] ppid=21512 vsize=0 CPUtime=1802.13
/proc/21514/stat : 21514 (pbscip.linux.x8) R 21512 21514 21079 0 -1 4203524 849669 0 0 0 173397 6816 0 0 21 0 1 0 138596675 0 0 4089446400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21514/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.11
CPU time (s): 1802.15
CPU user time (s): 1733.97
CPU system time (s): 68.1746
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3249204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1733.97
system time used= 68.1746
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 849669
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= 2
involuntary context switches= 3262

runsolver used 2.50762 second user time and 5.77112 second system time

The end

Launcher Data

Begin job on node140 at 2010-07-01 10:30:22
IDJOB=2693736
IDBENCH=78695
IDSOLVER=1206
FILE ID=node140/2693736-1277973022
PBS_JOBID= 11197886
Free space on /tmp= 74200 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr--soft-33-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-2693736-1277973022/watcher-2693736-1277973022 -o /tmp/evaluation-result-2693736-1277973022/solver-2693736-1277973022 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693736-1277973022.wbo -t 1800 -m 3800

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

MD5SUM BENCH= c848ab0f9e18d54de025021d8a38abe4
RANDOM SEED=1274088314

node140.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.790
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.58
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.790
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	: 5226.07
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.790
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.75
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.790
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.89
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.790
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	: 5421.15
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.790
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.790
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.790
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31232664 kB
Buffers:        216240 kB
Cached:        1282696 kB
SwapCached:          0 kB
Active:         823536 kB
Inactive:       746640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31232664 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3048 kB
Writeback:           0 kB
AnonPages:       71244 kB
Mapped:          15448 kB
Slab:            82108 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215748 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74196 MiB
End job on node140 at 2010-07-01 11:00:24