Trace number 2693790

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.2 1802.31

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-21-20--soft-66-100-0.wbo
MD5SUM92adeb187a48a927ab5078673cfa945b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.009998
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables420
Total number of constraints41
Number of soft constraints11
Number of constraints which are clauses21
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 constraint21
Top cost 551
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 550
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
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-2693790-1277892773.wbo>
0.00/0.00	c original problem has 442 variables (431 bin, 0 int, 0 impl, 11 cont) and 53 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, 11 impls, 13 clqs
0.00/0.00	c (round 2) 0 del vars, 1 del conss, 11 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11 impls, 13 clqs
0.00/0.01	c (round 3) 0 del vars, 1 del conss, 11 chg bounds, 0 chg sides, 0 chg coeffs, 17 upgd conss, 11 impls, 13 clqs
0.00/0.01	c (round 4) 0 del vars, 1 del conss, 11 chg bounds, 0 chg sides, 0 chg coeffs, 30 upgd conss, 11 impls, 13 clqs
0.00/0.01	c    (0.0s) probing: 101/431 (23.4%) - 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, 11 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.01	c  11 implications, 13 cliques
0.00/0.01	c presolved problem has 442 variables (431 bin, 0 int, 0 impl, 11 cont) and 52 constraints
0.00/0.01	c      11 constraints of type <indicator>
0.00/0.01	c      13 constraints of type <setppc>
0.00/0.01	c      11 constraints of type <linear>
0.00/0.01	c      17 constraints of type <logicor>
0.00/0.01	c transformed objective value is always integral (scale: 1)
0.00/0.01	c Presolving Time: 0.01
0.00/0.01	c - non default parameters ----------------------------------------------------------------------
0.00/0.01	c # SCIP version 1.2.1.2
0.00/0.01	c 
0.00/0.01	c # frequency for displaying node information lines
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.01	c display/freq = 10000
0.00/0.01	c 
0.00/0.01	c # maximal time in seconds to run
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/time = 1800
0.00/0.01	c 
0.00/0.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/memory = 3420
0.00/0.01	c 
0.00/0.01	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.01	c lp/solvefreq = -1
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify inequalities
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/linear/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify knapsacks
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.01	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.01	c separating/rapidlearning/freq = 0
0.00/0.01	c 
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c start solving
0.00/0.01	c 
0.00/0.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 |     - | 983k|   0 |   - | 442 |  52 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.51	c   0.5s| 10000 |  9843 |     0 |   0.0 |4133k| 334 |   - | 442 | 169 |   0 |   0 |   0 | 302 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.99	c   0.9s| 20000 | 19642 |     0 |   0.0 |7279k| 334 |   - | 442 | 371 |   0 |   0 |   0 | 921 |   0 | 0.000000e+00 |      --      |    Inf 
1.49/1.50	c   1.3s| 30000 | 29240 |     0 |   0.0 |  10M| 334 |   - | 442 | 355 |   0 |   0 |   0 |1936 |   0 | 0.000000e+00 |      --      |    Inf 
1.99/2.01	c   1.8s| 40000 | 38787 |     0 |   0.0 |  13M| 334 |   - | 442 | 344 |   0 |   0 |   0 |2843 |   0 | 0.000000e+00 |      --      |    Inf 
2.49/2.52	c   2.2s| 50000 | 48611 |     0 |   0.0 |  16M| 334 |   - | 442 | 368 |   0 |   0 |   0 |3293 |   0 | 0.000000e+00 |      --      |    Inf 
2.99/3.02	c   2.7s| 60000 | 58433 |     0 |   0.0 |  19M| 334 |   - | 442 | 323 |   0 |   0 |   0 |3782 |   0 | 0.000000e+00 |      --      |    Inf 
3.49/3.52	c   3.1s| 70000 | 68257 |     0 |   0.0 |  22M| 334 |   - | 442 | 277 |   0 |   0 |   0 |4274 |   0 | 0.000000e+00 |      --      |    Inf 
3.99/4.03	c   3.6s| 80000 | 78063 |     0 |   0.0 |  25M| 334 |   - | 442 | 267 |   0 |   0 |   0 |4777 |   0 | 0.000000e+00 |      --      |    Inf 
4.48/4.54	c   4.0s| 90000 | 87870 |     0 |   0.0 |  28M| 334 |   - | 442 | 284 |   0 |   0 |   0 |5304 |   0 | 0.000000e+00 |      --      |    Inf 
4.99/5.03	c   4.5s|100000 | 97697 |     0 |   0.0 |  31M| 334 |   - | 442 | 300 |   0 |   0 |   0 |5790 |   0 | 0.000000e+00 |      --      |    Inf 
5.49/5.53	c   4.9s|110000 |107513 |     0 |   0.0 |  34M| 334 |   - | 442 | 360 |   0 |   0 |   0 |6331 |   0 | 0.000000e+00 |      --      |    Inf 
5.99/6.03	c   5.4s|120000 |117303 |     0 |   0.0 |  37M| 334 |   - | 442 | 420 |   0 |   0 |   0 |6973 |   0 | 0.000000e+00 |      --      |    Inf 
6.49/6.53	c   5.8s|130000 |127102 |     0 |   0.0 |  40M| 334 |   - | 442 | 454 |   0 |   0 |   0 |7641 |   0 | 0.000000e+00 |      --      |    Inf 
6.99/7.04	c   6.3s|140000 |136913 |     0 |   0.0 |  43M| 334 |   - | 442 | 440 |   0 |   0 |   0 |8212 |   0 | 0.000000e+00 |      --      |    Inf 
7.49/7.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.49/7.54	c   6.7s|150000 |146709 |     0 |   0.0 |  46M| 334 |   - | 442 | 498 |   0 |   0 |   0 |8869 |   0 | 0.000000e+00 |      --      |    Inf 
7.99/8.04	c   7.2s|160000 |156498 |     0 |   0.0 |  49M| 334 |   - | 442 | 494 |   0 |   0 |   0 |9515 |   0 | 0.000000e+00 |      --      |    Inf 
8.49/8.54	c   7.6s|170000 |166288 |     0 |   0.0 |  52M| 334 |   - | 442 | 507 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 |      --      |    Inf 
8.99/9.03	c   8.0s|180000 |176100 |     0 |   0.0 |  55M| 334 |   - | 442 | 538 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 |      --      |    Inf 
9.49/9.53	c   8.5s|190000 |185900 |     0 |   0.0 |  58M| 334 |   - | 442 | 618 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 |      --      |    Inf 
9.99/10.03	c   8.9s|200000 |195721 |     0 |   0.0 |  60M| 334 |   - | 442 | 565 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 |      --      |    Inf 
10.49/10.53	c   9.4s|210000 |205520 |     0 |   0.0 |  63M| 334 |   - | 442 | 615 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 |      --      |    Inf 
10.99/11.04	c   9.8s|220000 |215317 |     0 |   0.0 |  66M| 334 |   - | 442 | 575 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 |      --      |    Inf 
11.49/11.54	c  10.3s|230000 |225099 |     0 |   0.0 |  69M| 334 |   - | 442 | 558 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 |      --      |    Inf 
12.00/12.04	c  10.7s|240000 |234903 |     0 |   0.0 |  72M| 334 |   - | 442 | 568 |   0 |   0 |   0 |  14k|   0 | 0.000000e+00 |      --      |    Inf 
12.49/12.54	c  11.2s|250000 |244694 |     0 |   0.0 |  75M| 334 |   - | 442 | 559 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 |      --      |    Inf 
12.99/13.04	c  11.6s|260000 |254481 |     0 |   0.0 |  78M| 334 |   - | 442 | 565 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 |      --      |    Inf 
13.49/13.54	c  12.1s|270000 |264258 |     0 |   0.0 |  81M| 334 |   - | 442 | 595 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 |      --      |    Inf 
13.99/14.03	c  12.5s|280000 |274057 |     0 |   0.0 |  84M| 334 |   - | 442 | 576 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
14.49/14.52	c  12.9s|290000 |283853 |     0 |   0.0 |  87M| 334 |   - | 442 | 632 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
14.99/15.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
14.99/15.02	c  13.3s|300000 |293613 |     0 |   0.0 |  90M| 334 |   - | 442 | 609 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 |      --      |    Inf 
15.49/15.52	c  13.8s|310000 |303410 |     0 |   0.0 |  93M| 334 |   - | 442 | 558 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
15.98/16.00	c  14.2s|320000 |313197 |     0 |   0.0 |  96M| 334 |   - | 442 | 583 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
16.40/16.49	c  14.7s|330000 |322992 |     0 |   0.0 |  99M| 334 |   - | 442 | 542 |   0 |   0 |   0 |  20k|   0 | 0.000000e+00 |      --      |    Inf 
16.89/16.99	c  15.1s|340000 |332762 |     0 |   0.0 | 102M| 334 |   - | 442 | 624 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
17.38/17.49	c  15.6s|350000 |342529 |     0 |   0.0 | 105M| 334 |   - | 442 | 577 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
17.88/17.98	c  16.0s|360000 |352313 |     0 |   0.0 | 108M| 334 |   - | 442 | 577 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 |      --      |    Inf 
18.38/18.47	c  16.4s|370000 |362108 |     0 |   0.0 | 111M| 334 |   - | 442 | 546 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 |      --      |    Inf 
18.89/18.97	c  16.9s|380000 |371898 |     0 |   0.0 | 114M| 334 |   - | 442 | 511 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
19.39/19.46	c  17.3s|390000 |381679 |     0 |   0.0 | 117M| 334 |   - | 442 | 460 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 |      --      |    Inf 
19.89/19.94	c  17.8s|400000 |391475 |     0 |   0.0 | 120M| 334 |   - | 442 | 438 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 |      --      |    Inf 
20.39/20.43	c  18.2s|410000 |401273 |     0 |   0.0 | 123M| 334 |   - | 442 | 428 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
20.89/20.92	c  18.6s|420000 |411054 |     0 |   0.0 | 125M| 334 |   - | 442 | 431 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
21.38/21.41	c  19.1s|430000 |420840 |     0 |   0.0 | 128M| 334 |   - | 442 | 382 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
21.89/21.91	c  19.5s|440000 |430617 |     0 |   0.0 | 131M| 334 |   - | 442 | 352 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 |      --      |    Inf 
22.28/22.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.28/22.40	c  19.9s|450000 |440417 |     0 |   0.0 | 134M| 334 |   - | 442 | 354 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 |      --      |    Inf 
22.78/22.89	c  20.4s|460000 |450188 |     0 |   0.0 | 137M| 334 |   - | 442 | 385 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
23.29/23.38	c  20.8s|470000 |459975 |     0 |   0.0 | 140M| 334 |   - | 442 | 421 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
23.79/23.87	c  21.2s|480000 |469743 |     0 |   0.0 | 143M| 334 |   - | 442 | 441 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
24.28/24.36	c  21.6s|490000 |479530 |     0 |   0.0 | 146M| 334 |   - | 442 | 424 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
24.79/24.86	c  22.1s|500000 |489281 |     0 |   0.0 | 149M| 334 |   - | 442 | 407 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
25.30/25.35	c  22.5s|510000 |499066 |     0 |   0.0 | 152M| 334 |   - | 442 | 404 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
25.78/25.84	c  23.0s|520000 |508839 |     0 |   0.0 | 155M| 334 |   - | 442 | 450 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
26.29/26.34	c  23.4s|530000 |518591 |     0 |   0.0 | 158M| 334 |   - | 442 | 431 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
26.79/26.83	c  23.9s|540000 |528348 |     0 |   0.0 | 161M| 334 |   - | 442 | 388 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
27.29/27.32	c  24.3s|550000 |538118 |     0 |   0.0 | 164M| 334 |   - | 442 | 401 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
27.79/27.82	c  24.7s|560000 |547860 |     0 |   0.0 | 167M| 334 |   - | 442 | 407 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
28.29/28.31	c  25.2s|570000 |557608 |     0 |   0.0 | 170M| 334 |   - | 442 | 373 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
28.79/28.80	c  25.6s|580000 |567369 |     0 |   0.0 | 173M| 334 |   - | 442 | 344 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
29.18/29.29	c  26.0s|590000 |577124 |     0 |   0.0 | 176M| 334 |   - | 442 | 356 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
29.69/29.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
29.69/29.79	c  26.5s|600000 |586887 |     0 |   0.0 | 179M| 334 |   - | 442 | 335 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
30.18/30.28	c  26.9s|610000 |596645 |     0 |   0.0 | 182M| 334 |   - | 442 | 353 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
30.69/30.78	c  27.4s|620000 |606406 |     0 |   0.0 | 185M| 334 |   - | 442 | 316 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
31.19/31.26	c  27.8s|630000 |616182 |     0 |   0.0 | 188M| 334 |   - | 442 | 368 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
31.68/31.75	c  28.2s|640000 |625944 |     0 |   0.0 | 191M| 334 |   - | 442 | 376 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
32.19/32.24	c  28.6s|650000 |635705 |     0 |   0.0 | 194M| 334 |   - | 442 | 367 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
32.69/32.74	c  29.1s|660000 |645459 |     0 |   0.0 | 197M| 334 |   - | 442 | 303 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
33.19/33.23	c  29.5s|670000 |655221 |     0 |   0.0 | 200M| 334 |   - | 442 | 361 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
33.68/33.71	c  30.0s|680000 |664998 |     0 |   0.0 | 203M| 334 |   - | 442 | 345 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
34.18/34.20	c  30.4s|690000 |674762 |     0 |   0.0 | 206M| 334 |   - | 442 | 339 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
34.58/34.69	c  30.9s|700000 |684519 |     0 |   0.0 | 209M| 334 |   - | 442 | 315 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
35.09/35.19	c  31.3s|710000 |694262 |     0 |   0.0 | 212M| 334 |   - | 442 | 331 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
35.58/35.67	c  31.7s|720000 |704038 |     0 |   0.0 | 215M| 334 |   - | 442 | 318 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
36.08/36.17	c  32.2s|730000 |713768 |     0 |   0.0 | 218M| 334 |   - | 442 | 366 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
36.59/36.67	c  32.6s|740000 |723483 |     0 |   0.0 | 221M| 334 |   - | 442 | 362 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
37.08/37.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.08/37.17	c  33.1s|750000 |733221 |     0 |   0.0 | 224M| 334 |   - | 442 | 367 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
37.59/37.65	c  33.5s|760000 |742967 |     0 |   0.0 | 227M| 334 |   - | 442 | 362 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
38.08/38.13	c  33.9s|770000 |752728 |     0 |   0.0 | 230M| 334 |   - | 442 | 400 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
38.58/38.63	c  34.4s|780000 |762464 |     0 |   0.0 | 233M| 334 |   - | 442 | 374 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
39.09/39.12	c  34.8s|790000 |772207 |     0 |   0.0 | 236M| 334 |   - | 442 | 376 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
39.59/39.61	c  35.2s|800000 |781934 |     0 |   0.0 | 239M| 334 |   - | 442 | 433 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
40.08/40.10	c  35.7s|810000 |791650 |     0 |   0.0 | 242M| 334 |   - | 442 | 465 |   0 |   0 |   0 |  45k|   0 | 0.000000e+00 |      --      |    Inf 
40.49/40.60	c  36.1s|820000 |801371 |     0 |   0.0 | 245M| 334 |   - | 442 | 460 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
41.09/41.10	c  36.5s|830000 |811092 |     0 |   0.0 | 248M| 334 |   - | 442 | 454 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
41.48/41.58	c  37.0s|840000 |820828 |     0 |   0.0 | 251M| 334 |   - | 442 | 480 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
41.99/42.06	c  37.4s|850000 |830557 |     0 |   0.0 | 254M| 334 |   - | 442 | 437 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
42.49/42.56	c  37.9s|860000 |840270 |     0 |   0.0 | 257M| 334 |   - | 442 | 473 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
42.98/43.06	c  38.3s|870000 |849981 |     0 |   0.0 | 260M| 334 |   - | 442 | 462 |   0 |   0 |   0 |  49k|   0 | 0.000000e+00 |      --      |    Inf 
43.49/43.55	c  38.7s|880000 |859704 |     0 |   0.0 | 264M| 334 |   - | 442 | 450 |   0 |   0 |   0 |  49k|   0 | 0.000000e+00 |      --      |    Inf 
43.99/44.07	c  39.2s|890000 |869400 |     0 |   0.0 | 267M| 334 |   - | 442 | 434 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
44.49/44.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
44.49/44.56	c  39.6s|900000 |879110 |     0 |   0.0 | 270M| 334 |   - | 442 | 481 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
44.99/45.05	c  40.0s|910000 |888843 |     0 |   0.0 | 273M| 334 |   - | 442 | 406 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
45.48/45.54	c  40.5s|920000 |898563 |     0 |   0.0 | 276M| 334 |   - | 442 | 422 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
45.99/46.05	c  40.9s|930000 |908258 |     0 |   0.0 | 279M| 334 |   - | 442 | 419 |   0 |   0 |   0 |  52k|   0 | 0.000000e+00 |      --      |    Inf 
46.48/46.55	c  41.4s|940000 |917969 |     0 |   0.0 | 282M| 334 |   - | 442 | 467 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
46.98/47.05	c  41.8s|950000 |927666 |     0 |   0.0 | 285M| 334 |   - | 442 | 561 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
47.49/47.54	c  42.3s|960000 |937360 |     0 |   0.0 | 288M| 334 |   - | 442 | 554 |   0 |   0 |   0 |  54k|   0 | 0.000000e+00 |      --      |    Inf 
47.98/48.04	c  42.7s|970000 |947053 |     0 |   0.0 | 291M| 334 |   - | 442 | 516 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
48.48/48.54	c  43.1s|980000 |956743 |     0 |   0.0 | 294M| 334 |   - | 442 | 544 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
48.98/49.07	c  43.6s|990000 |966403 |     0 |   0.0 | 297M| 334 |   - | 442 | 528 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
49.49/49.59	c  44.1s|  1000k|976076 |     0 |   0.0 | 300M| 334 |   - | 442 | 547 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
49.98/50.09	c  44.5s|  1010k|985771 |     0 |   0.0 | 303M| 334 |   - | 442 | 588 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
50.49/50.59	c  45.0s|  1020k|995459 |     0 |   0.0 | 306M| 334 |   - | 442 | 537 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
51.08/51.10	c  45.4s|  1030k|  1005k|     0 |   0.0 | 309M| 334 |   - | 442 | 529 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
51.59/51.62	c  45.9s|  1040k|  1014k|     0 |   0.0 | 313M| 334 |   - | 442 | 519 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
52.08/52.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
52.08/52.12	c  46.3s|  1050k|  1024k|     0 |   0.0 | 316M| 334 |   - | 442 | 512 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
52.58/52.61	c  46.8s|  1060k|  1034k|     0 |   0.0 | 319M| 334 |   - | 442 | 530 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
53.09/53.11	c  47.2s|  1070k|  1043k|     0 |   0.0 | 322M| 334 |   - | 442 | 549 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
53.58/53.62	c  47.6s|  1080k|  1053k|     0 |   0.0 | 325M| 334 |   - | 442 | 487 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
54.08/54.11	c  48.1s|  1090k|  1063k|     0 |   0.0 | 328M| 334 |   - | 442 | 497 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
54.59/54.61	c  48.5s|  1100k|  1072k|     0 |   0.0 | 331M| 334 |   - | 442 | 516 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
55.08/55.13	c  49.0s|  1110k|  1082k|     0 |   0.0 | 334M| 334 |   - | 442 | 521 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
55.58/55.64	c  49.5s|  1120k|  1092k|     0 |   0.0 | 337M| 334 |   - | 442 | 516 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
56.09/56.16	c  49.9s|  1130k|  1101k|     0 |   0.0 | 341M| 334 |   - | 442 | 541 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
56.59/56.67	c  50.4s|  1140k|  1111k|     0 |   0.0 | 344M| 334 |   - | 442 | 598 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
57.09/57.19	c  50.8s|  1150k|  1121k|     0 |   0.0 | 347M| 334 |   - | 442 | 536 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
57.69/57.70	c  51.3s|  1160k|  1130k|     0 |   0.0 | 350M| 334 |   - | 442 | 635 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
58.19/58.22	c  51.8s|  1170k|  1140k|     0 |   0.0 | 353M| 334 |   - | 442 | 505 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
58.68/58.71	c  52.2s|  1180k|  1150k|     0 |   0.0 | 356M| 334 |   - | 442 | 606 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
59.18/59.25	c  52.7s|  1190k|  1159k|     0 |   0.0 | 359M| 334 |   - | 442 | 561 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
59.68/59.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
59.68/59.75	c  53.1s|  1200k|  1169k|     0 |   0.0 | 363M| 334 |   - | 442 | 565 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
60.18/60.27	c  53.6s|  1210k|  1179k|     0 |   0.0 | 366M| 334 |   - | 442 | 550 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
60.68/60.77	c  54.0s|  1220k|  1188k|     0 |   0.0 | 369M| 334 |   - | 442 | 605 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
61.19/61.28	c  54.5s|  1230k|  1198k|     0 |   0.0 | 372M| 334 |   - | 442 | 567 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
61.68/61.79	c  54.9s|  1240k|  1208k|     0 |   0.0 | 375M| 334 |   - | 442 | 583 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
62.28/62.32	c  55.4s|  1250k|  1217k|     0 |   0.0 | 378M| 334 |   - | 442 | 595 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
62.79/62.84	c  55.9s|  1260k|  1227k|     0 |   0.0 | 381M| 334 |   - | 442 | 567 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
63.28/63.36	c  56.4s|  1270k|  1237k|     0 |   0.0 | 385M| 334 |   - | 442 | 584 |   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
63.79/63.88	c  56.8s|  1280k|  1246k|     0 |   0.0 | 388M| 334 |   - | 442 | 581 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
64.38/64.41	c  57.3s|  1290k|  1256k|     0 |   0.0 | 391M| 334 |   - | 442 | 580 |   0 |   0 |   0 |  79k|   0 | 0.000000e+00 |      --      |    Inf 
64.89/64.93	c  57.7s|  1300k|  1266k|     0 |   0.0 | 394M| 334 |   - | 442 | 590 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
65.38/65.46	c  58.2s|  1310k|  1275k|     0 |   0.0 | 397M| 334 |   - | 442 | 600 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
65.89/65.98	c  58.7s|  1320k|  1285k|     0 |   0.0 | 401M| 334 |   - | 442 | 591 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
66.48/66.52	c  59.2s|  1330k|  1294k|     0 |   0.0 | 404M| 334 |   - | 442 | 593 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
66.99/67.01	c  59.6s|  1340k|  1304k|     0 |   0.0 | 407M| 334 |   - | 442 | 664 |   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
67.48/67.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
67.48/67.57	c  60.1s|  1350k|  1314k|     0 |   0.0 | 410M| 334 |   - | 442 | 645 |   0 |   0 |   0 |  84k|   0 | 0.000000e+00 |      --      |    Inf 
67.98/68.10	c  60.6s|  1360k|  1323k|     0 |   0.0 | 413M| 334 |   - | 442 | 628 |   0 |   0 |   0 |  84k|   0 | 0.000000e+00 |      --      |    Inf 
68.58/68.60	c  61.0s|  1370k|  1333k|     0 |   0.0 | 417M| 334 |   - | 442 | 636 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
69.08/69.15	c  61.5s|  1380k|  1343k|     0 |   0.0 | 420M| 334 |   - | 442 | 604 |   0 |   0 |   0 |  86k|   0 | 0.000000e+00 |      --      |    Inf 
69.58/69.69	c  62.0s|  1390k|  1352k|     0 |   0.0 | 423M| 334 |   - | 442 | 613 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
70.08/70.19	c  62.4s|  1400k|  1362k|     0 |   0.0 | 426M| 334 |   - | 442 | 722 |   0 |   0 |   0 |  88k|   0 | 0.000000e+00 |      --      |    Inf 
70.68/70.71	c  62.9s|  1410k|  1371k|     0 |   0.0 | 429M| 334 |   - | 442 | 636 |   0 |   0 |   0 |  88k|   0 | 0.000000e+00 |      --      |    Inf 
71.18/71.23	c  63.4s|  1420k|  1381k|     0 |   0.0 | 433M| 334 |   - | 442 | 609 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
71.68/71.74	c  63.8s|  1430k|  1391k|     0 |   0.0 | 436M| 334 |   - | 442 | 679 |   0 |   0 |   0 |  90k|   0 | 0.000000e+00 |      --      |    Inf 
72.18/72.26	c  64.3s|  1440k|  1400k|     0 |   0.0 | 439M| 334 |   - | 442 | 670 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
72.68/72.78	c  64.7s|  1450k|  1410k|     0 |   0.0 | 442M| 334 |   - | 442 | 651 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
73.28/73.31	c  65.2s|  1460k|  1420k|     0 |   0.0 | 445M| 334 |   - | 442 | 679 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
73.79/73.86	c  65.7s|  1470k|  1429k|     0 |   0.0 | 449M| 334 |   - | 442 | 679 |   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
74.38/74.40	c  66.2s|  1480k|  1439k|     0 |   0.0 | 452M| 334 |   - | 442 | 682 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
74.88/74.95	c  66.7s|  1490k|  1448k|     0 |   0.0 | 455M| 334 |   - | 442 | 699 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
75.38/75.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
75.38/75.47	c  67.1s|  1500k|  1458k|     0 |   0.0 | 458M| 334 |   - | 442 | 708 |   0 |   0 |   0 |  96k|   0 | 0.000000e+00 |      --      |    Inf 
75.89/75.97	c  67.6s|  1510k|  1467k|     0 |   0.0 | 462M| 334 |   - | 442 | 661 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
76.48/76.50	c  68.1s|  1520k|  1477k|     0 |   0.0 | 465M| 334 |   - | 442 | 646 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
76.98/77.01	c  68.5s|  1530k|  1487k|     0 |   0.0 | 468M| 334 |   - | 442 | 686 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
77.48/77.54	c  69.0s|  1540k|  1496k|     0 |   0.0 | 471M| 334 |   - | 442 | 722 |   0 |   0 |   0 |  99k|   0 | 0.000000e+00 |      --      |    Inf 
77.99/78.07	c  69.5s|  1550k|  1506k|     0 |   0.0 | 475M| 334 |   - | 442 | 722 |   0 |   0 |   0 | 100k|   0 | 0.000000e+00 |      --      |    Inf 
78.48/78.59	c  69.9s|  1560k|  1515k|     0 |   0.0 | 478M| 334 |   - | 442 | 733 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
79.09/79.11	c  70.4s|  1570k|  1525k|     0 |   0.0 | 481M| 334 |   - | 442 | 721 |   0 |   0 |   0 | 102k|   0 | 0.000000e+00 |      --      |    Inf 
79.58/79.65	c  70.8s|  1580k|  1535k|     0 |   0.0 | 484M| 334 |   - | 442 | 765 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
80.08/80.17	c  71.3s|  1590k|  1544k|     0 |   0.0 | 488M| 334 |   - | 442 | 774 |   0 |   0 |   0 | 104k|   0 | 0.000000e+00 |      --      |    Inf 
80.58/80.68	c  71.8s|  1600k|  1554k|     0 |   0.0 | 491M| 334 |   - | 442 | 715 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
81.18/81.22	c  72.2s|  1610k|  1563k|     0 |   0.0 | 494M| 334 |   - | 442 | 774 |   0 |   0 |   0 | 106k|   0 | 0.000000e+00 |      --      |    Inf 
81.67/81.77	c  72.8s|  1620k|  1573k|     0 |   0.0 | 497M| 334 |   - | 442 | 769 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
82.18/82.29	c  73.2s|  1630k|  1582k|     0 |   0.0 | 501M| 334 |   - | 442 | 834 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
82.77/82.83	c  73.7s|  1640k|  1592k|     0 |   0.0 | 504M| 334 |   - | 442 | 789 |   0 |   0 |   0 | 108k|   0 | 0.000000e+00 |      --      |    Inf 
83.28/83.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
83.28/83.38	c  74.2s|  1650k|  1602k|     0 |   0.0 | 507M| 334 |   - | 442 | 748 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
83.77/83.88	c  74.7s|  1660k|  1611k|     0 |   0.0 | 510M| 334 |   - | 442 | 776 |   0 |   0 |   0 | 110k|   0 | 0.000000e+00 |      --      |    Inf 
84.37/84.41	c  75.1s|  1670k|  1621k|     0 |   0.0 | 514M| 334 |   - | 442 | 818 |   0 |   0 |   0 | 111k|   0 | 0.000000e+00 |      --      |    Inf 
84.87/84.94	c  75.6s|  1680k|  1630k|     0 |   0.0 | 517M| 334 |   - | 442 | 788 |   0 |   0 |   0 | 112k|   0 | 0.000000e+00 |      --      |    Inf 
85.48/85.50	c  76.1s|  1690k|  1640k|     0 |   0.0 | 520M| 334 |   - | 442 | 794 |   0 |   0 |   0 | 113k|   0 | 0.000000e+00 |      --      |    Inf 
85.98/86.06	c  76.6s|  1700k|  1649k|     0 |   0.0 | 524M| 334 |   - | 442 | 846 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
86.48/86.60	c  77.1s|  1710k|  1659k|     0 |   0.0 | 527M| 334 |   - | 442 | 853 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
87.08/87.17	c  77.6s|  1720k|  1668k|     0 |   0.0 | 530M| 334 |   - | 442 | 863 |   0 |   0 |   0 | 116k|   0 | 0.000000e+00 |      --      |    Inf 
87.68/87.73	c  78.1s|  1730k|  1678k|     0 |   0.0 | 533M| 334 |   - | 442 | 825 |   0 |   0 |   0 | 117k|   0 | 0.000000e+00 |      --      |    Inf 
88.18/88.27	c  78.6s|  1740k|  1687k|     0 |   0.0 | 537M| 334 |   - | 442 | 843 |   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
88.78/88.83	c  79.1s|  1750k|  1697k|     0 |   0.0 | 540M| 334 |   - | 442 | 820 |   0 |   0 |   0 | 119k|   0 | 0.000000e+00 |      --      |    Inf 
89.27/89.37	c  79.6s|  1760k|  1706k|     0 |   0.0 | 543M| 334 |   - | 442 | 776 |   0 |   0 |   0 | 120k|   0 | 0.000000e+00 |      --      |    Inf 
89.78/89.90	c  80.0s|  1770k|  1716k|     0 |   0.0 | 547M| 334 |   - | 442 | 830 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
90.38/90.46	c  80.5s|  1780k|  1725k|     0 |   0.0 | 550M| 334 |   - | 442 | 820 |   0 |   0 |   0 | 122k|   0 | 0.000000e+00 |      --      |    Inf 
90.97/91.01	c  81.0s|  1790k|  1735k|     0 |   0.0 | 553M| 334 |   - | 442 | 889 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
91.48/91.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
91.48/91.58	c  81.5s|  1800k|  1744k|     0 |   0.0 | 557M| 334 |   - | 442 | 845 |   0 |   0 |   0 | 124k|   0 | 0.000000e+00 |      --      |    Inf 
92.07/92.16	c  82.0s|  1810k|  1754k|     0 |   0.0 | 560M| 334 |   - | 442 | 894 |   0 |   0 |   0 | 125k|   0 | 0.000000e+00 |      --      |    Inf 
92.68/92.73	c  82.6s|  1820k|  1763k|     0 |   0.0 | 563M| 334 |   - | 442 | 968 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
93.17/93.26	c  83.0s|  1830k|  1773k|     0 |   0.0 | 567M| 334 |   - | 442 | 902 |   0 |   0 |   0 | 127k|   0 | 0.000000e+00 |      --      |    Inf 
93.78/93.81	c  83.5s|  1840k|  1782k|     0 |   0.0 | 570M| 334 |   - | 442 | 877 |   0 |   0 |   0 | 128k|   0 | 0.000000e+00 |      --      |    Inf 
94.28/94.36	c  84.0s|  1850k|  1792k|     0 |   0.0 | 573M| 334 |   - | 442 | 950 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
94.88/94.92	c  84.5s|  1860k|  1801k|     0 |   0.0 | 577M| 334 |   - | 442 |1002 |   0 |   0 |   0 | 130k|   0 | 0.000000e+00 |      --      |    Inf 
95.37/95.47	c  85.0s|  1870k|  1811k|     0 |   0.0 | 580M| 334 |   - | 442 | 951 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
95.98/96.06	c  85.5s|  1880k|  1820k|     0 |   0.0 | 583M| 334 |   - | 442 | 922 |   0 |   0 |   0 | 132k|   0 | 0.000000e+00 |      --      |    Inf 
96.58/96.64	c  86.0s|  1890k|  1830k|     0 |   0.0 | 587M| 334 |   - | 442 | 962 |   0 |   0 |   0 | 133k|   0 | 0.000000e+00 |      --      |    Inf 
97.17/97.20	c  86.5s|  1900k|  1839k|     0 |   0.0 | 590M| 334 |   - | 442 |1064 |   0 |   0 |   0 | 135k|   0 | 0.000000e+00 |      --      |    Inf 
97.68/97.75	c  87.0s|  1910k|  1849k|     0 |   0.0 | 594M| 334 |   - | 442 | 977 |   0 |   0 |   0 | 136k|   0 | 0.000000e+00 |      --      |    Inf 
98.27/98.31	c  87.5s|  1920k|  1858k|     0 |   0.0 | 597M| 334 |   - | 442 | 959 |   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
98.77/98.89	c  88.0s|  1930k|  1867k|     0 |   0.0 | 600M| 334 |   - | 442 | 902 |   0 |   0 |   0 | 138k|   0 | 0.000000e+00 |      --      |    Inf 
99.37/99.49	c  88.6s|  1940k|  1877k|     0 |   0.0 | 604M| 334 |   - | 442 |1015 |   0 |   0 |   0 | 139k|   0 | 0.000000e+00 |      --      |    Inf 
99.98/100.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
99.98/100.06	c  89.1s|  1950k|  1886k|     0 |   0.0 | 607M| 334 |   - | 442 |1001 |   0 |   0 |   0 | 140k|   0 | 0.000000e+00 |      --      |    Inf 
100.58/100.65	c  89.6s|  1960k|  1896k|     0 |   0.0 | 610M| 334 |   - | 442 |1022 |   0 |   0 |   0 | 142k|   0 | 0.000000e+00 |      --      |    Inf 
101.08/101.20	c  90.1s|  1970k|  1905k|     0 |   0.0 | 614M| 334 |   - | 442 | 963 |   0 |   0 |   0 | 143k|   0 | 0.000000e+00 |      --      |    Inf 
101.77/101.80	c  90.7s|  1980k|  1915k|     0 |   0.0 | 617M| 334 |   - | 442 |1077 |   0 |   0 |   0 | 144k|   0 | 0.000000e+00 |      --      |    Inf 
102.28/102.35	c  91.2s|  1990k|  1924k|     0 |   0.0 | 621M| 334 |   - | 442 |1111 |   0 |   0 |   0 | 145k|   0 | 0.000000e+00 |      --      |    Inf 
102.87/102.94	c  91.7s|  2000k|  1933k|     0 |   0.0 | 624M| 334 |   - | 442 |1145 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
103.47/103.50	c  92.2s|  2010k|  1943k|     0 |   0.0 | 628M| 334 |   - | 442 |1041 |   0 |   0 |   0 | 148k|   0 | 0.000000e+00 |      --      |    Inf 
103.97/104.09	c  92.7s|  2020k|  1952k|     0 |   0.0 | 631M| 334 |   - | 442 |1065 |   0 |   0 |   0 | 149k|   0 | 0.000000e+00 |      --      |    Inf 
104.57/104.67	c  93.2s|  2030k|  1962k|     0 |   0.0 | 635M| 334 |   - | 442 |1034 |   0 |   0 |   0 | 150k|   0 | 0.000000e+00 |      --      |    Inf 
105.17/105.26	c  93.8s|  2040k|  1971k|     0 |   0.0 | 638M| 334 |   - | 442 |1084 |   0 |   0 |   0 | 152k|   0 | 0.000000e+00 |      --      |    Inf 
105.77/105.83	c  94.3s|  2050k|  1980k|     0 |   0.0 | 641M| 334 |   - | 442 |1144 |   0 |   0 |   0 | 153k|   0 | 0.000000e+00 |      --      |    Inf 
106.37/106.42	c  94.8s|  2060k|  1990k|     0 |   0.0 | 645M| 334 |   - | 442 |1139 |   0 |   0 |   0 | 154k|   0 | 0.000000e+00 |      --      |    Inf 
106.97/107.01	c  95.3s|  2070k|  1999k|     0 |   0.0 | 648M| 334 |   - | 442 |1023 |   0 |   0 |   0 | 155k|   0 | 0.000000e+00 |      --      |    Inf 
107.57/107.61	c  95.9s|  2080k|  2008k|     0 |   0.0 | 652M| 334 |   - | 442 |1036 |   0 |   0 |   0 | 157k|   0 | 0.000000e+00 |      --      |    Inf 
108.17/108.22	c  96.4s|  2090k|  2018k|     0 |   0.0 | 655M| 334 |   - | 442 |1030 |   0 |   0 |   0 | 158k|   0 | 0.000000e+00 |      --      |    Inf 
108.78/108.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
108.78/108.87	c  97.0s|  2100k|  2027k|     0 |   0.0 | 659M| 334 |   - | 442 |1103 |   0 |   0 |   0 | 160k|   0 | 0.000000e+00 |      --      |    Inf 
109.37/109.44	c  97.5s|  2110k|  2036k|     0 |   0.0 | 662M| 334 |   - | 442 |1185 |   0 |   0 |   0 | 161k|   0 | 0.000000e+00 |      --      |    Inf 
109.98/110.05	c  98.1s|  2120k|  2046k|     0 |   0.0 | 666M| 334 |   - | 442 |1268 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
110.57/110.65	c  98.6s|  2130k|  2055k|     0 |   0.0 | 669M| 334 |   - | 442 |1316 |   0 |   0 |   0 | 164k|   0 | 0.000000e+00 |      --      |    Inf 
111.18/111.26	c  99.2s|  2140k|  2064k|     0 |   0.0 | 673M| 334 |   - | 442 |1276 |   0 |   0 |   0 | 165k|   0 | 0.000000e+00 |      --      |    Inf 
111.77/111.86	c  99.7s|  2150k|  2074k|     0 |   0.0 | 676M| 334 |   - | 442 |1236 |   0 |   0 |   0 | 167k|   0 | 0.000000e+00 |      --      |    Inf 
112.37/112.46	c   100s|  2160k|  2083k|     0 |   0.0 | 680M| 334 |   - | 442 |1278 |   0 |   0 |   0 | 168k|   0 | 0.000000e+00 |      --      |    Inf 
112.97/113.09	c   101s|  2170k|  2092k|     0 |   0.0 | 683M| 334 |   - | 442 |1254 |   0 |   0 |   0 | 170k|   0 | 0.000000e+00 |      --      |    Inf 
113.67/113.70	c   101s|  2180k|  2102k|     0 |   0.0 | 687M| 334 |   - | 442 |1215 |   0 |   0 |   0 | 171k|   0 | 0.000000e+00 |      --      |    Inf 
114.28/114.33	c   102s|  2190k|  2111k|     0 |   0.0 | 690M| 334 |   - | 442 |1269 |   0 |   0 |   0 | 173k|   0 | 0.000000e+00 |      --      |    Inf 
114.97/115.01	c   103s|  2200k|  2120k|     0 |   0.0 | 694M| 334 |   - | 442 |1290 |   0 |   0 |   0 | 175k|   0 | 0.000000e+00 |      --      |    Inf 
115.57/115.68	c   103s|  2210k|  2129k|     0 |   0.0 | 697M| 334 |   - | 442 |1361 |   0 |   0 |   0 | 176k|   0 | 0.000000e+00 |      --      |    Inf 
116.27/116.39	c   104s|  2220k|  2139k|     0 |   0.0 | 701M| 334 |   - | 442 |1441 |   0 |   0 |   0 | 178k|   0 | 0.000000e+00 |      --      |    Inf 
116.97/117.06	c   104s|  2230k|  2148k|     0 |   0.0 | 704M| 334 |   - | 442 |1610 |   0 |   0 |   0 | 180k|   0 | 0.000000e+00 |      --      |    Inf 
117.67/117.74	c   105s|  2240k|  2157k|     0 |   0.0 | 708M| 334 |   - | 442 |1575 |   0 |   0 |   0 | 181k|   0 | 0.000000e+00 |      --      |    Inf 
118.37/118.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
118.37/118.42	c   106s|  2250k|  2166k|     0 |   0.0 | 711M| 334 |   - | 442 |1656 |   0 |   0 |   0 | 183k|   0 | 0.000000e+00 |      --      |    Inf 
119.07/119.10	c   106s|  2260k|  2175k|     0 |   0.0 | 715M| 334 |   - | 442 |1645 |   0 |   0 |   0 | 185k|   0 | 0.000000e+00 |      --      |    Inf 
119.67/119.75	c   107s|  2270k|  2185k|     0 |   0.0 | 718M| 334 |   - | 442 |1542 |   0 |   0 |   0 | 187k|   0 | 0.000000e+00 |      --      |    Inf 
120.27/120.39	c   107s|  2280k|  2194k|     0 |   0.0 | 722M| 334 |   - | 442 |1694 |   0 |   0 |   0 | 188k|   0 | 0.000000e+00 |      --      |    Inf 
120.97/121.07	c   108s|  2290k|  2203k|     0 |   0.0 | 725M| 335 |   - | 442 |1664 |   0 |   0 |   0 | 190k|   0 | 0.000000e+00 |      --      |    Inf 
121.67/121.72	c   109s|  2300k|  2212k|     0 |   0.0 | 729M| 335 |   - | 442 |1656 |   0 |   0 |   0 | 192k|   0 | 0.000000e+00 |      --      |    Inf 
122.37/122.44	c   109s|  2310k|  2221k|     0 |   0.0 | 732M| 335 |   - | 442 |1756 |   0 |   0 |   0 | 194k|   0 | 0.000000e+00 |      --      |    Inf 
123.07/123.13	c   110s|  2320k|  2230k|     0 |   0.0 | 736M| 335 |   - | 442 |1652 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
123.67/123.78	c   110s|  2330k|  2239k|     0 |   0.0 | 739M| 335 |   - | 442 |1744 |   0 |   0 |   0 | 197k|   0 | 0.000000e+00 |      --      |    Inf 
124.47/124.55	c   111s|  2340k|  2249k|     0 |   0.0 | 743M| 335 |   - | 442 |1746 |   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
125.16/125.22	c   112s|  2350k|  2258k|     0 |   0.0 | 747M| 335 |   - | 442 |1772 |   0 |   0 |   0 | 200k|   0 | 0.000000e+00 |      --      |    Inf 
125.86/125.90	c   112s|  2360k|  2267k|     0 |   0.0 | 750M| 335 |   - | 442 |1763 |   0 |   0 |   0 | 202k|   0 | 0.000000e+00 |      --      |    Inf 
126.56/126.65	c   113s|  2370k|  2276k|     0 |   0.0 | 754M| 335 |   - | 442 |1634 |   0 |   0 |   0 | 204k|   0 | 0.000000e+00 |      --      |    Inf 
127.36/127.43	c   114s|  2380k|  2285k|     0 |   0.0 | 757M| 344 |   - | 442 |1692 |   0 |   0 |   0 | 206k|   0 | 0.000000e+00 |      --      |    Inf 
127.96/128.07	c   114s|  2390k|  2294k|     0 |   0.0 | 761M| 344 |   - | 442 |1773 |   0 |   0 |   0 | 208k|   0 | 0.000000e+00 |      --      |    Inf 
128.77/128.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
128.77/128.82	c   115s|  2400k|  2303k|     0 |   0.0 | 764M| 344 |   - | 442 |1835 |   0 |   0 |   0 | 210k|   0 | 0.000000e+00 |      --      |    Inf 
129.46/129.55	c   116s|  2410k|  2312k|     0 |   0.0 | 768M| 344 |   - | 442 |1832 |   0 |   0 |   0 | 212k|   0 | 0.000000e+00 |      --      |    Inf 
130.36/130.40	c   117s|  2420k|  2321k|     0 |   0.0 | 771M| 344 |   - | 442 |1892 |   0 |   0 |   0 | 214k|   0 | 0.000000e+00 |      --      |    Inf 
131.07/131.10	c   117s|  2430k|  2330k|     0 |   0.0 | 775M| 344 |   - | 442 |1945 |   0 |   0 |   0 | 215k|   0 | 0.000000e+00 |      --      |    Inf 
131.76/131.83	c   118s|  2440k|  2339k|     0 |   0.0 | 778M| 344 |   - | 442 |1923 |   0 |   0 |   0 | 217k|   0 | 0.000000e+00 |      --      |    Inf 
132.47/132.51	c   118s|  2450k|  2348k|     0 |   0.0 | 782M| 344 |   - | 442 |2045 |   0 |   0 |   0 | 219k|   0 | 0.000000e+00 |      --      |    Inf 
133.16/133.25	c   119s|  2460k|  2357k|     0 |   0.0 | 786M| 344 |   - | 442 |2160 |   0 |   0 |   0 | 221k|   0 | 0.000000e+00 |      --      |    Inf 
133.96/134.03	c   120s|  2470k|  2366k|     0 |   0.0 | 789M| 344 |   - | 442 |2145 |   0 |   0 |   0 | 223k|   0 | 0.000000e+00 |      --      |    Inf 
134.66/134.70	c   120s|  2480k|  2375k|     0 |   0.0 | 793M| 344 |   - | 442 |2157 |   0 |   0 |   0 | 225k|   0 | 0.000000e+00 |      --      |    Inf 
135.46/135.50	c   121s|  2490k|  2384k|     0 |   0.0 | 796M| 344 |   - | 442 |2287 |   0 |   0 |   0 | 228k|   0 | 0.000000e+00 |      --      |    Inf 
136.17/136.27	c   122s|  2500k|  2393k|     0 |   0.0 | 800M| 344 |   - | 442 |2233 |   0 |   0 |   0 | 230k|   0 | 0.000000e+00 |      --      |    Inf 
136.96/137.07	c   123s|  2510k|  2402k|     0 |   0.0 | 804M| 344 |   - | 442 |2368 |   0 |   0 |   0 | 232k|   0 | 0.000000e+00 |      --      |    Inf 
137.76/137.81	c   123s|  2520k|  2411k|     0 |   0.0 | 807M| 344 |   - | 442 |2332 |   0 |   0 |   0 | 235k|   0 | 0.000000e+00 |      --      |    Inf 
138.57/138.64	c   124s|  2530k|  2420k|     0 |   0.0 | 811M| 344 |   - | 442 |2474 |   0 |   0 |   0 | 237k|   0 | 0.000000e+00 |      --      |    Inf 
139.36/139.42	c   125s|  2540k|  2428k|     0 |   0.0 | 815M| 344 |   - | 442 |2518 |   0 |   0 |   0 | 240k|   0 | 0.000000e+00 |      --      |    Inf 
140.16/140.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
140.16/140.28	c   126s|  2550k|  2437k|     0 |   0.0 | 818M| 344 |   - | 442 |2692 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
141.16/141.20	c   126s|  2560k|  2446k|     0 |   0.0 | 822M| 344 |   - | 442 |2698 |   0 |   0 |   0 | 245k|   0 | 0.000000e+00 |      --      |    Inf 
142.06/142.10	c   127s|  2570k|  2455k|     0 |   0.0 | 826M| 344 |   - | 442 |2718 |   0 |   0 |   0 | 248k|   0 | 0.000000e+00 |      --      |    Inf 
142.87/142.93	c   128s|  2580k|  2463k|     0 |   0.0 | 830M| 344 |   - | 442 |2929 |   0 |   0 |   0 | 251k|   0 | 0.000000e+00 |      --      |    Inf 
143.76/143.88	c   129s|  2590k|  2472k|     0 |   0.0 | 833M| 344 |   - | 442 |3021 |   0 |   0 |   0 | 254k|   0 | 0.000000e+00 |      --      |    Inf 
144.86/144.95	c   130s|  2600k|  2480k|     0 |   0.0 | 837M| 344 |   - | 442 |3116 |   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
145.85/145.91	c   131s|  2610k|  2489k|     0 |   0.0 | 841M| 344 |   - | 442 |3137 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
146.86/146.98	c   132s|  2620k|  2497k|     0 |   0.0 | 845M| 344 |   - | 442 |3281 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
148.06/148.18	c   133s|  2630k|  2505k|     0 |   0.0 | 850M| 344 |   - | 442 |3479 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
149.46/149.52	c   134s|  2640k|  2513k|     0 |   0.0 | 854M| 344 |   - | 442 |3877 |   0 |   0 |   0 | 271k|   0 | 0.000000e+00 |      --      |    Inf 
150.86/150.98	c   136s|  2650k|  2520k|     0 |   0.0 | 859M| 344 |   - | 442 |4005 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
152.46/152.51	c   137s|  2660k|  2527k|     0 |   0.0 | 863M| 344 |   - | 442 |4306 |   0 |   0 |   0 | 282k|   0 | 0.000000e+00 |      --      |    Inf 
153.97/154.02	c   138s|  2670k|  2534k|     0 |   0.0 | 867M| 344 |   - | 442 |4872 |   0 |   0 |   0 | 288k|   0 | 0.000000e+00 |      --      |    Inf 
154.55/154.68	o 256
154.55/154.68	c * 139s|  2673k|  2537k|     0 |   0.0 | 869M| 361 |   - | 442 |5132 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 | 2.560000e+02 |    Inf 
154.66/154.71	o 175
154.66/154.71	c * 139s|  2673k|  2537k|     0 |   0.0 | 869M| 361 |   - | 442 |5132 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 | 1.750000e+02 |    Inf 
154.66/154.76	o 163
154.66/154.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
154.66/154.76	c * 139s|  2674k|  2537k|     0 |   0.0 | 869M| 361 |   - | 442 |5079 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 | 1.630000e+02 |    Inf 
154.66/154.80	o 82
154.66/154.80	c * 139s|  2674k|  2537k|     0 |   0.0 | 869M| 361 |   - | 442 |5079 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 | 8.200000e+01 |    Inf 
154.75/154.89	o 1
154.75/154.89	c * 139s|  2675k|  2536k|     0 |   0.0 | 869M| 361 |   - | 442 |4924 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
155.06/155.18	c   140s|  2680k|  2541k|     0 |   0.0 | 870M| 361 |   - | 442 |4100 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
155.66/155.78	c   140s|  2690k|  2551k|     0 |   0.0 | 873M| 361 |   - | 442 |3162 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
156.26/156.37	c   141s|  2700k|  2561k|     0 |   0.0 | 876M| 361 |   - | 442 |2193 |   0 |   0 |   0 | 291k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
156.86/156.95	c   141s|  2710k|  2570k|     0 |   0.0 | 878M| 361 |   - | 442 | 551 |   0 |   0 |   0 | 291k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
157.36/157.48	c   142s|  2720k|  2580k|     0 |   0.0 | 881M| 361 |   - | 442 | 418 |   0 |   0 |   0 | 292k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
157.96/158.03	c   142s|  2730k|  2590k|     0 |   0.0 | 884M| 361 |   - | 442 | 368 |   0 |   0 |   0 | 292k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
158.46/158.58	c   143s|  2740k|  2600k|     0 |   0.0 | 887M| 361 |   - | 442 | 340 |   0 |   0 |   0 | 293k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
159.06/159.13	c   143s|  2750k|  2610k|     0 |   0.0 | 890M| 361 |   - | 442 | 360 |   0 |   0 |   0 | 293k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
159.55/159.69	c   144s|  2760k|  2619k|     0 |   0.0 | 893M| 361 |   - | 442 | 405 |   0 |   0 |   0 | 294k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
160.16/160.22	c   144s|  2770k|  2629k|     0 |   0.0 | 896M| 361 |   - | 442 | 428 |   0 |   0 |   0 | 295k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
160.65/160.75	c   145s|  2780k|  2639k|     0 |   0.0 | 899M| 361 |   - | 442 | 386 |   0 |   0 |   0 | 295k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
161.25/161.32	c   145s|  2790k|  2649k|     0 |   0.0 | 902M| 361 |   - | 442 | 391 |   0 |   0 |   0 | 296k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
161.75/161.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
161.75/161.85	c   146s|  2800k|  2659k|     0 |   0.0 | 905M| 361 |   - | 442 | 350 |   0 |   0 |   0 | 296k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
162.25/162.39	c   146s|  2810k|  2668k|     0 |   0.0 | 908M| 361 |   - | 442 | 365 |   0 |   0 |   0 | 297k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
162.86/162.93	c   147s|  2820k|  2678k|     0 |   0.0 | 911M| 361 |   - | 442 | 355 |   0 |   0 |   0 | 297k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
163.36/163.48	c   147s|  2830k|  2688k|     0 |   0.0 | 914M| 361 |   - | 442 | 397 |   0 |   0 |   0 | 298k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
163.96/164.03	c   147s|  2840k|  2698k|     0 |   0.0 | 917M| 361 |   - | 442 | 358 |   0 |   0 |   0 | 298k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
164.46/164.56	c   148s|  2850k|  2708k|     0 |   0.0 | 920M| 361 |   - | 442 | 377 |   0 |   0 |   0 | 299k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
165.05/165.14	c   148s|  2860k|  2717k|     0 |   0.0 | 923M| 361 |   - | 442 | 425 |   0 |   0 |   0 | 299k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
165.56/165.69	c   149s|  2870k|  2727k|     0 |   0.0 | 926M| 361 |   - | 442 | 404 |   0 |   0 |   0 | 300k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
166.15/166.21	c   149s|  2880k|  2737k|     0 |   0.0 | 929M| 361 |   - | 442 | 413 |   0 |   0 |   0 | 300k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
166.65/166.73	c   150s|  2890k|  2747k|     0 |   0.0 | 932M| 361 |   - | 442 | 378 |   0 |   0 |   0 | 301k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
167.16/167.27	c   150s|  2900k|  2757k|     0 |   0.0 | 935M| 361 |   - | 442 | 354 |   0 |   0 |   0 | 301k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
167.66/167.79	c   151s|  2910k|  2766k|     0 |   0.0 | 938M| 361 |   - | 442 | 466 |   0 |   0 |   0 | 302k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
168.26/168.34	c   151s|  2920k|  2776k|     0 |   0.0 | 941M| 361 |   - | 442 | 402 |   0 |   0 |   0 | 302k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
168.86/168.91	c   152s|  2930k|  2786k|     0 |   0.0 | 944M| 361 |   - | 442 | 399 |   0 |   0 |   0 | 303k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
169.36/169.46	c   152s|  2940k|  2796k|     0 |   0.0 | 947M| 361 |   - | 442 | 404 |   0 |   0 |   0 | 303k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
169.85/169.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
169.85/169.99	c   153s|  2950k|  2806k|     0 |   0.0 | 950M| 361 |   - | 442 | 362 |   0 |   0 |   0 | 304k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
170.45/170.53	c   153s|  2960k|  2815k|     0 |   0.0 | 953M| 361 |   - | 442 | 395 |   0 |   0 |   0 | 304k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
170.95/171.08	c   154s|  2970k|  2825k|     0 |   0.0 | 956M| 361 |   - | 442 | 363 |   0 |   0 |   0 | 305k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
171.56/171.62	c   154s|  2980k|  2835k|     0 |   0.0 | 959M| 361 |   - | 442 | 345 |   0 |   0 |   0 | 305k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
172.05/172.13	c   155s|  2990k|  2845k|     0 |   0.0 | 962M| 361 |   - | 442 | 363 |   0 |   0 |   0 | 306k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
172.56/172.65	c   155s|  3000k|  2855k|     0 |   0.0 | 965M| 361 |   - | 442 | 407 |   0 |   0 |   0 | 307k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
173.15/173.21	c   156s|  3010k|  2864k|     0 |   0.0 | 968M| 361 |   - | 442 | 371 |   0 |   0 |   0 | 307k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
173.65/173.76	c   156s|  3020k|  2874k|     0 |   0.0 | 970M| 361 |   - | 442 | 423 |   0 |   0 |   0 | 308k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
174.26/174.31	c   157s|  3030k|  2884k|     0 |   0.0 | 973M| 361 |   - | 442 | 396 |   0 |   0 |   0 | 308k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
174.76/174.87	c   157s|  3040k|  2894k|     0 |   0.0 | 976M| 361 |   - | 442 | 376 |   0 |   0 |   0 | 309k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
175.35/175.42	c   158s|  3050k|  2903k|     0 |   0.0 | 979M| 361 |   - | 442 | 341 |   0 |   0 |   0 | 309k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
175.86/175.96	c   158s|  3060k|  2913k|     0 |   0.0 | 982M| 361 |   - | 442 | 387 |   0 |   0 |   0 | 309k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
176.36/176.49	c   159s|  3070k|  2923k|     0 |   0.0 | 985M| 361 |   - | 442 | 392 |   0 |   0 |   0 | 310k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
176.95/177.02	c   159s|  3080k|  2933k|     0 |   0.0 | 988M| 361 |   - | 442 | 450 |   0 |   0 |   0 | 311k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
177.45/177.55	c   160s|  3090k|  2943k|     0 |   0.0 | 991M| 361 |   - | 442 | 368 |   0 |   0 |   0 | 311k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
177.96/178.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
177.96/178.10	c   160s|  3100k|  2952k|     0 |   0.0 | 994M| 361 |   - | 442 | 395 |   0 |   0 |   0 | 311k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
178.55/178.62	c   161s|  3110k|  2962k|     0 |   0.0 | 997M| 361 |   - | 442 | 385 |   0 |   0 |   0 | 312k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
179.05/179.16	c   161s|  3120k|  2972k|     0 |   0.0 |1000M| 361 |   - | 442 | 376 |   0 |   0 |   0 | 312k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
179.65/179.75	c   162s|  3130k|  2982k|     0 |   0.0 |1003M| 361 |   - | 442 | 360 |   0 |   0 |   0 | 313k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
180.16/180.28	c   162s|  3140k|  2992k|     0 |   0.0 |1006M| 361 |   - | 442 | 346 |   0 |   0 |   0 | 313k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
180.75/180.80	c   163s|  3150k|  3001k|     0 |   0.0 |1009M| 361 |   - | 442 | 312 |   0 |   0 |   0 | 314k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
181.25/181.34	c   163s|  3160k|  3011k|     0 |   0.0 |1012M| 361 |   - | 442 | 392 |   0 |   0 |   0 | 314k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
181.75/181.89	c   164s|  3170k|  3021k|     0 |   0.0 |1015M| 361 |   - | 442 | 402 |   0 |   0 |   0 | 315k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
182.35/182.45	c   164s|  3180k|  3031k|     0 |   0.0 |1018M| 361 |   - | 442 | 350 |   0 |   0 |   0 | 315k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
182.85/182.96	c   165s|  3190k|  3040k|     0 |   0.0 |1021M| 361 |   - | 442 | 388 |   0 |   0 |   0 | 316k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
183.45/183.51	c   165s|  3200k|  3050k|     0 |   0.0 |1024M| 361 |   - | 442 | 354 |   0 |   0 |   0 | 316k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
183.94/184.04	c   165s|  3210k|  3060k|     0 |   0.0 |1027M| 361 |   - | 442 | 344 |   0 |   0 |   0 | 317k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
184.44/184.58	c   166s|  3220k|  3070k|     0 |   0.0 |1030M| 361 |   - | 442 | 378 |   0 |   0 |   0 | 317k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
185.05/185.16	c   166s|  3230k|  3080k|     0 |   0.0 |1033M| 361 |   - | 442 | 429 |   0 |   0 |   0 | 318k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
185.54/185.70	c   167s|  3240k|  3089k|     0 |   0.0 |1036M| 361 |   - | 442 | 432 |   0 |   0 |   0 | 318k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
186.15/186.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
186.15/186.21	c   167s|  3250k|  3099k|     0 |   0.0 |1038M| 361 |   - | 442 | 380 |   0 |   0 |   0 | 319k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
186.65/186.76	c   168s|  3260k|  3109k|     0 |   0.0 |1041M| 361 |   - | 442 | 379 |   0 |   0 |   0 | 319k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
187.25/187.34	c   168s|  3270k|  3119k|     0 |   0.0 |1044M| 361 |   - | 442 | 371 |   0 |   0 |   0 | 320k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
187.75/187.89	c   169s|  3280k|  3128k|     0 |   0.0 |1047M| 361 |   - | 442 | 409 |   0 |   0 |   0 | 321k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
188.35/188.49	c   170s|  3290k|  3138k|     0 |   0.0 |1050M| 361 |   - | 442 | 393 |   0 |   0 |   0 | 321k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
188.95/189.02	c   170s|  3300k|  3148k|     0 |   0.0 |1053M| 361 |   - | 442 | 439 |   0 |   0 |   0 | 322k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
189.44/189.55	c   170s|  3310k|  3158k|     0 |   0.0 |1056M| 361 |   - | 442 | 393 |   0 |   0 |   0 | 322k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
189.95/190.07	c   171s|  3320k|  3168k|     0 |   0.0 |1059M| 361 |   - | 442 | 406 |   0 |   0 |   0 | 322k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
190.44/190.59	c   171s|  3330k|  3177k|     0 |   0.0 |1062M| 361 |   - | 442 | 427 |   0 |   0 |   0 | 323k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
191.05/191.14	c   172s|  3340k|  3187k|     0 |   0.0 |1065M| 361 |   - | 442 | 424 |   0 |   0 |   0 | 323k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
191.65/191.71	c   172s|  3350k|  3197k|     0 |   0.0 |1068M| 361 |   - | 442 | 345 |   0 |   0 |   0 | 324k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
192.14/192.28	c   173s|  3360k|  3207k|     0 |   0.0 |1071M| 361 |   - | 442 | 374 |   0 |   0 |   0 | 324k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
192.74/192.83	c   173s|  3370k|  3216k|     0 |   0.0 |1074M| 361 |   - | 442 | 394 |   0 |   0 |   0 | 325k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
193.34/193.40	c   174s|  3380k|  3226k|     0 |   0.0 |1077M| 361 |   - | 442 | 401 |   0 |   0 |   0 | 325k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
193.84/193.96	c   174s|  3390k|  3236k|     0 |   0.0 |1080M| 361 |   - | 442 | 398 |   0 |   0 |   0 | 326k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
194.45/194.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
194.45/194.50	c   175s|  3400k|  3246k|     0 |   0.0 |1083M| 361 |   - | 442 | 378 |   0 |   0 |   0 | 326k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
194.95/195.01	c   175s|  3410k|  3256k|     0 |   0.0 |1086M| 361 |   - | 442 | 428 |   0 |   0 |   0 | 327k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
195.45/195.54	c   176s|  3420k|  3265k|     0 |   0.0 |1089M| 361 |   - | 442 | 372 |   0 |   0 |   0 | 327k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
195.94/196.07	c   176s|  3430k|  3275k|     0 |   0.0 |1092M| 361 |   - | 442 | 400 |   0 |   0 |   0 | 328k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
196.55/196.64	c   177s|  3440k|  3285k|     0 |   0.0 |1094M| 361 |   - | 442 | 367 |   0 |   0 |   0 | 328k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
197.04/197.18	c   177s|  3450k|  3295k|     0 |   0.0 |1097M| 361 |   - | 442 | 424 |   0 |   0 |   0 | 329k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
197.64/197.72	c   178s|  3460k|  3305k|     0 |   0.0 |1100M| 361 |   - | 442 | 432 |   0 |   0 |   0 | 329k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
198.15/198.23	c   178s|  3470k|  3314k|     0 |   0.0 |1103M| 361 |   - | 442 | 439 |   0 |   0 |   0 | 330k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
198.65/198.74	c   179s|  3480k|  3324k|     0 |   0.0 |1106M| 361 |   - | 442 | 385 |   0 |   0 |   0 | 330k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
199.14/199.24	c   179s|  3490k|  3334k|     0 |   0.0 |1109M| 361 |   - | 442 | 384 |   0 |   0 |   0 | 331k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
199.65/199.77	c   180s|  3500k|  3344k|     0 |   0.0 |1112M| 361 |   - | 442 | 429 |   0 |   0 |   0 | 331k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
200.24/200.30	c   180s|  3510k|  3353k|     0 |   0.0 |1115M| 361 |   - | 442 | 395 |   0 |   0 |   0 | 332k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
200.75/200.83	c   181s|  3520k|  3363k|     0 |   0.0 |1118M| 361 |   - | 442 | 416 |   0 |   0 |   0 | 332k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
201.25/201.37	c   181s|  3530k|  3373k|     0 |   0.0 |1121M| 361 |   - | 442 | 395 |   0 |   0 |   0 | 333k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
201.84/201.90	c   182s|  3540k|  3383k|     0 |   0.0 |1124M| 361 |   - | 442 | 433 |   0 |   0 |   0 | 333k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
202.35/202.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
202.35/202.45	c   182s|  3550k|  3393k|     0 |   0.0 |1127M| 361 |   - | 442 | 443 |   0 |   0 |   0 | 334k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
202.84/202.98	c   182s|  3560k|  3402k|     0 |   0.0 |1130M| 361 |   - | 442 | 407 |   0 |   0 |   0 | 334k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
203.44/203.51	c   183s|  3570k|  3412k|     0 |   0.0 |1133M| 361 |   - | 442 | 445 |   0 |   0 |   0 | 335k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
203.95/204.04	c   183s|  3580k|  3422k|     0 |   0.0 |1136M| 361 |   - | 442 | 428 |   0 |   0 |   0 | 335k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
204.44/204.56	c   184s|  3590k|  3432k|     0 |   0.0 |1139M| 361 |   - | 442 | 404 |   0 |   0 |   0 | 336k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
205.04/205.11	c   184s|  3600k|  3442k|     0 |   0.0 |1142M| 361 |   - | 442 | 433 |   0 |   0 |   0 | 336k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
205.54/205.66	c   185s|  3610k|  3451k|     0 |   0.0 |1145M| 361 |   - | 442 | 483 |   0 |   0 |   0 | 337k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
206.14/206.20	c   185s|  3620k|  3461k|     0 |   0.0 |1148M| 361 |   - | 442 | 445 |   0 |   0 |   0 | 337k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
206.65/206.71	c   186s|  3630k|  3471k|     0 |   0.0 |1151M| 361 |   - | 442 | 522 |   0 |   0 |   0 | 338k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
207.14/207.25	c   186s|  3640k|  3481k|     0 |   0.0 |1153M| 361 |   - | 442 | 442 |   0 |   0 |   0 | 338k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
207.64/207.76	c   187s|  3650k|  3491k|     0 |   0.0 |1156M| 361 |   - | 442 | 473 |   0 |   0 |   0 | 338k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
208.14/208.28	c   187s|  3660k|  3500k|     0 |   0.0 |1159M| 361 |   - | 442 | 486 |   0 |   0 |   0 | 339k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
208.74/208.82	c   188s|  3670k|  3510k|     0 |   0.0 |1162M| 361 |   - | 442 | 514 |   0 |   0 |   0 | 339k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
209.24/209.34	c   188s|  3680k|  3520k|     0 |   0.0 |1165M| 361 |   - | 442 | 450 |   0 |   0 |   0 | 340k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
209.74/209.89	c   189s|  3690k|  3530k|     0 |   0.0 |1168M| 361 |   - | 442 | 416 |   0 |   0 |   0 | 340k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
210.34/210.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
210.34/210.43	c   189s|  3700k|  3539k|     0 |   0.0 |1171M| 361 |   - | 442 | 363 |   0 |   0 |   0 | 341k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
210.84/210.96	c   190s|  3710k|  3549k|     0 |   0.0 |1174M| 361 |   - | 442 | 365 |   0 |   0 |   0 | 341k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
211.34/211.46	c   190s|  3720k|  3559k|     0 |   0.0 |1177M| 361 |   - | 442 | 393 |   0 |   0 |   0 | 342k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
211.94/212.03	c   191s|  3730k|  3569k|     0 |   0.0 |1180M| 361 |   - | 442 | 416 |   0 |   0 |   0 | 342k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
212.44/212.56	c   191s|  3740k|  3579k|     0 |   0.0 |1183M| 361 |   - | 442 | 466 |   0 |   0 |   0 | 343k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
213.04/213.10	c   192s|  3750k|  3588k|     0 |   0.0 |1186M| 361 |   - | 442 | 506 |   0 |   0 |   0 | 343k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
213.64/213.70	c   192s|  3760k|  3598k|     0 |   0.0 |1189M| 361 |   - | 442 | 581 |   0 |   0 |   0 | 344k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
214.14/214.22	c   192s|  3770k|  3608k|     0 |   0.0 |1192M| 361 |   - | 442 | 512 |   0 |   0 |   0 | 344k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
214.64/214.76	c   193s|  3780k|  3618k|     0 |   0.0 |1195M| 361 |   - | 442 | 483 |   0 |   0 |   0 | 345k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
215.24/215.30	c   193s|  3790k|  3628k|     0 |   0.0 |1198M| 361 |   - | 442 | 469 |   0 |   0 |   0 | 345k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
215.74/215.88	c   193s|  3800k|  3637k|     0 |   0.0 |1201M| 361 |   - | 442 | 417 |   0 |   0 |   0 | 346k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
216.33/216.45	c   194s|  3810k|  3647k|     0 |   0.0 |1203M| 361 |   - | 442 | 459 |   0 |   0 |   0 | 346k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
216.84/216.95	c   194s|  3820k|  3657k|     0 |   0.0 |1206M| 361 |   - | 442 | 456 |   0 |   0 |   0 | 347k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
217.44/217.51	c   195s|  3830k|  3667k|     0 |   0.0 |1209M| 361 |   - | 442 | 450 |   0 |   0 |   0 | 347k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
217.93/218.04	c   195s|  3840k|  3676k|     0 |   0.0 |1212M| 361 |   - | 442 | 423 |   0 |   0 |   0 | 348k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
218.44/218.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
218.44/218.58	c   195s|  3850k|  3686k|     0 |   0.0 |1215M| 361 |   - | 442 | 440 |   0 |   0 |   0 | 348k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
219.04/219.16	c   196s|  3860k|  3696k|     0 |   0.0 |1218M| 361 |   - | 442 | 452 |   0 |   0 |   0 | 349k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
219.64/219.71	c   196s|  3870k|  3706k|     0 |   0.0 |1221M| 361 |   - | 442 | 447 |   0 |   0 |   0 | 349k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
220.13/220.23	c   196s|  3880k|  3716k|     0 |   0.0 |1224M| 361 |   - | 442 | 486 |   0 |   0 |   0 | 349k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
220.64/220.78	c   197s|  3890k|  3725k|     0 |   0.0 |1227M| 361 |   - | 442 | 487 |   0 |   0 |   0 | 350k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
221.23/221.30	c   197s|  3900k|  3735k|     0 |   0.0 |1230M| 361 |   - | 442 | 563 |   0 |   0 |   0 | 351k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
221.83/221.90	c   198s|  3910k|  3745k|     0 |   0.0 |1233M| 361 |   - | 442 | 499 |   0 |   0 |   0 | 351k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
222.34/222.47	c   198s|  3920k|  3755k|     0 |   0.0 |1236M| 361 |   - | 442 | 535 |   0 |   0 |   0 | 352k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
222.94/223.05	c   198s|  3930k|  3765k|     0 |   0.0 |1239M| 361 |   - | 442 | 508 |   0 |   0 |   0 | 352k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
223.44/223.58	c   199s|  3940k|  3774k|     0 |   0.0 |1242M| 361 |   - | 442 | 526 |   0 |   0 |   0 | 353k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
224.04/224.17	c   199s|  3950k|  3784k|     0 |   0.0 |1245M| 361 |   - | 442 | 485 |   0 |   0 |   0 | 353k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
224.63/224.75	c   199s|  3960k|  3794k|     0 |   0.0 |1248M| 361 |   - | 442 | 517 |   0 |   0 |   0 | 354k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
225.24/225.31	c   200s|  3970k|  3804k|     0 |   0.0 |1251M| 361 |   - | 442 | 510 |   0 |   0 |   0 | 354k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
225.83/225.91	c   200s|  3980k|  3813k|     0 |   0.0 |1254M| 361 |   - | 442 | 534 |   0 |   0 |   0 | 355k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
226.34/226.47	c   201s|  3990k|  3823k|     0 |   0.0 |1257M| 361 |   - | 442 | 487 |   0 |   0 |   0 | 355k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
226.94/227.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
226.94/227.04	c   201s|  4000k|  3833k|     0 |   0.0 |1260M| 361 |   - | 442 | 527 |   0 |   0 |   0 | 356k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
227.44/227.59	c   201s|  4010k|  3843k|     0 |   0.0 |1262M| 361 |   - | 442 | 453 |   0 |   0 |   0 | 356k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
228.04/228.12	c   202s|  4020k|  3853k|     0 |   0.0 |1265M| 361 |   - | 442 | 454 |   0 |   0 |   0 | 357k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
228.64/228.70	c   202s|  4030k|  3862k|     0 |   0.0 |1268M| 361 |   - | 442 | 468 |   0 |   0 |   0 | 357k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
229.13/229.26	c   203s|  4040k|  3872k|     0 |   0.0 |1271M| 361 |   - | 442 | 446 |   0 |   0 |   0 | 358k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
229.64/229.78	c   203s|  4050k|  3882k|     0 |   0.0 |1274M| 361 |   - | 442 | 414 |   0 |   0 |   0 | 358k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
230.24/230.33	c   203s|  4060k|  3892k|     0 |   0.0 |1277M| 361 |   - | 442 | 477 |   0 |   0 |   0 | 359k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
230.84/230.92	c   204s|  4070k|  3902k|     0 |   0.0 |1280M| 361 |   - | 442 | 503 |   0 |   0 |   0 | 359k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
231.43/231.52	c   204s|  4080k|  3911k|     0 |   0.0 |1283M| 361 |   - | 442 | 525 |   0 |   0 |   0 | 360k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
231.94/232.06	c   204s|  4090k|  3921k|     0 |   0.0 |1286M| 361 |   - | 442 | 470 |   0 |   0 |   0 | 360k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
232.54/232.62	c   205s|  4100k|  3931k|     0 |   0.0 |1289M| 361 |   - | 442 | 457 |   0 |   0 |   0 | 361k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
233.04/233.19	c   205s|  4110k|  3941k|     0 |   0.0 |1292M| 361 |   - | 442 | 488 |   0 |   0 |   0 | 361k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
233.63/233.72	c   206s|  4120k|  3950k|     0 |   0.0 |1295M| 361 |   - | 442 | 453 |   0 |   0 |   0 | 362k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
234.14/234.30	c   206s|  4130k|  3960k|     0 |   0.0 |1298M| 361 |   - | 442 | 436 |   0 |   0 |   0 | 362k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
234.74/234.85	c   206s|  4140k|  3970k|     0 |   0.0 |1301M| 361 |   - | 442 | 483 |   0 |   0 |   0 | 363k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
235.34/235.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
235.34/235.45	c   207s|  4150k|  3980k|     0 |   0.0 |1304M| 361 |   - | 442 | 505 |   0 |   0 |   0 | 363k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
235.93/236.01	c   207s|  4160k|  3990k|     0 |   0.0 |1306M| 361 |   - | 442 | 480 |   0 |   0 |   0 | 364k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
236.54/236.61	c   208s|  4170k|  3999k|     0 |   0.0 |1309M| 361 |   - | 442 | 526 |   0 |   0 |   0 | 364k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
237.03/237.18	c   208s|  4180k|  4009k|     0 |   0.0 |1312M| 361 |   - | 442 | 495 |   0 |   0 |   0 | 365k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
237.64/237.77	c   208s|  4190k|  4019k|     0 |   0.0 |1315M| 361 |   - | 442 | 532 |   0 |   0 |   0 | 366k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
238.23/238.37	c   209s|  4200k|  4029k|     0 |   0.0 |1318M| 361 |   - | 442 | 513 |   0 |   0 |   0 | 366k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
238.83/238.93	c   209s|  4210k|  4039k|     0 |   0.0 |1321M| 361 |   - | 442 | 542 |   0 |   0 |   0 | 367k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
239.44/239.50	c   209s|  4220k|  4048k|     0 |   0.0 |1324M| 361 |   - | 442 | 486 |   0 |   0 |   0 | 367k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
239.94/240.05	c   210s|  4230k|  4058k|     0 |   0.0 |1327M| 361 |   - | 442 | 518 |   0 |   0 |   0 | 368k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
240.53/240.61	c   210s|  4240k|  4068k|     0 |   0.0 |1330M| 361 |   - | 442 | 520 |   0 |   0 |   0 | 368k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
241.03/241.17	c   211s|  4250k|  4078k|     0 |   0.0 |1333M| 361 |   - | 442 | 570 |   0 |   0 |   0 | 369k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
241.54/241.68	c   211s|  4260k|  4087k|     0 |   0.0 |1336M| 361 |   - | 442 | 503 |   0 |   0 |   0 | 369k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
242.13/242.28	c   211s|  4270k|  4097k|     0 |   0.0 |1339M| 361 |   - | 442 | 484 |   0 |   0 |   0 | 370k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
242.74/242.85	c   212s|  4280k|  4107k|     0 |   0.0 |1342M| 361 |   - | 442 | 486 |   0 |   0 |   0 | 370k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
243.33/243.41	c   212s|  4290k|  4117k|     0 |   0.0 |1345M| 361 |   - | 442 | 479 |   0 |   0 |   0 | 371k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
243.83/243.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
243.83/243.95	c   212s|  4300k|  4127k|     0 |   0.0 |1348M| 361 |   - | 442 | 482 |   0 |   0 |   0 | 371k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
244.44/244.52	c   213s|  4310k|  4136k|     0 |   0.0 |1351M| 361 |   - | 442 | 501 |   0 |   0 |   0 | 372k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
245.04/245.11	c   213s|  4320k|  4146k|     0 |   0.0 |1353M| 361 |   - | 442 | 469 |   0 |   0 |   0 | 372k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
245.53/245.69	c   214s|  4330k|  4156k|     0 |   0.0 |1356M| 361 |   - | 442 | 439 |   0 |   0 |   0 | 373k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
246.13/246.21	c   214s|  4340k|  4166k|     0 |   0.0 |1359M| 361 |   - | 442 | 460 |   0 |   0 |   0 | 373k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
246.63/246.79	c   214s|  4350k|  4176k|     0 |   0.0 |1362M| 361 |   - | 442 | 436 |   0 |   0 |   0 | 374k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
247.23/247.35	c   215s|  4360k|  4185k|     0 |   0.0 |1365M| 361 |   - | 442 | 475 |   0 |   0 |   0 | 374k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
247.83/247.92	c   215s|  4370k|  4195k|     0 |   0.0 |1368M| 361 |   - | 442 | 500 |   0 |   0 |   0 | 375k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
248.33/248.49	c   216s|  4380k|  4205k|     0 |   0.0 |1371M| 361 |   - | 442 | 494 |   0 |   0 |   0 | 375k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
248.83/248.99	c   216s|  4390k|  4215k|     0 |   0.0 |1374M| 361 |   - | 442 | 531 |   0 |   0 |   0 | 376k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
249.43/249.56	c   216s|  4400k|  4225k|     0 |   0.0 |1377M| 361 |   - | 442 | 510 |   0 |   0 |   0 | 376k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
250.13/250.20	c   217s|  4410k|  4234k|     0 |   0.0 |1380M| 361 |   - | 442 | 565 |   0 |   0 |   0 | 377k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
250.64/250.76	c   217s|  4420k|  4244k|     0 |   0.0 |1383M| 361 |   - | 442 | 485 |   0 |   0 |   0 | 377k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
251.13/251.29	c   217s|  4430k|  4254k|     0 |   0.0 |1386M| 361 |   - | 442 | 471 |   0 |   0 |   0 | 378k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
251.74/251.83	c   218s|  4440k|  4264k|     0 |   0.0 |1389M| 361 |   - | 442 | 470 |   0 |   0 |   0 | 378k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
252.23/252.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
252.23/252.39	c   218s|  4450k|  4273k|     0 |   0.0 |1391M| 361 |   - | 442 | 542 |   0 |   0 |   0 | 379k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
252.93/253.03	c   219s|  4460k|  4283k|     0 |   0.0 |1394M| 361 |   - | 442 | 502 |   0 |   0 |   0 | 379k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
253.53/253.63	c   219s|  4470k|  4293k|     0 |   0.0 |1397M| 361 |   - | 442 | 452 |   0 |   0 |   0 | 380k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
254.14/254.22	c   219s|  4480k|  4303k|     0 |   0.0 |1400M| 361 |   - | 442 | 496 |   0 |   0 |   0 | 380k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
254.63/254.77	c   220s|  4490k|  4313k|     0 |   0.0 |1403M| 361 |   - | 442 | 441 |   0 |   0 |   0 | 381k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
255.23/255.31	c   220s|  4500k|  4322k|     0 |   0.0 |1406M| 361 |   - | 442 | 435 |   0 |   0 |   0 | 381k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
255.73/255.85	c   220s|  4510k|  4332k|     0 |   0.0 |1409M| 361 |   - | 442 | 454 |   0 |   0 |   0 | 382k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
256.43/256.50	c   221s|  4520k|  4342k|     0 |   0.0 |1412M| 361 |   - | 442 | 464 |   0 |   0 |   0 | 382k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
256.93/257.08	c   221s|  4530k|  4352k|     0 |   0.0 |1415M| 361 |   - | 442 | 504 |   0 |   0 |   0 | 382k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
257.53/257.63	c   222s|  4540k|  4362k|     0 |   0.0 |1418M| 361 |   - | 442 | 469 |   0 |   0 |   0 | 383k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
258.03/258.16	c   222s|  4550k|  4371k|     0 |   0.0 |1421M| 361 |   - | 442 | 403 |   0 |   0 |   0 | 383k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
258.64/258.75	c   222s|  4560k|  4381k|     0 |   0.0 |1424M| 361 |   - | 442 | 433 |   0 |   0 |   0 | 384k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
259.23/259.35	c   223s|  4570k|  4391k|     0 |   0.0 |1427M| 361 |   - | 442 | 455 |   0 |   0 |   0 | 384k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
259.83/259.90	c   223s|  4580k|  4401k|     0 |   0.0 |1429M| 361 |   - | 442 | 392 |   0 |   0 |   0 | 385k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
260.33/260.45	c   224s|  4590k|  4410k|     0 |   0.0 |1432M| 361 |   - | 442 | 461 |   0 |   0 |   0 | 385k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
260.93/261.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
260.93/261.07	c   224s|  4600k|  4420k|     0 |   0.0 |1435M| 361 |   - | 442 | 469 |   0 |   0 |   0 | 386k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
261.53/261.60	c   224s|  4610k|  4430k|     0 |   0.0 |1438M| 361 |   - | 442 | 413 |   0 |   0 |   0 | 386k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
262.13/262.21	c   225s|  4620k|  4440k|     0 |   0.0 |1441M| 361 |   - | 442 | 501 |   0 |   0 |   0 | 387k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
262.63/262.75	c   225s|  4630k|  4450k|     0 |   0.0 |1444M| 361 |   - | 442 | 431 |   0 |   0 |   0 | 387k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
263.13/263.29	c   226s|  4640k|  4459k|     0 |   0.0 |1447M| 361 |   - | 442 | 482 |   0 |   0 |   0 | 387k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
263.73/263.80	c   226s|  4650k|  4469k|     0 |   0.0 |1450M| 361 |   - | 442 | 495 |   0 |   0 |   0 | 388k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
264.33/264.41	c   226s|  4660k|  4479k|     0 |   0.0 |1453M| 361 |   - | 442 | 516 |   0 |   0 |   0 | 388k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
264.83/264.96	c   227s|  4670k|  4489k|     0 |   0.0 |1456M| 361 |   - | 442 | 509 |   0 |   0 |   0 | 389k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
265.43/265.56	c   227s|  4680k|  4499k|     0 |   0.0 |1459M| 361 |   - | 442 | 513 |   0 |   0 |   0 | 389k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
265.93/266.08	c   227s|  4690k|  4508k|     0 |   0.0 |1462M| 361 |   - | 442 | 491 |   0 |   0 |   0 | 390k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
266.53/266.69	c   228s|  4700k|  4518k|     0 |   0.0 |1465M| 361 |   - | 442 | 513 |   0 |   0 |   0 | 390k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
267.14/267.21	c   228s|  4710k|  4528k|     0 |   0.0 |1468M| 361 |   - | 442 | 541 |   0 |   0 |   0 | 391k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
267.63/267.77	c   229s|  4720k|  4538k|     0 |   0.0 |1471M| 361 |   - | 442 | 590 |   0 |   0 |   0 | 391k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
268.24/268.32	c   229s|  4730k|  4548k|     0 |   0.0 |1473M| 361 |   - | 442 | 560 |   0 |   0 |   0 | 392k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
268.73/268.86	c   229s|  4740k|  4557k|     0 |   0.0 |1476M| 361 |   - | 442 | 473 |   0 |   0 |   0 | 392k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
269.34/269.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
269.34/269.45	c   230s|  4750k|  4567k|     0 |   0.0 |1479M| 361 |   - | 442 | 419 |   0 |   0 |   0 | 393k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
269.83/269.99	c   230s|  4760k|  4577k|     0 |   0.0 |1482M| 361 |   - | 442 | 418 |   0 |   0 |   0 | 393k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
270.43/270.60	c   230s|  4770k|  4587k|     0 |   0.0 |1485M| 361 |   - | 442 | 502 |   0 |   0 |   0 | 394k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
271.03/271.14	c   231s|  4780k|  4596k|     0 |   0.0 |1488M| 361 |   - | 442 | 438 |   0 |   0 |   0 | 394k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
271.54/271.67	c   231s|  4790k|  4606k|     0 |   0.0 |1491M| 361 |   - | 442 | 427 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
272.13/272.24	c   232s|  4800k|  4616k|     0 |   0.0 |1494M| 361 |   - | 442 | 419 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
272.74/272.84	c   232s|  4810k|  4626k|     0 |   0.0 |1497M| 361 |   - | 442 | 477 |   0 |   0 |   0 | 396k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
273.33/273.43	c   232s|  4820k|  4636k|     0 |   0.0 |1500M| 361 |   - | 442 | 454 |   0 |   0 |   0 | 396k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
273.93/274.01	c   233s|  4830k|  4645k|     0 |   0.0 |1503M| 361 |   - | 442 | 487 |   0 |   0 |   0 | 397k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
274.43/274.56	c   233s|  4840k|  4655k|     0 |   0.0 |1506M| 361 |   - | 442 | 464 |   0 |   0 |   0 | 397k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
275.03/275.17	c   234s|  4850k|  4665k|     0 |   0.0 |1509M| 361 |   - | 442 | 524 |   0 |   0 |   0 | 398k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
275.53/275.67	c   234s|  4860k|  4675k|     0 |   0.0 |1512M| 361 |   - | 442 | 524 |   0 |   0 |   0 | 398k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
276.13/276.23	c   234s|  4870k|  4685k|     0 |   0.0 |1515M| 361 |   - | 442 | 510 |   0 |   0 |   0 | 399k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
276.73/276.85	c   235s|  4880k|  4694k|     0 |   0.0 |1518M| 361 |   - | 442 | 541 |   0 |   0 |   0 | 399k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
277.33/277.40	c   235s|  4890k|  4704k|     0 |   0.0 |1520M| 361 |   - | 442 | 515 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
277.83/277.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
277.83/277.96	c   236s|  4900k|  4714k|     0 |   0.0 |1523M| 361 |   - | 442 | 461 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
278.43/278.55	c   236s|  4910k|  4724k|     0 |   0.0 |1526M| 361 |   - | 442 | 467 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
278.93/279.08	c   236s|  4920k|  4733k|     0 |   0.0 |1529M| 361 |   - | 442 | 448 |   0 |   0 |   0 | 401k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
279.53/279.62	c   237s|  4930k|  4743k|     0 |   0.0 |1532M| 361 |   - | 442 | 430 |   0 |   0 |   0 | 401k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
280.13/280.20	c   237s|  4940k|  4753k|     0 |   0.0 |1535M| 361 |   - | 442 | 439 |   0 |   0 |   0 | 402k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
280.63/280.79	c   238s|  4950k|  4763k|     0 |   0.0 |1538M| 361 |   - | 442 | 453 |   0 |   0 |   0 | 402k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
281.23/281.37	c   238s|  4960k|  4773k|     0 |   0.0 |1541M| 361 |   - | 442 | 456 |   0 |   0 |   0 | 403k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
281.83/281.93	c   238s|  4970k|  4782k|     0 |   0.0 |1544M| 361 |   - | 442 | 498 |   0 |   0 |   0 | 403k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
282.33/282.48	c   239s|  4980k|  4792k|     0 |   0.0 |1547M| 361 |   - | 442 | 502 |   0 |   0 |   0 | 404k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
282.93/283.05	c   239s|  4990k|  4802k|     0 |   0.0 |1550M| 361 |   - | 442 | 559 |   0 |   0 |   0 | 404k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
283.53/283.60	c   239s|  5000k|  4812k|     0 |   0.0 |1553M| 361 |   - | 442 | 441 |   0 |   0 |   0 | 405k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
284.03/284.19	c   240s|  5010k|  4821k|     0 |   0.0 |1556M| 361 |   - | 442 | 444 |   0 |   0 |   0 | 405k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
284.63/284.76	c   240s|  5020k|  4831k|     0 |   0.0 |1559M| 361 |   - | 442 | 450 |   0 |   0 |   0 | 406k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
285.23/285.32	c   241s|  5030k|  4841k|     0 |   0.0 |1562M| 361 |   - | 442 | 514 |   0 |   0 |   0 | 406k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
285.73/285.86	c   241s|  5040k|  4851k|     0 |   0.0 |1564M| 361 |   - | 442 | 535 |   0 |   0 |   0 | 407k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
286.33/286.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
286.33/286.46	c   241s|  5050k|  4861k|     0 |   0.0 |1567M| 361 |   - | 442 | 547 |   0 |   0 |   0 | 407k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
286.93/287.01	c   242s|  5060k|  4870k|     0 |   0.0 |1570M| 361 |   - | 442 | 490 |   0 |   0 |   0 | 408k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
287.43/287.55	c   242s|  5070k|  4880k|     0 |   0.0 |1573M| 361 |   - | 442 | 549 |   0 |   0 |   0 | 408k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
287.93/288.07	c   242s|  5080k|  4890k|     0 |   0.0 |1576M| 361 |   - | 442 | 539 |   0 |   0 |   0 | 409k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
288.53/288.60	c   243s|  5090k|  4900k|     0 |   0.0 |1579M| 361 |   - | 442 | 557 |   0 |   0 |   0 | 409k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
289.03/289.14	c   243s|  5100k|  4910k|     0 |   0.0 |1582M| 361 |   - | 442 | 463 |   0 |   0 |   0 | 410k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
289.53/289.68	c   244s|  5110k|  4919k|     0 |   0.0 |1585M| 361 |   - | 442 | 552 |   0 |   0 |   0 | 410k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
290.13/290.24	c   244s|  5120k|  4929k|     0 |   0.0 |1588M| 361 |   - | 442 | 472 |   0 |   0 |   0 | 411k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
290.63/290.78	c   244s|  5130k|  4939k|     0 |   0.0 |1591M| 361 |   - | 442 | 479 |   0 |   0 |   0 | 411k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
291.13/291.29	c   245s|  5140k|  4949k|     0 |   0.0 |1594M| 361 |   - | 442 | 497 |   0 |   0 |   0 | 412k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
291.63/291.79	c   245s|  5150k|  4959k|     0 |   0.0 |1597M| 361 |   - | 442 | 463 |   0 |   0 |   0 | 412k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
292.23/292.36	c   245s|  5160k|  4968k|     0 |   0.0 |1600M| 361 |   - | 442 | 486 |   0 |   0 |   0 | 412k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
292.73/292.89	c   246s|  5170k|  4978k|     0 |   0.0 |1603M| 361 |   - | 442 | 474 |   0 |   0 |   0 | 413k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
293.33/293.42	c   246s|  5180k|  4988k|     0 |   0.0 |1605M| 361 |   - | 442 | 492 |   0 |   0 |   0 | 413k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
293.83/293.95	c   246s|  5190k|  4998k|     0 |   0.0 |1608M| 361 |   - | 442 | 523 |   0 |   0 |   0 | 414k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
294.33/294.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
294.33/294.49	c   247s|  5200k|  5007k|     0 |   0.0 |1611M| 361 |   - | 442 | 541 |   0 |   0 |   0 | 414k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
294.93/295.07	c   247s|  5210k|  5017k|     0 |   0.0 |1614M| 361 |   - | 442 | 575 |   0 |   0 |   0 | 415k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
295.63/295.72	c   248s|  5220k|  5027k|     0 |   0.0 |1617M| 361 |   - | 442 | 574 |   0 |   0 |   0 | 415k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
296.23/296.34	c   248s|  5230k|  5037k|     0 |   0.0 |1620M| 361 |   - | 442 | 534 |   0 |   0 |   0 | 416k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
296.83/296.93	c   248s|  5240k|  5047k|     0 |   0.0 |1623M| 361 |   - | 442 | 515 |   0 |   0 |   0 | 416k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
297.43/297.58	c   249s|  5250k|  5056k|     0 |   0.0 |1626M| 361 |   - | 442 | 523 |   0 |   0 |   0 | 417k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
298.04/298.14	c   249s|  5260k|  5066k|     0 |   0.0 |1629M| 361 |   - | 442 | 517 |   0 |   0 |   0 | 417k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
298.63/298.77	c   250s|  5270k|  5076k|     0 |   0.0 |1632M| 361 |   - | 442 | 511 |   0 |   0 |   0 | 417k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
299.23/299.35	c   250s|  5280k|  5086k|     0 |   0.0 |1635M| 361 |   - | 442 | 479 |   0 |   0 |   0 | 418k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
299.83/299.93	c   251s|  5290k|  5095k|     0 |   0.0 |1637M| 361 |   - | 442 | 510 |   0 |   0 |   0 | 418k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
300.43/300.51	c   251s|  5300k|  5105k|     0 |   0.0 |1640M| 361 |   - | 442 | 506 |   0 |   0 |   0 | 419k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
300.93/301.09	c   251s|  5310k|  5115k|     0 |   0.0 |1643M| 361 |   - | 442 | 508 |   0 |   0 |   0 | 419k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
301.63/301.71	c   252s|  5320k|  5125k|     0 |   0.0 |1646M| 361 |   - | 442 | 473 |   0 |   0 |   0 | 420k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
302.13/302.27	c   252s|  5330k|  5135k|     0 |   0.0 |1649M| 361 |   - | 442 | 473 |   0 |   0 |   0 | 420k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
302.83/302.92	c   253s|  5340k|  5144k|     0 |   0.0 |1652M| 361 |   - | 442 | 477 |   0 |   0 |   0 | 421k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
303.43/303.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
303.43/303.54	c   253s|  5350k|  5154k|     0 |   0.0 |1655M| 361 |   - | 442 | 496 |   0 |   0 |   0 | 421k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
304.03/304.14	c   254s|  5360k|  5164k|     0 |   0.0 |1658M| 361 |   - | 442 | 544 |   0 |   0 |   0 | 422k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
304.64/304.76	c   254s|  5370k|  5174k|     0 |   0.0 |1661M| 361 |   - | 442 | 561 |   0 |   0 |   0 | 422k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
305.23/305.30	c   254s|  5380k|  5183k|     0 |   0.0 |1664M| 361 |   - | 442 | 546 |   0 |   0 |   0 | 423k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
305.73/305.82	c   255s|  5390k|  5193k|     0 |   0.0 |1667M| 361 |   - | 442 | 520 |   0 |   0 |   0 | 423k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
306.33/306.43	c   255s|  5400k|  5203k|     0 |   0.0 |1670M| 361 |   - | 442 | 561 |   0 |   0 |   0 | 424k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
306.84/306.97	c   256s|  5410k|  5213k|     0 |   0.0 |1672M| 361 |   - | 442 | 553 |   0 |   0 |   0 | 424k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
307.43/307.58	c   256s|  5420k|  5223k|     0 |   0.0 |1675M| 361 |   - | 442 | 540 |   0 |   0 |   0 | 425k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
308.13/308.25	c   256s|  5430k|  5232k|     0 |   0.0 |1678M| 361 |   - | 442 | 546 |   0 |   0 |   0 | 425k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
308.72/308.83	c   257s|  5440k|  5242k|     0 |   0.0 |1681M| 361 |   - | 442 | 544 |   0 |   0 |   0 | 426k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
309.42/309.50	c   257s|  5450k|  5252k|     0 |   0.0 |1684M| 361 |   - | 442 | 568 |   0 |   0 |   0 | 426k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
310.04/310.11	c   258s|  5460k|  5262k|     0 |   0.0 |1687M| 361 |   - | 442 | 611 |   0 |   0 |   0 | 427k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
310.62/310.72	c   258s|  5470k|  5271k|     0 |   0.0 |1690M| 361 |   - | 442 | 594 |   0 |   0 |   0 | 427k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
311.13/311.28	c   258s|  5480k|  5281k|     0 |   0.0 |1693M| 361 |   - | 442 | 564 |   0 |   0 |   0 | 428k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
311.73/311.88	c   259s|  5490k|  5291k|     0 |   0.0 |1696M| 361 |   - | 442 | 588 |   0 |   0 |   0 | 428k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
312.33/312.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
312.33/312.45	c   259s|  5500k|  5301k|     0 |   0.0 |1699M| 361 |   - | 442 | 480 |   0 |   0 |   0 | 429k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
312.93/313.03	c   260s|  5510k|  5311k|     0 |   0.0 |1702M| 361 |   - | 442 | 552 |   0 |   0 |   0 | 429k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
313.43/313.57	c   260s|  5520k|  5320k|     0 |   0.0 |1705M| 361 |   - | 442 | 525 |   0 |   0 |   0 | 430k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
313.93/314.08	c   260s|  5530k|  5330k|     0 |   0.0 |1707M| 361 |   - | 442 | 559 |   0 |   0 |   0 | 430k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
314.53/314.61	c   261s|  5540k|  5340k|     0 |   0.0 |1710M| 361 |   - | 442 | 621 |   0 |   0 |   0 | 431k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
315.02/315.15	c   261s|  5550k|  5350k|     0 |   0.0 |1713M| 361 |   - | 442 | 639 |   0 |   0 |   0 | 431k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
315.63/315.72	c   262s|  5560k|  5360k|     0 |   0.0 |1716M| 361 |   - | 442 | 585 |   0 |   0 |   0 | 432k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
316.13/316.26	c   262s|  5570k|  5369k|     0 |   0.0 |1719M| 361 |   - | 442 | 617 |   0 |   0 |   0 | 432k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
316.73/316.81	c   262s|  5580k|  5379k|     0 |   0.0 |1722M| 361 |   - | 442 | 680 |   0 |   0 |   0 | 433k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
317.43/317.50	c   263s|  5590k|  5389k|     0 |   0.0 |1725M| 361 |   - | 442 | 630 |   0 |   0 |   0 | 434k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
318.02/318.11	c   263s|  5600k|  5399k|     0 |   0.0 |1728M| 361 |   - | 442 | 530 |   0 |   0 |   0 | 434k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
318.53/318.66	c   264s|  5610k|  5408k|     0 |   0.0 |1731M| 361 |   - | 442 | 499 |   0 |   0 |   0 | 434k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
319.03/319.16	c   264s|  5620k|  5418k|     0 |   0.0 |1734M| 361 |   - | 442 | 560 |   0 |   0 |   0 | 435k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
319.63/319.73	c   264s|  5630k|  5428k|     0 |   0.0 |1737M| 361 |   - | 442 | 586 |   0 |   0 |   0 | 435k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
320.23/320.36	c   265s|  5640k|  5438k|     0 |   0.0 |1740M| 361 |   - | 442 | 549 |   0 |   0 |   0 | 436k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
320.82/320.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
320.82/320.95	c   265s|  5650k|  5448k|     0 |   0.0 |1743M| 361 |   - | 442 | 540 |   0 |   0 |   0 | 436k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
321.42/321.51	c   266s|  5660k|  5457k|     0 |   0.0 |1746M| 361 |   - | 442 | 494 |   0 |   0 |   0 | 437k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
321.93/322.05	c   266s|  5670k|  5467k|     0 |   0.0 |1748M| 361 |   - | 442 | 474 |   0 |   0 |   0 | 437k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
322.53/322.62	c   266s|  5680k|  5477k|     0 |   0.0 |1751M| 361 |   - | 442 | 489 |   0 |   0 |   0 | 437k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
323.13/323.21	c   267s|  5690k|  5487k|     0 |   0.0 |1754M| 361 |   - | 442 | 449 |   0 |   0 |   0 | 438k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
323.63/323.73	c   267s|  5700k|  5496k|     0 |   0.0 |1757M| 361 |   - | 442 | 493 |   0 |   0 |   0 | 438k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
324.13/324.27	c   267s|  5710k|  5506k|     0 |   0.0 |1760M| 361 |   - | 442 | 496 |   0 |   0 |   0 | 439k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
324.73/324.85	c   268s|  5720k|  5516k|     0 |   0.0 |1763M| 361 |   - | 442 | 472 |   0 |   0 |   0 | 439k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
325.22/325.34	c   268s|  5730k|  5526k|     0 |   0.0 |1766M| 361 |   - | 442 | 522 |   0 |   0 |   0 | 440k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
325.82/325.90	c   268s|  5740k|  5536k|     0 |   0.0 |1769M| 361 |   - | 442 | 479 |   0 |   0 |   0 | 440k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
326.33/326.45	c   269s|  5750k|  5545k|     0 |   0.0 |1772M| 361 |   - | 442 | 506 |   0 |   0 |   0 | 440k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
326.93/327.04	c   269s|  5760k|  5555k|     0 |   0.0 |1775M| 361 |   - | 442 | 498 |   0 |   0 |   0 | 441k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
327.52/327.60	c   270s|  5770k|  5565k|     0 |   0.0 |1778M| 361 |   - | 442 | 478 |   0 |   0 |   0 | 441k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
328.03/328.18	c   270s|  5780k|  5575k|     0 |   0.0 |1780M| 361 |   - | 442 | 540 |   0 |   0 |   0 | 442k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
328.62/328.72	c   270s|  5790k|  5585k|     0 |   0.0 |1783M| 361 |   - | 442 | 560 |   0 |   0 |   0 | 442k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
329.23/329.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
329.23/329.31	c   271s|  5800k|  5594k|     0 |   0.0 |1786M| 361 |   - | 442 | 534 |   0 |   0 |   0 | 443k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
329.72/329.89	c   271s|  5810k|  5604k|     0 |   0.0 |1789M| 361 |   - | 442 | 490 |   0 |   0 |   0 | 443k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
330.33/330.43	c   272s|  5820k|  5614k|     0 |   0.0 |1792M| 361 |   - | 442 | 494 |   0 |   0 |   0 | 444k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
330.83/330.97	c   272s|  5830k|  5624k|     0 |   0.0 |1795M| 361 |   - | 442 | 492 |   0 |   0 |   0 | 444k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
331.33/331.49	c   272s|  5840k|  5633k|     0 |   0.0 |1798M| 361 |   - | 442 | 489 |   0 |   0 |   0 | 444k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
331.92/332.02	c   273s|  5850k|  5643k|     0 |   0.0 |1801M| 361 |   - | 442 | 561 |   0 |   0 |   0 | 445k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
332.42/332.56	c   273s|  5860k|  5653k|     0 |   0.0 |1804M| 361 |   - | 442 | 574 |   0 |   0 |   0 | 445k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
333.03/333.13	c   273s|  5870k|  5663k|     0 |   0.0 |1807M| 361 |   - | 442 | 542 |   0 |   0 |   0 | 446k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
333.53/333.67	c   274s|  5880k|  5673k|     0 |   0.0 |1810M| 361 |   - | 442 | 488 |   0 |   0 |   0 | 446k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
334.13/334.28	c   274s|  5890k|  5682k|     0 |   0.0 |1813M| 361 |   - | 442 | 515 |   0 |   0 |   0 | 447k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
334.73/334.84	c   275s|  5900k|  5692k|     0 |   0.0 |1816M| 361 |   - | 442 | 542 |   0 |   0 |   0 | 447k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
335.23/335.34	c   275s|  5910k|  5702k|     0 |   0.0 |1819M| 361 |   - | 442 | 482 |   0 |   0 |   0 | 447k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
335.83/335.90	c   275s|  5920k|  5712k|     0 |   0.0 |1821M| 361 |   - | 442 | 509 |   0 |   0 |   0 | 448k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
336.32/336.43	c   276s|  5930k|  5721k|     0 |   0.0 |1824M| 361 |   - | 442 | 478 |   0 |   0 |   0 | 449k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
336.93/337.05	c   276s|  5940k|  5731k|     0 |   0.0 |1827M| 361 |   - | 442 | 569 |   0 |   0 |   0 | 449k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
337.53/337.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
337.53/337.68	c   277s|  5950k|  5741k|     0 |   0.0 |1830M| 361 |   - | 442 | 546 |   0 |   0 |   0 | 450k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
338.12/338.21	c   277s|  5960k|  5751k|     0 |   0.0 |1833M| 361 |   - | 442 | 513 |   0 |   0 |   0 | 450k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
338.73/338.89	c   277s|  5970k|  5761k|     0 |   0.0 |1836M| 361 |   - | 442 | 588 |   0 |   0 |   0 | 451k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
339.32/339.43	c   278s|  5980k|  5770k|     0 |   0.0 |1839M| 361 |   - | 442 | 602 |   0 |   0 |   0 | 451k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
339.92/340.04	c   278s|  5990k|  5780k|     0 |   0.0 |1842M| 361 |   - | 442 | 617 |   0 |   0 |   0 | 452k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
340.42/340.58	c   279s|  6000k|  5790k|     0 |   0.0 |1845M| 361 |   - | 442 | 562 |   0 |   0 |   0 | 452k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
341.02/341.12	c   279s|  6010k|  5800k|     0 |   0.0 |1848M| 361 |   - | 442 | 547 |   0 |   0 |   0 | 453k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
341.53/341.63	c   279s|  6020k|  5809k|     0 |   0.0 |1851M| 361 |   - | 442 | 565 |   0 |   0 |   0 | 453k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
342.03/342.16	c   280s|  6030k|  5819k|     0 |   0.0 |1854M| 361 |   - | 442 | 508 |   0 |   0 |   0 | 454k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
342.52/342.68	c   280s|  6040k|  5829k|     0 |   0.0 |1857M| 361 |   - | 442 | 588 |   0 |   0 |   0 | 454k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
343.13/343.23	c   280s|  6050k|  5839k|     0 |   0.0 |1860M| 361 |   - | 442 | 577 |   0 |   0 |   0 | 455k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
343.63/343.77	c   281s|  6060k|  5849k|     0 |   0.0 |1862M| 361 |   - | 442 | 525 |   0 |   0 |   0 | 455k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
344.13/344.29	c   281s|  6070k|  5858k|     0 |   0.0 |1865M| 361 |   - | 442 | 493 |   0 |   0 |   0 | 456k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
344.72/344.88	c   281s|  6080k|  5868k|     0 |   0.0 |1868M| 361 |   - | 442 | 544 |   0 |   0 |   0 | 456k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
345.33/345.45	c   282s|  6090k|  5878k|     0 |   0.0 |1871M| 361 |   - | 442 | 528 |   0 |   0 |   0 | 457k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
345.83/345.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
345.83/345.99	c   282s|  6100k|  5888k|     0 |   0.0 |1874M| 361 |   - | 442 | 470 |   0 |   0 |   0 | 457k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
346.43/346.58	c   283s|  6110k|  5897k|     0 |   0.0 |1877M| 361 |   - | 442 | 454 |   0 |   0 |   0 | 457k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
347.03/347.12	c   283s|  6120k|  5907k|     0 |   0.0 |1880M| 361 |   - | 442 | 471 |   0 |   0 |   0 | 458k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
347.53/347.63	c   283s|  6130k|  5917k|     0 |   0.0 |1883M| 361 |   - | 442 | 565 |   0 |   0 |   0 | 458k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
348.12/348.27	c   284s|  6140k|  5927k|     0 |   0.0 |1886M| 361 |   - | 442 | 504 |   0 |   0 |   0 | 459k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
348.72/348.84	c   284s|  6150k|  5937k|     0 |   0.0 |1889M| 361 |   - | 442 | 525 |   0 |   0 |   0 | 459k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
349.32/349.43	c   285s|  6160k|  5946k|     0 |   0.0 |1891M| 361 |   - | 442 | 468 |   0 |   0 |   0 | 460k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
349.92/350.00	c   285s|  6170k|  5956k|     0 |   0.0 |1894M| 361 |   - | 442 | 525 |   0 |   0 |   0 | 460k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
350.42/350.53	c   285s|  6180k|  5966k|     0 |   0.0 |1897M| 361 |   - | 442 | 523 |   0 |   0 |   0 | 461k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
351.02/351.14	c   286s|  6190k|  5976k|     0 |   0.0 |1900M| 361 |   - | 442 | 535 |   0 |   0 |   0 | 461k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
351.52/351.66	c   286s|  6200k|  5985k|     0 |   0.0 |1903M| 361 |   - | 442 | 551 |   0 |   0 |   0 | 462k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
352.02/352.17	c   286s|  6210k|  5995k|     0 |   0.0 |1906M| 361 |   - | 442 | 537 |   0 |   0 |   0 | 462k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
352.62/352.70	c   287s|  6220k|  6005k|     0 |   0.0 |1909M| 361 |   - | 442 | 553 |   0 |   0 |   0 | 463k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
353.12/353.28	c   287s|  6230k|  6015k|     0 |   0.0 |1912M| 361 |   - | 442 | 533 |   0 |   0 |   0 | 463k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
353.72/353.83	c   288s|  6240k|  6025k|     0 |   0.0 |1915M| 361 |   - | 442 | 565 |   0 |   0 |   0 | 464k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
354.21/354.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
354.21/354.38	c   288s|  6250k|  6034k|     0 |   0.0 |1918M| 361 |   - | 442 | 524 |   0 |   0 |   0 | 464k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
354.82/354.93	c   288s|  6260k|  6044k|     0 |   0.0 |1921M| 361 |   - | 442 | 485 |   0 |   0 |   0 | 465k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
355.32/355.45	c   289s|  6270k|  6054k|     0 |   0.0 |1924M| 361 |   - | 442 | 468 |   0 |   0 |   0 | 465k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
355.82/355.99	c   289s|  6280k|  6064k|     0 |   0.0 |1927M| 361 |   - | 442 | 500 |   0 |   0 |   0 | 466k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
356.41/356.52	c   289s|  6290k|  6074k|     0 |   0.0 |1929M| 361 |   - | 442 | 482 |   0 |   0 |   0 | 466k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
356.92/357.06	c   290s|  6300k|  6083k|     0 |   0.0 |1932M| 361 |   - | 442 | 532 |   0 |   0 |   0 | 467k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
357.42/357.59	c   290s|  6310k|  6093k|     0 |   0.0 |1935M| 361 |   - | 442 | 534 |   0 |   0 |   0 | 467k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
358.02/358.13	c   290s|  6320k|  6103k|     0 |   0.0 |1938M| 361 |   - | 442 | 493 |   0 |   0 |   0 | 467k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
358.53/358.67	c   291s|  6330k|  6113k|     0 |   0.0 |1941M| 361 |   - | 442 | 464 |   0 |   0 |   0 | 468k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
359.12/359.24	c   291s|  6340k|  6123k|     0 |   0.0 |1944M| 361 |   - | 442 | 459 |   0 |   0 |   0 | 468k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
359.71/359.80	c   291s|  6350k|  6132k|     0 |   0.0 |1947M| 361 |   - | 442 | 517 |   0 |   0 |   0 | 469k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
360.21/360.33	c   292s|  6360k|  6142k|     0 |   0.0 |1950M| 361 |   - | 442 | 521 |   0 |   0 |   0 | 469k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
360.73/360.86	c   292s|  6370k|  6152k|     0 |   0.0 |1953M| 361 |   - | 442 | 515 |   0 |   0 |   0 | 469k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
361.21/361.39	c   293s|  6380k|  6162k|     0 |   0.0 |1956M| 361 |   - | 442 | 476 |   0 |   0 |   0 | 470k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
361.92/362.01	c   293s|  6390k|  6171k|     0 |   0.0 |1959M| 361 |   - | 442 | 535 |   0 |   0 |   0 | 470k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
362.52/362.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
362.52/362.62	c   293s|  6400k|  6181k|     0 |   0.0 |1962M| 361 |   - | 442 | 566 |   0 |   0 |   0 | 471k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
363.02/363.18	c   294s|  6410k|  6191k|     0 |   0.0 |1964M| 361 |   - | 442 | 556 |   0 |   0 |   0 | 471k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
363.61/363.71	c   294s|  6420k|  6201k|     0 |   0.0 |1967M| 361 |   - | 442 | 615 |   0 |   0 |   0 | 472k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
364.22/364.30	c   294s|  6430k|  6211k|     0 |   0.0 |1970M| 361 |   - | 442 | 539 |   0 |   0 |   0 | 472k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
364.72/364.89	c   295s|  6440k|  6220k|     0 |   0.0 |1973M| 361 |   - | 442 | 506 |   0 |   0 |   0 | 473k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
365.32/365.46	c   295s|  6450k|  6230k|     0 |   0.0 |1976M| 361 |   - | 442 | 517 |   0 |   0 |   0 | 473k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
365.82/365.98	c   296s|  6460k|  6240k|     0 |   0.0 |1979M| 361 |   - | 442 | 563 |   0 |   0 |   0 | 474k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
366.41/366.54	c   296s|  6470k|  6250k|     0 |   0.0 |1982M| 361 |   - | 442 | 573 |   0 |   0 |   0 | 474k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
367.02/367.13	c   296s|  6480k|  6259k|     0 |   0.0 |1985M| 361 |   - | 442 | 558 |   0 |   0 |   0 | 475k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
367.52/367.64	c   297s|  6490k|  6269k|     0 |   0.0 |1988M| 361 |   - | 442 | 629 |   0 |   0 |   0 | 475k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
368.02/368.17	c   297s|  6500k|  6279k|     0 |   0.0 |1991M| 361 |   - | 442 | 611 |   0 |   0 |   0 | 476k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
368.62/368.79	c   298s|  6510k|  6289k|     0 |   0.0 |1994M| 361 |   - | 442 | 667 |   0 |   0 |   0 | 476k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
369.22/369.31	c   298s|  6520k|  6299k|     0 |   0.0 |1997M| 361 |   - | 442 | 556 |   0 |   0 |   0 | 476k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
369.81/369.91	c   298s|  6530k|  6308k|     0 |   0.0 |2000M| 361 |   - | 442 | 539 |   0 |   0 |   0 | 477k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
370.32/370.44	c   299s|  6540k|  6318k|     0 |   0.0 |2002M| 361 |   - | 442 | 579 |   0 |   0 |   0 | 477k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
370.82/370.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
370.82/370.98	c   299s|  6550k|  6328k|     0 |   0.0 |2005M| 361 |   - | 442 | 538 |   0 |   0 |   0 | 478k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
371.41/371.52	c   299s|  6560k|  6338k|     0 |   0.0 |2008M| 361 |   - | 442 | 508 |   0 |   0 |   0 | 478k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
371.92/372.08	c   300s|  6570k|  6347k|     0 |   0.0 |2011M| 361 |   - | 442 | 519 |   0 |   0 |   0 | 479k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
372.62/372.70	c   300s|  6580k|  6357k|     0 |   0.0 |2014M| 361 |   - | 442 | 465 |   0 |   0 |   0 | 479k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
373.12/373.29	c   301s|  6590k|  6367k|     0 |   0.0 |2017M| 361 |   - | 442 | 462 |   0 |   0 |   0 | 480k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
373.72/373.88	c   301s|  6600k|  6377k|     0 |   0.0 |2020M| 361 |   - | 442 | 496 |   0 |   0 |   0 | 480k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
374.32/374.49	c   301s|  6610k|  6387k|     0 |   0.0 |2023M| 361 |   - | 442 | 482 |   0 |   0 |   0 | 481k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
374.93/375.06	c   302s|  6620k|  6396k|     0 |   0.0 |2026M| 361 |   - | 442 | 446 |   0 |   0 |   0 | 481k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
375.51/375.61	c   302s|  6630k|  6406k|     0 |   0.0 |2029M| 361 |   - | 442 | 434 |   0 |   0 |   0 | 481k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
376.02/376.18	c   303s|  6640k|  6416k|     0 |   0.0 |2032M| 361 |   - | 442 | 497 |   0 |   0 |   0 | 482k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
376.61/376.77	c   303s|  6650k|  6426k|     0 |   0.0 |2035M| 361 |   - | 442 | 449 |   0 |   0 |   0 | 482k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
377.32/377.45	c   303s|  6660k|  6435k|     0 |   0.0 |2038M| 361 |   - | 442 | 436 |   0 |   0 |   0 | 483k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
377.92/378.01	c   304s|  6670k|  6445k|     0 |   0.0 |2040M| 361 |   - | 442 | 428 |   0 |   0 |   0 | 483k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
378.41/378.54	c   304s|  6680k|  6455k|     0 |   0.0 |2043M| 361 |   - | 442 | 435 |   0 |   0 |   0 | 484k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
378.92/379.07	c   305s|  6690k|  6465k|     0 |   0.0 |2046M| 361 |   - | 442 | 444 |   0 |   0 |   0 | 484k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
379.52/379.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
379.52/379.62	c   305s|  6700k|  6475k|     0 |   0.0 |2049M| 361 |   - | 442 | 439 |   0 |   0 |   0 | 484k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
380.01/380.15	c   305s|  6710k|  6484k|     0 |   0.0 |2052M| 361 |   - | 442 | 434 |   0 |   0 |   0 | 485k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
380.61/380.79	c   306s|  6720k|  6494k|     0 |   0.0 |2055M| 361 |   - | 442 | 504 |   0 |   0 |   0 | 485k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
381.41/381.52	c   306s|  6730k|  6504k|     0 |   0.0 |2058M| 361 |   - | 442 | 497 |   0 |   0 |   0 | 486k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
382.02/382.15	c   307s|  6740k|  6514k|     0 |   0.0 |2061M| 361 |   - | 442 | 506 |   0 |   0 |   0 | 486k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
382.52/382.66	c   307s|  6750k|  6524k|     0 |   0.0 |2064M| 361 |   - | 442 | 581 |   0 |   0 |   0 | 487k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
383.11/383.23	c   307s|  6760k|  6533k|     0 |   0.0 |2067M| 361 |   - | 442 | 517 |   0 |   0 |   0 | 487k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
383.73/383.86	c   308s|  6770k|  6543k|     0 |   0.0 |2070M| 361 |   - | 442 | 548 |   0 |   0 |   0 | 487k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
384.32/384.45	c   308s|  6780k|  6553k|     0 |   0.0 |2073M| 361 |   - | 442 | 510 |   0 |   0 |   0 | 488k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
384.83/384.97	c   309s|  6790k|  6563k|     0 |   0.0 |2075M| 361 |   - | 442 | 473 |   0 |   0 |   0 | 488k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
385.32/385.49	c   309s|  6800k|  6572k|     0 |   0.0 |2078M| 361 |   - | 442 | 431 |   0 |   0 |   0 | 489k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
385.92/386.04	c   309s|  6810k|  6582k|     0 |   0.0 |2081M| 361 |   - | 442 | 417 |   0 |   0 |   0 | 489k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
386.42/386.58	c   310s|  6820k|  6592k|     0 |   0.0 |2084M| 361 |   - | 442 | 443 |   0 |   0 |   0 | 490k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
387.02/387.13	c   310s|  6830k|  6602k|     0 |   0.0 |2087M| 361 |   - | 442 | 457 |   0 |   0 |   0 | 490k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
387.61/387.71	c   311s|  6840k|  6612k|     0 |   0.0 |2090M| 361 |   - | 442 | 455 |   0 |   0 |   0 | 491k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
388.12/388.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
388.12/388.27	c   311s|  6850k|  6621k|     0 |   0.0 |2093M| 361 |   - | 442 | 478 |   0 |   0 |   0 | 491k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
388.72/388.87	c   311s|  6860k|  6631k|     0 |   0.0 |2096M| 361 |   - | 442 | 470 |   0 |   0 |   0 | 491k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
389.22/389.40	c   312s|  6870k|  6641k|     0 |   0.0 |2099M| 361 |   - | 442 | 473 |   0 |   0 |   0 | 492k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
389.81/389.92	c   312s|  6880k|  6651k|     0 |   0.0 |2102M| 361 |   - | 442 | 464 |   0 |   0 |   0 | 492k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
390.42/390.51	c   312s|  6890k|  6660k|     0 |   0.0 |2105M| 361 |   - | 442 | 490 |   0 |   0 |   0 | 493k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
390.92/391.07	c   313s|  6900k|  6670k|     0 |   0.0 |2108M| 361 |   - | 442 | 507 |   0 |   0 |   0 | 494k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
391.52/391.63	c   313s|  6910k|  6680k|     0 |   0.0 |2111M| 361 |   - | 442 | 548 |   0 |   0 |   0 | 494k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
392.22/392.31	c   314s|  6920k|  6690k|     0 |   0.0 |2113M| 361 |   - | 442 | 537 |   0 |   0 |   0 | 495k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
392.72/392.84	c   314s|  6930k|  6700k|     0 |   0.0 |2116M| 361 |   - | 442 | 502 |   0 |   0 |   0 | 495k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
393.22/393.40	c   314s|  6940k|  6709k|     0 |   0.0 |2119M| 361 |   - | 442 | 554 |   0 |   0 |   0 | 496k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
393.81/393.95	c   315s|  6950k|  6719k|     0 |   0.0 |2122M| 361 |   - | 442 | 560 |   0 |   0 |   0 | 496k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
394.42/394.54	c   315s|  6960k|  6729k|     0 |   0.0 |2125M| 361 |   - | 442 | 561 |   0 |   0 |   0 | 497k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
394.91/395.07	c   316s|  6970k|  6739k|     0 |   0.0 |2128M| 361 |   - | 442 | 554 |   0 |   0 |   0 | 497k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
395.51/395.64	c   316s|  6980k|  6748k|     0 |   0.0 |2131M| 361 |   - | 442 | 641 |   0 |   0 |   0 | 498k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
396.01/396.19	c   316s|  6990k|  6758k|     0 |   0.0 |2134M| 361 |   - | 442 | 554 |   0 |   0 |   0 | 498k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
396.62/396.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
396.62/396.74	c   317s|  7000k|  6768k|     0 |   0.0 |2137M| 361 |   - | 442 | 559 |   0 |   0 |   0 | 499k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
397.11/397.25	c   317s|  7010k|  6778k|     0 |   0.0 |2140M| 361 |   - | 442 | 522 |   0 |   0 |   0 | 499k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
397.71/397.81	c   317s|  7020k|  6788k|     0 |   0.0 |2143M| 361 |   - | 442 | 523 |   0 |   0 |   0 | 499k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
398.21/398.35	c   318s|  7030k|  6797k|     0 |   0.0 |2145M| 361 |   - | 442 | 484 |   0 |   0 |   0 | 500k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
398.71/398.84	c   318s|  7040k|  6807k|     0 |   0.0 |2148M| 361 |   - | 442 | 467 |   0 |   0 |   0 | 500k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
399.31/399.44	c   318s|  7050k|  6817k|     0 |   0.0 |2151M| 361 |   - | 442 | 446 |   0 |   0 |   0 | 501k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
400.02/400.14	c   319s|  7060k|  6827k|     0 |   0.0 |2154M| 361 |   - | 442 | 431 |   0 |   0 |   0 | 501k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
400.51/400.67	c   319s|  7070k|  6837k|     0 |   0.0 |2157M| 361 |   - | 442 | 400 |   0 |   0 |   0 | 502k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
401.21/401.35	c   320s|  7080k|  6846k|     0 |   0.0 |2160M| 361 |   - | 442 | 436 |   0 |   0 |   0 | 502k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
401.82/401.93	c   320s|  7090k|  6856k|     0 |   0.0 |2163M| 361 |   - | 442 | 461 |   0 |   0 |   0 | 503k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
402.42/402.50	c   321s|  7100k|  6866k|     0 |   0.0 |2166M| 361 |   - | 442 | 467 |   0 |   0 |   0 | 503k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
402.91/403.09	c   321s|  7110k|  6876k|     0 |   0.0 |2169M| 361 |   - | 442 | 468 |   0 |   0 |   0 | 503k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
403.51/403.67	c   321s|  7120k|  6886k|     0 |   0.0 |2172M| 361 |   - | 442 | 439 |   0 |   0 |   0 | 504k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
404.11/404.20	c   322s|  7130k|  6895k|     0 |   0.0 |2175M| 361 |   - | 442 | 419 |   0 |   0 |   0 | 504k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
404.62/404.73	c   322s|  7140k|  6905k|     0 |   0.0 |2178M| 361 |   - | 442 | 470 |   0 |   0 |   0 | 505k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
405.21/405.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
405.21/405.33	c   323s|  7150k|  6915k|     0 |   0.0 |2181M| 361 |   - | 442 | 454 |   0 |   0 |   0 | 505k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
405.72/405.90	c   323s|  7160k|  6925k|     0 |   0.0 |2183M| 361 |   - | 442 | 429 |   0 |   0 |   0 | 506k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
406.51/406.62	c   323s|  7170k|  6934k|     0 |   0.0 |2186M| 361 |   - | 442 | 457 |   0 |   0 |   0 | 506k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
407.12/407.25	c   324s|  7180k|  6944k|     0 |   0.0 |2189M| 361 |   - | 442 | 494 |   0 |   0 |   0 | 507k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
407.71/407.82	c   324s|  7190k|  6954k|     0 |   0.0 |2192M| 361 |   - | 442 | 520 |   0 |   0 |   0 | 507k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
408.31/408.41	c   325s|  7200k|  6964k|     0 |   0.0 |2195M| 361 |   - | 442 | 506 |   0 |   0 |   0 | 508k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
408.91/409.09	c   325s|  7210k|  6974k|     0 |   0.0 |2198M| 361 |   - | 442 | 546 |   0 |   0 |   0 | 508k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
409.52/409.63	c   326s|  7220k|  6983k|     0 |   0.0 |2201M| 361 |   - | 442 | 536 |   0 |   0 |   0 | 509k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
410.01/410.20	c   326s|  7230k|  6993k|     0 |   0.0 |2204M| 361 |   - | 442 | 492 |   0 |   0 |   0 | 509k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
410.71/410.80	c   326s|  7240k|  7003k|     0 |   0.0 |2207M| 361 |   - | 442 | 575 |   0 |   0 |   0 | 510k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
411.22/411.36	c   327s|  7250k|  7013k|     0 |   0.0 |2210M| 361 |   - | 442 | 536 |   0 |   0 |   0 | 510k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
411.71/411.88	c   327s|  7260k|  7022k|     0 |   0.0 |2212M| 361 |   - | 442 | 540 |   0 |   0 |   0 | 510k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
412.32/412.45	c   327s|  7270k|  7032k|     0 |   0.0 |2215M| 361 |   - | 442 | 537 |   0 |   0 |   0 | 511k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
412.91/413.07	c   328s|  7280k|  7042k|     0 |   0.0 |2218M| 361 |   - | 442 | 507 |   0 |   0 |   0 | 511k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
413.52/413.67	c   328s|  7290k|  7052k|     0 |   0.0 |2221M| 361 |   - | 442 | 497 |   0 |   0 |   0 | 512k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
414.11/414.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
414.11/414.23	c   329s|  7300k|  7062k|     0 |   0.0 |2224M| 361 |   - | 442 | 472 |   0 |   0 |   0 | 512k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
414.71/414.84	c   329s|  7310k|  7071k|     0 |   0.0 |2227M| 361 |   - | 442 | 440 |   0 |   0 |   0 | 513k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
415.21/415.36	c   329s|  7320k|  7081k|     0 |   0.0 |2230M| 361 |   - | 442 | 363 |   0 |   0 |   0 | 513k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
415.81/415.97	c   330s|  7330k|  7091k|     0 |   0.0 |2233M| 361 |   - | 442 | 356 |   0 |   0 |   0 | 513k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
416.41/416.59	c   330s|  7340k|  7101k|     0 |   0.0 |2236M| 361 |   - | 442 | 366 |   0 |   0 |   0 | 514k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
417.01/417.13	c   331s|  7350k|  7110k|     0 |   0.0 |2239M| 361 |   - | 442 | 342 |   0 |   0 |   0 | 514k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
417.61/417.72	c   331s|  7360k|  7120k|     0 |   0.0 |2242M| 361 |   - | 442 | 322 |   0 |   0 |   0 | 515k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
418.21/418.38	c   332s|  7370k|  7130k|     0 |   0.0 |2245M| 361 |   - | 442 | 338 |   0 |   0 |   0 | 515k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
418.81/418.92	c   332s|  7380k|  7140k|     0 |   0.0 |2248M| 361 |   - | 442 | 316 |   0 |   0 |   0 | 516k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
419.41/419.54	c   332s|  7390k|  7150k|     0 |   0.0 |2250M| 361 |   - | 442 | 301 |   0 |   0 |   0 | 516k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
420.01/420.11	c   333s|  7400k|  7159k|     0 |   0.0 |2253M| 361 |   - | 442 | 290 |   0 |   0 |   0 | 516k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
420.61/420.73	c   333s|  7410k|  7169k|     0 |   0.0 |2256M| 361 |   - | 442 | 328 |   0 |   0 |   0 | 517k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
421.21/421.31	c   334s|  7420k|  7179k|     0 |   0.0 |2259M| 361 |   - | 442 | 388 |   0 |   0 |   0 | 517k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
421.81/421.95	c   334s|  7430k|  7189k|     0 |   0.0 |2262M| 361 |   - | 442 | 425 |   0 |   0 |   0 | 518k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
422.41/422.56	c   334s|  7440k|  7199k|     0 |   0.0 |2265M| 361 |   - | 442 | 408 |   0 |   0 |   0 | 518k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
423.02/423.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
423.02/423.13	c   335s|  7450k|  7208k|     0 |   0.0 |2268M| 361 |   - | 442 | 459 |   0 |   0 |   0 | 519k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
423.51/423.68	c   335s|  7460k|  7218k|     0 |   0.0 |2271M| 361 |   - | 442 | 531 |   0 |   0 |   0 | 519k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
424.31/424.42	c   336s|  7470k|  7228k|     0 |   0.0 |2274M| 361 |   - | 442 | 556 |   0 |   0 |   0 | 520k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
424.81/424.92	c   336s|  7480k|  7238k|     0 |   0.0 |2277M| 361 |   - | 442 | 604 |   0 |   0 |   0 | 521k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
425.42/425.59	c   337s|  7490k|  7247k|     0 |   0.0 |2280M| 361 |   - | 442 | 534 |   0 |   0 |   0 | 521k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
426.01/426.14	c   337s|  7500k|  7257k|     0 |   0.0 |2283M| 361 |   - | 442 | 537 |   0 |   0 |   0 | 521k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
426.51/426.68	c   337s|  7510k|  7267k|     0 |   0.0 |2285M| 361 |   - | 442 | 526 |   0 |   0 |   0 | 522k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
427.11/427.29	c   338s|  7520k|  7277k|     0 |   0.0 |2288M| 361 |   - | 442 | 519 |   0 |   0 |   0 | 522k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
427.72/427.84	c   338s|  7530k|  7287k|     0 |   0.0 |2291M| 361 |   - | 442 | 539 |   0 |   0 |   0 | 523k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
428.41/428.54	c   339s|  7540k|  7296k|     0 |   0.0 |2294M| 361 |   - | 442 | 498 |   0 |   0 |   0 | 523k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
429.02/429.12	c   339s|  7550k|  7306k|     0 |   0.0 |2297M| 361 |   - | 442 | 524 |   0 |   0 |   0 | 524k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
429.51/429.67	c   339s|  7560k|  7316k|     0 |   0.0 |2300M| 361 |   - | 442 | 578 |   0 |   0 |   0 | 524k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
430.11/430.26	c   340s|  7570k|  7326k|     0 |   0.0 |2303M| 361 |   - | 442 | 556 |   0 |   0 |   0 | 525k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
430.72/430.86	c   340s|  7580k|  7335k|     0 |   0.0 |2306M| 361 |   - | 442 | 570 |   0 |   0 |   0 | 525k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
431.41/431.50	c   341s|  7590k|  7345k|     0 |   0.0 |2309M| 361 |   - | 442 | 569 |   0 |   0 |   0 | 526k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
431.91/432.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
431.91/432.05	c   341s|  7600k|  7355k|     0 |   0.0 |2312M| 361 |   - | 442 | 624 |   0 |   0 |   0 | 526k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
432.51/432.69	c   342s|  7610k|  7365k|     0 |   0.0 |2315M| 361 |   - | 442 | 583 |   0 |   0 |   0 | 527k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
433.22/433.33	c   342s|  7620k|  7375k|     0 |   0.0 |2317M| 361 |   - | 442 | 603 |   0 |   0 |   0 | 527k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
433.91/434.05	c   342s|  7630k|  7384k|     0 |   0.0 |2320M| 361 |   - | 442 | 558 |   0 |   0 |   0 | 528k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
434.51/434.61	c   343s|  7640k|  7394k|     0 |   0.0 |2323M| 361 |   - | 442 | 541 |   0 |   0 |   0 | 528k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
435.11/435.25	c   343s|  7650k|  7404k|     0 |   0.0 |2326M| 361 |   - | 442 | 583 |   0 |   0 |   0 | 529k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
435.71/435.89	c   344s|  7660k|  7414k|     0 |   0.0 |2329M| 361 |   - | 442 | 483 |   0 |   0 |   0 | 529k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
436.31/436.40	c   344s|  7670k|  7423k|     0 |   0.0 |2332M| 361 |   - | 442 | 425 |   0 |   0 |   0 | 530k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
436.81/436.97	c   345s|  7680k|  7433k|     0 |   0.0 |2335M| 361 |   - | 442 | 472 |   0 |   0 |   0 | 530k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
437.41/437.54	c   345s|  7690k|  7443k|     0 |   0.0 |2338M| 361 |   - | 442 | 467 |   0 |   0 |   0 | 531k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
437.91/438.05	c   345s|  7700k|  7453k|     0 |   0.0 |2341M| 361 |   - | 442 | 466 |   0 |   0 |   0 | 531k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
438.51/438.67	c   346s|  7710k|  7463k|     0 |   0.0 |2344M| 361 |   - | 442 | 520 |   0 |   0 |   0 | 532k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
439.11/439.24	c   346s|  7720k|  7472k|     0 |   0.0 |2346M| 361 |   - | 442 | 513 |   0 |   0 |   0 | 532k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
439.71/439.82	c   347s|  7730k|  7482k|     0 |   0.0 |2349M| 361 |   - | 442 | 507 |   0 |   0 |   0 | 533k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
440.31/440.46	c   347s|  7740k|  7492k|     0 |   0.0 |2352M| 361 |   - | 442 | 582 |   0 |   0 |   0 | 533k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
440.81/440.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
440.81/440.98	c   347s|  7750k|  7502k|     0 |   0.0 |2355M| 361 |   - | 442 | 543 |   0 |   0 |   0 | 534k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
441.41/441.55	c   348s|  7760k|  7511k|     0 |   0.0 |2358M| 361 |   - | 442 | 552 |   0 |   0 |   0 | 534k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
442.01/442.16	c   348s|  7770k|  7521k|     0 |   0.0 |2361M| 361 |   - | 442 | 589 |   0 |   0 |   0 | 534k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
442.61/442.71	c   348s|  7780k|  7531k|     0 |   0.0 |2364M| 361 |   - | 442 | 577 |   0 |   0 |   0 | 535k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
443.31/443.40	c   349s|  7790k|  7541k|     0 |   0.0 |2367M| 361 |   - | 442 | 601 |   0 |   0 |   0 | 535k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
443.91/444.03	c   349s|  7800k|  7551k|     0 |   0.0 |2370M| 361 |   - | 442 | 664 |   0 |   0 |   0 | 536k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
444.51/444.64	c   350s|  7810k|  7560k|     0 |   0.0 |2373M| 361 |   - | 442 | 587 |   0 |   0 |   0 | 536k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
445.01/445.18	c   350s|  7820k|  7570k|     0 |   0.0 |2376M| 361 |   - | 442 | 566 |   0 |   0 |   0 | 537k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
445.61/445.76	c   351s|  7830k|  7580k|     0 |   0.0 |2378M| 361 |   - | 442 | 529 |   0 |   0 |   0 | 537k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
446.21/446.30	c   351s|  7840k|  7590k|     0 |   0.0 |2381M| 361 |   - | 442 | 538 |   0 |   0 |   0 | 538k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
446.81/446.99	c   352s|  7850k|  7599k|     0 |   0.0 |2384M| 361 |   - | 442 | 547 |   0 |   0 |   0 | 538k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
447.40/447.54	c   352s|  7860k|  7609k|     0 |   0.0 |2387M| 361 |   - | 442 | 519 |   0 |   0 |   0 | 538k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
448.01/448.17	c   352s|  7870k|  7619k|     0 |   0.0 |2390M| 361 |   - | 442 | 497 |   0 |   0 |   0 | 539k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
448.61/448.70	c   353s|  7880k|  7629k|     0 |   0.0 |2393M| 361 |   - | 442 | 460 |   0 |   0 |   0 | 539k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
449.11/449.28	c   353s|  7890k|  7639k|     0 |   0.0 |2396M| 361 |   - | 442 | 413 |   0 |   0 |   0 | 540k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
449.91/450.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
449.91/450.00	c   354s|  7900k|  7648k|     0 |   0.0 |2399M| 361 |   - | 442 | 452 |   0 |   0 |   0 | 540k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
450.41/450.54	c   354s|  7910k|  7658k|     0 |   0.0 |2402M| 361 |   - | 442 | 481 |   0 |   0 |   0 | 541k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
451.01/451.11	c   354s|  7920k|  7668k|     0 |   0.0 |2405M| 361 |   - | 442 | 474 |   0 |   0 |   0 | 541k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
451.51/451.64	c   355s|  7930k|  7678k|     0 |   0.0 |2408M| 361 |   - | 442 | 496 |   0 |   0 |   0 | 542k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
452.11/452.23	c   355s|  7940k|  7688k|     0 |   0.0 |2410M| 361 |   - | 442 | 480 |   0 |   0 |   0 | 542k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
452.81/452.92	c   356s|  7950k|  7697k|     0 |   0.0 |2413M| 361 |   - | 442 | 467 |   0 |   0 |   0 | 543k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
453.30/453.46	c   356s|  7960k|  7707k|     0 |   0.0 |2416M| 361 |   - | 442 | 428 |   0 |   0 |   0 | 543k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
453.91/454.05	c   356s|  7970k|  7717k|     0 |   0.0 |2419M| 361 |   - | 442 | 387 |   0 |   0 |   0 | 543k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
454.51/454.61	c   357s|  7980k|  7727k|     0 |   0.0 |2422M| 361 |   - | 442 | 385 |   0 |   0 |   0 | 544k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
455.11/455.24	c   357s|  7990k|  7736k|     0 |   0.0 |2425M| 361 |   - | 442 | 363 |   0 |   0 |   0 | 544k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
455.71/455.89	c   358s|  8000k|  7746k|     0 |   0.0 |2428M| 361 |   - | 442 | 447 |   0 |   0 |   0 | 545k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
456.31/456.49	c   358s|  8010k|  7756k|     0 |   0.0 |2431M| 361 |   - | 442 | 427 |   0 |   0 |   0 | 545k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
457.01/457.12	c   359s|  8020k|  7766k|     0 |   0.0 |2434M| 361 |   - | 442 | 470 |   0 |   0 |   0 | 546k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
457.52/457.66	c   359s|  8030k|  7776k|     0 |   0.0 |2437M| 361 |   - | 442 | 513 |   0 |   0 |   0 | 546k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
458.11/458.26	c   359s|  8040k|  7785k|     0 |   0.0 |2440M| 361 |   - | 442 | 586 |   0 |   0 |   0 | 547k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
458.71/458.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
458.71/458.87	c   360s|  8050k|  7795k|     0 |   0.0 |2443M| 361 |   - | 442 | 579 |   0 |   0 |   0 | 547k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
459.31/459.42	c   360s|  8060k|  7805k|     0 |   0.0 |2446M| 361 |   - | 442 | 573 |   0 |   0 |   0 | 547k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
459.91/460.07	c   361s|  8070k|  7815k|     0 |   0.0 |2449M| 361 |   - | 442 | 566 |   0 |   0 |   0 | 548k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
460.51/460.62	c   361s|  8080k|  7824k|     0 |   0.0 |2451M| 361 |   - | 442 | 538 |   0 |   0 |   0 | 548k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
461.20/461.30	c   361s|  8090k|  7834k|     0 |   0.0 |2454M| 361 |   - | 442 | 585 |   0 |   0 |   0 | 549k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
461.71/461.90	c   362s|  8100k|  7844k|     0 |   0.0 |2457M| 361 |   - | 442 | 517 |   0 |   0 |   0 | 549k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
462.31/462.49	c   362s|  8110k|  7854k|     0 |   0.0 |2460M| 361 |   - | 442 | 532 |   0 |   0 |   0 | 550k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
463.11/463.22	c   363s|  8120k|  7863k|     0 |   0.0 |2463M| 361 |   - | 442 | 500 |   0 |   0 |   0 | 550k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
463.71/463.82	c   363s|  8130k|  7873k|     0 |   0.0 |2466M| 361 |   - | 442 | 542 |   0 |   0 |   0 | 551k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
464.31/464.45	c   364s|  8140k|  7883k|     0 |   0.0 |2469M| 361 |   - | 442 | 513 |   0 |   0 |   0 | 551k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
464.80/464.96	c   364s|  8150k|  7893k|     0 |   0.0 |2472M| 361 |   - | 442 | 490 |   0 |   0 |   0 | 551k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
465.50/465.65	c   365s|  8160k|  7903k|     0 |   0.0 |2475M| 361 |   - | 442 | 449 |   0 |   0 |   0 | 552k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
466.10/466.22	c   365s|  8170k|  7912k|     0 |   0.0 |2478M| 361 |   - | 442 | 421 |   0 |   0 |   0 | 552k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
466.70/466.87	c   365s|  8180k|  7922k|     0 |   0.0 |2481M| 361 |   - | 442 | 399 |   0 |   0 |   0 | 552k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
467.31/467.46	c   366s|  8190k|  7932k|     0 |   0.0 |2484M| 361 |   - | 442 | 447 |   0 |   0 |   0 | 553k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
467.90/468.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
467.90/468.04	c   366s|  8200k|  7942k|     0 |   0.0 |2486M| 361 |   - | 442 | 430 |   0 |   0 |   0 | 553k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
468.51/468.61	c   367s|  8210k|  7951k|     0 |   0.0 |2489M| 361 |   - | 442 | 421 |   0 |   0 |   0 | 553k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
469.01/469.19	c   367s|  8220k|  7961k|     0 |   0.0 |2492M| 361 |   - | 442 | 446 |   0 |   0 |   0 | 554k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
469.61/469.76	c   367s|  8230k|  7971k|     0 |   0.0 |2495M| 361 |   - | 442 | 404 |   0 |   0 |   0 | 554k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
470.20/470.30	c   368s|  8240k|  7981k|     0 |   0.0 |2498M| 361 |   - | 442 | 389 |   0 |   0 |   0 | 555k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
470.80/470.94	c   368s|  8250k|  7991k|     0 |   0.0 |2501M| 361 |   - | 442 | 390 |   0 |   0 |   0 | 555k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
471.51/471.62	c   369s|  8260k|  8000k|     0 |   0.0 |2504M| 361 |   - | 442 | 389 |   0 |   0 |   0 | 555k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
472.11/472.20	c   369s|  8270k|  8010k|     0 |   0.0 |2507M| 361 |   - | 442 | 375 |   0 |   0 |   0 | 556k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
472.70/472.86	c   370s|  8280k|  8020k|     0 |   0.0 |2510M| 361 |   - | 442 | 383 |   0 |   0 |   0 | 556k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
473.41/473.51	c   370s|  8290k|  8030k|     0 |   0.0 |2513M| 361 |   - | 442 | 414 |   0 |   0 |   0 | 557k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
474.02/474.15	c   370s|  8300k|  8039k|     0 |   0.0 |2515M| 361 |   - | 442 | 370 |   0 |   0 |   0 | 557k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
474.60/474.71	c   371s|  8310k|  8049k|     0 |   0.0 |2518M| 361 |   - | 442 | 419 |   0 |   0 |   0 | 558k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
475.20/475.36	c   371s|  8320k|  8059k|     0 |   0.0 |2521M| 361 |   - | 442 | 392 |   0 |   0 |   0 | 558k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
475.81/475.94	c   372s|  8330k|  8069k|     0 |   0.0 |2524M| 361 |   - | 442 | 413 |   0 |   0 |   0 | 559k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
476.51/476.63	c   372s|  8340k|  8079k|     0 |   0.0 |2527M| 361 |   - | 442 | 416 |   0 |   0 |   0 | 559k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
477.21/477.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
477.21/477.32	c   373s|  8350k|  8088k|     0 |   0.0 |2530M| 361 |   - | 442 | 388 |   0 |   0 |   0 | 560k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
477.80/477.94	c   373s|  8360k|  8098k|     0 |   0.0 |2533M| 361 |   - | 442 | 377 |   0 |   0 |   0 | 560k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
478.41/478.52	c   374s|  8370k|  8108k|     0 |   0.0 |2536M| 361 |   - | 442 | 393 |   0 |   0 |   0 | 560k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
479.01/479.17	c   374s|  8380k|  8118k|     0 |   0.0 |2539M| 361 |   - | 442 | 376 |   0 |   0 |   0 | 561k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
479.60/479.74	c   375s|  8390k|  8127k|     0 |   0.0 |2542M| 361 |   - | 442 | 352 |   0 |   0 |   0 | 561k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
480.21/480.33	c   375s|  8400k|  8137k|     0 |   0.0 |2545M| 361 |   - | 442 | 355 |   0 |   0 |   0 | 562k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
480.71/480.87	c   375s|  8410k|  8147k|     0 |   0.0 |2548M| 361 |   - | 442 | 370 |   0 |   0 |   0 | 562k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
481.51/481.60	c   376s|  8420k|  8157k|     0 |   0.0 |2550M| 361 |   - | 442 | 346 |   0 |   0 |   0 | 562k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
482.11/482.22	c   376s|  8430k|  8167k|     0 |   0.0 |2553M| 361 |   - | 442 | 329 |   0 |   0 |   0 | 563k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
482.71/482.86	c   377s|  8440k|  8176k|     0 |   0.0 |2556M| 361 |   - | 442 | 397 |   0 |   0 |   0 | 563k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
483.30/483.47	c   377s|  8450k|  8186k|     0 |   0.0 |2559M| 361 |   - | 442 | 391 |   0 |   0 |   0 | 563k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
483.91/484.01	c   378s|  8460k|  8196k|     0 |   0.0 |2562M| 361 |   - | 442 | 421 |   0 |   0 |   0 | 564k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
484.41/484.59	c   378s|  8470k|  8206k|     0 |   0.0 |2565M| 361 |   - | 442 | 391 |   0 |   0 |   0 | 564k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
485.01/485.12	c   378s|  8480k|  8216k|     0 |   0.0 |2568M| 361 |   - | 442 | 362 |   0 |   0 |   0 | 564k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
485.51/485.69	c   379s|  8490k|  8225k|     0 |   0.0 |2571M| 361 |   - | 442 | 382 |   0 |   0 |   0 | 565k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
486.12/486.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
486.12/486.24	c   379s|  8500k|  8235k|     0 |   0.0 |2574M| 361 |   - | 442 | 359 |   0 |   0 |   0 | 565k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
486.71/486.85	c   379s|  8510k|  8245k|     0 |   0.0 |2577M| 361 |   - | 442 | 297 |   0 |   0 |   0 | 565k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
487.40/487.55	c   380s|  8520k|  8255k|     0 |   0.0 |2580M| 361 |   - | 442 | 328 |   0 |   0 |   0 | 566k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
488.01/488.11	c   380s|  8530k|  8264k|     0 |   0.0 |2582M| 361 |   - | 442 | 314 |   0 |   0 |   0 | 566k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
488.50/488.69	c   381s|  8540k|  8274k|     0 |   0.0 |2585M| 361 |   - | 442 | 281 |   0 |   0 |   0 | 566k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
489.10/489.23	c   381s|  8550k|  8284k|     0 |   0.0 |2588M| 361 |   - | 442 | 304 |   0 |   0 |   0 | 567k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
489.71/489.82	c   382s|  8560k|  8294k|     0 |   0.0 |2591M| 361 |   - | 442 | 298 |   0 |   0 |   0 | 567k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
490.20/490.38	c   382s|  8570k|  8304k|     0 |   0.0 |2594M| 361 |   - | 442 | 309 |   0 |   0 |   0 | 567k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
490.81/490.95	c   382s|  8580k|  8313k|     0 |   0.0 |2597M| 361 |   - | 442 | 315 |   0 |   0 |   0 | 568k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
491.51/491.61	c   383s|  8590k|  8323k|     0 |   0.0 |2600M| 361 |   - | 442 | 309 |   0 |   0 |   0 | 568k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
492.20/492.31	c   383s|  8600k|  8333k|     0 |   0.0 |2603M| 361 |   - | 442 | 318 |   0 |   0 |   0 | 568k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
492.81/492.90	c   384s|  8610k|  8343k|     0 |   0.0 |2606M| 361 |   - | 442 | 352 |   0 |   0 |   0 | 569k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
493.40/493.50	c   384s|  8620k|  8352k|     0 |   0.0 |2609M| 361 |   - | 442 | 450 |   0 |   0 |   0 | 569k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
494.01/494.11	c   385s|  8630k|  8362k|     0 |   0.0 |2612M| 361 |   - | 442 | 491 |   0 |   0 |   0 | 570k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
494.50/494.66	c   385s|  8640k|  8372k|     0 |   0.0 |2615M| 361 |   - | 442 | 527 |   0 |   0 |   0 | 570k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
495.11/495.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
495.11/495.21	c   385s|  8650k|  8382k|     0 |   0.0 |2618M| 361 |   - | 442 | 548 |   0 |   0 |   0 | 570k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
495.81/495.90	c   386s|  8660k|  8392k|     0 |   0.0 |2620M| 361 |   - | 442 | 542 |   0 |   0 |   0 | 571k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
496.40/496.51	c   386s|  8670k|  8401k|     0 |   0.0 |2623M| 361 |   - | 442 | 590 |   0 |   0 |   0 | 571k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
496.91/497.06	c   387s|  8680k|  8411k|     0 |   0.0 |2626M| 361 |   - | 442 | 568 |   0 |   0 |   0 | 572k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
497.50/497.69	c   387s|  8690k|  8421k|     0 |   0.0 |2629M| 361 |   - | 442 | 575 |   0 |   0 |   0 | 572k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
498.21/498.31	c   388s|  8700k|  8431k|     0 |   0.0 |2632M| 361 |   - | 442 | 591 |   0 |   0 |   0 | 573k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
498.80/498.92	c   388s|  8710k|  8440k|     0 |   0.0 |2635M| 361 |   - | 442 | 539 |   0 |   0 |   0 | 573k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
499.31/499.48	c   388s|  8720k|  8450k|     0 |   0.0 |2638M| 361 |   - | 442 | 543 |   0 |   0 |   0 | 574k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
499.90/500.06	c   389s|  8730k|  8460k|     0 |   0.0 |2641M| 361 |   - | 442 | 493 |   0 |   0 |   0 | 574k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
500.41/500.59	c   389s|  8740k|  8470k|     0 |   0.0 |2644M| 361 |   - | 442 | 468 |   0 |   0 |   0 | 575k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
501.11/501.22	c   389s|  8750k|  8480k|     0 |   0.0 |2647M| 361 |   - | 442 | 452 |   0 |   0 |   0 | 575k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
501.60/501.77	c   390s|  8760k|  8489k|     0 |   0.0 |2650M| 361 |   - | 442 | 454 |   0 |   0 |   0 | 576k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
502.31/502.44	c   390s|  8770k|  8499k|     0 |   0.0 |2653M| 361 |   - | 442 | 427 |   0 |   0 |   0 | 576k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
502.90/503.01	c   391s|  8780k|  8509k|     0 |   0.0 |2656M| 361 |   - | 442 | 444 |   0 |   0 |   0 | 577k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
503.50/503.61	c   391s|  8790k|  8519k|     0 |   0.0 |2658M| 361 |   - | 442 | 416 |   0 |   0 |   0 | 577k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
504.00/504.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
504.00/504.17	c   392s|  8800k|  8528k|     0 |   0.0 |2661M| 361 |   - | 442 | 437 |   0 |   0 |   0 | 577k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
504.61/504.76	c   392s|  8810k|  8538k|     0 |   0.0 |2664M| 361 |   - | 442 | 413 |   0 |   0 |   0 | 578k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
505.20/505.33	c   392s|  8820k|  8548k|     0 |   0.0 |2667M| 361 |   - | 442 | 448 |   0 |   0 |   0 | 578k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
505.81/505.92	c   393s|  8830k|  8558k|     0 |   0.0 |2670M| 361 |   - | 442 | 447 |   0 |   0 |   0 | 579k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
506.30/506.44	c   393s|  8840k|  8568k|     0 |   0.0 |2673M| 361 |   - | 442 | 400 |   0 |   0 |   0 | 579k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
506.91/507.04	c   394s|  8850k|  8577k|     0 |   0.0 |2676M| 361 |   - | 442 | 398 |   0 |   0 |   0 | 580k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
507.60/507.72	c   394s|  8860k|  8587k|     0 |   0.0 |2679M| 361 |   - | 442 | 354 |   0 |   0 |   0 | 580k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
508.11/508.26	c   394s|  8870k|  8597k|     0 |   0.0 |2682M| 361 |   - | 442 | 351 |   0 |   0 |   0 | 581k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
508.71/508.86	c   395s|  8880k|  8607k|     0 |   0.0 |2685M| 361 |   - | 442 | 348 |   0 |   0 |   0 | 581k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
509.30/509.40	c   395s|  8890k|  8617k|     0 |   0.0 |2688M| 361 |   - | 442 | 370 |   0 |   0 |   0 | 582k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
509.90/510.01	c   396s|  8900k|  8626k|     0 |   0.0 |2691M| 361 |   - | 442 | 396 |   0 |   0 |   0 | 582k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
510.40/510.55	c   396s|  8910k|  8636k|     0 |   0.0 |2693M| 361 |   - | 442 | 381 |   0 |   0 |   0 | 583k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
511.10/511.24	c   396s|  8920k|  8646k|     0 |   0.0 |2696M| 361 |   - | 442 | 404 |   0 |   0 |   0 | 583k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
511.70/511.84	c   397s|  8930k|  8656k|     0 |   0.0 |2699M| 361 |   - | 442 | 380 |   0 |   0 |   0 | 584k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
512.30/512.43	c   397s|  8940k|  8665k|     0 |   0.0 |2702M| 361 |   - | 442 | 384 |   0 |   0 |   0 | 584k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
512.90/513.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
512.90/513.03	c   398s|  8950k|  8675k|     0 |   0.0 |2705M| 361 |   - | 442 | 408 |   0 |   0 |   0 | 585k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
513.51/513.67	c   398s|  8960k|  8685k|     0 |   0.0 |2708M| 361 |   - | 442 | 386 |   0 |   0 |   0 | 585k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
514.10/514.27	c   399s|  8970k|  8695k|     0 |   0.0 |2711M| 361 |   - | 442 | 376 |   0 |   0 |   0 | 586k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
514.70/514.87	c   399s|  8980k|  8705k|     0 |   0.0 |2714M| 361 |   - | 442 | 467 |   0 |   0 |   0 | 586k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
515.30/515.48	c   399s|  8990k|  8714k|     0 |   0.0 |2717M| 361 |   - | 442 | 455 |   0 |   0 |   0 | 587k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
516.09/516.20	c   400s|  9000k|  8724k|     0 |   0.0 |2720M| 361 |   - | 442 | 484 |   0 |   0 |   0 | 587k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
516.70/516.89	c   400s|  9010k|  8734k|     0 |   0.0 |2723M| 361 |   - | 442 | 523 |   0 |   0 |   0 | 588k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
517.30/517.43	c   401s|  9020k|  8744k|     0 |   0.0 |2725M| 361 |   - | 442 | 476 |   0 |   0 |   0 | 589k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
518.00/518.12	c   401s|  9030k|  8753k|     0 |   0.0 |2728M| 361 |   - | 442 | 499 |   0 |   0 |   0 | 589k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
518.50/518.67	c   402s|  9040k|  8763k|     0 |   0.0 |2731M| 361 |   - | 442 | 534 |   0 |   0 |   0 | 590k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
519.10/519.29	c   402s|  9050k|  8773k|     0 |   0.0 |2734M| 361 |   - | 442 | 485 |   0 |   0 |   0 | 590k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
519.80/519.94	c   403s|  9060k|  8783k|     0 |   0.0 |2737M| 361 |   - | 442 | 457 |   0 |   0 |   0 | 591k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
520.40/520.57	c   403s|  9070k|  8792k|     0 |   0.0 |2740M| 361 |   - | 442 | 432 |   0 |   0 |   0 | 591k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
521.09/521.29	c   404s|  9080k|  8802k|     0 |   0.0 |2743M| 361 |   - | 442 | 433 |   0 |   0 |   0 | 591k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
521.69/521.85	c   404s|  9090k|  8812k|     0 |   0.0 |2746M| 361 |   - | 442 | 403 |   0 |   0 |   0 | 592k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
522.30/522.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
522.30/522.47	c   404s|  9100k|  8822k|     0 |   0.0 |2749M| 361 |   - | 442 | 375 |   0 |   0 |   0 | 592k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
522.99/523.15	c   405s|  9110k|  8832k|     0 |   0.0 |2752M| 361 |   - | 442 | 388 |   0 |   0 |   0 | 593k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
523.59/523.70	c   405s|  9120k|  8841k|     0 |   0.0 |2754M| 361 |   - | 442 | 385 |   0 |   0 |   0 | 593k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
524.20/524.34	c   406s|  9130k|  8851k|     0 |   0.0 |2757M| 361 |   - | 442 | 385 |   0 |   0 |   0 | 594k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
524.80/524.92	c   406s|  9140k|  8861k|     0 |   0.0 |2760M| 361 |   - | 442 | 381 |   0 |   0 |   0 | 594k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
525.39/525.59	c   407s|  9150k|  8871k|     0 |   0.0 |2763M| 361 |   - | 442 | 360 |   0 |   0 |   0 | 595k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
525.99/526.16	c   407s|  9160k|  8880k|     0 |   0.0 |2766M| 361 |   - | 442 | 347 |   0 |   0 |   0 | 595k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
526.70/526.82	c   407s|  9170k|  8890k|     0 |   0.0 |2769M| 361 |   - | 442 | 380 |   0 |   0 |   0 | 595k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
527.20/527.38	c   408s|  9180k|  8900k|     0 |   0.0 |2772M| 361 |   - | 442 | 355 |   0 |   0 |   0 | 596k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
527.80/527.97	c   408s|  9190k|  8910k|     0 |   0.0 |2775M| 361 |   - | 442 | 369 |   0 |   0 |   0 | 596k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
528.39/528.54	c   409s|  9200k|  8920k|     0 |   0.0 |2778M| 361 |   - | 442 | 342 |   0 |   0 |   0 | 597k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
529.00/529.15	c   409s|  9210k|  8929k|     0 |   0.0 |2781M| 361 |   - | 442 | 359 |   0 |   0 |   0 | 597k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
529.60/529.75	c   409s|  9220k|  8939k|     0 |   0.0 |2784M| 361 |   - | 442 | 349 |   0 |   0 |   0 | 598k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
530.29/530.41	c   410s|  9230k|  8949k|     0 |   0.0 |2786M| 361 |   - | 442 | 395 |   0 |   0 |   0 | 598k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
530.89/531.08	c   410s|  9240k|  8959k|     0 |   0.0 |2789M| 361 |   - | 442 | 383 |   0 |   0 |   0 | 599k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
531.49/531.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
531.49/531.62	c   411s|  9250k|  8968k|     0 |   0.0 |2792M| 361 |   - | 442 | 382 |   0 |   0 |   0 | 599k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
532.39/532.50	c   411s|  9260k|  8978k|     0 |   0.0 |2795M| 361 |   - | 442 | 420 |   0 |   0 |   0 | 600k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
532.99/533.17	c   412s|  9270k|  8988k|     0 |   0.0 |2798M| 361 |   - | 442 | 424 |   0 |   0 |   0 | 600k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
533.69/533.88	c   412s|  9280k|  8998k|     0 |   0.0 |2801M| 361 |   - | 442 | 421 |   0 |   0 |   0 | 601k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
534.49/534.62	c   413s|  9290k|  9007k|     0 |   0.0 |2804M| 361 |   - | 442 | 478 |   0 |   0 |   0 | 601k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
535.19/535.37	c   414s|  9300k|  9017k|     0 |   0.0 |2807M| 361 |   - | 442 | 513 |   0 |   0 |   0 | 602k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
535.69/535.88	c   414s|  9310k|  9027k|     0 |   0.0 |2810M| 361 |   - | 442 | 437 |   0 |   0 |   0 | 602k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
536.39/536.56	c   414s|  9320k|  9037k|     0 |   0.0 |2812M| 361 |   - | 442 | 454 |   0 |   0 |   0 | 603k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
537.00/537.18	c   415s|  9330k|  9046k|     0 |   0.0 |2815M| 361 |   - | 442 | 426 |   0 |   0 |   0 | 603k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
537.59/537.72	c   415s|  9340k|  9056k|     0 |   0.0 |2818M| 361 |   - | 442 | 396 |   0 |   0 |   0 | 604k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
538.19/538.33	c   416s|  9350k|  9066k|     0 |   0.0 |2821M| 361 |   - | 442 | 412 |   0 |   0 |   0 | 604k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
538.69/538.86	c   416s|  9360k|  9076k|     0 |   0.0 |2824M| 361 |   - | 442 | 398 |   0 |   0 |   0 | 605k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
539.30/539.44	c   416s|  9370k|  9086k|     0 |   0.0 |2827M| 361 |   - | 442 | 392 |   0 |   0 |   0 | 605k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
540.00/540.13	c   417s|  9380k|  9095k|     0 |   0.0 |2830M| 361 |   - | 442 | 400 |   0 |   0 |   0 | 606k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
540.59/540.79	c   417s|  9390k|  9105k|     0 |   0.0 |2833M| 361 |   - | 442 | 383 |   0 |   0 |   0 | 606k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
541.39/541.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
541.39/541.50	c   418s|  9400k|  9115k|     0 |   0.0 |2836M| 361 |   - | 442 | 385 |   0 |   0 |   0 | 606k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
541.99/542.11	c   418s|  9410k|  9125k|     0 |   0.0 |2839M| 361 |   - | 442 | 388 |   0 |   0 |   0 | 607k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
542.69/542.84	c   419s|  9420k|  9134k|     0 |   0.0 |2842M| 361 |   - | 442 | 411 |   0 |   0 |   0 | 607k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
543.30/543.43	c   419s|  9430k|  9144k|     0 |   0.0 |2844M| 361 |   - | 442 | 418 |   0 |   0 |   0 | 608k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
543.89/544.06	c   420s|  9440k|  9154k|     0 |   0.0 |2847M| 361 |   - | 442 | 435 |   0 |   0 |   0 | 608k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
544.50/544.62	c   420s|  9450k|  9164k|     0 |   0.0 |2850M| 361 |   - | 442 | 378 |   0 |   0 |   0 | 609k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
545.10/545.25	c   421s|  9460k|  9174k|     0 |   0.0 |2853M| 361 |   - | 442 | 370 |   0 |   0 |   0 | 609k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
545.69/545.83	c   421s|  9470k|  9183k|     0 |   0.0 |2856M| 361 |   - | 442 | 365 |   0 |   0 |   0 | 609k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
546.19/546.37	c   421s|  9480k|  9193k|     0 |   0.0 |2859M| 361 |   - | 442 | 373 |   0 |   0 |   0 | 610k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
546.99/547.12	c   422s|  9490k|  9203k|     0 |   0.0 |2862M| 361 |   - | 442 | 358 |   0 |   0 |   0 | 610k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
547.60/547.77	c   422s|  9500k|  9213k|     0 |   0.0 |2865M| 361 |   - | 442 | 367 |   0 |   0 |   0 | 611k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
548.30/548.40	c   423s|  9510k|  9222k|     0 |   0.0 |2868M| 361 |   - | 442 | 335 |   0 |   0 |   0 | 611k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
548.39/548.56	c (node 9512903) switching to memory saving mode (mem: 2736.0M/3420.0M)
551.49/551.67	c   426s|  9520k|  9225k|     0 |   0.0 |2869M| 361 |   - | 442 |3366 |   0 |   0 |   0 | 624k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
554.90/555.08	c   429s|  9530k|  9224k|     0 |   0.0 |2869M| 361 |   - | 442 |3389 |   0 |   0 |   0 | 641k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
558.29/558.45	c   432s|  9540k|  9224k|     0 |   0.0 |2870M| 361 |   - | 442 |4793 |   0 |   0 |   0 | 658k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
561.69/561.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
561.69/561.86	c   435s|  9550k|  9224k|     0 |   0.0 |2871M| 361 |   - | 442 |7438 |   0 |   0 |   0 | 674k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
565.20/565.38	c   438s|  9560k|  9223k|     0 |   0.0 |2871M| 361 |   - | 442 |4685 |   0 |   0 |   0 | 690k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
568.79/568.91	c   441s|  9570k|  9223k|     0 |   0.0 |2870M| 361 |   - | 442 |3494 |   0 |   0 |   0 | 705k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
572.19/572.33	c   444s|  9580k|  9223k|     0 |   0.0 |2871M| 361 |   - | 442 |7482 |   0 |   0 |   0 | 722k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
575.78/575.96	c   447s|  9590k|  9223k|     0 |   0.0 |2870M| 361 |   - | 442 |3792 |   0 |   0 |   0 | 736k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
579.29/579.45	c   450s|  9600k|  9223k|     0 |   0.0 |2871M| 361 |   - | 442 |6119 |   0 |   0 |   0 | 750k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
582.89/583.08	c   453s|  9610k|  9223k|     0 |   0.0 |2873M| 361 |   - | 442 |  10k|   0 |   0 |   0 | 767k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
586.58/586.79	c   456s|  9620k|  9222k|     0 |   0.0 |2871M| 361 |   - | 442 |4051 |   0 |   0 |   0 | 782k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
589.99/590.12	c   459s|  9630k|  9222k|     0 |   0.0 |2871M| 361 |   - | 442 |4238 |   0 |   0 |   0 | 797k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
593.58/593.72	c   462s|  9640k|  9222k|     0 |   0.0 |2873M| 361 |   - | 442 |8462 |   0 |   0 |   0 | 813k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
597.09/597.25	c   466s|  9650k|  9222k|     0 |   0.0 |2875M| 361 |   - | 442 |  14k|   0 |   0 |   0 | 832k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
600.79/600.94	c   469s|  9660k|  9222k|     0 |   0.0 |2878M| 361 |   - | 442 |  18k|   0 |   0 |   0 | 848k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
604.58/604.77	c   472s|  9670k|  9222k|     0 |   0.0 |2873M| 361 |   - | 442 |4340 |   0 |   0 |   0 | 862k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
608.38/608.54	c   476s|  9680k|  9222k|     0 |   0.0 |2874M| 361 |   - | 442 |6539 |   0 |   0 |   0 | 876k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
612.09/612.25	c   479s|  9690k|  9222k|     0 |   0.0 |2876M| 361 |   - | 442 |  12k|   0 |   0 |   0 | 893k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
615.98/616.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
615.98/616.14	c   482s|  9700k|  9222k|     0 |   0.0 |2878M| 361 |   - | 442 |  16k|   0 |   0 |   0 | 911k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
619.78/619.90	c   486s|  9710k|  9221k|     0 |   0.0 |2879M| 361 |   - | 442 |  19k|   0 |   0 |   0 | 927k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
623.68/623.83	c   489s|  9720k|  9221k|     0 |   0.0 |2874M| 361 |   - | 442 |4520 |   0 |   0 |   0 | 938k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
627.39/627.51	c   492s|  9730k|  9221k|     0 |   0.0 |2874M| 361 |   - | 442 |4832 |   0 |   0 |   0 | 952k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
631.19/631.33	c   496s|  9740k|  9221k|     0 |   0.0 |2874M| 361 |   - | 442 |5823 |   0 |   0 |   0 | 966k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
634.98/635.18	c   499s|  9750k|  9221k|     0 |   0.0 |2875M| 361 |   - | 442 |8045 |   0 |   0 |   0 | 980k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
638.78/639.00	c   502s|  9760k|  9221k|     0 |   0.0 |2877M| 361 |   - | 442 |  12k|   0 |   0 |   0 | 996k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
642.68/642.82	c   506s|  9770k|  9221k|     0 |   0.0 |2878M| 361 |   - | 442 |  16k|   0 |   0 |   0 |1014k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
646.59/646.74	c   509s|  9780k|  9221k|     0 |   0.0 |2874M| 361 |   - | 442 |4755 |   0 |   0 |   0 |1029k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
650.18/650.30	c   512s|  9790k|  9221k|     0 |   0.0 |2874M| 361 |   - | 442 |4823 |   0 |   0 |   0 |1042k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
654.18/654.30	c   516s|  9800k|  9221k|     0 |   0.0 |2874M| 361 |   - | 442 |6064 |   0 |   0 |   0 |1055k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
658.09/658.24	c   520s|  9810k|  9221k|     0 |   0.0 |2874M| 361 |   - | 442 |7096 |   0 |   0 |   0 |1069k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
661.78/661.99	c   523s|  9820k|  9221k|     0 |   0.0 |2876M| 361 |   - | 442 |  11k|   0 |   0 |   0 |1085k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
665.68/665.88	c   526s|  9830k|  9220k|     0 |   0.0 |2877M| 361 |   - | 442 |  14k|   0 |   0 |   0 |1101k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
669.69/669.85	c   530s|  9840k|  9220k|     0 |   0.0 |2879M| 361 |   - | 442 |  18k|   0 |   0 |   0 |1119k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
673.18/673.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
673.18/673.36	c   533s|  9850k|  9220k|     0 |   0.0 |2880M| 361 |   - | 442 |  23k|   0 |   0 |   0 |1136k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
677.28/677.50	c   537s|  9860k|  9220k|     0 |   0.0 |2874M| 361 |   - | 442 |6808 |   0 |   0 |   0 |1150k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
681.48/681.65	c   540s|  9870k|  9220k|     0 |   0.0 |2874M| 361 |   - | 442 |6535 |   0 |   0 |   0 |1162k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
685.09/685.24	c   543s|  9880k|  9220k|     0 |   0.0 |2874M| 361 |   - | 442 |4045 |   0 |   0 |   0 |1175k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
688.98/689.14	c   547s|  9890k|  9220k|     0 |   0.0 |2874M| 361 |   - | 442 |4732 |   0 |   0 |   0 |1187k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
693.09/693.20	c   550s|  9900k|  9220k|     0 |   0.0 |2874M| 361 |   - | 442 |6635 |   0 |   0 |   0 |1200k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
697.28/697.44	c   554s|  9910k|  9220k|     0 |   0.0 |2875M| 361 |   - | 442 |9412 |   0 |   0 |   0 |1214k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
701.08/701.29	c   558s|  9920k|  9220k|     0 |   0.0 |2876M| 361 |   - | 442 |  11k|   0 |   0 |   0 |1229k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
704.89/705.06	c   561s|  9930k|  9220k|     0 |   0.0 |2878M| 361 |   - | 442 |  15k|   0 |   0 |   0 |1246k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
708.78/708.98	c   564s|  9940k|  9220k|     0 |   0.0 |2879M| 361 |   - | 442 |  21k|   0 |   0 |   0 |1263k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
712.69/712.87	c   568s|  9950k|  9220k|     0 |   0.0 |2874M| 361 |   - | 442 |5155 |   0 |   0 |   0 |1279k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
716.49/716.61	c   571s|  9960k|  9220k|     0 |   0.0 |2875M| 361 |   - | 442 |5334 |   0 |   0 |   0 |1291k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
720.19/720.39	c   574s|  9970k|  9220k|     0 |   0.0 |2875M| 361 |   - | 442 |5448 |   0 |   0 |   0 |1301k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
723.98/724.16	c   578s|  9980k|  9220k|     0 |   0.0 |2875M| 361 |   - | 442 |5860 |   0 |   0 |   0 |1310k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
727.78/727.92	c   581s|  9990k|  9220k|     0 |   0.0 |2875M| 361 |   - | 442 |7878 |   0 |   0 |   0 |1321k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
731.39/731.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
731.39/731.57	c   584s| 10000k|  9220k|     0 |   0.0 |2874M| 361 |   - | 442 |5106 |   0 |   0 |   0 |1336k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
735.28/735.40	c   588s| 10010k|  9220k|     0 |   0.0 |2874M| 361 |   - | 442 |5110 |   0 |   0 |   0 |1349k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
738.99/739.17	c   591s| 10020k|  9220k|     0 |   0.0 |2874M| 361 |   - | 442 |3647 |   0 |   0 |   0 |1360k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
742.49/742.63	c   594s| 10030k|  9220k|     0 |   0.0 |2875M| 361 |   - | 442 |6924 |   0 |   0 |   0 |1375k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
746.38/746.53	c   598s| 10040k|  9219k|     0 |   0.0 |2875M| 361 |   - | 442 |8090 |   0 |   0 |   0 |1389k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
750.59/750.70	c   601s| 10050k|  9219k|     0 |   0.0 |2875M| 361 |   - | 442 |6176 |   0 |   0 |   0 |1402k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
754.69/754.86	c   605s| 10060k|  9219k|     0 |   0.0 |2875M| 361 |   - | 442 |6142 |   0 |   0 |   0 |1415k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
758.78/758.92	c   609s| 10070k|  9219k|     0 |   0.0 |2875M| 361 |   - | 442 |8449 |   0 |   0 |   0 |1428k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
762.88/763.07	c   612s| 10080k|  9219k|     0 |   0.0 |2877M| 361 |   - | 442 |  10k|   0 |   0 |   0 |1445k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
766.59/766.77	c   616s| 10090k|  9219k|     0 |   0.0 |2878M| 361 |   - | 442 |  12k|   0 |   0 |   0 |1458k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
770.38/770.51	c   619s| 10100k|  9219k|     0 |   0.0 |2880M| 361 |   - | 442 |  18k|   0 |   0 |   0 |1474k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
774.08/774.29	c   622s| 10110k|  9219k|     0 |   0.0 |2882M| 361 |   - | 442 |  24k|   0 |   0 |   0 |1491k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
778.08/778.25	c   626s| 10120k|  9219k|     0 |   0.0 |2885M| 361 |   - | 442 |  29k|   0 |   0 |   0 |1508k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
782.58/782.76	c   630s| 10130k|  9219k|     0 |   0.0 |2878M| 361 |   - | 442 |6476 |   0 |   0 |   0 |1525k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
786.48/786.67	c   633s| 10140k|  9219k|     0 |   0.0 |2879M| 361 |   - | 442 |6480 |   0 |   0 |   0 |1539k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
790.38/790.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
790.38/790.50	c   637s| 10150k|  9219k|     0 |   0.0 |2878M| 361 |   - | 442 |4820 |   0 |   0 |   0 |1551k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
794.29/794.40	c   640s| 10160k|  9219k|     0 |   0.0 |2878M| 361 |   - | 442 |5079 |   0 |   0 |   0 |1560k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
798.09/798.29	c   644s| 10170k|  9219k|     0 |   0.0 |2878M| 361 |   - | 442 |5491 |   0 |   0 |   0 |1572k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
802.08/802.26	c   647s| 10180k|  9219k|     0 |   0.0 |2879M| 361 |   - | 442 |7364 |   0 |   0 |   0 |1584k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
805.98/806.13	c   650s| 10190k|  9219k|     0 |   0.0 |2878M| 361 |   - | 442 |5670 |   0 |   0 |   0 |1596k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
809.59/809.76	c   654s| 10200k|  9219k|     0 |   0.0 |2878M| 361 |   - | 442 |4874 |   0 |   0 |   0 |1608k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
813.38/813.56	c   657s| 10210k|  9219k|     0 |   0.0 |2878M| 361 |   - | 442 |5093 |   0 |   0 |   0 |1622k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
817.89/818.08	c   661s| 10220k|  9219k|     0 |   0.0 |2878M| 361 |   - | 442 |5863 |   0 |   0 |   0 |1636k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
822.39/822.51	c   665s| 10230k|  9219k|     0 |   0.0 |2879M| 361 |   - | 442 |7368 |   0 |   0 |   0 |1647k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
826.99/827.19	c   669s| 10240k|  9219k|     0 |   0.0 |2879M| 361 |   - | 442 |  11k|   0 |   0 |   0 |1664k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
832.09/832.21	c   674s| 10250k|  9219k|     0 |   0.0 |2878M| 361 |   - | 442 |5928 |   0 |   0 |   0 |1679k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
836.59/836.70	c   678s| 10260k|  9219k|     0 |   0.0 |2879M| 361 |   - | 442 |7405 |   0 |   0 |   0 |1693k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
840.78/840.93	c   682s| 10270k|  9219k|     0 |   0.0 |2881M| 361 |   - | 442 |  12k|   0 |   0 |   0 |1710k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
844.39/844.56	c   685s| 10280k|  9218k|     0 |   0.0 |2882M| 361 |   - | 442 |  17k|   0 |   0 |   0 |1726k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
848.18/848.32	c   688s| 10290k|  9218k|     0 |   0.0 |2885M| 361 |   - | 442 |  23k|   0 |   0 |   0 |1744k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
851.98/852.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
851.98/852.13	c   692s| 10300k|  9218k|     0 |   0.0 |2887M| 361 |   - | 442 |  29k|   0 |   0 |   0 |1761k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
856.38/856.58	c   696s| 10310k|  9218k|     0 |   0.0 |2888M| 361 |   - | 442 |  31k|   0 |   0 |   0 |1779k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
860.79/860.99	c   700s| 10320k|  9218k|     0 |   0.0 |2891M| 361 |   - | 442 |  36k|   0 |   0 |   0 |1795k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
865.78/865.90	c   704s| 10330k|  9218k|     0 |   0.0 |2881M| 361 |   - | 442 |5952 |   0 |   0 |   0 |1811k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
870.09/870.28	c   708s| 10340k|  9218k|     0 |   0.0 |2881M| 361 |   - | 442 |6485 |   0 |   0 |   0 |1824k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
874.69/874.83	c   712s| 10350k|  9218k|     0 |   0.0 |2882M| 361 |   - | 442 |7144 |   0 |   0 |   0 |1834k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
878.99/879.12	c   716s| 10360k|  9218k|     0 |   0.0 |2881M| 361 |   - | 442 |7112 |   0 |   0 |   0 |1850k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
883.29/883.46	c   720s| 10370k|  9218k|     0 |   0.0 |2881M| 361 |   - | 442 |6319 |   0 |   0 |   0 |1863k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
887.59/887.73	c   724s| 10380k|  9218k|     0 |   0.0 |2881M| 361 |   - | 442 |4771 |   0 |   0 |   0 |1876k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
891.38/891.53	c   727s| 10390k|  9218k|     0 |   0.0 |2881M| 361 |   - | 442 |5690 |   0 |   0 |   0 |1889k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
894.89/895.06	c   730s| 10400k|  9218k|     0 |   0.0 |2881M| 361 |   - | 442 |5680 |   0 |   0 |   0 |1903k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
899.18/899.36	c   734s| 10410k|  9218k|     0 |   0.0 |2881M| 361 |   - | 442 |5781 |   0 |   0 |   0 |1914k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
903.38/903.53	c   738s| 10420k|  9218k|     0 |   0.0 |2881M| 361 |   - | 442 |6528 |   0 |   0 |   0 |1926k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
907.89/908.10	c   742s| 10430k|  9218k|     0 |   0.0 |2881M| 361 |   - | 442 |5962 |   0 |   0 |   0 |1939k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
912.38/912.56	c   746s| 10440k|  9218k|     0 |   0.0 |2881M| 361 |   - | 442 |6561 |   0 |   0 |   0 |1950k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
917.29/917.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
917.29/917.46	c   750s| 10450k|  9218k|     0 |   0.0 |2882M| 361 |   - | 442 |7884 |   0 |   0 |   0 |1961k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
921.78/921.93	c   754s| 10460k|  9218k|     0 |   0.0 |2882M| 361 |   - | 442 |8583 |   0 |   0 |   0 |1971k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
926.49/926.68	c   759s| 10470k|  9218k|     0 |   0.0 |2883M| 361 |   - | 442 |  13k|   0 |   0 |   0 |1989k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
931.59/931.74	c   763s| 10480k|  9218k|     0 |   0.0 |2883M| 361 |   - | 442 |  16k|   0 |   0 |   0 |2006k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
936.48/936.60	c   768s| 10490k|  9218k|     0 |   0.0 |2885M| 361 |   - | 442 |  20k|   0 |   0 |   0 |2020k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
941.28/941.44	c   772s| 10500k|  9218k|     0 |   0.0 |2885M| 361 |   - | 442 |  15k|   0 |   0 |   0 |2038k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
945.39/945.54	c   776s| 10510k|  9218k|     0 |   0.0 |2886M| 361 |   - | 442 |  18k|   0 |   0 |   0 |2052k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
948.88/949.02	c   779s| 10520k|  9218k|     0 |   0.0 |2887M| 361 |   - | 442 |  20k|   0 |   0 |   0 |2064k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
952.89/953.10	c   782s| 10530k|  9218k|     0 |   0.0 |2889M| 361 |   - | 442 |  26k|   0 |   0 |   0 |2080k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
956.99/957.16	c   786s| 10540k|  9218k|     0 |   0.0 |2891M| 361 |   - | 442 |  32k|   0 |   0 |   0 |2097k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
961.08/961.25	c   790s| 10550k|  9218k|     0 |   0.0 |2893M| 361 |   - | 442 |  38k|   0 |   0 |   0 |2115k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
965.48/965.60	c   793s| 10560k|  9217k|     0 |   0.0 |2896M| 361 |   - | 442 |  42k|   0 |   0 |   0 |2131k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
969.58/969.74	c   797s| 10570k|  9217k|     0 |   0.0 |2899M| 361 |   - | 442 |  46k|   0 |   0 |   0 |2148k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
973.89/974.03	c   801s| 10580k|  9217k|     0 |   0.0 |2903M| 361 |   - | 442 |  52k|   0 |   0 |   0 |2164k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
979.18/979.35	c   806s| 10590k|  9217k|     0 |   0.0 |2888M| 361 |   - | 442 |9371 |   0 |   0 |   0 |2180k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
983.19/983.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
983.19/983.39	c   809s| 10600k|  9217k|     0 |   0.0 |2887M| 361 |   - | 442 |7006 |   0 |   0 |   0 |2194k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
987.19/987.37	c   813s| 10610k|  9217k|     0 |   0.0 |2888M| 361 |   - | 442 |9859 |   0 |   0 |   0 |2206k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
991.29/991.42	c   817s| 10620k|  9217k|     0 |   0.0 |2887M| 361 |   - | 442 |8820 |   0 |   0 |   0 |2220k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
995.19/995.39	c   820s| 10630k|  9217k|     0 |   0.0 |2887M| 361 |   - | 442 |6980 |   0 |   0 |   0 |2232k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
999.49/999.66	c   824s| 10640k|  9217k|     0 |   0.0 |2886M| 361 |   - | 442 |5612 |   0 |   0 |   0 |2241k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1003.59/1003.79	c   828s| 10650k|  9217k|     0 |   0.0 |2886M| 361 |   - | 442 |4445 |   0 |   0 |   0 |2254k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1007.58/1007.71	c   831s| 10660k|  9217k|     0 |   0.0 |2886M| 361 |   - | 442 |5319 |   0 |   0 |   0 |2265k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1011.80/1011.94	c   835s| 10670k|  9217k|     0 |   0.0 |2886M| 361 |   - | 442 |5457 |   0 |   0 |   0 |2276k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1015.89/1016.02	c   839s| 10680k|  9217k|     0 |   0.0 |2887M| 361 |   - | 442 |  10k|   0 |   0 |   0 |2291k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1020.99/1021.12	c   843s| 10690k|  9217k|     0 |   0.0 |2887M| 361 |   - | 442 |6807 |   0 |   0 |   0 |2304k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1026.19/1026.39	c   848s| 10700k|  9217k|     0 |   0.0 |2888M| 361 |   - | 442 |  10k|   0 |   0 |   0 |2319k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1031.99/1032.11	c   853s| 10710k|  9217k|     0 |   0.0 |2887M| 361 |   - | 442 |8261 |   0 |   0 |   0 |2329k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1037.88/1038.08	c   859s| 10720k|  9217k|     0 |   0.0 |2887M| 361 |   - | 442 |8519 |   0 |   0 |   0 |2339k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1043.39/1043.58	c   864s| 10730k|  9217k|     0 |   0.0 |2887M| 361 |   - | 442 |9344 |   0 |   0 |   0 |2352k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1048.59/1048.74	c   869s| 10740k|  9217k|     0 |   0.0 |2888M| 361 |   - | 442 |  11k|   0 |   0 |   0 |2366k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1053.29/1053.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1053.29/1053.45	c   873s| 10750k|  9217k|     0 |   0.0 |2887M| 361 |   - | 442 |8415 |   0 |   0 |   0 |2380k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1057.39/1057.59	c   877s| 10760k|  9217k|     0 |   0.0 |2889M| 361 |   - | 442 |  13k|   0 |   0 |   0 |2398k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1061.49/1061.65	c   880s| 10770k|  9217k|     0 |   0.0 |2890M| 361 |   - | 442 |  15k|   0 |   0 |   0 |2411k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1065.59/1065.76	c   884s| 10780k|  9217k|     0 |   0.0 |2890M| 361 |   - | 442 |  15k|   0 |   0 |   0 |2421k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1069.49/1069.65	c   888s| 10790k|  9217k|     0 |   0.0 |2892M| 361 |   - | 442 |  20k|   0 |   0 |   0 |2436k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1073.40/1073.58	c   891s| 10800k|  9217k|     0 |   0.0 |2894M| 361 |   - | 442 |  26k|   0 |   0 |   0 |2452k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1076.79/1076.96	c   894s| 10810k|  9217k|     0 |   0.0 |2896M| 361 |   - | 442 |  34k|   0 |   0 |   0 |2468k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1080.89/1081.09	c   898s| 10820k|  9217k|     0 |   0.0 |2897M| 361 |   - | 442 |  36k|   0 |   0 |   0 |2484k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1084.99/1085.16	c   902s| 10830k|  9217k|     0 |   0.0 |2900M| 361 |   - | 442 |  42k|   0 |   0 |   0 |2501k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1089.49/1089.64	c   906s| 10840k|  9217k|     0 |   0.0 |2902M| 361 |   - | 442 |  48k|   0 |   0 |   0 |2519k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1094.69/1094.82	c   911s| 10850k|  9217k|     0 |   0.0 |2902M| 361 |   - | 442 |  47k|   0 |   0 |   0 |2529k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1099.29/1099.47	c   915s| 10860k|  9217k|     0 |   0.0 |2903M| 361 |   - | 442 |  50k|   0 |   0 |   0 |2543k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1103.59/1103.79	c   919s| 10870k|  9217k|     0 |   0.0 |2904M| 361 |   - | 442 |  53k|   0 |   0 |   0 |2556k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1107.18/1107.36	c   922s| 10880k|  9217k|     0 |   0.0 |2907M| 361 |   - | 442 |  60k|   0 |   0 |   0 |2574k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1111.59/1111.71	c   926s| 10890k|  9217k|     0 |   0.0 |2911M| 361 |   - | 442 |  64k|   0 |   0 |   0 |2590k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1117.39/1117.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1117.39/1117.57	c   931s| 10900k|  9217k|     0 |   0.0 |2911M| 361 |   - | 442 |  63k|   0 |   0 |   0 |2607k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1122.09/1122.21	c   936s| 10910k|  9217k|     0 |   0.0 |2891M| 361 |   - | 442 |7667 |   0 |   0 |   0 |2623k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1125.89/1126.07	c   939s| 10920k|  9217k|     0 |   0.0 |2892M| 361 |   - | 442 |  12k|   0 |   0 |   0 |2639k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1129.69/1129.85	c   943s| 10930k|  9216k|     0 |   0.0 |2894M| 361 |   - | 442 |  18k|   0 |   0 |   0 |2656k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1135.10/1135.26	c   948s| 10940k|  9216k|     0 |   0.0 |2893M| 361 |   - | 442 |  11k|   0 |   0 |   0 |2667k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1139.39/1139.52	c   951s| 10950k|  9216k|     0 |   0.0 |2891M| 361 |   - | 442 |6314 |   0 |   0 |   0 |2682k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1144.18/1144.31	c   956s| 10960k|  9216k|     0 |   0.0 |2891M| 361 |   - | 442 |6767 |   0 |   0 |   0 |2693k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1148.79/1148.92	c   960s| 10970k|  9216k|     0 |   0.0 |2891M| 361 |   - | 442 |7246 |   0 |   0 |   0 |2702k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1153.18/1153.38	c   964s| 10980k|  9216k|     0 |   0.0 |2892M| 361 |   - | 442 |8611 |   0 |   0 |   0 |2714k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1158.39/1158.56	c   969s| 10990k|  9216k|     0 |   0.0 |2891M| 361 |   - | 442 |5382 |   0 |   0 |   0 |2724k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1162.79/1162.93	c   973s| 11000k|  9216k|     0 |   0.0 |2891M| 361 |   - | 442 |5063 |   0 |   0 |   0 |2736k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1166.78/1166.95	c   976s| 11010k|  9216k|     0 |   0.0 |2892M| 361 |   - | 442 |8079 |   0 |   0 |   0 |2749k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1170.59/1170.74	c   980s| 11020k|  9216k|     0 |   0.0 |2891M| 361 |   - | 442 |5809 |   0 |   0 |   0 |2761k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1175.09/1175.28	c   984s| 11030k|  9216k|     0 |   0.0 |2891M| 361 |   - | 442 |5212 |   0 |   0 |   0 |2773k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1179.49/1179.68	c   988s| 11040k|  9216k|     0 |   0.0 |2891M| 361 |   - | 442 |8213 |   0 |   0 |   0 |2785k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1184.28/1184.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1184.28/1184.44	c   992s| 11050k|  9216k|     0 |   0.0 |2892M| 361 |   - | 442 |  12k|   0 |   0 |   0 |2799k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1189.08/1189.28	c   997s| 11060k|  9216k|     0 |   0.0 |2892M| 361 |   - | 442 |  10k|   0 |   0 |   0 |2815k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1193.69/1193.82	c  1001s| 11070k|  9216k|     0 |   0.0 |2891M| 361 |   - | 442 |7511 |   0 |   0 |   0 |2830k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1199.29/1199.41	c  1006s| 11080k|  9216k|     0 |   0.0 |2892M| 361 |   - | 442 |8978 |   0 |   0 |   0 |2844k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1205.49/1205.62	c  1012s| 11090k|  9216k|     0 |   0.0 |2892M| 361 |   - | 442 |8262 |   0 |   0 |   0 |2856k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1211.49/1211.61	c  1017s| 11100k|  9216k|     0 |   0.0 |2892M| 361 |   - | 442 |7853 |   0 |   0 |   0 |2867k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1217.08/1217.29	c  1022s| 11110k|  9216k|     0 |   0.0 |2892M| 361 |   - | 442 |8308 |   0 |   0 |   0 |2876k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1223.48/1223.60	c  1028s| 11120k|  9216k|     0 |   0.0 |2892M| 361 |   - | 442 |8407 |   0 |   0 |   0 |2887k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1229.88/1230.06	c  1034s| 11130k|  9216k|     0 |   0.0 |2892M| 361 |   - | 442 |8976 |   0 |   0 |   0 |2898k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1235.20/1235.38	c  1039s| 11140k|  9216k|     0 |   0.0 |2893M| 361 |   - | 442 |  13k|   0 |   0 |   0 |2912k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1241.08/1241.23	c  1045s| 11150k|  9216k|     0 |   0.0 |2893M| 361 |   - | 442 |  12k|   0 |   0 |   0 |2924k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1247.39/1247.59	c  1051s| 11160k|  9216k|     0 |   0.0 |2893M| 361 |   - | 442 |  17k|   0 |   0 |   0 |2939k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1253.59/1253.74	c  1056s| 11170k|  9216k|     0 |   0.0 |2895M| 361 |   - | 442 |  21k|   0 |   0 |   0 |2953k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1260.28/1260.50	c  1063s| 11180k|  9216k|     0 |   0.0 |2896M| 361 |   - | 442 |  27k|   0 |   0 |   0 |2969k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1267.68/1267.85	c  1069s| 11190k|  9216k|     0 |   0.0 |2897M| 361 |   - | 442 |  29k|   0 |   0 |   0 |2985k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1276.18/1276.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1276.18/1276.30	c  1077s| 11200k|  9216k|     0 |   0.0 |2898M| 361 |   - | 442 |  31k|   0 |   0 |   0 |3001k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1284.69/1284.83	c  1085s| 11210k|  9216k|     0 |   0.0 |2900M| 361 |   - | 442 |  36k|   0 |   0 |   0 |3016k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1289.28/1289.46	c  1090s| 11220k|  9216k|     0 |   0.0 |2897M| 361 |   - | 442 |  21k|   0 |   0 |   0 |3032k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1293.38/1293.54	c  1093s| 11230k|  9216k|     0 |   0.0 |2898M| 361 |   - | 442 |  22k|   0 |   0 |   0 |3045k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1297.49/1297.67	c  1097s| 11240k|  9216k|     0 |   0.0 |2900M| 361 |   - | 442 |  28k|   0 |   0 |   0 |3062k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1301.78/1301.96	c  1101s| 11250k|  9216k|     0 |   0.0 |2902M| 361 |   - | 442 |  34k|   0 |   0 |   0 |3078k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1305.98/1306.13	c  1105s| 11260k|  9216k|     0 |   0.0 |2904M| 361 |   - | 442 |  41k|   0 |   0 |   0 |3096k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1309.99/1310.13	c  1108s| 11270k|  9216k|     0 |   0.0 |2906M| 361 |   - | 442 |  48k|   0 |   0 |   0 |3111k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1314.08/1314.26	c  1112s| 11280k|  9216k|     0 |   0.0 |2910M| 361 |   - | 442 |  54k|   0 |   0 |   0 |3125k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1318.69/1318.81	c  1116s| 11290k|  9216k|     0 |   0.0 |2913M| 361 |   - | 442 |  61k|   0 |   0 |   0 |3144k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1325.08/1325.26	c  1122s| 11300k|  9216k|     0 |   0.0 |2913M| 361 |   - | 442 |  61k|   0 |   0 |   0 |3159k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1330.48/1330.67	c  1127s| 11310k|  9216k|     0 |   0.0 |2894M| 361 |   - | 442 |6799 |   0 |   0 |   0 |3170k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1334.59/1334.79	c  1131s| 11320k|  9216k|     0 |   0.0 |2896M| 361 |   - | 442 |  11k|   0 |   0 |   0 |3187k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1338.68/1338.81	c  1135s| 11330k|  9216k|     0 |   0.0 |2896M| 361 |   - | 442 |  12k|   0 |   0 |   0 |3199k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1342.48/1342.61	c  1138s| 11340k|  9216k|     0 |   0.0 |2896M| 361 |   - | 442 |  13k|   0 |   0 |   0 |3210k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1346.08/1346.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1346.08/1346.27	c  1141s| 11350k|  9216k|     0 |   0.0 |2898M| 361 |   - | 442 |  19k|   0 |   0 |   0 |3227k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1349.78/1349.96	c  1145s| 11360k|  9216k|     0 |   0.0 |2900M| 361 |   - | 442 |  25k|   0 |   0 |   0 |3243k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1353.79/1353.99	c  1148s| 11370k|  9216k|     0 |   0.0 |2902M| 361 |   - | 442 |  30k|   0 |   0 |   0 |3260k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1357.49/1357.64	c  1152s| 11380k|  9216k|     0 |   0.0 |2905M| 361 |   - | 442 |  37k|   0 |   0 |   0 |3276k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1362.39/1362.56	c  1156s| 11390k|  9216k|     0 |   0.0 |2895M| 361 |   - | 442 |  10k|   0 |   0 |   0 |3293k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1366.09/1366.25	c  1160s| 11400k|  9216k|     0 |   0.0 |2895M| 361 |   - | 442 |  15k|   0 |   0 |   0 |3309k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1370.58/1370.79	c  1164s| 11410k|  9216k|     0 |   0.0 |2894M| 361 |   - | 442 |8582 |   0 |   0 |   0 |3321k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1374.78/1374.95	c  1168s| 11420k|  9216k|     0 |   0.0 |2895M| 361 |   - | 442 |  10k|   0 |   0 |   0 |3334k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1379.29/1379.46	c  1172s| 11430k|  9216k|     0 |   0.0 |2896M| 361 |   - | 442 |  12k|   0 |   0 |   0 |3348k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1383.48/1383.67	c  1176s| 11440k|  9216k|     0 |   0.0 |2897M| 361 |   - | 442 |  17k|   0 |   0 |   0 |3363k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1387.68/1387.82	c  1179s| 11450k|  9216k|     0 |   0.0 |2895M| 361 |   - | 442 |  11k|   0 |   0 |   0 |3374k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1391.49/1391.68	c  1183s| 11460k|  9216k|     0 |   0.0 |2895M| 361 |   - | 442 |  12k|   0 |   0 |   0 |3386k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1395.98/1396.15	c  1187s| 11470k|  9216k|     0 |   0.0 |2895M| 361 |   - | 442 |  12k|   0 |   0 |   0 |3397k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1400.48/1400.65	c  1191s| 11480k|  9216k|     0 |   0.0 |2895M| 361 |   - | 442 |  12k|   0 |   0 |   0 |3406k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1404.88/1405.06	c  1195s| 11490k|  9216k|     0 |   0.0 |2895M| 361 |   - | 442 |  12k|   0 |   0 |   0 |3415k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1408.69/1408.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1408.69/1408.88	c  1199s| 11500k|  9216k|     0 |   0.0 |2895M| 361 |   - | 442 |  13k|   0 |   0 |   0 |3425k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1412.69/1412.89	c  1202s| 11510k|  9216k|     0 |   0.0 |2895M| 361 |   - | 442 |  13k|   0 |   0 |   0 |3437k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1417.59/1417.78	c  1207s| 11520k|  9215k|     0 |   0.0 |2895M| 361 |   - | 442 |  10k|   0 |   0 |   0 |3448k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1422.89/1423.06	c  1212s| 11530k|  9215k|     0 |   0.0 |2895M| 361 |   - | 442 |9456 |   0 |   0 |   0 |3459k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1427.69/1427.88	c  1216s| 11540k|  9215k|     0 |   0.0 |2895M| 361 |   - | 442 |9441 |   0 |   0 |   0 |3470k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1431.88/1432.01	c  1220s| 11550k|  9215k|     0 |   0.0 |2895M| 361 |   - | 442 |  12k|   0 |   0 |   0 |3483k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1435.98/1436.18	c  1224s| 11560k|  9215k|     0 |   0.0 |2896M| 361 |   - | 442 |  14k|   0 |   0 |   0 |3495k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1439.98/1440.18	c  1227s| 11570k|  9215k|     0 |   0.0 |2897M| 361 |   - | 442 |  18k|   0 |   0 |   0 |3508k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1444.59/1444.74	c  1231s| 11580k|  9215k|     0 |   0.0 |2896M| 361 |   - | 442 |  14k|   0 |   0 |   0 |3518k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1449.79/1449.93	c  1236s| 11590k|  9215k|     0 |   0.0 |2894M| 361 |   - | 442 |8333 |   0 |   0 |   0 |3527k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1454.58/1454.77	c  1241s| 11600k|  9215k|     0 |   0.0 |2894M| 361 |   - | 442 |8695 |   0 |   0 |   0 |3539k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1459.19/1459.36	c  1245s| 11610k|  9215k|     0 |   0.0 |2895M| 361 |   - | 442 |  12k|   0 |   0 |   0 |3553k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1464.48/1464.68	c  1250s| 11620k|  9215k|     0 |   0.0 |2894M| 361 |   - | 442 |8875 |   0 |   0 |   0 |3565k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1469.40/1469.58	c  1254s| 11630k|  9215k|     0 |   0.0 |2895M| 361 |   - | 442 |9923 |   0 |   0 |   0 |3577k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1474.69/1474.80	c  1259s| 11640k|  9215k|     0 |   0.0 |2895M| 361 |   - | 442 |  11k|   0 |   0 |   0 |3591k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1481.19/1481.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1481.19/1481.34	c  1265s| 11650k|  9215k|     0 |   0.0 |2895M| 361 |   - | 442 |  12k|   0 |   0 |   0 |3606k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1487.78/1487.98	c  1272s| 11660k|  9215k|     0 |   0.0 |2895M| 361 |   - | 442 |  11k|   0 |   0 |   0 |3616k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1494.69/1494.83	c  1278s| 11670k|  9215k|     0 |   0.0 |2896M| 361 |   - | 442 |  14k|   0 |   0 |   0 |3629k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1500.88/1501.09	c  1284s| 11680k|  9215k|     0 |   0.0 |2896M| 361 |   - | 442 |  17k|   0 |   0 |   0 |3643k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1508.09/1508.22	c  1291s| 11690k|  9215k|     0 |   0.0 |2897M| 361 |   - | 442 |  19k|   0 |   0 |   0 |3655k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1514.99/1515.19	c  1297s| 11700k|  9215k|     0 |   0.0 |2897M| 361 |   - | 442 |  16k|   0 |   0 |   0 |3669k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1521.29/1521.46	c  1303s| 11710k|  9215k|     0 |   0.0 |2898M| 361 |   - | 442 |  20k|   0 |   0 |   0 |3682k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1527.29/1527.42	c  1309s| 11720k|  9215k|     0 |   0.0 |2897M| 361 |   - | 442 |  19k|   0 |   0 |   0 |3695k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1533.08/1533.24	c  1314s| 11730k|  9215k|     0 |   0.0 |2897M| 361 |   - | 442 |  15k|   0 |   0 |   0 |3711k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1537.88/1538.03	c  1319s| 11740k|  9215k|     0 |   0.0 |2899M| 361 |   - | 442 |  21k|   0 |   0 |   0 |3727k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1542.49/1542.63	c  1323s| 11750k|  9215k|     0 |   0.0 |2899M| 361 |   - | 442 |  20k|   0 |   0 |   0 |3742k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1546.49/1546.62	c  1326s| 11760k|  9215k|     0 |   0.0 |2901M| 361 |   - | 442 |  25k|   0 |   0 |   0 |3756k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1550.80/1550.91	c  1330s| 11770k|  9215k|     0 |   0.0 |2901M| 361 |   - | 442 |  25k|   0 |   0 |   0 |3767k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1554.79/1554.97	c  1334s| 11780k|  9215k|     0 |   0.0 |2902M| 361 |   - | 442 |  29k|   0 |   0 |   0 |3779k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1559.29/1559.42	c  1338s| 11790k|  9215k|     0 |   0.0 |2904M| 361 |   - | 442 |  35k|   0 |   0 |   0 |3797k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1563.39/1563.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1563.39/1563.58	c  1342s| 11800k|  9215k|     0 |   0.0 |2906M| 361 |   - | 442 |  41k|   0 |   0 |   0 |3813k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1567.69/1567.86	c  1346s| 11810k|  9215k|     0 |   0.0 |2907M| 361 |   - | 442 |  44k|   0 |   0 |   0 |3827k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1571.79/1571.98	c  1349s| 11820k|  9215k|     0 |   0.0 |2909M| 361 |   - | 442 |  50k|   0 |   0 |   0 |3842k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1575.69/1575.84	c  1353s| 11830k|  9215k|     0 |   0.0 |2912M| 361 |   - | 442 |  58k|   0 |   0 |   0 |3860k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1579.68/1579.89	c  1357s| 11840k|  9215k|     0 |   0.0 |2914M| 361 |   - | 442 |  65k|   0 |   0 |   0 |3879k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1584.59/1584.75	c  1361s| 11850k|  9215k|     0 |   0.0 |2916M| 361 |   - | 442 |  70k|   0 |   0 |   0 |3896k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1589.88/1590.02	c  1366s| 11860k|  9215k|     0 |   0.0 |2918M| 361 |   - | 442 |  74k|   0 |   0 |   0 |3913k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1595.39/1595.54	c  1371s| 11870k|  9215k|     0 |   0.0 |2919M| 361 |   - | 442 |  72k|   0 |   0 |   0 |3926k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1600.58/1600.76	c  1376s| 11880k|  9215k|     0 |   0.0 |2922M| 361 |   - | 442 |  75k|   0 |   0 |   0 |3940k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1605.69/1605.84	c  1381s| 11890k|  9215k|     0 |   0.0 |2923M| 361 |   - | 442 |  76k|   0 |   0 |   0 |3952k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1612.79/1612.99	c  1387s| 11900k|  9215k|     0 |   0.0 |2921M| 361 |   - | 442 |  70k|   0 |   0 |   0 |3967k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1617.19/1617.34	c  1391s| 11910k|  9215k|     0 |   0.0 |2921M| 361 |   - | 442 |  71k|   0 |   0 |   0 |3978k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1621.48/1621.69	c  1395s| 11920k|  9215k|     0 |   0.0 |2922M| 361 |   - | 442 |  74k|   0 |   0 |   0 |3992k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1626.29/1626.42	c  1400s| 11930k|  9215k|     0 |   0.0 |2924M| 361 |   - | 442 |  80k|   0 |   0 |   0 |4008k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1629.99/1630.15	c  1403s| 11940k|  9215k|     0 |   0.0 |2927M| 361 |   - | 442 |  86k|   0 |   0 |   0 |4026k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1634.69/1634.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1634.69/1634.85	c  1407s| 11950k|  9215k|     0 |   0.0 |2900M| 361 |   - | 442 |8025 |   0 |   0 |   0 |4041k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1638.59/1638.73	c  1411s| 11960k|  9215k|     0 |   0.0 |2899M| 361 |   - | 442 |5475 |   0 |   0 |   0 |4057k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1642.69/1642.86	c  1415s| 11970k|  9215k|     0 |   0.0 |2900M| 361 |   - | 442 |7435 |   0 |   0 |   0 |4070k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1647.49/1647.65	c  1419s| 11980k|  9215k|     0 |   0.0 |2900M| 361 |   - | 442 |7433 |   0 |   0 |   0 |4079k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1652.59/1652.74	c  1424s| 11990k|  9215k|     0 |   0.0 |2900M| 361 |   - | 442 |7793 |   0 |   0 |   0 |4087k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1658.08/1658.20	c  1429s| 12000k|  9215k|     0 |   0.0 |2900M| 361 |   - | 442 |7718 |   0 |   0 |   0 |4095k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1662.79/1662.92	c  1433s| 12010k|  9215k|     0 |   0.0 |2900M| 361 |   - | 442 |9322 |   0 |   0 |   0 |4105k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1666.89/1667.01	c  1437s| 12020k|  9215k|     0 |   0.0 |2900M| 361 |   - | 442 |  10k|   0 |   0 |   0 |4124k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1671.68/1671.90	c  1442s| 12030k|  9215k|     0 |   0.0 |2900M| 361 |   - | 442 |  10k|   0 |   0 |   0 |4136k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1676.68/1676.81	c  1446s| 12040k|  9215k|     0 |   0.0 |2900M| 361 |   - | 442 |  10k|   0 |   0 |   0 |4148k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1681.38/1681.51	c  1450s| 12050k|  9215k|     0 |   0.0 |2900M| 361 |   - | 442 |  10k|   0 |   0 |   0 |4160k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1686.09/1686.24	c  1455s| 12060k|  9215k|     0 |   0.0 |2900M| 361 |   - | 442 |  10k|   0 |   0 |   0 |4171k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1690.49/1690.61	c  1459s| 12070k|  9214k|     0 |   0.0 |2900M| 361 |   - | 442 |  11k|   0 |   0 |   0 |4184k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1695.28/1695.40	c  1463s| 12080k|  9214k|     0 |   0.0 |2901M| 361 |   - | 442 |  12k|   0 |   0 |   0 |4195k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1701.89/1702.02	c  1469s| 12090k|  9214k|     0 |   0.0 |2900M| 361 |   - | 442 |8221 |   0 |   0 |   0 |4204k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1707.59/1707.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1707.59/1707.71	c  1475s| 12100k|  9214k|     0 |   0.0 |2900M| 361 |   - | 442 |8938 |   0 |   0 |   0 |4215k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1712.50/1712.64	c  1479s| 12110k|  9214k|     0 |   0.0 |2900M| 361 |   - | 442 |7728 |   0 |   0 |   0 |4226k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1717.18/1717.32	c  1483s| 12120k|  9214k|     0 |   0.0 |2900M| 361 |   - | 442 |  10k|   0 |   0 |   0 |4240k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1722.09/1722.25	c  1488s| 12130k|  9214k|     0 |   0.0 |2899M| 361 |   - | 442 |6741 |   0 |   0 |   0 |4252k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1726.99/1727.14	c  1493s| 12140k|  9214k|     0 |   0.0 |2899M| 361 |   - | 442 |6606 |   0 |   0 |   0 |4263k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1731.89/1732.07	c  1497s| 12150k|  9214k|     0 |   0.0 |2899M| 361 |   - | 442 |6669 |   0 |   0 |   0 |4272k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1736.59/1736.73	c  1501s| 12160k|  9214k|     0 |   0.0 |2900M| 361 |   - | 442 |7066 |   0 |   0 |   0 |4285k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1741.49/1741.60	c  1506s| 12170k|  9214k|     0 |   0.0 |2901M| 361 |   - | 442 |  11k|   0 |   0 |   0 |4301k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1745.49/1745.64	c  1509s| 12180k|  9214k|     0 |   0.0 |2901M| 361 |   - | 442 |  16k|   0 |   0 |   0 |4316k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1750.00/1750.16	c  1514s| 12190k|  9214k|     0 |   0.0 |2902M| 361 |   - | 442 |  21k|   0 |   0 |   0 |4334k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1755.29/1755.44	c  1519s| 12200k|  9214k|     0 |   0.0 |2899M| 361 |   - | 442 |5437 |   0 |   0 |   0 |4349k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1760.69/1760.82	c  1524s| 12210k|  9214k|     0 |   0.0 |2899M| 361 |   - | 442 |6779 |   0 |   0 |   0 |4361k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1766.09/1766.30	c  1529s| 12220k|  9214k|     0 |   0.0 |2900M| 361 |   - | 442 |  11k|   0 |   0 |   0 |4374k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1771.69/1771.85	c  1534s| 12230k|  9214k|     0 |   0.0 |2900M| 361 |   - | 442 |7752 |   0 |   0 |   0 |4389k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1777.98/1778.12	c  1540s| 12240k|  9214k|     0 |   0.0 |2901M| 361 |   - | 442 |  10k|   0 |   0 |   0 |4402k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1784.29/1784.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1784.29/1784.47	c  1546s| 12250k|  9214k|     0 |   0.0 |2900M| 361 |   - | 442 |9497 |   0 |   0 |   0 |4415k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.79/1790.97	c  1552s| 12260k|  9214k|     0 |   0.0 |2900M| 361 |   - | 442 |8692 |   0 |   0 |   0 |4426k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1797.49/1797.63	c  1558s| 12270k|  9214k|     0 |   0.0 |2900M| 361 |   - | 442 |9204 |   0 |   0 |   0 |4436k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1800.09/1800.20	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.09/1800.20	c 
1800.09/1800.20	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.20	c Solving Time (sec) : 1560.45
1800.09/1800.20	c Solving Nodes      : 12274489
1800.09/1800.20	c Primal Bound       : +1.00000000000000e+00 (5 solutions)
1800.09/1800.20	c Dual Bound         : +0.00000000000000e+00
1800.09/1800.20	c Gap                : infinite
1800.09/1800.20	s SATISFIABLE
1800.09/1800.20	v -x420 -x419 -x418 -x417 -x416 -x415 x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 
1800.09/1800.20	v -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 x379 -x378 
1800.09/1800.20	v -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 
1800.09/1800.20	v -x356 -x355 -x354 -x353 -x352 x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 
1800.09/1800.20	v -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 
1800.09/1800.20	v -x314 -x313 -x312 -x311 -x310 -x309 x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 
1800.09/1800.20	v -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 x281 x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 
1800.09/1800.20	v -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 
1800.09/1800.20	v -x251 -x250 -x249 -x248 -x247 x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 
1800.09/1800.20	v -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.09/1800.20	v -x209 -x208 -x207 -x206 x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 -x190 -x189 
1800.09/1800.20	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.09/1800.20	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 
1800.09/1800.20	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 x127 -x126 
1800.09/1800.20	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1800.09/1800.20	v -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 
1800.09/1800.20	v -x80 -x79 -x78 -x77 -x76 x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 
1800.09/1800.20	v -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 -x33 -x32 -x31 
1800.09/1800.20	v -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 
1800.09/1800.20	v -x4 -x3 x2 -x1 
1800.09/1800.20	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.20	c Solving Time       :    1560.45
1800.09/1800.20	c Original Problem   :
1800.09/1800.20	c   Problem name     : HOME/instance-2693790-1277892773.wbo
1800.09/1800.20	c   Variables        : 442 (431 binary, 0 integer, 0 implicit integer, 11 continuous)
1800.09/1800.20	c   Constraints      : 53 initial, 53 maximal
1800.09/1800.20	c Presolved Problem  :
1800.09/1800.20	c   Problem name     : t_HOME/instance-2693790-1277892773.wbo
1800.09/1800.20	c   Variables        : 442 (431 binary, 0 integer, 0 implicit integer, 11 continuous)
1800.09/1800.20	c   Constraints      : 52 initial, 89656 maximal
1800.09/1800.20	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.09/1800.20	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.20	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.20	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.20	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.20	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.20	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.09/1800.20	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.20	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.20	c   linear           :       0.00          0          0          0         11          0          1          0          0
1800.09/1800.20	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.20	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.20	c   root node        :          -          0          -          -          0          -          -          -          -
1800.09/1800.20	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.20	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.09/1800.20	c   indicator        :         11          0       2777          0       2033          0         29          0          0          0
1800.09/1800.20	c   setppc           :         13          0   25166038          0   11326557     839938   25311943          0          0          0
1800.09/1800.20	c   linear           :         11          0   23410156          0   11219426     317606   12524510          0          0          0
1800.09/1800.20	c   logicor          :         17+         0   13978353          0   11352457     728374   15450584          0          0          0
1800.09/1800.20	c   bounddisjunction :          0+         0          4          0          0          0          1          0          0          0
1800.09/1800.20	c   countsols        :          0          0          0          0   11352481          0          0          0          0          0
1800.09/1800.20	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.09/1800.20	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.09/1800.20	c   indicator        :       0.01       0.00       0.01       0.00       0.00
1800.09/1800.20	c   setppc           :     356.10       0.00     329.65       0.00      26.45
1800.09/1800.20	c   linear           :     141.95       0.00     140.15       0.00       1.80
1800.09/1800.20	c   logicor          :     449.14       0.00     417.02       0.00      32.12
1800.09/1800.20	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.09/1800.20	c   countsols        :       0.56       0.00       0.00       0.00       0.56
1800.09/1800.20	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.09/1800.20	c   vbounds          :       1.19          2          0          0
1800.09/1800.20	c   rootredcost      :       0.86          0          0          0
1800.09/1800.20	c   pseudoobj        :       4.11   25455410          3          2
1800.09/1800.20	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.09/1800.20	c   propagation      :     574.21    1885915    1885914   16331416      168.5    2449040       17.5          -
1800.09/1800.20	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.20	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.20	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.20	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.09/1800.20	c   applied globally :          -          -          -    2739393       18.2          -          -          -
1800.09/1800.20	c   applied locally  :          -          -          -    1701935      112.3          -          -          -
1800.09/1800.20	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.09/1800.20	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.09/1800.20	c   redcost          :       0.00          0          0          0          0          0
1800.09/1800.20	c   impliedbounds    :       0.00          0          0          0          0          0
1800.09/1800.20	c   intobj           :       0.00          0          0          0          0          0
1800.09/1800.20	c   cgmip            :       0.00          0          0          0          0          0
1800.09/1800.20	c   gomory           :       0.00          0          0          0          0          0
1800.09/1800.20	c   strongcg         :       0.00          0          0          0          0          0
1800.09/1800.20	c   cmir             :       0.00          0          0          0          0          0
1800.09/1800.20	c   flowcover        :       0.00          0          0          0          0          0
1800.09/1800.20	c   clique           :       0.00          0          0          0          0          0
1800.09/1800.20	c   zerohalf         :       0.00          0          0          0          0          0
1800.09/1800.20	c   mcf              :       0.00          0          0          0          0          0
1800.09/1800.20	c   rapidlearning    :       0.00          0          0          0          0          0
1800.09/1800.20	c Pricers            :       Time      Calls       Vars
1800.09/1800.20	c   problem variables:       0.00          0          0
1800.09/1800.20	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.20	c   relpscost        :       0.00          0          0          0          0          0          0
1800.09/1800.20	c   pscost           :       0.00          0          0          0          0          0          0
1800.09/1800.20	c   inference        :     158.26   11352476          0          0          0          0   22704952
1800.09/1800.20	c   mostinf          :       0.00          0          0          0          0          0          0
1800.09/1800.20	c   leastinf         :       0.00          0          0          0          0          0          0
1800.09/1800.20	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.09/1800.20	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.09/1800.20	c   random           :       0.00          0          0          0          0          0          0
1800.09/1800.20	c Primal Heuristics  :       Time      Calls      Found
1800.09/1800.20	c   LP solutions     :       0.00          -          0
1800.09/1800.20	c   pseudo solutions :       0.15          -          5
1800.09/1800.20	c   oneopt           :       0.90          0          0
1800.09/1800.20	c   trivial          :       0.00          2          0
1800.09/1800.20	c   simplerounding   :       0.00          0          0
1800.09/1800.20	c   zirounding       :       0.00          0          0
1800.09/1800.20	c   rounding         :       0.00          0          0
1800.09/1800.20	c   shifting         :       0.00          0          0
1800.09/1800.20	c   intshifting      :       0.00          0          0
1800.09/1800.20	c   twoopt           :       0.00          0          0
1800.09/1800.20	c   fixandinfer      :       0.00          0          0
1800.09/1800.20	c   feaspump         :       0.00          0          0
1800.09/1800.20	c   coefdiving       :       0.00          0          0
1800.09/1800.20	c   pscostdiving     :       0.00          0          0
1800.09/1800.20	c   fracdiving       :       0.00          0          0
1800.09/1800.20	c   veclendiving     :       0.00          0          0
1800.09/1800.20	c   intdiving        :       0.00          0          0
1800.09/1800.20	c   actconsdiving    :       0.00          0          0
1800.09/1800.20	c   objpscostdiving  :       0.00          0          0
1800.09/1800.20	c   rootsoldiving    :       0.00          0          0
1800.09/1800.20	c   linesearchdiving :       0.00          0          0
1800.09/1800.20	c   guideddiving     :       0.00          0          0
1800.09/1800.20	c   octane           :       0.00          0          0
1800.09/1800.20	c   rens             :       0.00          0          0
1800.09/1800.20	c   rins             :       0.00          0          0
1800.09/1800.20	c   localbranching   :       0.00          0          0
1800.09/1800.20	c   mutation         :       0.00          0          0
1800.09/1800.20	c   crossover        :       0.00          0          0
1800.09/1800.20	c   dins             :       0.00          0          0
1800.09/1800.20	c   undercover       :       0.00          0          0
1800.09/1800.20	c   nlp              :       0.84          0          0
1800.09/1800.20	c   trysol           :       0.60          1          0
1800.09/1800.20	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.09/1800.20	c   primal LP        :       0.00          0          0       0.00          -
1800.09/1800.20	c   dual LP          :       0.00          0          0       0.00          -
1800.09/1800.20	c   lex dual LP      :       0.00          0          0       0.00          -
1800.09/1800.20	c   barrier LP       :       0.00          0          0       0.00          -
1800.09/1800.20	c   diving/probing LP:       0.00          0          0       0.00          -
1800.09/1800.20	c   strong branching :       0.00          0          0       0.00          -
1800.09/1800.20	c     (at root node) :          -          0          0       0.00          -
1800.09/1800.20	c   conflict analysis:       0.00          0          0       0.00          -
1800.09/1800.20	c B&B Tree           :
1800.09/1800.20	c   number of runs   :          1
1800.09/1800.20	c   nodes            :   12274489
1800.09/1800.20	c   nodes (total)    :   12274489
1800.09/1800.20	c   nodes left       :    9214817
1800.09/1800.20	c   max depth        :        361
1800.09/1800.20	c   max depth (total):        361
1800.09/1800.20	c   backtracks       :    1045582 (8.5%)
1800.09/1800.20	c   delayed cutoffs  :    1213620
1800.09/1800.20	c   repropagations   :    2401625 (24317408 domain reductions, 963913 cutoffs)
1800.09/1800.20	c   avg switch length:       3.57
1800.09/1800.20	c   switching time   :     307.78
1800.09/1800.20	c Solution           :
1800.09/1800.20	c   Solutions found  :          5 (5 improvements)
1800.09/1800.20	c   First Solution   : +2.56000000000000e+02   (in run 1, after 2673760 nodes, 139.04 seconds, depth 361, found by <relaxation>)
1800.09/1800.20	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 2675132 nodes, 139.24 seconds, depth 355, found by <relaxation>)
1800.09/1800.20	c   Dual Bound       : +0.00000000000000e+00
1800.09/1800.20	c   Gap              :   infinite
1800.09/1800.20	c   Root Dual Bound  : +0.00000000000000e+00
1800.09/1800.20	c   Root Iterations  :          0

Verifier Data

OK	1

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.17 4/176 11176
/proc/meminfo: memFree=28047092/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=7976 CPUtime=0
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 1631 0 0 0 0 0 0 0 25 0 1 0 130573928 8167424 1200 4089446400 4194304 7136930 140737132546848 18446744073709551615 6346856 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 1994 1216 282 719 0 1273 0

[startup+0.095531 s]
/proc/loadavg: 1.99 2.00 2.17 4/176 11176
/proc/meminfo: memFree=28047092/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=13044 CPUtime=0.09
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 4255 0 0 0 8 1 0 0 25 0 1 0 130573928 13357056 2539 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 3261 2539 394 719 0 2540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13044

[startup+0.100522 s]
/proc/loadavg: 1.99 2.00 2.17 4/176 11176
/proc/meminfo: memFree=28047092/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=13044 CPUtime=0.09
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 4255 0 0 0 8 1 0 0 25 0 1 0 130573928 13357056 2539 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 3261 2539 394 719 0 2540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13044

[startup+0.300496 s]
/proc/loadavg: 1.99 2.00 2.17 4/176 11176
/proc/meminfo: memFree=28047092/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=15056 CPUtime=0.29
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 4775 0 0 0 26 3 0 0 25 0 1 0 130573928 15417344 3059 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 3764 3059 394 719 0 3043 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15056

[startup+0.700427 s]
/proc/loadavg: 1.99 2.00 2.17 4/176 11176
/proc/meminfo: memFree=28047092/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=17272 CPUtime=0.69
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 5353 0 0 0 61 8 0 0 25 0 1 0 130573928 17686528 3637 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 4318 3637 394 719 0 3597 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17272

[startup+1.50029 s]
/proc/loadavg: 1.99 2.00 2.17 3/177 11177
/proc/meminfo: memFree=28027616/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=23168 CPUtime=1.49
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 6915 0 0 0 133 16 0 0 25 0 1 0 130573928 23724032 5199 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 5792 5199 394 719 0 5071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23168

[startup+3.10101 s]
/proc/loadavg: 1.99 2.00 2.17 3/177 11177
/proc/meminfo: memFree=28018948/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=33408 CPUtime=3.09
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 9574 0 0 0 277 32 0 0 25 0 1 0 130573928 34209792 7858 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 8352 7858 394 719 0 7631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33408

[startup+6.30045 s]
/proc/loadavg: 1.99 2.00 2.17 3/177 11177
/proc/meminfo: memFree=27994928/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=55712 CPUtime=6.29
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 14871 0 0 0 561 68 0 0 25 0 1 0 130573928 57049088 13155 4089446400 4194304 7136930 140737132546848 18446744073709551615 5909549 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 13928 13155 394 719 0 13207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55712

[startup+12.7003 s]
/proc/loadavg: 1.99 2.00 2.17 3/177 11177
/proc/meminfo: memFree=27938836/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=99528 CPUtime=12.68
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 25304 0 0 0 1131 137 0 0 25 0 1 0 130573928 101916672 23588 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 24882 23588 394 719 0 24161 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99528

[startup+25.5011 s]
/proc/loadavg: 1.99 2.00 2.17 3/177 11178
/proc/meminfo: memFree=27834880/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=190988 CPUtime=25.49
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 47091 0 0 0 2266 283 0 0 25 0 1 0 130573928 195571712 45375 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 47747 45375 394 719 0 47026 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 190988

[startup+51.1007 s]
/proc/loadavg: 1.99 2.00 2.16 3/177 11179
/proc/meminfo: memFree=27624044/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=364868 CPUtime=51.08
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 88457 0 0 0 4541 567 0 0 25 0 1 0 130573928 373624832 86741 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 91217 86741 394 719 0 90496 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 364868

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.15 3/177 11180
/proc/meminfo: memFree=27188764/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=681156 CPUtime=102.28
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 171062 0 0 0 9113 1115 0 0 25 0 1 0 130573928 697503744 169346 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11176/statm: 170289 169346 394 719 0 169568 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 681156

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.14 3/177 11181
/proc/meminfo: memFree=26779012/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=1007368 CPUtime=162.25
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 247330 0 0 0 14594 1631 0 0 25 0 1 0 130573928 1031544832 245614 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11176/statm: 251842 245614 396 719 0 251121 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1007368

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.13 3/195 11229
/proc/meminfo: memFree=30051912/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=1334412 CPUtime=222.24
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 333312 0 0 0 19777 2447 0 0 25 0 1 0 130573928 1366437888 331596 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11176/statm: 333603 331596 396 719 0 332882 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1334412

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.12 3/195 11231
/proc/meminfo: memFree=29702320/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=1706592 CPUtime=282.23
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 414013 0 0 0 23854 4369 0 0 25 0 1 0 130573928 1747550208 412297 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11176/statm: 426648 412297 396 719 0 425927 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1706592

[startup+342.301 s]
/proc/loadavg: 2.04 2.01 2.11 3/195 11233
/proc/meminfo: memFree=29369200/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=2008204 CPUtime=342.22
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 493466 0 0 0 27965 6257 0 0 25 0 1 0 130573928 2056400896 491750 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11176/statm: 502051 491750 396 719 0 501330 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 2008204

[startup+402.301 s]
/proc/loadavg: 2.01 2.01 2.10 3/195 11234
/proc/meminfo: memFree=29034356/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=2319608 CPUtime=402.21
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 575368 0 0 0 32045 8176 0 0 25 0 1 0 130573928 2375278592 573652 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11176/statm: 579902 573652 396 719 0 579181 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 2319608

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.09 3/195 11235
/proc/meminfo: memFree=28723684/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=2609908 CPUtime=462.21
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 651778 0 0 0 36214 10007 0 0 25 0 1 0 130573928 2672545792 650062 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11176/statm: 652477 650062 396 719 0 651756 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2609908

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.08 3/195 11237
/proc/meminfo: memFree=28424164/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3028828 CPUtime=522.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 727532 0 0 0 40423 11796 0 0 25 0 1 0 130573928 3101519872 725816 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11176/statm: 757207 725816 396 719 0 756486 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 3028828

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/195 11239
/proc/meminfo: memFree=28275944/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3165988 CPUtime=582.18
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 798897 0 0 0 45242 12976 0 0 25 0 1 0 130573928 3241971712 761141 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11176/statm: 791497 761141 396 719 0 790776 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 3165988

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.07 3/195 11241
/proc/meminfo: memFree=28242416/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3192968 CPUtime=642.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 804274 0 0 0 50536 13683 0 0 25 0 1 0 130573928 3269599232 766518 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 798242 766518 396 719 0 797521 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 3192968

[startup+702.3 s]

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

/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 822637 0 0 0 88089 18129 0 0 25 0 1 0 130573928 3346366464 783601 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 816984 783601 396 719 0 816263 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 3267936

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/195 11253
/proc/meminfo: memFree=28135252/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3298844 CPUtime=1122.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 830840 0 0 0 93573 18646 0 0 25 0 1 0 130573928 3378016256 791292 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 824711 791292 396 719 0 823990 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 3298844

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/195 11255
/proc/meminfo: memFree=28137184/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3296788 CPUtime=1182.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 830841 0 0 0 99015 19204 0 0 25 0 1 0 130573928 3375910912 790781 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 824197 790781 396 719 0 823476 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 3296788

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/195 11260
/proc/meminfo: memFree=28133016/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3296788 CPUtime=1242.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 830861 0 0 0 104564 19655 0 0 25 0 1 0 130573928 3375910912 790801 4089446400 4194304 7136930 140737132546848 18446744073709551615 5917895 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 824197 790801 396 719 0 823476 0
Current children cumulated CPU time (s) 1242.19
Current children cumulated vsize (KiB) 3296788

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.02 3/195 11261
/proc/meminfo: memFree=28132652/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3297180 CPUtime=1302.18
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 830962 0 0 0 110118 20100 0 0 25 0 1 0 130573928 3376312320 790902 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 824295 790902 396 719 0 823574 0
Current children cumulated CPU time (s) 1302.18
Current children cumulated vsize (KiB) 3297180

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.02 3/195 11262
/proc/meminfo: memFree=28130016/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3298208 CPUtime=1362.18
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 831734 0 0 0 115609 20609 0 0 25 0 1 0 130573928 3377364992 791162 4089446400 4194304 7136930 140737132546848 18446744073709551615 5909042 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 824552 791162 396 719 0 823831 0
Current children cumulated CPU time (s) 1362.18
Current children cumulated vsize (KiB) 3298208

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/195 11264
/proc/meminfo: memFree=28130452/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3298208 CPUtime=1422.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 831786 0 0 0 121087 21132 0 0 25 0 1 0 130573928 3377364992 791214 4089446400 4194304 7136930 140737132546848 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 824552 791214 396 719 0 823831 0
Current children cumulated CPU time (s) 1422.19
Current children cumulated vsize (KiB) 3298208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/195 11266
/proc/meminfo: memFree=28130288/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3299120 CPUtime=1482.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 831860 0 0 0 126626 21593 0 0 25 0 1 0 130573928 3378298880 791288 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 824780 791288 396 719 0 824059 0
Current children cumulated CPU time (s) 1482.19
Current children cumulated vsize (KiB) 3299120

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/195 11268
/proc/meminfo: memFree=28130240/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3299120 CPUtime=1542.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 831871 0 0 0 132247 21972 0 0 25 0 1 0 130573928 3378298880 791299 4089446400 4194304 7136930 140737132546848 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 824780 791299 396 719 0 824059 0
Current children cumulated CPU time (s) 1542.19
Current children cumulated vsize (KiB) 3299120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/195 11269
/proc/meminfo: memFree=28103512/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3326684 CPUtime=1602.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 838391 0 0 0 137744 22475 0 0 25 0 1 0 130573928 3406524416 797819 4089446400 4194304 7136930 140737132546848 18446744073709551615 4676366 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 831671 797819 396 719 0 830950 0
Current children cumulated CPU time (s) 1602.19
Current children cumulated vsize (KiB) 3326684

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/195 11270
/proc/meminfo: memFree=28090072/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3339160 CPUtime=1662.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 841975 0 0 0 143273 22946 0 0 25 0 1 0 130573928 3419299840 800891 4089446400 4194304 7136930 140737132546848 18446744073709551615 4661090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 834790 800891 396 719 0 834069 0
Current children cumulated CPU time (s) 1662.19
Current children cumulated vsize (KiB) 3339160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/195 11272
/proc/meminfo: memFree=28092028/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3337252 CPUtime=1722.18
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 841998 0 0 0 148806 23412 0 0 25 0 1 0 130573928 3417346048 800402 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 834313 800402 396 719 0 833592 0
Current children cumulated CPU time (s) 1722.18
Current children cumulated vsize (KiB) 3337252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/195 11274
/proc/meminfo: memFree=28090244/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3337252 CPUtime=1782.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 842002 0 0 0 154371 23848 0 0 25 0 1 0 130573928 3417346048 800406 4089446400 4194304 7136930 140737132546848 18446744073709551615 5955597 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 834313 800406 396 719 0 833592 0
Current children cumulated CPU time (s) 1782.19
Current children cumulated vsize (KiB) 3337252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/195 11274
/proc/meminfo: memFree=28090100/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3337252 CPUtime=1800.09
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 842002 0 0 0 156045 23964 0 0 25 0 1 0 130573928 3417346048 800406 4089446400 4194304 7136930 140737132546848 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11176/statm: 834313 800406 396 719 0 833592 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3337252

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -11176

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 11275
/proc/meminfo: memFree=28094060/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3332112 CPUtime=1801.28
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 842007 0 0 0 156164 23964 0 0 19 0 1 0 130573928 3412082688 799131 4089446400 4194304 7136930 140737132546848 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11176/statm: 833028 799131 401 719 0 832307 0
Current children cumulated CPU time (s) 1801.28
Current children cumulated vsize (KiB) 3332112

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 11275
/proc/meminfo: memFree=28095176/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3332112 CPUtime=1801.69
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 842007 0 0 0 156205 23964 0 0 20 0 1 0 130573928 3412082688 799131 4089446400 4194304 7136930 140737132546848 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11176/statm: 833028 799131 401 719 0 832307 0
Current children cumulated CPU time (s) 1801.69
Current children cumulated vsize (KiB) 3332112

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 11275
/proc/meminfo: memFree=28095176/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=3332112 CPUtime=1802.08
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4202496 842007 0 0 0 156244 23964 0 0 21 0 1 0 130573928 3412082688 799131 4089446400 4194304 7136930 140737132546848 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11176/statm: 833028 799131 401 719 0 832307 0
Current children cumulated CPU time (s) 1802.08
Current children cumulated vsize (KiB) 3332112

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 11275
/proc/meminfo: memFree=28095176/32951132 swapFree=67111528/67111528
[pid=11176] ppid=11174 vsize=0 CPUtime=1802.19
/proc/11176/stat : 11176 (pbscip.linux.x8) R 11174 11176 9700 0 -1 4203524 842007 0 0 0 156245 23974 0 0 21 0 1 0 130573928 0 0 4089446400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/11176/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.31
CPU time (s): 1802.2
CPU user time (s): 1562.46
CPU system time (s): 239.75
CPU usage (%): 99.9942
Max. virtual memory (cumulated for all children) (KiB): 3411444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1562.46
system time used= 239.75
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 842007
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 28013

runsolver used 2.56661 second user time and 5.85011 second system time

The end

Launcher Data

Begin job on node131 at 2010-06-30 12:12:53
IDJOB=2693790
IDBENCH=78718
IDSOLVER=1206
FILE ID=node131/2693790-1277892773
PBS_JOBID= 11197091
Free space on /tmp= 74136 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-21-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-2693790-1277892773/watcher-2693790-1277892773 -o /tmp/evaluation-result-2693790-1277892773/solver-2693790-1277892773 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693790-1277892773.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 92adeb187a48a927ab5078673cfa945b
RANDOM SEED=1531685038

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28047496 kB
Buffers:        177976 kB
Cached:        1131200 kB
SwapCached:          0 kB
Active:        3948428 kB
Inactive:       804356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28047496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3084 kB
Writeback:           0 kB
AnonPages:     3443456 kB
Mapped:          16268 kB
Slab:            80400 kB
PageTables:      11140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  3707544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74136 MiB
End job on node131 at 2010-06-30 12:42:56