Trace number 2693821

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.17 1802.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-41-40--soft-33-100-0.wbo
MD5SUM821b84a7358221fefacfb8b50c463b59
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.040993
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1640
Total number of constraints81
Number of soft constraints54
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 3128
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3127
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2693821-1277894541.wbo>
0.00/0.00	c original problem has 1748 variables (1694 bin, 0 int, 0 impl, 54 cont) and 136 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.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 54 impls, 14 clqs
0.00/0.01	c (round 2) 0 del vars, 1 del conss, 54 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 54 impls, 14 clqs
0.00/0.01	c (round 3) 0 del vars, 1 del conss, 54 chg bounds, 0 chg sides, 0 chg coeffs, 13 upgd conss, 54 impls, 14 clqs
0.00/0.01	c (round 4) 0 del vars, 1 del conss, 54 chg bounds, 0 chg sides, 0 chg coeffs, 27 upgd conss, 54 impls, 14 clqs
0.00/0.03	c    (0.0s) probing: 101/1694 (6.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.03	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.03	c presolving (5 rounds):
0.00/0.03	c  0 deleted vars, 1 deleted constraints, 54 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.03	c  54 implications, 14 cliques
0.00/0.03	c presolved problem has 1748 variables (1694 bin, 0 int, 0 impl, 54 cont) and 135 constraints
0.00/0.03	c      54 constraints of type <indicator>
0.00/0.03	c      14 constraints of type <setppc>
0.00/0.03	c      54 constraints of type <linear>
0.00/0.03	c      13 constraints of type <logicor>
0.00/0.03	c transformed objective value is always integral (scale: 1)
0.00/0.03	c Presolving Time: 0.02
0.00/0.03	c - non default parameters ----------------------------------------------------------------------
0.00/0.03	c # SCIP version 1.2.1.2
0.00/0.03	c 
0.00/0.03	c # frequency for displaying node information lines
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03	c display/freq = 10000
0.00/0.03	c 
0.00/0.03	c # maximal time in seconds to run
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/time = 1800
0.00/0.03	c 
0.00/0.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/memory = 3420
0.00/0.03	c 
0.00/0.03	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c lp/solvefreq = -1
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify inequalities
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/linear/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify knapsacks
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c separating/rapidlearning/freq = 0
0.00/0.03	c 
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c start solving
0.00/0.03	c 
0.00/0.03	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.03	c   0.0s|     1 |     2 |     0 |     - |3381k|   0 |   - |1748 | 135 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.09/1.16	c   1.0s| 10000 |  9955 |     0 |   0.0 |6694k|1342 |   - |1748 | 229 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
2.39/2.40	c   2.0s| 20000 | 19897 |     0 |   0.0 |9746k|1342 |   - |1748 | 304 |   0 |   0 |   0 | 513 |   0 | 0.000000e+00 |      --      |    Inf 
3.59/3.63	c   3.1s| 30000 | 29850 |     0 |   0.0 |  12M|1343 |   - |1748 | 351 |   0 |   0 |   0 | 743 |   0 | 0.000000e+00 |      --      |    Inf 
4.79/4.87	c   4.1s| 40000 | 39811 |     0 |   0.0 |  15M|1346 |   - |1748 | 347 |   0 |   0 |   0 | 933 |   0 | 0.000000e+00 |      --      |    Inf 
6.09/6.11	c   5.2s| 50000 | 49769 |     0 |   0.0 |  18M|1349 |   - |1748 | 415 |   0 |   0 |   0 |1128 |   0 | 0.000000e+00 |      --      |    Inf 
7.39/7.41	c   6.3s| 60000 | 59707 |     0 |   0.0 |  20M|1349 |   - |1748 | 459 |   0 |   0 |   0 |1438 |   0 | 0.000000e+00 |      --      |    Inf 
8.59/8.65	c   7.3s| 70000 | 69667 |     0 |   0.0 |  23M|1349 |   - |1748 | 409 |   0 |   0 |   0 |1638 |   0 | 0.000000e+00 |      --      |    Inf 
9.90/9.90	c   8.4s| 80000 | 79609 |     0 |   0.0 |  26M|1349 |   - |1748 | 489 |   0 |   0 |   0 |1926 |   0 | 0.000000e+00 |      --      |    Inf 
11.09/11.16	c   9.5s| 90000 | 89557 |     0 |   0.0 |  29M|1349 |   - |1748 | 512 |   0 |   0 |   0 |2186 |   0 | 0.000000e+00 |      --      |    Inf 
12.39/12.44	c  10.5s|100000 | 99493 |     0 |   0.0 |  31M|1349 |   - |1748 | 526 |   0 |   0 |   0 |2502 |   0 | 0.000000e+00 |      --      |    Inf 
13.59/13.65	c  11.6s|110000 |109437 |     0 |   0.0 |  34M|1349 |   - |1748 | 552 |   0 |   0 |   0 |2782 |   0 | 0.000000e+00 |      --      |    Inf 
14.79/14.84	c  12.6s|120000 |119385 |     0 |   0.0 |  37M|1349 |   - |1748 | 553 |   0 |   0 |   0 |3042 |   0 | 0.000000e+00 |      --      |    Inf 
15.99/16.02	c  13.6s|130000 |129333 |     0 |   0.0 |  40M|1349 |   - |1748 | 614 |   0 |   0 |   0 |3302 |   0 | 0.000000e+00 |      --      |    Inf 
17.19/17.20	c  14.6s|140000 |139283 |     0 |   0.0 |  43M|1349 |   - |1748 | 607 |   0 |   0 |   0 |3552 |   0 | 0.000000e+00 |      --      |    Inf 
18.29/18.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.29/18.38	c  15.6s|150000 |149227 |     0 |   0.0 |  45M|1349 |   - |1748 | 641 |   0 |   0 |   0 |3832 |   0 | 0.000000e+00 |      --      |    Inf 
19.49/19.53	c  16.5s|160000 |159177 |     0 |   0.0 |  48M|1349 |   - |1748 | 626 |   0 |   0 |   0 |4082 |   0 | 0.000000e+00 |      --      |    Inf 
20.69/20.70	c  17.5s|170000 |169119 |     0 |   0.0 |  51M|1349 |   - |1748 | 620 |   0 |   0 |   0 |4372 |   0 | 0.000000e+00 |      --      |    Inf 
21.79/21.84	c  18.5s|180000 |179061 |     0 |   0.0 |  54M|1349 |   - |1748 | 624 |   0 |   0 |   0 |4659 |   0 | 0.000000e+00 |      --      |    Inf 
22.89/22.98	c  19.4s|190000 |188993 |     0 |   0.0 |  57M|1349 |   - |1748 | 633 |   0 |   0 |   0 |4999 |   0 | 0.000000e+00 |      --      |    Inf 
23.99/24.09	c  20.3s|200000 |198928 |     0 |   0.0 |  59M|1349 |   - |1748 | 632 |   0 |   0 |   0 |5329 |   0 | 0.000000e+00 |      --      |    Inf 
25.09/25.16	c  21.2s|210000 |208874 |     0 |   0.0 |  62M|1349 |   - |1748 | 601 |   0 |   0 |   0 |5599 |   0 | 0.000000e+00 |      --      |    Inf 
26.19/26.25	c  22.1s|220000 |218810 |     0 |   0.0 |  65M|1349 |   - |1748 | 615 |   0 |   0 |   0 |5919 |   0 | 0.000000e+00 |      --      |    Inf 
27.29/27.33	c  23.0s|230000 |228730 |     0 |   0.0 |  68M|1349 |   - |1748 | 637 |   0 |   0 |   0 |6319 |   0 | 0.000000e+00 |      --      |    Inf 
28.29/28.39	c  23.9s|240000 |238658 |     0 |   0.0 |  71M|1349 |   - |1748 | 644 |   0 |   0 |   0 |6679 |   0 | 0.000000e+00 |      --      |    Inf 
29.39/29.43	c  24.7s|250000 |248584 |     0 |   0.0 |  74M|1349 |   - |1748 | 666 |   0 |   0 |   0 |7049 |   0 | 0.000000e+00 |      --      |    Inf 
30.39/30.46	c  25.6s|260000 |258519 |     0 |   0.0 |  77M|1349 |   - |1748 | 622 |   0 |   0 |   0 |7379 |   0 | 0.000000e+00 |      --      |    Inf 
31.39/31.47	c  26.4s|270000 |268450 |     0 |   0.0 |  80M|1349 |   - |1748 | 628 |   0 |   0 |   0 |7728 |   0 | 0.000000e+00 |      --      |    Inf 
32.49/32.50	c  27.2s|280000 |278362 |     0 |   0.0 |  83M|1349 |   - |1748 | 669 |   0 |   0 |   0 |8168 |   0 | 0.000000e+00 |      --      |    Inf 
33.49/33.53	c  28.1s|290000 |288278 |     0 |   0.0 |  85M|1349 |   - |1748 | 672 |   0 |   0 |   0 |8593 |   0 | 0.000000e+00 |      --      |    Inf 
34.49/34.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
34.49/34.53	c  28.9s|300000 |298196 |     0 |   0.0 |  88M|1349 |   - |1748 | 696 |   0 |   0 |   0 |8991 |   0 | 0.000000e+00 |      --      |    Inf 
35.49/35.51	c  29.7s|310000 |308112 |     0 |   0.0 |  91M|1349 |   - |1748 | 752 |   0 |   0 |   0 |9430 |   0 | 0.000000e+00 |      --      |    Inf 
36.40/36.46	c  30.4s|320000 |318033 |     0 |   0.0 |  94M|1349 |   - |1748 | 721 |   0 |   0 |   0 |9830 |   0 | 0.000000e+00 |      --      |    Inf 
37.40/37.42	c  31.2s|330000 |327942 |     0 |   0.0 |  97M|1349 |   - |1748 | 782 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 |      --      |    Inf 
38.29/38.37	c  32.0s|340000 |337854 |     0 |   0.0 | 100M|1349 |   - |1748 | 760 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 |      --      |    Inf 
39.29/39.32	c  32.8s|350000 |347766 |     0 |   0.0 | 104M|1349 |   - |1748 | 765 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 |      --      |    Inf 
40.19/40.25	c  33.5s|360000 |357654 |     0 |   0.0 | 107M|1349 |   - |1748 | 792 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 |      --      |    Inf 
41.59/41.60	c  34.7s|370000 |367430 |     0 |   0.0 | 110M|1349 |   - |1748 | 780 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 |      --      |    Inf 
42.99/43.04	c  35.9s|380000 |377141 |     0 |   0.0 | 114M|1349 |   - |1748 | 784 |   0 |   0 |   0 |  14k|   0 | 0.000000e+00 |      --      |    Inf 
44.39/44.42	c  37.0s|390000 |386837 |     0 |   0.0 | 119M|1349 |   - |1748 | 757 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 |      --      |    Inf 
45.69/45.75	c  38.2s|400000 |396505 |     0 |   0.0 | 123M|1349 |   - |1748 | 774 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 |      --      |    Inf 
46.99/47.00	c  39.2s|410000 |406183 |     0 |   0.0 | 127M|1349 |   - |1748 | 777 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
48.08/48.18	c  40.2s|420000 |415866 |     0 |   0.0 | 131M|1349 |   - |1748 | 790 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
49.19/49.29	c  41.1s|430000 |425549 |     0 |   0.0 | 135M|1349 |   - |1748 | 766 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
50.29/50.31	c  41.9s|440000 |435245 |     0 |   0.0 | 139M|1349 |   - |1748 | 774 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
51.29/51.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
51.29/51.34	c  42.7s|450000 |444779 |     0 |   0.0 | 144M|1349 |   - |1748 | 798 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
52.49/52.57	c  43.8s|460000 |454665 |     0 |   0.0 | 147M|1377 |   - |1748 | 808 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
53.80/53.80	c  44.8s|470000 |464621 |     0 |   0.0 | 149M|1377 |   - |1748 | 747 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
55.00/55.09	c  46.0s|480000 |474573 |     0 |   0.0 | 152M|1377 |   - |1748 | 772 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
56.29/56.32	c  47.0s|490000 |484517 |     0 |   0.0 | 155M|1377 |   - |1748 | 770 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
57.49/57.53	c  48.0s|500000 |494468 |     0 |   0.0 | 158M|1377 |   - |1748 | 731 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
58.69/58.78	c  49.1s|510000 |504412 |     0 |   0.0 | 160M|1377 |   - |1748 | 724 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
59.99/60.04	c  50.2s|520000 |514366 |     0 |   0.0 | 163M|1377 |   - |1748 | 726 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
61.20/61.29	c  51.2s|530000 |524320 |     0 |   0.0 | 166M|1377 |   - |1748 | 700 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
62.50/62.54	c  52.3s|540000 |534270 |     0 |   0.0 | 169M|1377 |   - |1748 | 684 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
63.79/63.80	c  53.4s|550000 |544224 |     0 |   0.0 | 172M|1377 |   - |1748 | 654 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
64.99/65.04	c  54.5s|560000 |554180 |     0 |   0.0 | 174M|1377 |   - |1748 | 621 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
66.19/66.28	c  55.5s|570000 |564132 |     0 |   0.0 | 177M|1377 |   - |1748 | 651 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
67.49/67.54	c  56.5s|580000 |574086 |     0 |   0.0 | 180M|1377 |   - |1748 | 620 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
68.79/68.80	c  57.6s|590000 |584040 |     0 |   0.0 | 183M|1377 |   - |1748 | 593 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
69.99/70.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
69.99/70.04	c  58.6s|600000 |593982 |     0 |   0.0 | 185M|1377 |   - |1748 | 622 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
71.29/71.32	c  59.7s|610000 |603936 |     0 |   0.0 | 188M|1377 |   - |1748 | 585 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
72.49/72.59	c  60.8s|620000 |613880 |     0 |   0.0 | 191M|1377 |   - |1748 | 604 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
73.79/73.84	c  61.9s|630000 |623830 |     0 |   0.0 | 193M|1377 |   - |1748 | 586 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
75.09/75.11	c  63.0s|640000 |633786 |     0 |   0.0 | 196M|1377 |   - |1748 | 588 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
76.29/76.36	c  64.0s|650000 |643743 |     0 |   0.0 | 199M|1377 |   - |1748 | 567 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
77.59/77.63	c  65.2s|660000 |653697 |     0 |   0.0 | 202M|1377 |   - |1748 | 575 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
78.79/78.89	c  66.2s|670000 |663655 |     0 |   0.0 | 204M|1377 |   - |1748 | 546 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
80.09/80.15	c  67.3s|680000 |673601 |     0 |   0.0 | 207M|1377 |   - |1748 | 569 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
81.40/81.43	c  68.4s|690000 |683551 |     0 |   0.0 | 210M|1377 |   - |1748 | 557 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
82.59/82.68	c  69.4s|700000 |693505 |     0 |   0.0 | 213M|1377 |   - |1748 | 559 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
83.89/83.93	c  70.5s|710000 |703460 |     0 |   0.0 | 215M|1377 |   - |1748 | 560 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
85.20/85.21	c  71.6s|720000 |713421 |     0 |   0.0 | 218M|1377 |   - |1748 | 554 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
86.40/86.50	c  72.7s|730000 |723374 |     0 |   0.0 | 221M|1377 |   - |1748 | 572 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
87.69/87.74	c  73.7s|740000 |733332 |     0 |   0.0 | 223M|1377 |   - |1748 | 558 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
89.00/89.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
89.00/89.01	c  74.8s|750000 |743286 |     0 |   0.0 | 226M|1377 |   - |1748 | 571 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
90.20/90.26	c  75.9s|760000 |753234 |     0 |   0.0 | 229M|1377 |   - |1748 | 557 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
91.49/91.50	c  76.9s|770000 |763192 |     0 |   0.0 | 232M|1377 |   - |1748 | 543 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
92.70/92.77	c  78.0s|780000 |773138 |     0 |   0.0 | 234M|1377 |   - |1748 | 574 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
93.99/94.01	c  79.0s|790000 |783084 |     0 |   0.0 | 237M|1377 |   - |1748 | 588 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
95.20/95.26	c  80.1s|800000 |793046 |     0 |   0.0 | 240M|1377 |   - |1748 | 583 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
96.49/96.50	c  81.2s|810000 |803004 |     0 |   0.0 | 243M|1377 |   - |1748 | 565 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
97.69/97.75	c  82.2s|820000 |812958 |     0 |   0.0 | 245M|1377 |   - |1748 | 581 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
99.00/99.03	c  83.3s|830000 |822898 |     0 |   0.0 | 248M|1377 |   - |1748 | 603 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
100.29/100.30	c  84.4s|840000 |832853 |     0 |   0.0 | 251M|1377 |   - |1748 | 586 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
101.49/101.54	c  85.5s|850000 |842813 |     0 |   0.0 | 254M|1377 |   - |1748 | 579 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
102.69/102.79	c  86.5s|860000 |852766 |     0 |   0.0 | 256M|1377 |   - |1748 | 591 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
104.00/104.07	c  87.6s|870000 |862712 |     0 |   0.0 | 259M|1377 |   - |1748 | 622 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
105.29/105.32	c  88.7s|880000 |872662 |     0 |   0.0 | 262M|1377 |   - |1748 | 614 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
106.49/106.56	c  89.7s|890000 |882622 |     0 |   0.0 | 264M|1377 |   - |1748 | 591 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
107.80/107.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
107.80/107.84	c  90.8s|900000 |892574 |     0 |   0.0 | 267M|1377 |   - |1748 | 616 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
109.00/109.07	c  91.9s|910000 |902527 |     0 |   0.0 | 270M|1377 |   - |1748 | 626 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
110.29/110.33	c  92.9s|920000 |912484 |     0 |   0.0 | 273M|1377 |   - |1748 | 619 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
111.59/111.60	c  94.0s|930000 |922434 |     0 |   0.0 | 275M|1377 |   - |1748 | 633 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
112.79/112.84	c  95.1s|940000 |932390 |     0 |   0.0 | 278M|1377 |   - |1748 | 587 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
114.10/114.10	c  96.2s|950000 |942342 |     0 |   0.0 | 281M|1377 |   - |1748 | 629 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
115.30/115.34	c  97.2s|960000 |952296 |     0 |   0.0 | 284M|1377 |   - |1748 | 651 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
116.50/116.60	c  98.3s|970000 |962252 |     0 |   0.0 | 286M|1377 |   - |1748 | 638 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
117.79/117.85	c  99.3s|980000 |972200 |     0 |   0.0 | 289M|1377 |   - |1748 | 684 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
118.99/119.09	c   100s|990000 |982154 |     0 |   0.0 | 292M|1377 |   - |1748 | 646 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
120.29/120.31	c   101s|  1000k|992114 |     0 |   0.0 | 294M|1377 |   - |1748 | 634 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
121.49/121.56	c   103s|  1010k|  1002k|     0 |   0.0 | 297M|1377 |   - |1748 | 655 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
122.69/122.79	c   104s|  1020k|  1012k|     0 |   0.0 | 300M|1377 |   - |1748 | 645 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
124.00/124.04	c   105s|  1030k|  1021k|     0 |   0.0 | 303M|1377 |   - |1748 | 651 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
125.30/125.31	c   106s|  1040k|  1031k|     0 |   0.0 | 305M|1377 |   - |1748 | 697 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
126.50/126.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
126.50/126.57	c   107s|  1050k|  1041k|     0 |   0.0 | 308M|1377 |   - |1748 | 657 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
127.79/127.82	c   108s|  1060k|  1051k|     0 |   0.0 | 311M|1377 |   - |1748 | 653 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
128.99/129.09	c   109s|  1070k|  1061k|     0 |   0.0 | 314M|1377 |   - |1748 | 667 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
130.30/130.33	c   110s|  1080k|  1071k|     0 |   0.0 | 316M|1377 |   - |1748 | 662 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
131.59/131.60	c   111s|  1090k|  1081k|     0 |   0.0 | 319M|1377 |   - |1748 | 689 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
132.79/132.85	c   112s|  1100k|  1091k|     0 |   0.0 | 322M|1377 |   - |1748 | 704 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
134.10/134.12	c   113s|  1110k|  1101k|     0 |   0.0 | 324M|1377 |   - |1748 | 675 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
135.29/135.38	c   114s|  1120k|  1111k|     0 |   0.0 | 327M|1377 |   - |1748 | 677 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
136.60/136.62	c   115s|  1130k|  1121k|     0 |   0.0 | 330M|1377 |   - |1748 | 679 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
137.79/137.87	c   116s|  1140k|  1131k|     0 |   0.0 | 333M|1377 |   - |1748 | 688 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
139.10/139.13	c   117s|  1150k|  1141k|     0 |   0.0 | 335M|1377 |   - |1748 | 719 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
140.29/140.38	c   118s|  1160k|  1151k|     0 |   0.0 | 338M|1377 |   - |1748 | 717 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
141.59/141.65	c   120s|  1170k|  1161k|     0 |   0.0 | 341M|1377 |   - |1748 | 705 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
142.79/142.88	c   121s|  1180k|  1171k|     0 |   0.0 | 343M|1377 |   - |1748 | 726 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
144.10/144.14	c   122s|  1190k|  1181k|     0 |   0.0 | 346M|1377 |   - |1748 | 737 |   0 |   0 |   0 |  45k|   0 | 0.000000e+00 |      --      |    Inf 
145.29/145.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
145.29/145.39	c   123s|  1200k|  1191k|     0 |   0.0 | 349M|1377 |   - |1748 | 734 |   0 |   0 |   0 |  45k|   0 | 0.000000e+00 |      --      |    Inf 
146.59/146.65	c   124s|  1210k|  1201k|     0 |   0.0 | 352M|1377 |   - |1748 | 759 |   0 |   0 |   0 |  45k|   0 | 0.000000e+00 |      --      |    Inf 
147.89/147.92	c   125s|  1220k|  1211k|     0 |   0.0 | 354M|1377 |   - |1748 | 708 |   0 |   0 |   0 |  45k|   0 | 0.000000e+00 |      --      |    Inf 
149.09/149.15	c   126s|  1230k|  1220k|     0 |   0.0 | 357M|1377 |   - |1748 | 717 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
150.39/150.41	c   127s|  1240k|  1230k|     0 |   0.0 | 360M|1377 |   - |1748 | 737 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
151.59/151.67	c   128s|  1250k|  1240k|     0 |   0.0 | 362M|1377 |   - |1748 | 742 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
152.80/152.89	c   129s|  1260k|  1250k|     0 |   0.0 | 365M|1377 |   - |1748 | 690 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
154.10/154.11	c   130s|  1270k|  1260k|     0 |   0.0 | 368M|1377 |   - |1748 | 685 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
155.29/155.35	c   131s|  1280k|  1270k|     0 |   0.0 | 371M|1377 |   - |1748 | 670 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
156.60/156.60	c   132s|  1290k|  1280k|     0 |   0.0 | 373M|1377 |   - |1748 | 657 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
157.79/157.84	c   133s|  1300k|  1290k|     0 |   0.0 | 376M|1377 |   - |1748 | 671 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
158.99/159.05	c   134s|  1310k|  1300k|     0 |   0.0 | 379M|1377 |   - |1748 | 692 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
160.29/160.30	c   135s|  1320k|  1310k|     0 |   0.0 | 381M|1377 |   - |1748 | 671 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
161.50/161.54	c   137s|  1330k|  1320k|     0 |   0.0 | 384M|1377 |   - |1748 | 660 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
162.70/162.77	c   138s|  1340k|  1330k|     0 |   0.0 | 387M|1377 |   - |1748 | 633 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
163.99/164.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
163.99/164.02	c   139s|  1350k|  1340k|     0 |   0.0 | 390M|1377 |   - |1748 | 657 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
165.20/165.28	c   140s|  1360k|  1350k|     0 |   0.0 | 392M|1377 |   - |1748 | 665 |   0 |   0 |   0 |  49k|   0 | 0.000000e+00 |      --      |    Inf 
166.50/166.52	c   141s|  1370k|  1360k|     0 |   0.0 | 395M|1377 |   - |1748 | 663 |   0 |   0 |   0 |  49k|   0 | 0.000000e+00 |      --      |    Inf 
167.79/167.80	c   142s|  1380k|  1370k|     0 |   0.0 | 398M|1377 |   - |1748 | 691 |   0 |   0 |   0 |  49k|   0 | 0.000000e+00 |      --      |    Inf 
169.00/169.05	c   143s|  1390k|  1380k|     0 |   0.0 | 401M|1377 |   - |1748 | 673 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
170.19/170.29	c   144s|  1400k|  1390k|     0 |   0.0 | 403M|1377 |   - |1748 | 663 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
171.49/171.54	c   145s|  1410k|  1400k|     0 |   0.0 | 406M|1377 |   - |1748 | 676 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
172.79/172.81	c   146s|  1420k|  1410k|     0 |   0.0 | 409M|1377 |   - |1748 | 695 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
174.00/174.07	c   147s|  1430k|  1420k|     0 |   0.0 | 412M|1377 |   - |1748 | 669 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
175.30/175.32	c   148s|  1440k|  1429k|     0 |   0.0 | 414M|1377 |   - |1748 | 693 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
176.60/176.60	c   149s|  1450k|  1439k|     0 |   0.0 | 417M|1377 |   - |1748 | 692 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
177.80/177.88	c   150s|  1460k|  1449k|     0 |   0.0 | 420M|1377 |   - |1748 | 723 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
179.10/179.15	c   152s|  1470k|  1459k|     0 |   0.0 | 422M|1377 |   - |1748 | 699 |   0 |   0 |   0 |  52k|   0 | 0.000000e+00 |      --      |    Inf 
180.30/180.38	c   153s|  1480k|  1469k|     0 |   0.0 | 425M|1377 |   - |1748 | 731 |   0 |   0 |   0 |  52k|   0 | 0.000000e+00 |      --      |    Inf 
181.59/181.65	c   154s|  1490k|  1479k|     0 |   0.0 | 428M|1377 |   - |1748 | 751 |   0 |   0 |   0 |  52k|   0 | 0.000000e+00 |      --      |    Inf 
182.90/182.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
182.90/182.90	c   155s|  1500k|  1489k|     0 |   0.0 | 431M|1377 |   - |1748 | 741 |   0 |   0 |   0 |  52k|   0 | 0.000000e+00 |      --      |    Inf 
184.09/184.15	c   156s|  1510k|  1499k|     0 |   0.0 | 433M|1377 |   - |1748 | 763 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
185.39/185.42	c   157s|  1520k|  1509k|     0 |   0.0 | 436M|1377 |   - |1748 | 729 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
186.69/186.70	c   158s|  1530k|  1519k|     0 |   0.0 | 439M|1377 |   - |1748 | 808 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
187.90/187.97	c   159s|  1540k|  1529k|     0 |   0.0 | 441M|1377 |   - |1748 | 783 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
189.20/189.22	c   160s|  1550k|  1539k|     0 |   0.0 | 444M|1377 |   - |1748 | 779 |   0 |   0 |   0 |  54k|   0 | 0.000000e+00 |      --      |    Inf 
190.40/190.48	c   161s|  1560k|  1549k|     0 |   0.0 | 447M|1377 |   - |1748 | 825 |   0 |   0 |   0 |  54k|   0 | 0.000000e+00 |      --      |    Inf 
191.70/191.71	c   162s|  1570k|  1559k|     0 |   0.0 | 450M|1377 |   - |1748 | 790 |   0 |   0 |   0 |  54k|   0 | 0.000000e+00 |      --      |    Inf 
192.90/192.97	c   163s|  1580k|  1569k|     0 |   0.0 | 452M|1377 |   - |1748 | 805 |   0 |   0 |   0 |  54k|   0 | 0.000000e+00 |      --      |    Inf 
194.19/194.23	c   164s|  1590k|  1579k|     0 |   0.0 | 455M|1377 |   - |1748 | 812 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
195.40/195.49	c   166s|  1600k|  1589k|     0 |   0.0 | 458M|1377 |   - |1748 | 824 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
196.70/196.75	c   167s|  1610k|  1599k|     0 |   0.0 | 460M|1377 |   - |1748 | 810 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
198.00/198.01	c   168s|  1620k|  1609k|     0 |   0.0 | 463M|1377 |   - |1748 | 861 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
199.20/199.27	c   169s|  1630k|  1618k|     0 |   0.0 | 466M|1377 |   - |1748 | 821 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
200.40/200.49	c   170s|  1640k|  1628k|     0 |   0.0 | 468M|1377 |   - |1748 | 816 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
201.70/201.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
201.70/201.76	c   171s|  1650k|  1638k|     0 |   0.0 | 471M|1377 |   - |1748 | 801 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
202.99/203.00	c   172s|  1660k|  1648k|     0 |   0.0 | 474M|1377 |   - |1748 | 762 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
204.19/204.25	c   173s|  1670k|  1658k|     0 |   0.0 | 477M|1377 |   - |1748 | 786 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
205.39/205.49	c   174s|  1680k|  1668k|     0 |   0.0 | 479M|1377 |   - |1748 | 771 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
206.71/206.74	c   175s|  1690k|  1678k|     0 |   0.0 | 482M|1377 |   - |1748 | 748 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
208.00/208.02	c   176s|  1700k|  1688k|     0 |   0.0 | 485M|1377 |   - |1748 | 731 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
209.20/209.29	c   177s|  1710k|  1698k|     0 |   0.0 | 487M|1377 |   - |1748 | 750 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
210.50/210.54	c   178s|  1720k|  1708k|     0 |   0.0 | 490M|1377 |   - |1748 | 696 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
211.69/211.78	c   179s|  1730k|  1718k|     0 |   0.0 | 493M|1377 |   - |1748 | 693 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
213.00/213.02	c   181s|  1740k|  1728k|     0 |   0.0 | 496M|1377 |   - |1748 | 685 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
214.20/214.27	c   182s|  1750k|  1738k|     0 |   0.0 | 498M|1377 |   - |1748 | 681 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
215.50/215.53	c   183s|  1760k|  1748k|     0 |   0.0 | 501M|1377 |   - |1748 | 649 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
216.70/216.77	c   184s|  1770k|  1758k|     0 |   0.0 | 504M|1377 |   - |1748 | 658 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
217.90/217.99	c   185s|  1780k|  1768k|     0 |   0.0 | 506M|1377 |   - |1748 | 616 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
219.20/219.23	c   186s|  1790k|  1778k|     0 |   0.0 | 509M|1377 |   - |1748 | 588 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
220.39/220.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
220.39/220.47	c   187s|  1800k|  1788k|     0 |   0.0 | 512M|1377 |   - |1748 | 596 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
221.70/221.74	c   188s|  1810k|  1798k|     0 |   0.0 | 515M|1377 |   - |1748 | 611 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
223.00/223.03	c   189s|  1820k|  1808k|     0 |   0.0 | 517M|1377 |   - |1748 | 624 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
224.19/224.27	c   190s|  1830k|  1818k|     0 |   0.0 | 520M|1377 |   - |1748 | 590 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
225.50/225.54	c   191s|  1840k|  1827k|     0 |   0.0 | 523M|1377 |   - |1748 | 615 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
226.80/226.81	c   192s|  1850k|  1837k|     0 |   0.0 | 526M|1377 |   - |1748 | 648 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
227.99/228.03	c   193s|  1860k|  1847k|     0 |   0.0 | 528M|1377 |   - |1748 | 626 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
229.19/229.29	c   195s|  1870k|  1857k|     0 |   0.0 | 531M|1377 |   - |1748 | 632 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
230.50/230.53	c   196s|  1880k|  1867k|     0 |   0.0 | 534M|1377 |   - |1748 | 649 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
231.79/231.81	c   197s|  1890k|  1877k|     0 |   0.0 | 536M|1377 |   - |1748 | 653 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
233.00/233.06	c   198s|  1900k|  1887k|     0 |   0.0 | 539M|1377 |   - |1748 | 610 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
234.30/234.32	c   199s|  1910k|  1897k|     0 |   0.0 | 542M|1377 |   - |1748 | 659 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
235.50/235.58	c   200s|  1920k|  1907k|     0 |   0.0 | 545M|1377 |   - |1748 | 670 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
236.80/236.84	c   201s|  1930k|  1917k|     0 |   0.0 | 547M|1377 |   - |1748 | 679 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
238.10/238.10	c   202s|  1940k|  1927k|     0 |   0.0 | 550M|1377 |   - |1748 | 689 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
239.30/239.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
239.30/239.36	c   203s|  1950k|  1937k|     0 |   0.0 | 553M|1377 |   - |1748 | 670 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
240.49/240.58	c   204s|  1960k|  1947k|     0 |   0.0 | 555M|1377 |   - |1748 | 692 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
241.80/241.85	c   205s|  1970k|  1957k|     0 |   0.0 | 558M|1377 |   - |1748 | 688 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
243.00/243.09	c   206s|  1980k|  1967k|     0 |   0.0 | 561M|1377 |   - |1748 | 698 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
244.29/244.35	c   207s|  1990k|  1977k|     0 |   0.0 | 564M|1377 |   - |1748 | 696 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
245.50/245.59	c   208s|  2000k|  1987k|     0 |   0.0 | 566M|1377 |   - |1748 | 711 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
246.80/246.86	c   209s|  2010k|  1997k|     0 |   0.0 | 569M|1377 |   - |1748 | 665 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
248.10/248.12	c   210s|  2020k|  2007k|     0 |   0.0 | 572M|1377 |   - |1748 | 706 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
249.40/249.41	c   212s|  2030k|  2017k|     0 |   0.0 | 574M|1377 |   - |1748 | 707 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
250.60/250.67	c   213s|  2040k|  2026k|     0 |   0.0 | 577M|1377 |   - |1748 | 663 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
251.90/251.91	c   214s|  2050k|  2036k|     0 |   0.0 | 580M|1377 |   - |1748 | 667 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
253.10/253.18	c   215s|  2060k|  2046k|     0 |   0.0 | 583M|1377 |   - |1748 | 653 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
254.40/254.43	c   216s|  2070k|  2056k|     0 |   0.0 | 585M|1377 |   - |1748 | 686 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
255.60/255.68	c   217s|  2080k|  2066k|     0 |   0.0 | 588M|1377 |   - |1748 | 644 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
256.89/256.95	c   218s|  2090k|  2076k|     0 |   0.0 | 591M|1377 |   - |1748 | 656 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
258.20/258.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
258.20/258.20	c   219s|  2100k|  2086k|     0 |   0.0 | 593M|1377 |   - |1748 | 628 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
259.40/259.46	c   220s|  2110k|  2096k|     0 |   0.0 | 596M|1377 |   - |1748 | 617 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
260.70/260.72	c   221s|  2120k|  2106k|     0 |   0.0 | 599M|1377 |   - |1748 | 620 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
262.00/262.00	c   222s|  2130k|  2116k|     0 |   0.0 | 602M|1377 |   - |1748 | 623 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
263.20/263.23	c   223s|  2140k|  2126k|     0 |   0.0 | 604M|1377 |   - |1748 | 643 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
264.40/264.47	c   224s|  2150k|  2136k|     0 |   0.0 | 607M|1377 |   - |1748 | 625 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
265.70/265.72	c   226s|  2160k|  2146k|     0 |   0.0 | 610M|1377 |   - |1748 | 633 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
267.00/267.00	c   227s|  2170k|  2156k|     0 |   0.0 | 612M|1377 |   - |1748 | 630 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
268.20/268.24	c   228s|  2180k|  2166k|     0 |   0.0 | 615M|1377 |   - |1748 | 646 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
269.41/269.50	c   229s|  2190k|  2176k|     0 |   0.0 | 618M|1377 |   - |1748 | 656 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
270.70/270.74	c   230s|  2200k|  2186k|     0 |   0.0 | 621M|1377 |   - |1748 | 660 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
272.00/272.01	c   231s|  2210k|  2196k|     0 |   0.0 | 623M|1377 |   - |1748 | 637 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
273.19/273.27	c   232s|  2220k|  2206k|     0 |   0.0 | 626M|1377 |   - |1748 | 650 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
274.50/274.51	c   233s|  2230k|  2216k|     0 |   0.0 | 629M|1377 |   - |1748 | 641 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
275.70/275.75	c   234s|  2240k|  2226k|     0 |   0.0 | 632M|1377 |   - |1748 | 658 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
277.00/277.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
277.00/277.01	c   235s|  2250k|  2235k|     0 |   0.0 | 634M|1377 |   - |1748 | 643 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
278.20/278.27	c   236s|  2260k|  2245k|     0 |   0.0 | 637M|1377 |   - |1748 | 671 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
279.40/279.49	c   237s|  2270k|  2255k|     0 |   0.0 | 640M|1377 |   - |1748 | 647 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
280.70/280.76	c   238s|  2280k|  2265k|     0 |   0.0 | 642M|1377 |   - |1748 | 674 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
281.90/281.97	c   239s|  2290k|  2275k|     0 |   0.0 | 645M|1377 |   - |1748 | 653 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
283.20/283.22	c   240s|  2300k|  2285k|     0 |   0.0 | 648M|1377 |   - |1748 | 652 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
284.40/284.47	c   241s|  2310k|  2295k|     0 |   0.0 | 651M|1377 |   - |1748 | 654 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
285.69/285.72	c   243s|  2320k|  2305k|     0 |   0.0 | 653M|1377 |   - |1748 | 695 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
286.90/286.99	c   244s|  2330k|  2315k|     0 |   0.0 | 656M|1377 |   - |1748 | 720 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
288.21/288.25	c   245s|  2340k|  2325k|     0 |   0.0 | 659M|1377 |   - |1748 | 668 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
289.50/289.50	c   246s|  2350k|  2335k|     0 |   0.0 | 661M|1377 |   - |1748 | 677 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
290.70/290.74	c   247s|  2360k|  2345k|     0 |   0.0 | 664M|1377 |   - |1748 | 674 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
292.00/292.01	c   248s|  2370k|  2355k|     0 |   0.0 | 667M|1377 |   - |1748 | 686 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
293.20/293.27	c   249s|  2380k|  2365k|     0 |   0.0 | 670M|1377 |   - |1748 | 684 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
294.50/294.53	c   250s|  2390k|  2375k|     0 |   0.0 | 672M|1377 |   - |1748 | 667 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
295.70/295.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
295.70/295.79	c   251s|  2400k|  2385k|     0 |   0.0 | 675M|1377 |   - |1748 | 674 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
297.01/297.05	c   252s|  2410k|  2395k|     0 |   0.0 | 678M|1377 |   - |1748 | 675 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
298.20/298.29	c   253s|  2420k|  2405k|     0 |   0.0 | 681M|1377 |   - |1748 | 654 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
299.50/299.55	c   254s|  2430k|  2415k|     0 |   0.0 | 683M|1377 |   - |1748 | 680 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
300.80/300.81	c   255s|  2440k|  2425k|     0 |   0.0 | 686M|1377 |   - |1748 | 691 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
302.00/302.05	c   256s|  2450k|  2434k|     0 |   0.0 | 689M|1377 |   - |1748 | 661 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
303.30/303.33	c   258s|  2460k|  2444k|     0 |   0.0 | 691M|1377 |   - |1748 | 673 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
304.50/304.57	c   259s|  2470k|  2454k|     0 |   0.0 | 694M|1377 |   - |1748 | 701 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
305.81/305.83	c   260s|  2480k|  2464k|     0 |   0.0 | 697M|1377 |   - |1748 | 649 |   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
307.00/307.08	c   261s|  2490k|  2474k|     0 |   0.0 | 700M|1377 |   - |1748 | 658 |   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
308.30/308.33	c   262s|  2500k|  2484k|     0 |   0.0 | 702M|1377 |   - |1748 | 646 |   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
309.60/309.62	c   263s|  2510k|  2494k|     0 |   0.0 | 705M|1377 |   - |1748 | 657 |   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
310.90/310.91	c   264s|  2520k|  2504k|     0 |   0.0 | 708M|1377 |   - |1748 | 667 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
312.10/312.14	c   265s|  2530k|  2514k|     0 |   0.0 | 710M|1377 |   - |1748 | 713 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
313.30/313.39	c   266s|  2540k|  2524k|     0 |   0.0 | 713M|1377 |   - |1748 | 715 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
314.61/314.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
314.61/314.65	c   267s|  2550k|  2534k|     0 |   0.0 | 716M|1377 |   - |1748 | 705 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
315.90/315.90	c   268s|  2560k|  2544k|     0 |   0.0 | 719M|1377 |   - |1748 | 740 |   0 |   0 |   0 |  79k|   0 | 0.000000e+00 |      --      |    Inf 
317.10/317.15	c   269s|  2570k|  2554k|     0 |   0.0 | 721M|1377 |   - |1748 | 729 |   0 |   0 |   0 |  79k|   0 | 0.000000e+00 |      --      |    Inf 
318.40/318.41	c   270s|  2580k|  2564k|     0 |   0.0 | 724M|1377 |   - |1748 | 736 |   0 |   0 |   0 |  79k|   0 | 0.000000e+00 |      --      |    Inf 
319.60/319.66	c   271s|  2590k|  2574k|     0 |   0.0 | 727M|1377 |   - |1748 | 718 |   0 |   0 |   0 |  79k|   0 | 0.000000e+00 |      --      |    Inf 
320.90/320.91	c   272s|  2600k|  2584k|     0 |   0.0 | 729M|1377 |   - |1748 | 745 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
322.10/322.15	c   274s|  2610k|  2594k|     0 |   0.0 | 732M|1377 |   - |1748 | 736 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
323.41/323.41	c   275s|  2620k|  2604k|     0 |   0.0 | 735M|1377 |   - |1748 | 760 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
324.60/324.66	c   276s|  2630k|  2614k|     0 |   0.0 | 738M|1377 |   - |1748 | 772 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
325.90/325.91	c   277s|  2640k|  2624k|     0 |   0.0 | 740M|1377 |   - |1748 | 766 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
327.10/327.19	c   278s|  2650k|  2633k|     0 |   0.0 | 743M|1377 |   - |1748 | 801 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
328.41/328.45	c   279s|  2660k|  2643k|     0 |   0.0 | 746M|1377 |   - |1748 | 756 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
329.70/329.71	c   280s|  2670k|  2653k|     0 |   0.0 | 748M|1377 |   - |1748 | 815 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
330.91/330.99	c   281s|  2680k|  2663k|     0 |   0.0 | 751M|1377 |   - |1748 | 768 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
332.21/332.23	c   282s|  2690k|  2673k|     0 |   0.0 | 754M|1377 |   - |1748 | 766 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
333.40/333.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
333.40/333.48	c   283s|  2700k|  2683k|     0 |   0.0 | 757M|1377 |   - |1748 | 750 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
334.70/334.73	c   284s|  2710k|  2693k|     0 |   0.0 | 759M|1377 |   - |1748 | 747 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
336.00/336.01	c   285s|  2720k|  2703k|     0 |   0.0 | 762M|1377 |   - |1748 | 762 |   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
337.20/337.27	c   287s|  2730k|  2713k|     0 |   0.0 | 765M|1377 |   - |1748 | 770 |   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
338.50/338.52	c   288s|  2740k|  2723k|     0 |   0.0 | 767M|1377 |   - |1748 | 752 |   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
339.71/339.78	c   289s|  2750k|  2733k|     0 |   0.0 | 770M|1377 |   - |1748 | 733 |   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
341.01/341.04	c   290s|  2760k|  2743k|     0 |   0.0 | 773M|1377 |   - |1748 | 733 |   0 |   0 |   0 |  84k|   0 | 0.000000e+00 |      --      |    Inf 
342.20/342.29	c   291s|  2770k|  2753k|     0 |   0.0 | 776M|1377 |   - |1748 | 733 |   0 |   0 |   0 |  84k|   0 | 0.000000e+00 |      --      |    Inf 
343.50/343.52	c   292s|  2780k|  2763k|     0 |   0.0 | 778M|1377 |   - |1748 | 723 |   0 |   0 |   0 |  84k|   0 | 0.000000e+00 |      --      |    Inf 
344.70/344.77	c   293s|  2790k|  2773k|     0 |   0.0 | 781M|1377 |   - |1748 | 699 |   0 |   0 |   0 |  84k|   0 | 0.000000e+00 |      --      |    Inf 
346.00/346.05	c   294s|  2800k|  2783k|     0 |   0.0 | 784M|1377 |   - |1748 | 712 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
347.30/347.33	c   295s|  2810k|  2793k|     0 |   0.0 | 786M|1377 |   - |1748 | 693 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
348.51/348.58	c   296s|  2820k|  2803k|     0 |   0.0 | 789M|1377 |   - |1748 | 695 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
349.81/349.83	c   297s|  2830k|  2813k|     0 |   0.0 | 792M|1377 |   - |1748 | 701 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
351.10/351.11	c   298s|  2840k|  2823k|     0 |   0.0 | 795M|1377 |   - |1748 | 698 |   0 |   0 |   0 |  86k|   0 | 0.000000e+00 |      --      |    Inf 
352.31/352.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
352.31/352.37	c   299s|  2850k|  2832k|     0 |   0.0 | 797M|1377 |   - |1748 | 691 |   0 |   0 |   0 |  86k|   0 | 0.000000e+00 |      --      |    Inf 
353.60/353.62	c   301s|  2860k|  2842k|     0 |   0.0 | 800M|1377 |   - |1748 | 657 |   0 |   0 |   0 |  86k|   0 | 0.000000e+00 |      --      |    Inf 
354.80/354.89	c   302s|  2870k|  2852k|     0 |   0.0 | 803M|1377 |   - |1748 | 684 |   0 |   0 |   0 |  86k|   0 | 0.000000e+00 |      --      |    Inf 
356.11/356.15	c   303s|  2880k|  2862k|     0 |   0.0 | 805M|1377 |   - |1748 | 739 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
357.30/357.40	c   304s|  2890k|  2872k|     0 |   0.0 | 808M|1377 |   - |1748 | 759 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
358.61/358.65	c   305s|  2900k|  2882k|     0 |   0.0 | 811M|1377 |   - |1748 | 761 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
359.90/359.90	c   306s|  2910k|  2892k|     0 |   0.0 | 814M|1377 |   - |1748 | 756 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
361.10/361.16	c   307s|  2920k|  2902k|     0 |   0.0 | 816M|1377 |   - |1748 | 726 |   0 |   0 |   0 |  88k|   0 | 0.000000e+00 |      --      |    Inf 
362.40/362.40	c   308s|  2930k|  2912k|     0 |   0.0 | 819M|1377 |   - |1748 | 766 |   0 |   0 |   0 |  88k|   0 | 0.000000e+00 |      --      |    Inf 
363.61/363.65	c   309s|  2940k|  2922k|     0 |   0.0 | 822M|1377 |   - |1748 | 802 |   0 |   0 |   0 |  88k|   0 | 0.000000e+00 |      --      |    Inf 
364.90/364.90	c   310s|  2950k|  2932k|     0 |   0.0 | 824M|1377 |   - |1748 | 734 |   0 |   0 |   0 |  88k|   0 | 0.000000e+00 |      --      |    Inf 
366.10/366.17	c   311s|  2960k|  2942k|     0 |   0.0 | 827M|1377 |   - |1748 | 766 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
367.41/367.42	c   312s|  2970k|  2952k|     0 |   0.0 | 830M|1377 |   - |1748 | 750 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
368.61/368.66	c   313s|  2980k|  2962k|     0 |   0.0 | 833M|1377 |   - |1748 | 757 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
369.90/369.93	c   314s|  2990k|  2972k|     0 |   0.0 | 835M|1377 |   - |1748 | 777 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
371.10/371.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
371.10/371.16	c   315s|  3000k|  2982k|     0 |   0.0 | 838M|1377 |   - |1748 | 787 |   0 |   0 |   0 |  90k|   0 | 0.000000e+00 |      --      |    Inf 
372.41/372.42	c   317s|  3010k|  2992k|     0 |   0.0 | 841M|1377 |   - |1748 | 778 |   0 |   0 |   0 |  90k|   0 | 0.000000e+00 |      --      |    Inf 
373.70/373.70	c   318s|  3020k|  3002k|     0 |   0.0 | 844M|1377 |   - |1748 | 779 |   0 |   0 |   0 |  90k|   0 | 0.000000e+00 |      --      |    Inf 
374.91/374.97	c   319s|  3030k|  3012k|     0 |   0.0 | 846M|1377 |   - |1748 | 778 |   0 |   0 |   0 |  90k|   0 | 0.000000e+00 |      --      |    Inf 
376.21/376.21	c   320s|  3040k|  3022k|     0 |   0.0 | 849M|1377 |   - |1748 | 758 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
377.40/377.43	c   321s|  3050k|  3031k|     0 |   0.0 | 852M|1377 |   - |1748 | 749 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
378.61/378.68	c   322s|  3060k|  3041k|     0 |   0.0 | 854M|1377 |   - |1748 | 767 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
379.91/379.94	c   323s|  3070k|  3051k|     0 |   0.0 | 857M|1377 |   - |1748 | 807 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
381.10/381.19	c   324s|  3080k|  3061k|     0 |   0.0 | 860M|1377 |   - |1748 | 785 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
382.41/382.45	c   325s|  3090k|  3071k|     0 |   0.0 | 863M|1377 |   - |1748 | 782 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
383.70/383.71	c   326s|  3100k|  3081k|     0 |   0.0 | 865M|1377 |   - |1748 | 795 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
384.91/384.97	c   327s|  3110k|  3091k|     0 |   0.0 | 868M|1377 |   - |1748 | 784 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
386.21/386.21	c   328s|  3120k|  3101k|     0 |   0.0 | 871M|1377 |   - |1748 | 790 |   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
387.40/387.45	c   329s|  3130k|  3111k|     0 |   0.0 | 873M|1377 |   - |1748 | 750 |   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
388.71/388.70	c   330s|  3140k|  3121k|     0 |   0.0 | 876M|1377 |   - |1748 | 765 |   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
389.90/389.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
389.90/389.93	c   331s|  3150k|  3131k|     0 |   0.0 | 879M|1377 |   - |1748 | 764 |   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
391.10/391.17	c   333s|  3160k|  3141k|     0 |   0.0 | 882M|1377 |   - |1748 | 730 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
392.40/392.41	c   334s|  3170k|  3151k|     0 |   0.0 | 884M|1377 |   - |1748 | 720 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
393.60/393.68	c   335s|  3180k|  3161k|     0 |   0.0 | 887M|1377 |   - |1748 | 730 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
394.91/394.94	c   336s|  3190k|  3171k|     0 |   0.0 | 890M|1377 |   - |1748 | 741 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
396.10/396.17	c   337s|  3200k|  3181k|     0 |   0.0 | 892M|1377 |   - |1748 | 735 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
397.41/397.42	c   338s|  3210k|  3191k|     0 |   0.0 | 895M|1377 |   - |1748 | 741 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
398.60/398.65	c   339s|  3220k|  3201k|     0 |   0.0 | 898M|1377 |   - |1748 | 737 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
399.90/399.91	c   340s|  3230k|  3211k|     0 |   0.0 | 901M|1377 |   - |1748 | 739 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
401.10/401.18	c   341s|  3240k|  3221k|     0 |   0.0 | 903M|1377 |   - |1748 | 731 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
402.41/402.41	c   342s|  3250k|  3231k|     0 |   0.0 | 906M|1377 |   - |1748 | 708 |   0 |   0 |   0 |  96k|   0 | 0.000000e+00 |      --      |    Inf 
403.60/403.64	c   343s|  3260k|  3240k|     0 |   0.0 | 909M|1377 |   - |1748 | 701 |   0 |   0 |   0 |  96k|   0 | 0.000000e+00 |      --      |    Inf 
404.91/404.92	c   344s|  3270k|  3250k|     0 |   0.0 | 912M|1377 |   - |1748 | 738 |   0 |   0 |   0 |  96k|   0 | 0.000000e+00 |      --      |    Inf 
406.20/406.21	c   345s|  3280k|  3260k|     0 |   0.0 | 914M|1377 |   - |1748 | 749 |   0 |   0 |   0 |  96k|   0 | 0.000000e+00 |      --      |    Inf 
407.41/407.45	c   346s|  3290k|  3270k|     0 |   0.0 | 917M|1377 |   - |1748 | 690 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
408.70/408.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
408.70/408.73	c   347s|  3300k|  3280k|     0 |   0.0 | 920M|1377 |   - |1748 | 721 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
409.91/409.99	c   349s|  3310k|  3290k|     0 |   0.0 | 922M|1377 |   - |1748 | 718 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
411.20/411.23	c   350s|  3320k|  3300k|     0 |   0.0 | 925M|1377 |   - |1748 | 719 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
412.41/412.48	c   351s|  3330k|  3310k|     0 |   0.0 | 928M|1377 |   - |1748 | 727 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
413.71/413.73	c   352s|  3340k|  3320k|     0 |   0.0 | 931M|1377 |   - |1748 | 722 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
414.90/414.97	c   353s|  3350k|  3330k|     0 |   0.0 | 933M|1377 |   - |1748 | 722 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
416.21/416.22	c   354s|  3360k|  3340k|     0 |   0.0 | 936M|1377 |   - |1748 | 712 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
417.41/417.46	c   355s|  3370k|  3350k|     0 |   0.0 | 939M|1377 |   - |1748 | 714 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
418.71/418.71	c   356s|  3380k|  3360k|     0 |   0.0 | 941M|1377 |   - |1748 | 676 |   0 |   0 |   0 |  99k|   0 | 0.000000e+00 |      --      |    Inf 
419.90/419.95	c   357s|  3390k|  3370k|     0 |   0.0 | 944M|1377 |   - |1748 | 708 |   0 |   0 |   0 |  99k|   0 | 0.000000e+00 |      --      |    Inf 
421.10/421.19	c   358s|  3400k|  3380k|     0 |   0.0 | 947M|1377 |   - |1748 | 718 |   0 |   0 |   0 |  99k|   0 | 0.000000e+00 |      --      |    Inf 
422.41/422.45	c   359s|  3410k|  3390k|     0 |   0.0 | 950M|1377 |   - |1748 | 718 |   0 |   0 |   0 |  99k|   0 | 0.000000e+00 |      --      |    Inf 
423.71/423.71	c   360s|  3420k|  3400k|     0 |   0.0 | 952M|1377 |   - |1748 | 685 |   0 |   0 |   0 | 100k|   0 | 0.000000e+00 |      --      |    Inf 
424.90/424.98	c   361s|  3430k|  3410k|     0 |   0.0 | 955M|1377 |   - |1748 | 734 |   0 |   0 |   0 | 100k|   0 | 0.000000e+00 |      --      |    Inf 
426.21/426.26	c   362s|  3440k|  3420k|     0 |   0.0 | 958M|1377 |   - |1748 | 732 |   0 |   0 |   0 | 100k|   0 | 0.000000e+00 |      --      |    Inf 
427.50/427.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
427.50/427.51	c   363s|  3450k|  3430k|     0 |   0.0 | 960M|1377 |   - |1748 | 734 |   0 |   0 |   0 | 100k|   0 | 0.000000e+00 |      --      |    Inf 
428.71/428.74	c   364s|  3460k|  3440k|     0 |   0.0 | 963M|1377 |   - |1748 | 719 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
429.90/430.00	c   366s|  3470k|  3449k|     0 |   0.0 | 966M|1377 |   - |1748 | 710 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
431.21/431.25	c   367s|  3480k|  3459k|     0 |   0.0 | 969M|1377 |   - |1748 | 705 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
432.51/432.50	c   368s|  3490k|  3469k|     0 |   0.0 | 971M|1377 |   - |1748 | 706 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
433.70/433.76	c   369s|  3500k|  3479k|     0 |   0.0 | 974M|1377 |   - |1748 | 698 |   0 |   0 |   0 | 102k|   0 | 0.000000e+00 |      --      |    Inf 
435.01/435.02	c   370s|  3510k|  3489k|     0 |   0.0 | 977M|1377 |   - |1748 | 730 |   0 |   0 |   0 | 102k|   0 | 0.000000e+00 |      --      |    Inf 
436.20/436.28	c   371s|  3520k|  3499k|     0 |   0.0 | 979M|1377 |   - |1748 | 714 |   0 |   0 |   0 | 102k|   0 | 0.000000e+00 |      --      |    Inf 
437.50/437.53	c   372s|  3530k|  3509k|     0 |   0.0 | 982M|1377 |   - |1748 | 730 |   0 |   0 |   0 | 102k|   0 | 0.000000e+00 |      --      |    Inf 
438.70/438.74	c   373s|  3540k|  3519k|     0 |   0.0 | 985M|1377 |   - |1748 | 699 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
439.91/440.00	c   374s|  3550k|  3529k|     0 |   0.0 | 988M|1377 |   - |1748 | 709 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
441.20/441.24	c   375s|  3560k|  3539k|     0 |   0.0 | 990M|1377 |   - |1748 | 739 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
442.41/442.47	c   376s|  3570k|  3549k|     0 |   0.0 | 993M|1377 |   - |1748 | 745 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
443.71/443.74	c   377s|  3580k|  3559k|     0 |   0.0 | 996M|1377 |   - |1748 | 752 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
444.91/444.98	c   378s|  3590k|  3569k|     0 |   0.0 | 998M|1377 |   - |1748 | 741 |   0 |   0 |   0 | 104k|   0 | 0.000000e+00 |      --      |    Inf 
446.20/446.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
446.20/446.23	c   379s|  3600k|  3579k|     0 |   0.0 |1001M|1377 |   - |1748 | 769 |   0 |   0 |   0 | 104k|   0 | 0.000000e+00 |      --      |    Inf 
447.40/447.48	c   380s|  3610k|  3589k|     0 |   0.0 |1004M|1377 |   - |1748 | 763 |   0 |   0 |   0 | 104k|   0 | 0.000000e+00 |      --      |    Inf 
448.71/448.72	c   382s|  3620k|  3599k|     0 |   0.0 |1007M|1377 |   - |1748 | 758 |   0 |   0 |   0 | 104k|   0 | 0.000000e+00 |      --      |    Inf 
449.91/449.95	c   383s|  3630k|  3609k|     0 |   0.0 |1009M|1377 |   - |1748 | 761 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
451.21/451.21	c   384s|  3640k|  3619k|     0 |   0.0 |1012M|1377 |   - |1748 | 750 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
452.41/452.47	c   385s|  3650k|  3629k|     0 |   0.0 |1015M|1377 |   - |1748 | 763 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
453.70/453.74	c   386s|  3660k|  3639k|     0 |   0.0 |1017M|1377 |   - |1748 | 756 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
455.00/455.00	c   387s|  3670k|  3649k|     0 |   0.0 |1020M|1377 |   - |1748 | 742 |   0 |   0 |   0 | 106k|   0 | 0.000000e+00 |      --      |    Inf 
456.20/456.27	c   388s|  3680k|  3658k|     0 |   0.0 |1023M|1377 |   - |1748 | 744 |   0 |   0 |   0 | 106k|   0 | 0.000000e+00 |      --      |    Inf 
457.51/457.51	c   389s|  3690k|  3668k|     0 |   0.0 |1026M|1377 |   - |1748 | 725 |   0 |   0 |   0 | 106k|   0 | 0.000000e+00 |      --      |    Inf 
458.81/458.81	c   390s|  3700k|  3678k|     0 |   0.0 |1028M|1377 |   - |1748 | 773 |   0 |   0 |   0 | 106k|   0 | 0.000000e+00 |      --      |    Inf 
460.00/460.04	c   391s|  3710k|  3688k|     0 |   0.0 |1031M|1377 |   - |1748 | 740 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
461.20/461.29	c   392s|  3720k|  3698k|     0 |   0.0 |1034M|1377 |   - |1748 | 693 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
462.50/462.54	c   393s|  3730k|  3708k|     0 |   0.0 |1036M|1377 |   - |1748 | 705 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
463.70/463.79	c   394s|  3740k|  3718k|     0 |   0.0 |1039M|1377 |   - |1748 | 688 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
465.01/465.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
465.01/465.05	c   395s|  3750k|  3728k|     0 |   0.0 |1042M|1377 |   - |1748 | 711 |   0 |   0 |   0 | 108k|   0 | 0.000000e+00 |      --      |    Inf 
466.21/466.30	c   397s|  3760k|  3738k|     0 |   0.0 |1045M|1377 |   - |1748 | 721 |   0 |   0 |   0 | 108k|   0 | 0.000000e+00 |      --      |    Inf 
467.52/467.55	c   398s|  3770k|  3748k|     0 |   0.0 |1047M|1377 |   - |1748 | 672 |   0 |   0 |   0 | 108k|   0 | 0.000000e+00 |      --      |    Inf 
468.81/468.82	c   399s|  3780k|  3758k|     0 |   0.0 |1050M|1377 |   - |1748 | 687 |   0 |   0 |   0 | 108k|   0 | 0.000000e+00 |      --      |    Inf 
470.01/470.05	c   400s|  3790k|  3768k|     0 |   0.0 |1053M|1377 |   - |1748 | 705 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
471.21/471.29	c   401s|  3800k|  3778k|     0 |   0.0 |1055M|1377 |   - |1748 | 708 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
472.50/472.54	c   402s|  3810k|  3788k|     0 |   0.0 |1058M|1377 |   - |1748 | 702 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
473.70/473.77	c   403s|  3820k|  3798k|     0 |   0.0 |1061M|1377 |   - |1748 | 702 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
475.01/475.02	c   404s|  3830k|  3808k|     0 |   0.0 |1064M|1377 |   - |1748 | 701 |   0 |   0 |   0 | 110k|   0 | 0.000000e+00 |      --      |    Inf 
476.21/476.26	c   405s|  3840k|  3818k|     0 |   0.0 |1066M|1377 |   - |1748 | 721 |   0 |   0 |   0 | 110k|   0 | 0.000000e+00 |      --      |    Inf 
477.51/477.50	c   406s|  3850k|  3828k|     0 |   0.0 |1069M|1377 |   - |1748 | 729 |   0 |   0 |   0 | 110k|   0 | 0.000000e+00 |      --      |    Inf 
478.71/478.74	c   407s|  3860k|  3838k|     0 |   0.0 |1072M|1377 |   - |1748 | 720 |   0 |   0 |   0 | 110k|   0 | 0.000000e+00 |      --      |    Inf 
480.00/480.00	c   408s|  3870k|  3848k|     0 |   0.0 |1074M|1377 |   - |1748 | 740 |   0 |   0 |   0 | 111k|   0 | 0.000000e+00 |      --      |    Inf 
481.21/481.26	c   409s|  3880k|  3857k|     0 |   0.0 |1077M|1377 |   - |1748 | 719 |   0 |   0 |   0 | 111k|   0 | 0.000000e+00 |      --      |    Inf 
482.51/482.53	c   410s|  3890k|  3867k|     0 |   0.0 |1080M|1377 |   - |1748 | 726 |   0 |   0 |   0 | 111k|   0 | 0.000000e+00 |      --      |    Inf 
483.71/483.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
483.71/483.78	c   411s|  3900k|  3877k|     0 |   0.0 |1083M|1377 |   - |1748 | 716 |   0 |   0 |   0 | 111k|   0 | 0.000000e+00 |      --      |    Inf 
485.01/485.02	c   412s|  3910k|  3887k|     0 |   0.0 |1085M|1377 |   - |1748 | 728 |   0 |   0 |   0 | 112k|   0 | 0.000000e+00 |      --      |    Inf 
486.21/486.26	c   414s|  3920k|  3897k|     0 |   0.0 |1088M|1377 |   - |1748 | 753 |   0 |   0 |   0 | 112k|   0 | 0.000000e+00 |      --      |    Inf 
487.51/487.52	c   415s|  3930k|  3907k|     0 |   0.0 |1091M|1377 |   - |1748 | 734 |   0 |   0 |   0 | 112k|   0 | 0.000000e+00 |      --      |    Inf 
488.70/488.76	c   416s|  3940k|  3917k|     0 |   0.0 |1093M|1377 |   - |1748 | 701 |   0 |   0 |   0 | 112k|   0 | 0.000000e+00 |      --      |    Inf 
490.00/490.02	c   417s|  3950k|  3927k|     0 |   0.0 |1096M|1377 |   - |1748 | 748 |   0 |   0 |   0 | 113k|   0 | 0.000000e+00 |      --      |    Inf 
491.21/491.27	c   418s|  3960k|  3937k|     0 |   0.0 |1099M|1377 |   - |1748 | 741 |   0 |   0 |   0 | 113k|   0 | 0.000000e+00 |      --      |    Inf 
492.51/492.53	c   419s|  3970k|  3947k|     0 |   0.0 |1102M|1377 |   - |1748 | 729 |   0 |   0 |   0 | 113k|   0 | 0.000000e+00 |      --      |    Inf 
493.70/493.77	c   420s|  3980k|  3957k|     0 |   0.0 |1104M|1377 |   - |1748 | 709 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
494.92/494.99	c   421s|  3990k|  3967k|     0 |   0.0 |1107M|1377 |   - |1748 | 715 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
496.20/496.25	c   422s|  4000k|  3977k|     0 |   0.0 |1110M|1377 |   - |1748 | 699 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
497.50/497.50	c   423s|  4010k|  3987k|     0 |   0.0 |1113M|1377 |   - |1748 | 725 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
498.70/498.74	c   424s|  4020k|  3997k|     0 |   0.0 |1115M|1377 |   - |1748 | 716 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
500.00/500.00	c   425s|  4030k|  4007k|     0 |   0.0 |1118M|1377 |   - |1748 | 679 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
501.20/501.25	c   426s|  4040k|  4017k|     0 |   0.0 |1121M|1377 |   - |1748 | 698 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
502.41/502.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
502.41/502.49	c   427s|  4050k|  4027k|     0 |   0.0 |1123M|1377 |   - |1748 | 716 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
503.71/503.73	c   428s|  4060k|  4037k|     0 |   0.0 |1126M|1377 |   - |1748 | 742 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
504.92/504.98	c   429s|  4070k|  4047k|     0 |   0.0 |1129M|1377 |   - |1748 | 758 |   0 |   0 |   0 | 116k|   0 | 0.000000e+00 |      --      |    Inf 
506.20/506.22	c   431s|  4080k|  4056k|     0 |   0.0 |1132M|1377 |   - |1748 | 713 |   0 |   0 |   0 | 116k|   0 | 0.000000e+00 |      --      |    Inf 
507.41/507.46	c   432s|  4090k|  4066k|     0 |   0.0 |1134M|1377 |   - |1748 | 728 |   0 |   0 |   0 | 116k|   0 | 0.000000e+00 |      --      |    Inf 
508.60/508.69	c   433s|  4100k|  4076k|     0 |   0.0 |1137M|1377 |   - |1748 | 743 |   0 |   0 |   0 | 116k|   0 | 0.000000e+00 |      --      |    Inf 
509.91/509.95	c   434s|  4110k|  4086k|     0 |   0.0 |1140M|1377 |   - |1748 | 746 |   0 |   0 |   0 | 117k|   0 | 0.000000e+00 |      --      |    Inf 
511.21/511.21	c   435s|  4120k|  4096k|     0 |   0.0 |1142M|1377 |   - |1748 | 751 |   0 |   0 |   0 | 117k|   0 | 0.000000e+00 |      --      |    Inf 
512.41/512.47	c   436s|  4130k|  4106k|     0 |   0.0 |1145M|1377 |   - |1748 | 769 |   0 |   0 |   0 | 117k|   0 | 0.000000e+00 |      --      |    Inf 
513.72/513.71	c   437s|  4140k|  4116k|     0 |   0.0 |1148M|1377 |   - |1748 | 752 |   0 |   0 |   0 | 117k|   0 | 0.000000e+00 |      --      |    Inf 
514.91/514.93	c   438s|  4150k|  4126k|     0 |   0.0 |1151M|1377 |   - |1748 | 739 |   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
516.10/516.19	c   439s|  4160k|  4136k|     0 |   0.0 |1153M|1377 |   - |1748 | 774 |   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
517.41/517.43	c   440s|  4170k|  4146k|     0 |   0.0 |1156M|1377 |   - |1748 | 709 |   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
518.61/518.68	c   441s|  4180k|  4156k|     0 |   0.0 |1159M|1377 |   - |1748 | 744 |   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
519.91/519.93	c   442s|  4190k|  4166k|     0 |   0.0 |1161M|1377 |   - |1748 | 733 |   0 |   0 |   0 | 119k|   0 | 0.000000e+00 |      --      |    Inf 
521.11/521.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
521.11/521.18	c   443s|  4200k|  4176k|     0 |   0.0 |1164M|1377 |   - |1748 | 740 |   0 |   0 |   0 | 119k|   0 | 0.000000e+00 |      --      |    Inf 
522.42/522.43	c   444s|  4210k|  4186k|     0 |   0.0 |1167M|1377 |   - |1748 | 733 |   0 |   0 |   0 | 119k|   0 | 0.000000e+00 |      --      |    Inf 
523.61/523.67	c   445s|  4220k|  4196k|     0 |   0.0 |1170M|1377 |   - |1748 | 738 |   0 |   0 |   0 | 119k|   0 | 0.000000e+00 |      --      |    Inf 
524.91/524.96	c   447s|  4230k|  4206k|     0 |   0.0 |1172M|1377 |   - |1748 | 739 |   0 |   0 |   0 | 120k|   0 | 0.000000e+00 |      --      |    Inf 
526.11/526.19	c   448s|  4240k|  4216k|     0 |   0.0 |1175M|1377 |   - |1748 | 695 |   0 |   0 |   0 | 120k|   0 | 0.000000e+00 |      --      |    Inf 
527.41/527.43	c   449s|  4250k|  4226k|     0 |   0.0 |1178M|1377 |   - |1748 | 688 |   0 |   0 |   0 | 120k|   0 | 0.000000e+00 |      --      |    Inf 
528.61/528.69	c   450s|  4260k|  4236k|     0 |   0.0 |1180M|1377 |   - |1748 | 704 |   0 |   0 |   0 | 120k|   0 | 0.000000e+00 |      --      |    Inf 
529.91/529.94	c   451s|  4270k|  4246k|     0 |   0.0 |1183M|1377 |   - |1748 | 660 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
531.11/531.19	c   452s|  4280k|  4256k|     0 |   0.0 |1186M|1377 |   - |1748 | 689 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
532.42/532.44	c   453s|  4290k|  4265k|     0 |   0.0 |1189M|1377 |   - |1748 | 659 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
533.60/533.69	c   454s|  4300k|  4275k|     0 |   0.0 |1191M|1377 |   - |1748 | 668 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
534.90/534.96	c   455s|  4310k|  4285k|     0 |   0.0 |1194M|1377 |   - |1748 | 688 |   0 |   0 |   0 | 122k|   0 | 0.000000e+00 |      --      |    Inf 
536.20/536.20	c   456s|  4320k|  4295k|     0 |   0.0 |1197M|1377 |   - |1748 | 680 |   0 |   0 |   0 | 122k|   0 | 0.000000e+00 |      --      |    Inf 
537.40/537.45	c   457s|  4330k|  4305k|     0 |   0.0 |1199M|1377 |   - |1748 | 663 |   0 |   0 |   0 | 122k|   0 | 0.000000e+00 |      --      |    Inf 
538.71/538.71	c   458s|  4340k|  4315k|     0 |   0.0 |1202M|1377 |   - |1748 | 678 |   0 |   0 |   0 | 122k|   0 | 0.000000e+00 |      --      |    Inf 
539.90/539.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
539.90/539.96	c   459s|  4350k|  4325k|     0 |   0.0 |1205M|1377 |   - |1748 | 691 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
541.21/541.21	c   460s|  4360k|  4335k|     0 |   0.0 |1208M|1377 |   - |1748 | 706 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
542.41/542.50	c   461s|  4370k|  4345k|     0 |   0.0 |1210M|1377 |   - |1748 | 703 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
543.71/543.75	c   463s|  4380k|  4355k|     0 |   0.0 |1213M|1377 |   - |1748 | 745 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
545.01/545.00	c   464s|  4390k|  4365k|     0 |   0.0 |1216M|1377 |   - |1748 | 697 |   0 |   0 |   0 | 124k|   0 | 0.000000e+00 |      --      |    Inf 
546.21/546.26	c   465s|  4400k|  4375k|     0 |   0.0 |1218M|1377 |   - |1748 | 707 |   0 |   0 |   0 | 124k|   0 | 0.000000e+00 |      --      |    Inf 
547.51/547.52	c   466s|  4410k|  4385k|     0 |   0.0 |1221M|1377 |   - |1748 | 748 |   0 |   0 |   0 | 124k|   0 | 0.000000e+00 |      --      |    Inf 
548.71/548.77	c   467s|  4420k|  4395k|     0 |   0.0 |1224M|1377 |   - |1748 | 783 |   0 |   0 |   0 | 124k|   0 | 0.000000e+00 |      --      |    Inf 
550.02/550.03	c   468s|  4430k|  4405k|     0 |   0.0 |1227M|1377 |   - |1748 | 754 |   0 |   0 |   0 | 125k|   0 | 0.000000e+00 |      --      |    Inf 
551.21/551.26	c   469s|  4440k|  4415k|     0 |   0.0 |1229M|1377 |   - |1748 | 751 |   0 |   0 |   0 | 125k|   0 | 0.000000e+00 |      --      |    Inf 
552.51/552.52	c   470s|  4450k|  4425k|     0 |   0.0 |1232M|1377 |   - |1748 | 748 |   0 |   0 |   0 | 125k|   0 | 0.000000e+00 |      --      |    Inf 
553.71/553.77	c   471s|  4460k|  4435k|     0 |   0.0 |1235M|1377 |   - |1748 | 745 |   0 |   0 |   0 | 125k|   0 | 0.000000e+00 |      --      |    Inf 
555.01/555.03	c   472s|  4470k|  4445k|     0 |   0.0 |1237M|1377 |   - |1748 | 740 |   0 |   0 |   0 | 125k|   0 | 0.000000e+00 |      --      |    Inf 
556.31/556.30	c   473s|  4480k|  4455k|     0 |   0.0 |1240M|1377 |   - |1748 | 734 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
557.51/557.57	c   474s|  4490k|  4464k|     0 |   0.0 |1243M|1377 |   - |1748 | 803 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
558.82/558.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
558.82/558.82	c   475s|  4500k|  4474k|     0 |   0.0 |1246M|1377 |   - |1748 | 760 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
560.01/560.07	c   476s|  4510k|  4484k|     0 |   0.0 |1248M|1377 |   - |1748 | 769 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
561.31/561.35	c   478s|  4520k|  4494k|     0 |   0.0 |1251M|1377 |   - |1748 | 764 |   0 |   0 |   0 | 127k|   0 | 0.000000e+00 |      --      |    Inf 
562.61/562.60	c   479s|  4530k|  4504k|     0 |   0.0 |1254M|1377 |   - |1748 | 741 |   0 |   0 |   0 | 127k|   0 | 0.000000e+00 |      --      |    Inf 
563.81/563.83	c   480s|  4540k|  4514k|     0 |   0.0 |1256M|1377 |   - |1748 | 724 |   0 |   0 |   0 | 127k|   0 | 0.000000e+00 |      --      |    Inf 
565.01/565.06	c   481s|  4550k|  4524k|     0 |   0.0 |1259M|1377 |   - |1748 | 725 |   0 |   0 |   0 | 127k|   0 | 0.000000e+00 |      --      |    Inf 
566.31/566.34	c   482s|  4560k|  4534k|     0 |   0.0 |1262M|1377 |   - |1748 | 731 |   0 |   0 |   0 | 128k|   0 | 0.000000e+00 |      --      |    Inf 
567.62/567.61	c   483s|  4570k|  4544k|     0 |   0.0 |1265M|1377 |   - |1748 | 723 |   0 |   0 |   0 | 128k|   0 | 0.000000e+00 |      --      |    Inf 
568.81/568.88	c   484s|  4580k|  4554k|     0 |   0.0 |1267M|1377 |   - |1748 | 747 |   0 |   0 |   0 | 128k|   0 | 0.000000e+00 |      --      |    Inf 
570.11/570.12	c   485s|  4590k|  4564k|     0 |   0.0 |1270M|1377 |   - |1748 | 731 |   0 |   0 |   0 | 128k|   0 | 0.000000e+00 |      --      |    Inf 
571.31/571.40	c   486s|  4600k|  4574k|     0 |   0.0 |1273M|1377 |   - |1748 | 765 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
572.61/572.65	c   487s|  4610k|  4584k|     0 |   0.0 |1276M|1377 |   - |1748 | 745 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
573.91/573.92	c   488s|  4620k|  4594k|     0 |   0.0 |1278M|1377 |   - |1748 | 729 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
575.11/575.17	c   489s|  4630k|  4604k|     0 |   0.0 |1281M|1377 |   - |1748 | 717 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
576.42/576.44	c   490s|  4640k|  4614k|     0 |   0.0 |1284M|1377 |   - |1748 | 728 |   0 |   0 |   0 | 130k|   0 | 0.000000e+00 |      --      |    Inf 
577.71/577.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
577.71/577.70	c   492s|  4650k|  4624k|     0 |   0.0 |1286M|1377 |   - |1748 | 703 |   0 |   0 |   0 | 130k|   0 | 0.000000e+00 |      --      |    Inf 
578.91/578.93	c   493s|  4660k|  4634k|     0 |   0.0 |1289M|1377 |   - |1748 | 744 |   0 |   0 |   0 | 130k|   0 | 0.000000e+00 |      --      |    Inf 
580.21/580.20	c   494s|  4670k|  4644k|     0 |   0.0 |1292M|1377 |   - |1748 | 758 |   0 |   0 |   0 | 130k|   0 | 0.000000e+00 |      --      |    Inf 
581.41/581.44	c   495s|  4680k|  4654k|     0 |   0.0 |1295M|1377 |   - |1748 | 755 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
582.71/582.72	c   496s|  4690k|  4663k|     0 |   0.0 |1297M|1377 |   - |1748 | 764 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
583.91/583.98	c   497s|  4700k|  4673k|     0 |   0.0 |1300M|1377 |   - |1748 | 750 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
585.22/585.21	c   498s|  4710k|  4683k|     0 |   0.0 |1303M|1377 |   - |1748 | 750 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
586.42/586.47	c   499s|  4720k|  4693k|     0 |   0.0 |1305M|1377 |   - |1748 | 769 |   0 |   0 |   0 | 132k|   0 | 0.000000e+00 |      --      |    Inf 
587.71/587.72	c   500s|  4730k|  4703k|     0 |   0.0 |1308M|1377 |   - |1748 | 750 |   0 |   0 |   0 | 132k|   0 | 0.000000e+00 |      --      |    Inf 
589.01/589.00	c   501s|  4740k|  4713k|     0 |   0.0 |1311M|1377 |   - |1748 | 779 |   0 |   0 |   0 | 132k|   0 | 0.000000e+00 |      --      |    Inf 
590.21/590.23	c   502s|  4750k|  4723k|     0 |   0.0 |1314M|1377 |   - |1748 | 748 |   0 |   0 |   0 | 133k|   0 | 0.000000e+00 |      --      |    Inf 
591.41/591.48	c   503s|  4760k|  4733k|     0 |   0.0 |1316M|1377 |   - |1748 | 769 |   0 |   0 |   0 | 133k|   0 | 0.000000e+00 |      --      |    Inf 
592.72/592.73	c   504s|  4770k|  4743k|     0 |   0.0 |1319M|1377 |   - |1748 | 812 |   0 |   0 |   0 | 133k|   0 | 0.000000e+00 |      --      |    Inf 
593.92/593.99	c   505s|  4780k|  4753k|     0 |   0.0 |1322M|1377 |   - |1748 | 780 |   0 |   0 |   0 | 133k|   0 | 0.000000e+00 |      --      |    Inf 
595.21/595.25	c   506s|  4790k|  4763k|     0 |   0.0 |1324M|1377 |   - |1748 | 774 |   0 |   0 |   0 | 133k|   0 | 0.000000e+00 |      --      |    Inf 
596.41/596.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
596.41/596.49	c   508s|  4800k|  4773k|     0 |   0.0 |1327M|1377 |   - |1748 | 746 |   0 |   0 |   0 | 134k|   0 | 0.000000e+00 |      --      |    Inf 
597.71/597.73	c   509s|  4810k|  4783k|     0 |   0.0 |1330M|1377 |   - |1748 | 750 |   0 |   0 |   0 | 134k|   0 | 0.000000e+00 |      --      |    Inf 
598.91/598.97	c   510s|  4820k|  4793k|     0 |   0.0 |1333M|1377 |   - |1748 | 741 |   0 |   0 |   0 | 134k|   0 | 0.000000e+00 |      --      |    Inf 
600.21/600.23	c   511s|  4830k|  4803k|     0 |   0.0 |1335M|1377 |   - |1748 | 736 |   0 |   0 |   0 | 134k|   0 | 0.000000e+00 |      --      |    Inf 
601.41/601.49	c   512s|  4840k|  4813k|     0 |   0.0 |1338M|1377 |   - |1748 | 720 |   0 |   0 |   0 | 135k|   0 | 0.000000e+00 |      --      |    Inf 
602.71/602.73	c   513s|  4850k|  4823k|     0 |   0.0 |1341M|1377 |   - |1748 | 712 |   0 |   0 |   0 | 135k|   0 | 0.000000e+00 |      --      |    Inf 
603.92/603.98	c   514s|  4860k|  4833k|     0 |   0.0 |1343M|1377 |   - |1748 | 687 |   0 |   0 |   0 | 135k|   0 | 0.000000e+00 |      --      |    Inf 
605.21/605.23	c   515s|  4870k|  4843k|     0 |   0.0 |1346M|1377 |   - |1748 | 698 |   0 |   0 |   0 | 135k|   0 | 0.000000e+00 |      --      |    Inf 
606.51/606.51	c   516s|  4880k|  4853k|     0 |   0.0 |1349M|1377 |   - |1748 | 714 |   0 |   0 |   0 | 136k|   0 | 0.000000e+00 |      --      |    Inf 
607.71/607.76	c   517s|  4890k|  4862k|     0 |   0.0 |1352M|1377 |   - |1748 | 729 |   0 |   0 |   0 | 136k|   0 | 0.000000e+00 |      --      |    Inf 
609.01/609.01	c   518s|  4900k|  4872k|     0 |   0.0 |1354M|1377 |   - |1748 | 721 |   0 |   0 |   0 | 136k|   0 | 0.000000e+00 |      --      |    Inf 
610.21/610.26	c   519s|  4910k|  4882k|     0 |   0.0 |1357M|1377 |   - |1748 | 719 |   0 |   0 |   0 | 136k|   0 | 0.000000e+00 |      --      |    Inf 
611.41/611.48	c   520s|  4920k|  4892k|     0 |   0.0 |1360M|1377 |   - |1748 | 705 |   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
612.72/612.72	c   521s|  4930k|  4902k|     0 |   0.0 |1363M|1377 |   - |1748 | 695 |   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
613.91/613.96	c   522s|  4940k|  4912k|     0 |   0.0 |1365M|1377 |   - |1748 | 685 |   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
615.22/615.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
615.22/615.21	c   524s|  4950k|  4922k|     0 |   0.0 |1368M|1377 |   - |1748 | 666 |   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
616.41/616.47	c   525s|  4960k|  4932k|     0 |   0.0 |1371M|1377 |   - |1748 | 691 |   0 |   0 |   0 | 138k|   0 | 0.000000e+00 |      --      |    Inf 
617.71/617.73	c   526s|  4970k|  4942k|     0 |   0.0 |1373M|1377 |   - |1748 | 675 |   0 |   0 |   0 | 138k|   0 | 0.000000e+00 |      --      |    Inf 
618.91/618.98	c   527s|  4980k|  4952k|     0 |   0.0 |1376M|1377 |   - |1748 | 652 |   0 |   0 |   0 | 138k|   0 | 0.000000e+00 |      --      |    Inf 
620.21/620.24	c   528s|  4990k|  4962k|     0 |   0.0 |1379M|1377 |   - |1748 | 672 |   0 |   0 |   0 | 138k|   0 | 0.000000e+00 |      --      |    Inf 
621.51/621.50	c   529s|  5000k|  4972k|     0 |   0.0 |1382M|1377 |   - |1748 | 680 |   0 |   0 |   0 | 139k|   0 | 0.000000e+00 |      --      |    Inf 
622.72/622.78	c   530s|  5010k|  4982k|     0 |   0.0 |1384M|1377 |   - |1748 | 730 |   0 |   0 |   0 | 139k|   0 | 0.000000e+00 |      --      |    Inf 
624.01/624.03	c   531s|  5020k|  4992k|     0 |   0.0 |1387M|1377 |   - |1748 | 713 |   0 |   0 |   0 | 139k|   0 | 0.000000e+00 |      --      |    Inf 
625.21/625.29	c   532s|  5030k|  5002k|     0 |   0.0 |1390M|1377 |   - |1748 | 703 |   0 |   0 |   0 | 140k|   0 | 0.000000e+00 |      --      |    Inf 
626.51/626.50	c   533s|  5040k|  5012k|     0 |   0.0 |1392M|1377 |   - |1748 | 722 |   0 |   0 |   0 | 140k|   0 | 0.000000e+00 |      --      |    Inf 
627.71/627.75	c   534s|  5050k|  5022k|     0 |   0.0 |1395M|1377 |   - |1748 | 697 |   0 |   0 |   0 | 140k|   0 | 0.000000e+00 |      --      |    Inf 
629.02/629.02	c   535s|  5060k|  5032k|     0 |   0.0 |1398M|1377 |   - |1748 | 732 |   0 |   0 |   0 | 140k|   0 | 0.000000e+00 |      --      |    Inf 
630.22/630.26	c   536s|  5070k|  5042k|     0 |   0.0 |1401M|1377 |   - |1748 | 728 |   0 |   0 |   0 | 141k|   0 | 0.000000e+00 |      --      |    Inf 
631.51/631.54	c   537s|  5080k|  5052k|     0 |   0.0 |1403M|1377 |   - |1748 | 717 |   0 |   0 |   0 | 141k|   0 | 0.000000e+00 |      --      |    Inf 
632.82/632.80	c   539s|  5090k|  5061k|     0 |   0.0 |1406M|1377 |   - |1748 | 737 |   0 |   0 |   0 | 141k|   0 | 0.000000e+00 |      --      |    Inf 
634.01/634.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
634.01/634.03	c   540s|  5100k|  5071k|     0 |   0.0 |1409M|1377 |   - |1748 | 732 |   0 |   0 |   0 | 141k|   0 | 0.000000e+00 |      --      |    Inf 
635.21/635.28	c   541s|  5110k|  5081k|     0 |   0.0 |1411M|1377 |   - |1748 | 800 |   0 |   0 |   0 | 142k|   0 | 0.000000e+00 |      --      |    Inf 
636.51/636.52	c   542s|  5120k|  5091k|     0 |   0.0 |1414M|1377 |   - |1748 | 770 |   0 |   0 |   0 | 142k|   0 | 0.000000e+00 |      --      |    Inf 
637.71/637.78	c   543s|  5130k|  5101k|     0 |   0.0 |1417M|1377 |   - |1748 | 774 |   0 |   0 |   0 | 142k|   0 | 0.000000e+00 |      --      |    Inf 
639.01/639.04	c   544s|  5140k|  5111k|     0 |   0.0 |1419M|1377 |   - |1748 | 745 |   0 |   0 |   0 | 142k|   0 | 0.000000e+00 |      --      |    Inf 
640.22/640.27	c   545s|  5150k|  5121k|     0 |   0.0 |1422M|1377 |   - |1748 | 716 |   0 |   0 |   0 | 143k|   0 | 0.000000e+00 |      --      |    Inf 
641.52/641.50	c   546s|  5160k|  5131k|     0 |   0.0 |1425M|1377 |   - |1748 | 704 |   0 |   0 |   0 | 143k|   0 | 0.000000e+00 |      --      |    Inf 
642.71/642.77	c   547s|  5170k|  5141k|     0 |   0.0 |1428M|1377 |   - |1748 | 709 |   0 |   0 |   0 | 143k|   0 | 0.000000e+00 |      --      |    Inf 
644.01/644.00	c   548s|  5180k|  5151k|     0 |   0.0 |1430M|1377 |   - |1748 | 715 |   0 |   0 |   0 | 143k|   0 | 0.000000e+00 |      --      |    Inf 
645.22/645.25	c   549s|  5190k|  5161k|     0 |   0.0 |1433M|1377 |   - |1748 | 733 |   0 |   0 |   0 | 144k|   0 | 0.000000e+00 |      --      |    Inf 
646.51/646.51	c   550s|  5200k|  5171k|     0 |   0.0 |1436M|1377 |   - |1748 | 710 |   0 |   0 |   0 | 144k|   0 | 0.000000e+00 |      --      |    Inf 
647.71/647.77	c   551s|  5210k|  5181k|     0 |   0.0 |1439M|1377 |   - |1748 | 717 |   0 |   0 |   0 | 144k|   0 | 0.000000e+00 |      --      |    Inf 
648.92/648.99	c   552s|  5220k|  5191k|     0 |   0.0 |1441M|1377 |   - |1748 | 719 |   0 |   0 |   0 | 144k|   0 | 0.000000e+00 |      --      |    Inf 
650.21/650.23	c   553s|  5230k|  5201k|     0 |   0.0 |1444M|1377 |   - |1748 | 735 |   0 |   0 |   0 | 145k|   0 | 0.000000e+00 |      --      |    Inf 
651.41/651.49	c   554s|  5240k|  5211k|     0 |   0.0 |1447M|1377 |   - |1748 | 736 |   0 |   0 |   0 | 145k|   0 | 0.000000e+00 |      --      |    Inf 
652.71/652.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
652.71/652.75	c   555s|  5250k|  5221k|     0 |   0.0 |1449M|1377 |   - |1748 | 753 |   0 |   0 |   0 | 145k|   0 | 0.000000e+00 |      --      |    Inf 
654.01/654.01	c   557s|  5260k|  5231k|     0 |   0.0 |1452M|1377 |   - |1748 | 706 |   0 |   0 |   0 | 145k|   0 | 0.000000e+00 |      --      |    Inf 
655.21/655.26	c   558s|  5270k|  5241k|     0 |   0.0 |1455M|1377 |   - |1748 | 755 |   0 |   0 |   0 | 146k|   0 | 0.000000e+00 |      --      |    Inf 
656.51/656.51	c   559s|  5280k|  5250k|     0 |   0.0 |1458M|1377 |   - |1748 | 749 |   0 |   0 |   0 | 146k|   0 | 0.000000e+00 |      --      |    Inf 
657.72/657.76	c   560s|  5290k|  5260k|     0 |   0.0 |1460M|1377 |   - |1748 | 753 |   0 |   0 |   0 | 146k|   0 | 0.000000e+00 |      --      |    Inf 
659.01/659.05	c   561s|  5300k|  5270k|     0 |   0.0 |1463M|1377 |   - |1748 | 748 |   0 |   0 |   0 | 146k|   0 | 0.000000e+00 |      --      |    Inf 
660.31/660.30	c   562s|  5310k|  5280k|     0 |   0.0 |1466M|1377 |   - |1748 | 767 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
661.52/661.54	c   563s|  5320k|  5290k|     0 |   0.0 |1468M|1377 |   - |1748 | 817 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
662.72/662.79	c   564s|  5330k|  5300k|     0 |   0.0 |1471M|1377 |   - |1748 | 779 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
664.01/664.02	c   565s|  5340k|  5310k|     0 |   0.0 |1474M|1377 |   - |1748 | 777 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
665.21/665.23	c   566s|  5350k|  5320k|     0 |   0.0 |1476M|1377 |   - |1748 | 753 |   0 |   0 |   0 | 148k|   0 | 0.000000e+00 |      --      |    Inf 
666.41/666.48	c   567s|  5360k|  5330k|     0 |   0.0 |1479M|1377 |   - |1748 | 751 |   0 |   0 |   0 | 148k|   0 | 0.000000e+00 |      --      |    Inf 
667.72/667.73	c   568s|  5370k|  5340k|     0 |   0.0 |1482M|1377 |   - |1748 | 809 |   0 |   0 |   0 | 148k|   0 | 0.000000e+00 |      --      |    Inf 
668.91/668.98	c   569s|  5380k|  5350k|     0 |   0.0 |1485M|1377 |   - |1748 | 793 |   0 |   0 |   0 | 148k|   0 | 0.000000e+00 |      --      |    Inf 
670.21/670.21	c   570s|  5390k|  5360k|     0 |   0.0 |1487M|1377 |   - |1748 | 771 |   0 |   0 |   0 | 149k|   0 | 0.000000e+00 |      --      |    Inf 
671.41/671.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
671.41/671.45	c   571s|  5400k|  5370k|     0 |   0.0 |1490M|1377 |   - |1748 | 805 |   0 |   0 |   0 | 149k|   0 | 0.000000e+00 |      --      |    Inf 
672.71/672.70	c   573s|  5410k|  5380k|     0 |   0.0 |1493M|1377 |   - |1748 | 832 |   0 |   0 |   0 | 149k|   0 | 0.000000e+00 |      --      |    Inf 
673.92/673.93	c   574s|  5420k|  5390k|     0 |   0.0 |1496M|1377 |   - |1748 | 835 |   0 |   0 |   0 | 149k|   0 | 0.000000e+00 |      --      |    Inf 
675.12/675.14	c   575s|  5430k|  5400k|     0 |   0.0 |1498M|1377 |   - |1748 | 839 |   0 |   0 |   0 | 150k|   0 | 0.000000e+00 |      --      |    Inf 
676.42/676.42	c   576s|  5440k|  5410k|     0 |   0.0 |1501M|1377 |   - |1748 | 867 |   0 |   0 |   0 | 150k|   0 | 0.000000e+00 |      --      |    Inf 
677.62/677.68	c   577s|  5450k|  5420k|     0 |   0.0 |1504M|1377 |   - |1748 | 891 |   0 |   0 |   0 | 150k|   0 | 0.000000e+00 |      --      |    Inf 
678.92/678.93	c   578s|  5460k|  5430k|     0 |   0.0 |1507M|1377 |   - |1748 | 861 |   0 |   0 |   0 | 151k|   0 | 0.000000e+00 |      --      |    Inf 
680.11/680.18	c   579s|  5470k|  5440k|     0 |   0.0 |1509M|1377 |   - |1748 | 876 |   0 |   0 |   0 | 151k|   0 | 0.000000e+00 |      --      |    Inf 
681.41/681.43	c   580s|  5480k|  5449k|     0 |   0.0 |1512M|1377 |   - |1748 | 886 |   0 |   0 |   0 | 151k|   0 | 0.000000e+00 |      --      |    Inf 
682.71/682.73	c   581s|  5490k|  5459k|     0 |   0.0 |1515M|1377 |   - |1748 | 908 |   0 |   0 |   0 | 151k|   0 | 0.000000e+00 |      --      |    Inf 
683.91/683.95	c   582s|  5500k|  5469k|     0 |   0.0 |1517M|1377 |   - |1748 | 870 |   0 |   0 |   0 | 152k|   0 | 0.000000e+00 |      --      |    Inf 
685.22/685.22	c   583s|  5510k|  5479k|     0 |   0.0 |1520M|1377 |   - |1748 | 863 |   0 |   0 |   0 | 152k|   0 | 0.000000e+00 |      --      |    Inf 
686.42/686.45	c   584s|  5520k|  5489k|     0 |   0.0 |1523M|1377 |   - |1748 | 867 |   0 |   0 |   0 | 152k|   0 | 0.000000e+00 |      --      |    Inf 
687.61/687.69	c   585s|  5530k|  5499k|     0 |   0.0 |1526M|1377 |   - |1748 | 886 |   0 |   0 |   0 | 152k|   0 | 0.000000e+00 |      --      |    Inf 
688.91/688.94	c   586s|  5540k|  5509k|     0 |   0.0 |1528M|1377 |   - |1748 | 902 |   0 |   0 |   0 | 153k|   0 | 0.000000e+00 |      --      |    Inf 
690.11/690.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
690.11/690.19	c   587s|  5550k|  5519k|     0 |   0.0 |1531M|1377 |   - |1748 | 903 |   0 |   0 |   0 | 153k|   0 | 0.000000e+00 |      --      |    Inf 
691.41/691.44	c   588s|  5560k|  5529k|     0 |   0.0 |1534M|1377 |   - |1748 | 906 |   0 |   0 |   0 | 153k|   0 | 0.000000e+00 |      --      |    Inf 
692.61/692.68	c   590s|  5570k|  5539k|     0 |   0.0 |1536M|1377 |   - |1748 | 891 |   0 |   0 |   0 | 153k|   0 | 0.000000e+00 |      --      |    Inf 
693.92/693.93	c   591s|  5580k|  5549k|     0 |   0.0 |1539M|1377 |   - |1748 | 877 |   0 |   0 |   0 | 154k|   0 | 0.000000e+00 |      --      |    Inf 
695.12/695.17	c   592s|  5590k|  5559k|     0 |   0.0 |1542M|1377 |   - |1748 | 882 |   0 |   0 |   0 | 154k|   0 | 0.000000e+00 |      --      |    Inf 
696.32/696.39	c   593s|  5600k|  5569k|     0 |   0.0 |1545M|1377 |   - |1748 | 898 |   0 |   0 |   0 | 154k|   0 | 0.000000e+00 |      --      |    Inf 
697.62/697.63	c   594s|  5610k|  5579k|     0 |   0.0 |1547M|1377 |   - |1748 | 880 |   0 |   0 |   0 | 154k|   0 | 0.000000e+00 |      --      |    Inf 
698.81/698.87	c   595s|  5620k|  5589k|     0 |   0.0 |1550M|1377 |   - |1748 | 871 |   0 |   0 |   0 | 155k|   0 | 0.000000e+00 |      --      |    Inf 
700.11/700.12	c   596s|  5630k|  5599k|     0 |   0.0 |1553M|1377 |   - |1748 | 857 |   0 |   0 |   0 | 155k|   0 | 0.000000e+00 |      --      |    Inf 
701.32/701.36	c   597s|  5640k|  5609k|     0 |   0.0 |1555M|1377 |   - |1748 | 862 |   0 |   0 |   0 | 155k|   0 | 0.000000e+00 |      --      |    Inf 
702.61/702.62	c   598s|  5650k|  5619k|     0 |   0.0 |1558M|1377 |   - |1748 | 850 |   0 |   0 |   0 | 155k|   0 | 0.000000e+00 |      --      |    Inf 
703.81/703.87	c   599s|  5660k|  5629k|     0 |   0.0 |1561M|1377 |   - |1748 | 859 |   0 |   0 |   0 | 156k|   0 | 0.000000e+00 |      --      |    Inf 
705.12/705.13	c   600s|  5670k|  5639k|     0 |   0.0 |1564M|1377 |   - |1748 | 822 |   0 |   0 |   0 | 156k|   0 | 0.000000e+00 |      --      |    Inf 
706.31/706.35	c   601s|  5680k|  5648k|     0 |   0.0 |1566M|1377 |   - |1748 | 820 |   0 |   0 |   0 | 156k|   0 | 0.000000e+00 |      --      |    Inf 
707.52/707.60	c   602s|  5690k|  5658k|     0 |   0.0 |1569M|1377 |   - |1748 | 862 |   0 |   0 |   0 | 156k|   0 | 0.000000e+00 |      --      |    Inf 
708.81/708.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
708.81/708.84	c   603s|  5700k|  5668k|     0 |   0.0 |1572M|1377 |   - |1748 | 852 |   0 |   0 |   0 | 157k|   0 | 0.000000e+00 |      --      |    Inf 
710.02/710.08	c   604s|  5710k|  5678k|     0 |   0.0 |1574M|1377 |   - |1748 | 853 |   0 |   0 |   0 | 157k|   0 | 0.000000e+00 |      --      |    Inf 
711.32/711.31	c   605s|  5720k|  5688k|     0 |   0.0 |1577M|1377 |   - |1748 | 853 |   0 |   0 |   0 | 157k|   0 | 0.000000e+00 |      --      |    Inf 
712.51/712.55	c   606s|  5730k|  5698k|     0 |   0.0 |1580M|1377 |   - |1748 | 863 |   0 |   0 |   0 | 157k|   0 | 0.000000e+00 |      --      |    Inf 
713.82/713.81	c   608s|  5740k|  5708k|     0 |   0.0 |1583M|1377 |   - |1748 | 857 |   0 |   0 |   0 | 158k|   0 | 0.000000e+00 |      --      |    Inf 
715.02/715.05	c   609s|  5750k|  5718k|     0 |   0.0 |1585M|1377 |   - |1748 | 866 |   0 |   0 |   0 | 158k|   0 | 0.000000e+00 |      --      |    Inf 
716.21/716.29	c   610s|  5760k|  5728k|     0 |   0.0 |1588M|1377 |   - |1748 | 880 |   0 |   0 |   0 | 158k|   0 | 0.000000e+00 |      --      |    Inf 
717.51/717.52	c   611s|  5770k|  5738k|     0 |   0.0 |1591M|1377 |   - |1748 | 872 |   0 |   0 |   0 | 158k|   0 | 0.000000e+00 |      --      |    Inf 
718.71/718.77	c   612s|  5780k|  5748k|     0 |   0.0 |1593M|1377 |   - |1748 | 878 |   0 |   0 |   0 | 159k|   0 | 0.000000e+00 |      --      |    Inf 
720.01/720.00	c   613s|  5790k|  5758k|     0 |   0.0 |1596M|1377 |   - |1748 | 903 |   0 |   0 |   0 | 159k|   0 | 0.000000e+00 |      --      |    Inf 
721.21/721.29	c   614s|  5800k|  5768k|     0 |   0.0 |1599M|1377 |   - |1748 | 883 |   0 |   0 |   0 | 159k|   0 | 0.000000e+00 |      --      |    Inf 
722.52/722.54	c   615s|  5810k|  5778k|     0 |   0.0 |1602M|1377 |   - |1748 | 863 |   0 |   0 |   0 | 159k|   0 | 0.000000e+00 |      --      |    Inf 
723.72/723.80	c   616s|  5820k|  5788k|     0 |   0.0 |1604M|1377 |   - |1748 | 879 |   0 |   0 |   0 | 160k|   0 | 0.000000e+00 |      --      |    Inf 
725.02/725.04	c   617s|  5830k|  5798k|     0 |   0.0 |1607M|1377 |   - |1748 | 850 |   0 |   0 |   0 | 160k|   0 | 0.000000e+00 |      --      |    Inf 
726.21/726.27	c   618s|  5840k|  5808k|     0 |   0.0 |1610M|1377 |   - |1748 | 865 |   0 |   0 |   0 | 160k|   0 | 0.000000e+00 |      --      |    Inf 
727.51/727.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
727.51/727.52	c   619s|  5850k|  5818k|     0 |   0.0 |1613M|1377 |   - |1748 | 868 |   0 |   0 |   0 | 160k|   0 | 0.000000e+00 |      --      |    Inf 
728.72/728.76	c   620s|  5860k|  5828k|     0 |   0.0 |1615M|1377 |   - |1748 | 858 |   0 |   0 |   0 | 161k|   0 | 0.000000e+00 |      --      |    Inf 
730.02/730.01	c   621s|  5870k|  5838k|     0 |   0.0 |1618M|1377 |   - |1748 | 872 |   0 |   0 |   0 | 161k|   0 | 0.000000e+00 |      --      |    Inf 
731.21/731.26	c   622s|  5880k|  5847k|     0 |   0.0 |1621M|1377 |   - |1748 | 888 |   0 |   0 |   0 | 161k|   0 | 0.000000e+00 |      --      |    Inf 
732.41/732.50	c   623s|  5890k|  5857k|     0 |   0.0 |1623M|1377 |   - |1748 | 868 |   0 |   0 |   0 | 161k|   0 | 0.000000e+00 |      --      |    Inf 
733.72/733.74	c   625s|  5900k|  5867k|     0 |   0.0 |1626M|1377 |   - |1748 | 861 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
734.92/734.97	c   626s|  5910k|  5877k|     0 |   0.0 |1629M|1377 |   - |1748 | 849 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
736.21/736.21	c   627s|  5920k|  5887k|     0 |   0.0 |1632M|1377 |   - |1748 | 859 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
737.42/737.46	c   628s|  5930k|  5897k|     0 |   0.0 |1634M|1377 |   - |1748 | 865 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
738.72/738.72	c   629s|  5940k|  5907k|     0 |   0.0 |1637M|1377 |   - |1748 | 879 |   0 |   0 |   0 | 163k|   0 | 0.000000e+00 |      --      |    Inf 
739.91/739.97	c   630s|  5950k|  5917k|     0 |   0.0 |1640M|1377 |   - |1748 | 832 |   0 |   0 |   0 | 163k|   0 | 0.000000e+00 |      --      |    Inf 
741.22/741.22	c   631s|  5960k|  5927k|     0 |   0.0 |1643M|1377 |   - |1748 | 828 |   0 |   0 |   0 | 163k|   0 | 0.000000e+00 |      --      |    Inf 
742.42/742.50	c   632s|  5970k|  5937k|     0 |   0.0 |1645M|1377 |   - |1748 | 880 |   0 |   0 |   0 | 163k|   0 | 0.000000e+00 |      --      |    Inf 
743.71/743.76	c   633s|  5980k|  5947k|     0 |   0.0 |1648M|1377 |   - |1748 | 848 |   0 |   0 |   0 | 164k|   0 | 0.000000e+00 |      --      |    Inf 
745.02/745.04	c   634s|  5990k|  5957k|     0 |   0.0 |1651M|1377 |   - |1748 | 857 |   0 |   0 |   0 | 164k|   0 | 0.000000e+00 |      --      |    Inf 
746.32/746.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
746.32/746.33	c   635s|  6000k|  5967k|     0 |   0.0 |1654M|1377 |   - |1748 | 865 |   0 |   0 |   0 | 164k|   0 | 0.000000e+00 |      --      |    Inf 
747.62/747.61	c   636s|  6010k|  5977k|     0 |   0.0 |1656M|1377 |   - |1748 | 868 |   0 |   0 |   0 | 165k|   0 | 0.000000e+00 |      --      |    Inf 
748.82/748.86	c   637s|  6020k|  5987k|     0 |   0.0 |1659M|1377 |   - |1748 | 829 |   0 |   0 |   0 | 165k|   0 | 0.000000e+00 |      --      |    Inf 
750.12/750.13	c   639s|  6030k|  5997k|     0 |   0.0 |1662M|1377 |   - |1748 | 831 |   0 |   0 |   0 | 165k|   0 | 0.000000e+00 |      --      |    Inf 
751.32/751.36	c   640s|  6040k|  6007k|     0 |   0.0 |1664M|1377 |   - |1748 | 820 |   0 |   0 |   0 | 165k|   0 | 0.000000e+00 |      --      |    Inf 
752.62/752.61	c   641s|  6050k|  6017k|     0 |   0.0 |1667M|1377 |   - |1748 | 819 |   0 |   0 |   0 | 166k|   0 | 0.000000e+00 |      --      |    Inf 
753.82/753.87	c   642s|  6060k|  6027k|     0 |   0.0 |1670M|1377 |   - |1748 | 823 |   0 |   0 |   0 | 166k|   0 | 0.000000e+00 |      --      |    Inf 
755.12/755.12	c   643s|  6070k|  6036k|     0 |   0.0 |1673M|1377 |   - |1748 | 824 |   0 |   0 |   0 | 166k|   0 | 0.000000e+00 |      --      |    Inf 
756.32/756.37	c   644s|  6080k|  6046k|     0 |   0.0 |1675M|1377 |   - |1748 | 820 |   0 |   0 |   0 | 166k|   0 | 0.000000e+00 |      --      |    Inf 
757.62/757.61	c   645s|  6090k|  6056k|     0 |   0.0 |1678M|1377 |   - |1748 | 798 |   0 |   0 |   0 | 167k|   0 | 0.000000e+00 |      --      |    Inf 
758.82/758.88	c   646s|  6100k|  6066k|     0 |   0.0 |1681M|1377 |   - |1748 | 835 |   0 |   0 |   0 | 167k|   0 | 0.000000e+00 |      --      |    Inf 
760.12/760.12	c   647s|  6110k|  6076k|     0 |   0.0 |1683M|1377 |   - |1748 | 817 |   0 |   0 |   0 | 167k|   0 | 0.000000e+00 |      --      |    Inf 
761.32/761.36	c   648s|  6120k|  6086k|     0 |   0.0 |1686M|1377 |   - |1748 | 839 |   0 |   0 |   0 | 167k|   0 | 0.000000e+00 |      --      |    Inf 
762.52/762.56	c   649s|  6130k|  6096k|     0 |   0.0 |1689M|1377 |   - |1748 | 809 |   0 |   0 |   0 | 168k|   0 | 0.000000e+00 |      --      |    Inf 
763.71/763.78	c   650s|  6140k|  6106k|     0 |   0.0 |1692M|1377 |   - |1748 | 809 |   0 |   0 |   0 | 168k|   0 | 0.000000e+00 |      --      |    Inf 
765.02/765.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
765.02/765.02	c   651s|  6150k|  6116k|     0 |   0.0 |1694M|1377 |   - |1748 | 840 |   0 |   0 |   0 | 168k|   0 | 0.000000e+00 |      --      |    Inf 
766.22/766.25	c   652s|  6160k|  6126k|     0 |   0.0 |1697M|1377 |   - |1748 | 815 |   0 |   0 |   0 | 168k|   0 | 0.000000e+00 |      --      |    Inf 
767.52/767.51	c   653s|  6170k|  6136k|     0 |   0.0 |1700M|1377 |   - |1748 | 854 |   0 |   0 |   0 | 169k|   0 | 0.000000e+00 |      --      |    Inf 
768.72/768.73	c   654s|  6180k|  6146k|     0 |   0.0 |1703M|1377 |   - |1748 | 816 |   0 |   0 |   0 | 169k|   0 | 0.000000e+00 |      --      |    Inf 
769.92/769.95	c   655s|  6190k|  6156k|     0 |   0.0 |1705M|1377 |   - |1748 | 789 |   0 |   0 |   0 | 169k|   0 | 0.000000e+00 |      --      |    Inf 
771.12/771.18	c   656s|  6200k|  6166k|     0 |   0.0 |1708M|1377 |   - |1748 | 814 |   0 |   0 |   0 | 169k|   0 | 0.000000e+00 |      --      |    Inf 
772.42/772.44	c   657s|  6210k|  6176k|     0 |   0.0 |1711M|1377 |   - |1748 | 842 |   0 |   0 |   0 | 170k|   0 | 0.000000e+00 |      --      |    Inf 
773.61/773.65	c   658s|  6220k|  6186k|     0 |   0.0 |1713M|1377 |   - |1748 | 833 |   0 |   0 |   0 | 170k|   0 | 0.000000e+00 |      --      |    Inf 
774.81/774.87	c   660s|  6230k|  6196k|     0 |   0.0 |1716M|1377 |   - |1748 | 819 |   0 |   0 |   0 | 170k|   0 | 0.000000e+00 |      --      |    Inf 
776.01/776.09	c   661s|  6240k|  6206k|     0 |   0.0 |1719M|1377 |   - |1748 | 790 |   0 |   0 |   0 | 170k|   0 | 0.000000e+00 |      --      |    Inf 
777.32/777.36	c   662s|  6250k|  6216k|     0 |   0.0 |1722M|1377 |   - |1748 | 783 |   0 |   0 |   0 | 171k|   0 | 0.000000e+00 |      --      |    Inf 
778.51/778.59	c   663s|  6260k|  6226k|     0 |   0.0 |1724M|1377 |   - |1748 | 768 |   0 |   0 |   0 | 171k|   0 | 0.000000e+00 |      --      |    Inf 
779.83/779.81	c   664s|  6270k|  6235k|     0 |   0.0 |1727M|1377 |   - |1748 | 781 |   0 |   0 |   0 | 171k|   0 | 0.000000e+00 |      --      |    Inf 
781.02/781.07	c   665s|  6280k|  6245k|     0 |   0.0 |1730M|1377 |   - |1748 | 763 |   0 |   0 |   0 | 171k|   0 | 0.000000e+00 |      --      |    Inf 
782.32/782.35	c   666s|  6290k|  6255k|     0 |   0.0 |1733M|1377 |   - |1748 | 751 |   0 |   0 |   0 | 172k|   0 | 0.000000e+00 |      --      |    Inf 
783.52/783.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
783.52/783.59	c   667s|  6300k|  6265k|     0 |   0.0 |1735M|1377 |   - |1748 | 747 |   0 |   0 |   0 | 172k|   0 | 0.000000e+00 |      --      |    Inf 
784.82/784.81	c   668s|  6310k|  6275k|     0 |   0.0 |1738M|1377 |   - |1748 | 718 |   0 |   0 |   0 | 172k|   0 | 0.000000e+00 |      --      |    Inf 
786.02/786.07	c   669s|  6320k|  6285k|     0 |   0.0 |1741M|1377 |   - |1748 | 737 |   0 |   0 |   0 | 172k|   0 | 0.000000e+00 |      --      |    Inf 
787.32/787.31	c   670s|  6330k|  6295k|     0 |   0.0 |1743M|1377 |   - |1748 | 707 |   0 |   0 |   0 | 173k|   0 | 0.000000e+00 |      --      |    Inf 
788.52/788.55	c   671s|  6340k|  6305k|     0 |   0.0 |1746M|1377 |   - |1748 | 740 |   0 |   0 |   0 | 173k|   0 | 0.000000e+00 |      --      |    Inf 
789.82/789.80	c   672s|  6350k|  6315k|     0 |   0.0 |1749M|1377 |   - |1748 | 737 |   0 |   0 |   0 | 173k|   0 | 0.000000e+00 |      --      |    Inf 
791.02/791.04	c   673s|  6360k|  6325k|     0 |   0.0 |1752M|1377 |   - |1748 | 748 |   0 |   0 |   0 | 173k|   0 | 0.000000e+00 |      --      |    Inf 
792.32/792.30	c   674s|  6370k|  6335k|     0 |   0.0 |1754M|1377 |   - |1748 | 760 |   0 |   0 |   0 | 174k|   0 | 0.000000e+00 |      --      |    Inf 
793.52/793.55	c   675s|  6380k|  6345k|     0 |   0.0 |1757M|1377 |   - |1748 | 735 |   0 |   0 |   0 | 174k|   0 | 0.000000e+00 |      --      |    Inf 
794.72/794.79	c   676s|  6390k|  6355k|     0 |   0.0 |1760M|1377 |   - |1748 | 741 |   0 |   0 |   0 | 174k|   0 | 0.000000e+00 |      --      |    Inf 
796.02/796.01	c   678s|  6400k|  6365k|     0 |   0.0 |1763M|1377 |   - |1748 | 734 |   0 |   0 |   0 | 174k|   0 | 0.000000e+00 |      --      |    Inf 
797.22/797.26	c   679s|  6410k|  6375k|     0 |   0.0 |1765M|1377 |   - |1748 | 750 |   0 |   0 |   0 | 175k|   0 | 0.000000e+00 |      --      |    Inf 
798.42/798.48	c   680s|  6420k|  6385k|     0 |   0.0 |1768M|1377 |   - |1748 | 745 |   0 |   0 |   0 | 175k|   0 | 0.000000e+00 |      --      |    Inf 
799.73/799.72	c   681s|  6430k|  6395k|     0 |   0.0 |1771M|1377 |   - |1748 | 715 |   0 |   0 |   0 | 175k|   0 | 0.000000e+00 |      --      |    Inf 
800.92/800.95	c   682s|  6440k|  6405k|     0 |   0.0 |1773M|1377 |   - |1748 | 710 |   0 |   0 |   0 | 175k|   0 | 0.000000e+00 |      --      |    Inf 
802.22/802.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
802.22/802.21	c   683s|  6450k|  6415k|     0 |   0.0 |1776M|1377 |   - |1748 | 753 |   0 |   0 |   0 | 176k|   0 | 0.000000e+00 |      --      |    Inf 
803.42/803.43	c   684s|  6460k|  6425k|     0 |   0.0 |1779M|1377 |   - |1748 | 746 |   0 |   0 |   0 | 176k|   0 | 0.000000e+00 |      --      |    Inf 
804.62/804.67	c   685s|  6470k|  6434k|     0 |   0.0 |1782M|1377 |   - |1748 | 729 |   0 |   0 |   0 | 176k|   0 | 0.000000e+00 |      --      |    Inf 
805.92/805.91	c   686s|  6480k|  6444k|     0 |   0.0 |1784M|1377 |   - |1748 | 737 |   0 |   0 |   0 | 176k|   0 | 0.000000e+00 |      --      |    Inf 
807.12/807.14	c   687s|  6490k|  6454k|     0 |   0.0 |1787M|1377 |   - |1748 | 741 |   0 |   0 |   0 | 177k|   0 | 0.000000e+00 |      --      |    Inf 
808.32/808.38	c   688s|  6500k|  6464k|     0 |   0.0 |1790M|1377 |   - |1748 | 748 |   0 |   0 |   0 | 177k|   0 | 0.000000e+00 |      --      |    Inf 
809.62/809.62	c   689s|  6510k|  6474k|     0 |   0.0 |1792M|1377 |   - |1748 | 723 |   0 |   0 |   0 | 177k|   0 | 0.000000e+00 |      --      |    Inf 
810.82/810.85	c   690s|  6520k|  6484k|     0 |   0.0 |1795M|1377 |   - |1748 | 754 |   0 |   0 |   0 | 177k|   0 | 0.000000e+00 |      --      |    Inf 
812.02/812.08	c   691s|  6530k|  6494k|     0 |   0.0 |1798M|1377 |   - |1748 | 778 |   0 |   0 |   0 | 178k|   0 | 0.000000e+00 |      --      |    Inf 
813.32/813.31	c   692s|  6540k|  6504k|     0 |   0.0 |1801M|1377 |   - |1748 | 756 |   0 |   0 |   0 | 178k|   0 | 0.000000e+00 |      --      |    Inf 
814.52/814.54	c   693s|  6550k|  6514k|     0 |   0.0 |1803M|1377 |   - |1748 | 729 |   0 |   0 |   0 | 178k|   0 | 0.000000e+00 |      --      |    Inf 
815.72/815.78	c   694s|  6560k|  6524k|     0 |   0.0 |1806M|1377 |   - |1748 | 749 |   0 |   0 |   0 | 178k|   0 | 0.000000e+00 |      --      |    Inf 
817.02/817.02	c   695s|  6570k|  6534k|     0 |   0.0 |1809M|1377 |   - |1748 | 714 |   0 |   0 |   0 | 179k|   0 | 0.000000e+00 |      --      |    Inf 
818.22/818.26	c   696s|  6580k|  6544k|     0 |   0.0 |1812M|1377 |   - |1748 | 709 |   0 |   0 |   0 | 179k|   0 | 0.000000e+00 |      --      |    Inf 
819.53/819.50	c   697s|  6590k|  6554k|     0 |   0.0 |1814M|1377 |   - |1748 | 743 |   0 |   0 |   0 | 179k|   0 | 0.000000e+00 |      --      |    Inf 
820.72/820.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
820.72/820.75	c   698s|  6600k|  6564k|     0 |   0.0 |1817M|1377 |   - |1748 | 721 |   0 |   0 |   0 | 179k|   0 | 0.000000e+00 |      --      |    Inf 
822.02/822.01	c   700s|  6610k|  6574k|     0 |   0.0 |1820M|1377 |   - |1748 | 749 |   0 |   0 |   0 | 180k|   0 | 0.000000e+00 |      --      |    Inf 
823.22/823.26	c   701s|  6620k|  6584k|     0 |   0.0 |1822M|1377 |   - |1748 | 778 |   0 |   0 |   0 | 180k|   0 | 0.000000e+00 |      --      |    Inf 
824.52/824.55	c   702s|  6630k|  6594k|     0 |   0.0 |1825M|1377 |   - |1748 | 783 |   0 |   0 |   0 | 180k|   0 | 0.000000e+00 |      --      |    Inf 
825.72/825.77	c   703s|  6640k|  6604k|     0 |   0.0 |1828M|1377 |   - |1748 | 762 |   0 |   0 |   0 | 180k|   0 | 0.000000e+00 |      --      |    Inf 
827.02/827.01	c   704s|  6650k|  6614k|     0 |   0.0 |1831M|1377 |   - |1748 | 763 |   0 |   0 |   0 | 181k|   0 | 0.000000e+00 |      --      |    Inf 
828.23/828.28	c   705s|  6660k|  6624k|     0 |   0.0 |1833M|1377 |   - |1748 | 805 |   0 |   0 |   0 | 181k|   0 | 0.000000e+00 |      --      |    Inf 
829.52/829.53	c   706s|  6670k|  6633k|     0 |   0.0 |1836M|1377 |   - |1748 | 779 |   0 |   0 |   0 | 181k|   0 | 0.000000e+00 |      --      |    Inf 
830.72/830.75	c   707s|  6680k|  6643k|     0 |   0.0 |1839M|1377 |   - |1748 | 739 |   0 |   0 |   0 | 181k|   0 | 0.000000e+00 |      --      |    Inf 
832.03/832.00	c   708s|  6690k|  6653k|     0 |   0.0 |1841M|1377 |   - |1748 | 784 |   0 |   0 |   0 | 182k|   0 | 0.000000e+00 |      --      |    Inf 
833.23/833.25	c   709s|  6700k|  6663k|     0 |   0.0 |1844M|1377 |   - |1748 | 739 |   0 |   0 |   0 | 182k|   0 | 0.000000e+00 |      --      |    Inf 
834.42/834.49	c   710s|  6710k|  6673k|     0 |   0.0 |1847M|1377 |   - |1748 | 773 |   0 |   0 |   0 | 182k|   0 | 0.000000e+00 |      --      |    Inf 
835.82/835.81	c   711s|  6720k|  6683k|     0 |   0.0 |1850M|1377 |   - |1748 | 837 |   0 |   0 |   0 | 183k|   0 | 0.000000e+00 |      --      |    Inf 
837.03/837.06	c   712s|  6730k|  6693k|     0 |   0.0 |1852M|1377 |   - |1748 | 779 |   0 |   0 |   0 | 183k|   0 | 0.000000e+00 |      --      |    Inf 
838.23/838.29	c   713s|  6740k|  6703k|     0 |   0.0 |1855M|1377 |   - |1748 | 768 |   0 |   0 |   0 | 183k|   0 | 0.000000e+00 |      --      |    Inf 
839.52/839.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
839.52/839.53	c   714s|  6750k|  6713k|     0 |   0.0 |1858M|1377 |   - |1748 | 762 |   0 |   0 |   0 | 183k|   0 | 0.000000e+00 |      --      |    Inf 
840.72/840.78	c   716s|  6760k|  6723k|     0 |   0.0 |1860M|1377 |   - |1748 | 751 |   0 |   0 |   0 | 184k|   0 | 0.000000e+00 |      --      |    Inf 
842.02/842.01	c   717s|  6770k|  6733k|     0 |   0.0 |1863M|1377 |   - |1748 | 741 |   0 |   0 |   0 | 184k|   0 | 0.000000e+00 |      --      |    Inf 
843.22/843.26	c   718s|  6780k|  6743k|     0 |   0.0 |1866M|1377 |   - |1748 | 760 |   0 |   0 |   0 | 184k|   0 | 0.000000e+00 |      --      |    Inf 
844.52/844.53	c   719s|  6790k|  6753k|     0 |   0.0 |1869M|1377 |   - |1748 | 765 |   0 |   0 |   0 | 184k|   0 | 0.000000e+00 |      --      |    Inf 
845.72/845.77	c   720s|  6800k|  6763k|     0 |   0.0 |1871M|1377 |   - |1748 | 746 |   0 |   0 |   0 | 185k|   0 | 0.000000e+00 |      --      |    Inf 
847.02/847.01	c   721s|  6810k|  6773k|     0 |   0.0 |1874M|1377 |   - |1748 | 738 |   0 |   0 |   0 | 185k|   0 | 0.000000e+00 |      --      |    Inf 
848.22/848.27	c   722s|  6820k|  6783k|     0 |   0.0 |1877M|1377 |   - |1748 | 751 |   0 |   0 |   0 | 185k|   0 | 0.000000e+00 |      --      |    Inf 
849.42/849.49	c   723s|  6830k|  6793k|     0 |   0.0 |1880M|1377 |   - |1748 | 775 |   0 |   0 |   0 | 185k|   0 | 0.000000e+00 |      --      |    Inf 
850.72/850.78	c   724s|  6840k|  6803k|     0 |   0.0 |1882M|1377 |   - |1748 | 766 |   0 |   0 |   0 | 186k|   0 | 0.000000e+00 |      --      |    Inf 
852.02/852.06	c   725s|  6850k|  6813k|     0 |   0.0 |1885M|1377 |   - |1748 | 796 |   0 |   0 |   0 | 186k|   0 | 0.000000e+00 |      --      |    Inf 
853.32/853.31	c   726s|  6860k|  6822k|     0 |   0.0 |1888M|1377 |   - |1748 | 771 |   0 |   0 |   0 | 186k|   0 | 0.000000e+00 |      --      |    Inf 
854.52/854.55	c   727s|  6870k|  6832k|     0 |   0.0 |1890M|1377 |   - |1748 | 753 |   0 |   0 |   0 | 186k|   0 | 0.000000e+00 |      --      |    Inf 
855.73/855.77	c   728s|  6880k|  6842k|     0 |   0.0 |1893M|1377 |   - |1748 | 765 |   0 |   0 |   0 | 187k|   0 | 0.000000e+00 |      --      |    Inf 
857.02/857.02	c   729s|  6890k|  6852k|     0 |   0.0 |1896M|1377 |   - |1748 | 796 |   0 |   0 |   0 | 187k|   0 | 0.000000e+00 |      --      |    Inf 
858.22/858.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
858.22/858.28	c   730s|  6900k|  6862k|     0 |   0.0 |1899M|1377 |   - |1748 | 806 |   0 |   0 |   0 | 187k|   0 | 0.000000e+00 |      --      |    Inf 
859.52/859.54	c   732s|  6910k|  6872k|     0 |   0.0 |1901M|1377 |   - |1748 | 807 |   0 |   0 |   0 | 188k|   0 | 0.000000e+00 |      --      |    Inf 
860.82/860.80	c   733s|  6920k|  6882k|     0 |   0.0 |1904M|1377 |   - |1748 | 777 |   0 |   0 |   0 | 188k|   0 | 0.000000e+00 |      --      |    Inf 
862.02/862.04	c   734s|  6930k|  6892k|     0 |   0.0 |1907M|1377 |   - |1748 | 778 |   0 |   0 |   0 | 188k|   0 | 0.000000e+00 |      --      |    Inf 
863.22/863.28	c   735s|  6940k|  6902k|     0 |   0.0 |1909M|1377 |   - |1748 | 769 |   0 |   0 |   0 | 188k|   0 | 0.000000e+00 |      --      |    Inf 
864.53/864.53	c   736s|  6950k|  6912k|     0 |   0.0 |1912M|1377 |   - |1748 | 771 |   0 |   0 |   0 | 189k|   0 | 0.000000e+00 |      --      |    Inf 
865.72/865.76	c   737s|  6960k|  6922k|     0 |   0.0 |1915M|1377 |   - |1748 | 777 |   0 |   0 |   0 | 189k|   0 | 0.000000e+00 |      --      |    Inf 
867.02/867.01	c   738s|  6970k|  6932k|     0 |   0.0 |1918M|1377 |   - |1748 | 770 |   0 |   0 |   0 | 189k|   0 | 0.000000e+00 |      --      |    Inf 
868.22/868.22	c   739s|  6980k|  6942k|     0 |   0.0 |1920M|1377 |   - |1748 | 753 |   0 |   0 |   0 | 189k|   0 | 0.000000e+00 |      --      |    Inf 
869.42/869.43	c   740s|  6990k|  6952k|     0 |   0.0 |1923M|1377 |   - |1748 | 753 |   0 |   0 |   0 | 190k|   0 | 0.000000e+00 |      --      |    Inf 
870.63/870.67	c   741s|  7000k|  6962k|     0 |   0.0 |1926M|1377 |   - |1748 | 795 |   0 |   0 |   0 | 190k|   0 | 0.000000e+00 |      --      |    Inf 
871.92/871.91	c   742s|  7010k|  6972k|     0 |   0.0 |1929M|1377 |   - |1748 | 787 |   0 |   0 |   0 | 190k|   0 | 0.000000e+00 |      --      |    Inf 
873.12/873.18	c   743s|  7020k|  6982k|     0 |   0.0 |1931M|1377 |   - |1748 | 796 |   0 |   0 |   0 | 190k|   0 | 0.000000e+00 |      --      |    Inf 
874.43/874.42	c   744s|  7030k|  6992k|     0 |   0.0 |1934M|1377 |   - |1748 | 788 |   0 |   0 |   0 | 191k|   0 | 0.000000e+00 |      --      |    Inf 
875.63/875.68	c   745s|  7040k|  7002k|     0 |   0.0 |1937M|1377 |   - |1748 | 782 |   0 |   0 |   0 | 191k|   0 | 0.000000e+00 |      --      |    Inf 
876.92/876.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
876.92/876.93	c   746s|  7050k|  7012k|     0 |   0.0 |1939M|1377 |   - |1748 | 763 |   0 |   0 |   0 | 191k|   0 | 0.000000e+00 |      --      |    Inf 
878.12/878.17	c   747s|  7060k|  7021k|     0 |   0.0 |1942M|1377 |   - |1748 | 788 |   0 |   0 |   0 | 191k|   0 | 0.000000e+00 |      --      |    Inf 
879.42/879.41	c   749s|  7070k|  7031k|     0 |   0.0 |1945M|1377 |   - |1748 | 769 |   0 |   0 |   0 | 192k|   0 | 0.000000e+00 |      --      |    Inf 
880.62/880.64	c   750s|  7080k|  7041k|     0 |   0.0 |1948M|1377 |   - |1748 | 790 |   0 |   0 |   0 | 192k|   0 | 0.000000e+00 |      --      |    Inf 
881.82/881.86	c   751s|  7090k|  7051k|     0 |   0.0 |1950M|1377 |   - |1748 | 799 |   0 |   0 |   0 | 192k|   0 | 0.000000e+00 |      --      |    Inf 
883.02/883.09	c   752s|  7100k|  7061k|     0 |   0.0 |1953M|1377 |   - |1748 | 786 |   0 |   0 |   0 | 192k|   0 | 0.000000e+00 |      --      |    Inf 
884.33/884.34	c   753s|  7110k|  7071k|     0 |   0.0 |1956M|1377 |   - |1748 | 812 |   0 |   0 |   0 | 193k|   0 | 0.000000e+00 |      --      |    Inf 
885.53/885.55	c   754s|  7120k|  7081k|     0 |   0.0 |1958M|1377 |   - |1748 | 789 |   0 |   0 |   0 | 193k|   0 | 0.000000e+00 |      --      |    Inf 
886.72/886.79	c   755s|  7130k|  7091k|     0 |   0.0 |1961M|1377 |   - |1748 | 783 |   0 |   0 |   0 | 193k|   0 | 0.000000e+00 |      --      |    Inf 
888.02/888.03	c   756s|  7140k|  7101k|     0 |   0.0 |1964M|1377 |   - |1748 | 808 |   0 |   0 |   0 | 193k|   0 | 0.000000e+00 |      --      |    Inf 
889.22/889.25	c   757s|  7150k|  7111k|     0 |   0.0 |1967M|1377 |   - |1748 | 796 |   0 |   0 |   0 | 194k|   0 | 0.000000e+00 |      --      |    Inf 
890.52/890.50	c   758s|  7160k|  7121k|     0 |   0.0 |1969M|1377 |   - |1748 | 799 |   0 |   0 |   0 | 194k|   0 | 0.000000e+00 |      --      |    Inf 
891.72/891.75	c   759s|  7170k|  7131k|     0 |   0.0 |1972M|1377 |   - |1748 | 832 |   0 |   0 |   0 | 194k|   0 | 0.000000e+00 |      --      |    Inf 
893.03/893.00	c   760s|  7180k|  7141k|     0 |   0.0 |1975M|1377 |   - |1748 | 816 |   0 |   0 |   0 | 194k|   0 | 0.000000e+00 |      --      |    Inf 
894.23/894.23	c   761s|  7190k|  7151k|     0 |   0.0 |1977M|1377 |   - |1748 | 797 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
895.43/895.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
895.43/895.45	c   762s|  7200k|  7161k|     0 |   0.0 |1980M|1377 |   - |1748 | 824 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
896.72/896.70	c   763s|  7210k|  7171k|     0 |   0.0 |1983M|1377 |   - |1748 | 798 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
897.93/897.93	c   764s|  7220k|  7181k|     0 |   0.0 |1986M|1377 |   - |1748 | 807 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
899.12/899.19	c   765s|  7230k|  7191k|     0 |   0.0 |1988M|1377 |   - |1748 | 818 |   0 |   0 |   0 | 196k|   0 | 0.000000e+00 |      --      |    Inf 
900.42/900.42	c   766s|  7240k|  7201k|     0 |   0.0 |1991M|1377 |   - |1748 | 751 |   0 |   0 |   0 | 196k|   0 | 0.000000e+00 |      --      |    Inf 
901.62/901.66	c   767s|  7250k|  7211k|     0 |   0.0 |1994M|1377 |   - |1748 | 784 |   0 |   0 |   0 | 196k|   0 | 0.000000e+00 |      --      |    Inf 
902.93/902.90	c   769s|  7260k|  7220k|     0 |   0.0 |1997M|1377 |   - |1748 | 777 |   0 |   0 |   0 | 196k|   0 | 0.000000e+00 |      --      |    Inf 
904.13/904.15	c   770s|  7270k|  7230k|     0 |   0.0 |1999M|1377 |   - |1748 | 785 |   0 |   0 |   0 | 197k|   0 | 0.000000e+00 |      --      |    Inf 
905.32/905.37	c   771s|  7280k|  7240k|     0 |   0.0 |2002M|1377 |   - |1748 | 760 |   0 |   0 |   0 | 197k|   0 | 0.000000e+00 |      --      |    Inf 
906.62/906.62	c   772s|  7290k|  7250k|     0 |   0.0 |2005M|1377 |   - |1748 | 754 |   0 |   0 |   0 | 197k|   0 | 0.000000e+00 |      --      |    Inf 
907.82/907.88	c   773s|  7300k|  7260k|     0 |   0.0 |2007M|1377 |   - |1748 | 745 |   0 |   0 |   0 | 197k|   0 | 0.000000e+00 |      --      |    Inf 
909.12/909.10	c   774s|  7310k|  7270k|     0 |   0.0 |2010M|1377 |   - |1748 | 697 |   0 |   0 |   0 | 197k|   0 | 0.000000e+00 |      --      |    Inf 
910.32/910.33	c   775s|  7320k|  7280k|     0 |   0.0 |2013M|1377 |   - |1748 | 722 |   0 |   0 |   0 | 198k|   0 | 0.000000e+00 |      --      |    Inf 
911.52/911.56	c   776s|  7330k|  7290k|     0 |   0.0 |2016M|1377 |   - |1748 | 724 |   0 |   0 |   0 | 198k|   0 | 0.000000e+00 |      --      |    Inf 
912.82/912.80	c   777s|  7340k|  7300k|     0 |   0.0 |2018M|1377 |   - |1748 | 716 |   0 |   0 |   0 | 198k|   0 | 0.000000e+00 |      --      |    Inf 
914.03/914.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
914.03/914.06	c   778s|  7350k|  7310k|     0 |   0.0 |2021M|1377 |   - |1748 | 700 |   0 |   0 |   0 | 198k|   0 | 0.000000e+00 |      --      |    Inf 
915.23/915.28	c   779s|  7360k|  7320k|     0 |   0.0 |2024M|1377 |   - |1748 | 703 |   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
916.42/916.49	c   780s|  7370k|  7330k|     0 |   0.0 |2027M|1377 |   - |1748 | 704 |   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
917.72/917.74	c   781s|  7380k|  7340k|     0 |   0.0 |2029M|1377 |   - |1748 | 745 |   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
918.92/918.97	c   782s|  7390k|  7350k|     0 |   0.0 |2032M|1377 |   - |1748 | 693 |   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
920.12/920.19	c   783s|  7400k|  7360k|     0 |   0.0 |2035M|1377 |   - |1748 | 705 |   0 |   0 |   0 | 200k|   0 | 0.000000e+00 |      --      |    Inf 
921.42/921.43	c   784s|  7410k|  7370k|     0 |   0.0 |2037M|1377 |   - |1748 | 730 |   0 |   0 |   0 | 200k|   0 | 0.000000e+00 |      --      |    Inf 
922.63/922.66	c   785s|  7420k|  7380k|     0 |   0.0 |2040M|1377 |   - |1748 | 749 |   0 |   0 |   0 | 200k|   0 | 0.000000e+00 |      --      |    Inf 
923.83/923.89	c   786s|  7430k|  7390k|     0 |   0.0 |2043M|1377 |   - |1748 | 744 |   0 |   0 |   0 | 200k|   0 | 0.000000e+00 |      --      |    Inf 
925.13/925.15	c   787s|  7440k|  7400k|     0 |   0.0 |2046M|1377 |   - |1748 | 732 |   0 |   0 |   0 | 201k|   0 | 0.000000e+00 |      --      |    Inf 
926.42/926.45	c   788s|  7450k|  7410k|     0 |   0.0 |2048M|1377 |   - |1748 | 764 |   0 |   0 |   0 | 201k|   0 | 0.000000e+00 |      --      |    Inf 
927.72/927.70	c   790s|  7460k|  7419k|     0 |   0.0 |2051M|1377 |   - |1748 | 752 |   0 |   0 |   0 | 201k|   0 | 0.000000e+00 |      --      |    Inf 
928.92/928.93	c   791s|  7470k|  7429k|     0 |   0.0 |2054M|1377 |   - |1748 | 766 |   0 |   0 |   0 | 201k|   0 | 0.000000e+00 |      --      |    Inf 
930.13/930.18	c   792s|  7480k|  7439k|     0 |   0.0 |2057M|1377 |   - |1748 | 742 |   0 |   0 |   0 | 202k|   0 | 0.000000e+00 |      --      |    Inf 
931.42/931.42	c   793s|  7490k|  7449k|     0 |   0.0 |2059M|1377 |   - |1748 | 808 |   0 |   0 |   0 | 202k|   0 | 0.000000e+00 |      --      |    Inf 
932.62/932.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
932.62/932.66	c   794s|  7500k|  7459k|     0 |   0.0 |2062M|1377 |   - |1748 | 761 |   0 |   0 |   0 | 202k|   0 | 0.000000e+00 |      --      |    Inf 
933.93/933.93	c   795s|  7510k|  7469k|     0 |   0.0 |2065M|1377 |   - |1748 | 774 |   0 |   0 |   0 | 203k|   0 | 0.000000e+00 |      --      |    Inf 
935.13/935.18	c   796s|  7520k|  7479k|     0 |   0.0 |2067M|1377 |   - |1748 | 774 |   0 |   0 |   0 | 203k|   0 | 0.000000e+00 |      --      |    Inf 
936.43/936.44	c   797s|  7530k|  7489k|     0 |   0.0 |2070M|1377 |   - |1748 | 788 |   0 |   0 |   0 | 203k|   0 | 0.000000e+00 |      --      |    Inf 
937.62/937.66	c   798s|  7540k|  7499k|     0 |   0.0 |2073M|1377 |   - |1748 | 749 |   0 |   0 |   0 | 203k|   0 | 0.000000e+00 |      --      |    Inf 
938.93/938.94	c   799s|  7550k|  7509k|     0 |   0.0 |2076M|1377 |   - |1748 | 803 |   0 |   0 |   0 | 204k|   0 | 0.000000e+00 |      --      |    Inf 
940.12/940.17	c   800s|  7560k|  7519k|     0 |   0.0 |2078M|1377 |   - |1748 | 713 |   0 |   0 |   0 | 204k|   0 | 0.000000e+00 |      --      |    Inf 
941.33/941.38	c   801s|  7570k|  7529k|     0 |   0.0 |2081M|1377 |   - |1748 | 707 |   0 |   0 |   0 | 204k|   0 | 0.000000e+00 |      --      |    Inf 
942.63/942.64	c   802s|  7580k|  7539k|     0 |   0.0 |2084M|1377 |   - |1748 | 748 |   0 |   0 |   0 | 204k|   0 | 0.000000e+00 |      --      |    Inf 
943.83/943.89	c   803s|  7590k|  7549k|     0 |   0.0 |2086M|1377 |   - |1748 | 770 |   0 |   0 |   0 | 205k|   0 | 0.000000e+00 |      --      |    Inf 
945.12/945.13	c   804s|  7600k|  7559k|     0 |   0.0 |2089M|1377 |   - |1748 | 805 |   0 |   0 |   0 | 205k|   0 | 0.000000e+00 |      --      |    Inf 
946.32/946.36	c   805s|  7610k|  7569k|     0 |   0.0 |2092M|1377 |   - |1748 | 806 |   0 |   0 |   0 | 205k|   0 | 0.000000e+00 |      --      |    Inf 
947.62/947.60	c   807s|  7620k|  7579k|     0 |   0.0 |2095M|1377 |   - |1748 | 807 |   0 |   0 |   0 | 206k|   0 | 0.000000e+00 |      --      |    Inf 
948.83/948.83	c   808s|  7630k|  7589k|     0 |   0.0 |2097M|1377 |   - |1748 | 765 |   0 |   0 |   0 | 206k|   0 | 0.000000e+00 |      --      |    Inf 
950.03/950.08	c   809s|  7640k|  7599k|     0 |   0.0 |2100M|1377 |   - |1748 | 792 |   0 |   0 |   0 | 206k|   0 | 0.000000e+00 |      --      |    Inf 
951.33/951.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
951.33/951.35	c   810s|  7650k|  7608k|     0 |   0.0 |2103M|1377 |   - |1748 | 805 |   0 |   0 |   0 | 206k|   0 | 0.000000e+00 |      --      |    Inf 
952.53/952.58	c   811s|  7660k|  7618k|     0 |   0.0 |2105M|1377 |   - |1748 | 804 |   0 |   0 |   0 | 207k|   0 | 0.000000e+00 |      --      |    Inf 
953.73/953.79	c   812s|  7670k|  7628k|     0 |   0.0 |2108M|1377 |   - |1748 | 784 |   0 |   0 |   0 | 207k|   0 | 0.000000e+00 |      --      |    Inf 
955.03/955.04	c   813s|  7680k|  7638k|     0 |   0.0 |2111M|1377 |   - |1748 | 818 |   0 |   0 |   0 | 207k|   0 | 0.000000e+00 |      --      |    Inf 
956.23/956.26	c   814s|  7690k|  7648k|     0 |   0.0 |2114M|1377 |   - |1748 | 831 |   0 |   0 |   0 | 207k|   0 | 0.000000e+00 |      --      |    Inf 
957.43/957.49	c   815s|  7700k|  7658k|     0 |   0.0 |2116M|1377 |   - |1748 | 824 |   0 |   0 |   0 | 208k|   0 | 0.000000e+00 |      --      |    Inf 
958.73/958.72	c   816s|  7710k|  7668k|     0 |   0.0 |2119M|1377 |   - |1748 | 778 |   0 |   0 |   0 | 208k|   0 | 0.000000e+00 |      --      |    Inf 
959.93/959.95	c   817s|  7720k|  7678k|     0 |   0.0 |2122M|1377 |   - |1748 | 821 |   0 |   0 |   0 | 208k|   0 | 0.000000e+00 |      --      |    Inf 
961.12/961.16	c   818s|  7730k|  7688k|     0 |   0.0 |2124M|1377 |   - |1748 | 801 |   0 |   0 |   0 | 208k|   0 | 0.000000e+00 |      --      |    Inf 
962.43/962.43	c   819s|  7740k|  7698k|     0 |   0.0 |2127M|1377 |   - |1748 | 839 |   0 |   0 |   0 | 209k|   0 | 0.000000e+00 |      --      |    Inf 
963.63/963.68	c   820s|  7750k|  7708k|     0 |   0.0 |2130M|1377 |   - |1748 | 775 |   0 |   0 |   0 | 209k|   0 | 0.000000e+00 |      --      |    Inf 
964.92/964.94	c   821s|  7760k|  7718k|     0 |   0.0 |2133M|1377 |   - |1748 | 750 |   0 |   0 |   0 | 209k|   0 | 0.000000e+00 |      --      |    Inf 
966.13/966.15	c   822s|  7770k|  7728k|     0 |   0.0 |2135M|1377 |   - |1748 | 739 |   0 |   0 |   0 | 209k|   0 | 0.000000e+00 |      --      |    Inf 
967.33/967.38	c   824s|  7780k|  7738k|     0 |   0.0 |2138M|1377 |   - |1748 | 777 |   0 |   0 |   0 | 210k|   0 | 0.000000e+00 |      --      |    Inf 
968.53/968.59	c   825s|  7790k|  7748k|     0 |   0.0 |2141M|1377 |   - |1748 | 726 |   0 |   0 |   0 | 210k|   0 | 0.000000e+00 |      --      |    Inf 
969.82/969.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
969.82/969.81	c   826s|  7800k|  7758k|     0 |   0.0 |2143M|1377 |   - |1748 | 698 |   0 |   0 |   0 | 210k|   0 | 0.000000e+00 |      --      |    Inf 
971.03/971.04	c   827s|  7810k|  7768k|     0 |   0.0 |2146M|1377 |   - |1748 | 702 |   0 |   0 |   0 | 210k|   0 | 0.000000e+00 |      --      |    Inf 
972.23/972.27	c   828s|  7820k|  7778k|     0 |   0.0 |2149M|1377 |   - |1748 | 718 |   0 |   0 |   0 | 211k|   0 | 0.000000e+00 |      --      |    Inf 
973.53/973.52	c   829s|  7830k|  7788k|     0 |   0.0 |2152M|1377 |   - |1748 | 749 |   0 |   0 |   0 | 211k|   0 | 0.000000e+00 |      --      |    Inf 
974.73/974.76	c   830s|  7840k|  7798k|     0 |   0.0 |2154M|1377 |   - |1748 | 729 |   0 |   0 |   0 | 211k|   0 | 0.000000e+00 |      --      |    Inf 
976.02/976.02	c   831s|  7850k|  7807k|     0 |   0.0 |2157M|1377 |   - |1748 | 767 |   0 |   0 |   0 | 211k|   0 | 0.000000e+00 |      --      |    Inf 
977.23/977.24	c   832s|  7860k|  7817k|     0 |   0.0 |2160M|1377 |   - |1748 | 714 |   0 |   0 |   0 | 212k|   0 | 0.000000e+00 |      --      |    Inf 
978.53/978.50	c   833s|  7870k|  7827k|     0 |   0.0 |2163M|1377 |   - |1748 | 729 |   0 |   0 |   0 | 212k|   0 | 0.000000e+00 |      --      |    Inf 
979.73/979.74	c   834s|  7880k|  7837k|     0 |   0.0 |2165M|1377 |   - |1748 | 700 |   0 |   0 |   0 | 212k|   0 | 0.000000e+00 |      --      |    Inf 
981.02/981.02	c   835s|  7890k|  7847k|     0 |   0.0 |2168M|1377 |   - |1748 | 688 |   0 |   0 |   0 | 212k|   0 | 0.000000e+00 |      --      |    Inf 
982.23/982.25	c   836s|  7900k|  7857k|     0 |   0.0 |2171M|1377 |   - |1748 | 673 |   0 |   0 |   0 | 213k|   0 | 0.000000e+00 |      --      |    Inf 
983.62/983.63	c   837s|  7910k|  7867k|     0 |   0.0 |2174M|1377 |   - |1748 | 642 |   0 |   0 |   0 | 213k|   0 | 0.000000e+00 |      --      |    Inf 
985.02/985.04	c   839s|  7920k|  7877k|     0 |   0.0 |2176M|1377 |   - |1748 | 686 |   0 |   0 |   0 | 213k|   0 | 0.000000e+00 |      --      |    Inf 
986.42/986.42	c   840s|  7930k|  7887k|     0 |   0.0 |2179M|1377 |   - |1748 | 678 |   0 |   0 |   0 | 213k|   0 | 0.000000e+00 |      --      |    Inf 
987.83/987.85	c   841s|  7940k|  7897k|     0 |   0.0 |2182M|1377 |   - |1748 | 719 |   0 |   0 |   0 | 214k|   0 | 0.000000e+00 |      --      |    Inf 
989.22/989.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
989.22/989.23	c   843s|  7950k|  7907k|     0 |   0.0 |2184M|1377 |   - |1748 | 719 |   0 |   0 |   0 | 214k|   0 | 0.000000e+00 |      --      |    Inf 
990.63/990.62	c   844s|  7960k|  7917k|     0 |   0.0 |2187M|1377 |   - |1748 | 742 |   0 |   0 |   0 | 214k|   0 | 0.000000e+00 |      --      |    Inf 
991.92/991.97	c   845s|  7970k|  7927k|     0 |   0.0 |2190M|1377 |   - |1748 | 724 |   0 |   0 |   0 | 215k|   0 | 0.000000e+00 |      --      |    Inf 
993.33/993.36	c   847s|  7980k|  7937k|     0 |   0.0 |2193M|1377 |   - |1748 | 738 |   0 |   0 |   0 | 215k|   0 | 0.000000e+00 |      --      |    Inf 
994.72/994.79	c   848s|  7990k|  7947k|     0 |   0.0 |2195M|1377 |   - |1748 | 708 |   0 |   0 |   0 | 215k|   0 | 0.000000e+00 |      --      |    Inf 
996.23/996.24	c   849s|  8000k|  7957k|     0 |   0.0 |2198M|1377 |   - |1748 | 739 |   0 |   0 |   0 | 215k|   0 | 0.000000e+00 |      --      |    Inf 
997.63/997.64	c   851s|  8010k|  7967k|     0 |   0.0 |2201M|1377 |   - |1748 | 742 |   0 |   0 |   0 | 216k|   0 | 0.000000e+00 |      --      |    Inf 
999.02/999.07	c   852s|  8020k|  7977k|     0 |   0.0 |2204M|1377 |   - |1748 | 772 |   0 |   0 |   0 | 216k|   0 | 0.000000e+00 |      --      |    Inf 
1000.43/1000.47	c   854s|  8030k|  7986k|     0 |   0.0 |2206M|1377 |   - |1748 | 784 |   0 |   0 |   0 | 216k|   0 | 0.000000e+00 |      --      |    Inf 
1001.83/1001.88	c   855s|  8040k|  7996k|     0 |   0.0 |2209M|1377 |   - |1748 | 793 |   0 |   0 |   0 | 216k|   0 | 0.000000e+00 |      --      |    Inf 
1003.23/1003.29	c   856s|  8050k|  8006k|     0 |   0.0 |2212M|1377 |   - |1748 | 792 |   0 |   0 |   0 | 217k|   0 | 0.000000e+00 |      --      |    Inf 
1004.53/1004.59	c   857s|  8060k|  8016k|     0 |   0.0 |2215M|1377 |   - |1748 | 758 |   0 |   0 |   0 | 217k|   0 | 0.000000e+00 |      --      |    Inf 
1005.82/1005.84	c   858s|  8070k|  8026k|     0 |   0.0 |2217M|1377 |   - |1748 | 728 |   0 |   0 |   0 | 217k|   0 | 0.000000e+00 |      --      |    Inf 
1007.02/1007.07	c   859s|  8080k|  8036k|     0 |   0.0 |2220M|1377 |   - |1748 | 778 |   0 |   0 |   0 | 218k|   0 | 0.000000e+00 |      --      |    Inf 
1008.32/1008.32	c   861s|  8090k|  8046k|     0 |   0.0 |2223M|1377 |   - |1748 | 779 |   0 |   0 |   0 | 218k|   0 | 0.000000e+00 |      --      |    Inf 
1009.52/1009.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1009.52/1009.56	c   862s|  8100k|  8056k|     0 |   0.0 |2225M|1377 |   - |1748 | 804 |   0 |   0 |   0 | 218k|   0 | 0.000000e+00 |      --      |    Inf 
1010.83/1010.81	c   863s|  8110k|  8066k|     0 |   0.0 |2228M|1377 |   - |1748 | 775 |   0 |   0 |   0 | 218k|   0 | 0.000000e+00 |      --      |    Inf 
1012.03/1012.07	c   864s|  8120k|  8076k|     0 |   0.0 |2231M|1377 |   - |1748 | 803 |   0 |   0 |   0 | 219k|   0 | 0.000000e+00 |      --      |    Inf 
1013.33/1013.34	c   865s|  8130k|  8086k|     0 |   0.0 |2234M|1377 |   - |1748 | 815 |   0 |   0 |   0 | 219k|   0 | 0.000000e+00 |      --      |    Inf 
1014.63/1014.60	c   866s|  8140k|  8096k|     0 |   0.0 |2236M|1377 |   - |1748 | 751 |   0 |   0 |   0 | 219k|   0 | 0.000000e+00 |      --      |    Inf 
1015.83/1015.85	c   867s|  8150k|  8106k|     0 |   0.0 |2239M|1377 |   - |1748 | 774 |   0 |   0 |   0 | 220k|   0 | 0.000000e+00 |      --      |    Inf 
1017.03/1017.06	c   868s|  8160k|  8116k|     0 |   0.0 |2242M|1377 |   - |1748 | 767 |   0 |   0 |   0 | 220k|   0 | 0.000000e+00 |      --      |    Inf 
1018.32/1018.31	c   869s|  8170k|  8126k|     0 |   0.0 |2245M|1377 |   - |1748 | 792 |   0 |   0 |   0 | 220k|   0 | 0.000000e+00 |      --      |    Inf 
1019.53/1019.55	c   870s|  8180k|  8136k|     0 |   0.0 |2247M|1377 |   - |1748 | 755 |   0 |   0 |   0 | 220k|   0 | 0.000000e+00 |      --      |    Inf 
1020.73/1020.78	c   871s|  8190k|  8146k|     0 |   0.0 |2250M|1377 |   - |1748 | 784 |   0 |   0 |   0 | 221k|   0 | 0.000000e+00 |      --      |    Inf 
1022.03/1022.02	c   872s|  8200k|  8156k|     0 |   0.0 |2253M|1377 |   - |1748 | 797 |   0 |   0 |   0 | 221k|   0 | 0.000000e+00 |      --      |    Inf 
1023.23/1023.24	c   873s|  8210k|  8166k|     0 |   0.0 |2255M|1377 |   - |1748 | 782 |   0 |   0 |   0 | 221k|   0 | 0.000000e+00 |      --      |    Inf 
1024.42/1024.45	c   874s|  8220k|  8175k|     0 |   0.0 |2258M|1377 |   - |1748 | 795 |   0 |   0 |   0 | 221k|   0 | 0.000000e+00 |      --      |    Inf 
1025.62/1025.69	c   875s|  8230k|  8185k|     0 |   0.0 |2261M|1377 |   - |1748 | 773 |   0 |   0 |   0 | 222k|   0 | 0.000000e+00 |      --      |    Inf 
1026.93/1026.91	c   876s|  8240k|  8195k|     0 |   0.0 |2264M|1377 |   - |1748 | 782 |   0 |   0 |   0 | 222k|   0 | 0.000000e+00 |      --      |    Inf 
1028.12/1028.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1028.12/1028.13	c   877s|  8250k|  8205k|     0 |   0.0 |2266M|1377 |   - |1748 | 753 |   0 |   0 |   0 | 222k|   0 | 0.000000e+00 |      --      |    Inf 
1029.33/1029.36	c   878s|  8260k|  8215k|     0 |   0.0 |2269M|1377 |   - |1748 | 770 |   0 |   0 |   0 | 222k|   0 | 0.000000e+00 |      --      |    Inf 
1030.63/1030.64	c   880s|  8270k|  8225k|     0 |   0.0 |2272M|1377 |   - |1748 | 814 |   0 |   0 |   0 | 223k|   0 | 0.000000e+00 |      --      |    Inf 
1031.83/1031.87	c   881s|  8280k|  8235k|     0 |   0.0 |2275M|1377 |   - |1748 | 767 |   0 |   0 |   0 | 223k|   0 | 0.000000e+00 |      --      |    Inf 
1033.12/1033.13	c   882s|  8290k|  8245k|     0 |   0.0 |2277M|1377 |   - |1748 | 808 |   0 |   0 |   0 | 223k|   0 | 0.000000e+00 |      --      |    Inf 
1034.32/1034.35	c   883s|  8300k|  8255k|     0 |   0.0 |2280M|1377 |   - |1748 | 737 |   0 |   0 |   0 | 223k|   0 | 0.000000e+00 |      --      |    Inf 
1035.53/1035.57	c   884s|  8310k|  8265k|     0 |   0.0 |2283M|1377 |   - |1748 | 788 |   0 |   0 |   0 | 224k|   0 | 0.000000e+00 |      --      |    Inf 
1036.82/1036.82	c   885s|  8320k|  8275k|     0 |   0.0 |2285M|1377 |   - |1748 | 821 |   0 |   0 |   0 | 224k|   0 | 0.000000e+00 |      --      |    Inf 
1038.03/1038.05	c   886s|  8330k|  8285k|     0 |   0.0 |2288M|1377 |   - |1748 | 800 |   0 |   0 |   0 | 224k|   0 | 0.000000e+00 |      --      |    Inf 
1039.33/1039.30	c   887s|  8340k|  8295k|     0 |   0.0 |2291M|1377 |   - |1748 | 802 |   0 |   0 |   0 | 224k|   0 | 0.000000e+00 |      --      |    Inf 
1040.53/1040.56	c   888s|  8350k|  8305k|     0 |   0.0 |2294M|1377 |   - |1748 | 820 |   0 |   0 |   0 | 225k|   0 | 0.000000e+00 |      --      |    Inf 
1041.83/1041.81	c   889s|  8360k|  8315k|     0 |   0.0 |2296M|1377 |   - |1748 | 808 |   0 |   0 |   0 | 225k|   0 | 0.000000e+00 |      --      |    Inf 
1043.03/1043.09	c   890s|  8370k|  8325k|     0 |   0.0 |2299M|1377 |   - |1748 | 781 |   0 |   0 |   0 | 225k|   0 | 0.000000e+00 |      --      |    Inf 
1044.33/1044.32	c   891s|  8380k|  8335k|     0 |   0.0 |2302M|1377 |   - |1748 | 788 |   0 |   0 |   0 | 225k|   0 | 0.000000e+00 |      --      |    Inf 
1045.53/1045.53	c   892s|  8390k|  8345k|     0 |   0.0 |2304M|1377 |   - |1748 | 773 |   0 |   0 |   0 | 226k|   0 | 0.000000e+00 |      --      |    Inf 
1046.72/1046.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1046.72/1046.76	c   893s|  8400k|  8355k|     0 |   0.0 |2307M|1377 |   - |1748 | 811 |   0 |   0 |   0 | 226k|   0 | 0.000000e+00 |      --      |    Inf 
1048.03/1048.03	c   894s|  8410k|  8364k|     0 |   0.0 |2310M|1377 |   - |1748 | 840 |   0 |   0 |   0 | 226k|   0 | 0.000000e+00 |      --      |    Inf 
1049.22/1049.24	c   895s|  8420k|  8374k|     0 |   0.0 |2313M|1377 |   - |1748 | 819 |   0 |   0 |   0 | 227k|   0 | 0.000000e+00 |      --      |    Inf 
1050.43/1050.45	c   896s|  8430k|  8384k|     0 |   0.0 |2315M|1377 |   - |1748 | 817 |   0 |   0 |   0 | 227k|   0 | 0.000000e+00 |      --      |    Inf 
1051.63/1051.68	c   898s|  8440k|  8394k|     0 |   0.0 |2318M|1377 |   - |1748 | 782 |   0 |   0 |   0 | 227k|   0 | 0.000000e+00 |      --      |    Inf 
1052.92/1052.94	c   899s|  8450k|  8404k|     0 |   0.0 |2321M|1377 |   - |1748 | 849 |   0 |   0 |   0 | 227k|   0 | 0.000000e+00 |      --      |    Inf 
1054.13/1054.16	c   900s|  8460k|  8414k|     0 |   0.0 |2323M|1377 |   - |1748 | 814 |   0 |   0 |   0 | 228k|   0 | 0.000000e+00 |      --      |    Inf 
1055.33/1055.37	c   901s|  8470k|  8424k|     0 |   0.0 |2326M|1377 |   - |1748 | 790 |   0 |   0 |   0 | 228k|   0 | 0.000000e+00 |      --      |    Inf 
1056.62/1056.61	c   902s|  8480k|  8434k|     0 |   0.0 |2329M|1377 |   - |1748 | 811 |   0 |   0 |   0 | 228k|   0 | 0.000000e+00 |      --      |    Inf 
1057.82/1057.83	c   903s|  8490k|  8444k|     0 |   0.0 |2332M|1377 |   - |1748 | 859 |   0 |   0 |   0 | 229k|   0 | 0.000000e+00 |      --      |    Inf 
1059.12/1059.10	c   904s|  8500k|  8454k|     0 |   0.0 |2334M|1377 |   - |1748 | 859 |   0 |   0 |   0 | 229k|   0 | 0.000000e+00 |      --      |    Inf 
1060.33/1060.33	c   905s|  8510k|  8464k|     0 |   0.0 |2337M|1377 |   - |1748 | 810 |   0 |   0 |   0 | 229k|   0 | 0.000000e+00 |      --      |    Inf 
1061.53/1061.52	c   906s|  8520k|  8474k|     0 |   0.0 |2340M|1377 |   - |1748 | 815 |   0 |   0 |   0 | 229k|   0 | 0.000000e+00 |      --      |    Inf 
1062.72/1062.72	c   907s|  8530k|  8484k|     0 |   0.0 |2343M|1377 |   - |1748 | 835 |   0 |   0 |   0 | 229k|   0 | 0.000000e+00 |      --      |    Inf 
1063.92/1063.96	c   908s|  8540k|  8494k|     0 |   0.0 |2345M|1377 |   - |1748 | 873 |   0 |   0 |   0 | 230k|   0 | 0.000000e+00 |      --      |    Inf 
1065.23/1065.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1065.23/1065.20	c   909s|  8550k|  8504k|     0 |   0.0 |2348M|1377 |   - |1748 | 829 |   0 |   0 |   0 | 230k|   0 | 0.000000e+00 |      --      |    Inf 
1066.43/1066.44	c   910s|  8560k|  8514k|     0 |   0.0 |2351M|1377 |   - |1748 | 845 |   0 |   0 |   0 | 230k|   0 | 0.000000e+00 |      --      |    Inf 
1067.73/1067.72	c   911s|  8570k|  8524k|     0 |   0.0 |2353M|1377 |   - |1748 | 863 |   0 |   0 |   0 | 231k|   0 | 0.000000e+00 |      --      |    Inf 
1068.93/1068.94	c   912s|  8580k|  8534k|     0 |   0.0 |2356M|1377 |   - |1748 | 848 |   0 |   0 |   0 | 231k|   0 | 0.000000e+00 |      --      |    Inf 
1070.12/1070.17	c   913s|  8590k|  8544k|     0 |   0.0 |2359M|1377 |   - |1748 | 841 |   0 |   0 |   0 | 231k|   0 | 0.000000e+00 |      --      |    Inf 
1071.43/1071.41	c   914s|  8600k|  8553k|     0 |   0.0 |2362M|1377 |   - |1748 | 839 |   0 |   0 |   0 | 231k|   0 | 0.000000e+00 |      --      |    Inf 
1072.63/1072.63	c   915s|  8610k|  8563k|     0 |   0.0 |2364M|1377 |   - |1748 | 852 |   0 |   0 |   0 | 232k|   0 | 0.000000e+00 |      --      |    Inf 
1073.83/1073.86	c   916s|  8620k|  8573k|     0 |   0.0 |2367M|1377 |   - |1748 | 868 |   0 |   0 |   0 | 232k|   0 | 0.000000e+00 |      --      |    Inf 
1075.03/1075.09	c   917s|  8630k|  8583k|     0 |   0.0 |2370M|1377 |   - |1748 | 810 |   0 |   0 |   0 | 232k|   0 | 0.000000e+00 |      --      |    Inf 
1076.33/1076.32	c   918s|  8640k|  8593k|     0 |   0.0 |2373M|1377 |   - |1748 | 818 |   0 |   0 |   0 | 232k|   0 | 0.000000e+00 |      --      |    Inf 
1077.52/1077.56	c   920s|  8650k|  8603k|     0 |   0.0 |2375M|1377 |   - |1748 | 825 |   0 |   0 |   0 | 233k|   0 | 0.000000e+00 |      --      |    Inf 
1078.72/1078.78	c   921s|  8660k|  8613k|     0 |   0.0 |2378M|1377 |   - |1748 | 853 |   0 |   0 |   0 | 233k|   0 | 0.000000e+00 |      --      |    Inf 
1080.03/1080.00	c   922s|  8670k|  8623k|     0 |   0.0 |2381M|1377 |   - |1748 | 797 |   0 |   0 |   0 | 233k|   0 | 0.000000e+00 |      --      |    Inf 
1081.23/1081.21	c   923s|  8680k|  8633k|     0 |   0.0 |2383M|1377 |   - |1748 | 808 |   0 |   0 |   0 | 234k|   0 | 0.000000e+00 |      --      |    Inf 
1082.43/1082.46	c   924s|  8690k|  8643k|     0 |   0.0 |2386M|1377 |   - |1748 | 800 |   0 |   0 |   0 | 234k|   0 | 0.000000e+00 |      --      |    Inf 
1083.73/1083.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1083.73/1083.72	c   925s|  8700k|  8653k|     0 |   0.0 |2389M|1377 |   - |1748 | 791 |   0 |   0 |   0 | 234k|   0 | 0.000000e+00 |      --      |    Inf 
1084.92/1084.96	c   926s|  8710k|  8663k|     0 |   0.0 |2392M|1377 |   - |1748 | 794 |   0 |   0 |   0 | 234k|   0 | 0.000000e+00 |      --      |    Inf 
1086.23/1086.20	c   927s|  8720k|  8673k|     0 |   0.0 |2394M|1377 |   - |1748 | 777 |   0 |   0 |   0 | 235k|   0 | 0.000000e+00 |      --      |    Inf 
1087.42/1087.42	c   928s|  8730k|  8683k|     0 |   0.0 |2397M|1377 |   - |1748 | 756 |   0 |   0 |   0 | 235k|   0 | 0.000000e+00 |      --      |    Inf 
1088.62/1088.67	c   929s|  8740k|  8693k|     0 |   0.0 |2400M|1377 |   - |1748 | 740 |   0 |   0 |   0 | 235k|   0 | 0.000000e+00 |      --      |    Inf 
1089.83/1089.89	c   930s|  8750k|  8703k|     0 |   0.0 |2403M|1377 |   - |1748 | 748 |   0 |   0 |   0 | 235k|   0 | 0.000000e+00 |      --      |    Inf 
1091.14/1091.12	c   931s|  8760k|  8713k|     0 |   0.0 |2405M|1377 |   - |1748 | 716 |   0 |   0 |   0 | 235k|   0 | 0.000000e+00 |      --      |    Inf 
1092.33/1092.34	c   932s|  8770k|  8723k|     0 |   0.0 |2408M|1377 |   - |1748 | 726 |   0 |   0 |   0 | 236k|   0 | 0.000000e+00 |      --      |    Inf 
1093.53/1093.58	c   933s|  8780k|  8733k|     0 |   0.0 |2411M|1377 |   - |1748 | 712 |   0 |   0 |   0 | 236k|   0 | 0.000000e+00 |      --      |    Inf 
1094.83/1094.81	c   934s|  8790k|  8742k|     0 |   0.0 |2413M|1377 |   - |1748 | 685 |   0 |   0 |   0 | 236k|   0 | 0.000000e+00 |      --      |    Inf 
1096.03/1096.05	c   935s|  8800k|  8752k|     0 |   0.0 |2416M|1377 |   - |1748 | 692 |   0 |   0 |   0 | 237k|   0 | 0.000000e+00 |      --      |    Inf 
1097.33/1097.30	c   936s|  8810k|  8762k|     0 |   0.0 |2419M|1377 |   - |1748 | 722 |   0 |   0 |   0 | 237k|   0 | 0.000000e+00 |      --      |    Inf 
1098.53/1098.54	c   937s|  8820k|  8772k|     0 |   0.0 |2422M|1377 |   - |1748 | 711 |   0 |   0 |   0 | 237k|   0 | 0.000000e+00 |      --      |    Inf 
1099.73/1099.76	c   938s|  8830k|  8782k|     0 |   0.0 |2424M|1377 |   - |1748 | 742 |   0 |   0 |   0 | 237k|   0 | 0.000000e+00 |      --      |    Inf 
1100.93/1100.99	c   940s|  8840k|  8792k|     0 |   0.0 |2427M|1377 |   - |1748 | 758 |   0 |   0 |   0 | 238k|   0 | 0.000000e+00 |      --      |    Inf 
1102.23/1102.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1102.23/1102.24	c   941s|  8850k|  8802k|     0 |   0.0 |2430M|1377 |   - |1748 | 735 |   0 |   0 |   0 | 238k|   0 | 0.000000e+00 |      --      |    Inf 
1103.43/1103.44	c   942s|  8860k|  8812k|     0 |   0.0 |2433M|1377 |   - |1748 | 739 |   0 |   0 |   0 | 238k|   0 | 0.000000e+00 |      --      |    Inf 
1104.63/1104.68	c   943s|  8870k|  8822k|     0 |   0.0 |2435M|1377 |   - |1748 | 745 |   0 |   0 |   0 | 238k|   0 | 0.000000e+00 |      --      |    Inf 
1105.93/1105.91	c   944s|  8880k|  8832k|     0 |   0.0 |2438M|1377 |   - |1748 | 771 |   0 |   0 |   0 | 239k|   0 | 0.000000e+00 |      --      |    Inf 
1107.13/1107.12	c   945s|  8890k|  8842k|     0 |   0.0 |2441M|1377 |   - |1748 | 736 |   0 |   0 |   0 | 239k|   0 | 0.000000e+00 |      --      |    Inf 
1108.43/1108.41	c   946s|  8900k|  8852k|     0 |   0.0 |2444M|1377 |   - |1748 | 748 |   0 |   0 |   0 | 239k|   0 | 0.000000e+00 |      --      |    Inf 
1109.63/1109.64	c   947s|  8910k|  8862k|     0 |   0.0 |2446M|1377 |   - |1748 | 726 |   0 |   0 |   0 | 240k|   0 | 0.000000e+00 |      --      |    Inf 
1110.83/1110.87	c   948s|  8920k|  8872k|     0 |   0.0 |2449M|1377 |   - |1748 | 753 |   0 |   0 |   0 | 240k|   0 | 0.000000e+00 |      --      |    Inf 
1112.04/1112.08	c   949s|  8930k|  8882k|     0 |   0.0 |2452M|1377 |   - |1748 | 743 |   0 |   0 |   0 | 240k|   0 | 0.000000e+00 |      --      |    Inf 
1113.33/1113.33	c   950s|  8940k|  8892k|     0 |   0.0 |2454M|1377 |   - |1748 | 765 |   0 |   0 |   0 | 240k|   0 | 0.000000e+00 |      --      |    Inf 
1114.53/1114.56	c   951s|  8950k|  8902k|     0 |   0.0 |2457M|1377 |   - |1748 | 751 |   0 |   0 |   0 | 241k|   0 | 0.000000e+00 |      --      |    Inf 
1115.73/1115.77	c   952s|  8960k|  8912k|     0 |   0.0 |2460M|1377 |   - |1748 | 733 |   0 |   0 |   0 | 241k|   0 | 0.000000e+00 |      --      |    Inf 
1117.03/1117.00	c   953s|  8970k|  8922k|     0 |   0.0 |2463M|1377 |   - |1748 | 745 |   0 |   0 |   0 | 241k|   0 | 0.000000e+00 |      --      |    Inf 
1118.23/1118.24	c   954s|  8980k|  8931k|     0 |   0.0 |2465M|1377 |   - |1748 | 758 |   0 |   0 |   0 | 241k|   0 | 0.000000e+00 |      --      |    Inf 
1119.43/1119.48	c   955s|  8990k|  8941k|     0 |   0.0 |2468M|1377 |   - |1748 | 740 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
1120.73/1120.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1120.73/1120.71	c   956s|  9000k|  8951k|     0 |   0.0 |2471M|1377 |   - |1748 | 716 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
1121.93/1121.93	c   957s|  9010k|  8961k|     0 |   0.0 |2474M|1377 |   - |1748 | 700 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
1123.14/1123.17	c   958s|  9020k|  8971k|     0 |   0.0 |2476M|1377 |   - |1748 | 709 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
1124.43/1124.43	c   960s|  9030k|  8981k|     0 |   0.0 |2479M|1377 |   - |1748 | 677 |   0 |   0 |   0 | 243k|   0 | 0.000000e+00 |      --      |    Inf 
1125.63/1125.66	c   961s|  9040k|  8991k|     0 |   0.0 |2482M|1377 |   - |1748 | 674 |   0 |   0 |   0 | 243k|   0 | 0.000000e+00 |      --      |    Inf 
1126.93/1126.90	c   962s|  9050k|  9001k|     0 |   0.0 |2485M|1377 |   - |1748 | 764 |   0 |   0 |   0 | 243k|   0 | 0.000000e+00 |      --      |    Inf 
1128.13/1128.11	c   963s|  9060k|  9011k|     0 |   0.0 |2487M|1377 |   - |1748 | 693 |   0 |   0 |   0 | 243k|   0 | 0.000000e+00 |      --      |    Inf 
1129.33/1129.36	c   964s|  9070k|  9021k|     0 |   0.0 |2490M|1377 |   - |1748 | 751 |   0 |   0 |   0 | 244k|   0 | 0.000000e+00 |      --      |    Inf 
1130.53/1130.59	c   965s|  9080k|  9031k|     0 |   0.0 |2493M|1377 |   - |1748 | 765 |   0 |   0 |   0 | 244k|   0 | 0.000000e+00 |      --      |    Inf 
1131.83/1131.83	c   966s|  9090k|  9041k|     0 |   0.0 |2495M|1377 |   - |1748 | 727 |   0 |   0 |   0 | 244k|   0 | 0.000000e+00 |      --      |    Inf 
1133.03/1133.05	c   967s|  9100k|  9051k|     0 |   0.0 |2498M|1377 |   - |1748 | 721 |   0 |   0 |   0 | 244k|   0 | 0.000000e+00 |      --      |    Inf 
1134.23/1134.27	c   968s|  9110k|  9061k|     0 |   0.0 |2501M|1377 |   - |1748 | 720 |   0 |   0 |   0 | 245k|   0 | 0.000000e+00 |      --      |    Inf 
1135.53/1135.54	c   969s|  9120k|  9071k|     0 |   0.0 |2504M|1377 |   - |1748 | 752 |   0 |   0 |   0 | 245k|   0 | 0.000000e+00 |      --      |    Inf 
1136.73/1136.77	c   970s|  9130k|  9081k|     0 |   0.0 |2506M|1377 |   - |1748 | 764 |   0 |   0 |   0 | 245k|   0 | 0.000000e+00 |      --      |    Inf 
1137.93/1137.99	c   971s|  9140k|  9091k|     0 |   0.0 |2509M|1377 |   - |1748 | 751 |   0 |   0 |   0 | 246k|   0 | 0.000000e+00 |      --      |    Inf 
1139.23/1139.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1139.23/1139.21	c   972s|  9150k|  9101k|     0 |   0.0 |2512M|1377 |   - |1748 | 710 |   0 |   0 |   0 | 246k|   0 | 0.000000e+00 |      --      |    Inf 
1140.43/1140.44	c   973s|  9160k|  9111k|     0 |   0.0 |2515M|1377 |   - |1748 | 706 |   0 |   0 |   0 | 246k|   0 | 0.000000e+00 |      --      |    Inf 
1141.63/1141.66	c   974s|  9170k|  9120k|     0 |   0.0 |2517M|1377 |   - |1748 | 724 |   0 |   0 |   0 | 246k|   0 | 0.000000e+00 |      --      |    Inf 
1142.93/1142.91	c   975s|  9180k|  9130k|     0 |   0.0 |2520M|1377 |   - |1748 | 715 |   0 |   0 |   0 | 246k|   0 | 0.000000e+00 |      --      |    Inf 
1144.13/1144.11	c   976s|  9190k|  9140k|     0 |   0.0 |2523M|1377 |   - |1748 | 692 |   0 |   0 |   0 | 247k|   0 | 0.000000e+00 |      --      |    Inf 
1145.33/1145.34	c   977s|  9200k|  9150k|     0 |   0.0 |2526M|1377 |   - |1748 | 691 |   0 |   0 |   0 | 247k|   0 | 0.000000e+00 |      --      |    Inf 
1146.53/1146.56	c   978s|  9210k|  9160k|     0 |   0.0 |2528M|1377 |   - |1748 | 709 |   0 |   0 |   0 | 247k|   0 | 0.000000e+00 |      --      |    Inf 
1147.83/1147.81	c   980s|  9220k|  9170k|     0 |   0.0 |2531M|1377 |   - |1748 | 730 |   0 |   0 |   0 | 248k|   0 | 0.000000e+00 |      --      |    Inf 
1149.03/1149.03	c   981s|  9230k|  9180k|     0 |   0.0 |2534M|1377 |   - |1748 | 678 |   0 |   0 |   0 | 248k|   0 | 0.000000e+00 |      --      |    Inf 
1150.23/1150.27	c   982s|  9240k|  9190k|     0 |   0.0 |2536M|1377 |   - |1748 | 720 |   0 |   0 |   0 | 248k|   0 | 0.000000e+00 |      --      |    Inf 
1151.53/1151.52	c   983s|  9250k|  9200k|     0 |   0.0 |2539M|1377 |   - |1748 | 697 |   0 |   0 |   0 | 248k|   0 | 0.000000e+00 |      --      |    Inf 
1152.73/1152.76	c   984s|  9260k|  9210k|     0 |   0.0 |2542M|1377 |   - |1748 | 691 |   0 |   0 |   0 | 249k|   0 | 0.000000e+00 |      --      |    Inf 
1153.94/1153.99	c   985s|  9270k|  9220k|     0 |   0.0 |2545M|1377 |   - |1748 | 687 |   0 |   0 |   0 | 249k|   0 | 0.000000e+00 |      --      |    Inf 
1155.23/1155.24	c   986s|  9280k|  9230k|     0 |   0.0 |2547M|1377 |   - |1748 | 728 |   0 |   0 |   0 | 249k|   0 | 0.000000e+00 |      --      |    Inf 
1156.43/1156.45	c   987s|  9290k|  9240k|     0 |   0.0 |2550M|1377 |   - |1748 | 683 |   0 |   0 |   0 | 249k|   0 | 0.000000e+00 |      --      |    Inf 
1157.73/1157.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1157.73/1157.71	c   988s|  9300k|  9250k|     0 |   0.0 |2553M|1377 |   - |1748 | 660 |   0 |   0 |   0 | 250k|   0 | 0.000000e+00 |      --      |    Inf 
1158.94/1158.97	c   989s|  9310k|  9260k|     0 |   0.0 |2556M|1377 |   - |1748 | 691 |   0 |   0 |   0 | 250k|   0 | 0.000000e+00 |      --      |    Inf 
1160.13/1160.19	c   990s|  9320k|  9270k|     0 |   0.0 |2558M|1377 |   - |1748 | 698 |   0 |   0 |   0 | 250k|   0 | 0.000000e+00 |      --      |    Inf 
1161.43/1161.43	c   991s|  9330k|  9280k|     0 |   0.0 |2561M|1377 |   - |1748 | 720 |   0 |   0 |   0 | 250k|   0 | 0.000000e+00 |      --      |    Inf 
1162.64/1162.67	c   992s|  9340k|  9290k|     0 |   0.0 |2564M|1377 |   - |1748 | 700 |   0 |   0 |   0 | 251k|   0 | 0.000000e+00 |      --      |    Inf 
1163.84/1163.89	c   993s|  9350k|  9300k|     0 |   0.0 |2567M|1377 |   - |1748 | 678 |   0 |   0 |   0 | 251k|   0 | 0.000000e+00 |      --      |    Inf 
1165.13/1165.12	c   994s|  9360k|  9310k|     0 |   0.0 |2569M|1377 |   - |1748 | 704 |   0 |   0 |   0 | 251k|   0 | 0.000000e+00 |      --      |    Inf 
1166.33/1166.33	c   995s|  9370k|  9319k|     0 |   0.0 |2572M|1377 |   - |1748 | 702 |   0 |   0 |   0 | 251k|   0 | 0.000000e+00 |      --      |    Inf 
1167.53/1167.54	c   996s|  9380k|  9329k|     0 |   0.0 |2575M|1377 |   - |1748 | 675 |   0 |   0 |   0 | 252k|   0 | 0.000000e+00 |      --      |    Inf 
1168.73/1168.76	c   997s|  9390k|  9339k|     0 |   0.0 |2577M|1377 |   - |1748 | 721 |   0 |   0 |   0 | 252k|   0 | 0.000000e+00 |      --      |    Inf 
1170.03/1170.03	c   998s|  9400k|  9349k|     0 |   0.0 |2580M|1377 |   - |1748 | 742 |   0 |   0 |   0 | 252k|   0 | 0.000000e+00 |      --      |    Inf 
1171.23/1171.25	c  1000s|  9410k|  9359k|     0 |   0.0 |2583M|1377 |   - |1748 | 743 |   0 |   0 |   0 | 253k|   0 | 0.000000e+00 |      --      |    Inf 
1172.43/1172.47	c  1001s|  9420k|  9369k|     0 |   0.0 |2586M|1377 |   - |1748 | 718 |   0 |   0 |   0 | 253k|   0 | 0.000000e+00 |      --      |    Inf 
1173.63/1173.69	c  1002s|  9430k|  9379k|     0 |   0.0 |2588M|1377 |   - |1748 | 740 |   0 |   0 |   0 | 253k|   0 | 0.000000e+00 |      --      |    Inf 
1174.93/1174.95	c  1003s|  9440k|  9389k|     0 |   0.0 |2591M|1377 |   - |1748 | 726 |   0 |   0 |   0 | 253k|   0 | 0.000000e+00 |      --      |    Inf 
1176.13/1176.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1176.13/1176.15	c  1004s|  9450k|  9399k|     0 |   0.0 |2594M|1377 |   - |1748 | 724 |   0 |   0 |   0 | 254k|   0 | 0.000000e+00 |      --      |    Inf 
1177.33/1177.34	c  1005s|  9460k|  9409k|     0 |   0.0 |2597M|1377 |   - |1748 | 707 |   0 |   0 |   0 | 254k|   0 | 0.000000e+00 |      --      |    Inf 
1178.63/1178.67	c  1006s|  9470k|  9419k|     0 |   0.0 |2599M|1377 |   - |1748 | 753 |   0 |   0 |   0 | 254k|   0 | 0.000000e+00 |      --      |    Inf 
1179.93/1179.91	c  1007s|  9480k|  9429k|     0 |   0.0 |2602M|1377 |   - |1748 | 775 |   0 |   0 |   0 | 255k|   0 | 0.000000e+00 |      --      |    Inf 
1181.13/1181.12	c  1008s|  9490k|  9439k|     0 |   0.0 |2605M|1377 |   - |1748 | 725 |   0 |   0 |   0 | 255k|   0 | 0.000000e+00 |      --      |    Inf 
1182.33/1182.36	c  1009s|  9500k|  9449k|     0 |   0.0 |2608M|1377 |   - |1748 | 756 |   0 |   0 |   0 | 255k|   0 | 0.000000e+00 |      --      |    Inf 
1183.64/1183.61	c  1010s|  9510k|  9459k|     0 |   0.0 |2610M|1377 |   - |1748 | 779 |   0 |   0 |   0 | 255k|   0 | 0.000000e+00 |      --      |    Inf 
1184.84/1184.84	c  1011s|  9520k|  9469k|     0 |   0.0 |2613M|1377 |   - |1748 | 742 |   0 |   0 |   0 | 256k|   0 | 0.000000e+00 |      --      |    Inf 
1186.03/1186.05	c  1012s|  9530k|  9479k|     0 |   0.0 |2616M|1377 |   - |1748 | 776 |   0 |   0 |   0 | 256k|   0 | 0.000000e+00 |      --      |    Inf 
1187.23/1187.27	c  1013s|  9540k|  9489k|     0 |   0.0 |2618M|1377 |   - |1748 | 771 |   0 |   0 |   0 | 256k|   0 | 0.000000e+00 |      --      |    Inf 
1188.53/1188.52	c  1014s|  9550k|  9498k|     0 |   0.0 |2621M|1377 |   - |1748 | 766 |   0 |   0 |   0 | 256k|   0 | 0.000000e+00 |      --      |    Inf 
1189.73/1189.75	c  1015s|  9560k|  9508k|     0 |   0.0 |2624M|1377 |   - |1748 | 767 |   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
1190.93/1190.99	c  1016s|  9570k|  9518k|     0 |   0.0 |2627M|1377 |   - |1748 | 783 |   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
1192.23/1192.21	c  1017s|  9580k|  9528k|     0 |   0.0 |2629M|1377 |   - |1748 | 744 |   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
1193.44/1193.42	c  1018s|  9590k|  9538k|     0 |   0.0 |2632M|1377 |   - |1748 | 782 |   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
1194.64/1194.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1194.64/1194.66	c  1019s|  9600k|  9548k|     0 |   0.0 |2635M|1377 |   - |1748 | 785 |   0 |   0 |   0 | 258k|   0 | 0.000000e+00 |      --      |    Inf 
1195.83/1195.89	c  1020s|  9610k|  9558k|     0 |   0.0 |2638M|1377 |   - |1748 | 790 |   0 |   0 |   0 | 258k|   0 | 0.000000e+00 |      --      |    Inf 
1197.13/1197.17	c  1021s|  9620k|  9568k|     0 |   0.0 |2640M|1377 |   - |1748 | 798 |   0 |   0 |   0 | 258k|   0 | 0.000000e+00 |      --      |    Inf 
1198.33/1198.39	c  1022s|  9630k|  9578k|     0 |   0.0 |2643M|1377 |   - |1748 | 783 |   0 |   0 |   0 | 258k|   0 | 0.000000e+00 |      --      |    Inf 
1199.64/1199.60	c  1023s|  9640k|  9588k|     0 |   0.0 |2646M|1377 |   - |1748 | 778 |   0 |   0 |   0 | 259k|   0 | 0.000000e+00 |      --      |    Inf 
1200.83/1200.81	c  1025s|  9650k|  9598k|     0 |   0.0 |2648M|1377 |   - |1748 | 786 |   0 |   0 |   0 | 259k|   0 | 0.000000e+00 |      --      |    Inf 
1202.04/1202.05	c  1026s|  9660k|  9608k|     0 |   0.0 |2651M|1377 |   - |1748 | 794 |   0 |   0 |   0 | 259k|   0 | 0.000000e+00 |      --      |    Inf 
1203.23/1203.28	c  1027s|  9670k|  9618k|     0 |   0.0 |2654M|1377 |   - |1748 | 780 |   0 |   0 |   0 | 259k|   0 | 0.000000e+00 |      --      |    Inf 
1204.53/1204.53	c  1028s|  9680k|  9628k|     0 |   0.0 |2657M|1377 |   - |1748 | 791 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
1205.74/1205.75	c  1029s|  9690k|  9638k|     0 |   0.0 |2659M|1377 |   - |1748 | 792 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
1206.93/1206.97	c  1030s|  9700k|  9648k|     0 |   0.0 |2662M|1377 |   - |1748 | 766 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
1208.23/1208.20	c  1031s|  9710k|  9658k|     0 |   0.0 |2665M|1377 |   - |1748 | 746 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
1209.43/1209.44	c  1032s|  9720k|  9668k|     0 |   0.0 |2668M|1377 |   - |1748 | 752 |   0 |   0 |   0 | 261k|   0 | 0.000000e+00 |      --      |    Inf 
1210.63/1210.66	c  1033s|  9730k|  9678k|     0 |   0.0 |2670M|1377 |   - |1748 | 755 |   0 |   0 |   0 | 261k|   0 | 0.000000e+00 |      --      |    Inf 
1211.83/1211.89	c  1034s|  9740k|  9687k|     0 |   0.0 |2673M|1377 |   - |1748 | 761 |   0 |   0 |   0 | 261k|   0 | 0.000000e+00 |      --      |    Inf 
1213.13/1213.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1213.13/1213.12	c  1035s|  9750k|  9697k|     0 |   0.0 |2676M|1377 |   - |1748 | 740 |   0 |   0 |   0 | 262k|   0 | 0.000000e+00 |      --      |    Inf 
1214.34/1214.35	c  1036s|  9760k|  9707k|     0 |   0.0 |2678M|1377 |   - |1748 | 760 |   0 |   0 |   0 | 262k|   0 | 0.000000e+00 |      --      |    Inf 
1215.54/1215.56	c  1037s|  9770k|  9717k|     0 |   0.0 |2681M|1377 |   - |1748 | 771 |   0 |   0 |   0 | 262k|   0 | 0.000000e+00 |      --      |    Inf 
1216.73/1216.77	c  1038s|  9780k|  9727k|     0 |   0.0 |2684M|1377 |   - |1748 | 756 |   0 |   0 |   0 | 262k|   0 | 0.000000e+00 |      --      |    Inf 
1218.03/1218.01	c  1039s|  9790k|  9737k|     0 |   0.0 |2687M|1377 |   - |1748 | 754 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
1219.23/1219.23	c  1040s|  9800k|  9747k|     0 |   0.0 |2689M|1377 |   - |1748 | 780 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
1220.54/1220.53	c  1041s|  9810k|  9757k|     0 |   0.0 |2692M|1377 |   - |1748 | 798 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
1221.73/1221.76	c  1042s|  9820k|  9767k|     0 |   0.0 |2695M|1377 |   - |1748 | 771 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
1222.93/1222.99	c  1043s|  9830k|  9777k|     0 |   0.0 |2698M|1377 |   - |1748 | 821 |   0 |   0 |   0 | 264k|   0 | 0.000000e+00 |      --      |    Inf 
1224.24/1224.22	c  1045s|  9840k|  9787k|     0 |   0.0 |2700M|1377 |   - |1748 | 808 |   0 |   0 |   0 | 264k|   0 | 0.000000e+00 |      --      |    Inf 
1225.44/1225.44	c  1046s|  9850k|  9797k|     0 |   0.0 |2703M|1377 |   - |1748 | 789 |   0 |   0 |   0 | 264k|   0 | 0.000000e+00 |      --      |    Inf 
1226.64/1226.68	c  1047s|  9860k|  9807k|     0 |   0.0 |2706M|1377 |   - |1748 | 771 |   0 |   0 |   0 | 264k|   0 | 0.000000e+00 |      --      |    Inf 
1227.83/1227.90	c  1048s|  9870k|  9817k|     0 |   0.0 |2709M|1377 |   - |1748 | 820 |   0 |   0 |   0 | 265k|   0 | 0.000000e+00 |      --      |    Inf 
1229.14/1229.11	c  1049s|  9880k|  9827k|     0 |   0.0 |2711M|1377 |   - |1748 | 783 |   0 |   0 |   0 | 265k|   0 | 0.000000e+00 |      --      |    Inf 
1230.33/1230.34	c  1050s|  9890k|  9837k|     0 |   0.0 |2714M|1377 |   - |1748 | 800 |   0 |   0 |   0 | 265k|   0 | 0.000000e+00 |      --      |    Inf 
1231.53/1231.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1231.53/1231.56	c  1051s|  9900k|  9847k|     0 |   0.0 |2717M|1377 |   - |1748 | 774 |   0 |   0 |   0 | 265k|   0 | 0.000000e+00 |      --      |    Inf 
1232.73/1232.77	c  1052s|  9910k|  9857k|     0 |   0.0 |2719M|1377 |   - |1748 | 769 |   0 |   0 |   0 | 266k|   0 | 0.000000e+00 |      --      |    Inf 
1233.93/1233.99	c  1053s|  9920k|  9867k|     0 |   0.0 |2722M|1377 |   - |1748 | 814 |   0 |   0 |   0 | 266k|   0 | 0.000000e+00 |      --      |    Inf 
1235.24/1235.24	c  1054s|  9930k|  9877k|     0 |   0.0 |2725M|1377 |   - |1748 | 808 |   0 |   0 |   0 | 266k|   0 | 0.000000e+00 |      --      |    Inf 
1236.44/1236.49	c  1055s|  9940k|  9886k|     0 |   0.0 |2728M|1377 |   - |1748 | 743 |   0 |   0 |   0 | 266k|   0 | 0.000000e+00 |      --      |    Inf 
1237.73/1237.73	c  1056s|  9950k|  9896k|     0 |   0.0 |2730M|1377 |   - |1748 | 758 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
1238.93/1238.94	c  1057s|  9960k|  9906k|     0 |   0.0 |2733M|1377 |   - |1748 | 744 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
1240.13/1240.17	c  1058s|  9970k|  9916k|     0 |   0.0 |2736M|1377 |   - |1748 | 749 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
1241.44/1241.42	c  1059s|  9980k|  9926k|     0 |   0.0 |2739M|1377 |   - |1748 | 754 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
1242.63/1242.68	c  1060s|  9990k|  9936k|     0 |   0.0 |2741M|1377 |   - |1748 | 786 |   0 |   0 |   0 | 268k|   0 | 0.000000e+00 |      --      |    Inf 
1243.84/1243.89	c  1061s| 10000k|  9946k|     0 |   0.0 |2744M|1377 |   - |1748 | 755 |   0 |   0 |   0 | 268k|   0 | 0.000000e+00 |      --      |    Inf 
1245.14/1245.13	c  1062s| 10010k|  9956k|     0 |   0.0 |2747M|1377 |   - |1748 | 739 |   0 |   0 |   0 | 268k|   0 | 0.000000e+00 |      --      |    Inf 
1246.34/1246.37	c  1063s| 10020k|  9966k|     0 |   0.0 |2749M|1377 |   - |1748 | 756 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
1247.53/1247.58	c  1064s| 10030k|  9976k|     0 |   0.0 |2752M|1377 |   - |1748 | 742 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
1248.83/1248.84	c  1065s| 10040k|  9986k|     0 |   0.0 |2755M|1377 |   - |1748 | 789 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
1250.03/1250.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1250.03/1250.06	c  1066s| 10050k|  9996k|     0 |   0.0 |2758M|1377 |   - |1748 | 741 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
1251.24/1251.26	c  1068s| 10060k| 10006k|     0 |   0.0 |2760M|1377 |   - |1748 | 752 |   0 |   0 |   0 | 270k|   0 | 0.000000e+00 |      --      |    Inf 
1252.53/1252.50	c  1069s| 10070k| 10016k|     0 |   0.0 |2763M|1377 |   - |1748 | 719 |   0 |   0 |   0 | 270k|   0 | 0.000000e+00 |      --      |    Inf 
1253.73/1253.73	c  1070s| 10080k| 10026k|     0 |   0.0 |2766M|1377 |   - |1748 | 770 |   0 |   0 |   0 | 270k|   0 | 0.000000e+00 |      --      |    Inf 
1254.94/1254.99	c  1071s| 10090k| 10036k|     0 |   0.0 |2769M|1377 |   - |1748 | 775 |   0 |   0 |   0 | 270k|   0 | 0.000000e+00 |      --      |    Inf 
1256.24/1256.23	c  1072s| 10100k| 10046k|     0 |   0.0 |2771M|1377 |   - |1748 | 816 |   0 |   0 |   0 | 271k|   0 | 0.000000e+00 |      --      |    Inf 
1257.43/1257.45	c  1073s| 10110k| 10056k|     0 |   0.0 |2774M|1377 |   - |1748 | 794 |   0 |   0 |   0 | 271k|   0 | 0.000000e+00 |      --      |    Inf 
1258.63/1258.66	c  1074s| 10120k| 10066k|     0 |   0.0 |2777M|1377 |   - |1748 | 796 |   0 |   0 |   0 | 271k|   0 | 0.000000e+00 |      --      |    Inf 
1259.83/1259.87	c  1075s| 10130k| 10075k|     0 |   0.0 |2780M|1377 |   - |1748 | 779 |   0 |   0 |   0 | 272k|   0 | 0.000000e+00 |      --      |    Inf 
1261.03/1261.08	c  1076s| 10140k| 10085k|     0 |   0.0 |2782M|1377 |   - |1748 | 793 |   0 |   0 |   0 | 272k|   0 | 0.000000e+00 |      --      |    Inf 
1262.23/1262.28	c  1077s| 10150k| 10095k|     0 |   0.0 |2785M|1377 |   - |1748 | 766 |   0 |   0 |   0 | 272k|   0 | 0.000000e+00 |      --      |    Inf 
1263.43/1263.49	c  1078s| 10160k| 10105k|     0 |   0.0 |2788M|1377 |   - |1748 | 796 |   0 |   0 |   0 | 272k|   0 | 0.000000e+00 |      --      |    Inf 
1264.64/1264.69	c  1079s| 10170k| 10115k|     0 |   0.0 |2790M|1377 |   - |1748 | 779 |   0 |   0 |   0 | 273k|   0 | 0.000000e+00 |      --      |    Inf 
1265.93/1265.91	c  1080s| 10180k| 10125k|     0 |   0.0 |2793M|1377 |   - |1748 | 764 |   0 |   0 |   0 | 273k|   0 | 0.000000e+00 |      --      |    Inf 
1267.13/1267.13	c  1081s| 10190k| 10135k|     0 |   0.0 |2796M|1377 |   - |1748 | 801 |   0 |   0 |   0 | 273k|   0 | 0.000000e+00 |      --      |    Inf 
1268.34/1268.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1268.34/1268.38	c  1082s| 10200k| 10145k|     0 |   0.0 |2799M|1377 |   - |1748 | 816 |   0 |   0 |   0 | 273k|   0 | 0.000000e+00 |      --      |    Inf 
1269.64/1269.62	c  1083s| 10210k| 10155k|     0 |   0.0 |2801M|1377 |   - |1748 | 803 |   0 |   0 |   0 | 274k|   0 | 0.000000e+00 |      --      |    Inf 
1270.84/1270.82	c  1084s| 10220k| 10165k|     0 |   0.0 |2804M|1377 |   - |1748 | 761 |   0 |   0 |   0 | 274k|   0 | 0.000000e+00 |      --      |    Inf 
1272.03/1272.05	c  1085s| 10230k| 10175k|     0 |   0.0 |2807M|1377 |   - |1748 | 799 |   0 |   0 |   0 | 274k|   0 | 0.000000e+00 |      --      |    Inf 
1273.23/1273.25	c  1086s| 10240k| 10185k|     0 |   0.0 |2810M|1377 |   - |1748 | 758 |   0 |   0 |   0 | 274k|   0 | 0.000000e+00 |      --      |    Inf 
1274.43/1274.49	c  1087s| 10250k| 10195k|     0 |   0.0 |2812M|1377 |   - |1748 | 767 |   0 |   0 |   0 | 275k|   0 | 0.000000e+00 |      --      |    Inf 
1275.74/1275.72	c  1088s| 10260k| 10205k|     0 |   0.0 |2815M|1377 |   - |1748 | 815 |   0 |   0 |   0 | 275k|   0 | 0.000000e+00 |      --      |    Inf 
1276.93/1276.93	c  1089s| 10270k| 10215k|     0 |   0.0 |2818M|1377 |   - |1748 | 755 |   0 |   0 |   0 | 275k|   0 | 0.000000e+00 |      --      |    Inf 
1278.14/1278.14	c  1090s| 10280k| 10225k|     0 |   0.0 |2821M|1377 |   - |1748 | 754 |   0 |   0 |   0 | 275k|   0 | 0.000000e+00 |      --      |    Inf 
1279.34/1279.35	c  1091s| 10290k| 10235k|     0 |   0.0 |2823M|1377 |   - |1748 | 763 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
1280.53/1280.56	c  1092s| 10300k| 10245k|     0 |   0.0 |2826M|1377 |   - |1748 | 761 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
1281.84/1281.80	c  1093s| 10310k| 10255k|     0 |   0.0 |2829M|1377 |   - |1748 | 800 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
1283.04/1283.02	c  1094s| 10320k| 10264k|     0 |   0.0 |2831M|1377 |   - |1748 | 779 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
1284.24/1284.25	c  1095s| 10330k| 10274k|     0 |   0.0 |2834M|1377 |   - |1748 | 775 |   0 |   0 |   0 | 277k|   0 | 0.000000e+00 |      --      |    Inf 
1285.44/1285.47	c  1097s| 10340k| 10284k|     0 |   0.0 |2837M|1377 |   - |1748 | 798 |   0 |   0 |   0 | 277k|   0 | 0.000000e+00 |      --      |    Inf 
1286.74/1286.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1286.74/1286.71	c  1098s| 10350k| 10294k|     0 |   0.0 |2840M|1377 |   - |1748 | 793 |   0 |   0 |   0 | 277k|   0 | 0.000000e+00 |      --      |    Inf 
1287.93/1287.94	c  1099s| 10360k| 10304k|     0 |   0.0 |2842M|1377 |   - |1748 | 798 |   0 |   0 |   0 | 277k|   0 | 0.000000e+00 |      --      |    Inf 
1289.14/1289.18	c  1100s| 10370k| 10314k|     0 |   0.0 |2845M|1377 |   - |1748 | 801 |   0 |   0 |   0 | 278k|   0 | 0.000000e+00 |      --      |    Inf 
1290.44/1290.43	c  1101s| 10380k| 10324k|     0 |   0.0 |2848M|1377 |   - |1748 | 834 |   0 |   0 |   0 | 278k|   0 | 0.000000e+00 |      --      |    Inf 
1291.64/1291.67	c  1102s| 10390k| 10334k|     0 |   0.0 |2851M|1377 |   - |1748 | 852 |   0 |   0 |   0 | 278k|   0 | 0.000000e+00 |      --      |    Inf 
1292.83/1292.88	c  1103s| 10400k| 10344k|     0 |   0.0 |2853M|1377 |   - |1748 | 847 |   0 |   0 |   0 | 279k|   0 | 0.000000e+00 |      --      |    Inf 
1294.04/1294.09	c  1104s| 10410k| 10354k|     0 |   0.0 |2856M|1377 |   - |1748 | 807 |   0 |   0 |   0 | 279k|   0 | 0.000000e+00 |      --      |    Inf 
1295.34/1295.35	c  1105s| 10420k| 10364k|     0 |   0.0 |2859M|1377 |   - |1748 | 844 |   0 |   0 |   0 | 279k|   0 | 0.000000e+00 |      --      |    Inf 
1296.54/1296.54	c  1106s| 10430k| 10374k|     0 |   0.0 |2862M|1377 |   - |1748 | 812 |   0 |   0 |   0 | 279k|   0 | 0.000000e+00 |      --      |    Inf 
1297.73/1297.75	c  1107s| 10440k| 10384k|     0 |   0.0 |2864M|1377 |   - |1748 | 831 |   0 |   0 |   0 | 280k|   0 | 0.000000e+00 |      --      |    Inf 
1298.94/1298.95	c  1108s| 10450k| 10394k|     0 |   0.0 |2867M|1377 |   - |1748 | 808 |   0 |   0 |   0 | 280k|   0 | 0.000000e+00 |      --      |    Inf 
1299.54/1299.59	c (node 10454935) switching to memory saving mode (mem: 2736.0M/3420.0M)
1300.83/1300.84	o 1
1300.83/1300.84	c *1110s| 10455k| 10398k|     0 |   0.0 |2869M|1378 |   - |1748 |1204 |   0 |   0 |   0 | 280k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1308.33/1308.30	c  1117s| 10460k| 10398k|     0 |   0.0 |2879M|1378 |   - |1748 |  20k|   0 |   0 |   0 | 304k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1326.84/1326.86	c  1135s| 10470k| 10398k|     0 |   0.0 |2892M|1378 |   - |1748 |  21k|   0 |   0 |   0 | 355k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1361.24/1361.21	c  1169s| 10480k| 10398k|     0 |   0.0 |2902M|1378 |   - |1748 |  38k|   0 |   0 |   0 | 409k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1396.34/1396.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1396.34/1396.37	c  1204s| 10490k| 10397k|     0 |   0.0 |2899M|1380 |   - |1748 |  26k|   0 |   0 |   0 | 454k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1438.24/1438.26	c  1245s| 10500k| 10397k|     0 |   0.0 |2911M|1388 |   - |1748 |  44k|   0 |   0 |   0 | 505k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1459.84/1459.86	c  1266s| 10510k| 10397k|     0 |   0.0 |2905M|1388 |   - |1748 |  21k|   0 |   0 |   0 | 545k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1483.24/1483.30	c  1289s| 10520k| 10397k|     0 |   0.0 |2910M|1388 |   - |1748 |  27k|   0 |   0 |   0 | 582k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1511.74/1511.78	c  1317s| 10530k| 10397k|     0 |   0.0 |2909M|1388 |   - |1748 |  26k|   0 |   0 |   0 | 625k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1535.74/1535.75	c  1341s| 10540k| 10397k|     0 |   0.0 |2916M|1388 |   - |1748 |  36k|   0 |   0 |   0 | 670k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1574.94/1574.97	c  1380s| 10550k| 10397k|     0 |   0.0 |2924M|1388 |   - |1748 |  53k|   0 |   0 |   0 | 719k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1616.35/1616.30	c  1420s| 10560k| 10397k|     0 |   0.0 |2936M|1388 |   - |1748 |  77k|   0 |   0 |   0 | 768k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1644.15/1644.18	c  1448s| 10570k| 10397k|     0 |   0.0 |2941M|1388 |   - |1748 |  63k|   0 |   0 |   0 | 817k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1663.45/1663.42	c  1467s| 10580k| 10397k|     0 |   0.0 |2950M|1388 |   - |1748 |  79k|   0 |   0 |   0 | 868k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1696.05/1696.07	c  1499s| 10590k| 10397k|     0 |   0.0 |2967M|1388 |   - |1748 | 114k|   0 |   0 |   0 | 920k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1730.86/1730.81	c  1533s| 10600k| 10397k|     0 |   0.0 |2984M|1388 |   - |1748 | 148k|   0 |   0 |   0 | 973k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1769.65/1769.66	c  1571s| 10610k| 10397k|     0 |   0.0 |3001M|1388 |   - |1748 | 180k|   0 |   0 |   0 |1022k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1799.26/1799.21	c  1600s| 10620k| 10397k|     0 |   0.0 |2990M|1388 |   - |1748 | 137k|   0 |   0 |   0 |1072k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
1800.06/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.00	c 
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Solving Time (sec) : 1601.19
1800.06/1800.00	c Solving Nodes      : 10620203
1800.06/1800.00	c Primal Bound       : +1.00000000000000e+00 (1 solutions)
1800.06/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.00	c Gap                : infinite
1800.06/1800.00	s SATISFIABLE
1800.06/1800.00	v -x1640 -x1639 -x1638 -x1637 -x1636 -x1635 -x1634 -x1633 -x1632 -x1631 -x1630 -x1629 -x1628 -x1627 -x1626 -x1625 -x1624 -x1623 -x1622 
1800.06/1800.00	v -x1621 -x1620 -x1619 -x1618 -x1617 -x1616 -x1615 -x1614 -x1613 -x1612 -x1611 -x1610 -x1609 -x1608 -x1607 -x1606 -x1605 
1800.06/1800.00	v -x1604 -x1603 x1602 -x1601 -x1600 -x1599 -x1598 -x1597 -x1596 -x1595 -x1594 -x1593 -x1592 -x1591 -x1590 -x1589 -x1588 -x1587 
1800.06/1800.00	v -x1586 -x1585 -x1584 -x1583 -x1582 -x1581 -x1580 -x1579 x1578 -x1577 -x1576 -x1575 -x1574 -x1573 -x1572 -x1571 -x1570 -x1569 
1800.06/1800.00	v -x1568 -x1567 -x1566 -x1565 -x1564 -x1563 -x1562 -x1561 -x1560 -x1559 -x1558 -x1557 -x1556 -x1555 -x1554 -x1553 -x1552 -x1551 
1800.06/1800.00	v -x1550 x1549 -x1548 -x1547 -x1546 -x1545 -x1544 -x1543 -x1542 -x1541 -x1540 -x1539 -x1538 -x1537 -x1536 -x1535 -x1534 -x1533 
1800.06/1800.00	v -x1532 -x1531 -x1530 -x1529 -x1528 -x1527 -x1526 -x1525 -x1524 -x1523 -x1522 -x1521 -x1520 -x1519 -x1518 -x1517 x1516 -x1515 
1800.06/1800.00	v -x1514 -x1513 -x1512 -x1511 -x1510 -x1509 -x1508 -x1507 -x1506 -x1505 -x1504 -x1503 -x1502 -x1501 -x1500 -x1499 -x1498 -x1497 
1800.06/1800.00	v -x1496 -x1495 -x1494 -x1493 -x1492 -x1491 -x1490 -x1489 -x1488 -x1487 -x1486 -x1485 -x1484 -x1483 -x1482 -x1481 -x1480 -x1479 
1800.06/1800.00	v -x1478 -x1477 -x1476 -x1475 -x1474 -x1473 -x1472 -x1471 -x1470 -x1469 -x1468 -x1467 -x1466 -x1465 -x1464 -x1463 -x1462 -x1461 
1800.06/1800.00	v -x1460 -x1459 -x1458 -x1457 x1456 -x1455 -x1454 -x1453 -x1452 -x1451 -x1450 -x1449 -x1448 -x1447 -x1446 -x1445 -x1444 -x1443 
1800.06/1800.00	v -x1442 -x1441 -x1440 -x1439 -x1438 -x1437 -x1436 -x1435 -x1434 -x1433 -x1432 -x1431 -x1430 -x1429 -x1428 -x1427 -x1426 -x1425 
1800.06/1800.00	v -x1424 -x1423 -x1422 -x1421 -x1420 -x1419 -x1418 -x1417 -x1416 -x1415 x1414 -x1413 -x1412 -x1411 -x1410 -x1409 -x1408 -x1407 
1800.06/1800.00	v -x1406 -x1405 -x1404 -x1403 -x1402 -x1401 -x1400 -x1399 -x1398 -x1397 -x1396 -x1395 -x1394 -x1393 -x1392 -x1391 -x1390 -x1389 
1800.06/1800.00	v -x1388 x1387 -x1386 -x1385 -x1384 -x1383 -x1382 -x1381 -x1380 -x1379 -x1378 -x1377 -x1376 -x1375 -x1374 -x1373 -x1372 -x1371 
1800.06/1800.00	v -x1370 -x1369 -x1368 -x1367 -x1366 -x1365 -x1364 -x1363 -x1362 -x1361 -x1360 -x1359 -x1358 -x1357 -x1356 -x1355 -x1354 
1800.06/1800.00	v -x1353 -x1352 -x1351 -x1350 -x1349 -x1348 -x1347 -x1346 -x1345 -x1344 -x1343 -x1342 -x1341 -x1340 x1339 -x1338 -x1337 -x1336 
1800.06/1800.00	v -x1335 -x1334 -x1333 -x1332 -x1331 -x1330 -x1329 -x1328 -x1327 -x1326 -x1325 -x1324 -x1323 -x1322 -x1321 -x1320 -x1319 -x1318 
1800.06/1800.00	v -x1317 -x1316 -x1315 -x1314 -x1313 x1312 -x1311 -x1310 -x1309 -x1308 -x1307 -x1306 -x1305 -x1304 -x1303 -x1302 -x1301 -x1300 
1800.06/1800.00	v -x1299 -x1298 -x1297 -x1296 -x1295 -x1294 -x1293 -x1292 -x1291 -x1290 -x1289 -x1288 -x1287 -x1286 -x1285 -x1284 -x1283 -x1282 
1800.06/1800.00	v -x1281 -x1280 -x1279 -x1278 -x1277 -x1276 -x1275 -x1274 -x1273 -x1272 -x1271 -x1270 -x1269 -x1268 -x1267 -x1266 -x1265 -x1264 
1800.06/1800.00	v -x1263 -x1262 -x1261 -x1260 -x1259 -x1258 -x1257 -x1256 -x1255 -x1254 -x1253 -x1252 x1251 -x1250 -x1249 -x1248 -x1247 -x1246 
1800.06/1800.00	v -x1245 -x1244 -x1243 -x1242 -x1241 -x1240 -x1239 -x1238 -x1237 -x1236 -x1235 -x1234 -x1233 -x1232 -x1231 -x1230 -x1229 -x1228 
1800.06/1800.00	v -x1227 -x1226 -x1225 -x1224 -x1223 -x1222 -x1221 -x1220 -x1219 -x1218 -x1217 -x1216 -x1215 -x1214 -x1213 -x1212 -x1211 -x1210 
1800.06/1800.00	v -x1209 -x1208 -x1207 -x1206 -x1205 -x1204 -x1203 -x1202 -x1201 -x1200 -x1199 -x1198 -x1197 -x1196 -x1195 -x1194 x1193 -x1192 
1800.06/1800.00	v -x1191 -x1190 -x1189 -x1188 -x1187 -x1186 -x1185 -x1184 -x1183 -x1182 -x1181 -x1180 -x1179 -x1178 -x1177 -x1176 -x1175 -x1174 
1800.06/1800.00	v -x1173 -x1172 -x1171 -x1170 -x1169 -x1168 -x1167 -x1166 -x1165 -x1164 -x1163 -x1162 -x1161 -x1160 -x1159 -x1158 -x1157 
1800.06/1800.00	v -x1156 -x1155 -x1154 -x1153 -x1152 -x1151 -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 -x1144 -x1143 -x1142 -x1141 -x1140 -x1139 
1800.06/1800.00	v -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 -x1132 -x1131 -x1130 x1129 -x1128 -x1127 -x1126 -x1125 -x1124 -x1123 -x1122 -x1121 
1800.06/1800.00	v -x1120 -x1119 -x1118 x1117 -x1116 -x1115 -x1114 -x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 -x1104 -x1103 
1800.06/1800.00	v -x1102 -x1101 -x1100 -x1099 -x1098 -x1097 -x1096 -x1095 -x1094 -x1093 -x1092 -x1091 -x1090 -x1089 -x1088 -x1087 -x1086 -x1085 
1800.06/1800.00	v -x1084 -x1083 -x1082 -x1081 -x1080 -x1079 -x1078 -x1077 -x1076 -x1075 -x1074 -x1073 -x1072 -x1071 -x1070 -x1069 x1068 -x1067 
1800.06/1800.00	v -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 -x1053 -x1052 -x1051 -x1050 -x1049 
1800.06/1800.00	v -x1048 -x1047 -x1046 -x1045 -x1044 -x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033 -x1032 -x1031 
1800.06/1800.00	v -x1030 -x1029 -x1028 -x1027 -x1026 -x1025 -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 -x1018 -x1017 -x1016 x1015 -x1014 -x1013 
1800.06/1800.00	v -x1012 -x1011 -x1010 -x1009 -x1008 -x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 -x1000 -x999 -x998 -x997 -x996 -x995 
1800.06/1800.00	v -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 -x986 x985 -x984 -x983 -x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x974 
1800.06/1800.00	v -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 x959 -x958 -x957 -x956 -x955 -x954 -x953 
1800.06/1800.00	v -x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 
1800.06/1800.00	v -x931 -x930 -x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 
1800.06/1800.01	v -x910 -x909 -x908 -x907 -x906 -x905 -x904 x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891 -x890 
1800.06/1800.01	v -x889 -x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 x871 -x870 -x869 
1800.06/1800.01	v -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 
1800.06/1800.01	v -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 
1800.06/1800.01	v -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 x810 -x809 -x808 -x807 -x806 
1800.06/1800.01	v -x805 -x804 -x803 -x802 -x801 x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 -x790 -x789 -x788 -x787 -x786 -x785 
1800.06/1800.01	v -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 -x766 -x765 -x764 
1800.06/1800.01	v -x763 -x762 -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 
1800.06/1800.01	v -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 
1800.06/1800.01	v -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 x706 -x705 -x704 -x703 -x702 
1800.06/1800.01	v -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 
1800.06/1800.01	v -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 
1800.06/1800.01	v -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 x641 -x640 -x639 
1800.06/1800.01	v -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 
1800.06/1800.01	v -x617 -x616 -x615 -x614 -x613 x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 -x599 -x598 -x597 
1800.06/1800.01	v -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 x582 -x581 -x580 -x579 -x578 -x577 -x576 
1800.06/1800.01	v -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 
1800.06/1800.01	v -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 
1800.06/1800.01	v -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 x515 -x514 -x513 
1800.06/1800.01	v -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 
1800.06/1800.01	v -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 
1800.06/1800.01	v -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 x457 -x456 -x455 -x454 -x453 -x452 -x451 
1800.06/1800.01	v -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 
1800.06/1800.01	v -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 
1800.06/1800.01	v -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 
1800.06/1800.01	v -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 x367 
1800.06/1800.01	v -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 
1800.06/1800.01	v -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 x326 -x325 
1800.06/1800.01	v -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 
1800.06/1800.01	v -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 x288 -x287 -x286 -x285 -x284 -x283 
1800.06/1800.01	v -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 
1800.06/1800.01	v -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 
1800.06/1800.01	v -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 
1800.06/1800.01	v x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 
1800.06/1800.01	v -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 
1800.06/1800.01	v -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 
1800.06/1800.01	v -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 
1800.06/1800.01	v -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 
1800.06/1800.01	v -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 
1800.06/1800.01	v -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 
1800.06/1800.01	v -x68 -x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 
1800.06/1800.01	v -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 
1800.06/1800.01	v -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 x4 -x3 -x2 -x1 
1800.06/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.01	c Solving Time       :    1601.19
1800.06/1800.01	c Original Problem   :
1800.06/1800.01	c   Problem name     : HOME/instance-2693821-1277894541.wbo
1800.06/1800.01	c   Variables        : 1748 (1694 binary, 0 integer, 0 implicit integer, 54 continuous)
1800.06/1800.01	c   Constraints      : 136 initial, 136 maximal
1800.06/1800.01	c Presolved Problem  :
1800.06/1800.01	c   Problem name     : t_HOME/instance-2693821-1277894541.wbo
1800.06/1800.01	c   Variables        : 1748 (1694 binary, 0 integer, 0 implicit integer, 54 continuous)
1800.06/1800.01	c   Constraints      : 135 initial, 181522 maximal
1800.06/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.01	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   linear           :       0.01          0          0          0         54          0          1          0          0
1800.06/1800.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.01	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.01	c   indicator        :         54          0       1711          0       1393          0         60          0          0          0
1800.06/1800.01	c   setppc           :         14          0   11723312          0   10508136      38730    3032943          0          0          0
1800.06/1800.01	c   linear           :         54          0   11761968          0   10529502      60208    5069393          0          0          0
1800.06/1800.01	c   logicor          :         13+         0    2043019          0   10523332      25319     971260          0          0          0
1800.06/1800.01	c   countsols        :          0          0          0          0   10529503          0          0          0          0          0
1800.06/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.01	c   indicator        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.01	c   setppc           :     283.27       0.00     212.55       0.00      70.72
1800.06/1800.01	c   linear           :     251.30       0.00     251.28       0.00       0.02
1800.06/1800.01	c   logicor          :     143.97       0.00      92.74       0.00      51.23
1800.06/1800.01	c   countsols        :       0.05       0.00       0.00       0.00       0.05
1800.06/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.01	c   vbounds          :       0.02          2          0          0
1800.06/1800.01	c   rootredcost      :       0.03          0          0          0
1800.06/1800.01	c   pseudoobj        :      12.22   11801230          0          0
1800.06/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.01	c   propagation      :     492.37     124257     124257    1946194      536.0    1249248       36.3          -
1800.06/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.01	c   applied globally :          -          -          -    1021006       38.4          -          -          -
1800.06/1800.01	c   applied locally  :          -          -          -      52446      386.1          -          -          -
1800.06/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.06/1800.01	c   redcost          :       0.00          0          0          0          0          0
1800.06/1800.01	c   impliedbounds    :       0.00          0          0          0          0          0
1800.06/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.01	c   gomory           :       0.00          0          0          0          0          0
1800.06/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.06/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.06/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.06/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.06/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.01	c   mcf              :       0.00          0          0          0          0          0
1800.06/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.01	c Pricers            :       Time      Calls       Vars
1800.06/1800.01	c   problem variables:       0.00          0          0
1800.06/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.01	c   relpscost        :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   inference        :     808.37   10529502          0          0          0          0   21059004
1800.06/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.01	c   LP solutions     :       0.00          -          0
1800.06/1800.01	c   pseudo solutions :       0.13          -          1
1800.06/1800.01	c   oneopt           :       0.06          0          0
1800.06/1800.01	c   trivial          :       0.00          2          0
1800.06/1800.01	c   simplerounding   :       0.00          0          0
1800.06/1800.01	c   zirounding       :       0.00          0          0
1800.06/1800.01	c   rounding         :       0.00          0          0
1800.06/1800.01	c   shifting         :       0.00          0          0
1800.06/1800.01	c   intshifting      :       0.00          0          0
1800.06/1800.01	c   twoopt           :       0.00          0          0
1800.06/1800.01	c   fixandinfer      :       0.00          0          0
1800.06/1800.01	c   feaspump         :       0.00          0          0
1800.06/1800.01	c   coefdiving       :       0.00          0          0
1800.06/1800.01	c   pscostdiving     :       0.00          0          0
1800.06/1800.01	c   fracdiving       :       0.00          0          0
1800.06/1800.01	c   veclendiving     :       0.00          0          0
1800.06/1800.01	c   intdiving        :       0.00          0          0
1800.06/1800.01	c   actconsdiving    :       0.00          0          0
1800.06/1800.01	c   objpscostdiving  :       0.00          0          0
1800.06/1800.01	c   rootsoldiving    :       0.00          0          0
1800.06/1800.01	c   linesearchdiving :       0.00          0          0
1800.06/1800.01	c   guideddiving     :       0.00          0          0
1800.06/1800.01	c   octane           :       0.00          0          0
1800.06/1800.01	c   rens             :       0.00          0          0
1800.06/1800.01	c   rins             :       0.00          0          0
1800.06/1800.01	c   localbranching   :       0.00          0          0
1800.06/1800.01	c   mutation         :       0.00          0          0
1800.06/1800.01	c   crossover        :       0.00          0          0
1800.06/1800.01	c   dins             :       0.00          0          0
1800.06/1800.01	c   undercover       :       0.00          0          0
1800.06/1800.01	c   nlp              :       0.04          0          0
1800.06/1800.01	c   trysol           :       0.04          1          0
1800.06/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.01	c   dual LP          :       0.00          0          0       0.00          -
1800.06/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.01	c   diving/probing LP:       0.00          0          0       0.00          -
1800.06/1800.01	c   strong branching :       0.00          0          0       0.00          -
1800.06/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.06/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.01	c B&B Tree           :
1800.06/1800.01	c   number of runs   :          1
1800.06/1800.01	c   nodes            :   10620203
1800.06/1800.01	c   nodes (total)    :   10620203
1800.06/1800.01	c   nodes left       :   10397871
1800.06/1800.01	c   max depth        :       1388
1800.06/1800.01	c   max depth (total):       1388
1800.06/1800.01	c   backtracks       :      65134 (0.6%)
1800.06/1800.01	c   delayed cutoffs  :      39549
1800.06/1800.01	c   repropagations   :      82883 (1852009 domain reductions, 33557 cutoffs)
1800.06/1800.01	c   avg switch length:       2.36
1800.06/1800.01	c   switching time   :      53.46
1800.06/1800.01	c Solution           :
1800.06/1800.01	c   Solutions found  :          1 (1 improvements)
1800.06/1800.01	c   First Solution   : +1.00000000000000e+00   (in run 1, after 10455306 nodes, 1109.60 seconds, depth 1378, found by <relaxation>)
1800.06/1800.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 10455306 nodes, 1109.60 seconds, depth 1378, found by <relaxation>)
1800.06/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.01	c   Gap              :   infinite
1800.06/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.01	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-2693821-1277894541/watcher-2693821-1277894541 -o /tmp/evaluation-result-2693821-1277894541/solver-2693821-1277894541 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693821-1277894541.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.93 1.99 1.99 3/178 22816
/proc/meminfo: memFree=29022576/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=8540 CPUtime=0
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 1615 0 0 0 0 0 0 0 21 0 1 0 165057144 8744960 1538 4089446400 4194304 7136930 140734400271760 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22816/statm: 2135 1538 275 719 0 1414 0

[startup+0.0885471 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 22816
/proc/meminfo: memFree=29022576/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=16540 CPUtime=0.08
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 5117 0 0 0 7 1 0 0 21 0 1 0 165057144 16936960 3401 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22816/statm: 4135 3401 390 719 0 3414 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16540

[startup+0.100533 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 22816
/proc/meminfo: memFree=29022576/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=16540 CPUtime=0.09
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 5124 0 0 0 8 1 0 0 21 0 1 0 165057144 16936960 3408 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22816/statm: 4135 3408 390 719 0 3414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16540

[startup+0.300508 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 22816
/proc/meminfo: memFree=29022576/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=17072 CPUtime=0.29
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 5262 0 0 0 25 4 0 0 21 0 1 0 165057144 17481728 3546 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22816/statm: 4268 3546 394 719 0 3547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17072

[startup+0.700431 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 22816
/proc/meminfo: memFree=29022576/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=19180 CPUtime=0.69
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 5819 0 0 0 58 11 0 0 22 0 1 0 165057144 19640320 4103 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22816/statm: 4795 4103 394 719 0 4074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19180

[startup+1.50027 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 22817
/proc/meminfo: memFree=29000124/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=21908 CPUtime=1.49
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 6524 0 0 0 124 25 0 0 25 0 1 0 165057144 22433792 4808 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22816/statm: 5477 4808 394 719 0 4756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21908

[startup+3.10097 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 22817
/proc/meminfo: memFree=28992188/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=26088 CPUtime=3.09
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 7616 0 0 0 261 48 0 0 25 0 1 0 165057144 26714112 5900 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22816/statm: 6522 5900 394 719 0 5801 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26088

[startup+6.30035 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 22817
/proc/meminfo: memFree=28970392/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=34300 CPUtime=6.29
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 9785 0 0 0 533 96 0 0 25 0 1 0 165057144 35123200 8069 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22816/statm: 8575 8069 394 719 0 7854 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34300

[startup+12.7001 s]
/proc/loadavg: 1.95 1.99 1.99 3/179 22817
/proc/meminfo: memFree=28935432/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=52332 CPUtime=12.69
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 13952 0 0 0 1075 194 0 0 25 0 1 0 165057144 53587968 12236 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22816/statm: 13083 12236 394 719 0 12362 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52332

[startup+25.5007 s]
/proc/loadavg: 1.96 1.99 1.99 3/179 22817
/proc/meminfo: memFree=28859980/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=87928 CPUtime=25.49
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 22260 0 0 0 2151 398 0 0 25 0 1 0 165057144 90038272 20544 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22816/statm: 21982 20544 394 719 0 21261 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87928

[startup+51.1008 s]
/proc/loadavg: 1.97 1.99 1.99 3/179 22818
/proc/meminfo: memFree=28691976/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=174148 CPUtime=51.09
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 44642 0 0 0 4252 857 0 0 25 0 1 0 165057144 178327552 42926 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22816/statm: 43537 42926 394 719 0 42816 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 174148

[startup+102.306 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 22819
/proc/meminfo: memFree=28406484/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=297052 CPUtime=102.3
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 74891 0 0 0 8611 1619 0 0 25 0 1 0 165057144 304181248 73174 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22816/statm: 74263 73174 394 719 0 73542 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 297052

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 22821
/proc/meminfo: memFree=28147240/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=447280 CPUtime=162.3
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 110210 0 0 0 13715 2515 0 0 25 0 1 0 165057144 458014720 108493 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22816/statm: 111820 108493 394 719 0 111099 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 447280

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 22822
/proc/meminfo: memFree=27994664/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=577492 CPUtime=222.3
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 144602 0 0 0 18852 3378 0 0 25 0 1 0 165057144 591351808 142885 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22816/statm: 144373 142885 394 719 0 143652 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 577492

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 22824
/proc/meminfo: memFree=27841588/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=740408 CPUtime=282.3
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 178998 0 0 0 23958 4272 0 0 25 0 1 0 165057144 758177792 177281 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22816/statm: 185102 177281 394 719 0 184381 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 740408

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 22826
/proc/meminfo: memFree=27698400/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=872508 CPUtime=342.3
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 213872 0 0 0 29082 5148 0 0 25 0 1 0 165057144 893448192 212155 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22816/statm: 218127 212155 394 719 0 217406 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 872508

[startup+402.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 22827
/proc/meminfo: memFree=27557216/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=1002820 CPUtime=402.3
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 248319 0 0 0 34199 6031 0 0 25 0 1 0 165057144 1026887680 246602 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22816/statm: 250705 246602 394 719 0 249984 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1002820

[startup+462.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 22829
/proc/meminfo: memFree=27423604/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=1130824 CPUtime=462.3
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 282185 0 0 0 39311 6919 0 0 25 0 1 0 165057144 1157963776 280468 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22816/statm: 282706 280468 394 719 0 281985 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1130824

[startup+522.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 22830
/proc/meminfo: memFree=27285020/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=1325336 CPUtime=522.3
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 316322 0 0 0 44426 7804 0 0 25 0 1 0 165057144 1357144064 314605 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22816/statm: 331334 314605 394 719 0 330613 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1325336

[startup+582.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22832
/proc/meminfo: memFree=27144088/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=1457060 CPUtime=582.31
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 351076 0 0 0 49547 8684 0 0 25 0 1 0 165057144 1492029440 349359 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22816/statm: 364265 349359 394 719 0 363544 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1457060

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22834
/proc/meminfo: memFree=27008608/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=1584044 CPUtime=642.32
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 384722 0 0 0 54659 9573 0 0 25 0 1 0 165057144 1622061056 383005 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22816/statm: 396011 383005 394 719 0 395290 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1584044

[startup+702.301 s]

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

/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 625182 0 0 0 90654 15579 0 0 25 0 1 0 165057144 2687873024 623465 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 656219 623465 394 719 0 655498 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2624876

[startup+1122.3 s]
/proc/loadavg: 2.14 2.02 2.01 4/200 23031
/proc/meminfo: memFree=28832552/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=2752860 CPUtime=1122.33
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 659052 0 0 0 95770 16463 0 0 25 0 1 0 165057144 2818928640 657335 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 688215 657335 394 719 0 687494 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2752860

[startup+1182.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/179 23061
/proc/meminfo: memFree=28723492/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=2882900 CPUtime=1182.33
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 693484 0 0 0 100888 17345 0 0 25 0 1 0 165057144 2952089600 691767 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 720725 691767 394 719 0 720004 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2882900

[startup+1242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 23063
/proc/meminfo: memFree=28426068/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3015756 CPUtime=1242.34
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 728567 0 0 0 105989 18245 0 0 25 0 1 0 165057144 3088134144 726850 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 753939 726850 394 719 0 753218 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 3015756

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23064
/proc/meminfo: memFree=28129652/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3147488 CPUtime=1302.34
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 803961 0 0 0 111116 19118 0 0 25 0 1 0 165057144 3223027712 761621 4089446400 4194304 7136930 140734400271760 18446744073709551615 5909095 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 786872 761621 394 719 0 786151 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 3147488

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 23066
/proc/meminfo: memFree=27937292/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3202100 CPUtime=1362.34
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 817052 0 0 0 117023 19211 0 0 25 0 1 0 165057144 3278950400 773682 4089446400 4194304 7136930 140734400271760 18446744073709551615 5908957 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 800525 773682 394 719 0 799804 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3202100

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23067
/proc/meminfo: memFree=27811124/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3208896 CPUtime=1422.35
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 819587 0 0 0 122940 19295 0 0 25 0 1 0 165057144 3285909504 775449 4089446400 4194304 7136930 140734400271760 18446744073709551615 5909095 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 802224 775449 394 719 0 801503 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 3208896

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23069
/proc/meminfo: memFree=27710752/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3223968 CPUtime=1482.34
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 824666 0 0 0 128827 19407 0 0 25 0 1 0 165057144 3301343232 778224 4089446400 4194304 7136930 140734400271760 18446744073709551615 5909072 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 805992 778224 394 719 0 805271 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3223968

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 23071
/proc/meminfo: memFree=27621188/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3227036 CPUtime=1542.35
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 825493 0 0 0 134724 19511 0 0 25 0 1 0 165057144 3304484864 779051 4089446400 4194304 7136930 140734400271760 18446744073709551615 5905982 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 806759 779051 394 719 0 806038 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 3227036

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23072
/proc/meminfo: memFree=27542024/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3237708 CPUtime=1602.35
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 828220 0 0 0 140653 19582 0 0 25 0 1 0 165057144 3315412992 781778 4089446400 4194304 7136930 140734400271760 18446744073709551615 5909102 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 809427 781778 394 719 0 808706 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 3237708

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23074
/proc/meminfo: memFree=27430500/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3281292 CPUtime=1662.35
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 838016 0 0 0 146561 19674 0 0 25 0 1 0 165057144 3360043008 791574 4089446400 4194304 7136930 140734400271760 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 820323 791574 394 719 0 819602 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 3281292

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23075
/proc/meminfo: memFree=27332368/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3307752 CPUtime=1722.35
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 844407 0 0 0 152459 19776 0 0 25 0 1 0 165057144 3387138048 797965 4089446400 4194304 7136930 140734400271760 18446744073709551615 5909042 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 826938 797965 394 719 0 826217 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 3307752

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23077
/proc/meminfo: memFree=27201628/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3350752 CPUtime=1782.36
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 854749 0 0 0 158379 19857 0 0 25 0 1 0 165057144 3431170048 808307 4089446400 4194304 7136930 140734400271760 18446744073709551615 5004423 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 837688 808307 394 719 0 836967 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 3350752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23078
/proc/meminfo: memFree=27178544/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3350888 CPUtime=1800.06
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 854773 0 0 0 160119 19887 0 0 25 0 1 0 165057144 3431309312 808331 4089446400 4194304 7136930 140734400271760 18446744073709551615 5909106 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22816/statm: 837722 808331 394 719 0 837001 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3350888

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -22816

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23079
/proc/meminfo: memFree=27177420/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3351312 CPUtime=1801.46
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 854798 0 0 0 160259 19887 0 0 19 0 1 0 165057144 3431743488 808356 4089446400 4194304 7136930 140734400271760 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22816/statm: 837828 808356 399 719 0 837107 0
Current children cumulated CPU time (s) 1801.46
Current children cumulated vsize (KiB) 3351312

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23079
/proc/meminfo: memFree=27175808/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3351312 CPUtime=1801.86
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 854798 0 0 0 160299 19887 0 0 20 0 1 0 165057144 3431743488 808356 4089446400 4194304 7136930 140734400271760 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22816/statm: 837828 808356 399 719 0 837107 0
Current children cumulated CPU time (s) 1801.86
Current children cumulated vsize (KiB) 3351312

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23079
/proc/meminfo: memFree=27175808/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=3351312 CPUtime=1802.06
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4202496 854798 0 0 0 160319 19887 0 0 21 0 1 0 165057144 3431743488 808356 4089446400 4194304 7136930 140734400271760 18446744073709551615 6165755 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22816/statm: 837828 808356 399 719 0 837107 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 3351312

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23079
/proc/meminfo: memFree=27175808/32950928 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=0 CPUtime=1802.15
/proc/22816/stat : 22816 (pbscip.linux.x8) R 22814 22816 21444 0 -1 4203524 854798 0 0 0 160319 19896 0 0 21 0 1 0 165057144 0 0 4089446400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/22816/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.11
CPU time (s): 1802.17
CPU user time (s): 1603.2
CPU system time (s): 198.977
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 3406160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1603.2
system time used= 198.977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 854798
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= 2330

runsolver used 2.41463 second user time and 5.84611 second system time

The end

Launcher Data

Begin job on node115 at 2010-06-30 12:42:21
IDJOB=2693821
IDBENCH=78738
IDSOLVER=1206
FILE ID=node115/2693821-1277894541
PBS_JOBID= 11197123
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= 821b84a7358221fefacfb8b50c463b59
RANDOM SEED=1558702042

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29023352 kB
Buffers:        180500 kB
Cached:         933800 kB
SwapCached:          0 kB
Active:        3122428 kB
Inactive:       656928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29023352 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3144 kB
Writeback:           0 kB
AnonPages:     2665188 kB
Mapped:          16088 kB
Slab:            77632 kB
PageTables:       9732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2807080 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node115 at 2010-06-30 13:12:23