Trace number 2693767

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solverMSAT (TO) 1802.12 1802.1

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-66-100-0.wbo
MD5SUMbaadf39a9a4e5770052dc23dee998ba5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.031995
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints45
Number of soft constraints13
Number of constraints which are clauses25
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 596
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 595
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.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-2693767-1277891775.wbo>
0.00/0.00	c original problem has 526 variables (513 bin, 0 int, 0 impl, 13 cont) and 59 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.00	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13 impls, 12 clqs
0.00/0.01	c (round 2) 0 del vars, 1 del conss, 13 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13 impls, 12 clqs
0.00/0.01	c (round 3) 0 del vars, 1 del conss, 13 chg bounds, 0 chg sides, 0 chg coeffs, 20 upgd conss, 13 impls, 12 clqs
0.00/0.01	c (round 4) 0 del vars, 1 del conss, 13 chg bounds, 0 chg sides, 0 chg coeffs, 32 upgd conss, 13 impls, 12 clqs
0.00/0.01	c    (0.0s) probing: 101/513 (19.7%) - 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, 13 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.01	c  13 implications, 12 cliques
0.00/0.01	c presolved problem has 526 variables (513 bin, 0 int, 0 impl, 13 cont) and 58 constraints
0.00/0.01	c      13 constraints of type <indicator>
0.00/0.01	c      12 constraints of type <setppc>
0.00/0.01	c      13 constraints of type <linear>
0.00/0.01	c      20 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.00
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.01	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.01	c   0.0s|     1 |     2 |     0 |     - |1137k|   0 |   - | 526 |  58 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.59	c   0.4s| 10000 |  9830 |     0 |   0.0 |4455k| 338 |   - | 526 | 180 |   0 |   0 |   0 | 302 |   0 | 0.000000e+00 |      --      |    Inf 
1.10/1.16	c   0.8s| 20000 | 19603 |     0 |   0.0 |7721k| 338 |   - | 526 | 376 |   0 |   0 |   0 | 890 |   0 | 0.000000e+00 |      --      |    Inf 
1.69/1.74	c   1.2s| 30000 | 29197 |     0 |   0.0 |  11M| 338 |   - | 526 | 534 |   0 |   0 |   0 |2515 |   0 | 0.000000e+00 |      --      |    Inf 
2.29/2.33	c   1.6s| 40000 | 38556 |     0 |   0.0 |  14M| 343 |   - | 526 | 445 |   0 |   0 |   0 |3946 |   0 | 0.000000e+00 |      --      |    Inf 
2.89/2.91	c   2.0s| 50000 | 48403 |     0 |   0.0 |  17M| 343 |   - | 526 | 370 |   0 |   0 |   0 |4189 |   0 | 0.000000e+00 |      --      |    Inf 
3.39/3.48	c   2.4s| 60000 | 58218 |     0 |   0.0 |  20M| 343 |   - | 526 | 378 |   0 |   0 |   0 |4581 |   0 | 0.000000e+00 |      --      |    Inf 
3.99/4.07	c   2.8s| 70000 | 68032 |     0 |   0.0 |  23M| 343 |   - | 526 | 299 |   0 |   0 |   0 |5001 |   0 | 0.000000e+00 |      --      |    Inf 
4.59/4.65	c   3.1s| 80000 | 77834 |     0 |   0.0 |  27M| 343 |   - | 526 | 333 |   0 |   0 |   0 |5493 |   0 | 0.000000e+00 |      --      |    Inf 
5.19/5.24	c   3.6s| 90000 | 87654 |     0 |   0.0 |  30M| 343 |   - | 526 | 346 |   0 |   0 |   0 |5940 |   0 | 0.000000e+00 |      --      |    Inf 
5.79/5.81	c   3.9s|100000 | 97479 |     0 |   0.0 |  33M| 343 |   - | 526 | 324 |   0 |   0 |   0 |6395 |   0 | 0.000000e+00 |      --      |    Inf 
6.29/6.39	c   4.3s|110000 |107308 |     0 |   0.0 |  36M| 343 |   - | 526 | 306 |   0 |   0 |   0 |6833 |   0 | 0.000000e+00 |      --      |    Inf 
6.89/6.96	c   4.8s|120000 |117129 |     0 |   0.0 |  39M| 343 |   - | 526 | 315 |   0 |   0 |   0 |7317 |   0 | 0.000000e+00 |      --      |    Inf 
7.49/7.55	c   5.2s|130000 |126922 |     0 |   0.0 |  42M| 343 |   - | 526 | 355 |   0 |   0 |   0 |7872 |   0 | 0.000000e+00 |      --      |    Inf 
8.09/8.13	c   5.6s|140000 |136743 |     0 |   0.0 |  45M| 343 |   - | 526 | 370 |   0 |   0 |   0 |8431 |   0 | 0.000000e+00 |      --      |    Inf 
8.70/8.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.70/8.71	c   6.0s|150000 |146553 |     0 |   0.0 |  48M| 343 |   - | 526 | 456 |   0 |   0 |   0 |9076 |   0 | 0.000000e+00 |      --      |    Inf 
9.19/9.29	c   6.4s|160000 |156354 |     0 |   0.0 |  51M| 343 |   - | 526 | 469 |   0 |   0 |   0 |9608 |   0 | 0.000000e+00 |      --      |    Inf 
9.80/9.87	c   6.7s|170000 |166156 |     0 |   0.0 |  54M| 343 |   - | 526 | 501 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 |      --      |    Inf 
10.39/10.46	c   7.1s|180000 |175929 |     0 |   0.0 |  57M| 343 |   - | 526 | 421 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 |      --      |    Inf 
11.00/11.04	c   7.5s|190000 |185737 |     0 |   0.0 |  60M| 343 |   - | 526 | 433 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 |      --      |    Inf 
11.59/11.61	c   7.9s|200000 |195538 |     0 |   0.0 |  63M| 343 |   - | 526 | 489 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 |      --      |    Inf 
12.10/12.19	c   8.3s|210000 |205338 |     0 |   0.0 |  66M| 343 |   - | 526 | 465 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 |      --      |    Inf 
12.69/12.77	c   8.7s|220000 |215121 |     0 |   0.0 |  69M| 343 |   - | 526 | 456 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 |      --      |    Inf 
13.30/13.35	c   9.1s|230000 |224931 |     0 |   0.0 |  72M| 343 |   - | 526 | 446 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 |      --      |    Inf 
13.90/13.93	c   9.5s|240000 |234732 |     0 |   0.0 |  76M| 343 |   - | 526 | 470 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 |      --      |    Inf 
14.49/14.51	c   9.9s|250000 |244538 |     0 |   0.0 |  79M| 343 |   - | 526 | 425 |   0 |   0 |   0 |  14k|   0 | 0.000000e+00 |      --      |    Inf 
14.99/15.09	c  10.3s|260000 |254338 |     0 |   0.0 |  82M| 343 |   - | 526 | 446 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 |      --      |    Inf 
15.59/15.67	c  10.7s|270000 |264128 |     0 |   0.0 |  85M| 343 |   - | 526 | 430 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 |      --      |    Inf 
16.19/16.25	c  11.1s|280000 |273930 |     0 |   0.0 |  88M| 343 |   - | 526 | 392 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 |      --      |    Inf 
16.79/16.82	c  11.5s|290000 |283705 |     0 |   0.0 |  91M| 343 |   - | 526 | 404 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 |      --      |    Inf 
17.39/17.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.39/17.40	c  11.9s|300000 |293485 |     0 |   0.0 |  94M| 343 |   - | 526 | 364 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
17.89/17.99	c  12.3s|310000 |303235 |     0 |   0.0 |  97M| 343 |   - | 526 | 447 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
18.49/18.56	c  12.7s|320000 |313015 |     0 |   0.0 | 100M| 343 |   - | 526 | 437 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 |      --      |    Inf 
19.10/19.14	c  13.1s|330000 |322801 |     0 |   0.0 | 103M| 343 |   - | 526 | 390 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
19.69/19.72	c  13.5s|340000 |332582 |     0 |   0.0 | 106M| 343 |   - | 526 | 359 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
20.19/20.29	c  13.9s|350000 |342380 |     0 |   0.0 | 109M| 343 |   - | 526 | 364 |   0 |   0 |   0 |  20k|   0 | 0.000000e+00 |      --      |    Inf 
20.79/20.86	c  14.4s|360000 |352173 |     0 |   0.0 | 112M| 343 |   - | 526 | 327 |   0 |   0 |   0 |  20k|   0 | 0.000000e+00 |      --      |    Inf 
21.39/21.44	c  14.8s|370000 |361972 |     0 |   0.0 | 115M| 343 |   - | 526 | 299 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
22.00/22.01	c  15.2s|380000 |371765 |     0 |   0.0 | 118M| 343 |   - | 526 | 335 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
22.49/22.58	c  15.5s|390000 |381568 |     0 |   0.0 | 121M| 343 |   - | 526 | 317 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 |      --      |    Inf 
23.09/23.15	c  15.9s|400000 |391347 |     0 |   0.0 | 124M| 343 |   - | 526 | 310 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 |      --      |    Inf 
23.70/23.73	c  16.3s|410000 |401105 |     0 |   0.0 | 128M| 343 |   - | 526 | 397 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
24.29/24.31	c  16.7s|420000 |410885 |     0 |   0.0 | 131M| 343 |   - | 526 | 347 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
24.80/24.89	c  17.1s|430000 |420675 |     0 |   0.0 | 134M| 343 |   - | 526 | 339 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 |      --      |    Inf 
25.39/25.46	c  17.5s|440000 |430458 |     0 |   0.0 | 137M| 343 |   - | 526 | 346 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 |      --      |    Inf 
25.99/26.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
25.99/26.04	c  17.9s|450000 |440239 |     0 |   0.0 | 140M| 343 |   - | 526 | 341 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
26.59/26.60	c  18.3s|460000 |450037 |     0 |   0.0 | 143M| 343 |   - | 526 | 346 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
27.09/27.18	c  18.7s|470000 |459816 |     0 |   0.0 | 146M| 343 |   - | 526 | 311 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 |      --      |    Inf 
27.69/27.76	c  19.1s|480000 |469585 |     0 |   0.0 | 149M| 343 |   - | 526 | 350 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
28.30/28.35	c  19.5s|490000 |479345 |     0 |   0.0 | 152M| 343 |   - | 526 | 369 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
28.89/28.91	c  19.9s|500000 |489141 |     0 |   0.0 | 155M| 343 |   - | 526 | 361 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
29.40/29.48	c  20.3s|510000 |498943 |     0 |   0.0 | 158M| 343 |   - | 526 | 358 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
29.99/30.05	c  20.7s|520000 |508735 |     0 |   0.0 | 161M| 343 |   - | 526 | 346 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
30.59/30.62	c  21.1s|530000 |518518 |     0 |   0.0 | 165M| 343 |   - | 526 | 358 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
31.10/31.19	c  21.5s|540000 |528281 |     0 |   0.0 | 168M| 343 |   - | 526 | 391 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
31.69/31.77	c  21.9s|550000 |538054 |     0 |   0.0 | 171M| 343 |   - | 526 | 387 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
32.29/32.34	c  22.2s|560000 |547824 |     0 |   0.0 | 174M| 343 |   - | 526 | 412 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
32.90/32.91	c  22.6s|570000 |557603 |     0 |   0.0 | 177M| 343 |   - | 526 | 387 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
33.39/33.49	c  23.1s|580000 |567361 |     0 |   0.0 | 180M| 343 |   - | 526 | 422 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
34.00/34.06	c  23.5s|590000 |577130 |     0 |   0.0 | 183M| 343 |   - | 526 | 422 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
34.59/34.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
34.59/34.65	c  23.9s|600000 |586904 |     0 |   0.0 | 186M| 343 |   - | 526 | 388 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
35.20/35.24	c  24.3s|610000 |596648 |     0 |   0.0 | 189M| 343 |   - | 526 | 404 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
35.80/35.81	c  24.7s|620000 |606424 |     0 |   0.0 | 192M| 343 |   - | 526 | 400 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
36.30/36.38	c  25.1s|630000 |616181 |     0 |   0.0 | 195M| 343 |   - | 526 | 456 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
36.89/36.95	c  25.5s|640000 |625936 |     0 |   0.0 | 199M| 343 |   - | 526 | 428 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
37.49/37.53	c  25.9s|650000 |635689 |     0 |   0.0 | 202M| 343 |   - | 526 | 494 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
38.10/38.10	c  26.3s|660000 |645456 |     0 |   0.0 | 205M| 343 |   - | 526 | 497 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
38.59/38.68	c  26.7s|670000 |655213 |     0 |   0.0 | 208M| 343 |   - | 526 | 461 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
39.19/39.27	c  27.1s|680000 |664952 |     0 |   0.0 | 211M| 343 |   - | 526 | 478 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
39.79/39.84	c  27.5s|690000 |674713 |     0 |   0.0 | 214M| 343 |   - | 526 | 444 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
40.40/40.42	c  27.9s|700000 |684447 |     0 |   0.0 | 217M| 343 |   - | 526 | 504 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
41.00/41.00	c  28.3s|710000 |694188 |     0 |   0.0 | 220M| 343 |   - | 526 | 516 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
41.49/41.58	c  28.7s|720000 |703954 |     0 |   0.0 | 223M| 343 |   - | 526 | 507 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
42.09/42.16	c  29.1s|730000 |713701 |     0 |   0.0 | 226M| 343 |   - | 526 | 511 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
42.69/42.74	c  29.5s|740000 |723451 |     0 |   0.0 | 230M| 343 |   - | 526 | 489 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
43.29/43.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
43.29/43.32	c  29.9s|750000 |733205 |     0 |   0.0 | 233M| 343 |   - | 526 | 471 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
43.90/43.90	c  30.3s|760000 |742939 |     0 |   0.0 | 236M| 343 |   - | 526 | 447 |   0 |   0 |   0 |  45k|   0 | 0.000000e+00 |      --      |    Inf 
44.39/44.48	c  30.7s|770000 |752674 |     0 |   0.0 | 239M| 343 |   - | 526 | 478 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
45.00/45.06	c  31.1s|780000 |762413 |     0 |   0.0 | 242M| 343 |   - | 526 | 498 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
45.59/45.66	c  31.5s|790000 |772137 |     0 |   0.0 | 245M| 343 |   - | 526 | 558 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
46.19/46.24	c  31.9s|800000 |781879 |     0 |   0.0 | 248M| 343 |   - | 526 | 597 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
46.80/46.81	c  32.3s|810000 |791628 |     0 |   0.0 | 252M| 343 |   - | 526 | 551 |   0 |   0 |   0 |  49k|   0 | 0.000000e+00 |      --      |    Inf 
47.39/47.40	c  32.7s|820000 |801345 |     0 |   0.0 | 255M| 343 |   - | 526 | 597 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
47.89/47.98	c  33.1s|830000 |811092 |     0 |   0.0 | 258M| 343 |   - | 526 | 550 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
48.49/48.55	c  33.5s|840000 |820828 |     0 |   0.0 | 261M| 343 |   - | 526 | 580 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
49.09/49.12	c  33.9s|850000 |830569 |     0 |   0.0 | 264M| 343 |   - | 526 | 596 |   0 |   0 |   0 |  52k|   0 | 0.000000e+00 |      --      |    Inf 
49.70/49.70	c  34.3s|860000 |840316 |     0 |   0.0 | 267M| 343 |   - | 526 | 601 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
50.19/50.26	c  34.6s|870000 |850068 |     0 |   0.0 | 271M| 343 |   - | 526 | 551 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
50.79/50.84	c  35.0s|880000 |859795 |     0 |   0.0 | 274M| 343 |   - | 526 | 552 |   0 |   0 |   0 |  54k|   0 | 0.000000e+00 |      --      |    Inf 
51.39/51.43	c  35.4s|890000 |869520 |     0 |   0.0 | 277M| 343 |   - | 526 | 581 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
51.99/52.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
51.99/52.01	c  35.8s|900000 |879237 |     0 |   0.0 | 280M| 343 |   - | 526 | 573 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
52.49/52.59	c  36.2s|910000 |888961 |     0 |   0.0 | 283M| 343 |   - | 526 | 605 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
53.09/53.16	c  36.6s|920000 |898688 |     0 |   0.0 | 286M| 343 |   - | 526 | 647 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
53.69/53.74	c  37.0s|930000 |908427 |     0 |   0.0 | 290M| 343 |   - | 526 | 547 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
54.29/54.32	c  37.4s|940000 |918133 |     0 |   0.0 | 293M| 343 |   - | 526 | 592 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
54.79/54.89	c  37.8s|950000 |927859 |     0 |   0.0 | 296M| 343 |   - | 526 | 614 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
55.39/55.49	c  38.2s|960000 |937544 |     0 |   0.0 | 299M| 343 |   - | 526 | 566 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
56.00/56.07	c  38.6s|970000 |947246 |     0 |   0.0 | 302M| 343 |   - | 526 | 646 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
56.59/56.64	c  39.0s|980000 |956972 |     0 |   0.0 | 306M| 343 |   - | 526 | 578 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
57.20/57.24	c  39.4s|990000 |966643 |     0 |   0.0 | 309M| 343 |   - | 526 | 647 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
57.79/57.83	c  39.8s|  1000k|976346 |     0 |   0.0 | 312M| 343 |   - | 526 | 594 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
58.39/58.43	c  40.2s|  1010k|986033 |     0 |   0.0 | 315M| 343 |   - | 526 | 604 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
58.99/59.01	c  40.6s|  1020k|995747 |     0 |   0.0 | 319M| 343 |   - | 526 | 542 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
59.59/59.60	c  41.0s|  1030k|  1005k|     0 |   0.0 | 322M| 343 |   - | 526 | 641 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
60.19/60.20	c  41.4s|  1040k|  1015k|     0 |   0.0 | 325M| 343 |   - | 526 | 579 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
60.69/60.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
60.69/60.80	c  41.8s|  1050k|  1024k|     0 |   0.0 | 328M| 343 |   - | 526 | 642 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
61.29/61.38	c  42.2s|  1060k|  1034k|     0 |   0.0 | 331M| 343 |   - | 526 | 534 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
61.90/61.96	c  42.6s|  1070k|  1044k|     0 |   0.0 | 335M| 343 |   - | 526 | 628 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
62.50/62.56	c  43.0s|  1080k|  1053k|     0 |   0.0 | 338M| 343 |   - | 526 | 612 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
63.09/63.13	c  43.4s|  1090k|  1063k|     0 |   0.0 | 341M| 343 |   - | 526 | 631 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
63.70/63.72	c  43.8s|  1100k|  1073k|     0 |   0.0 | 344M| 343 |   - | 526 | 654 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
64.29/64.31	c  44.2s|  1110k|  1082k|     0 |   0.0 | 348M| 343 |   - | 526 | 689 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
64.79/64.88	c  44.6s|  1120k|  1092k|     0 |   0.0 | 351M| 343 |   - | 526 | 714 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
65.39/65.46	c  45.0s|  1130k|  1102k|     0 |   0.0 | 354M| 343 |   - | 526 | 677 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
66.00/66.07	c  45.4s|  1140k|  1112k|     0 |   0.0 | 358M| 343 |   - | 526 | 684 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
66.59/66.65	c  45.8s|  1150k|  1121k|     0 |   0.0 | 361M| 343 |   - | 526 | 702 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
67.19/67.25	c  46.2s|  1160k|  1131k|     0 |   0.0 | 364M| 343 |   - | 526 | 765 |   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
67.79/67.83	c  46.6s|  1170k|  1141k|     0 |   0.0 | 367M| 343 |   - | 526 | 743 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
68.39/68.41	c  47.0s|  1180k|  1150k|     0 |   0.0 | 371M| 343 |   - | 526 | 762 |   0 |   0 |   0 |  79k|   0 | 0.000000e+00 |      --      |    Inf 
69.00/69.00	c  47.4s|  1190k|  1160k|     0 |   0.0 | 374M| 343 |   - | 526 | 758 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
69.50/69.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
69.50/69.58	c  47.8s|  1200k|  1170k|     0 |   0.0 | 377M| 343 |   - | 526 | 766 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
70.10/70.16	c  48.2s|  1210k|  1179k|     0 |   0.0 | 380M| 343 |   - | 526 | 737 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
70.69/70.76	c  48.6s|  1220k|  1189k|     0 |   0.0 | 384M| 343 |   - | 526 | 729 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
71.29/71.35	c  49.0s|  1230k|  1199k|     0 |   0.0 | 387M| 343 |   - | 526 | 730 |   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
71.90/71.94	c  49.4s|  1240k|  1208k|     0 |   0.0 | 390M| 343 |   - | 526 | 718 |   0 |   0 |   0 |  84k|   0 | 0.000000e+00 |      --      |    Inf 
72.50/72.54	c  49.8s|  1250k|  1218k|     0 |   0.0 | 394M| 343 |   - | 526 | 703 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
73.10/73.13	c  50.3s|  1260k|  1228k|     0 |   0.0 | 397M| 343 |   - | 526 | 674 |   0 |   0 |   0 |  86k|   0 | 0.000000e+00 |      --      |    Inf 
73.60/73.70	c  50.7s|  1270k|  1237k|     0 |   0.0 | 400M| 343 |   - | 526 | 717 |   0 |   0 |   0 |  86k|   0 | 0.000000e+00 |      --      |    Inf 
74.19/74.29	c  51.1s|  1280k|  1247k|     0 |   0.0 | 404M| 343 |   - | 526 | 671 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
74.80/74.88	c  51.5s|  1290k|  1257k|     0 |   0.0 | 407M| 343 |   - | 526 | 681 |   0 |   0 |   0 |  88k|   0 | 0.000000e+00 |      --      |    Inf 
75.39/75.47	c  51.9s|  1300k|  1266k|     0 |   0.0 | 410M| 343 |   - | 526 | 713 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
75.99/76.06	c  52.3s|  1310k|  1276k|     0 |   0.0 | 414M| 343 |   - | 526 | 713 |   0 |   0 |   0 |  90k|   0 | 0.000000e+00 |      --      |    Inf 
76.60/76.65	c  52.7s|  1320k|  1286k|     0 |   0.0 | 417M| 343 |   - | 526 | 699 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
77.20/77.23	c  53.1s|  1330k|  1295k|     0 |   0.0 | 420M| 343 |   - | 526 | 726 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
77.80/77.81	c  53.5s|  1340k|  1305k|     0 |   0.0 | 423M| 343 |   - | 526 | 727 |   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
78.40/78.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
78.40/78.42	c  53.9s|  1350k|  1315k|     0 |   0.0 | 427M| 343 |   - | 526 | 761 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
78.99/79.04	c  54.3s|  1360k|  1324k|     0 |   0.0 | 430M| 343 |   - | 526 | 815 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
79.59/79.66	c  54.8s|  1370k|  1334k|     0 |   0.0 | 434M| 343 |   - | 526 | 802 |   0 |   0 |   0 |  96k|   0 | 0.000000e+00 |      --      |    Inf 
80.20/80.27	c  55.2s|  1380k|  1344k|     0 |   0.0 | 437M| 343 |   - | 526 | 768 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
80.80/80.87	c  55.7s|  1390k|  1353k|     0 |   0.0 | 440M| 343 |   - | 526 | 768 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
81.39/81.47	c  56.1s|  1400k|  1363k|     0 |   0.0 | 444M| 343 |   - | 526 | 806 |   0 |   0 |   0 |  99k|   0 | 0.000000e+00 |      --      |    Inf 
82.10/82.12	c  56.5s|  1410k|  1372k|     0 |   0.0 | 447M| 343 |   - | 526 | 764 |   0 |   0 |   0 | 100k|   0 | 0.000000e+00 |      --      |    Inf 
82.70/82.73	c  56.9s|  1420k|  1382k|     0 |   0.0 | 450M| 343 |   - | 526 | 803 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
83.30/83.35	c  57.4s|  1430k|  1392k|     0 |   0.0 | 454M| 343 |   - | 526 | 796 |   0 |   0 |   0 | 102k|   0 | 0.000000e+00 |      --      |    Inf 
83.89/83.97	c  57.8s|  1440k|  1401k|     0 |   0.0 | 457M| 343 |   - | 526 | 816 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
84.49/84.56	c  58.2s|  1450k|  1411k|     0 |   0.0 | 460M| 343 |   - | 526 | 873 |   0 |   0 |   0 | 104k|   0 | 0.000000e+00 |      --      |    Inf 
85.09/85.16	c  58.6s|  1460k|  1421k|     0 |   0.0 | 464M| 343 |   - | 526 | 784 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
85.70/85.76	c  59.0s|  1470k|  1430k|     0 |   0.0 | 467M| 343 |   - | 526 | 818 |   0 |   0 |   0 | 106k|   0 | 0.000000e+00 |      --      |    Inf 
86.30/86.37	c  59.4s|  1480k|  1440k|     0 |   0.0 | 471M| 343 |   - | 526 | 833 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
86.90/86.94	c  59.8s|  1490k|  1449k|     0 |   0.0 | 474M| 343 |   - | 526 | 807 |   0 |   0 |   0 | 108k|   0 | 0.000000e+00 |      --      |    Inf 
87.49/87.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
87.49/87.56	c  60.3s|  1500k|  1459k|     0 |   0.0 | 477M| 343 |   - | 526 | 843 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
88.09/88.15	c  60.7s|  1510k|  1469k|     0 |   0.0 | 481M| 343 |   - | 526 | 863 |   0 |   0 |   0 | 110k|   0 | 0.000000e+00 |      --      |    Inf 
88.69/88.78	c  61.1s|  1520k|  1478k|     0 |   0.0 | 484M| 343 |   - | 526 | 846 |   0 |   0 |   0 | 111k|   0 | 0.000000e+00 |      --      |    Inf 
89.40/89.40	c  61.5s|  1530k|  1488k|     0 |   0.0 | 488M| 343 |   - | 526 | 878 |   0 |   0 |   0 | 112k|   0 | 0.000000e+00 |      --      |    Inf 
89.90/89.99	c  61.9s|  1540k|  1498k|     0 |   0.0 | 491M| 343 |   - | 526 | 891 |   0 |   0 |   0 | 113k|   0 | 0.000000e+00 |      --      |    Inf 
90.59/90.61	c  62.4s|  1550k|  1507k|     0 |   0.0 | 494M| 343 |   - | 526 | 888 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
91.20/91.24	c  62.8s|  1560k|  1517k|     0 |   0.0 | 498M| 343 |   - | 526 | 939 |   0 |   0 |   0 | 116k|   0 | 0.000000e+00 |      --      |    Inf 
91.79/91.85	c  63.2s|  1570k|  1526k|     0 |   0.0 | 501M| 343 |   - | 526 | 977 |   0 |   0 |   0 | 117k|   0 | 0.000000e+00 |      --      |    Inf 
92.40/92.48	c  63.7s|  1580k|  1536k|     0 |   0.0 | 505M| 343 |   - | 526 | 967 |   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
92.99/93.09	c  64.1s|  1590k|  1546k|     0 |   0.0 | 508M| 343 |   - | 526 | 960 |   0 |   0 |   0 | 119k|   0 | 0.000000e+00 |      --      |    Inf 
93.69/93.70	c  64.5s|  1600k|  1555k|     0 |   0.0 | 511M| 343 |   - | 526 | 908 |   0 |   0 |   0 | 120k|   0 | 0.000000e+00 |      --      |    Inf 
94.30/94.33	c  65.0s|  1610k|  1565k|     0 |   0.0 | 515M| 343 |   - | 526 | 939 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
94.90/94.97	c  65.5s|  1620k|  1574k|     0 |   0.0 | 518M| 343 |   - | 526 | 974 |   0 |   0 |   0 | 122k|   0 | 0.000000e+00 |      --      |    Inf 
95.50/95.57	c  65.9s|  1630k|  1584k|     0 |   0.0 | 522M| 343 |   - | 526 | 929 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
96.19/96.20	c  66.3s|  1640k|  1594k|     0 |   0.0 | 525M| 343 |   - | 526 | 977 |   0 |   0 |   0 | 124k|   0 | 0.000000e+00 |      --      |    Inf 
96.80/96.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
96.80/96.83	c  66.8s|  1650k|  1603k|     0 |   0.0 | 528M| 343 |   - | 526 | 981 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
97.40/97.44	c  67.2s|  1660k|  1613k|     0 |   0.0 | 532M| 343 |   - | 526 |1007 |   0 |   0 |   0 | 127k|   0 | 0.000000e+00 |      --      |    Inf 
98.00/98.06	c  67.6s|  1670k|  1622k|     0 |   0.0 | 535M| 343 |   - | 526 | 961 |   0 |   0 |   0 | 128k|   0 | 0.000000e+00 |      --      |    Inf 
98.59/98.65	c  68.0s|  1680k|  1632k|     0 |   0.0 | 539M| 343 |   - | 526 | 939 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
99.20/99.27	c  68.5s|  1690k|  1642k|     0 |   0.0 | 542M| 343 |   - | 526 |1012 |   0 |   0 |   0 | 130k|   0 | 0.000000e+00 |      --      |    Inf 
99.80/99.86	c  68.9s|  1700k|  1651k|     0 |   0.0 | 546M| 343 |   - | 526 | 964 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
100.49/100.54	c  69.4s|  1710k|  1661k|     0 |   0.0 | 549M| 343 |   - | 526 | 956 |   0 |   0 |   0 | 133k|   0 | 0.000000e+00 |      --      |    Inf 
101.10/101.15	c  69.8s|  1720k|  1670k|     0 |   0.0 | 553M| 343 |   - | 526 | 981 |   0 |   0 |   0 | 134k|   0 | 0.000000e+00 |      --      |    Inf 
101.70/101.77	c  70.2s|  1730k|  1680k|     0 |   0.0 | 556M| 343 |   - | 526 |1026 |   0 |   0 |   0 | 135k|   0 | 0.000000e+00 |      --      |    Inf 
102.39/102.42	c  70.7s|  1740k|  1689k|     0 |   0.0 | 559M| 343 |   - | 526 | 976 |   0 |   0 |   0 | 136k|   0 | 0.000000e+00 |      --      |    Inf 
103.00/103.09	c  71.1s|  1750k|  1699k|     0 |   0.0 | 563M| 343 |   - | 526 |1013 |   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
103.69/103.71	c  71.5s|  1760k|  1708k|     0 |   0.0 | 566M| 343 |   - | 526 |1108 |   0 |   0 |   0 | 139k|   0 | 0.000000e+00 |      --      |    Inf 
104.30/104.33	c  72.0s|  1770k|  1718k|     0 |   0.0 | 570M| 343 |   - | 526 |1045 |   0 |   0 |   0 | 140k|   0 | 0.000000e+00 |      --      |    Inf 
104.89/104.95	c  72.4s|  1780k|  1727k|     0 |   0.0 | 573M| 343 |   - | 526 |1028 |   0 |   0 |   0 | 141k|   0 | 0.000000e+00 |      --      |    Inf 
105.50/105.60	c  72.9s|  1790k|  1737k|     0 |   0.0 | 577M| 343 |   - | 526 |1126 |   0 |   0 |   0 | 142k|   0 | 0.000000e+00 |      --      |    Inf 
106.19/106.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
106.19/106.22	c  73.3s|  1800k|  1747k|     0 |   0.0 | 580M| 343 |   - | 526 |1081 |   0 |   0 |   0 | 144k|   0 | 0.000000e+00 |      --      |    Inf 
106.89/106.91	c  73.8s|  1810k|  1756k|     0 |   0.0 | 584M| 343 |   - | 526 |1088 |   0 |   0 |   0 | 145k|   0 | 0.000000e+00 |      --      |    Inf 
107.49/107.57	c  74.3s|  1820k|  1766k|     0 |   0.0 | 587M| 343 |   - | 526 |1067 |   0 |   0 |   0 | 146k|   0 | 0.000000e+00 |      --      |    Inf 
108.19/108.20	c  74.7s|  1830k|  1775k|     0 |   0.0 | 591M| 343 |   - | 526 |1131 |   0 |   0 |   0 | 148k|   0 | 0.000000e+00 |      --      |    Inf 
108.80/108.85	c  75.1s|  1840k|  1785k|     0 |   0.0 | 594M| 343 |   - | 526 |1071 |   0 |   0 |   0 | 149k|   0 | 0.000000e+00 |      --      |    Inf 
109.39/109.48	c  75.6s|  1850k|  1794k|     0 |   0.0 | 598M| 343 |   - | 526 |1144 |   0 |   0 |   0 | 150k|   0 | 0.000000e+00 |      --      |    Inf 
110.00/110.09	c  76.0s|  1860k|  1804k|     0 |   0.0 | 601M| 343 |   - | 526 |1204 |   0 |   0 |   0 | 152k|   0 | 0.000000e+00 |      --      |    Inf 
110.69/110.75	c  76.4s|  1870k|  1813k|     0 |   0.0 | 605M| 343 |   - | 526 |1055 |   0 |   0 |   0 | 153k|   0 | 0.000000e+00 |      --      |    Inf 
111.29/111.38	c  76.8s|  1880k|  1823k|     0 |   0.0 | 608M| 343 |   - | 526 |1137 |   0 |   0 |   0 | 154k|   0 | 0.000000e+00 |      --      |    Inf 
111.99/112.03	c  77.3s|  1890k|  1832k|     0 |   0.0 | 612M| 343 |   - | 526 |1136 |   0 |   0 |   0 | 156k|   0 | 0.000000e+00 |      --      |    Inf 
112.60/112.70	c  77.8s|  1900k|  1842k|     0 |   0.0 | 615M| 343 |   - | 526 |1173 |   0 |   0 |   0 | 157k|   0 | 0.000000e+00 |      --      |    Inf 
113.29/113.34	c  78.3s|  1910k|  1851k|     0 |   0.0 | 619M| 343 |   - | 526 |1134 |   0 |   0 |   0 | 159k|   0 | 0.000000e+00 |      --      |    Inf 
113.89/113.96	c  78.7s|  1920k|  1861k|     0 |   0.0 | 622M| 343 |   - | 526 |1181 |   0 |   0 |   0 | 160k|   0 | 0.000000e+00 |      --      |    Inf 
114.50/114.58	c  79.1s|  1930k|  1870k|     0 |   0.0 | 626M| 343 |   - | 526 |1251 |   0 |   0 |   0 | 161k|   0 | 0.000000e+00 |      --      |    Inf 
115.19/115.22	c  79.5s|  1940k|  1880k|     0 |   0.0 | 629M| 343 |   - | 526 |1153 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
115.79/115.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
115.79/115.88	c  80.0s|  1950k|  1889k|     0 |   0.0 | 633M| 343 |   - | 526 |1174 |   0 |   0 |   0 | 164k|   0 | 0.000000e+00 |      --      |    Inf 
116.50/116.54	c  80.5s|  1960k|  1899k|     0 |   0.0 | 636M| 343 |   - | 526 |1238 |   0 |   0 |   0 | 166k|   0 | 0.000000e+00 |      --      |    Inf 
117.09/117.16	c  80.9s|  1970k|  1908k|     0 |   0.0 | 640M| 343 |   - | 526 |1245 |   0 |   0 |   0 | 167k|   0 | 0.000000e+00 |      --      |    Inf 
117.79/117.82	c  81.4s|  1980k|  1918k|     0 |   0.0 | 643M| 343 |   - | 526 |1256 |   0 |   0 |   0 | 168k|   0 | 0.000000e+00 |      --      |    Inf 
118.39/118.47	c  81.9s|  1990k|  1927k|     0 |   0.0 | 647M| 343 |   - | 526 |1219 |   0 |   0 |   0 | 170k|   0 | 0.000000e+00 |      --      |    Inf 
119.10/119.15	c  82.4s|  2000k|  1936k|     0 |   0.0 | 651M| 343 |   - | 526 |1201 |   0 |   0 |   0 | 171k|   0 | 0.000000e+00 |      --      |    Inf 
119.69/119.76	c  82.8s|  2010k|  1946k|     0 |   0.0 | 654M| 343 |   - | 526 |1344 |   0 |   0 |   0 | 173k|   0 | 0.000000e+00 |      --      |    Inf 
120.29/120.39	c  83.2s|  2020k|  1955k|     0 |   0.0 | 658M| 343 |   - | 526 |1230 |   0 |   0 |   0 | 174k|   0 | 0.000000e+00 |      --      |    Inf 
120.99/121.07	c  83.7s|  2030k|  1965k|     0 |   0.0 | 661M| 343 |   - | 526 |1286 |   0 |   0 |   0 | 176k|   0 | 0.000000e+00 |      --      |    Inf 
121.70/121.73	c  84.2s|  2040k|  1974k|     0 |   0.0 | 665M| 343 |   - | 526 |1274 |   0 |   0 |   0 | 177k|   0 | 0.000000e+00 |      --      |    Inf 
122.29/122.39	c  84.6s|  2050k|  1984k|     0 |   0.0 | 668M| 343 |   - | 526 |1450 |   0 |   0 |   0 | 179k|   0 | 0.000000e+00 |      --      |    Inf 
123.10/123.13	c  85.2s|  2060k|  1993k|     0 |   0.0 | 672M| 343 |   - | 526 |1319 |   0 |   0 |   0 | 180k|   0 | 0.000000e+00 |      --      |    Inf 
123.80/123.83	c  85.7s|  2070k|  2003k|     0 |   0.0 | 676M| 343 |   - | 526 |1324 |   0 |   0 |   0 | 182k|   0 | 0.000000e+00 |      --      |    Inf 
124.39/124.49	c  86.1s|  2080k|  2012k|     0 |   0.0 | 679M| 343 |   - | 526 |1325 |   0 |   0 |   0 | 184k|   0 | 0.000000e+00 |      --      |    Inf 
125.09/125.19	c  86.6s|  2090k|  2021k|     0 |   0.0 | 683M| 343 |   - | 526 |1378 |   0 |   0 |   0 | 185k|   0 | 0.000000e+00 |      --      |    Inf 
125.79/125.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
125.79/125.87	c  87.1s|  2100k|  2031k|     0 |   0.0 | 686M| 344 |   - | 526 |1305 |   0 |   0 |   0 | 187k|   0 | 0.000000e+00 |      --      |    Inf 
126.49/126.54	c  87.6s|  2110k|  2040k|     0 |   0.0 | 690M| 344 |   - | 526 |1329 |   0 |   0 |   0 | 188k|   0 | 0.000000e+00 |      --      |    Inf 
127.19/127.24	c  88.1s|  2120k|  2050k|     0 |   0.0 | 694M| 344 |   - | 526 |1464 |   0 |   0 |   0 | 190k|   0 | 0.000000e+00 |      --      |    Inf 
127.89/127.93	c  88.6s|  2130k|  2059k|     0 |   0.0 | 697M| 344 |   - | 526 |1521 |   0 |   0 |   0 | 192k|   0 | 0.000000e+00 |      --      |    Inf 
128.60/128.60	c  89.1s|  2140k|  2068k|     0 |   0.0 | 701M| 344 |   - | 526 |1430 |   0 |   0 |   0 | 194k|   0 | 0.000000e+00 |      --      |    Inf 
129.19/129.27	c  89.5s|  2150k|  2078k|     0 |   0.0 | 704M| 344 |   - | 526 |1324 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
129.89/129.94	c  90.0s|  2160k|  2087k|     0 |   0.0 | 708M| 344 |   - | 526 |1289 |   0 |   0 |   0 | 197k|   0 | 0.000000e+00 |      --      |    Inf 
130.59/130.63	c  90.5s|  2170k|  2097k|     0 |   0.0 | 711M| 344 |   - | 526 |1421 |   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
131.29/131.30	c  90.9s|  2180k|  2106k|     0 |   0.0 | 715M| 344 |   - | 526 |1508 |   0 |   0 |   0 | 200k|   0 | 0.000000e+00 |      --      |    Inf 
131.90/131.98	c  91.5s|  2190k|  2116k|     0 |   0.0 | 719M| 344 |   - | 526 |1401 |   0 |   0 |   0 | 202k|   0 | 0.000000e+00 |      --      |    Inf 
132.69/132.70	c  92.0s|  2200k|  2125k|     0 |   0.0 | 722M| 344 |   - | 526 |1338 |   0 |   0 |   0 | 203k|   0 | 0.000000e+00 |      --      |    Inf 
133.29/133.39	c  92.5s|  2210k|  2134k|     0 |   0.0 | 726M| 344 |   - | 526 |1353 |   0 |   0 |   0 | 205k|   0 | 0.000000e+00 |      --      |    Inf 
133.99/134.06	c  92.9s|  2220k|  2144k|     0 |   0.0 | 730M| 344 |   - | 526 |1457 |   0 |   0 |   0 | 207k|   0 | 0.000000e+00 |      --      |    Inf 
134.79/134.80	c  93.5s|  2230k|  2153k|     0 |   0.0 | 733M| 344 |   - | 526 |1570 |   0 |   0 |   0 | 209k|   0 | 0.000000e+00 |      --      |    Inf 
135.49/135.54	c  94.0s|  2240k|  2162k|     0 |   0.0 | 737M| 344 |   - | 526 |1637 |   0 |   0 |   0 | 211k|   0 | 0.000000e+00 |      --      |    Inf 
136.20/136.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
136.20/136.26	c  94.5s|  2250k|  2172k|     0 |   0.0 | 740M| 344 |   - | 526 |1517 |   0 |   0 |   0 | 213k|   0 | 0.000000e+00 |      --      |    Inf 
136.90/136.98	c  95.1s|  2260k|  2181k|     0 |   0.0 | 744M| 344 |   - | 526 |1607 |   0 |   0 |   0 | 215k|   0 | 0.000000e+00 |      --      |    Inf 
137.59/137.69	c  95.6s|  2270k|  2190k|     0 |   0.0 | 748M| 344 |   - | 526 |1587 |   0 |   0 |   0 | 217k|   0 | 0.000000e+00 |      --      |    Inf 
138.29/138.38	c  96.1s|  2280k|  2200k|     0 |   0.0 | 751M| 344 |   - | 526 |1674 |   0 |   0 |   0 | 219k|   0 | 0.000000e+00 |      --      |    Inf 
138.99/139.09	c  96.6s|  2290k|  2209k|     0 |   0.0 | 755M| 344 |   - | 526 |1725 |   0 |   0 |   0 | 220k|   0 | 0.000000e+00 |      --      |    Inf 
139.80/139.87	c  97.2s|  2300k|  2218k|     0 |   0.0 | 759M| 344 |   - | 526 |1792 |   0 |   0 |   0 | 222k|   0 | 0.000000e+00 |      --      |    Inf 
140.49/140.57	c  97.7s|  2310k|  2228k|     0 |   0.0 | 762M| 344 |   - | 526 |1622 |   0 |   0 |   0 | 224k|   0 | 0.000000e+00 |      --      |    Inf 
141.30/141.38	c  98.3s|  2320k|  2237k|     0 |   0.0 | 766M| 344 |   - | 526 |1602 |   0 |   0 |   0 | 226k|   0 | 0.000000e+00 |      --      |    Inf 
142.09/142.14	c  98.9s|  2330k|  2246k|     0 |   0.0 | 770M| 344 |   - | 526 |1611 |   0 |   0 |   0 | 228k|   0 | 0.000000e+00 |      --      |    Inf 
142.80/142.85	c  99.4s|  2340k|  2255k|     0 |   0.0 | 773M| 344 |   - | 526 |1689 |   0 |   0 |   0 | 230k|   0 | 0.000000e+00 |      --      |    Inf 
143.49/143.58	c  99.9s|  2350k|  2265k|     0 |   0.0 | 777M| 344 |   - | 526 |1762 |   0 |   0 |   0 | 232k|   0 | 0.000000e+00 |      --      |    Inf 
144.29/144.37	c   100s|  2360k|  2274k|     0 |   0.0 | 781M| 344 |   - | 526 |1824 |   0 |   0 |   0 | 234k|   0 | 0.000000e+00 |      --      |    Inf 
145.10/145.18	c   101s|  2370k|  2283k|     0 |   0.0 | 785M| 344 |   - | 526 |1995 |   0 |   0 |   0 | 236k|   0 | 0.000000e+00 |      --      |    Inf 
145.89/145.95	c   102s|  2380k|  2292k|     0 |   0.0 | 788M| 344 |   - | 526 |1888 |   0 |   0 |   0 | 238k|   0 | 0.000000e+00 |      --      |    Inf 
146.69/146.77	c   102s|  2390k|  2302k|     0 |   0.0 | 792M| 344 |   - | 526 |1862 |   0 |   0 |   0 | 240k|   0 | 0.000000e+00 |      --      |    Inf 
147.39/147.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
147.39/147.50	c   103s|  2400k|  2311k|     0 |   0.0 | 796M| 344 |   - | 526 |1718 |   0 |   0 |   0 | 241k|   0 | 0.000000e+00 |      --      |    Inf 
148.19/148.25	c   103s|  2410k|  2320k|     0 |   0.0 | 800M| 344 |   - | 526 |1770 |   0 |   0 |   0 | 243k|   0 | 0.000000e+00 |      --      |    Inf 
148.99/149.01	c   104s|  2420k|  2329k|     0 |   0.0 | 803M| 344 |   - | 526 |1787 |   0 |   0 |   0 | 245k|   0 | 0.000000e+00 |      --      |    Inf 
149.69/149.76	c   105s|  2430k|  2339k|     0 |   0.0 | 807M| 344 |   - | 526 |1797 |   0 |   0 |   0 | 247k|   0 | 0.000000e+00 |      --      |    Inf 
150.40/150.45	c   105s|  2440k|  2348k|     0 |   0.0 | 811M| 344 |   - | 526 |1751 |   0 |   0 |   0 | 249k|   0 | 0.000000e+00 |      --      |    Inf 
151.19/151.23	c   106s|  2450k|  2357k|     0 |   0.0 | 815M| 344 |   - | 526 |1788 |   0 |   0 |   0 | 252k|   0 | 0.000000e+00 |      --      |    Inf 
151.90/151.98	c   106s|  2460k|  2366k|     0 |   0.0 | 819M| 344 |   - | 526 |1814 |   0 |   0 |   0 | 254k|   0 | 0.000000e+00 |      --      |    Inf 
152.69/152.78	c   107s|  2470k|  2375k|     0 |   0.0 | 822M| 344 |   - | 526 |1823 |   0 |   0 |   0 | 256k|   0 | 0.000000e+00 |      --      |    Inf 
153.49/153.57	c   107s|  2480k|  2384k|     0 |   0.0 | 826M| 344 |   - | 526 |1749 |   0 |   0 |   0 | 258k|   0 | 0.000000e+00 |      --      |    Inf 
154.29/154.36	c   108s|  2490k|  2393k|     0 |   0.0 | 830M| 344 |   - | 526 |1817 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
155.10/155.15	c   109s|  2500k|  2403k|     0 |   0.0 | 834M| 344 |   - | 526 |1844 |   0 |   0 |   0 | 262k|   0 | 0.000000e+00 |      --      |    Inf 
155.90/155.92	c   109s|  2510k|  2412k|     0 |   0.0 | 838M| 347 |   - | 526 |1886 |   0 |   0 |   0 | 264k|   0 | 0.000000e+00 |      --      |    Inf 
156.69/156.75	c   110s|  2520k|  2421k|     0 |   0.0 | 841M| 347 |   - | 526 |1998 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
157.59/157.62	c   110s|  2530k|  2430k|     0 |   0.0 | 845M| 347 |   - | 526 |2059 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
158.30/158.39	c   111s|  2540k|  2439k|     0 |   0.0 | 849M| 347 |   - | 526 |2126 |   0 |   0 |   0 | 271k|   0 | 0.000000e+00 |      --      |    Inf 
159.19/159.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
159.19/159.26	c   112s|  2550k|  2448k|     0 |   0.0 | 853M| 347 |   - | 526 |2312 |   0 |   0 |   0 | 273k|   0 | 0.000000e+00 |      --      |    Inf 
159.99/160.07	c   112s|  2560k|  2457k|     0 |   0.0 | 857M| 347 |   - | 526 |2367 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
160.89/160.94	c   113s|  2570k|  2466k|     0 |   0.0 | 861M| 347 |   - | 526 |2471 |   0 |   0 |   0 | 278k|   0 | 0.000000e+00 |      --      |    Inf 
161.79/161.80	c   114s|  2580k|  2475k|     0 |   0.0 | 865M| 347 |   - | 526 |2753 |   0 |   0 |   0 | 281k|   0 | 0.000000e+00 |      --      |    Inf 
162.60/162.65	c   114s|  2590k|  2484k|     0 |   0.0 | 869M| 347 |   - | 526 |2623 |   0 |   0 |   0 | 283k|   0 | 0.000000e+00 |      --      |    Inf 
163.49/163.52	c   115s|  2600k|  2493k|     0 |   0.0 | 873M| 347 |   - | 526 |2584 |   0 |   0 |   0 | 285k|   0 | 0.000000e+00 |      --      |    Inf 
164.29/164.38	c   116s|  2610k|  2502k|     0 |   0.0 | 877M| 347 |   - | 526 |2517 |   0 |   0 |   0 | 288k|   0 | 0.000000e+00 |      --      |    Inf 
165.10/165.19	c   116s|  2620k|  2511k|     0 |   0.0 | 881M| 347 |   - | 526 |2731 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 |      --      |    Inf 
166.10/166.10	c   117s|  2630k|  2520k|     0 |   0.0 | 885M| 347 |   - | 526 |3095 |   0 |   0 |   0 | 293k|   0 | 0.000000e+00 |      --      |    Inf 
166.90/166.99	c   117s|  2640k|  2529k|     0 |   0.0 | 889M| 347 |   - | 526 |2839 |   0 |   0 |   0 | 296k|   0 | 0.000000e+00 |      --      |    Inf 
167.79/167.87	c   118s|  2650k|  2538k|     0 |   0.0 | 893M| 347 |   - | 526 |2643 |   0 |   0 |   0 | 299k|   0 | 0.000000e+00 |      --      |    Inf 
168.80/168.80	c   119s|  2660k|  2547k|     0 |   0.0 | 897M| 347 |   - | 526 |3153 |   0 |   0 |   0 | 302k|   0 | 0.000000e+00 |      --      |    Inf 
169.70/169.72	c   120s|  2670k|  2556k|     0 |   0.0 | 901M| 347 |   - | 526 |3268 |   0 |   0 |   0 | 305k|   0 | 0.000000e+00 |      --      |    Inf 
170.50/170.58	c   120s|  2680k|  2565k|     0 |   0.0 | 905M| 347 |   - | 526 |2970 |   0 |   0 |   0 | 308k|   0 | 0.000000e+00 |      --      |    Inf 
171.50/171.54	c   121s|  2690k|  2574k|     0 |   0.0 | 910M| 347 |   - | 526 |3464 |   0 |   0 |   0 | 311k|   0 | 0.000000e+00 |      --      |    Inf 
172.40/172.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
172.40/172.49	c   122s|  2700k|  2582k|     0 |   0.0 | 914M| 347 |   - | 526 |3306 |   0 |   0 |   0 | 314k|   0 | 0.000000e+00 |      --      |    Inf 
173.39/173.46	c   122s|  2710k|  2591k|     0 |   0.0 | 918M| 347 |   - | 526 |3363 |   0 |   0 |   0 | 317k|   0 | 0.000000e+00 |      --      |    Inf 
174.40/174.41	c   123s|  2720k|  2600k|     0 |   0.0 | 922M| 347 |   - | 526 |3667 |   0 |   0 |   0 | 320k|   0 | 0.000000e+00 |      --      |    Inf 
175.30/175.36	c   124s|  2730k|  2609k|     0 |   0.0 | 926M| 347 |   - | 526 |3650 |   0 |   0 |   0 | 323k|   0 | 0.000000e+00 |      --      |    Inf 
176.19/176.27	c   125s|  2740k|  2618k|     0 |   0.0 | 931M| 347 |   - | 526 |3639 |   0 |   0 |   0 | 326k|   0 | 0.000000e+00 |      --      |    Inf 
177.19/177.28	c   125s|  2750k|  2626k|     0 |   0.0 | 935M| 347 |   - | 526 |3971 |   0 |   0 |   0 | 330k|   0 | 0.000000e+00 |      --      |    Inf 
178.20/178.21	c   126s|  2760k|  2635k|     0 |   0.0 | 939M| 347 |   - | 526 |3942 |   0 |   0 |   0 | 333k|   0 | 0.000000e+00 |      --      |    Inf 
179.20/179.29	c   127s|  2770k|  2644k|     0 |   0.0 | 943M| 347 |   - | 526 |3857 |   0 |   0 |   0 | 336k|   0 | 0.000000e+00 |      --      |    Inf 
180.40/180.42	c   128s|  2780k|  2652k|     0 |   0.0 | 948M| 347 |   - | 526 |4132 |   0 |   0 |   0 | 340k|   0 | 0.000000e+00 |      --      |    Inf 
181.40/181.45	c   129s|  2790k|  2661k|     0 |   0.0 | 952M| 347 |   - | 526 |4001 |   0 |   0 |   0 | 343k|   0 | 0.000000e+00 |      --      |    Inf 
182.40/182.50	c   130s|  2800k|  2670k|     0 |   0.0 | 957M| 349 |   - | 526 |4114 |   0 |   0 |   0 | 346k|   0 | 0.000000e+00 |      --      |    Inf 
183.50/183.56	c   130s|  2810k|  2678k|     0 |   0.0 | 961M| 349 |   - | 526 |4131 |   0 |   0 |   0 | 349k|   0 | 0.000000e+00 |      --      |    Inf 
184.80/184.85	c   131s|  2820k|  2687k|     0 |   0.0 | 965M| 349 |   - | 526 |4281 |   0 |   0 |   0 | 353k|   0 | 0.000000e+00 |      --      |    Inf 
185.90/185.93	c   132s|  2830k|  2695k|     0 |   0.0 | 970M| 349 |   - | 526 |4247 |   0 |   0 |   0 | 356k|   0 | 0.000000e+00 |      --      |    Inf 
187.00/187.02	c   133s|  2840k|  2704k|     0 |   0.0 | 974M| 349 |   - | 526 |4354 |   0 |   0 |   0 | 359k|   0 | 0.000000e+00 |      --      |    Inf 
188.10/188.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
188.10/188.13	c   134s|  2850k|  2712k|     0 |   0.0 | 979M| 350 |   - | 526 |4494 |   0 |   0 |   0 | 363k|   0 | 0.000000e+00 |      --      |    Inf 
189.29/189.36	c   135s|  2860k|  2720k|     0 |   0.0 | 984M| 350 |   - | 526 |4641 |   0 |   0 |   0 | 366k|   0 | 0.000000e+00 |      --      |    Inf 
190.59/190.61	c   136s|  2870k|  2729k|     0 |   0.0 | 988M| 350 |   - | 526 |4674 |   0 |   0 |   0 | 370k|   0 | 0.000000e+00 |      --      |    Inf 
191.89/191.96	c   137s|  2880k|  2737k|     0 |   0.0 | 993M| 355 |   - | 526 |4717 |   0 |   0 |   0 | 374k|   0 | 0.000000e+00 |      --      |    Inf 
193.19/193.28	c   138s|  2890k|  2745k|     0 |   0.0 | 998M| 355 |   - | 526 |4844 |   0 |   0 |   0 | 379k|   0 | 0.000000e+00 |      --      |    Inf 
194.70/194.72	c   140s|  2900k|  2752k|     0 |   0.0 |1004M| 355 |   - | 526 |4855 |   0 |   0 |   0 | 383k|   0 | 0.000000e+00 |      --      |    Inf 
196.19/196.29	c   141s|  2910k|  2760k|     0 |   0.0 |1009M| 360 |   - | 526 |4960 |   0 |   0 |   0 | 388k|   0 | 0.000000e+00 |      --      |    Inf 
198.19/198.29	c   143s|  2920k|  2766k|     0 |   0.0 |1016M| 365 |   - | 526 |5054 |   0 |   0 |   0 | 393k|   0 | 0.000000e+00 |      --      |    Inf 
199.00/199.02	o 189
199.00/199.02	c * 143s|  2922k|  2767k|     0 |   0.0 |1017M| 424 |   - | 526 |5173 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 | 1.890000e+02 |    Inf 
199.00/199.08	o 166
199.00/199.08	c * 143s|  2922k|  2767k|     0 |   0.0 |1017M| 427 |   - | 526 |5131 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 | 1.660000e+02 |    Inf 
199.10/199.14	o 128
199.10/199.14	c * 143s|  2923k|  2767k|     0 |   0.0 |1017M| 427 |   - | 526 |5083 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 | 1.280000e+02 |    Inf 
199.29/199.37	o 117
199.29/199.37	c * 143s|  2926k|  2770k|     0 |   0.0 |1018M| 427 |   - | 526 |4665 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 | 1.170000e+02 |    Inf 
199.50/199.50	o 39
199.50/199.50	c * 144s|  2927k|  2772k|     0 |   0.0 |1018M| 427 |   - | 526 |4404 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 | 3.900000e+01 |    Inf 
199.59/199.66	c   144s|  2930k|  2774k|     0 |   0.0 |1019M| 427 |   - | 526 |3807 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 | 3.900000e+01 |    Inf 
199.70/199.71	o 24
199.70/199.71	c * 144s|  2930k|  2774k|     0 |   0.0 |1019M| 427 |   - | 526 |3807 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
200.30/200.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
200.30/200.39	c   144s|  2940k|  2784k|     0 |   0.0 |1022M| 427 |   - | 526 |2798 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
200.99/201.01	c   145s|  2950k|  2793k|     0 |   0.0 |1025M| 427 |   - | 526 | 536 |   0 |   0 |   0 | 396k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
201.69/201.72	c   145s|  2960k|  2803k|     0 |   0.0 |1029M| 427 |   - | 526 | 415 |   0 |   0 |   0 | 398k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
202.30/202.31	c   145s|  2970k|  2812k|     0 |   0.0 |1032M| 427 |   - | 526 | 313 |   0 |   0 |   0 | 398k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
202.90/202.93	c   146s|  2980k|  2822k|     0 |   0.0 |1035M| 427 |   - | 526 | 299 |   0 |   0 |   0 | 398k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
203.50/203.56	c   146s|  2990k|  2832k|     0 |   0.0 |1038M| 427 |   - | 526 | 322 |   0 |   0 |   0 | 399k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
204.19/204.20	c   147s|  3000k|  2842k|     0 |   0.0 |1041M| 427 |   - | 526 | 332 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
204.79/204.83	c   147s|  3010k|  2852k|     0 |   0.0 |1044M| 427 |   - | 526 | 272 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
205.39/205.46	c   148s|  3020k|  2861k|     0 |   0.0 |1048M| 427 |   - | 526 | 268 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
205.99/206.09	c   148s|  3030k|  2871k|     0 |   0.0 |1051M| 427 |   - | 526 | 220 |   0 |   0 |   0 | 401k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
206.69/206.72	c   149s|  3040k|  2881k|     0 |   0.0 |1054M| 427 |   - | 526 | 244 |   0 |   0 |   0 | 401k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
207.29/207.35	c   149s|  3050k|  2891k|     0 |   0.0 |1057M| 427 |   - | 526 | 258 |   0 |   0 |   0 | 402k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
207.90/207.98	c   150s|  3060k|  2901k|     0 |   0.0 |1060M| 427 |   - | 526 | 244 |   0 |   0 |   0 | 402k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
208.60/208.61	c   150s|  3070k|  2910k|     0 |   0.0 |1063M| 427 |   - | 526 | 241 |   0 |   0 |   0 | 403k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
209.19/209.24	c   150s|  3080k|  2920k|     0 |   0.0 |1066M| 427 |   - | 526 | 298 |   0 |   0 |   0 | 403k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
209.79/209.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
209.79/209.88	c   151s|  3090k|  2930k|     0 |   0.0 |1069M| 427 |   - | 526 | 294 |   0 |   0 |   0 | 404k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
210.39/210.49	c   151s|  3100k|  2940k|     0 |   0.0 |1072M| 427 |   - | 526 | 345 |   0 |   0 |   0 | 404k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
211.10/211.12	c   152s|  3110k|  2950k|     0 |   0.0 |1075M| 427 |   - | 526 | 278 |   0 |   0 |   0 | 405k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
211.69/211.78	c   152s|  3120k|  2959k|     0 |   0.0 |1079M| 427 |   - | 526 | 322 |   0 |   0 |   0 | 405k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
212.30/212.39	c   153s|  3130k|  2969k|     0 |   0.0 |1082M| 427 |   - | 526 | 328 |   0 |   0 |   0 | 406k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
212.99/213.03	c   153s|  3140k|  2979k|     0 |   0.0 |1085M| 427 |   - | 526 | 325 |   0 |   0 |   0 | 406k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
213.60/213.66	c   153s|  3150k|  2989k|     0 |   0.0 |1088M| 427 |   - | 526 | 295 |   0 |   0 |   0 | 407k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
214.19/214.27	c   154s|  3160k|  2999k|     0 |   0.0 |1091M| 427 |   - | 526 | 393 |   0 |   0 |   0 | 407k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
214.89/214.93	c   154s|  3170k|  3008k|     0 |   0.0 |1094M| 427 |   - | 526 | 325 |   0 |   0 |   0 | 408k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
215.50/215.56	c   155s|  3180k|  3018k|     0 |   0.0 |1097M| 427 |   - | 526 | 365 |   0 |   0 |   0 | 408k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
216.09/216.17	c   155s|  3190k|  3028k|     0 |   0.0 |1100M| 427 |   - | 526 | 366 |   0 |   0 |   0 | 409k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
216.80/216.82	c   156s|  3200k|  3038k|     0 |   0.0 |1103M| 427 |   - | 526 | 371 |   0 |   0 |   0 | 409k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
217.39/217.48	c   156s|  3210k|  3047k|     0 |   0.0 |1106M| 427 |   - | 526 | 388 |   0 |   0 |   0 | 410k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
218.10/218.10	c   157s|  3220k|  3057k|     0 |   0.0 |1110M| 427 |   - | 526 | 351 |   0 |   0 |   0 | 410k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
218.70/218.71	c   157s|  3230k|  3067k|     0 |   0.0 |1113M| 427 |   - | 526 | 360 |   0 |   0 |   0 | 411k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
219.29/219.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
219.29/219.31	c   158s|  3240k|  3077k|     0 |   0.0 |1116M| 427 |   - | 526 | 354 |   0 |   0 |   0 | 411k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
219.89/219.96	c   158s|  3250k|  3087k|     0 |   0.0 |1119M| 427 |   - | 526 | 396 |   0 |   0 |   0 | 412k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
220.59/220.62	c   158s|  3260k|  3096k|     0 |   0.0 |1122M| 427 |   - | 526 | 361 |   0 |   0 |   0 | 412k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
221.19/221.22	c   159s|  3270k|  3106k|     0 |   0.0 |1125M| 427 |   - | 526 | 397 |   0 |   0 |   0 | 413k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
221.79/221.86	c   159s|  3280k|  3116k|     0 |   0.0 |1128M| 427 |   - | 526 | 422 |   0 |   0 |   0 | 413k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
222.39/222.46	c   160s|  3290k|  3126k|     0 |   0.0 |1131M| 427 |   - | 526 | 464 |   0 |   0 |   0 | 414k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
222.99/223.09	c   160s|  3300k|  3136k|     0 |   0.0 |1134M| 427 |   - | 526 | 457 |   0 |   0 |   0 | 414k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
223.69/223.72	c   161s|  3310k|  3145k|     0 |   0.0 |1137M| 427 |   - | 526 | 434 |   0 |   0 |   0 | 415k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
224.30/224.37	c   161s|  3320k|  3155k|     0 |   0.0 |1141M| 427 |   - | 526 | 406 |   0 |   0 |   0 | 416k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
224.89/224.98	c   162s|  3330k|  3165k|     0 |   0.0 |1144M| 427 |   - | 526 | 413 |   0 |   0 |   0 | 416k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
225.60/225.60	c   162s|  3340k|  3175k|     0 |   0.0 |1147M| 427 |   - | 526 | 455 |   0 |   0 |   0 | 417k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
226.19/226.26	c   162s|  3350k|  3185k|     0 |   0.0 |1150M| 427 |   - | 526 | 480 |   0 |   0 |   0 | 417k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
226.89/226.91	c   163s|  3360k|  3194k|     0 |   0.0 |1153M| 427 |   - | 526 | 384 |   0 |   0 |   0 | 418k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
227.49/227.53	c   163s|  3370k|  3204k|     0 |   0.0 |1156M| 427 |   - | 526 | 421 |   0 |   0 |   0 | 418k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
228.09/228.15	c   164s|  3380k|  3214k|     0 |   0.0 |1159M| 427 |   - | 526 | 416 |   0 |   0 |   0 | 419k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
228.70/228.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
228.70/228.77	c   164s|  3390k|  3224k|     0 |   0.0 |1162M| 427 |   - | 526 | 457 |   0 |   0 |   0 | 419k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
229.40/229.40	c   165s|  3400k|  3234k|     0 |   0.0 |1165M| 427 |   - | 526 | 419 |   0 |   0 |   0 | 420k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
230.00/230.02	c   165s|  3410k|  3243k|     0 |   0.0 |1168M| 427 |   - | 526 | 417 |   0 |   0 |   0 | 420k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
230.60/230.64	c   166s|  3420k|  3253k|     0 |   0.0 |1171M| 427 |   - | 526 | 378 |   0 |   0 |   0 | 421k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
231.20/231.28	c   166s|  3430k|  3263k|     0 |   0.0 |1175M| 427 |   - | 526 | 403 |   0 |   0 |   0 | 421k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
231.90/231.91	c   166s|  3440k|  3273k|     0 |   0.0 |1178M| 427 |   - | 526 | 401 |   0 |   0 |   0 | 422k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
232.49/232.52	c   167s|  3450k|  3283k|     0 |   0.0 |1181M| 427 |   - | 526 | 466 |   0 |   0 |   0 | 422k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
233.09/233.18	c   167s|  3460k|  3292k|     0 |   0.0 |1184M| 427 |   - | 526 | 438 |   0 |   0 |   0 | 423k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
233.79/233.83	c   168s|  3470k|  3302k|     0 |   0.0 |1187M| 427 |   - | 526 | 426 |   0 |   0 |   0 | 424k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
234.40/234.46	c   168s|  3480k|  3312k|     0 |   0.0 |1190M| 427 |   - | 526 | 401 |   0 |   0 |   0 | 424k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
234.99/235.08	c   169s|  3490k|  3322k|     0 |   0.0 |1193M| 427 |   - | 526 | 420 |   0 |   0 |   0 | 425k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
235.70/235.71	c   169s|  3500k|  3331k|     0 |   0.0 |1196M| 427 |   - | 526 | 456 |   0 |   0 |   0 | 425k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
236.29/236.33	c   169s|  3510k|  3341k|     0 |   0.0 |1199M| 427 |   - | 526 | 458 |   0 |   0 |   0 | 426k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
236.90/236.94	c   170s|  3520k|  3351k|     0 |   0.0 |1202M| 427 |   - | 526 | 406 |   0 |   0 |   0 | 426k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
237.50/237.54	c   170s|  3530k|  3361k|     0 |   0.0 |1206M| 427 |   - | 526 | 475 |   0 |   0 |   0 | 427k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
238.10/238.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
238.10/238.18	c   171s|  3540k|  3371k|     0 |   0.0 |1209M| 427 |   - | 526 | 454 |   0 |   0 |   0 | 427k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
238.70/238.79	c   171s|  3550k|  3380k|     0 |   0.0 |1212M| 427 |   - | 526 | 540 |   0 |   0 |   0 | 428k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
239.29/239.39	c   172s|  3560k|  3390k|     0 |   0.0 |1215M| 427 |   - | 526 | 556 |   0 |   0 |   0 | 429k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
239.99/240.03	c   172s|  3570k|  3400k|     0 |   0.0 |1218M| 427 |   - | 526 | 513 |   0 |   0 |   0 | 429k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
240.70/240.71	c   173s|  3580k|  3410k|     0 |   0.0 |1221M| 427 |   - | 526 | 449 |   0 |   0 |   0 | 430k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
241.29/241.37	c   173s|  3590k|  3420k|     0 |   0.0 |1224M| 427 |   - | 526 | 466 |   0 |   0 |   0 | 430k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
241.90/241.98	c   173s|  3600k|  3429k|     0 |   0.0 |1227M| 427 |   - | 526 | 414 |   0 |   0 |   0 | 431k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
242.59/242.62	c   174s|  3610k|  3439k|     0 |   0.0 |1230M| 427 |   - | 526 | 421 |   0 |   0 |   0 | 432k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
243.19/243.22	c   174s|  3620k|  3449k|     0 |   0.0 |1233M| 427 |   - | 526 | 435 |   0 |   0 |   0 | 432k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
243.80/243.87	c   175s|  3630k|  3459k|     0 |   0.0 |1236M| 427 |   - | 526 | 436 |   0 |   0 |   0 | 433k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
244.40/244.47	c   175s|  3640k|  3469k|     0 |   0.0 |1240M| 427 |   - | 526 | 436 |   0 |   0 |   0 | 433k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
244.99/245.09	c   176s|  3650k|  3478k|     0 |   0.0 |1243M| 427 |   - | 526 | 484 |   0 |   0 |   0 | 434k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
245.69/245.71	c   176s|  3660k|  3488k|     0 |   0.0 |1246M| 427 |   - | 526 | 476 |   0 |   0 |   0 | 434k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
246.30/246.39	c   177s|  3670k|  3498k|     0 |   0.0 |1249M| 427 |   - | 526 | 471 |   0 |   0 |   0 | 435k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
246.99/247.03	c   177s|  3680k|  3508k|     0 |   0.0 |1252M| 427 |   - | 526 | 472 |   0 |   0 |   0 | 435k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
247.59/247.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
247.59/247.67	c   177s|  3690k|  3517k|     0 |   0.0 |1255M| 427 |   - | 526 | 427 |   0 |   0 |   0 | 436k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
248.20/248.26	c   178s|  3700k|  3527k|     0 |   0.0 |1258M| 427 |   - | 526 | 532 |   0 |   0 |   0 | 437k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
248.80/248.88	c   178s|  3710k|  3537k|     0 |   0.0 |1261M| 427 |   - | 526 | 524 |   0 |   0 |   0 | 437k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
249.40/249.49	c   179s|  3720k|  3547k|     0 |   0.0 |1264M| 427 |   - | 526 | 519 |   0 |   0 |   0 | 438k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
250.09/250.10	c   179s|  3730k|  3557k|     0 |   0.0 |1267M| 427 |   - | 526 | 514 |   0 |   0 |   0 | 438k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
250.70/250.73	c   180s|  3740k|  3566k|     0 |   0.0 |1270M| 427 |   - | 526 | 473 |   0 |   0 |   0 | 439k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
251.29/251.36	c   180s|  3750k|  3576k|     0 |   0.0 |1274M| 427 |   - | 526 | 513 |   0 |   0 |   0 | 439k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
252.00/252.01	c   181s|  3760k|  3586k|     0 |   0.0 |1277M| 427 |   - | 526 | 516 |   0 |   0 |   0 | 440k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
252.60/252.65	c   181s|  3770k|  3596k|     0 |   0.0 |1280M| 427 |   - | 526 | 536 |   0 |   0 |   0 | 441k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
253.19/253.25	c   181s|  3780k|  3606k|     0 |   0.0 |1283M| 427 |   - | 526 | 499 |   0 |   0 |   0 | 441k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
253.80/253.84	c   182s|  3790k|  3615k|     0 |   0.0 |1286M| 427 |   - | 526 | 535 |   0 |   0 |   0 | 442k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
254.40/254.48	c   182s|  3800k|  3625k|     0 |   0.0 |1289M| 427 |   - | 526 | 509 |   0 |   0 |   0 | 442k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
255.00/255.07	c   183s|  3810k|  3635k|     0 |   0.0 |1292M| 427 |   - | 526 | 535 |   0 |   0 |   0 | 443k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
255.70/255.73	c   183s|  3820k|  3645k|     0 |   0.0 |1295M| 427 |   - | 526 | 535 |   0 |   0 |   0 | 443k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
256.39/256.41	c   184s|  3830k|  3654k|     0 |   0.0 |1298M| 427 |   - | 526 | 493 |   0 |   0 |   0 | 444k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
257.00/257.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
257.00/257.00	c   184s|  3840k|  3664k|     0 |   0.0 |1301M| 427 |   - | 526 | 526 |   0 |   0 |   0 | 445k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
257.60/257.62	c   185s|  3850k|  3674k|     0 |   0.0 |1304M| 427 |   - | 526 | 537 |   0 |   0 |   0 | 445k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
258.19/258.25	c   185s|  3860k|  3684k|     0 |   0.0 |1308M| 427 |   - | 526 | 583 |   0 |   0 |   0 | 446k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
258.80/258.87	c   185s|  3870k|  3694k|     0 |   0.0 |1311M| 427 |   - | 526 | 475 |   0 |   0 |   0 | 446k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
259.39/259.47	c   186s|  3880k|  3703k|     0 |   0.0 |1314M| 427 |   - | 526 | 504 |   0 |   0 |   0 | 447k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
260.00/260.07	c   186s|  3890k|  3713k|     0 |   0.0 |1317M| 427 |   - | 526 | 441 |   0 |   0 |   0 | 447k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
260.70/260.70	c   187s|  3900k|  3723k|     0 |   0.0 |1320M| 427 |   - | 526 | 498 |   0 |   0 |   0 | 448k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
261.29/261.31	c   187s|  3910k|  3733k|     0 |   0.0 |1323M| 427 |   - | 526 | 516 |   0 |   0 |   0 | 449k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
261.89/261.93	c   188s|  3920k|  3743k|     0 |   0.0 |1326M| 427 |   - | 526 | 503 |   0 |   0 |   0 | 449k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
262.49/262.54	c   188s|  3930k|  3752k|     0 |   0.0 |1329M| 427 |   - | 526 | 491 |   0 |   0 |   0 | 450k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
263.20/263.23	c   188s|  3940k|  3762k|     0 |   0.0 |1332M| 427 |   - | 526 | 587 |   0 |   0 |   0 | 450k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
263.80/263.88	c   189s|  3950k|  3772k|     0 |   0.0 |1335M| 427 |   - | 526 | 540 |   0 |   0 |   0 | 451k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
264.40/264.49	c   189s|  3960k|  3782k|     0 |   0.0 |1338M| 427 |   - | 526 | 546 |   0 |   0 |   0 | 451k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
265.00/265.08	c   190s|  3970k|  3792k|     0 |   0.0 |1341M| 427 |   - | 526 | 539 |   0 |   0 |   0 | 452k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
265.59/265.68	c   190s|  3980k|  3801k|     0 |   0.0 |1344M| 427 |   - | 526 | 536 |   0 |   0 |   0 | 452k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
266.20/266.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
266.20/266.28	c   191s|  3990k|  3811k|     0 |   0.0 |1348M| 427 |   - | 526 | 502 |   0 |   0 |   0 | 453k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
266.90/266.91	c   191s|  4000k|  3821k|     0 |   0.0 |1351M| 427 |   - | 526 | 539 |   0 |   0 |   0 | 454k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
267.50/267.57	c   192s|  4010k|  3831k|     0 |   0.0 |1354M| 427 |   - | 526 | 561 |   0 |   0 |   0 | 454k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
268.20/268.20	c   192s|  4020k|  3841k|     0 |   0.0 |1357M| 427 |   - | 526 | 525 |   0 |   0 |   0 | 455k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
268.79/268.89	c   192s|  4030k|  3850k|     0 |   0.0 |1360M| 427 |   - | 526 | 516 |   0 |   0 |   0 | 455k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
269.50/269.53	c   193s|  4040k|  3860k|     0 |   0.0 |1363M| 427 |   - | 526 | 501 |   0 |   0 |   0 | 456k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
270.09/270.19	c   193s|  4050k|  3870k|     0 |   0.0 |1366M| 427 |   - | 526 | 481 |   0 |   0 |   0 | 456k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
270.80/270.81	c   194s|  4060k|  3880k|     0 |   0.0 |1369M| 427 |   - | 526 | 526 |   0 |   0 |   0 | 457k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
271.39/271.47	c   194s|  4070k|  3889k|     0 |   0.0 |1372M| 427 |   - | 526 | 481 |   0 |   0 |   0 | 458k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
272.00/272.08	c   195s|  4080k|  3899k|     0 |   0.0 |1375M| 427 |   - | 526 | 476 |   0 |   0 |   0 | 458k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
272.70/272.76	c   195s|  4090k|  3909k|     0 |   0.0 |1378M| 427 |   - | 526 | 482 |   0 |   0 |   0 | 459k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
273.30/273.38	c   196s|  4100k|  3919k|     0 |   0.0 |1381M| 427 |   - | 526 | 490 |   0 |   0 |   0 | 459k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
273.99/274.04	c   196s|  4110k|  3929k|     0 |   0.0 |1384M| 427 |   - | 526 | 481 |   0 |   0 |   0 | 460k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
274.59/274.69	c   197s|  4120k|  3938k|     0 |   0.0 |1388M| 427 |   - | 526 | 527 |   0 |   0 |   0 | 460k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
275.20/275.29	c   197s|  4130k|  3948k|     0 |   0.0 |1391M| 427 |   - | 526 | 419 |   0 |   0 |   0 | 461k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
275.90/275.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
275.90/275.91	c   197s|  4140k|  3958k|     0 |   0.0 |1394M| 427 |   - | 526 | 504 |   0 |   0 |   0 | 461k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
276.50/276.53	c   198s|  4150k|  3968k|     0 |   0.0 |1397M| 427 |   - | 526 | 517 |   0 |   0 |   0 | 462k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
277.10/277.15	c   198s|  4160k|  3978k|     0 |   0.0 |1400M| 427 |   - | 526 | 525 |   0 |   0 |   0 | 463k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
277.69/277.75	c   199s|  4170k|  3987k|     0 |   0.0 |1403M| 427 |   - | 526 | 510 |   0 |   0 |   0 | 463k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
278.30/278.36	c   199s|  4180k|  3997k|     0 |   0.0 |1406M| 427 |   - | 526 | 564 |   0 |   0 |   0 | 464k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
279.00/279.00	c   200s|  4190k|  4007k|     0 |   0.0 |1409M| 427 |   - | 526 | 492 |   0 |   0 |   0 | 464k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
279.59/279.61	c   200s|  4200k|  4017k|     0 |   0.0 |1412M| 427 |   - | 526 | 498 |   0 |   0 |   0 | 465k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
280.19/280.23	c   200s|  4210k|  4026k|     0 |   0.0 |1415M| 427 |   - | 526 | 459 |   0 |   0 |   0 | 465k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
280.79/280.85	c   201s|  4220k|  4036k|     0 |   0.0 |1418M| 427 |   - | 526 | 486 |   0 |   0 |   0 | 466k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
281.40/281.44	c   201s|  4230k|  4046k|     0 |   0.0 |1421M| 427 |   - | 526 | 442 |   0 |   0 |   0 | 466k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
281.99/282.06	c   202s|  4240k|  4056k|     0 |   0.0 |1425M| 427 |   - | 526 | 518 |   0 |   0 |   0 | 467k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
282.60/282.65	c   202s|  4250k|  4066k|     0 |   0.0 |1428M| 427 |   - | 526 | 489 |   0 |   0 |   0 | 467k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
283.20/283.24	c   203s|  4260k|  4075k|     0 |   0.0 |1431M| 427 |   - | 526 | 565 |   0 |   0 |   0 | 468k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
283.80/283.84	c   203s|  4270k|  4085k|     0 |   0.0 |1434M| 427 |   - | 526 | 503 |   0 |   0 |   0 | 469k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
284.40/284.48	c   203s|  4280k|  4095k|     0 |   0.0 |1437M| 427 |   - | 526 | 529 |   0 |   0 |   0 | 469k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
285.09/285.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
285.09/285.10	c   204s|  4290k|  4105k|     0 |   0.0 |1440M| 427 |   - | 526 | 593 |   0 |   0 |   0 | 470k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
285.70/285.71	c   204s|  4300k|  4115k|     0 |   0.0 |1443M| 427 |   - | 526 | 545 |   0 |   0 |   0 | 470k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
286.29/286.33	c   205s|  4310k|  4124k|     0 |   0.0 |1446M| 427 |   - | 526 | 531 |   0 |   0 |   0 | 471k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
287.00/287.01	c   205s|  4320k|  4134k|     0 |   0.0 |1449M| 427 |   - | 526 | 513 |   0 |   0 |   0 | 471k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
287.59/287.66	c   206s|  4330k|  4144k|     0 |   0.0 |1452M| 427 |   - | 526 | 474 |   0 |   0 |   0 | 472k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
288.20/288.25	c   206s|  4340k|  4154k|     0 |   0.0 |1455M| 427 |   - | 526 | 533 |   0 |   0 |   0 | 472k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
288.80/288.89	c   207s|  4350k|  4164k|     0 |   0.0 |1458M| 427 |   - | 526 | 504 |   0 |   0 |   0 | 473k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
289.50/289.53	c   207s|  4360k|  4173k|     0 |   0.0 |1461M| 427 |   - | 526 | 487 |   0 |   0 |   0 | 473k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
290.10/290.15	c   208s|  4370k|  4183k|     0 |   0.0 |1464M| 427 |   - | 526 | 463 |   0 |   0 |   0 | 474k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
290.70/290.75	c   208s|  4380k|  4193k|     0 |   0.0 |1467M| 427 |   - | 526 | 520 |   0 |   0 |   0 | 475k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
291.30/291.38	c   208s|  4390k|  4203k|     0 |   0.0 |1470M| 427 |   - | 526 | 517 |   0 |   0 |   0 | 475k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
291.99/292.00	c   209s|  4400k|  4212k|     0 |   0.0 |1473M| 427 |   - | 526 | 488 |   0 |   0 |   0 | 476k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
292.60/292.62	c   209s|  4410k|  4222k|     0 |   0.0 |1477M| 427 |   - | 526 | 503 |   0 |   0 |   0 | 476k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
293.19/293.29	c   210s|  4420k|  4232k|     0 |   0.0 |1480M| 427 |   - | 526 | 556 |   0 |   0 |   0 | 477k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
293.80/293.89	c   210s|  4430k|  4242k|     0 |   0.0 |1483M| 427 |   - | 526 | 549 |   0 |   0 |   0 | 477k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
294.49/294.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
294.49/294.55	c   211s|  4440k|  4252k|     0 |   0.0 |1486M| 427 |   - | 526 | 566 |   0 |   0 |   0 | 478k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
295.19/295.21	c   211s|  4450k|  4261k|     0 |   0.0 |1489M| 427 |   - | 526 | 524 |   0 |   0 |   0 | 478k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
295.80/295.83	c   212s|  4460k|  4271k|     0 |   0.0 |1492M| 427 |   - | 526 | 477 |   0 |   0 |   0 | 479k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
296.40/296.47	c   212s|  4470k|  4281k|     0 |   0.0 |1495M| 427 |   - | 526 | 514 |   0 |   0 |   0 | 480k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
297.10/297.11	c   212s|  4480k|  4291k|     0 |   0.0 |1498M| 427 |   - | 526 | 510 |   0 |   0 |   0 | 480k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
297.70/297.75	c   213s|  4490k|  4301k|     0 |   0.0 |1501M| 427 |   - | 526 | 496 |   0 |   0 |   0 | 481k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
298.30/298.36	c   213s|  4500k|  4310k|     0 |   0.0 |1504M| 427 |   - | 526 | 529 |   0 |   0 |   0 | 481k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
298.89/298.94	c   214s|  4510k|  4320k|     0 |   0.0 |1507M| 427 |   - | 526 | 551 |   0 |   0 |   0 | 482k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
299.49/299.54	c   214s|  4520k|  4330k|     0 |   0.0 |1510M| 427 |   - | 526 | 616 |   0 |   0 |   0 | 483k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
300.10/300.18	c   215s|  4530k|  4340k|     0 |   0.0 |1513M| 427 |   - | 526 | 580 |   0 |   0 |   0 | 483k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
300.80/300.81	c   215s|  4540k|  4350k|     0 |   0.0 |1517M| 427 |   - | 526 | 592 |   0 |   0 |   0 | 484k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
301.40/301.41	c   216s|  4550k|  4359k|     0 |   0.0 |1520M| 427 |   - | 526 | 550 |   0 |   0 |   0 | 484k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
301.99/302.06	c   216s|  4560k|  4369k|     0 |   0.0 |1523M| 427 |   - | 526 | 528 |   0 |   0 |   0 | 485k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
302.60/302.68	c   216s|  4570k|  4379k|     0 |   0.0 |1526M| 427 |   - | 526 | 477 |   0 |   0 |   0 | 485k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
303.30/303.30	c   217s|  4580k|  4389k|     0 |   0.0 |1529M| 427 |   - | 526 | 490 |   0 |   0 |   0 | 486k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
303.89/303.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
303.89/303.92	c   217s|  4590k|  4398k|     0 |   0.0 |1532M| 427 |   - | 526 | 446 |   0 |   0 |   0 | 486k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
304.49/304.57	c   218s|  4600k|  4408k|     0 |   0.0 |1535M| 427 |   - | 526 | 424 |   0 |   0 |   0 | 487k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
305.19/305.20	c   218s|  4610k|  4418k|     0 |   0.0 |1538M| 427 |   - | 526 | 467 |   0 |   0 |   0 | 487k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
305.80/305.81	c   219s|  4620k|  4428k|     0 |   0.0 |1541M| 427 |   - | 526 | 506 |   0 |   0 |   0 | 488k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
306.39/306.45	c   219s|  4630k|  4438k|     0 |   0.0 |1544M| 427 |   - | 526 | 560 |   0 |   0 |   0 | 488k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
307.00/307.07	c   220s|  4640k|  4447k|     0 |   0.0 |1547M| 427 |   - | 526 | 566 |   0 |   0 |   0 | 489k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
307.69/307.76	c   220s|  4650k|  4457k|     0 |   0.0 |1550M| 427 |   - | 526 | 622 |   0 |   0 |   0 | 489k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
308.39/308.41	c   220s|  4660k|  4467k|     0 |   0.0 |1553M| 427 |   - | 526 | 599 |   0 |   0 |   0 | 490k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
309.00/309.05	c   221s|  4670k|  4477k|     0 |   0.0 |1557M| 427 |   - | 526 | 637 |   0 |   0 |   0 | 491k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
309.69/309.71	c   221s|  4680k|  4487k|     0 |   0.0 |1559M| 427 |   - | 526 | 518 |   0 |   0 |   0 | 491k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
310.30/310.36	c   222s|  4690k|  4496k|     0 |   0.0 |1563M| 427 |   - | 526 | 562 |   0 |   0 |   0 | 492k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
311.00/311.01	c   222s|  4700k|  4506k|     0 |   0.0 |1566M| 427 |   - | 526 | 640 |   0 |   0 |   0 | 493k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
311.59/311.69	c   223s|  4710k|  4516k|     0 |   0.0 |1569M| 427 |   - | 526 | 570 |   0 |   0 |   0 | 493k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
312.19/312.29	c   223s|  4720k|  4526k|     0 |   0.0 |1572M| 427 |   - | 526 | 593 |   0 |   0 |   0 | 494k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
312.90/312.92	c   224s|  4730k|  4535k|     0 |   0.0 |1575M| 427 |   - | 526 | 576 |   0 |   0 |   0 | 494k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
313.50/313.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
313.50/313.53	c   224s|  4740k|  4545k|     0 |   0.0 |1578M| 427 |   - | 526 | 557 |   0 |   0 |   0 | 495k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
314.10/314.19	c   225s|  4750k|  4555k|     0 |   0.0 |1581M| 427 |   - | 526 | 650 |   0 |   0 |   0 | 495k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
314.80/314.80	c   225s|  4760k|  4565k|     0 |   0.0 |1584M| 427 |   - | 526 | 556 |   0 |   0 |   0 | 496k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
315.39/315.43	c   225s|  4770k|  4575k|     0 |   0.0 |1587M| 427 |   - | 526 | 511 |   0 |   0 |   0 | 497k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
316.00/316.05	c   226s|  4780k|  4584k|     0 |   0.0 |1590M| 427 |   - | 526 | 505 |   0 |   0 |   0 | 497k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
316.60/316.70	c   226s|  4790k|  4594k|     0 |   0.0 |1593M| 427 |   - | 526 | 541 |   0 |   0 |   0 | 498k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
317.29/317.31	c   227s|  4800k|  4604k|     0 |   0.0 |1597M| 427 |   - | 526 | 584 |   0 |   0 |   0 | 498k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
317.90/317.91	c   227s|  4810k|  4614k|     0 |   0.0 |1600M| 427 |   - | 526 | 564 |   0 |   0 |   0 | 499k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
318.50/318.51	c   228s|  4820k|  4624k|     0 |   0.0 |1603M| 427 |   - | 526 | 569 |   0 |   0 |   0 | 499k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
319.00/319.10	c   228s|  4830k|  4633k|     0 |   0.0 |1606M| 427 |   - | 526 | 520 |   0 |   0 |   0 | 500k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
319.69/319.73	c   228s|  4840k|  4643k|     0 |   0.0 |1609M| 427 |   - | 526 | 517 |   0 |   0 |   0 | 500k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
320.30/320.33	c   229s|  4850k|  4653k|     0 |   0.0 |1612M| 427 |   - | 526 | 570 |   0 |   0 |   0 | 501k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
320.90/320.93	c   229s|  4860k|  4663k|     0 |   0.0 |1615M| 427 |   - | 526 | 575 |   0 |   0 |   0 | 501k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
321.60/321.61	c   230s|  4870k|  4673k|     0 |   0.0 |1618M| 427 |   - | 526 | 615 |   0 |   0 |   0 | 502k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
322.10/322.19	c   230s|  4880k|  4682k|     0 |   0.0 |1621M| 427 |   - | 526 | 586 |   0 |   0 |   0 | 503k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
322.70/322.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
322.70/322.79	c   231s|  4890k|  4692k|     0 |   0.0 |1624M| 427 |   - | 526 | 586 |   0 |   0 |   0 | 503k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
323.40/323.43	c   231s|  4900k|  4702k|     0 |   0.0 |1627M| 427 |   - | 526 | 570 |   0 |   0 |   0 | 504k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
323.99/324.03	c   231s|  4910k|  4712k|     0 |   0.0 |1631M| 427 |   - | 526 | 647 |   0 |   0 |   0 | 504k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
324.69/324.73	c   232s|  4920k|  4721k|     0 |   0.0 |1634M| 427 |   - | 526 | 566 |   0 |   0 |   0 | 505k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
325.30/325.33	c   232s|  4930k|  4731k|     0 |   0.0 |1637M| 427 |   - | 526 | 577 |   0 |   0 |   0 | 506k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
325.89/325.94	c   233s|  4940k|  4741k|     0 |   0.0 |1640M| 427 |   - | 526 | 635 |   0 |   0 |   0 | 506k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
326.50/326.56	c   233s|  4950k|  4751k|     0 |   0.0 |1643M| 427 |   - | 526 | 590 |   0 |   0 |   0 | 507k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
327.19/327.21	c   234s|  4960k|  4761k|     0 |   0.0 |1646M| 427 |   - | 526 | 591 |   0 |   0 |   0 | 507k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
327.80/327.86	c   234s|  4970k|  4770k|     0 |   0.0 |1649M| 427 |   - | 526 | 629 |   0 |   0 |   0 | 508k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
328.40/328.49	c   235s|  4980k|  4780k|     0 |   0.0 |1652M| 427 |   - | 526 | 616 |   0 |   0 |   0 | 509k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
329.10/329.19	c   235s|  4990k|  4790k|     0 |   0.0 |1655M| 427 |   - | 526 | 590 |   0 |   0 |   0 | 509k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
329.80/329.82	c   236s|  5000k|  4800k|     0 |   0.0 |1658M| 427 |   - | 526 | 643 |   0 |   0 |   0 | 510k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
330.40/330.46	c   236s|  5010k|  4810k|     0 |   0.0 |1661M| 427 |   - | 526 | 609 |   0 |   0 |   0 | 511k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
331.00/331.08	c   236s|  5020k|  4819k|     0 |   0.0 |1664M| 427 |   - | 526 | 612 |   0 |   0 |   0 | 511k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
331.60/331.69	c   237s|  5030k|  4829k|     0 |   0.0 |1667M| 427 |   - | 526 | 524 |   0 |   0 |   0 | 511k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
332.30/332.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
332.30/332.31	c   237s|  5040k|  4839k|     0 |   0.0 |1671M| 427 |   - | 526 | 531 |   0 |   0 |   0 | 512k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
332.90/332.90	c   238s|  5050k|  4849k|     0 |   0.0 |1674M| 427 |   - | 526 | 526 |   0 |   0 |   0 | 512k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
333.40/333.50	c   238s|  5060k|  4858k|     0 |   0.0 |1677M| 427 |   - | 526 | 562 |   0 |   0 |   0 | 513k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
334.10/334.11	c   239s|  5070k|  4868k|     0 |   0.0 |1680M| 427 |   - | 526 | 584 |   0 |   0 |   0 | 513k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
334.70/334.73	c   239s|  5080k|  4878k|     0 |   0.0 |1683M| 427 |   - | 526 | 472 |   0 |   0 |   0 | 514k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
335.40/335.43	c   240s|  5090k|  4888k|     0 |   0.0 |1686M| 427 |   - | 526 | 576 |   0 |   0 |   0 | 515k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
336.00/336.06	c   240s|  5100k|  4898k|     0 |   0.0 |1689M| 427 |   - | 526 | 566 |   0 |   0 |   0 | 515k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
336.69/336.71	c   240s|  5110k|  4907k|     0 |   0.0 |1692M| 427 |   - | 526 | 573 |   0 |   0 |   0 | 516k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
337.30/337.34	c   241s|  5120k|  4917k|     0 |   0.0 |1695M| 427 |   - | 526 | 617 |   0 |   0 |   0 | 516k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
337.89/337.99	c   241s|  5130k|  4927k|     0 |   0.0 |1698M| 427 |   - | 526 | 557 |   0 |   0 |   0 | 517k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
338.60/338.62	c   242s|  5140k|  4937k|     0 |   0.0 |1701M| 427 |   - | 526 | 615 |   0 |   0 |   0 | 517k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
339.20/339.21	c   242s|  5150k|  4947k|     0 |   0.0 |1704M| 427 |   - | 526 | 535 |   0 |   0 |   0 | 518k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
339.80/339.84	c   243s|  5160k|  4956k|     0 |   0.0 |1707M| 427 |   - | 526 | 566 |   0 |   0 |   0 | 519k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
340.40/340.46	c   243s|  5170k|  4966k|     0 |   0.0 |1710M| 427 |   - | 526 | 536 |   0 |   0 |   0 | 519k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
341.00/341.09	c   244s|  5180k|  4976k|     0 |   0.0 |1714M| 427 |   - | 526 | 574 |   0 |   0 |   0 | 520k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
341.70/341.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
341.70/341.70	c   244s|  5190k|  4986k|     0 |   0.0 |1717M| 427 |   - | 526 | 512 |   0 |   0 |   0 | 520k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
342.30/342.34	c   244s|  5200k|  4995k|     0 |   0.0 |1720M| 427 |   - | 526 | 494 |   0 |   0 |   0 | 521k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
342.90/342.97	c   245s|  5210k|  5005k|     0 |   0.0 |1723M| 427 |   - | 526 | 510 |   0 |   0 |   0 | 521k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
343.50/343.59	c   245s|  5220k|  5015k|     0 |   0.0 |1726M| 427 |   - | 526 | 490 |   0 |   0 |   0 | 522k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
344.21/344.21	c   246s|  5230k|  5025k|     0 |   0.0 |1729M| 427 |   - | 526 | 530 |   0 |   0 |   0 | 522k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
344.90/344.91	c   246s|  5240k|  5035k|     0 |   0.0 |1732M| 427 |   - | 526 | 581 |   0 |   0 |   0 | 523k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
345.49/345.51	c   247s|  5250k|  5044k|     0 |   0.0 |1735M| 427 |   - | 526 | 567 |   0 |   0 |   0 | 523k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
346.10/346.11	c   247s|  5260k|  5054k|     0 |   0.0 |1738M| 427 |   - | 526 | 548 |   0 |   0 |   0 | 524k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
346.69/346.72	c   248s|  5270k|  5064k|     0 |   0.0 |1741M| 427 |   - | 526 | 525 |   0 |   0 |   0 | 524k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
347.30/347.35	c   248s|  5280k|  5074k|     0 |   0.0 |1744M| 427 |   - | 526 | 526 |   0 |   0 |   0 | 525k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
347.89/347.98	c   248s|  5290k|  5084k|     0 |   0.0 |1747M| 427 |   - | 526 | 524 |   0 |   0 |   0 | 525k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
348.60/348.61	c   249s|  5300k|  5093k|     0 |   0.0 |1750M| 427 |   - | 526 | 550 |   0 |   0 |   0 | 526k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
349.20/349.26	c   249s|  5310k|  5103k|     0 |   0.0 |1753M| 427 |   - | 526 | 575 |   0 |   0 |   0 | 526k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
349.89/349.90	c   250s|  5320k|  5113k|     0 |   0.0 |1757M| 427 |   - | 526 | 566 |   0 |   0 |   0 | 527k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
350.49/350.55	c   250s|  5330k|  5123k|     0 |   0.0 |1760M| 427 |   - | 526 | 583 |   0 |   0 |   0 | 528k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
351.10/351.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
351.10/351.19	c   251s|  5340k|  5132k|     0 |   0.0 |1763M| 427 |   - | 526 | 530 |   0 |   0 |   0 | 528k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
351.80/351.90	c   251s|  5350k|  5142k|     0 |   0.0 |1766M| 427 |   - | 526 | 520 |   0 |   0 |   0 | 529k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
352.50/352.55	c   252s|  5360k|  5152k|     0 |   0.0 |1769M| 427 |   - | 526 | 547 |   0 |   0 |   0 | 529k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
353.19/353.26	c   252s|  5370k|  5162k|     0 |   0.0 |1772M| 427 |   - | 526 | 557 |   0 |   0 |   0 | 530k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
353.90/353.90	c   253s|  5380k|  5172k|     0 |   0.0 |1775M| 427 |   - | 526 | 604 |   0 |   0 |   0 | 530k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
354.59/354.66	c   253s|  5390k|  5181k|     0 |   0.0 |1778M| 427 |   - | 526 | 559 |   0 |   0 |   0 | 531k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
355.21/355.30	c   254s|  5400k|  5191k|     0 |   0.0 |1781M| 427 |   - | 526 | 641 |   0 |   0 |   0 | 531k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
355.89/355.92	c   254s|  5410k|  5201k|     0 |   0.0 |1784M| 427 |   - | 526 | 591 |   0 |   0 |   0 | 532k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
356.50/356.56	c   255s|  5420k|  5211k|     0 |   0.0 |1787M| 427 |   - | 526 | 550 |   0 |   0 |   0 | 533k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
357.20/357.21	c   255s|  5430k|  5220k|     0 |   0.0 |1790M| 427 |   - | 526 | 634 |   0 |   0 |   0 | 533k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
357.80/357.87	c   256s|  5440k|  5230k|     0 |   0.0 |1793M| 427 |   - | 526 | 571 |   0 |   0 |   0 | 534k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
358.50/358.51	c   256s|  5450k|  5240k|     0 |   0.0 |1796M| 427 |   - | 526 | 583 |   0 |   0 |   0 | 535k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
359.09/359.14	c   256s|  5460k|  5250k|     0 |   0.0 |1799M| 427 |   - | 526 | 570 |   0 |   0 |   0 | 535k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
359.71/359.79	c   257s|  5470k|  5260k|     0 |   0.0 |1803M| 427 |   - | 526 | 605 |   0 |   0 |   0 | 536k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
360.30/360.38	c   257s|  5480k|  5269k|     0 |   0.0 |1806M| 427 |   - | 526 | 597 |   0 |   0 |   0 | 536k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
360.90/360.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
360.90/360.97	c   258s|  5490k|  5279k|     0 |   0.0 |1809M| 427 |   - | 526 | 640 |   0 |   0 |   0 | 537k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
361.70/361.73	c   258s|  5500k|  5289k|     0 |   0.0 |1812M| 427 |   - | 526 | 630 |   0 |   0 |   0 | 538k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
362.40/362.40	c   259s|  5510k|  5299k|     0 |   0.0 |1815M| 427 |   - | 526 | 635 |   0 |   0 |   0 | 538k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
363.01/363.07	c   259s|  5520k|  5308k|     0 |   0.0 |1818M| 427 |   - | 526 | 663 |   0 |   0 |   0 | 539k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
363.70/363.73	c   260s|  5530k|  5318k|     0 |   0.0 |1821M| 427 |   - | 526 | 567 |   0 |   0 |   0 | 539k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
364.30/364.36	c   260s|  5540k|  5328k|     0 |   0.0 |1824M| 427 |   - | 526 | 625 |   0 |   0 |   0 | 540k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
365.00/365.04	c   261s|  5550k|  5338k|     0 |   0.0 |1827M| 427 |   - | 526 | 585 |   0 |   0 |   0 | 540k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
365.60/365.62	c   261s|  5560k|  5348k|     0 |   0.0 |1830M| 427 |   - | 526 | 526 |   0 |   0 |   0 | 541k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
366.21/366.27	c   262s|  5570k|  5357k|     0 |   0.0 |1833M| 427 |   - | 526 | 584 |   0 |   0 |   0 | 541k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
366.80/366.87	c   262s|  5580k|  5367k|     0 |   0.0 |1836M| 427 |   - | 526 | 573 |   0 |   0 |   0 | 542k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
367.50/367.55	c   262s|  5590k|  5377k|     0 |   0.0 |1839M| 427 |   - | 526 | 587 |   0 |   0 |   0 | 542k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
368.10/368.17	c   263s|  5600k|  5387k|     0 |   0.0 |1843M| 427 |   - | 526 | 584 |   0 |   0 |   0 | 543k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
368.80/368.80	c   263s|  5610k|  5397k|     0 |   0.0 |1846M| 427 |   - | 526 | 524 |   0 |   0 |   0 | 543k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
369.40/369.44	c   264s|  5620k|  5406k|     0 |   0.0 |1849M| 427 |   - | 526 | 567 |   0 |   0 |   0 | 544k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
369.99/370.09	c   264s|  5630k|  5416k|     0 |   0.0 |1852M| 427 |   - | 526 | 553 |   0 |   0 |   0 | 545k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
370.71/370.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
370.71/370.74	c   265s|  5640k|  5426k|     0 |   0.0 |1855M| 427 |   - | 526 | 527 |   0 |   0 |   0 | 545k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
371.40/371.40	c   265s|  5650k|  5436k|     0 |   0.0 |1858M| 427 |   - | 526 | 513 |   0 |   0 |   0 | 546k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
372.00/372.05	c   266s|  5660k|  5445k|     0 |   0.0 |1861M| 427 |   - | 526 | 536 |   0 |   0 |   0 | 546k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
372.70/372.70	c   266s|  5670k|  5455k|     0 |   0.0 |1864M| 427 |   - | 526 | 570 |   0 |   0 |   0 | 547k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
373.40/373.44	c   267s|  5680k|  5465k|     0 |   0.0 |1867M| 427 |   - | 526 | 603 |   0 |   0 |   0 | 548k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
374.10/374.16	c   267s|  5690k|  5475k|     0 |   0.0 |1870M| 427 |   - | 526 | 519 |   0 |   0 |   0 | 548k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
374.80/374.84	c   268s|  5700k|  5485k|     0 |   0.0 |1873M| 427 |   - | 526 | 566 |   0 |   0 |   0 | 549k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
375.40/375.44	c   268s|  5710k|  5494k|     0 |   0.0 |1876M| 427 |   - | 526 | 631 |   0 |   0 |   0 | 549k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
376.00/376.07	c   269s|  5720k|  5504k|     0 |   0.0 |1880M| 427 |   - | 526 | 619 |   0 |   0 |   0 | 550k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
376.70/376.70	c   269s|  5730k|  5514k|     0 |   0.0 |1883M| 427 |   - | 526 | 613 |   0 |   0 |   0 | 550k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
377.30/377.31	c   270s|  5740k|  5524k|     0 |   0.0 |1886M| 427 |   - | 526 | 532 |   0 |   0 |   0 | 551k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
377.90/377.95	c   270s|  5750k|  5533k|     0 |   0.0 |1889M| 427 |   - | 526 | 536 |   0 |   0 |   0 | 551k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
378.50/378.55	c   270s|  5760k|  5543k|     0 |   0.0 |1892M| 427 |   - | 526 | 490 |   0 |   0 |   0 | 552k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
379.09/379.14	c   271s|  5770k|  5553k|     0 |   0.0 |1895M| 427 |   - | 526 | 531 |   0 |   0 |   0 | 552k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
379.70/379.74	c   271s|  5780k|  5563k|     0 |   0.0 |1898M| 427 |   - | 526 | 532 |   0 |   0 |   0 | 553k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
380.29/380.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
380.29/380.32	c   272s|  5790k|  5573k|     0 |   0.0 |1901M| 427 |   - | 526 | 485 |   0 |   0 |   0 | 553k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
380.90/380.92	c   272s|  5800k|  5582k|     0 |   0.0 |1904M| 427 |   - | 526 | 526 |   0 |   0 |   0 | 554k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
381.39/381.49	c   272s|  5810k|  5592k|     0 |   0.0 |1907M| 427 |   - | 526 | 500 |   0 |   0 |   0 | 554k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
382.10/382.15	c   273s|  5820k|  5602k|     0 |   0.0 |1910M| 427 |   - | 526 | 537 |   0 |   0 |   0 | 555k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
382.71/382.76	c   273s|  5830k|  5612k|     0 |   0.0 |1913M| 427 |   - | 526 | 511 |   0 |   0 |   0 | 555k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
383.29/383.36	c   274s|  5840k|  5622k|     0 |   0.0 |1917M| 427 |   - | 526 | 549 |   0 |   0 |   0 | 556k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
383.90/383.96	c   274s|  5850k|  5631k|     0 |   0.0 |1920M| 427 |   - | 526 | 525 |   0 |   0 |   0 | 556k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
384.50/384.56	c   275s|  5860k|  5641k|     0 |   0.0 |1923M| 427 |   - | 526 | 495 |   0 |   0 |   0 | 557k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
385.10/385.17	c   275s|  5870k|  5651k|     0 |   0.0 |1926M| 427 |   - | 526 | 556 |   0 |   0 |   0 | 557k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
385.80/385.84	c   275s|  5880k|  5661k|     0 |   0.0 |1929M| 427 |   - | 526 | 583 |   0 |   0 |   0 | 558k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
386.40/386.44	c   276s|  5890k|  5670k|     0 |   0.0 |1932M| 427 |   - | 526 | 614 |   0 |   0 |   0 | 559k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
387.00/387.08	c   276s|  5900k|  5680k|     0 |   0.0 |1935M| 427 |   - | 526 | 585 |   0 |   0 |   0 | 559k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
387.59/387.68	c   277s|  5910k|  5690k|     0 |   0.0 |1938M| 427 |   - | 526 | 584 |   0 |   0 |   0 | 560k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
388.20/388.29	c   277s|  5920k|  5700k|     0 |   0.0 |1941M| 427 |   - | 526 | 584 |   0 |   0 |   0 | 560k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
388.90/388.94	c   278s|  5930k|  5710k|     0 |   0.0 |1944M| 427 |   - | 526 | 514 |   0 |   0 |   0 | 561k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
389.50/389.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
389.50/389.54	c   278s|  5940k|  5719k|     0 |   0.0 |1947M| 427 |   - | 526 | 541 |   0 |   0 |   0 | 561k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
390.10/390.18	c   279s|  5950k|  5729k|     0 |   0.0 |1950M| 427 |   - | 526 | 578 |   0 |   0 |   0 | 562k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
390.79/390.83	c   279s|  5960k|  5739k|     0 |   0.0 |1953M| 427 |   - | 526 | 561 |   0 |   0 |   0 | 562k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
391.40/391.44	c   279s|  5970k|  5749k|     0 |   0.0 |1956M| 427 |   - | 526 | 568 |   0 |   0 |   0 | 563k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
392.00/392.05	c   280s|  5980k|  5759k|     0 |   0.0 |1959M| 427 |   - | 526 | 626 |   0 |   0 |   0 | 564k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
392.70/392.73	c   280s|  5990k|  5768k|     0 |   0.0 |1962M| 427 |   - | 526 | 597 |   0 |   0 |   0 | 564k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
393.40/393.40	c   281s|  6000k|  5778k|     0 |   0.0 |1966M| 427 |   - | 526 | 647 |   0 |   0 |   0 | 565k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
394.00/394.04	c   281s|  6010k|  5788k|     0 |   0.0 |1969M| 427 |   - | 526 | 584 |   0 |   0 |   0 | 566k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
394.59/394.67	c   282s|  6020k|  5798k|     0 |   0.0 |1972M| 427 |   - | 526 | 636 |   0 |   0 |   0 | 566k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
395.20/395.30	c   282s|  6030k|  5807k|     0 |   0.0 |1975M| 427 |   - | 526 | 647 |   0 |   0 |   0 | 567k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
395.90/395.90	c   283s|  6040k|  5817k|     0 |   0.0 |1978M| 427 |   - | 526 | 622 |   0 |   0 |   0 | 567k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
396.50/396.54	c   283s|  6050k|  5827k|     0 |   0.0 |1981M| 427 |   - | 526 | 606 |   0 |   0 |   0 | 568k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
397.11/397.13	c   283s|  6060k|  5837k|     0 |   0.0 |1984M| 427 |   - | 526 | 665 |   0 |   0 |   0 | 569k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
397.70/397.76	c   284s|  6070k|  5847k|     0 |   0.0 |1987M| 427 |   - | 526 | 679 |   0 |   0 |   0 | 569k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
398.40/398.40	c   284s|  6080k|  5856k|     0 |   0.0 |1990M| 427 |   - | 526 | 647 |   0 |   0 |   0 | 570k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
399.00/399.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
399.00/399.08	c   285s|  6090k|  5866k|     0 |   0.0 |1993M| 427 |   - | 526 | 606 |   0 |   0 |   0 | 570k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
399.70/399.71	c   285s|  6100k|  5876k|     0 |   0.0 |1996M| 427 |   - | 526 | 632 |   0 |   0 |   0 | 571k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
400.30/400.38	c   286s|  6110k|  5886k|     0 |   0.0 |1999M| 427 |   - | 526 | 652 |   0 |   0 |   0 | 572k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
401.00/401.02	c   286s|  6120k|  5895k|     0 |   0.0 |2002M| 427 |   - | 526 | 659 |   0 |   0 |   0 | 572k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
401.60/401.68	c   287s|  6130k|  5905k|     0 |   0.0 |2005M| 427 |   - | 526 | 606 |   0 |   0 |   0 | 573k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
402.30/402.35	c   287s|  6140k|  5915k|     0 |   0.0 |2009M| 427 |   - | 526 | 600 |   0 |   0 |   0 | 573k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
403.00/403.03	c   288s|  6150k|  5925k|     0 |   0.0 |2012M| 427 |   - | 526 | 583 |   0 |   0 |   0 | 574k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
403.61/403.68	c   288s|  6160k|  5935k|     0 |   0.0 |2015M| 427 |   - | 526 | 652 |   0 |   0 |   0 | 574k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
404.30/404.36	c   289s|  6170k|  5944k|     0 |   0.0 |2018M| 427 |   - | 526 | 623 |   0 |   0 |   0 | 575k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
405.00/405.02	c   289s|  6180k|  5954k|     0 |   0.0 |2021M| 427 |   - | 526 | 637 |   0 |   0 |   0 | 576k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
405.60/405.64	c   289s|  6190k|  5964k|     0 |   0.0 |2024M| 427 |   - | 526 | 652 |   0 |   0 |   0 | 576k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
406.20/406.29	c   290s|  6200k|  5974k|     0 |   0.0 |2027M| 427 |   - | 526 | 621 |   0 |   0 |   0 | 577k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
407.01/407.00	c   290s|  6210k|  5983k|     0 |   0.0 |2030M| 427 |   - | 526 | 540 |   0 |   0 |   0 | 577k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
407.69/407.72	c   291s|  6220k|  5993k|     0 |   0.0 |2033M| 427 |   - | 526 | 609 |   0 |   0 |   0 | 578k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
408.30/408.34	c   291s|  6230k|  6003k|     0 |   0.0 |2036M| 427 |   - | 526 | 648 |   0 |   0 |   0 | 578k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
408.90/408.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
408.90/408.93	c   292s|  6240k|  6013k|     0 |   0.0 |2039M| 427 |   - | 526 | 606 |   0 |   0 |   0 | 579k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
409.50/409.59	c   292s|  6250k|  6023k|     0 |   0.0 |2043M| 427 |   - | 526 | 632 |   0 |   0 |   0 | 580k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
410.10/410.20	c   293s|  6260k|  6032k|     0 |   0.0 |2046M| 427 |   - | 526 | 601 |   0 |   0 |   0 | 580k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
410.80/410.87	c   293s|  6270k|  6042k|     0 |   0.0 |2049M| 427 |   - | 526 | 620 |   0 |   0 |   0 | 581k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
411.41/411.47	c   294s|  6280k|  6052k|     0 |   0.0 |2052M| 427 |   - | 526 | 635 |   0 |   0 |   0 | 581k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
412.20/412.23	c   294s|  6290k|  6062k|     0 |   0.0 |2055M| 427 |   - | 526 | 703 |   0 |   0 |   0 | 582k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
412.90/412.91	c   295s|  6300k|  6071k|     0 |   0.0 |2058M| 427 |   - | 526 | 709 |   0 |   0 |   0 | 583k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
413.50/413.52	c   295s|  6310k|  6081k|     0 |   0.0 |2061M| 427 |   - | 526 | 620 |   0 |   0 |   0 | 583k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
414.10/414.17	c   296s|  6320k|  6091k|     0 |   0.0 |2064M| 427 |   - | 526 | 553 |   0 |   0 |   0 | 584k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
414.80/414.82	c   296s|  6330k|  6101k|     0 |   0.0 |2067M| 427 |   - | 526 | 521 |   0 |   0 |   0 | 584k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
415.40/415.48	c   297s|  6340k|  6111k|     0 |   0.0 |2070M| 427 |   - | 526 | 536 |   0 |   0 |   0 | 585k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
416.00/416.10	c   297s|  6350k|  6120k|     0 |   0.0 |2073M| 427 |   - | 526 | 515 |   0 |   0 |   0 | 585k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
416.70/416.76	c   297s|  6360k|  6130k|     0 |   0.0 |2076M| 427 |   - | 526 | 515 |   0 |   0 |   0 | 586k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
417.30/417.37	c   298s|  6370k|  6140k|     0 |   0.0 |2080M| 427 |   - | 526 | 460 |   0 |   0 |   0 | 587k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
418.01/418.00	c   298s|  6380k|  6150k|     0 |   0.0 |2083M| 427 |   - | 526 | 431 |   0 |   0 |   0 | 587k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
418.60/418.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
418.60/418.67	c   299s|  6390k|  6160k|     0 |   0.0 |2086M| 427 |   - | 526 | 464 |   0 |   0 |   0 | 588k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
419.20/419.26	c   299s|  6400k|  6169k|     0 |   0.0 |2089M| 427 |   - | 526 | 474 |   0 |   0 |   0 | 588k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
419.90/419.96	c   300s|  6410k|  6179k|     0 |   0.0 |2092M| 427 |   - | 526 | 537 |   0 |   0 |   0 | 589k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
420.49/420.57	c   300s|  6420k|  6189k|     0 |   0.0 |2095M| 427 |   - | 526 | 523 |   0 |   0 |   0 | 589k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
421.21/421.25	c   301s|  6430k|  6199k|     0 |   0.0 |2098M| 427 |   - | 526 | 494 |   0 |   0 |   0 | 590k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
421.90/421.91	c   301s|  6440k|  6208k|     0 |   0.0 |2101M| 427 |   - | 526 | 533 |   0 |   0 |   0 | 590k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
422.60/422.60	c   302s|  6450k|  6218k|     0 |   0.0 |2104M| 427 |   - | 526 | 535 |   0 |   0 |   0 | 591k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
423.30/423.30	c   302s|  6460k|  6228k|     0 |   0.0 |2107M| 427 |   - | 526 | 561 |   0 |   0 |   0 | 591k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
423.90/423.95	c   303s|  6470k|  6238k|     0 |   0.0 |2110M| 427 |   - | 526 | 550 |   0 |   0 |   0 | 592k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
424.60/424.66	c   303s|  6480k|  6248k|     0 |   0.0 |2113M| 427 |   - | 526 | 570 |   0 |   0 |   0 | 593k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
425.30/425.30	c   304s|  6490k|  6257k|     0 |   0.0 |2116M| 427 |   - | 526 | 573 |   0 |   0 |   0 | 593k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
425.90/425.91	c   304s|  6500k|  6267k|     0 |   0.0 |2119M| 427 |   - | 526 | 604 |   0 |   0 |   0 | 594k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
426.50/426.58	c   305s|  6510k|  6277k|     0 |   0.0 |2123M| 427 |   - | 526 | 656 |   0 |   0 |   0 | 594k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
427.10/427.19	c   305s|  6520k|  6287k|     0 |   0.0 |2126M| 427 |   - | 526 | 674 |   0 |   0 |   0 | 595k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
427.80/427.81	c   305s|  6530k|  6296k|     0 |   0.0 |2129M| 427 |   - | 526 | 619 |   0 |   0 |   0 | 595k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
428.40/428.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
428.40/428.44	c   306s|  6540k|  6306k|     0 |   0.0 |2132M| 427 |   - | 526 | 653 |   0 |   0 |   0 | 596k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
429.01/429.07	c   306s|  6550k|  6316k|     0 |   0.0 |2135M| 427 |   - | 526 | 549 |   0 |   0 |   0 | 597k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
429.59/429.66	c   307s|  6560k|  6326k|     0 |   0.0 |2138M| 427 |   - | 526 | 503 |   0 |   0 |   0 | 597k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
430.20/430.27	c   307s|  6570k|  6336k|     0 |   0.0 |2141M| 427 |   - | 526 | 503 |   0 |   0 |   0 | 598k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
430.80/430.89	c   308s|  6580k|  6345k|     0 |   0.0 |2144M| 427 |   - | 526 | 469 |   0 |   0 |   0 | 598k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
431.49/431.59	c   308s|  6590k|  6355k|     0 |   0.0 |2147M| 427 |   - | 526 | 492 |   0 |   0 |   0 | 599k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
432.20/432.24	c   309s|  6600k|  6365k|     0 |   0.0 |2150M| 427 |   - | 526 | 540 |   0 |   0 |   0 | 600k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
432.80/432.87	c   309s|  6610k|  6375k|     0 |   0.0 |2153M| 427 |   - | 526 | 493 |   0 |   0 |   0 | 600k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
433.40/433.47	c   309s|  6620k|  6385k|     0 |   0.0 |2156M| 427 |   - | 526 | 442 |   0 |   0 |   0 | 601k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
434.09/434.10	c   310s|  6630k|  6394k|     0 |   0.0 |2159M| 427 |   - | 526 | 467 |   0 |   0 |   0 | 601k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
434.69/434.75	c   310s|  6640k|  6404k|     0 |   0.0 |2162M| 427 |   - | 526 | 470 |   0 |   0 |   0 | 602k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
435.30/435.38	c   311s|  6650k|  6414k|     0 |   0.0 |2165M| 427 |   - | 526 | 478 |   0 |   0 |   0 | 602k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
435.90/435.96	c   311s|  6660k|  6424k|     0 |   0.0 |2169M| 427 |   - | 526 | 548 |   0 |   0 |   0 | 603k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
436.50/436.56	c   312s|  6670k|  6433k|     0 |   0.0 |2172M| 427 |   - | 526 | 566 |   0 |   0 |   0 | 604k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
437.19/437.20	c   312s|  6680k|  6443k|     0 |   0.0 |2175M| 427 |   - | 526 | 512 |   0 |   0 |   0 | 604k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
437.80/437.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
437.80/437.85	c   313s|  6690k|  6453k|     0 |   0.0 |2178M| 427 |   - | 526 | 531 |   0 |   0 |   0 | 605k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
438.49/438.53	c   313s|  6700k|  6463k|     0 |   0.0 |2181M| 427 |   - | 526 | 502 |   0 |   0 |   0 | 605k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
439.20/439.24	c   314s|  6710k|  6473k|     0 |   0.0 |2184M| 427 |   - | 526 | 519 |   0 |   0 |   0 | 606k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
439.90/439.93	c   314s|  6720k|  6482k|     0 |   0.0 |2187M| 427 |   - | 526 | 463 |   0 |   0 |   0 | 606k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
440.59/440.60	c   315s|  6730k|  6492k|     0 |   0.0 |2190M| 427 |   - | 526 | 537 |   0 |   0 |   0 | 607k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
441.19/441.28	c   315s|  6740k|  6502k|     0 |   0.0 |2193M| 427 |   - | 526 | 514 |   0 |   0 |   0 | 607k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
441.80/441.88	c   315s|  6750k|  6512k|     0 |   0.0 |2196M| 427 |   - | 526 | 513 |   0 |   0 |   0 | 608k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
442.50/442.52	c   316s|  6760k|  6522k|     0 |   0.0 |2199M| 427 |   - | 526 | 519 |   0 |   0 |   0 | 608k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
443.09/443.17	c   316s|  6770k|  6531k|     0 |   0.0 |2202M| 427 |   - | 526 | 495 |   0 |   0 |   0 | 609k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
443.80/443.88	c   317s|  6780k|  6541k|     0 |   0.0 |2205M| 427 |   - | 526 | 545 |   0 |   0 |   0 | 609k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
444.40/444.49	c   317s|  6790k|  6551k|     0 |   0.0 |2208M| 427 |   - | 526 | 530 |   0 |   0 |   0 | 610k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
445.09/445.14	c   318s|  6800k|  6561k|     0 |   0.0 |2211M| 427 |   - | 526 | 551 |   0 |   0 |   0 | 610k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
445.69/445.76	c   318s|  6810k|  6570k|     0 |   0.0 |2214M| 427 |   - | 526 | 499 |   0 |   0 |   0 | 611k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
446.40/446.46	c   319s|  6820k|  6580k|     0 |   0.0 |2218M| 427 |   - | 526 | 529 |   0 |   0 |   0 | 612k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
447.09/447.10	c   319s|  6830k|  6590k|     0 |   0.0 |2221M| 427 |   - | 526 | 512 |   0 |   0 |   0 | 612k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
447.70/447.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
447.70/447.72	c   320s|  6840k|  6600k|     0 |   0.0 |2224M| 427 |   - | 526 | 495 |   0 |   0 |   0 | 613k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
448.30/448.32	c   320s|  6850k|  6610k|     0 |   0.0 |2227M| 427 |   - | 526 | 504 |   0 |   0 |   0 | 613k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
448.89/448.94	c   320s|  6860k|  6619k|     0 |   0.0 |2230M| 427 |   - | 526 | 482 |   0 |   0 |   0 | 614k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
449.50/449.59	c   321s|  6870k|  6629k|     0 |   0.0 |2233M| 427 |   - | 526 | 444 |   0 |   0 |   0 | 614k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
450.29/450.36	c   322s|  6880k|  6639k|     0 |   0.0 |2236M| 427 |   - | 526 | 456 |   0 |   0 |   0 | 615k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
450.90/450.98	c   322s|  6890k|  6649k|     0 |   0.0 |2239M| 427 |   - | 526 | 487 |   0 |   0 |   0 | 616k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
451.59/451.61	c   322s|  6900k|  6658k|     0 |   0.0 |2242M| 427 |   - | 526 | 483 |   0 |   0 |   0 | 616k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
452.19/452.22	c   323s|  6910k|  6668k|     0 |   0.0 |2245M| 427 |   - | 526 | 488 |   0 |   0 |   0 | 617k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
452.90/452.98	c   323s|  6920k|  6678k|     0 |   0.0 |2248M| 427 |   - | 526 | 496 |   0 |   0 |   0 | 617k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
453.60/453.66	c   324s|  6930k|  6688k|     0 |   0.0 |2251M| 427 |   - | 526 | 502 |   0 |   0 |   0 | 618k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
454.31/454.33	c   324s|  6940k|  6698k|     0 |   0.0 |2254M| 427 |   - | 526 | 485 |   0 |   0 |   0 | 618k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
454.90/454.94	c   325s|  6950k|  6707k|     0 |   0.0 |2257M| 427 |   - | 526 | 488 |   0 |   0 |   0 | 619k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
455.50/455.55	c   325s|  6960k|  6717k|     0 |   0.0 |2260M| 427 |   - | 526 | 456 |   0 |   0 |   0 | 619k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
456.10/456.17	c   326s|  6970k|  6727k|     0 |   0.0 |2263M| 427 |   - | 526 | 478 |   0 |   0 |   0 | 620k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
456.80/456.83	c   326s|  6980k|  6737k|     0 |   0.0 |2266M| 427 |   - | 526 | 520 |   0 |   0 |   0 | 620k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
457.40/457.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
457.40/457.48	c   327s|  6990k|  6747k|     0 |   0.0 |2269M| 427 |   - | 526 | 519 |   0 |   0 |   0 | 621k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
458.09/458.16	c   327s|  7000k|  6756k|     0 |   0.0 |2273M| 427 |   - | 526 | 509 |   0 |   0 |   0 | 621k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
458.80/458.85	c   328s|  7010k|  6766k|     0 |   0.0 |2276M| 427 |   - | 526 | 547 |   0 |   0 |   0 | 622k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
459.49/459.55	c   328s|  7020k|  6776k|     0 |   0.0 |2279M| 427 |   - | 526 | 492 |   0 |   0 |   0 | 622k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
460.10/460.18	c   329s|  7030k|  6786k|     0 |   0.0 |2282M| 427 |   - | 526 | 484 |   0 |   0 |   0 | 623k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
460.90/460.91	c   329s|  7040k|  6795k|     0 |   0.0 |2285M| 427 |   - | 526 | 508 |   0 |   0 |   0 | 623k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
461.50/461.58	c   330s|  7050k|  6805k|     0 |   0.0 |2288M| 427 |   - | 526 | 455 |   0 |   0 |   0 | 624k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
462.30/462.31	c   330s|  7060k|  6815k|     0 |   0.0 |2291M| 427 |   - | 526 | 540 |   0 |   0 |   0 | 624k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
462.89/462.97	c   331s|  7070k|  6825k|     0 |   0.0 |2294M| 427 |   - | 526 | 483 |   0 |   0 |   0 | 625k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
463.59/463.60	c   331s|  7080k|  6835k|     0 |   0.0 |2297M| 427 |   - | 526 | 451 |   0 |   0 |   0 | 625k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
464.10/464.19	c   332s|  7090k|  6844k|     0 |   0.0 |2300M| 427 |   - | 526 | 444 |   0 |   0 |   0 | 626k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
464.80/464.86	c   332s|  7100k|  6854k|     0 |   0.0 |2303M| 427 |   - | 526 | 504 |   0 |   0 |   0 | 626k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
465.39/465.47	c   333s|  7110k|  6864k|     0 |   0.0 |2306M| 427 |   - | 526 | 449 |   0 |   0 |   0 | 627k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
466.10/466.12	c   333s|  7120k|  6874k|     0 |   0.0 |2309M| 427 |   - | 526 | 436 |   0 |   0 |   0 | 627k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
466.80/466.82	c   334s|  7130k|  6883k|     0 |   0.0 |2312M| 427 |   - | 526 | 508 |   0 |   0 |   0 | 628k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
467.39/467.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
467.39/467.47	c   334s|  7140k|  6893k|     0 |   0.0 |2315M| 427 |   - | 526 | 434 |   0 |   0 |   0 | 628k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
468.09/468.14	c   334s|  7150k|  6903k|     0 |   0.0 |2318M| 427 |   - | 526 | 459 |   0 |   0 |   0 | 629k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
468.70/468.77	c   335s|  7160k|  6913k|     0 |   0.0 |2322M| 427 |   - | 526 | 467 |   0 |   0 |   0 | 629k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
469.39/469.44	c   335s|  7170k|  6923k|     0 |   0.0 |2325M| 427 |   - | 526 | 522 |   0 |   0 |   0 | 630k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
470.09/470.10	c   336s|  7180k|  6932k|     0 |   0.0 |2328M| 427 |   - | 526 | 521 |   0 |   0 |   0 | 631k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
470.70/470.72	c   336s|  7190k|  6942k|     0 |   0.0 |2331M| 427 |   - | 526 | 573 |   0 |   0 |   0 | 631k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
471.29/471.35	c   337s|  7200k|  6952k|     0 |   0.0 |2334M| 427 |   - | 526 | 629 |   0 |   0 |   0 | 632k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
471.90/471.95	c   337s|  7210k|  6962k|     0 |   0.0 |2337M| 427 |   - | 526 | 650 |   0 |   0 |   0 | 632k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
472.49/472.56	c   338s|  7220k|  6971k|     0 |   0.0 |2340M| 427 |   - | 526 | 639 |   0 |   0 |   0 | 633k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
473.10/473.19	c   338s|  7230k|  6981k|     0 |   0.0 |2343M| 427 |   - | 526 | 573 |   0 |   0 |   0 | 633k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
473.79/473.83	c   338s|  7240k|  6991k|     0 |   0.0 |2346M| 427 |   - | 526 | 620 |   0 |   0 |   0 | 634k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
474.50/474.52	c   339s|  7250k|  7001k|     0 |   0.0 |2349M| 427 |   - | 526 | 585 |   0 |   0 |   0 | 635k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
475.10/475.15	c   339s|  7260k|  7011k|     0 |   0.0 |2352M| 427 |   - | 526 | 620 |   0 |   0 |   0 | 635k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
475.79/475.80	c   340s|  7270k|  7020k|     0 |   0.0 |2355M| 427 |   - | 526 | 534 |   0 |   0 |   0 | 636k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
476.49/476.52	c   340s|  7280k|  7030k|     0 |   0.0 |2358M| 427 |   - | 526 | 563 |   0 |   0 |   0 | 636k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
477.09/477.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
477.09/477.17	c   341s|  7290k|  7040k|     0 |   0.0 |2361M| 427 |   - | 526 | 548 |   0 |   0 |   0 | 637k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
477.69/477.78	c   341s|  7300k|  7050k|     0 |   0.0 |2365M| 427 |   - | 526 | 536 |   0 |   0 |   0 | 637k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
478.40/478.45	c   342s|  7310k|  7059k|     0 |   0.0 |2368M| 427 |   - | 526 | 576 |   0 |   0 |   0 | 638k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
479.00/479.09	c   342s|  7320k|  7069k|     0 |   0.0 |2371M| 427 |   - | 526 | 533 |   0 |   0 |   0 | 638k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
479.69/479.74	c   343s|  7330k|  7079k|     0 |   0.0 |2374M| 427 |   - | 526 | 538 |   0 |   0 |   0 | 639k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
480.30/480.37	c   343s|  7340k|  7089k|     0 |   0.0 |2377M| 427 |   - | 526 | 455 |   0 |   0 |   0 | 639k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
480.99/481.01	c   344s|  7350k|  7099k|     0 |   0.0 |2380M| 427 |   - | 526 | 453 |   0 |   0 |   0 | 640k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
481.59/481.64	c   344s|  7360k|  7108k|     0 |   0.0 |2383M| 427 |   - | 526 | 418 |   0 |   0 |   0 | 640k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
482.19/482.28	c   345s|  7370k|  7118k|     0 |   0.0 |2386M| 427 |   - | 526 | 420 |   0 |   0 |   0 | 640k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
482.90/482.97	c   345s|  7380k|  7128k|     0 |   0.0 |2389M| 427 |   - | 526 | 455 |   0 |   0 |   0 | 641k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
483.49/483.59	c   345s|  7390k|  7138k|     0 |   0.0 |2392M| 427 |   - | 526 | 428 |   0 |   0 |   0 | 641k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
484.19/484.20	c   346s|  7400k|  7147k|     0 |   0.0 |2395M| 427 |   - | 526 | 446 |   0 |   0 |   0 | 642k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
484.79/484.84	c   346s|  7410k|  7157k|     0 |   0.0 |2398M| 427 |   - | 526 | 435 |   0 |   0 |   0 | 642k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
485.39/485.47	c   347s|  7420k|  7167k|     0 |   0.0 |2401M| 427 |   - | 526 | 492 |   0 |   0 |   0 | 643k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
486.10/486.18	c   347s|  7430k|  7177k|     0 |   0.0 |2404M| 427 |   - | 526 | 520 |   0 |   0 |   0 | 643k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
486.79/486.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
486.79/486.89	c   348s|  7440k|  7187k|     0 |   0.0 |2407M| 427 |   - | 526 | 515 |   0 |   0 |   0 | 644k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
487.50/487.50	c   348s|  7450k|  7196k|     0 |   0.0 |2410M| 427 |   - | 526 | 470 |   0 |   0 |   0 | 644k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
488.09/488.14	c   349s|  7460k|  7206k|     0 |   0.0 |2413M| 427 |   - | 526 | 468 |   0 |   0 |   0 | 645k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
488.69/488.76	c   349s|  7470k|  7216k|     0 |   0.0 |2416M| 427 |   - | 526 | 454 |   0 |   0 |   0 | 645k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
489.29/489.39	c   350s|  7480k|  7226k|     0 |   0.0 |2419M| 427 |   - | 526 | 410 |   0 |   0 |   0 | 646k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
490.09/490.14	c   350s|  7490k|  7236k|     0 |   0.0 |2423M| 427 |   - | 526 | 486 |   0 |   0 |   0 | 646k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
490.69/490.78	c   351s|  7500k|  7245k|     0 |   0.0 |2426M| 427 |   - | 526 | 476 |   0 |   0 |   0 | 647k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
491.29/491.36	c   351s|  7510k|  7255k|     0 |   0.0 |2429M| 427 |   - | 526 | 472 |   0 |   0 |   0 | 647k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
491.99/492.02	c   351s|  7520k|  7265k|     0 |   0.0 |2432M| 427 |   - | 526 | 535 |   0 |   0 |   0 | 648k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
492.60/492.66	c   352s|  7530k|  7275k|     0 |   0.0 |2435M| 427 |   - | 526 | 521 |   0 |   0 |   0 | 648k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
493.30/493.30	c   352s|  7540k|  7284k|     0 |   0.0 |2438M| 427 |   - | 526 | 531 |   0 |   0 |   0 | 649k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
493.99/494.00	c   353s|  7550k|  7294k|     0 |   0.0 |2441M| 427 |   - | 526 | 497 |   0 |   0 |   0 | 650k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
494.69/494.72	c   354s|  7560k|  7304k|     0 |   0.0 |2444M| 427 |   - | 526 | 521 |   0 |   0 |   0 | 650k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
495.29/495.39	c   354s|  7570k|  7314k|     0 |   0.0 |2447M| 427 |   - | 526 | 486 |   0 |   0 |   0 | 651k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
495.99/496.08	c   354s|  7580k|  7324k|     0 |   0.0 |2450M| 427 |   - | 526 | 507 |   0 |   0 |   0 | 651k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
496.69/496.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
496.69/496.71	c   355s|  7590k|  7333k|     0 |   0.0 |2453M| 427 |   - | 526 | 454 |   0 |   0 |   0 | 652k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
497.29/497.35	c   355s|  7600k|  7343k|     0 |   0.0 |2456M| 427 |   - | 526 | 512 |   0 |   0 |   0 | 652k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
497.89/497.96	c   356s|  7610k|  7353k|     0 |   0.0 |2459M| 427 |   - | 526 | 502 |   0 |   0 |   0 | 653k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
498.49/498.58	c   356s|  7620k|  7363k|     0 |   0.0 |2462M| 427 |   - | 526 | 480 |   0 |   0 |   0 | 653k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
499.19/499.23	c   357s|  7630k|  7372k|     0 |   0.0 |2465M| 427 |   - | 526 | 473 |   0 |   0 |   0 | 654k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
499.79/499.90	c   357s|  7640k|  7382k|     0 |   0.0 |2468M| 427 |   - | 526 | 471 |   0 |   0 |   0 | 654k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
500.50/500.54	c   358s|  7650k|  7392k|     0 |   0.0 |2472M| 427 |   - | 526 | 481 |   0 |   0 |   0 | 655k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
501.19/501.26	c   358s|  7660k|  7402k|     0 |   0.0 |2475M| 427 |   - | 526 | 426 |   0 |   0 |   0 | 655k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
501.79/501.85	c   359s|  7670k|  7412k|     0 |   0.0 |2478M| 427 |   - | 526 | 447 |   0 |   0 |   0 | 656k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
502.50/502.52	c   359s|  7680k|  7421k|     0 |   0.0 |2481M| 427 |   - | 526 | 416 |   0 |   0 |   0 | 656k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
503.09/503.15	c   359s|  7690k|  7431k|     0 |   0.0 |2484M| 427 |   - | 526 | 448 |   0 |   0 |   0 | 657k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
503.89/503.90	c   360s|  7700k|  7441k|     0 |   0.0 |2487M| 427 |   - | 526 | 543 |   0 |   0 |   0 | 658k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
504.49/504.56	c   360s|  7710k|  7451k|     0 |   0.0 |2490M| 427 |   - | 526 | 510 |   0 |   0 |   0 | 658k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
505.19/505.22	c   361s|  7720k|  7460k|     0 |   0.0 |2493M| 427 |   - | 526 | 514 |   0 |   0 |   0 | 659k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
505.80/505.86	c   361s|  7730k|  7470k|     0 |   0.0 |2496M| 427 |   - | 526 | 520 |   0 |   0 |   0 | 659k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
506.49/506.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
506.49/506.56	c   362s|  7740k|  7480k|     0 |   0.0 |2499M| 427 |   - | 526 | 497 |   0 |   0 |   0 | 660k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
507.19/507.27	c   362s|  7750k|  7490k|     0 |   0.0 |2502M| 427 |   - | 526 | 524 |   0 |   0 |   0 | 660k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
507.89/507.94	c   363s|  7760k|  7500k|     0 |   0.0 |2505M| 427 |   - | 526 | 477 |   0 |   0 |   0 | 661k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
508.69/508.73	c   363s|  7770k|  7509k|     0 |   0.0 |2508M| 427 |   - | 526 | 508 |   0 |   0 |   0 | 661k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
509.29/509.37	c   364s|  7780k|  7519k|     0 |   0.0 |2511M| 427 |   - | 526 | 506 |   0 |   0 |   0 | 662k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
509.99/510.01	c   364s|  7790k|  7529k|     0 |   0.0 |2514M| 427 |   - | 526 | 473 |   0 |   0 |   0 | 662k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
510.59/510.63	c   365s|  7800k|  7539k|     0 |   0.0 |2517M| 427 |   - | 526 | 510 |   0 |   0 |   0 | 662k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
511.29/511.34	c   365s|  7810k|  7548k|     0 |   0.0 |2520M| 427 |   - | 526 | 525 |   0 |   0 |   0 | 663k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
511.99/512.05	c   366s|  7820k|  7558k|     0 |   0.0 |2523M| 427 |   - | 526 | 473 |   0 |   0 |   0 | 664k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
512.69/512.79	c   366s|  7830k|  7568k|     0 |   0.0 |2526M| 427 |   - | 526 | 487 |   0 |   0 |   0 | 664k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
513.39/513.41	c   367s|  7840k|  7578k|     0 |   0.0 |2529M| 427 |   - | 526 | 538 |   0 |   0 |   0 | 665k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
513.99/514.05	c   367s|  7850k|  7588k|     0 |   0.0 |2532M| 427 |   - | 526 | 550 |   0 |   0 |   0 | 665k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
514.59/514.70	c   368s|  7860k|  7597k|     0 |   0.0 |2535M| 427 |   - | 526 | 488 |   0 |   0 |   0 | 666k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
515.29/515.39	c   368s|  7870k|  7607k|     0 |   0.0 |2538M| 427 |   - | 526 | 508 |   0 |   0 |   0 | 666k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
516.00/516.04	c   369s|  7880k|  7617k|     0 |   0.0 |2541M| 427 |   - | 526 | 480 |   0 |   0 |   0 | 667k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
516.69/516.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
516.69/516.72	c   369s|  7890k|  7627k|     0 |   0.0 |2544M| 427 |   - | 526 | 481 |   0 |   0 |   0 | 668k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
517.40/517.41	c   370s|  7900k|  7636k|     0 |   0.0 |2547M| 427 |   - | 526 | 525 |   0 |   0 |   0 | 668k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
517.99/518.10	c   370s|  7910k|  7646k|     0 |   0.0 |2550M| 427 |   - | 526 | 493 |   0 |   0 |   0 | 669k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
518.69/518.73	c   371s|  7920k|  7656k|     0 |   0.0 |2554M| 427 |   - | 526 | 445 |   0 |   0 |   0 | 669k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
519.40/519.45	c   371s|  7930k|  7666k|     0 |   0.0 |2557M| 427 |   - | 526 | 472 |   0 |   0 |   0 | 669k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
520.09/520.10	c   372s|  7940k|  7676k|     0 |   0.0 |2560M| 427 |   - | 526 | 452 |   0 |   0 |   0 | 670k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
520.69/520.77	c   372s|  7950k|  7685k|     0 |   0.0 |2563M| 427 |   - | 526 | 474 |   0 |   0 |   0 | 670k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
521.39/521.42	c   373s|  7960k|  7695k|     0 |   0.0 |2566M| 427 |   - | 526 | 457 |   0 |   0 |   0 | 671k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
522.09/522.15	c   373s|  7970k|  7705k|     0 |   0.0 |2569M| 427 |   - | 526 | 523 |   0 |   0 |   0 | 671k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
522.79/522.85	c   374s|  7980k|  7715k|     0 |   0.0 |2572M| 427 |   - | 526 | 469 |   0 |   0 |   0 | 672k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
523.39/523.50	c   374s|  7990k|  7724k|     0 |   0.0 |2575M| 427 |   - | 526 | 473 |   0 |   0 |   0 | 672k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
524.19/524.24	c   375s|  8000k|  7734k|     0 |   0.0 |2578M| 427 |   - | 526 | 490 |   0 |   0 |   0 | 673k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
524.89/524.90	c   375s|  8010k|  7744k|     0 |   0.0 |2581M| 427 |   - | 526 | 448 |   0 |   0 |   0 | 673k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
525.59/525.63	c   376s|  8020k|  7754k|     0 |   0.0 |2584M| 427 |   - | 526 | 494 |   0 |   0 |   0 | 674k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
526.29/526.34	c   376s|  8030k|  7763k|     0 |   0.0 |2587M| 427 |   - | 526 | 463 |   0 |   0 |   0 | 674k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
526.89/526.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
526.89/526.95	c   377s|  8040k|  7773k|     0 |   0.0 |2590M| 427 |   - | 526 | 475 |   0 |   0 |   0 | 675k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
527.59/527.63	c   377s|  8050k|  7783k|     0 |   0.0 |2593M| 427 |   - | 526 | 421 |   0 |   0 |   0 | 675k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
528.20/528.29	c   378s|  8060k|  7793k|     0 |   0.0 |2596M| 427 |   - | 526 | 420 |   0 |   0 |   0 | 676k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
528.89/528.99	c   378s|  8070k|  7803k|     0 |   0.0 |2599M| 427 |   - | 526 | 412 |   0 |   0 |   0 | 676k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
529.60/529.63	c   379s|  8080k|  7812k|     0 |   0.0 |2602M| 427 |   - | 526 | 445 |   0 |   0 |   0 | 677k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
530.29/530.32	c   379s|  8090k|  7822k|     0 |   0.0 |2605M| 427 |   - | 526 | 434 |   0 |   0 |   0 | 677k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
530.89/530.97	c   380s|  8100k|  7832k|     0 |   0.0 |2608M| 427 |   - | 526 | 451 |   0 |   0 |   0 | 678k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
531.49/531.56	c   380s|  8110k|  7842k|     0 |   0.0 |2611M| 427 |   - | 526 | 450 |   0 |   0 |   0 | 678k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
532.09/532.17	c   380s|  8120k|  7852k|     0 |   0.0 |2614M| 427 |   - | 526 | 451 |   0 |   0 |   0 | 679k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
532.79/532.84	c   381s|  8130k|  7861k|     0 |   0.0 |2617M| 427 |   - | 526 | 444 |   0 |   0 |   0 | 679k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
533.49/533.56	c   381s|  8140k|  7871k|     0 |   0.0 |2620M| 427 |   - | 526 | 459 |   0 |   0 |   0 | 680k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
534.19/534.24	c   382s|  8150k|  7881k|     0 |   0.0 |2623M| 427 |   - | 526 | 472 |   0 |   0 |   0 | 681k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
534.79/534.88	c   382s|  8160k|  7891k|     0 |   0.0 |2626M| 427 |   - | 526 | 462 |   0 |   0 |   0 | 681k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
535.50/535.59	c   383s|  8170k|  7900k|     0 |   0.0 |2630M| 427 |   - | 526 | 501 |   0 |   0 |   0 | 682k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
536.19/536.25	c   383s|  8180k|  7910k|     0 |   0.0 |2633M| 427 |   - | 526 | 509 |   0 |   0 |   0 | 682k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
536.80/536.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
536.80/536.88	c   384s|  8190k|  7920k|     0 |   0.0 |2636M| 427 |   - | 526 | 461 |   0 |   0 |   0 | 683k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
537.59/537.61	c   384s|  8200k|  7930k|     0 |   0.0 |2639M| 427 |   - | 526 | 440 |   0 |   0 |   0 | 683k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
538.19/538.24	c   385s|  8210k|  7940k|     0 |   0.0 |2642M| 427 |   - | 526 | 441 |   0 |   0 |   0 | 684k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
538.79/538.86	c   385s|  8220k|  7949k|     0 |   0.0 |2645M| 427 |   - | 526 | 458 |   0 |   0 |   0 | 684k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
539.39/539.47	c   386s|  8230k|  7959k|     0 |   0.0 |2648M| 427 |   - | 526 | 472 |   0 |   0 |   0 | 684k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
540.00/540.09	c   386s|  8240k|  7969k|     0 |   0.0 |2651M| 427 |   - | 526 | 495 |   0 |   0 |   0 | 685k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
540.69/540.79	c   387s|  8250k|  7979k|     0 |   0.0 |2654M| 427 |   - | 526 | 467 |   0 |   0 |   0 | 686k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
541.40/541.48	c   387s|  8260k|  7988k|     0 |   0.0 |2657M| 427 |   - | 526 | 479 |   0 |   0 |   0 | 686k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
542.09/542.12	c   388s|  8270k|  7998k|     0 |   0.0 |2660M| 427 |   - | 526 | 481 |   0 |   0 |   0 | 687k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
542.70/542.71	c   388s|  8280k|  8008k|     0 |   0.0 |2663M| 427 |   - | 526 | 563 |   0 |   0 |   0 | 687k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
543.29/543.32	c   388s|  8290k|  8018k|     0 |   0.0 |2666M| 427 |   - | 526 | 560 |   0 |   0 |   0 | 688k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
543.89/543.96	c   389s|  8300k|  8028k|     0 |   0.0 |2669M| 427 |   - | 526 | 506 |   0 |   0 |   0 | 688k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
544.59/544.60	c   389s|  8310k|  8037k|     0 |   0.0 |2672M| 427 |   - | 526 | 490 |   0 |   0 |   0 | 689k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
545.29/545.33	c   390s|  8320k|  8047k|     0 |   0.0 |2676M| 427 |   - | 526 | 541 |   0 |   0 |   0 | 689k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
545.99/546.04	c   390s|  8330k|  8057k|     0 |   0.0 |2679M| 427 |   - | 526 | 526 |   0 |   0 |   0 | 690k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
546.70/546.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
546.70/546.74	c   391s|  8340k|  8067k|     0 |   0.0 |2682M| 427 |   - | 526 | 524 |   0 |   0 |   0 | 691k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
547.39/547.46	c   392s|  8350k|  8076k|     0 |   0.0 |2685M| 427 |   - | 526 | 556 |   0 |   0 |   0 | 691k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
547.99/548.09	c   392s|  8360k|  8086k|     0 |   0.0 |2688M| 427 |   - | 526 | 558 |   0 |   0 |   0 | 692k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
548.60/548.69	c   392s|  8370k|  8096k|     0 |   0.0 |2691M| 427 |   - | 526 | 531 |   0 |   0 |   0 | 692k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
549.29/549.31	c   393s|  8380k|  8106k|     0 |   0.0 |2694M| 427 |   - | 526 | 538 |   0 |   0 |   0 | 693k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
549.90/549.99	c   393s|  8390k|  8116k|     0 |   0.0 |2697M| 427 |   - | 526 | 495 |   0 |   0 |   0 | 693k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
550.60/550.64	c   394s|  8400k|  8125k|     0 |   0.0 |2700M| 427 |   - | 526 | 506 |   0 |   0 |   0 | 694k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
551.19/551.26	c   394s|  8410k|  8135k|     0 |   0.0 |2703M| 427 |   - | 526 | 492 |   0 |   0 |   0 | 694k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
551.89/551.97	c   395s|  8420k|  8145k|     0 |   0.0 |2706M| 427 |   - | 526 | 564 |   0 |   0 |   0 | 695k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
552.79/552.80	c   395s|  8430k|  8155k|     0 |   0.0 |2709M| 427 |   - | 526 | 530 |   0 |   0 |   0 | 696k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
553.49/553.55	c   396s|  8440k|  8164k|     0 |   0.0 |2712M| 427 |   - | 526 | 541 |   0 |   0 |   0 | 696k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
554.19/554.28	c   396s|  8450k|  8174k|     0 |   0.0 |2715M| 427 |   - | 526 | 504 |   0 |   0 |   0 | 697k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
554.89/554.91	c   397s|  8460k|  8184k|     0 |   0.0 |2718M| 427 |   - | 526 | 492 |   0 |   0 |   0 | 697k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
555.59/555.65	c   397s|  8470k|  8194k|     0 |   0.0 |2721M| 427 |   - | 526 | 504 |   0 |   0 |   0 | 698k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
556.19/556.24	c   398s|  8480k|  8204k|     0 |   0.0 |2724M| 427 |   - | 526 | 521 |   0 |   0 |   0 | 698k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
556.89/556.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
556.89/556.94	c   398s|  8490k|  8213k|     0 |   0.0 |2727M| 427 |   - | 526 | 468 |   0 |   0 |   0 | 699k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
557.60/557.61	c   399s|  8500k|  8223k|     0 |   0.0 |2730M| 427 |   - | 526 | 481 |   0 |   0 |   0 | 699k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
558.29/558.31	c   399s|  8510k|  8233k|     0 |   0.0 |2733M| 427 |   - | 526 | 477 |   0 |   0 |   0 | 700k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
558.89/558.99	c   400s|  8520k|  8243k|     0 |   0.0 |2736M| 427 |   - | 526 | 517 |   0 |   0 |   0 | 700k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
559.59/559.61	c   400s|  8530k|  8252k|     0 |   0.0 |2739M| 427 |   - | 526 | 497 |   0 |   0 |   0 | 700k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
560.19/560.24	c   401s|  8540k|  8262k|     0 |   0.0 |2743M| 427 |   - | 526 | 505 |   0 |   0 |   0 | 701k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
560.80/560.87	c   401s|  8550k|  8272k|     0 |   0.0 |2746M| 427 |   - | 526 | 473 |   0 |   0 |   0 | 701k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
561.39/561.48	c   402s|  8560k|  8282k|     0 |   0.0 |2749M| 427 |   - | 526 | 503 |   0 |   0 |   0 | 702k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
562.19/562.21	c   402s|  8570k|  8292k|     0 |   0.0 |2752M| 427 |   - | 526 | 527 |   0 |   0 |   0 | 703k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
562.89/562.93	c   403s|  8580k|  8301k|     0 |   0.0 |2755M| 427 |   - | 526 | 498 |   0 |   0 |   0 | 703k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
563.59/563.64	c   403s|  8590k|  8311k|     0 |   0.0 |2758M| 427 |   - | 526 | 476 |   0 |   0 |   0 | 703k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
564.30/564.33	c   404s|  8600k|  8321k|     0 |   0.0 |2761M| 427 |   - | 526 | 518 |   0 |   0 |   0 | 704k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
564.89/564.99	c   404s|  8610k|  8331k|     0 |   0.0 |2764M| 427 |   - | 526 | 531 |   0 |   0 |   0 | 705k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
565.59/565.66	c   405s|  8620k|  8340k|     0 |   0.0 |2767M| 427 |   - | 526 | 514 |   0 |   0 |   0 | 705k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
566.29/566.32	c   405s|  8630k|  8350k|     0 |   0.0 |2770M| 427 |   - | 526 | 501 |   0 |   0 |   0 | 706k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
566.89/566.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
566.89/566.98	c   406s|  8640k|  8360k|     0 |   0.0 |2773M| 427 |   - | 526 | 511 |   0 |   0 |   0 | 706k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
567.60/567.69	c   406s|  8650k|  8370k|     0 |   0.0 |2776M| 427 |   - | 526 | 502 |   0 |   0 |   0 | 707k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
568.29/568.38	c   407s|  8660k|  8380k|     0 |   0.0 |2779M| 427 |   - | 526 | 472 |   0 |   0 |   0 | 707k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
568.89/568.99	c   407s|  8670k|  8389k|     0 |   0.0 |2782M| 427 |   - | 526 | 528 |   0 |   0 |   0 | 708k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
569.69/569.72	c   408s|  8680k|  8399k|     0 |   0.0 |2785M| 427 |   - | 526 | 470 |   0 |   0 |   0 | 708k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
570.39/570.43	c   408s|  8690k|  8409k|     0 |   0.0 |2788M| 427 |   - | 526 | 468 |   0 |   0 |   0 | 709k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
571.09/571.11	c   409s|  8700k|  8419k|     0 |   0.0 |2791M| 427 |   - | 526 | 476 |   0 |   0 |   0 | 709k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
571.69/571.79	c   409s|  8710k|  8428k|     0 |   0.0 |2794M| 427 |   - | 526 | 453 |   0 |   0 |   0 | 710k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
572.39/572.42	c   410s|  8720k|  8438k|     0 |   0.0 |2797M| 427 |   - | 526 | 475 |   0 |   0 |   0 | 710k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
572.99/573.04	c   410s|  8730k|  8448k|     0 |   0.0 |2800M| 427 |   - | 526 | 430 |   0 |   0 |   0 | 711k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
573.69/573.73	c   411s|  8740k|  8458k|     0 |   0.0 |2803M| 427 |   - | 526 | 429 |   0 |   0 |   0 | 711k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
574.29/574.33	c   411s|  8750k|  8468k|     0 |   0.0 |2807M| 427 |   - | 526 | 451 |   0 |   0 |   0 | 712k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
574.89/574.98	c   412s|  8760k|  8477k|     0 |   0.0 |2810M| 427 |   - | 526 | 455 |   0 |   0 |   0 | 712k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
575.59/575.60	c   412s|  8770k|  8487k|     0 |   0.0 |2813M| 427 |   - | 526 | 440 |   0 |   0 |   0 | 713k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
576.19/576.28	c   412s|  8780k|  8497k|     0 |   0.0 |2816M| 427 |   - | 526 | 450 |   0 |   0 |   0 | 713k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
576.90/576.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
576.90/576.95	c   413s|  8790k|  8507k|     0 |   0.0 |2819M| 427 |   - | 526 | 450 |   0 |   0 |   0 | 713k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
577.50/577.59	c   413s|  8800k|  8516k|     0 |   0.0 |2822M| 427 |   - | 526 | 492 |   0 |   0 |   0 | 714k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
578.19/578.25	c   414s|  8810k|  8526k|     0 |   0.0 |2825M| 427 |   - | 526 | 431 |   0 |   0 |   0 | 714k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
578.89/578.91	c   414s|  8820k|  8536k|     0 |   0.0 |2828M| 427 |   - | 526 | 440 |   0 |   0 |   0 | 715k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
579.60/579.64	c   415s|  8830k|  8546k|     0 |   0.0 |2831M| 427 |   - | 526 | 426 |   0 |   0 |   0 | 715k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
580.29/580.36	c   415s|  8840k|  8556k|     0 |   0.0 |2834M| 427 |   - | 526 | 457 |   0 |   0 |   0 | 716k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
580.89/580.93	c   416s|  8850k|  8565k|     0 |   0.0 |2837M| 427 |   - | 526 | 458 |   0 |   0 |   0 | 716k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
581.69/581.76	c   416s|  8860k|  8575k|     0 |   0.0 |2840M| 427 |   - | 526 | 476 |   0 |   0 |   0 | 717k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
582.39/582.46	c   417s|  8870k|  8585k|     0 |   0.0 |2843M| 427 |   - | 526 | 455 |   0 |   0 |   0 | 717k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
583.09/583.12	c   418s|  8880k|  8595k|     0 |   0.0 |2846M| 427 |   - | 526 | 461 |   0 |   0 |   0 | 718k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
583.69/583.79	c   418s|  8890k|  8604k|     0 |   0.0 |2849M| 427 |   - | 526 | 462 |   0 |   0 |   0 | 718k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
584.49/584.53	c   419s|  8900k|  8614k|     0 |   0.0 |2852M| 427 |   - | 526 | 486 |   0 |   0 |   0 | 719k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
585.19/585.27	c   419s|  8910k|  8624k|     0 |   0.0 |2855M| 427 |   - | 526 | 489 |   0 |   0 |   0 | 719k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
585.99/586.02	c   420s|  8920k|  8634k|     0 |   0.0 |2858M| 427 |   - | 526 | 481 |   0 |   0 |   0 | 720k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
586.69/586.73	c   420s|  8930k|  8644k|     0 |   0.0 |2861M| 427 |   - | 526 | 482 |   0 |   0 |   0 | 720k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
587.29/587.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
587.29/587.34	c   421s|  8940k|  8653k|     0 |   0.0 |2864M| 427 |   - | 526 | 482 |   0 |   0 |   0 | 721k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
587.99/588.05	c   421s|  8950k|  8663k|     0 |   0.0 |2867M| 427 |   - | 526 | 527 |   0 |   0 |   0 | 721k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
588.19/588.26	c (node 8953462) switching to memory saving mode (mem: 2736.0M/3420.0M)
591.09/591.13	c   424s|  8960k|  8666k|     0 |   0.0 |2869M| 427 |   - | 526 |2401 |   0 |   0 |   0 | 731k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
594.79/594.84	c   427s|  8970k|  8665k|     0 |   0.0 |2869M| 427 |   - | 526 |4350 |   0 |   0 |   0 | 749k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
598.29/598.37	c   430s|  8980k|  8665k|     0 |   0.0 |2870M| 427 |   - | 526 |5212 |   0 |   0 |   0 | 766k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
601.70/601.74	c   433s|  8990k|  8665k|     0 |   0.0 |2870M| 427 |   - | 526 |6929 |   0 |   0 |   0 | 782k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
605.59/605.60	c   437s|  9000k|  8665k|     0 |   0.0 |2870M| 427 |   - | 526 |4233 |   0 |   0 |   0 | 798k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
609.09/609.11	c   440s|  9010k|  8665k|     0 |   0.0 |2870M| 427 |   - | 526 |4155 |   0 |   0 |   0 | 815k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
612.89/612.96	c   443s|  9020k|  8664k|     0 |   0.0 |2870M| 427 |   - | 526 |5970 |   0 |   0 |   0 | 832k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
616.79/616.86	c   447s|  9030k|  8664k|     0 |   0.0 |2870M| 427 |   - | 526 |6986 |   0 |   0 |   0 | 846k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
620.99/621.01	c   450s|  9040k|  8664k|     0 |   0.0 |2870M| 427 |   - | 526 |4669 |   0 |   0 |   0 | 861k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
624.70/624.78	c   454s|  9050k|  8664k|     0 |   0.0 |2870M| 427 |   - | 526 |6595 |   0 |   0 |   0 | 878k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
628.89/628.90	c   457s|  9060k|  8664k|     0 |   0.0 |2870M| 427 |   - | 526 |6648 |   0 |   0 |   0 | 892k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
632.79/632.89	c   461s|  9070k|  8664k|     0 |   0.0 |2871M| 427 |   - | 526 |6506 |   0 |   0 |   0 | 910k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
636.79/636.85	c   464s|  9080k|  8664k|     0 |   0.0 |2871M| 427 |   - | 526 |7937 |   0 |   0 |   0 | 926k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
640.79/640.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
640.79/640.88	c   468s|  9090k|  8663k|     0 |   0.0 |2871M| 427 |   - | 526 |8134 |   0 |   0 |   0 | 940k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
644.99/645.03	c   472s|  9100k|  8663k|     0 |   0.0 |2871M| 427 |   - | 526 |7479 |   0 |   0 |   0 | 957k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
648.49/648.52	c   475s|  9110k|  8663k|     0 |   0.0 |2872M| 427 |   - | 526 |  11k|   0 |   0 |   0 | 972k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
652.80/652.81	c   479s|  9120k|  8663k|     0 |   0.0 |2872M| 427 |   - | 526 |  12k|   0 |   0 |   0 | 987k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
656.39/656.47	c   482s|  9130k|  8663k|     0 |   0.0 |2874M| 427 |   - | 526 |  17k|   0 |   0 |   0 |1002k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
659.79/659.86	c   485s|  9140k|  8663k|     0 |   0.0 |2874M| 427 |   - | 526 |  19k|   0 |   0 |   0 |1013k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
663.39/663.49	c   488s|  9150k|  8663k|     0 |   0.0 |2874M| 427 |   - | 526 |  19k|   0 |   0 |   0 |1026k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
668.09/668.18	c   492s|  9160k|  8663k|     0 |   0.0 |2871M| 427 |   - | 526 |6713 |   0 |   0 |   0 |1039k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
672.29/672.36	c   496s|  9170k|  8663k|     0 |   0.0 |2872M| 427 |   - | 526 |  10k|   0 |   0 |   0 |1056k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
676.59/676.64	c   500s|  9180k|  8663k|     0 |   0.0 |2872M| 427 |   - | 526 |5894 |   0 |   0 |   0 |1073k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
680.80/680.84	c   504s|  9190k|  8663k|     0 |   0.0 |2872M| 427 |   - | 526 |6504 |   0 |   0 |   0 |1087k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
684.99/685.04	c   507s|  9200k|  8663k|     0 |   0.0 |2872M| 427 |   - | 526 |6737 |   0 |   0 |   0 |1102k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
688.70/688.73	c   511s|  9210k|  8663k|     0 |   0.0 |2872M| 427 |   - | 526 |6549 |   0 |   0 |   0 |1116k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
692.60/692.65	c   514s|  9220k|  8662k|     0 |   0.0 |2872M| 427 |   - | 526 |7221 |   0 |   0 |   0 |1130k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
696.69/696.77	c   518s|  9230k|  8662k|     0 |   0.0 |2874M| 427 |   - | 526 |  12k|   0 |   0 |   0 |1150k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
701.09/701.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
701.09/701.17	c   522s|  9240k|  8662k|     0 |   0.0 |2873M| 427 |   - | 526 |8286 |   0 |   0 |   0 |1165k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
705.29/705.33	c   526s|  9250k|  8662k|     0 |   0.0 |2873M| 427 |   - | 526 |7642 |   0 |   0 |   0 |1179k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
709.59/709.65	c   529s|  9260k|  8662k|     0 |   0.0 |2873M| 427 |   - | 526 |9809 |   0 |   0 |   0 |1193k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
713.99/714.01	c   533s|  9270k|  8662k|     0 |   0.0 |2873M| 427 |   - | 526 |9565 |   0 |   0 |   0 |1208k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
717.99/718.07	c   537s|  9280k|  8662k|     0 |   0.0 |2873M| 427 |   - | 526 |6841 |   0 |   0 |   0 |1221k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
722.29/722.37	c   541s|  9290k|  8662k|     0 |   0.0 |2873M| 427 |   - | 526 |8128 |   0 |   0 |   0 |1235k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
726.59/726.62	c   545s|  9300k|  8662k|     0 |   0.0 |2875M| 427 |   - | 526 |  12k|   0 |   0 |   0 |1255k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
730.89/730.97	c   548s|  9310k|  8662k|     0 |   0.0 |2874M| 427 |   - | 526 |  12k|   0 |   0 |   0 |1271k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
735.19/735.24	c   552s|  9320k|  8662k|     0 |   0.0 |2873M| 427 |   - | 526 |7117 |   0 |   0 |   0 |1285k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
739.29/739.34	c   556s|  9330k|  8662k|     0 |   0.0 |2873M| 427 |   - | 526 |7801 |   0 |   0 |   0 |1301k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
743.69/743.74	c   560s|  9340k|  8662k|     0 |   0.0 |2873M| 427 |   - | 526 |9667 |   0 |   0 |   0 |1315k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
747.90/747.93	c   564s|  9350k|  8662k|     0 |   0.0 |2874M| 427 |   - | 526 |  12k|   0 |   0 |   0 |1328k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
752.40/752.44	c   568s|  9360k|  8662k|     0 |   0.0 |2874M| 427 |   - | 526 |  12k|   0 |   0 |   0 |1341k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
756.49/756.59	c   571s|  9370k|  8662k|     0 |   0.0 |2873M| 427 |   - | 526 |6315 |   0 |   0 |   0 |1354k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
760.59/760.60	c   575s|  9380k|  8661k|     0 |   0.0 |2874M| 427 |   - | 526 |  11k|   0 |   0 |   0 |1371k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
764.69/764.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
764.69/764.71	c   579s|  9390k|  8661k|     0 |   0.0 |2875M| 427 |   - | 526 |  14k|   0 |   0 |   0 |1390k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
768.99/769.05	c   583s|  9400k|  8661k|     0 |   0.0 |2875M| 427 |   - | 526 |8709 |   0 |   0 |   0 |1407k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
773.10/773.13	c   586s|  9410k|  8661k|     0 |   0.0 |2874M| 427 |   - | 526 |7586 |   0 |   0 |   0 |1421k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
777.49/777.50	c   590s|  9420k|  8661k|     0 |   0.0 |2874M| 427 |   - | 526 |8296 |   0 |   0 |   0 |1435k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
781.90/781.98	c   594s|  9430k|  8661k|     0 |   0.0 |2874M| 427 |   - | 526 |8543 |   0 |   0 |   0 |1451k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
786.10/786.19	c   598s|  9440k|  8661k|     0 |   0.0 |2875M| 427 |   - | 526 |  10k|   0 |   0 |   0 |1465k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
790.90/790.95	c   602s|  9450k|  8661k|     0 |   0.0 |2874M| 427 |   - | 526 |7814 |   0 |   0 |   0 |1480k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
795.59/795.65	c   607s|  9460k|  8661k|     0 |   0.0 |2875M| 427 |   - | 526 |  10k|   0 |   0 |   0 |1493k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
799.99/800.01	c   610s|  9470k|  8661k|     0 |   0.0 |2875M| 427 |   - | 526 |  12k|   0 |   0 |   0 |1508k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
804.60/804.60	c   615s|  9480k|  8661k|     0 |   0.0 |2874M| 427 |   - | 526 |7061 |   0 |   0 |   0 |1520k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
808.69/808.72	c   618s|  9490k|  8661k|     0 |   0.0 |2874M| 427 |   - | 526 |8628 |   0 |   0 |   0 |1532k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
813.09/813.11	c   622s|  9500k|  8661k|     0 |   0.0 |2874M| 427 |   - | 526 |7433 |   0 |   0 |   0 |1542k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
817.19/817.28	c   626s|  9510k|  8661k|     0 |   0.0 |2876M| 427 |   - | 526 |  13k|   0 |   0 |   0 |1562k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
821.50/821.58	c   630s|  9520k|  8661k|     0 |   0.0 |2877M| 427 |   - | 526 |  16k|   0 |   0 |   0 |1582k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
825.99/826.04	c   634s|  9530k|  8661k|     0 |   0.0 |2874M| 427 |   - | 526 |8161 |   0 |   0 |   0 |1602k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
830.40/830.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
830.40/830.44	c   638s|  9540k|  8661k|     0 |   0.0 |2874M| 427 |   - | 526 |6177 |   0 |   0 |   0 |1616k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
834.89/834.92	c   642s|  9550k|  8661k|     0 |   0.0 |2874M| 427 |   - | 526 |7581 |   0 |   0 |   0 |1631k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
839.19/839.28	c   646s|  9560k|  8660k|     0 |   0.0 |2875M| 427 |   - | 526 |8928 |   0 |   0 |   0 |1647k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
843.80/843.88	c   650s|  9570k|  8660k|     0 |   0.0 |2874M| 427 |   - | 526 |6989 |   0 |   0 |   0 |1662k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
848.20/848.28	c   654s|  9580k|  8660k|     0 |   0.0 |2874M| 427 |   - | 526 |7076 |   0 |   0 |   0 |1674k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
852.29/852.39	c   658s|  9590k|  8660k|     0 |   0.0 |2874M| 427 |   - | 526 |7598 |   0 |   0 |   0 |1686k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
856.90/856.96	c   662s|  9600k|  8660k|     0 |   0.0 |2875M| 427 |   - | 526 |  11k|   0 |   0 |   0 |1701k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
862.09/862.17	c   666s|  9610k|  8660k|     0 |   0.0 |2875M| 427 |   - | 526 |  10k|   0 |   0 |   0 |1715k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
867.99/868.02	c   672s|  9620k|  8660k|     0 |   0.0 |2875M| 427 |   - | 526 |  10k|   0 |   0 |   0 |1729k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
872.80/872.83	c   676s|  9630k|  8660k|     0 |   0.0 |2876M| 427 |   - | 526 |  13k|   0 |   0 |   0 |1744k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
877.39/877.42	c   680s|  9640k|  8660k|     0 |   0.0 |2876M| 427 |   - | 526 |  13k|   0 |   0 |   0 |1756k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
882.00/882.03	c   684s|  9650k|  8660k|     0 |   0.0 |2876M| 427 |   - | 526 |  14k|   0 |   0 |   0 |1768k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
886.90/886.90	c   689s|  9660k|  8660k|     0 |   0.0 |2875M| 427 |   - | 526 |  12k|   0 |   0 |   0 |1780k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
891.39/891.40	c   693s|  9670k|  8660k|     0 |   0.0 |2874M| 427 |   - | 526 |8646 |   0 |   0 |   0 |1794k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
895.09/895.14	c   696s|  9680k|  8660k|     0 |   0.0 |2877M| 427 |   - | 526 |  15k|   0 |   0 |   0 |1811k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
899.70/899.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
899.70/899.72	c   700s|  9690k|  8660k|     0 |   0.0 |2881M| 427 |   - | 526 |  24k|   0 |   0 |   0 |1832k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
904.29/904.37	c   705s|  9700k|  8660k|     0 |   0.0 |2880M| 427 |   - | 526 |  22k|   0 |   0 |   0 |1848k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
909.30/909.39	c   709s|  9710k|  8660k|     0 |   0.0 |2876M| 427 |   - | 526 |7594 |   0 |   0 |   0 |1862k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
913.70/913.78	c   713s|  9720k|  8660k|     0 |   0.0 |2877M| 427 |   - | 526 |  10k|   0 |   0 |   0 |1880k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
918.29/918.32	c   717s|  9730k|  8660k|     0 |   0.0 |2875M| 427 |   - | 526 |7159 |   0 |   0 |   0 |1895k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
922.80/922.86	c   721s|  9740k|  8660k|     0 |   0.0 |2875M| 427 |   - | 526 |7137 |   0 |   0 |   0 |1909k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
926.99/927.08	c   725s|  9750k|  8660k|     0 |   0.0 |2876M| 427 |   - | 526 |7402 |   0 |   0 |   0 |1921k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
931.30/931.30	c   729s|  9760k|  8660k|     0 |   0.0 |2876M| 427 |   - | 526 |9167 |   0 |   0 |   0 |1934k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
935.89/935.94	c   733s|  9770k|  8660k|     0 |   0.0 |2875M| 427 |   - | 526 |7177 |   0 |   0 |   0 |1947k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
940.50/940.53	c   737s|  9780k|  8660k|     0 |   0.0 |2876M| 427 |   - | 526 |7571 |   0 |   0 |   0 |1960k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
944.90/944.95	c   741s|  9790k|  8660k|     0 |   0.0 |2877M| 427 |   - | 526 |  12k|   0 |   0 |   0 |1975k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
949.00/949.08	c   745s|  9800k|  8660k|     0 |   0.0 |2879M| 427 |   - | 526 |  17k|   0 |   0 |   0 |1991k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
954.10/954.12	c   750s|  9810k|  8660k|     0 |   0.0 |2876M| 427 |   - | 526 |8513 |   0 |   0 |   0 |2004k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
959.29/959.37	c   754s|  9820k|  8660k|     0 |   0.0 |2876M| 427 |   - | 526 |8737 |   0 |   0 |   0 |2017k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
963.80/963.88	c   758s|  9830k|  8660k|     0 |   0.0 |2876M| 427 |   - | 526 |8688 |   0 |   0 |   0 |2031k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
968.39/968.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
968.39/968.49	c   763s|  9840k|  8660k|     0 |   0.0 |2875M| 427 |   - | 526 |7522 |   0 |   0 |   0 |2044k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
972.79/972.88	c   766s|  9850k|  8660k|     0 |   0.0 |2876M| 427 |   - | 526 |8801 |   0 |   0 |   0 |2058k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
977.09/977.18	c   770s|  9860k|  8659k|     0 |   0.0 |2875M| 427 |   - | 526 |7306 |   0 |   0 |   0 |2070k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
980.99/981.09	c   774s|  9870k|  8659k|     0 |   0.0 |2879M| 427 |   - | 526 |  18k|   0 |   0 |   0 |2090k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
985.10/985.16	c   777s|  9880k|  8659k|     0 |   0.0 |2879M| 427 |   - | 526 |  18k|   0 |   0 |   0 |2110k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
989.39/989.46	c   781s|  9890k|  8659k|     0 |   0.0 |2881M| 427 |   - | 526 |  23k|   0 |   0 |   0 |2129k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
994.10/994.17	c   786s|  9900k|  8659k|     0 |   0.0 |2877M| 427 |   - | 526 |9768 |   0 |   0 |   0 |2143k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
998.40/998.44	c   789s|  9910k|  8659k|     0 |   0.0 |2879M| 427 |   - | 526 |  16k|   0 |   0 |   0 |2162k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1002.50/1002.51	c   793s|  9920k|  8659k|     0 |   0.0 |2882M| 427 |   - | 526 |  28k|   0 |   0 |   0 |2184k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1007.30/1007.39	c   798s|  9930k|  8659k|     0 |   0.0 |2878M| 427 |   - | 526 |  17k|   0 |   0 |   0 |2201k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1012.00/1012.06	c   802s|  9940k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |8463 |   0 |   0 |   0 |2215k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1016.70/1016.70	c   806s|  9950k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |8638 |   0 |   0 |   0 |2227k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1021.10/1021.17	c   810s|  9960k|  8659k|     0 |   0.0 |2877M| 427 |   - | 526 |9792 |   0 |   0 |   0 |2244k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1026.30/1026.31	c   815s|  9970k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |7660 |   0 |   0 |   0 |2255k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1031.20/1031.26	c   819s|  9980k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |6729 |   0 |   0 |   0 |2267k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1036.10/1036.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1036.10/1036.13	c   824s|  9990k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |7218 |   0 |   0 |   0 |2279k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1040.30/1040.38	c   827s| 10000k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |6459 |   0 |   0 |   0 |2293k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1044.50/1044.59	c   831s| 10010k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |7992 |   0 |   0 |   0 |2307k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1048.80/1048.83	c   835s| 10020k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |7227 |   0 |   0 |   0 |2321k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1053.70/1053.79	c   839s| 10030k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |8512 |   0 |   0 |   0 |2332k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1058.00/1058.02	c   843s| 10040k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |8740 |   0 |   0 |   0 |2342k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1062.61/1062.66	c   847s| 10050k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |8946 |   0 |   0 |   0 |2355k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1067.40/1067.40	c   852s| 10060k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |6338 |   0 |   0 |   0 |2367k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1071.70/1071.70	c   856s| 10070k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |6962 |   0 |   0 |   0 |2379k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1076.10/1076.15	c   860s| 10080k|  8659k|     0 |   0.0 |2876M| 427 |   - | 526 |6724 |   0 |   0 |   0 |2390k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1080.90/1080.96	c   864s| 10090k|  8659k|     0 |   0.0 |2875M| 427 |   - | 526 |5226 |   0 |   0 |   0 |2403k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1086.29/1086.32	c   869s| 10100k|  8659k|     0 |   0.0 |2875M| 427 |   - | 526 |5471 |   0 |   0 |   0 |2416k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1090.30/1090.36	c   873s| 10110k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |  10k|   0 |   0 |   0 |2433k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1094.40/1094.42	c   877s| 10120k|  8658k|     0 |   0.0 |2880M| 427 |   - | 526 |  18k|   0 |   0 |   0 |2452k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1098.80/1098.81	c   881s| 10130k|  8658k|     0 |   0.0 |2880M| 427 |   - | 526 |  20k|   0 |   0 |   0 |2473k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1103.10/1103.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1103.10/1103.17	c   885s| 10140k|  8658k|     0 |   0.0 |2883M| 427 |   - | 526 |  26k|   0 |   0 |   0 |2491k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1108.30/1108.30	c   889s| 10150k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |6809 |   0 |   0 |   0 |2504k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1112.30/1112.39	c   893s| 10160k|  8658k|     0 |   0.0 |2878M| 427 |   - | 526 |  11k|   0 |   0 |   0 |2519k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1116.60/1116.64	c   897s| 10170k|  8658k|     0 |   0.0 |2878M| 427 |   - | 526 |  11k|   0 |   0 |   0 |2535k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1121.00/1121.04	c   901s| 10180k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |8423 |   0 |   0 |   0 |2547k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1125.31/1125.39	c   905s| 10190k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |8521 |   0 |   0 |   0 |2562k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1130.30/1130.38	c   910s| 10200k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |8149 |   0 |   0 |   0 |2573k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1135.10/1135.20	c   914s| 10210k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |7831 |   0 |   0 |   0 |2585k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1139.10/1139.18	c   918s| 10220k|  8658k|     0 |   0.0 |2880M| 427 |   - | 526 |  15k|   0 |   0 |   0 |2602k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1142.40/1142.45	c   921s| 10230k|  8658k|     0 |   0.0 |2881M| 427 |   - | 526 |  19k|   0 |   0 |   0 |2619k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1146.81/1146.87	c   925s| 10240k|  8658k|     0 |   0.0 |2882M| 427 |   - | 526 |  21k|   0 |   0 |   0 |2632k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1150.80/1150.88	c   929s| 10250k|  8658k|     0 |   0.0 |2878M| 427 |   - | 526 |7965 |   0 |   0 |   0 |2645k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1155.20/1155.27	c   933s| 10260k|  8658k|     0 |   0.0 |2879M| 427 |   - | 526 |  10k|   0 |   0 |   0 |2659k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1159.80/1159.81	c   937s| 10270k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |6895 |   0 |   0 |   0 |2671k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1164.70/1164.72	c   941s| 10280k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |6950 |   0 |   0 |   0 |2680k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1169.10/1169.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1169.10/1169.18	c   945s| 10290k|  8658k|     0 |   0.0 |2878M| 427 |   - | 526 |9180 |   0 |   0 |   0 |2693k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1173.40/1173.47	c   949s| 10300k|  8658k|     0 |   0.0 |2879M| 427 |   - | 526 |  13k|   0 |   0 |   0 |2708k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1178.50/1178.52	c   954s| 10310k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |6630 |   0 |   0 |   0 |2721k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1183.00/1183.05	c   958s| 10320k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |9227 |   0 |   0 |   0 |2738k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1188.30/1188.30	c   963s| 10330k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |9096 |   0 |   0 |   0 |2751k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1193.20/1193.24	c   968s| 10340k|  8658k|     0 |   0.0 |2878M| 427 |   - | 526 |  12k|   0 |   0 |   0 |2764k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1197.81/1197.86	c   972s| 10350k|  8658k|     0 |   0.0 |2879M| 427 |   - | 526 |  15k|   0 |   0 |   0 |2779k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1202.70/1202.79	c   977s| 10360k|  8658k|     0 |   0.0 |2880M| 427 |   - | 526 |  18k|   0 |   0 |   0 |2793k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1208.00/1208.01	c   981s| 10370k|  8658k|     0 |   0.0 |2880M| 427 |   - | 526 |  20k|   0 |   0 |   0 |2806k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1213.40/1213.42	c   987s| 10380k|  8658k|     0 |   0.0 |2878M| 427 |   - | 526 |  11k|   0 |   0 |   0 |2817k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1217.91/1217.93	c   991s| 10390k|  8658k|     0 |   0.0 |2878M| 427 |   - | 526 |  12k|   0 |   0 |   0 |2829k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1222.60/1222.61	c   995s| 10400k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |7083 |   0 |   0 |   0 |2843k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1226.71/1226.76	c   999s| 10410k|  8658k|     0 |   0.0 |2877M| 427 |   - | 526 |7640 |   0 |   0 |   0 |2855k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1230.71/1230.79	c  1002s| 10420k|  8658k|     0 |   0.0 |2879M| 427 |   - | 526 |  13k|   0 |   0 |   0 |2872k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1234.80/1234.84	c  1006s| 10430k|  8657k|     0 |   0.0 |2883M| 427 |   - | 526 |  24k|   0 |   0 |   0 |2892k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1239.01/1239.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1239.01/1239.06	c  1010s| 10440k|  8657k|     0 |   0.0 |2888M| 427 |   - | 526 |  36k|   0 |   0 |   0 |2914k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1243.50/1243.53	c  1014s| 10450k|  8657k|     0 |   0.0 |2888M| 427 |   - | 526 |  33k|   0 |   0 |   0 |2933k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1248.10/1248.13	c  1018s| 10460k|  8657k|     0 |   0.0 |2890M| 427 |   - | 526 |  36k|   0 |   0 |   0 |2954k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1252.51/1252.60	c  1022s| 10470k|  8657k|     0 |   0.0 |2893M| 427 |   - | 526 |  41k|   0 |   0 |   0 |2970k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1257.10/1257.15	c  1027s| 10480k|  8657k|     0 |   0.0 |2896M| 427 |   - | 526 |  48k|   0 |   0 |   0 |2988k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1263.11/1263.16	c  1032s| 10490k|  8657k|     0 |   0.0 |2883M| 427 |   - | 526 |7411 |   0 |   0 |   0 |3002k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1267.40/1267.43	c  1036s| 10500k|  8657k|     0 |   0.0 |2884M| 427 |   - | 526 |  10k|   0 |   0 |   0 |3015k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1272.20/1272.21	c  1041s| 10510k|  8657k|     0 |   0.0 |2883M| 427 |   - | 526 |9612 |   0 |   0 |   0 |3028k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1277.20/1277.20	c  1045s| 10520k|  8657k|     0 |   0.0 |2885M| 427 |   - | 526 |  14k|   0 |   0 |   0 |3044k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1282.11/1282.16	c  1050s| 10530k|  8657k|     0 |   0.0 |2888M| 427 |   - | 526 |  25k|   0 |   0 |   0 |3065k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1286.70/1286.77	c  1054s| 10540k|  8657k|     0 |   0.0 |2891M| 427 |   - | 526 |  36k|   0 |   0 |   0 |3085k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1291.31/1291.35	c  1058s| 10550k|  8657k|     0 |   0.0 |2894M| 427 |   - | 526 |  46k|   0 |   0 |   0 |3104k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1296.61/1296.64	c  1063s| 10560k|  8657k|     0 |   0.0 |2888M| 427 |   - | 526 |  28k|   0 |   0 |   0 |3121k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1302.11/1302.17	c  1068s| 10570k|  8657k|     0 |   0.0 |2888M| 427 |   - | 526 |  30k|   0 |   0 |   0 |3133k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1307.70/1307.70	c  1074s| 10580k|  8657k|     0 |   0.0 |2889M| 427 |   - | 526 |  33k|   0 |   0 |   0 |3145k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1313.20/1313.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1313.20/1313.20	c  1079s| 10590k|  8657k|     0 |   0.0 |2887M| 427 |   - | 526 |  22k|   0 |   0 |   0 |3160k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1318.40/1318.47	c  1084s| 10600k|  8657k|     0 |   0.0 |2889M| 427 |   - | 526 |  26k|   0 |   0 |   0 |3175k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1324.71/1324.78	c  1090s| 10610k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  20k|   0 |   0 |   0 |3191k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1329.61/1329.66	c  1094s| 10620k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  18k|   0 |   0 |   0 |3210k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1337.01/1337.04	c  1101s| 10630k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  17k|   0 |   0 |   0 |3223k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1342.40/1342.41	c  1106s| 10640k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  19k|   0 |   0 |   0 |3236k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1347.51/1347.53	c  1111s| 10650k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  19k|   0 |   0 |   0 |3253k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1352.91/1352.92	c  1116s| 10660k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  19k|   0 |   0 |   0 |3268k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1358.41/1358.48	c  1121s| 10670k|  8657k|     0 |   0.0 |2887M| 427 |   - | 526 |  21k|   0 |   0 |   0 |3281k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1365.01/1365.08	c  1127s| 10680k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  20k|   0 |   0 |   0 |3295k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1372.30/1372.39	c  1134s| 10690k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  20k|   0 |   0 |   0 |3307k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1380.30/1380.36	c  1142s| 10700k|  8657k|     0 |   0.0 |2887M| 427 |   - | 526 |  21k|   0 |   0 |   0 |3320k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1387.50/1387.54	c  1149s| 10710k|  8657k|     0 |   0.0 |2887M| 427 |   - | 526 |  23k|   0 |   0 |   0 |3333k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1395.30/1395.39	c  1156s| 10720k|  8657k|     0 |   0.0 |2887M| 427 |   - | 526 |  20k|   0 |   0 |   0 |3344k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1402.20/1402.22	c  1163s| 10730k|  8657k|     0 |   0.0 |2887M| 427 |   - | 526 |  22k|   0 |   0 |   0 |3356k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1408.61/1408.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1408.61/1408.60	c  1169s| 10740k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  18k|   0 |   0 |   0 |3368k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1414.30/1414.32	c  1174s| 10750k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  18k|   0 |   0 |   0 |3382k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1420.20/1420.27	c  1180s| 10760k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  16k|   0 |   0 |   0 |3395k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1425.30/1425.30	c  1184s| 10770k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  16k|   0 |   0 |   0 |3408k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1431.11/1431.17	c  1190s| 10780k|  8657k|     0 |   0.0 |2885M| 427 |   - | 526 |  14k|   0 |   0 |   0 |3421k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1437.90/1437.98	c  1196s| 10790k|  8657k|     0 |   0.0 |2885M| 427 |   - | 526 |  15k|   0 |   0 |   0 |3433k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1443.61/1443.61	c  1202s| 10800k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  15k|   0 |   0 |   0 |3446k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1448.51/1448.53	c  1206s| 10810k|  8657k|     0 |   0.0 |2887M| 427 |   - | 526 |  18k|   0 |   0 |   0 |3460k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1452.81/1452.84	c  1210s| 10820k|  8657k|     0 |   0.0 |2888M| 427 |   - | 526 |  22k|   0 |   0 |   0 |3474k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1457.10/1457.14	c  1214s| 10830k|  8657k|     0 |   0.0 |2891M| 427 |   - | 526 |  30k|   0 |   0 |   0 |3492k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1461.40/1461.42	c  1218s| 10840k|  8657k|     0 |   0.0 |2892M| 427 |   - | 526 |  34k|   0 |   0 |   0 |3508k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1466.90/1466.91	c  1223s| 10850k|  8657k|     0 |   0.0 |2886M| 427 |   - | 526 |  19k|   0 |   0 |   0 |3522k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1473.91/1473.92	c  1230s| 10860k|  8657k|     0 |   0.0 |2885M| 427 |   - | 526 |  13k|   0 |   0 |   0 |3534k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1479.90/1479.93	c  1235s| 10870k|  8657k|     0 |   0.0 |2885M| 427 |   - | 526 |  12k|   0 |   0 |   0 |3547k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1486.41/1486.41	c  1241s| 10880k|  8657k|     0 |   0.0 |2885M| 427 |   - | 526 |  12k|   0 |   0 |   0 |3558k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1492.11/1492.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1492.11/1492.14	c  1247s| 10890k|  8657k|     0 |   0.0 |2885M| 427 |   - | 526 |  11k|   0 |   0 |   0 |3570k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1497.41/1497.45	c  1252s| 10900k|  8657k|     0 |   0.0 |2885M| 427 |   - | 526 |  12k|   0 |   0 |   0 |3582k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1503.00/1503.06	c  1257s| 10910k|  8657k|     0 |   0.0 |2885M| 427 |   - | 526 |  11k|   0 |   0 |   0 |3596k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1509.41/1509.41	c  1263s| 10920k|  8657k|     0 |   0.0 |2885M| 427 |   - | 526 |  11k|   0 |   0 |   0 |3607k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1514.21/1514.22	c  1267s| 10930k|  8657k|     0 |   0.0 |2884M| 427 |   - | 526 |  12k|   0 |   0 |   0 |3621k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1518.70/1518.79	c  1272s| 10940k|  8656k|     0 |   0.0 |2888M| 427 |   - | 526 |  22k|   0 |   0 |   0 |3640k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1522.71/1522.78	c  1275s| 10950k|  8656k|     0 |   0.0 |2892M| 427 |   - | 526 |  34k|   0 |   0 |   0 |3662k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1527.50/1527.54	c  1280s| 10960k|  8656k|     0 |   0.0 |2895M| 427 |   - | 526 |  43k|   0 |   0 |   0 |3680k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1532.40/1532.45	c  1284s| 10970k|  8656k|     0 |   0.0 |2894M| 427 |   - | 526 |  38k|   0 |   0 |   0 |3698k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1536.61/1536.68	c  1288s| 10980k|  8656k|     0 |   0.0 |2897M| 427 |   - | 526 |  48k|   0 |   0 |   0 |3722k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1541.60/1541.63	c  1293s| 10990k|  8656k|     0 |   0.0 |2897M| 427 |   - | 526 |  46k|   0 |   0 |   0 |3742k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1547.81/1547.84	c  1299s| 11000k|  8656k|     0 |   0.0 |2885M| 427 |   - | 526 |6909 |   0 |   0 |   0 |3759k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1552.01/1552.09	c  1303s| 11010k|  8656k|     0 |   0.0 |2885M| 427 |   - | 526 |7564 |   0 |   0 |   0 |3777k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1556.81/1556.87	c  1307s| 11020k|  8656k|     0 |   0.0 |2885M| 427 |   - | 526 |7620 |   0 |   0 |   0 |3790k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1561.61/1561.63	c  1311s| 11030k|  8656k|     0 |   0.0 |2888M| 427 |   - | 526 |  16k|   0 |   0 |   0 |3810k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1566.20/1566.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1566.20/1566.30	c  1316s| 11040k|  8656k|     0 |   0.0 |2890M| 427 |   - | 526 |  23k|   0 |   0 |   0 |3827k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1571.31/1571.32	c  1320s| 11050k|  8656k|     0 |   0.0 |2887M| 427 |   - | 526 |  11k|   0 |   0 |   0 |3842k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1576.11/1576.12	c  1325s| 11060k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |8863 |   0 |   0 |   0 |3858k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1580.50/1580.58	c  1329s| 11070k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |  10k|   0 |   0 |   0 |3874k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1585.50/1585.56	c  1334s| 11080k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |8709 |   0 |   0 |   0 |3886k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1590.31/1590.31	c  1338s| 11090k|  8656k|     0 |   0.0 |2885M| 427 |   - | 526 |7644 |   0 |   0 |   0 |3899k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1595.30/1595.33	c  1343s| 11100k|  8656k|     0 |   0.0 |2885M| 427 |   - | 526 |7827 |   0 |   0 |   0 |3912k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1599.00/1599.08	c  1346s| 11110k|  8656k|     0 |   0.0 |2885M| 427 |   - | 526 |7449 |   0 |   0 |   0 |3923k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1602.90/1602.94	c  1350s| 11120k|  8656k|     0 |   0.0 |2885M| 427 |   - | 526 |7737 |   0 |   0 |   0 |3933k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1607.80/1607.87	c  1354s| 11130k|  8656k|     0 |   0.0 |2885M| 427 |   - | 526 |7793 |   0 |   0 |   0 |3944k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1613.51/1613.54	c  1359s| 11140k|  8656k|     0 |   0.0 |2885M| 427 |   - | 526 |9388 |   0 |   0 |   0 |3955k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1619.00/1619.00	c  1365s| 11150k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |  10k|   0 |   0 |   0 |3969k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1625.50/1625.53	c  1371s| 11160k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |9882 |   0 |   0 |   0 |3979k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1631.71/1631.70	c  1377s| 11170k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |  10k|   0 |   0 |   0 |3990k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1637.31/1637.38	c  1382s| 11180k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |  12k|   0 |   0 |   0 |4004k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1643.21/1643.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1643.21/1643.27	c  1387s| 11190k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |  11k|   0 |   0 |   0 |4020k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1648.20/1648.22	c  1392s| 11200k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |9801 |   0 |   0 |   0 |4030k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1653.41/1653.43	c  1397s| 11210k|  8656k|     0 |   0.0 |2888M| 427 |   - | 526 |  14k|   0 |   0 |   0 |4046k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1658.81/1658.85	c  1402s| 11220k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |  10k|   0 |   0 |   0 |4062k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1664.31/1664.31	c  1407s| 11230k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |9936 |   0 |   0 |   0 |4072k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1670.10/1670.11	c  1412s| 11240k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |  10k|   0 |   0 |   0 |4083k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1675.91/1675.95	c  1418s| 11250k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |  10k|   0 |   0 |   0 |4094k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1681.21/1681.29	c  1423s| 11260k|  8656k|     0 |   0.0 |2887M| 427 |   - | 526 |  12k|   0 |   0 |   0 |4105k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1686.81/1686.83	c  1428s| 11270k|  8656k|     0 |   0.0 |2887M| 427 |   - | 526 |  12k|   0 |   0 |   0 |4118k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1691.60/1691.66	c  1433s| 11280k|  8656k|     0 |   0.0 |2887M| 427 |   - | 526 |  14k|   0 |   0 |   0 |4131k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1697.91/1697.93	c  1438s| 11290k|  8656k|     0 |   0.0 |2887M| 427 |   - | 526 |  12k|   0 |   0 |   0 |4143k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1703.71/1703.76	c  1444s| 11300k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |9805 |   0 |   0 |   0 |4155k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1709.32/1709.35	c  1449s| 11310k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |  10k|   0 |   0 |   0 |4168k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1714.81/1714.83	c  1454s| 11320k|  8656k|     0 |   0.0 |2886M| 427 |   - | 526 |  11k|   0 |   0 |   0 |4180k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1720.60/1720.65	c  1460s| 11330k|  8656k|     0 |   0.0 |2887M| 427 |   - | 526 |  14k|   0 |   0 |   0 |4193k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1726.31/1726.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1726.31/1726.30	c  1465s| 11340k|  8656k|     0 |   0.0 |2888M| 427 |   - | 526 |  18k|   0 |   0 |   0 |4206k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1731.81/1731.81	c  1470s| 11350k|  8656k|     0 |   0.0 |2889M| 427 |   - | 526 |  21k|   0 |   0 |   0 |4219k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1737.21/1737.25	c  1475s| 11360k|  8656k|     0 |   0.0 |2890M| 427 |   - | 526 |  27k|   0 |   0 |   0 |4235k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1741.81/1741.86	c  1480s| 11370k|  8656k|     0 |   0.0 |2891M| 427 |   - | 526 |  30k|   0 |   0 |   0 |4250k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1746.41/1746.46	c  1484s| 11380k|  8656k|     0 |   0.0 |2891M| 427 |   - | 526 |  33k|   0 |   0 |   0 |4264k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1752.10/1752.13	c  1489s| 11390k|  8656k|     0 |   0.0 |2892M| 427 |   - | 526 |  35k|   0 |   0 |   0 |4277k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1757.91/1757.91	c  1495s| 11400k|  8656k|     0 |   0.0 |2892M| 427 |   - | 526 |  38k|   0 |   0 |   0 |4290k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1764.70/1764.75	c  1501s| 11410k|  8656k|     0 |   0.0 |2893M| 427 |   - | 526 |  41k|   0 |   0 |   0 |4304k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1772.61/1772.62	c  1509s| 11420k|  8656k|     0 |   0.0 |2892M| 427 |   - | 526 |  34k|   0 |   0 |   0 |4316k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1779.91/1779.98	c  1516s| 11430k|  8656k|     0 |   0.0 |2887M| 427 |   - | 526 |  10k|   0 |   0 |   0 |4328k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1785.21/1785.27	c  1520s| 11440k|  8656k|     0 |   0.0 |2887M| 427 |   - | 526 |9128 |   0 |   0 |   0 |4338k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1791.81/1791.89	c  1527s| 11450k|  8656k|     0 |   0.0 |2887M| 427 |   - | 526 |9401 |   0 |   0 |   0 |4349k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1797.31/1797.33	c  1532s| 11460k|  8656k|     0 |   0.0 |2887M| 427 |   - | 526 |  11k|   0 |   0 |   0 |4362k|   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
1800.01/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.01/1800.00	c 
1800.01/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.00	c Solving Time (sec) : 1534.38
1800.01/1800.00	c Solving Nodes      : 11463762
1800.01/1800.00	c Primal Bound       : +2.40000000000000e+01 (6 solutions)
1800.01/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.01/1800.00	c Gap                : infinite
1800.01/1800.00	s SATISFIABLE
1800.01/1800.00	v -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 
1800.01/1800.00	v -x478 x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 
1800.01/1800.00	v -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 x443 -x442 -x441 -x440 -x439 -x438 -x437 
1800.01/1800.00	v -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 x416 
1800.01/1800.00	v -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 
1800.01/1800.00	v -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 x386 -x385 -x384 -x383 -x382 -x381 -x380 x379 -x378 -x377 -x376 -x375 -x374 
1800.01/1800.00	v -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 
1800.01/1800.00	v -x352 -x351 -x350 -x349 -x348 x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 
1800.01/1800.00	v -x331 -x330 x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 
1800.01/1800.00	v -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 x302 -x301 x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 
1800.01/1800.00	v -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 
1800.01/1800.00	v -x268 -x267 -x266 -x265 -x264 -x263 -x262 x261 -x260 -x259 -x258 -x257 -x256 -x255 x254 -x253 -x252 -x251 -x250 -x249 -x248 
1800.01/1800.00	v -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 
1800.01/1800.00	v -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 
1800.01/1800.00	v -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 
1800.01/1800.00	v x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 x166 -x165 -x164 
1800.01/1800.00	v -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 x146 -x145 -x144 -x143 
1800.01/1800.00	v -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 
1800.01/1800.00	v -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 
1800.01/1800.00	v -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 
1800.01/1800.00	v -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 
1800.01/1800.00	v x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 x28 -x27 -x26 
1800.01/1800.00	v -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 x5 -x4 -x3 -x2 -x1 
1800.01/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.00	c Solving Time       :    1534.38
1800.01/1800.00	c Original Problem   :
1800.01/1800.00	c   Problem name     : HOME/instance-2693767-1277891775.wbo
1800.01/1800.00	c   Variables        : 526 (513 binary, 0 integer, 0 implicit integer, 13 continuous)
1800.01/1800.00	c   Constraints      : 59 initial, 59 maximal
1800.01/1800.00	c Presolved Problem  :
1800.01/1800.00	c   Problem name     : t_HOME/instance-2693767-1277891775.wbo
1800.01/1800.00	c   Variables        : 526 (513 binary, 0 integer, 0 implicit integer, 13 continuous)
1800.01/1800.00	c   Constraints      : 58 initial, 54001 maximal
1800.01/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.00	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.00	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.00	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.00	c   linear           :       0.00          0          0          0         13          0          1          0          0
1800.01/1800.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.00	c   indicator        :         13          0     160870          0      51136          0        185          0          0          0
1800.01/1800.00	c   setppc           :         12          0   23030008          0   10597849     824026   40678680          0          0          0
1800.01/1800.00	c   linear           :         13          0   22349049          0   10620227     371685   19508832          0          0          0
1800.01/1800.00	c   logicor          :         20+         0   12363022          0   10620943     505694   14581785          0          0          0
1800.01/1800.00	c   bounddisjunction :          0+         0         39          0          0          0          2          0          0          0
1800.01/1800.00	c   countsols        :          0          0          0          0   10620952          0          0          0          0          0
1800.01/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.00	c   indicator        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.00	c   setppc           :     364.26       0.00     339.36       0.00      24.90
1800.01/1800.00	c   linear           :     186.96       0.00     186.79       0.00       0.17
1800.01/1800.00	c   logicor          :     390.36       0.00     353.98       0.00      36.38
1800.01/1800.00	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.00	c   vbounds          :       0.00          2          0          0
1800.01/1800.00	c   rootredcost      :       0.00          0          0          0
1800.01/1800.00	c   pseudoobj        :       2.82   23177327          6         52
1800.01/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.00	c   propagation      :     581.60    1701407    1701407   15825730      170.6    2474184       17.3          -
1800.01/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.00	c   pseudo solution  :       0.00          1          1          1        2.0          0        0.0          -
1800.01/1800.00	c   applied globally :          -          -          -    2876472       19.4          -          -          -
1800.01/1800.00	c   applied locally  :          -          -          -    1490995      111.7          -          -          -
1800.01/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.01/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.01/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.01/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.01/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.01/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.01/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.01/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.01/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.01/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.01/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.01/1800.00	c Pricers            :       Time      Calls       Vars
1800.01/1800.00	c   problem variables:       0.00          0          0
1800.01/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.01/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.00	c   inference        :     195.18   10620946          0          0          0          0   21241892
1800.01/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.00	c   LP solutions     :       0.00          -          0
1800.01/1800.00	c   pseudo solutions :       0.21          -          6
1800.01/1800.00	c   oneopt           :       0.12          0          0
1800.01/1800.00	c   trivial          :       0.00          2          0
1800.01/1800.00	c   simplerounding   :       0.00          0          0
1800.01/1800.00	c   zirounding       :       0.00          0          0
1800.01/1800.00	c   rounding         :       0.00          0          0
1800.01/1800.00	c   shifting         :       0.00          0          0
1800.01/1800.00	c   intshifting      :       0.00          0          0
1800.01/1800.00	c   twoopt           :       0.00          0          0
1800.01/1800.00	c   fixandinfer      :       0.00          0          0
1800.01/1800.00	c   feaspump         :       0.00          0          0
1800.01/1800.00	c   coefdiving       :       0.00          0          0
1800.01/1800.00	c   pscostdiving     :       0.00          0          0
1800.01/1800.00	c   fracdiving       :       0.00          0          0
1800.01/1800.00	c   veclendiving     :       0.00          0          0
1800.01/1800.00	c   intdiving        :       0.00          0          0
1800.01/1800.00	c   actconsdiving    :       0.00          0          0
1800.01/1800.00	c   objpscostdiving  :       0.00          0          0
1800.01/1800.00	c   rootsoldiving    :       0.00          0          0
1800.01/1800.00	c   linesearchdiving :       0.00          0          0
1800.01/1800.00	c   guideddiving     :       0.00          0          0
1800.01/1800.00	c   octane           :       0.00          0          0
1800.01/1800.00	c   rens             :       0.00          0          0
1800.01/1800.00	c   rins             :       0.00          0          0
1800.01/1800.00	c   localbranching   :       0.00          0          0
1800.01/1800.00	c   mutation         :       0.00          0          0
1800.01/1800.00	c   crossover        :       0.00          0          0
1800.01/1800.00	c   dins             :       0.00          0          0
1800.01/1800.00	c   undercover       :       0.00          0          0
1800.01/1800.00	c   nlp              :       0.00          0          0
1800.01/1800.00	c   trysol           :       0.00          1          0
1800.01/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.01/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.01/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.01/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.01/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.01/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.01/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.00	c B&B Tree           :
1800.01/1800.00	c   number of runs   :          1
1800.01/1800.00	c   nodes            :   11463762
1800.01/1800.00	c   nodes (total)    :   11463762
1800.01/1800.00	c   nodes left       :    8656375
1800.01/1800.00	c   max depth        :        427
1800.01/1800.00	c   max depth (total):        427
1800.01/1800.00	c   backtracks       :     923897 (8.1%)
1800.01/1800.00	c   delayed cutoffs  :    1121457
1800.01/1800.00	c   repropagations   :    2243734 (33638198 domain reductions, 858602 cutoffs)
1800.01/1800.00	c   avg switch length:       3.66
1800.01/1800.00	c   switching time   :     277.67
1800.01/1800.00	c Solution           :
1800.01/1800.00	c   Solutions found  :          6 (6 improvements)
1800.01/1800.00	c   First Solution   : +1.89000000000000e+02   (in run 1, after 2922318 nodes, 143.13 seconds, depth 424, found by <relaxation>)
1800.01/1800.00	c   Primal Bound     : +2.40000000000000e+01   (in run 1, after 2930155 nodes, 143.64 seconds, depth 298, found by <relaxation>)
1800.01/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.01/1800.00	c   Gap              :   infinite
1800.01/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.01/1800.00	c   Root Iterations  :          0

Verifier Data

OK	24

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.18 3/178 9029
/proc/meminfo: memFree=30605844/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=8548 CPUtime=0
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 1615 0 0 0 0 0 0 0 21 0 1 0 130475017 8753152 1538 4089446400 4194304 7136930 140734105656016 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9029/statm: 2137 1538 275 719 0 1416 0

[startup+0.00856396 s]
/proc/loadavg: 2.00 2.00 2.18 3/178 9029
/proc/meminfo: memFree=30605844/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=11344 CPUtime=0
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 2479 0 0 0 0 0 0 0 21 0 1 0 130475017 11616256 2049 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 2836 2051 344 719 0 2115 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11344

[startup+0.100598 s]
/proc/loadavg: 2.00 2.00 2.18 3/178 9029
/proc/meminfo: memFree=30605844/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=13468 CPUtime=0.09
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 4355 0 0 0 6 3 0 0 18 0 1 0 130475017 13791232 2640 4089446400 4194304 7136930 140734105656016 18446744073709551615 6328631 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 3367 2641 394 719 0 2646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13468

[startup+0.30055 s]
/proc/loadavg: 2.00 2.00 2.18 3/178 9029
/proc/meminfo: memFree=30605844/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=14764 CPUtime=0.29
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 4721 0 0 0 20 9 0 0 18 0 1 0 130475017 15118336 3006 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 3691 3006 394 719 0 2970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14764

[startup+0.700493 s]
/proc/loadavg: 2.00 2.00 2.18 3/178 9029
/proc/meminfo: memFree=30605844/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=17508 CPUtime=0.69
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 5403 0 0 0 48 21 0 0 18 0 1 0 130475017 17928192 3688 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 4377 3688 394 719 0 3656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17508

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.18 3/179 9030
/proc/meminfo: memFree=30588848/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=23080 CPUtime=1.49
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 6846 0 0 0 104 45 0 0 20 0 1 0 130475017 23633920 5131 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 5770 5131 394 719 0 5049 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23080

[startup+3.10106 s]
/proc/loadavg: 2.00 2.00 2.18 3/179 9030
/proc/meminfo: memFree=30579176/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=33260 CPUtime=3.09
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 9501 0 0 0 208 101 0 0 25 0 1 0 130475017 34058240 7786 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 8315 7786 394 719 0 7594 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33260

[startup+6.3005 s]
/proc/loadavg: 2.00 2.00 2.18 3/179 9031
/proc/meminfo: memFree=30557636/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=52616 CPUtime=6.29
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 14044 0 0 0 427 202 0 0 25 0 1 0 130475017 53878784 12329 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 13154 12329 394 719 0 12433 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52616

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.18 3/179 9031
/proc/meminfo: memFree=30516492/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=92012 CPUtime=12.69
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 23270 0 0 0 865 404 0 0 25 0 1 0 130475017 94220288 21555 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 23003 21555 394 719 0 22282 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92012

[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 2.18 3/179 9032
/proc/meminfo: memFree=30433600/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=161824 CPUtime=25.49
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 41560 0 0 0 1752 797 0 0 25 0 1 0 130475017 165707776 39845 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 40456 39845 394 719 0 39735 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 161824

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 2.17 3/179 9032
/proc/meminfo: memFree=30263744/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=316104 CPUtime=51.09
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 79769 0 0 0 3519 1590 0 0 25 0 1 0 130475017 323690496 78054 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 79026 78054 394 719 0 78305 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 316104

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.16 3/179 9034
/proc/meminfo: memFree=29921332/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=621476 CPUtime=102.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 155202 0 0 0 7057 3173 0 0 25 0 1 0 130475017 636391424 153487 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 155369 153487 394 719 0 154648 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 621476

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 9035
/proc/meminfo: memFree=29552380/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=970012 CPUtime=162.29
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 237241 0 0 0 11394 4835 0 0 25 0 1 0 130475017 993292288 235526 4089446400 4194304 7136930 140734105656016 18446744073709551615 6123172 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 242503 235526 394 719 0 241782 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 970012

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.14 3/179 9036
/proc/meminfo: memFree=29226688/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=1236188 CPUtime=222.29
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 306236 0 0 0 15963 6266 0 0 25 0 1 0 130475017 1265856512 304521 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 309047 304521 397 719 0 308326 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1236188

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 2.13 3/179 9038
/proc/meminfo: memFree=28872364/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=1532100 CPUtime=282.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 383881 0 0 0 20190 8040 0 0 25 0 1 0 130475017 1568870400 382166 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 383025 382166 397 719 0 382304 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1532100

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 2.12 3/179 9049
/proc/meminfo: memFree=28517484/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=1888820 CPUtime=342.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 460329 0 0 0 24443 9787 0 0 25 0 1 0 130475017 1934151680 458614 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 472205 458614 397 719 0 471484 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1888820

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 9051
/proc/meminfo: memFree=28172580/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=2177480 CPUtime=402.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 536053 0 0 0 28712 11518 0 0 25 0 1 0 130475017 2229739520 534338 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9029/statm: 544370 534338 397 719 0 543649 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2177480

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/179 9052
/proc/meminfo: memFree=27835112/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=2454996 CPUtime=462.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 608959 0 0 0 33030 13200 0 0 25 0 1 0 130475017 2513915904 607244 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 613749 607244 397 719 0 613028 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2454996

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 9053
/proc/meminfo: memFree=27500500/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=2731536 CPUtime=522.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 681602 0 0 0 37331 14899 0 0 25 0 1 0 130475017 2797092864 679887 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 682884 679887 397 719 0 682163 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2731536

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 9055
/proc/meminfo: memFree=27167624/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3131776 CPUtime=582.29
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 752272 0 0 0 41690 16539 0 0 25 0 1 0 130475017 3206938624 750557 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 782944 750557 397 719 0 782223 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 3131776

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 9057
/proc/meminfo: memFree=27086712/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3167572 CPUtime=642.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 795125 0 0 0 46923 17307 0 0 25 0 1 0 130475017 3243593728 759554 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 791893 759554 397 719 0 791172 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 3167572

[startup+702.3 s]

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

/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 802634 0 0 0 84707 21523 0 0 25 0 1 0 130475017 3276623872 766039 4089446400 4194304 7136930 140734105656016 18446744073709551615 4240463 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 799957 766039 397 719 0 799236 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 3199828

[startup+1122.3 s]
/proc/loadavg: 1.97 1.98 2.02 3/179 9097
/proc/meminfo: memFree=27972388/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3206892 CPUtime=1122.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 803976 0 0 0 90228 22002 0 0 25 0 1 0 130475017 3283857408 767381 4089446400 4194304 7136930 140734105656016 18446744073709551615 4209110 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 801723 767381 397 719 0 801002 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 3206892

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 2.02 3/179 9099
/proc/meminfo: memFree=27813876/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3206892 CPUtime=1182.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 804001 0 0 0 95758 22472 0 0 25 0 1 0 130475017 3283857408 767406 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 801723 767406 397 719 0 801002 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 3206892

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 2.01 3/179 9101
/proc/meminfo: memFree=27621880/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3213268 CPUtime=1242.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 805425 0 0 0 101300 22930 0 0 25 0 1 0 130475017 3290386432 768830 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 803317 768830 397 719 0 802596 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 3213268

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 2.01 3/179 9103
/proc/meminfo: memFree=27451324/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3238028 CPUtime=1302.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 811724 0 0 0 106860 23370 0 0 25 0 1 0 130475017 3315740672 774105 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 809507 774105 397 719 0 808786 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 3238028

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/179 9104
/proc/meminfo: memFree=27294052/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3238392 CPUtime=1362.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 811764 0 0 0 112479 23751 0 0 25 0 1 0 130475017 3316113408 774145 4089446400 4194304 7136930 140734105656016 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 809598 774145 397 719 0 808877 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 3238392

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 2.00 3/179 9105
/proc/meminfo: memFree=27142356/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3238392 CPUtime=1422.31
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 811780 0 0 0 118158 24073 0 0 25 0 1 0 130475017 3316113408 774161 4089446400 4194304 7136930 140734105656016 18446744073709551615 5908957 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 809598 774161 397 719 0 808877 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 3238392

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/179 9107
/proc/meminfo: memFree=26984964/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3238532 CPUtime=1482.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 811817 0 0 0 123753 24477 0 0 25 0 1 0 130475017 3316256768 774198 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 809633 774198 397 719 0 808912 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 3238532

[startup+1542.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/179 9109
/proc/meminfo: memFree=26842176/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3241616 CPUtime=1542.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 812821 0 0 0 129350 24880 0 0 25 0 1 0 130475017 3319414784 775202 4089446400 4194304 7136930 140734105656016 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 810404 775202 397 719 0 809683 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 3241616

[startup+1602.3 s]
/proc/loadavg: 2.07 2.01 2.00 3/179 9111
/proc/meminfo: memFree=26695440/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3244336 CPUtime=1602.31
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 813734 0 0 0 134899 25332 0 0 25 0 1 0 130475017 3322200064 775603 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 811084 775603 397 719 0 810363 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 3244336

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 9112
/proc/meminfo: memFree=26535432/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3243308 CPUtime=1662.3
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 813734 0 0 0 140517 25713 0 0 25 0 1 0 130475017 3321147392 775347 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 810827 775347 397 719 0 810106 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 3243308

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9113
/proc/meminfo: memFree=26382868/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3243308 CPUtime=1722.31
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 813734 0 0 0 146131 26100 0 0 25 0 1 0 130475017 3321147392 775347 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 810827 775347 397 719 0 810106 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 3243308

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9115
/proc/meminfo: memFree=26251492/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3243504 CPUtime=1782.31
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 813783 0 0 0 151771 26460 0 0 25 0 1 0 130475017 3321348096 775396 4089446400 4194304 7136930 140734105656016 18446744073709551615 4999842 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 810876 775396 397 719 0 810155 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 3243504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9115
/proc/meminfo: memFree=26222340/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3243504 CPUtime=1800.01
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 813783 0 0 0 153438 26563 0 0 25 0 1 0 130475017 3321348096 775396 4089446400 4194304 7136930 140734105656016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/9029/statm: 810876 775396 397 719 0 810155 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3243504

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -9029

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9116
/proc/meminfo: memFree=26221092/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3243504 CPUtime=1801.4
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 813788 0 0 0 153577 26563 0 0 25 0 1 0 130475017 3321348096 775401 4089446400 4194304 7136930 140734105656016 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9029/statm: 810876 775401 402 719 0 810155 0
Current children cumulated CPU time (s) 1801.4
Current children cumulated vsize (KiB) 3243504

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9116
/proc/meminfo: memFree=26218984/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3243504 CPUtime=1801.81
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 813788 0 0 0 153618 26563 0 0 25 0 1 0 130475017 3321348096 775401 4089446400 4194304 7136930 140734105656016 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9029/statm: 810876 775401 402 719 0 810155 0
Current children cumulated CPU time (s) 1801.81
Current children cumulated vsize (KiB) 3243504

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9116
/proc/meminfo: memFree=26218984/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=3243504 CPUtime=1802
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4202496 813788 0 0 0 153637 26563 0 0 25 0 1 0 130475017 3321348096 775401 4089446400 4194304 7136930 140734105656016 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/9029/statm: 810876 775401 402 719 0 810155 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 3243504

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9116
/proc/meminfo: memFree=26218984/32951124 swapFree=67111528/67111528
[pid=9029] ppid=9027 vsize=0 CPUtime=1802.11
/proc/9029/stat : 9029 (pbscip.linux.x8) R 9027 9029 7649 0 -1 4203524 813788 0 0 0 153638 26573 0 0 25 0 1 0 130475017 0 0 4089446400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9029/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.1
CPU time (s): 1802.12
CPU user time (s): 1536.39
CPU system time (s): 265.736
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3417192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1536.39
system time used= 265.736
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 813788
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= 3
involuntary context switches= 7089

runsolver used 2.70959 second user time and 5.73913 second system time

The end

Launcher Data

Begin job on node107 at 2010-06-30 11:56:15
IDJOB=2693767
IDBENCH=78708
IDSOLVER=1206
FILE ID=node107/2693767-1277891775
PBS_JOBID= 11197140
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-25-20--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693767-1277891775/watcher-2693767-1277891775 -o /tmp/evaluation-result-2693767-1277891775/solver-2693767-1277891775 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693767-1277891775.wbo -t 1800 -m 3800

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

MD5SUM BENCH= baadf39a9a4e5770052dc23dee998ba5
RANDOM SEED=1027645542

node107.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.849
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.69
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.849
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.82
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.849
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.75
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.849
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	: 5332.81
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.849
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.75
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.849
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.82
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.849
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30606496 kB
Buffers:        174248 kB
Cached:        1268920 kB
SwapCached:          0 kB
Active:        1108188 kB
Inactive:      1090988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30606496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3204 kB
Writeback:           0 kB
AnonPages:      755632 kB
Mapped:          15692 kB
Slab:            78628 kB
PageTables:       5652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   902236 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= 74204 MiB
End job on node107 at 2010-06-30 12:26:17