Trace number 2693735

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solverMSAT (MO) 1550.18 1550.15

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-blast-floppy1-6.ucl--soft-33-100-0.wbo
MD5SUMe743a4abb279311aa41225546d67b4df
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.024995
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables719
Total number of constraints593
Number of soft constraints393
Number of constraints which are clauses371
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints222
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 19419
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 19418
Biggest number in a constraint 773
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2306
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2693735-1277915510.wbo>
0.00/0.01	c original problem has 1505 variables (1112 bin, 0 int, 0 impl, 393 cont) and 987 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.01	c presolving:
0.00/0.02	c (round 1) 1 del vars, 1 del conss, 0 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 629 impls, 0 clqs
0.00/0.02	c (round 2) 1 del vars, 3 del conss, 0 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 629 impls, 0 clqs
0.00/0.02	c (round 3) 1 del vars, 3 del conss, 393 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 629 impls, 0 clqs
0.00/0.03	c (round 4) 1 del vars, 3 del conss, 393 chg bounds, 115 chg sides, 230 chg coeffs, 199 upgd conss, 629 impls, 0 clqs
0.00/0.04	c    (0.0s) probing: 101/1111 (9.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.04	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.04	c presolving (5 rounds):
0.00/0.04	c  1 deleted vars, 3 deleted constraints, 393 tightened bounds, 0 added holes, 115 changed sides, 230 changed coefficients
0.00/0.04	c  634 implications, 0 cliques
0.00/0.04	c presolved problem has 1504 variables (1111 bin, 0 int, 0 impl, 393 cont) and 984 constraints
0.00/0.04	c     393 constraints of type <indicator>
0.00/0.04	c       1 constraints of type <varbound>
0.00/0.04	c      68 constraints of type <knapsack>
0.00/0.04	c     392 constraints of type <linear>
0.00/0.04	c     130 constraints of type <logicor>
0.00/0.04	c transformed objective value is always integral (scale: 1)
0.00/0.04	c Presolving Time: 0.02
0.00/0.04	c - non default parameters ----------------------------------------------------------------------
0.00/0.04	c # SCIP version 1.2.1.2
0.00/0.04	c 
0.00/0.04	c # frequency for displaying node information lines
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.04	c display/freq = 10000
0.00/0.04	c 
0.00/0.04	c # maximal time in seconds to run
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/time = 1799.99
0.00/0.04	c 
0.00/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/memory = 3420
0.00/0.04	c 
0.00/0.04	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c lp/solvefreq = -1
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify inequalities
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/linear/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify knapsacks
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c separating/rapidlearning/freq = 0
0.00/0.04	c 
0.00/0.04	c -----------------------------------------------------------------------------------------------
0.00/0.04	c start solving
0.00/0.04	c 
0.00/0.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.04	c   0.0s|     1 |     2 |     0 |     - |4578k|   0 |   - |1504 | 984 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.29/1.39	c   1.3s| 10000 |  9985 |     0 |   0.0 |8685k| 516 |   - |1504 | 999 |   0 |   0 |   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
2.69/2.74	c   2.6s| 20000 | 19985 |     0 |   0.0 |  12M| 516 |   - |1504 | 999 |   0 |   0 |   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
3.99/4.05	c   3.8s| 30000 | 29985 |     0 |   0.0 |  16M| 516 |   - |1504 | 998 |   0 |   0 |   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
5.40/5.41	c   5.1s| 40000 | 39985 |     0 |   0.0 |  20M| 516 |   - |1504 | 997 |   0 |   0 |   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
6.79/6.80	c   6.4s| 50000 | 49898 |     0 |   0.0 |  23M| 516 |   - |1504 |1057 |   0 |   0 |   0 |  76 |   0 | 0.000000e+00 |      --      |    Inf 
8.09/8.19	c   7.8s| 60000 | 59878 |     0 |   0.0 |  27M| 516 |   - |1504 |1071 |   0 |   0 |   0 |  90 |   0 | 0.000000e+00 |      --      |    Inf 
9.50/9.57	c   9.1s| 70000 | 69829 |     0 |   0.0 |  31M| 516 |   - |1504 |1086 |   0 |   0 |   0 | 122 |   0 | 0.000000e+00 |      --      |    Inf 
10.89/10.96	c  10.4s| 80000 | 79776 |     0 |   0.0 |  35M| 516 |   - |1504 |1094 |   0 |   0 |   0 | 150 |   0 | 0.000000e+00 |      --      |    Inf 
12.30/12.34	c  11.7s| 90000 | 89752 |     0 |   0.0 |  39M| 516 |   - |1504 |1086 |   0 |   0 |   0 | 160 |   0 | 0.000000e+00 |      --      |    Inf 
13.69/13.71	c  13.0s|100000 | 99734 |     0 |   0.0 |  42M| 516 |   - |1504 |1092 |   0 |   0 |   0 | 167 |   0 | 0.000000e+00 |      --      |    Inf 
14.99/15.10	c  14.3s|110000 |109692 |     0 |   0.0 |  46M| 516 |   - |1504 |1088 |   0 |   0 |   0 | 167 |   0 | 0.000000e+00 |      --      |    Inf 
16.39/16.49	c  15.6s|120000 |119692 |     0 |   0.0 |  50M| 516 |   - |1504 |1081 |   0 |   0 |   0 | 167 |   0 | 0.000000e+00 |      --      |    Inf 
17.79/17.89	c  17.0s|130000 |129686 |     0 |   0.0 |  54M| 516 |   - |1504 |1062 |   0 |   0 |   0 | 167 |   0 | 0.000000e+00 |      --      |    Inf 
19.19/19.27	c  18.3s|140000 |139685 |     0 |   0.0 |  58M| 516 |   - |1504 |1052 |   0 |   0 |   0 | 167 |   0 | 0.000000e+00 |      --      |    Inf 
20.59/20.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
20.59/20.65	c  19.6s|150000 |149685 |     0 |   0.0 |  62M| 516 |   - |1504 |1052 |   0 |   0 |   0 | 167 |   0 | 0.000000e+00 |      --      |    Inf 
22.00/22.02	c  20.9s|160000 |159685 |     0 |   0.0 |  65M| 516 |   - |1504 |1052 |   0 |   0 |   0 | 167 |   0 | 0.000000e+00 |      --      |    Inf 
23.29/23.38	c  22.2s|170000 |169685 |     0 |   0.0 |  69M| 516 |   - |1504 |1052 |   0 |   0 |   0 | 167 |   0 | 0.000000e+00 |      --      |    Inf 
24.69/24.78	c  23.5s|180000 |179685 |     0 |   0.0 |  73M| 516 |   - |1504 |1052 |   0 |   0 |   0 | 167 |   0 | 0.000000e+00 |      --      |    Inf 
26.10/26.16	c  24.9s|190000 |189598 |     0 |   0.0 |  77M| 516 |   - |1504 |1037 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
27.59/27.60	c  26.2s|200000 |199595 |     0 |   0.0 |  81M| 516 |   - |1504 |1032 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
28.99/29.00	c  27.6s|210000 |209595 |     0 |   0.0 |  84M| 516 |   - |1504 |1028 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
30.39/30.42	c  28.9s|220000 |219592 |     0 |   0.0 |  88M| 516 |   - |1504 |1027 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
31.80/31.83	c  30.2s|230000 |229589 |     0 |   0.0 |  92M| 516 |   - |1504 |1023 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
33.19/33.25	c  31.6s|240000 |239589 |     0 |   0.0 |  96M| 516 |   - |1504 |1010 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
34.59/34.66	c  32.9s|250000 |249586 |     0 |   0.0 |  99M| 516 |   - |1504 |1009 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
35.99/36.07	c  34.3s|260000 |259584 |     0 |   0.0 | 103M| 516 |   - |1504 |1008 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
37.49/37.51	c  35.6s|270000 |269584 |     0 |   0.0 | 107M| 516 |   - |1504 |1008 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
38.89/38.92	c  36.9s|280000 |279584 |     0 |   0.0 | 111M| 516 |   - |1504 |1008 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
40.29/40.32	c  38.3s|290000 |289584 |     0 |   0.0 | 114M| 516 |   - |1504 |1008 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
41.70/41.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
41.70/41.73	c  39.6s|300000 |299584 |     0 |   0.0 | 118M| 516 |   - |1504 |1008 |   0 |   0 |   0 | 168 |   0 | 0.000000e+00 |      --      |    Inf 
43.09/43.11	c  40.9s|310000 |309559 |     0 |   0.0 | 122M| 516 |   - |1504 |1007 |   0 |   0 |   0 | 170 |   0 | 0.000000e+00 |      --      |    Inf 
44.49/44.53	c  42.3s|320000 |319559 |     0 |   0.0 | 126M| 516 |   - |1504 |1007 |   0 |   0 |   0 | 170 |   0 | 0.000000e+00 |      --      |    Inf 
45.90/45.93	c  43.6s|330000 |329559 |     0 |   0.0 | 129M| 516 |   - |1504 |1007 |   0 |   0 |   0 | 170 |   0 | 0.000000e+00 |      --      |    Inf 
47.30/47.35	c  45.0s|340000 |339559 |     0 |   0.0 | 133M| 516 |   - |1504 |1007 |   0 |   0 |   0 | 170 |   0 | 0.000000e+00 |      --      |    Inf 
48.69/48.77	c  46.3s|350000 |349559 |     0 |   0.0 | 137M| 516 |   - |1504 |1007 |   0 |   0 |   0 | 170 |   0 | 0.000000e+00 |      --      |    Inf 
50.09/50.18	c  47.6s|360000 |359559 |     0 |   0.0 | 141M| 516 |   - |1504 |1006 |   0 |   0 |   0 | 170 |   0 | 0.000000e+00 |      --      |    Inf 
51.49/51.60	c  49.0s|370000 |369557 |     0 |   0.0 | 144M| 516 |   - |1504 |1006 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
52.99/53.01	c  50.3s|380000 |379557 |     0 |   0.0 | 148M| 516 |   - |1504 |1006 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
54.39/54.41	c  51.7s|390000 |389557 |     0 |   0.0 | 152M| 516 |   - |1504 |1006 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
55.79/55.82	c  53.0s|400000 |399557 |     0 |   0.0 | 156M| 516 |   - |1504 |1006 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
57.19/57.23	c  54.3s|410000 |409557 |     0 |   0.0 | 160M| 516 |   - |1504 |1006 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
58.59/58.63	c  55.7s|420000 |419555 |     0 |   0.0 | 163M| 516 |   - |1504 |1006 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
60.09/60.10	c  57.0s|430000 |429555 |     0 |   0.0 | 167M| 516 |   - |1504 |1000 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
61.50/61.56	c  58.4s|440000 |439555 |     0 |   0.0 | 171M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
62.99/63.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
62.99/63.03	c  59.8s|450000 |449555 |     0 |   0.0 | 174M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
64.39/64.48	c  61.2s|460000 |459555 |     0 |   0.0 | 178M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
65.90/65.92	c  62.6s|470000 |469554 |     0 |   0.0 | 182M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
67.29/67.37	c  64.0s|480000 |479554 |     0 |   0.0 | 186M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
68.79/68.81	c  65.3s|490000 |489552 |     0 |   0.0 | 189M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
70.19/70.26	c  66.7s|500000 |499550 |     0 |   0.0 | 193M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
71.59/71.68	c  68.0s|510000 |509544 |     0 |   0.0 | 197M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
73.09/73.14	c  69.4s|520000 |519541 |     0 |   0.0 | 200M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
74.49/74.57	c  70.8s|530000 |529538 |     0 |   0.0 | 204M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
75.99/76.01	c  72.1s|540000 |539534 |     0 |   0.0 | 208M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
77.39/77.45	c  73.5s|550000 |549533 |     0 |   0.0 | 212M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
78.89/78.90	c  74.8s|560000 |559533 |     0 |   0.0 | 215M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 171 |   0 | 0.000000e+00 |      --      |    Inf 
80.29/80.36	c  76.2s|570000 |569530 |     0 |   0.0 | 219M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
81.79/81.83	c  77.6s|580000 |579530 |     0 |   0.0 | 223M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
83.20/83.28	c  79.0s|590000 |589530 |     0 |   0.0 | 227M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
84.70/84.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
84.70/84.70	c  80.3s|600000 |599530 |     0 |   0.0 | 230M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
86.09/86.14	c  81.7s|610000 |609530 |     0 |   0.0 | 234M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
87.49/87.55	c  83.0s|620000 |619530 |     0 |   0.0 | 238M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
88.89/88.99	c  84.4s|630000 |629530 |     0 |   0.0 | 242M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
90.39/90.46	c  85.8s|640000 |639530 |     0 |   0.0 | 245M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
91.79/91.89	c  87.1s|650000 |649530 |     0 |   0.0 | 249M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
93.29/93.32	c  88.5s|660000 |659530 |     0 |   0.0 | 253M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
94.69/94.75	c  89.8s|670000 |669530 |     0 |   0.0 | 257M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
96.19/96.20	c  91.2s|680000 |679530 |     0 |   0.0 | 260M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
97.60/97.68	c  92.6s|690000 |689530 |     0 |   0.0 | 264M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
99.09/99.15	c  94.0s|700000 |699530 |     0 |   0.0 | 268M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 172 |   0 | 0.000000e+00 |      --      |    Inf 
100.59/100.61	c  95.3s|710000 |709527 |     0 |   0.0 | 272M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 173 |   0 | 0.000000e+00 |      --      |    Inf 
101.99/102.08	c  96.7s|720000 |719527 |     0 |   0.0 | 275M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 173 |   0 | 0.000000e+00 |      --      |    Inf 
103.49/103.55	c  98.1s|730000 |729527 |     0 |   0.0 | 279M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 173 |   0 | 0.000000e+00 |      --      |    Inf 
104.99/105.02	c  99.5s|740000 |739525 |     0 |   0.0 | 283M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 174 |   0 | 0.000000e+00 |      --      |    Inf 
106.40/106.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
106.40/106.48	c   101s|750000 |749521 |     0 |   0.0 | 287M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 175 |   0 | 0.000000e+00 |      --      |    Inf 
107.89/107.94	c   102s|760000 |759521 |     0 |   0.0 | 290M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 175 |   0 | 0.000000e+00 |      --      |    Inf 
109.39/109.40	c   104s|770000 |769521 |     0 |   0.0 | 294M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 175 |   0 | 0.000000e+00 |      --      |    Inf 
110.79/110.84	c   105s|780000 |779521 |     0 |   0.0 | 298M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 175 |   0 | 0.000000e+00 |      --      |    Inf 
112.20/112.29	c   106s|790000 |789521 |     0 |   0.0 | 302M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 175 |   0 | 0.000000e+00 |      --      |    Inf 
113.69/113.75	c   108s|800000 |799517 |     0 |   0.0 | 305M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
115.19/115.21	c   109s|810000 |809517 |     0 |   0.0 | 309M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
116.60/116.63	c   111s|820000 |819517 |     0 |   0.0 | 313M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
118.00/118.06	c   112s|830000 |829517 |     0 |   0.0 | 317M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
119.39/119.48	c   113s|840000 |839517 |     0 |   0.0 | 320M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
120.79/120.90	c   115s|850000 |849517 |     0 |   0.0 | 324M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
122.29/122.35	c   116s|860000 |859517 |     0 |   0.0 | 328M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
123.79/123.81	c   117s|870000 |869517 |     0 |   0.0 | 332M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
125.19/125.26	c   119s|880000 |879517 |     0 |   0.0 | 336M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
126.69/126.71	c   120s|890000 |889517 |     0 |   0.0 | 339M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
128.09/128.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
128.09/128.15	c   122s|900000 |899517 |     0 |   0.0 | 343M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
129.49/129.59	c   123s|910000 |909517 |     0 |   0.0 | 347M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
130.99/131.03	c   124s|920000 |919517 |     0 |   0.0 | 351M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
132.39/132.46	c   126s|930000 |929517 |     0 |   0.0 | 354M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
133.79/133.86	c   127s|940000 |939517 |     0 |   0.0 | 358M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
135.30/135.30	c   128s|950000 |949517 |     0 |   0.0 | 362M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
136.69/136.76	c   130s|960000 |959517 |     0 |   0.0 | 366M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
138.19/138.20	c   131s|970000 |969517 |     0 |   0.0 | 370M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
139.59/139.65	c   132s|980000 |979517 |     0 |   0.0 | 373M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
140.99/141.09	c   134s|990000 |989517 |     0 |   0.0 | 377M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
142.49/142.54	c   135s|  1000k|999517 |     0 |   0.0 | 381M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
143.89/143.97	c   137s|  1010k|  1009k|     0 |   0.0 | 385M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
145.29/145.38	c   138s|  1020k|  1019k|     0 |   0.0 | 388M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
146.69/146.78	c   139s|  1030k|  1029k|     0 |   0.0 | 392M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
148.19/148.22	c   141s|  1040k|  1039k|     0 |   0.0 | 396M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
149.59/149.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
149.59/149.65	c   142s|  1050k|  1049k|     0 |   0.0 | 400M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
150.99/151.05	c   143s|  1060k|  1059k|     0 |   0.0 | 404M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
152.39/152.46	c   145s|  1070k|  1069k|     0 |   0.0 | 407M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
153.79/153.87	c   146s|  1080k|  1079k|     0 |   0.0 | 411M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
155.19/155.28	c   147s|  1090k|  1089k|     0 |   0.0 | 415M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
156.69/156.70	c   149s|  1100k|  1099k|     0 |   0.0 | 419M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
158.09/158.10	c   150s|  1110k|  1109k|     0 |   0.0 | 423M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
159.50/159.53	c   151s|  1120k|  1119k|     0 |   0.0 | 426M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
160.89/160.95	c   153s|  1130k|  1129k|     0 |   0.0 | 430M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
162.29/162.36	c   154s|  1140k|  1139k|     0 |   0.0 | 434M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
163.69/163.77	c   155s|  1150k|  1149k|     0 |   0.0 | 438M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
165.19/165.21	c   157s|  1160k|  1159k|     0 |   0.0 | 441M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
166.59/166.63	c   158s|  1170k|  1169k|     0 |   0.0 | 445M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
167.99/168.06	c   159s|  1180k|  1179k|     0 |   0.0 | 449M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
169.40/169.49	c   161s|  1190k|  1189k|     0 |   0.0 | 453M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
170.90/170.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
170.90/170.90	c   162s|  1200k|  1199k|     0 |   0.0 | 457M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
172.29/172.32	c   163s|  1210k|  1209k|     0 |   0.0 | 460M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
173.69/173.73	c   165s|  1220k|  1219k|     0 |   0.0 | 464M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
175.09/175.13	c   166s|  1230k|  1229k|     0 |   0.0 | 468M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
176.49/176.57	c   167s|  1240k|  1239k|     0 |   0.0 | 472M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
177.99/178.01	c   169s|  1250k|  1249k|     0 |   0.0 | 475M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
179.40/179.42	c   170s|  1260k|  1259k|     0 |   0.0 | 479M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
180.79/180.86	c   172s|  1270k|  1269k|     0 |   0.0 | 483M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
182.29/182.30	c   173s|  1280k|  1279k|     0 |   0.0 | 487M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 176 |   0 | 0.000000e+00 |      --      |    Inf 
183.70/183.72	c   174s|  1290k|  1289k|     0 |   0.0 | 490M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 177 |   0 | 0.000000e+00 |      --      |    Inf 
185.09/185.15	c   176s|  1300k|  1299k|     0 |   0.0 | 494M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
186.49/186.58	c   177s|  1310k|  1309k|     0 |   0.0 | 498M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
187.99/188.01	c   178s|  1320k|  1319k|     0 |   0.0 | 502M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
189.39/189.42	c   180s|  1330k|  1329k|     0 |   0.0 | 505M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
190.79/190.83	c   181s|  1340k|  1339k|     0 |   0.0 | 509M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
192.19/192.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
192.19/192.28	c   182s|  1350k|  1349k|     0 |   0.0 | 513M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
193.69/193.73	c   184s|  1360k|  1359k|     0 |   0.0 | 517M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
195.30/195.32	c   185s|  1370k|  1369k|     0 |   0.0 | 521M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
196.90/196.90	c   187s|  1380k|  1379k|     0 |   0.0 | 524M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
198.49/198.50	c   188s|  1390k|  1389k|     0 |   0.0 | 528M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
200.10/200.12	c   190s|  1400k|  1399k|     0 |   0.0 | 532M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
201.70/201.72	c   191s|  1410k|  1409k|     0 |   0.0 | 536M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
203.19/203.29	c   193s|  1420k|  1419k|     0 |   0.0 | 539M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
204.79/204.88	c   194s|  1430k|  1429k|     0 |   0.0 | 543M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
206.40/206.46	c   196s|  1440k|  1439k|     0 |   0.0 | 547M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
207.99/208.04	c   197s|  1450k|  1449k|     0 |   0.0 | 551M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
209.59/209.60	c   199s|  1460k|  1459k|     0 |   0.0 | 554M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
211.09/211.20	c   200s|  1470k|  1469k|     0 |   0.0 | 558M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 178 |   0 | 0.000000e+00 |      --      |    Inf 
212.79/212.81	c   202s|  1480k|  1479k|     0 |   0.0 | 562M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 179 |   0 | 0.000000e+00 |      --      |    Inf 
214.40/214.41	c   203s|  1490k|  1489k|     0 |   0.0 | 566M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 179 |   0 | 0.000000e+00 |      --      |    Inf 
215.89/215.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
215.89/215.94	c   205s|  1500k|  1499k|     0 |   0.0 | 569M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 179 |   0 | 0.000000e+00 |      --      |    Inf 
217.49/217.52	c   206s|  1510k|  1509k|     0 |   0.0 | 573M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 179 |   0 | 0.000000e+00 |      --      |    Inf 
219.09/219.11	c   208s|  1520k|  1519k|     0 |   0.0 | 577M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 179 |   0 | 0.000000e+00 |      --      |    Inf 
220.69/220.70	c   209s|  1530k|  1529k|     0 |   0.0 | 580M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 179 |   0 | 0.000000e+00 |      --      |    Inf 
222.19/222.24	c   211s|  1540k|  1539k|     0 |   0.0 | 584M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 179 |   0 | 0.000000e+00 |      --      |    Inf 
223.79/223.84	c   212s|  1550k|  1549k|     0 |   0.0 | 588M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 179 |   0 | 0.000000e+00 |      --      |    Inf 
225.39/225.43	c   214s|  1560k|  1559k|     0 |   0.0 | 592M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 179 |   0 | 0.000000e+00 |      --      |    Inf 
226.99/227.01	c   215s|  1570k|  1569k|     0 |   0.0 | 595M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 179 |   0 | 0.000000e+00 |      --      |    Inf 
228.49/228.56	c   217s|  1580k|  1579k|     0 |   0.0 | 599M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 179 |   0 | 0.000000e+00 |      --      |    Inf 
230.09/230.17	c   218s|  1590k|  1589k|     0 |   0.0 | 603M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 180 |   0 | 0.000000e+00 |      --      |    Inf 
231.69/231.78	c   220s|  1600k|  1599k|     0 |   0.0 | 607M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 180 |   0 | 0.000000e+00 |      --      |    Inf 
233.29/233.39	c   221s|  1610k|  1609k|     0 |   0.0 | 610M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 181 |   0 | 0.000000e+00 |      --      |    Inf 
234.89/234.97	c   223s|  1620k|  1619k|     0 |   0.0 | 614M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 181 |   0 | 0.000000e+00 |      --      |    Inf 
236.50/236.55	c   224s|  1630k|  1629k|     0 |   0.0 | 618M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 182 |   0 | 0.000000e+00 |      --      |    Inf 
238.09/238.12	c   226s|  1640k|  1639k|     0 |   0.0 | 622M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 182 |   0 | 0.000000e+00 |      --      |    Inf 
239.59/239.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
239.59/239.70	c   227s|  1650k|  1649k|     0 |   0.0 | 625M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 182 |   0 | 0.000000e+00 |      --      |    Inf 
241.19/241.25	c   229s|  1660k|  1659k|     0 |   0.0 | 629M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 182 |   0 | 0.000000e+00 |      --      |    Inf 
242.69/242.78	c   230s|  1670k|  1669k|     0 |   0.0 | 633M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 184 |   0 | 0.000000e+00 |      --      |    Inf 
244.29/244.37	c   232s|  1680k|  1679k|     0 |   0.0 | 637M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 184 |   0 | 0.000000e+00 |      --      |    Inf 
245.90/245.93	c   233s|  1690k|  1689k|     0 |   0.0 | 640M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 184 |   0 | 0.000000e+00 |      --      |    Inf 
247.40/247.48	c   235s|  1700k|  1699k|     0 |   0.0 | 644M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 186 |   0 | 0.000000e+00 |      --      |    Inf 
248.99/249.06	c   236s|  1710k|  1709k|     0 |   0.0 | 648M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 186 |   0 | 0.000000e+00 |      --      |    Inf 
250.59/250.69	c   238s|  1720k|  1719k|     0 |   0.0 | 652M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 186 |   0 | 0.000000e+00 |      --      |    Inf 
252.29/252.31	c   239s|  1730k|  1729k|     0 |   0.0 | 655M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 186 |   0 | 0.000000e+00 |      --      |    Inf 
253.90/253.93	c   241s|  1740k|  1739k|     0 |   0.0 | 659M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 186 |   0 | 0.000000e+00 |      --      |    Inf 
255.49/255.51	c   242s|  1750k|  1749k|     0 |   0.0 | 663M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 186 |   0 | 0.000000e+00 |      --      |    Inf 
257.09/257.11	c   244s|  1760k|  1759k|     0 |   0.0 | 667M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 186 |   0 | 0.000000e+00 |      --      |    Inf 
258.70/258.70	c   245s|  1770k|  1769k|     0 |   0.0 | 670M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 186 |   0 | 0.000000e+00 |      --      |    Inf 
260.19/260.24	c   247s|  1780k|  1779k|     0 |   0.0 | 674M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 188 |   0 | 0.000000e+00 |      --      |    Inf 
261.70/261.79	c   248s|  1790k|  1789k|     0 |   0.0 | 678M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 188 |   0 | 0.000000e+00 |      --      |    Inf 
263.29/263.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
263.29/263.36	c   250s|  1800k|  1799k|     0 |   0.0 | 682M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 188 |   0 | 0.000000e+00 |      --      |    Inf 
264.79/264.89	c   251s|  1810k|  1809k|     0 |   0.0 | 685M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
266.40/266.48	c   253s|  1820k|  1819k|     0 |   0.0 | 689M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
267.99/268.03	c   254s|  1830k|  1829k|     0 |   0.0 | 693M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
269.60/269.62	c   256s|  1840k|  1839k|     0 |   0.0 | 697M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
271.19/271.21	c   257s|  1850k|  1849k|     0 |   0.0 | 700M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
272.80/272.81	c   259s|  1860k|  1859k|     0 |   0.0 | 704M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
274.29/274.38	c   260s|  1870k|  1869k|     0 |   0.0 | 708M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
275.89/275.99	c   262s|  1880k|  1879k|     0 |   0.0 | 712M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
277.59/277.62	c   263s|  1890k|  1889k|     0 |   0.0 | 715M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
279.19/279.25	c   265s|  1900k|  1899k|     0 |   0.0 | 719M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
280.79/280.85	c   266s|  1910k|  1909k|     0 |   0.0 | 723M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
282.39/282.46	c   268s|  1920k|  1919k|     0 |   0.0 | 727M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
284.00/284.09	c   269s|  1930k|  1929k|     0 |   0.0 | 730M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 190 |   0 | 0.000000e+00 |      --      |    Inf 
285.59/285.69	c   271s|  1940k|  1939k|     0 |   0.0 | 734M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 191 |   0 | 0.000000e+00 |      --      |    Inf 
287.19/287.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
287.19/287.27	c   272s|  1950k|  1949k|     0 |   0.0 | 738M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 191 |   0 | 0.000000e+00 |      --      |    Inf 
288.79/288.84	c   274s|  1960k|  1959k|     0 |   0.0 | 742M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 191 |   0 | 0.000000e+00 |      --      |    Inf 
290.40/290.44	c   275s|  1970k|  1969k|     0 |   0.0 | 745M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 192 |   0 | 0.000000e+00 |      --      |    Inf 
291.99/292.05	c   277s|  1980k|  1979k|     0 |   0.0 | 749M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 192 |   0 | 0.000000e+00 |      --      |    Inf 
293.60/293.62	c   278s|  1990k|  1989k|     0 |   0.0 | 753M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 192 |   0 | 0.000000e+00 |      --      |    Inf 
295.09/295.17	c   280s|  2000k|  1999k|     0 |   0.0 | 757M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 192 |   0 | 0.000000e+00 |      --      |    Inf 
296.69/296.74	c   281s|  2010k|  2009k|     0 |   0.0 | 760M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 192 |   0 | 0.000000e+00 |      --      |    Inf 
298.29/298.31	c   283s|  2020k|  2019k|     0 |   0.0 | 764M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 192 |   0 | 0.000000e+00 |      --      |    Inf 
299.89/299.90	c   284s|  2030k|  2029k|     0 |   0.0 | 768M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 193 |   0 | 0.000000e+00 |      --      |    Inf 
301.39/301.44	c   286s|  2040k|  2039k|     0 |   0.0 | 772M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 193 |   0 | 0.000000e+00 |      --      |    Inf 
302.99/303.02	c   287s|  2050k|  2049k|     0 |   0.0 | 775M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 193 |   0 | 0.000000e+00 |      --      |    Inf 
304.50/304.59	c   289s|  2060k|  2059k|     0 |   0.0 | 779M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
306.09/306.15	c   290s|  2070k|  2069k|     0 |   0.0 | 783M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
307.60/307.69	c   292s|  2080k|  2079k|     0 |   0.0 | 787M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
309.20/309.27	c   293s|  2090k|  2089k|     0 |   0.0 | 790M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
310.79/310.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
310.79/310.84	c   295s|  2100k|  2099k|     0 |   0.0 | 794M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
312.40/312.43	c   296s|  2110k|  2109k|     0 |   0.0 | 798M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
313.89/313.98	c   298s|  2120k|  2119k|     0 |   0.0 | 802M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
315.50/315.57	c   299s|  2130k|  2129k|     0 |   0.0 | 806M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
317.09/317.15	c   301s|  2140k|  2139k|     0 |   0.0 | 809M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
318.70/318.73	c   302s|  2150k|  2149k|     0 |   0.0 | 813M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
320.20/320.28	c   304s|  2160k|  2159k|     0 |   0.0 | 817M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
321.79/321.84	c   305s|  2170k|  2169k|     0 |   0.0 | 821M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
323.40/323.40	c   307s|  2180k|  2179k|     0 |   0.0 | 825M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
324.90/324.97	c   308s|  2190k|  2189k|     0 |   0.0 | 829M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
326.49/326.52	c   310s|  2200k|  2199k|     0 |   0.0 | 832M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
328.00/328.07	c   311s|  2210k|  2209k|     0 |   0.0 | 836M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
329.60/329.64	c   313s|  2220k|  2219k|     0 |   0.0 | 840M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
331.19/331.22	c   314s|  2230k|  2229k|     0 |   0.0 | 844M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
332.79/332.80	c   316s|  2240k|  2239k|     0 |   0.0 | 848M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
334.30/334.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
334.30/334.36	c   317s|  2250k|  2249k|     0 |   0.0 | 852M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
335.90/335.95	c   318s|  2260k|  2259k|     0 |   0.0 | 855M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
337.49/337.53	c   320s|  2270k|  2269k|     0 |   0.0 | 859M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
339.09/339.11	c   321s|  2280k|  2279k|     0 |   0.0 | 863M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
340.60/340.66	c   323s|  2290k|  2289k|     0 |   0.0 | 867M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
342.19/342.24	c   324s|  2300k|  2299k|     0 |   0.0 | 871M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
343.80/343.82	c   326s|  2310k|  2309k|     0 |   0.0 | 874M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
345.41/345.40	c   327s|  2320k|  2319k|     0 |   0.0 | 878M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
346.89/346.94	c   329s|  2330k|  2329k|     0 |   0.0 | 882M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
348.49/348.52	c   330s|  2340k|  2339k|     0 |   0.0 | 886M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
350.09/350.10	c   332s|  2350k|  2349k|     0 |   0.0 | 890M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
351.59/351.66	c   333s|  2360k|  2359k|     0 |   0.0 | 894M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
353.20/353.20	c   335s|  2370k|  2369k|     0 |   0.0 | 897M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
354.70/354.76	c   336s|  2380k|  2379k|     0 |   0.0 | 901M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
356.30/356.33	c   338s|  2390k|  2389k|     0 |   0.0 | 905M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
357.80/357.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
357.80/357.89	c   339s|  2400k|  2399k|     0 |   0.0 | 909M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
359.40/359.43	c   341s|  2410k|  2409k|     0 |   0.0 | 913M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
360.90/360.97	c   342s|  2420k|  2419k|     0 |   0.0 | 916M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
362.50/362.54	c   344s|  2430k|  2429k|     0 |   0.0 | 920M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
364.10/364.11	c   345s|  2440k|  2439k|     0 |   0.0 | 924M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
365.59/365.67	c   347s|  2450k|  2449k|     0 |   0.0 | 928M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
367.20/367.20	c   348s|  2460k|  2459k|     0 |   0.0 | 932M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
368.70/368.77	c   350s|  2470k|  2469k|     0 |   0.0 | 936M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
370.30/370.33	c   351s|  2480k|  2479k|     0 |   0.0 | 939M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
371.80/371.89	c   352s|  2490k|  2489k|     0 |   0.0 | 943M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
373.39/373.42	c   354s|  2500k|  2499k|     0 |   0.0 | 947M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
374.90/374.99	c   355s|  2510k|  2509k|     0 |   0.0 | 951M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
376.49/376.55	c   357s|  2520k|  2519k|     0 |   0.0 | 955M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
378.10/378.11	c   358s|  2530k|  2529k|     0 |   0.0 | 958M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
379.60/379.63	c   360s|  2540k|  2539k|     0 |   0.0 | 962M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
381.10/381.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
381.10/381.19	c   361s|  2550k|  2549k|     0 |   0.0 | 966M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
382.70/382.75	c   363s|  2560k|  2559k|     0 |   0.0 | 970M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
384.29/384.32	c   364s|  2570k|  2569k|     0 |   0.0 | 974M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
385.80/385.86	c   366s|  2580k|  2579k|     0 |   0.0 | 978M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
387.40/387.41	c   367s|  2590k|  2589k|     0 |   0.0 | 981M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
388.90/388.97	c   369s|  2600k|  2599k|     0 |   0.0 | 985M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
390.50/390.55	c   370s|  2610k|  2609k|     0 |   0.0 | 989M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
392.10/392.12	c   372s|  2620k|  2619k|     0 |   0.0 | 993M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
393.59/393.69	c   373s|  2630k|  2629k|     0 |   0.0 | 997M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
395.19/395.27	c   375s|  2640k|  2639k|     0 |   0.0 |1000M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
396.79/396.86	c   376s|  2650k|  2649k|     0 |   0.0 |1004M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
398.39/398.43	c   378s|  2660k|  2659k|     0 |   0.0 |1008M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
399.90/399.98	c   379s|  2670k|  2669k|     0 |   0.0 |1012M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
401.50/401.56	c   380s|  2680k|  2679k|     0 |   0.0 |1016M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
403.10/403.14	c   382s|  2690k|  2689k|     0 |   0.0 |1019M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
404.70/404.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
404.70/404.71	c   383s|  2700k|  2699k|     0 |   0.0 |1023M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
406.19/406.27	c   385s|  2710k|  2709k|     0 |   0.0 |1027M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
407.79/407.84	c   386s|  2720k|  2719k|     0 |   0.0 |1031M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
409.39/409.43	c   388s|  2730k|  2729k|     0 |   0.0 |1035M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
410.99/411.01	c   389s|  2740k|  2739k|     0 |   0.0 |1039M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
412.50/412.55	c   391s|  2750k|  2749k|     0 |   0.0 |1042M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
414.10/414.13	c   392s|  2760k|  2759k|     0 |   0.0 |1046M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
415.70/415.71	c   394s|  2770k|  2769k|     0 |   0.0 |1050M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
417.20/417.29	c   395s|  2780k|  2779k|     0 |   0.0 |1054M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
418.79/418.84	c   397s|  2790k|  2789k|     0 |   0.0 |1058M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
420.39/420.42	c   398s|  2800k|  2799k|     0 |   0.0 |1061M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
422.00/422.00	c   400s|  2810k|  2809k|     0 |   0.0 |1065M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
423.50/423.58	c   401s|  2820k|  2819k|     0 |   0.0 |1069M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
425.10/425.13	c   403s|  2830k|  2829k|     0 |   0.0 |1073M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
426.70/426.70	c   404s|  2840k|  2839k|     0 |   0.0 |1077M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
428.20/428.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
428.20/428.28	c   406s|  2850k|  2849k|     0 |   0.0 |1081M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
429.80/429.86	c   407s|  2860k|  2859k|     0 |   0.0 |1084M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
431.40/431.42	c   409s|  2870k|  2869k|     0 |   0.0 |1088M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
432.90/432.98	c   410s|  2880k|  2879k|     0 |   0.0 |1092M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
434.50/434.56	c   412s|  2890k|  2889k|     0 |   0.0 |1096M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
436.09/436.13	c   413s|  2900k|  2899k|     0 |   0.0 |1100M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
437.70/437.71	c   415s|  2910k|  2909k|     0 |   0.0 |1103M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
439.20/439.25	c   416s|  2920k|  2919k|     0 |   0.0 |1107M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
440.80/440.83	c   418s|  2930k|  2929k|     0 |   0.0 |1111M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
442.40/442.41	c   419s|  2940k|  2939k|     0 |   0.0 |1115M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
443.90/443.99	c   421s|  2950k|  2949k|     0 |   0.0 |1119M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
445.51/445.55	c   422s|  2960k|  2959k|     0 |   0.0 |1123M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
447.09/447.12	c   424s|  2970k|  2969k|     0 |   0.0 |1126M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
448.60/448.69	c   425s|  2980k|  2979k|     0 |   0.0 |1130M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
450.19/450.25	c   426s|  2990k|  2989k|     0 |   0.0 |1134M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
451.70/451.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
451.70/451.79	c   428s|  3000k|  2999k|     0 |   0.0 |1138M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
453.29/453.35	c   429s|  3010k|  3009k|     0 |   0.0 |1142M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
454.90/454.91	c   431s|  3020k|  3019k|     0 |   0.0 |1145M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
456.40/456.48	c   432s|  3030k|  3029k|     0 |   0.0 |1149M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
458.00/458.03	c   434s|  3040k|  3039k|     0 |   0.0 |1153M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
459.50/459.58	c   435s|  3050k|  3049k|     0 |   0.0 |1157M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
461.10/461.15	c   437s|  3060k|  3059k|     0 |   0.0 |1161M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
462.70/462.72	c   438s|  3070k|  3069k|     0 |   0.0 |1164M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
464.21/464.27	c   440s|  3080k|  3079k|     0 |   0.0 |1168M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
465.80/465.81	c   441s|  3090k|  3089k|     0 |   0.0 |1172M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
467.30/467.37	c   443s|  3100k|  3099k|     0 |   0.0 |1176M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
468.90/468.93	c   444s|  3110k|  3109k|     0 |   0.0 |1180M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
470.40/470.48	c   446s|  3120k|  3119k|     0 |   0.0 |1183M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
472.00/472.02	c   447s|  3130k|  3129k|     0 |   0.0 |1187M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
473.50/473.58	c   449s|  3140k|  3139k|     0 |   0.0 |1191M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
475.10/475.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
475.10/475.15	c   450s|  3150k|  3149k|     0 |   0.0 |1195M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 194 |   0 | 0.000000e+00 |      --      |    Inf 
476.69/476.74	c   452s|  3160k|  3159k|     0 |   0.0 |1199M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
478.30/478.33	c   453s|  3170k|  3169k|     0 |   0.0 |1202M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
479.89/479.90	c   455s|  3180k|  3179k|     0 |   0.0 |1206M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
481.40/481.48	c   456s|  3190k|  3189k|     0 |   0.0 |1210M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
483.00/483.09	c   458s|  3200k|  3199k|     0 |   0.0 |1214M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
484.60/484.64	c   459s|  3210k|  3209k|     0 |   0.0 |1217M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
486.20/486.22	c   461s|  3220k|  3219k|     0 |   0.0 |1221M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
487.70/487.79	c   462s|  3230k|  3229k|     0 |   0.0 |1225M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
489.30/489.38	c   464s|  3240k|  3239k|     0 |   0.0 |1229M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
490.90/490.93	c   465s|  3250k|  3249k|     0 |   0.0 |1232M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
492.40/492.49	c   466s|  3260k|  3259k|     0 |   0.0 |1236M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
494.00/494.04	c   468s|  3270k|  3269k|     0 |   0.0 |1240M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 195 |   0 | 0.000000e+00 |      --      |    Inf 
495.60/495.62	c   469s|  3280k|  3279k|     0 |   0.0 |1244M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 196 |   0 | 0.000000e+00 |      --      |    Inf 
497.10/497.16	c   471s|  3290k|  3289k|     0 |   0.0 |1248M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 196 |   0 | 0.000000e+00 |      --      |    Inf 
498.70/498.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
498.70/498.72	c   472s|  3300k|  3299k|     0 |   0.0 |1251M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 196 |   0 | 0.000000e+00 |      --      |    Inf 
500.30/500.30	c   474s|  3310k|  3309k|     0 |   0.0 |1255M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
501.79/501.87	c   475s|  3320k|  3319k|     0 |   0.0 |1259M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
503.40/503.45	c   477s|  3330k|  3329k|     0 |   0.0 |1263M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
504.90/504.99	c   478s|  3340k|  3339k|     0 |   0.0 |1267M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
506.50/506.58	c   480s|  3350k|  3349k|     0 |   0.0 |1270M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
508.10/508.15	c   481s|  3360k|  3359k|     0 |   0.0 |1274M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
509.70/509.74	c   483s|  3370k|  3369k|     0 |   0.0 |1278M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
511.20/511.27	c   484s|  3380k|  3379k|     0 |   0.0 |1282M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
512.80/512.85	c   486s|  3390k|  3389k|     0 |   0.0 |1286M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
514.39/514.42	c   487s|  3400k|  3399k|     0 |   0.0 |1289M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
515.99/516.00	c   489s|  3410k|  3409k|     0 |   0.0 |1293M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
517.50/517.54	c   490s|  3420k|  3419k|     0 |   0.0 |1297M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
519.00/519.09	c   492s|  3430k|  3429k|     0 |   0.0 |1301M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
520.60/520.66	c   493s|  3440k|  3439k|     0 |   0.0 |1304M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
522.19/522.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
522.19/522.21	c   495s|  3450k|  3449k|     0 |   0.0 |1308M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 197 |   0 | 0.000000e+00 |      --      |    Inf 
523.70/523.77	c   496s|  3460k|  3459k|     0 |   0.0 |1312M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 198 |   0 | 0.000000e+00 |      --      |    Inf 
525.30/525.34	c   498s|  3470k|  3469k|     0 |   0.0 |1316M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 198 |   0 | 0.000000e+00 |      --      |    Inf 
526.91/526.93	c   499s|  3480k|  3479k|     0 |   0.0 |1320M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 198 |   0 | 0.000000e+00 |      --      |    Inf 
528.50/528.52	c   501s|  3490k|  3489k|     0 |   0.0 |1323M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 198 |   0 | 0.000000e+00 |      --      |    Inf 
530.00/530.09	c   502s|  3500k|  3499k|     0 |   0.0 |1327M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 198 |   0 | 0.000000e+00 |      --      |    Inf 
531.60/531.65	c   504s|  3510k|  3509k|     0 |   0.0 |1331M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 198 |   0 | 0.000000e+00 |      --      |    Inf 
533.20/533.23	c   505s|  3520k|  3519k|     0 |   0.0 |1335M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 198 |   0 | 0.000000e+00 |      --      |    Inf 
534.79/534.80	c   507s|  3530k|  3529k|     0 |   0.0 |1338M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 198 |   0 | 0.000000e+00 |      --      |    Inf 
536.30/536.36	c   508s|  3540k|  3539k|     0 |   0.0 |1342M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 199 |   0 | 0.000000e+00 |      --      |    Inf 
537.90/537.91	c   509s|  3550k|  3549k|     0 |   0.0 |1346M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 199 |   0 | 0.000000e+00 |      --      |    Inf 
539.40/539.49	c   511s|  3560k|  3559k|     0 |   0.0 |1350M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 199 |   0 | 0.000000e+00 |      --      |    Inf 
541.00/541.06	c   512s|  3570k|  3569k|     0 |   0.0 |1353M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 200 |   0 | 0.000000e+00 |      --      |    Inf 
542.59/542.64	c   514s|  3580k|  3579k|     0 |   0.0 |1357M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 200 |   0 | 0.000000e+00 |      --      |    Inf 
544.10/544.18	c   515s|  3590k|  3589k|     0 |   0.0 |1361M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 200 |   0 | 0.000000e+00 |      --      |    Inf 
545.69/545.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
545.69/545.76	c   517s|  3600k|  3599k|     0 |   0.0 |1365M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 200 |   0 | 0.000000e+00 |      --      |    Inf 
547.30/547.34	c   518s|  3610k|  3609k|     0 |   0.0 |1368M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 200 |   0 | 0.000000e+00 |      --      |    Inf 
548.91/548.92	c   520s|  3620k|  3619k|     0 |   0.0 |1372M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 200 |   0 | 0.000000e+00 |      --      |    Inf 
550.40/550.48	c   521s|  3630k|  3629k|     0 |   0.0 |1376M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 201 |   0 | 0.000000e+00 |      --      |    Inf 
552.00/552.06	c   523s|  3640k|  3639k|     0 |   0.0 |1380M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 201 |   0 | 0.000000e+00 |      --      |    Inf 
553.60/553.64	c   524s|  3650k|  3649k|     0 |   0.0 |1383M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 201 |   0 | 0.000000e+00 |      --      |    Inf 
555.20/555.22	c   526s|  3660k|  3659k|     0 |   0.0 |1387M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 201 |   0 | 0.000000e+00 |      --      |    Inf 
556.70/556.75	c   527s|  3670k|  3669k|     0 |   0.0 |1391M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 201 |   0 | 0.000000e+00 |      --      |    Inf 
558.30/558.31	c   529s|  3680k|  3679k|     0 |   0.0 |1395M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 202 |   0 | 0.000000e+00 |      --      |    Inf 
559.80/559.84	c   530s|  3690k|  3689k|     0 |   0.0 |1399M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 202 |   0 | 0.000000e+00 |      --      |    Inf 
561.30/561.39	c   532s|  3700k|  3699k|     0 |   0.0 |1402M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 202 |   0 | 0.000000e+00 |      --      |    Inf 
562.89/562.94	c   533s|  3710k|  3709k|     0 |   0.0 |1406M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 202 |   0 | 0.000000e+00 |      --      |    Inf 
564.50/564.50	c   535s|  3720k|  3719k|     0 |   0.0 |1410M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 203 |   0 | 0.000000e+00 |      --      |    Inf 
565.99/566.05	c   536s|  3730k|  3729k|     0 |   0.0 |1414M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 203 |   0 | 0.000000e+00 |      --      |    Inf 
567.60/567.62	c   538s|  3740k|  3739k|     0 |   0.0 |1417M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
569.10/569.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
569.10/569.12	c   539s|  3750k|  3749k|     0 |   0.0 |1421M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
570.60/570.62	c   540s|  3760k|  3759k|     0 |   0.0 |1425M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
572.09/572.18	c   542s|  3770k|  3769k|     0 |   0.0 |1429M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
573.60/573.68	c   543s|  3780k|  3779k|     0 |   0.0 |1432M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
575.10/575.18	c   545s|  3790k|  3789k|     0 |   0.0 |1436M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
576.60/576.63	c   546s|  3800k|  3799k|     0 |   0.0 |1440M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
578.09/578.12	c   548s|  3810k|  3809k|     0 |   0.0 |1444M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
579.61/579.66	c   549s|  3820k|  3819k|     0 |   0.0 |1447M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
581.20/581.20	c   551s|  3830k|  3829k|     0 |   0.0 |1451M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
582.70/582.71	c   552s|  3840k|  3839k|     0 |   0.0 |1455M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
584.20/584.24	c   553s|  3850k|  3849k|     0 |   0.0 |1459M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
585.70/585.79	c   555s|  3860k|  3859k|     0 |   0.0 |1462M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
587.31/587.32	c   556s|  3870k|  3869k|     0 |   0.0 |1466M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
588.80/588.87	c   558s|  3880k|  3879k|     0 |   0.0 |1470M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
590.30/590.36	c   559s|  3890k|  3889k|     0 |   0.0 |1474M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
591.80/591.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
591.80/591.86	c   561s|  3900k|  3899k|     0 |   0.0 |1477M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
593.30/593.36	c   562s|  3910k|  3909k|     0 |   0.0 |1481M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
594.80/594.84	c   563s|  3920k|  3919k|     0 |   0.0 |1485M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
596.30/596.31	c   565s|  3930k|  3929k|     0 |   0.0 |1489M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
597.70/597.78	c   566s|  3940k|  3939k|     0 |   0.0 |1492M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
599.20/599.25	c   568s|  3950k|  3949k|     0 |   0.0 |1496M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
600.70/600.78	c   569s|  3960k|  3959k|     0 |   0.0 |1500M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
602.30/602.30	c   570s|  3970k|  3969k|     0 |   0.0 |1504M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
603.71/603.76	c   572s|  3980k|  3979k|     0 |   0.0 |1508M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
605.20/605.21	c   573s|  3990k|  3989k|     0 |   0.0 |1511M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
606.70/606.71	c   575s|  4000k|  3999k|     0 |   0.0 |1515M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
608.10/608.19	c   576s|  4010k|  4009k|     0 |   0.0 |1519M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
609.60/609.60	c   577s|  4020k|  4019k|     0 |   0.0 |1523M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
611.00/611.05	c   579s|  4030k|  4029k|     0 |   0.0 |1526M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
612.50/612.60	c   580s|  4040k|  4039k|     0 |   0.0 |1530M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
614.00/614.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
614.00/614.07	c   582s|  4050k|  4049k|     0 |   0.0 |1534M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
615.40/615.49	c   583s|  4060k|  4059k|     0 |   0.0 |1538M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
616.90/616.90	c   584s|  4070k|  4069k|     0 |   0.0 |1541M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
618.30/618.39	c   586s|  4080k|  4079k|     0 |   0.0 |1545M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
619.80/619.85	c   587s|  4090k|  4089k|     0 |   0.0 |1549M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
621.30/621.32	c   588s|  4100k|  4099k|     0 |   0.0 |1553M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
622.70/622.73	c   590s|  4110k|  4109k|     0 |   0.0 |1557M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
624.20/624.20	c   591s|  4120k|  4119k|     0 |   0.0 |1560M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
625.70/625.76	c   593s|  4130k|  4129k|     0 |   0.0 |1564M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
627.30/627.30	c   594s|  4140k|  4139k|     0 |   0.0 |1568M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
628.80/628.81	c   596s|  4150k|  4149k|     0 |   0.0 |1572M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
630.31/630.39	c   597s|  4160k|  4159k|     0 |   0.0 |1575M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
631.90/631.97	c   599s|  4170k|  4169k|     0 |   0.0 |1579M| 516 |   - |1504 | 988 |   0 |   0 |   0 | 204 |   0 | 0.000000e+00 |      --      |    Inf 
633.51/633.56	c   600s|  4180k|  4179k|     0 |   0.0 |1583M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 205 |   0 | 0.000000e+00 |      --      |    Inf 
635.10/635.12	c   602s|  4190k|  4189k|     0 |   0.0 |1587M| 516 |   - |1504 | 989 |   0 |   0 |   0 | 205 |   0 | 0.000000e+00 |      --      |    Inf 
636.60/636.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
636.60/636.69	c   603s|  4200k|  4199k|     0 |   0.0 |1591M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
638.20/638.22	c   604s|  4210k|  4209k|     0 |   0.0 |1594M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
639.69/639.76	c   606s|  4220k|  4219k|     0 |   0.0 |1598M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
641.21/641.26	c   607s|  4230k|  4229k|     0 |   0.0 |1602M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
642.70/642.76	c   609s|  4240k|  4239k|     0 |   0.0 |1606M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
644.30/644.31	c   610s|  4250k|  4249k|     0 |   0.0 |1610M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
645.90/645.90	c   612s|  4260k|  4259k|     0 |   0.0 |1613M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
647.40/647.43	c   613s|  4270k|  4269k|     0 |   0.0 |1617M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
648.90/648.91	c   615s|  4280k|  4279k|     0 |   0.0 |1621M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
650.40/650.41	c   616s|  4290k|  4289k|     0 |   0.0 |1625M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
651.90/651.93	c   617s|  4300k|  4299k|     0 |   0.0 |1629M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
653.41/653.42	c   619s|  4310k|  4309k|     0 |   0.0 |1633M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
654.90/654.92	c   620s|  4320k|  4319k|     0 |   0.0 |1636M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
656.40/656.43	c   622s|  4330k|  4329k|     0 |   0.0 |1640M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
657.90/657.93	c   623s|  4340k|  4339k|     0 |   0.0 |1644M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
659.40/659.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
659.40/659.43	c   625s|  4350k|  4349k|     0 |   0.0 |1648M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
660.91/660.90	c   626s|  4360k|  4359k|     0 |   0.0 |1652M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
662.30/662.39	c   627s|  4370k|  4369k|     0 |   0.0 |1655M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
663.90/663.91	c   629s|  4380k|  4379k|     0 |   0.0 |1659M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
665.41/665.42	c   630s|  4390k|  4389k|     0 |   0.0 |1663M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
666.90/666.92	c   632s|  4400k|  4399k|     0 |   0.0 |1667M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
668.30/668.38	c   633s|  4410k|  4409k|     0 |   0.0 |1671M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
669.80/669.90	c   634s|  4420k|  4419k|     0 |   0.0 |1675M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
671.40/671.41	c   636s|  4430k|  4429k|     0 |   0.0 |1678M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
672.90/672.95	c   637s|  4440k|  4439k|     0 |   0.0 |1682M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
674.41/674.44	c   639s|  4450k|  4449k|     0 |   0.0 |1686M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
675.90/675.99	c   640s|  4460k|  4459k|     0 |   0.0 |1690M| 516 |   - |1504 | 990 |   0 |   0 |   0 | 206 |   0 | 0.000000e+00 |      --      |    Inf 
677.51/677.57	c   642s|  4470k|  4469k|     0 |   0.0 |1694M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 207 |   0 | 0.000000e+00 |      --      |    Inf 
679.10/679.17	c   643s|  4480k|  4479k|     0 |   0.0 |1697M| 516 |   - |1504 | 991 |   0 |   0 |   0 | 207 |   0 | 0.000000e+00 |      --      |    Inf 
680.70/680.73	c   645s|  4490k|  4489k|     0 |   0.0 |1701M| 516 |   - |1504 | 992 |   0 |   0 |   0 | 208 |   0 | 0.000000e+00 |      --      |    Inf 
682.20/682.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
682.20/682.25	c   646s|  4500k|  4499k|     0 |   0.0 |1705M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 210 |   0 | 0.000000e+00 |      --      |    Inf 
683.80/683.85	c   648s|  4510k|  4509k|     0 |   0.0 |1709M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 210 |   0 | 0.000000e+00 |      --      |    Inf 
685.40/685.44	c   649s|  4520k|  4519k|     0 |   0.0 |1713M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 210 |   0 | 0.000000e+00 |      --      |    Inf 
687.00/687.01	c   651s|  4530k|  4529k|     0 |   0.0 |1716M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 210 |   0 | 0.000000e+00 |      --      |    Inf 
688.51/688.56	c   652s|  4540k|  4539k|     0 |   0.0 |1720M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 210 |   0 | 0.000000e+00 |      --      |    Inf 
690.10/690.15	c   654s|  4550k|  4549k|     0 |   0.0 |1724M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 210 |   0 | 0.000000e+00 |      --      |    Inf 
691.70/691.71	c   655s|  4560k|  4559k|     0 |   0.0 |1728M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 212 |   0 | 0.000000e+00 |      --      |    Inf 
693.30/693.31	c   657s|  4570k|  4569k|     0 |   0.0 |1732M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 212 |   0 | 0.000000e+00 |      --      |    Inf 
694.81/694.85	c   658s|  4580k|  4579k|     0 |   0.0 |1735M| 516 |   - |1504 | 997 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
696.40/696.40	c   660s|  4590k|  4589k|     0 |   0.0 |1739M| 516 |   - |1504 | 997 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
697.91/697.98	c   661s|  4600k|  4599k|     0 |   0.0 |1743M| 516 |   - |1504 | 997 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
699.51/699.57	c   662s|  4610k|  4609k|     0 |   0.0 |1747M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
701.10/701.12	c   664s|  4620k|  4619k|     0 |   0.0 |1751M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
702.70/702.70	c   665s|  4630k|  4629k|     0 |   0.0 |1754M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
704.20/704.29	c   667s|  4640k|  4639k|     0 |   0.0 |1758M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
705.81/705.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
705.81/705.84	c   668s|  4650k|  4649k|     0 |   0.0 |1762M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
707.31/707.31	c   670s|  4660k|  4659k|     0 |   0.0 |1766M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
708.80/708.81	c   671s|  4670k|  4669k|     0 |   0.0 |1770M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
710.30/710.32	c   673s|  4680k|  4679k|     0 |   0.0 |1774M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
711.80/711.80	c   674s|  4690k|  4689k|     0 |   0.0 |1777M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
713.30/713.30	c   675s|  4700k|  4699k|     0 |   0.0 |1781M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
714.70/714.78	c   677s|  4710k|  4709k|     0 |   0.0 |1785M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
716.20/716.28	c   678s|  4720k|  4719k|     0 |   0.0 |1789M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
717.70/717.77	c   680s|  4730k|  4729k|     0 |   0.0 |1793M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
719.21/719.24	c   681s|  4740k|  4739k|     0 |   0.0 |1796M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
720.71/720.74	c   683s|  4750k|  4749k|     0 |   0.0 |1800M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
722.20/722.27	c   684s|  4760k|  4759k|     0 |   0.0 |1804M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
723.71/723.80	c   685s|  4770k|  4769k|     0 |   0.0 |1808M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
725.20/725.28	c   687s|  4780k|  4779k|     0 |   0.0 |1812M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
726.70/726.76	c   688s|  4790k|  4789k|     0 |   0.0 |1815M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
728.21/728.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
728.21/728.24	c   690s|  4800k|  4799k|     0 |   0.0 |1819M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
729.71/729.75	c   691s|  4810k|  4809k|     0 |   0.0 |1823M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
731.20/731.26	c   692s|  4820k|  4819k|     0 |   0.0 |1827M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
732.70/732.77	c   694s|  4830k|  4829k|     0 |   0.0 |1831M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
734.20/734.23	c   695s|  4840k|  4839k|     0 |   0.0 |1834M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
735.70/735.71	c   697s|  4850k|  4849k|     0 |   0.0 |1838M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
737.20/737.20	c   698s|  4860k|  4859k|     0 |   0.0 |1842M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
738.70/738.71	c   700s|  4870k|  4869k|     0 |   0.0 |1846M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
740.10/740.20	c   701s|  4880k|  4879k|     0 |   0.0 |1850M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
741.71/741.72	c   702s|  4890k|  4889k|     0 |   0.0 |1854M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
743.20/743.24	c   704s|  4900k|  4899k|     0 |   0.0 |1857M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
744.71/744.76	c   705s|  4910k|  4909k|     0 |   0.0 |1861M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
746.20/746.28	c   707s|  4920k|  4919k|     0 |   0.0 |1865M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
747.70/747.77	c   708s|  4930k|  4929k|     0 |   0.0 |1869M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
749.20/749.26	c   710s|  4940k|  4939k|     0 |   0.0 |1873M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
750.70/750.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
750.70/750.76	c   711s|  4950k|  4949k|     0 |   0.0 |1877M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
752.20/752.25	c   712s|  4960k|  4959k|     0 |   0.0 |1880M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
753.70/753.71	c   714s|  4970k|  4969k|     0 |   0.0 |1884M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
755.20/755.21	c   715s|  4980k|  4979k|     0 |   0.0 |1888M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
756.71/756.71	c   717s|  4990k|  4989k|     0 |   0.0 |1892M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
758.20/758.23	c   718s|  5000k|  4999k|     0 |   0.0 |1896M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
759.70/759.72	c   719s|  5010k|  5009k|     0 |   0.0 |1900M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
761.21/761.22	c   721s|  5020k|  5019k|     0 |   0.0 |1903M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
762.71/762.74	c   722s|  5030k|  5029k|     0 |   0.0 |1907M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
764.20/764.25	c   724s|  5040k|  5039k|     0 |   0.0 |1911M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
765.70/765.76	c   725s|  5050k|  5049k|     0 |   0.0 |1915M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
767.21/767.27	c   727s|  5060k|  5059k|     0 |   0.0 |1919M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
768.81/768.82	c   728s|  5070k|  5069k|     0 |   0.0 |1922M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
770.30/770.36	c   730s|  5080k|  5079k|     0 |   0.0 |1926M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
771.90/771.90	c   731s|  5090k|  5089k|     0 |   0.0 |1930M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
773.31/773.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
773.31/773.39	c   732s|  5100k|  5099k|     0 |   0.0 |1934M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
774.91/774.91	c   734s|  5110k|  5109k|     0 |   0.0 |1938M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
776.40/776.42	c   735s|  5120k|  5119k|     0 |   0.0 |1942M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
777.91/777.93	c   737s|  5130k|  5129k|     0 |   0.0 |1945M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 214 |   0 | 0.000000e+00 |      --      |    Inf 
779.51/779.51	c   738s|  5140k|  5139k|     0 |   0.0 |1949M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 215 |   0 | 0.000000e+00 |      --      |    Inf 
781.01/781.07	c   740s|  5150k|  5149k|     0 |   0.0 |1953M| 516 |   - |1504 | 996 |   0 |   0 |   0 | 216 |   0 | 0.000000e+00 |      --      |    Inf 
782.60/782.60	c   741s|  5160k|  5159k|     0 |   0.0 |1957M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 216 |   0 | 0.000000e+00 |      --      |    Inf 
784.10/784.14	c   743s|  5170k|  5169k|     0 |   0.0 |1961M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 216 |   0 | 0.000000e+00 |      --      |    Inf 
785.71/785.72	c   744s|  5180k|  5179k|     0 |   0.0 |1964M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 216 |   0 | 0.000000e+00 |      --      |    Inf 
787.21/787.29	c   746s|  5190k|  5189k|     0 |   0.0 |1968M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 216 |   0 | 0.000000e+00 |      --      |    Inf 
788.80/788.86	c   747s|  5200k|  5199k|     0 |   0.0 |1972M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 216 |   0 | 0.000000e+00 |      --      |    Inf 
790.41/790.44	c   749s|  5210k|  5209k|     0 |   0.0 |1976M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 216 |   0 | 0.000000e+00 |      --      |    Inf 
792.01/792.01	c   750s|  5220k|  5219k|     0 |   0.0 |1980M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 216 |   0 | 0.000000e+00 |      --      |    Inf 
793.51/793.55	c   752s|  5230k|  5229k|     0 |   0.0 |1983M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 217 |   0 | 0.000000e+00 |      --      |    Inf 
795.10/795.13	c   753s|  5240k|  5239k|     0 |   0.0 |1987M| 516 |   - |1504 | 996 |   0 |   0 |   0 | 219 |   0 | 0.000000e+00 |      --      |    Inf 
796.61/796.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
796.61/796.66	c   754s|  5250k|  5249k|     0 |   0.0 |1991M| 516 |   - |1504 | 996 |   0 |   0 |   0 | 219 |   0 | 0.000000e+00 |      --      |    Inf 
798.10/798.16	c   756s|  5260k|  5259k|     0 |   0.0 |1995M| 516 |   - |1504 | 997 |   0 |   0 |   0 | 221 |   0 | 0.000000e+00 |      --      |    Inf 
799.51/799.59	c   757s|  5270k|  5269k|     0 |   0.0 |1999M| 516 |   - |1504 | 996 |   0 |   0 |   0 | 221 |   0 | 0.000000e+00 |      --      |    Inf 
801.11/801.12	c   759s|  5280k|  5279k|     0 |   0.0 |2002M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 222 |   0 | 0.000000e+00 |      --      |    Inf 
802.61/802.67	c   760s|  5290k|  5289k|     0 |   0.0 |2006M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 222 |   0 | 0.000000e+00 |      --      |    Inf 
804.21/804.24	c   762s|  5300k|  5299k|     0 |   0.0 |2010M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 222 |   0 | 0.000000e+00 |      --      |    Inf 
805.81/805.82	c   763s|  5310k|  5309k|     0 |   0.0 |2014M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 222 |   0 | 0.000000e+00 |      --      |    Inf 
807.41/807.42	c   765s|  5320k|  5319k|     0 |   0.0 |2017M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 222 |   0 | 0.000000e+00 |      --      |    Inf 
809.01/809.02	c   766s|  5330k|  5329k|     0 |   0.0 |2021M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 222 |   0 | 0.000000e+00 |      --      |    Inf 
810.61/810.62	c   768s|  5340k|  5339k|     0 |   0.0 |2025M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 222 |   0 | 0.000000e+00 |      --      |    Inf 
812.11/812.19	c   769s|  5350k|  5349k|     0 |   0.0 |2029M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 222 |   0 | 0.000000e+00 |      --      |    Inf 
813.70/813.74	c   771s|  5360k|  5359k|     0 |   0.0 |2033M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
815.20/815.28	c   772s|  5370k|  5369k|     0 |   0.0 |2036M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
816.80/816.84	c   774s|  5380k|  5379k|     0 |   0.0 |2040M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
818.41/818.41	c   775s|  5390k|  5389k|     0 |   0.0 |2044M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
819.91/819.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
819.91/819.96	c   776s|  5400k|  5399k|     0 |   0.0 |2048M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
821.50/821.52	c   778s|  5410k|  5409k|     0 |   0.0 |2052M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
823.10/823.10	c   779s|  5420k|  5419k|     0 |   0.0 |2055M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
824.60/824.67	c   781s|  5430k|  5429k|     0 |   0.0 |2059M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
826.21/826.20	c   782s|  5440k|  5439k|     0 |   0.0 |2063M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
827.70/827.75	c   784s|  5450k|  5449k|     0 |   0.0 |2067M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
829.21/829.28	c   785s|  5460k|  5459k|     0 |   0.0 |2071M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 223 |   0 | 0.000000e+00 |      --      |    Inf 
830.71/830.74	c   787s|  5470k|  5469k|     0 |   0.0 |2074M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
832.20/832.24	c   788s|  5480k|  5479k|     0 |   0.0 |2078M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
833.71/833.77	c   790s|  5490k|  5489k|     0 |   0.0 |2082M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
835.20/835.27	c   791s|  5500k|  5499k|     0 |   0.0 |2086M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
836.71/836.78	c   792s|  5510k|  5509k|     0 |   0.0 |2089M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
838.21/838.25	c   794s|  5520k|  5519k|     0 |   0.0 |2093M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
839.70/839.74	c   795s|  5530k|  5529k|     0 |   0.0 |2097M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
841.21/841.22	c   797s|  5540k|  5539k|     0 |   0.0 |2101M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
842.61/842.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
842.61/842.68	c   798s|  5550k|  5549k|     0 |   0.0 |2105M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
844.11/844.12	c   799s|  5560k|  5559k|     0 |   0.0 |2108M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
845.50/845.53	c   801s|  5570k|  5569k|     0 |   0.0 |2112M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
846.91/846.92	c   802s|  5580k|  5579k|     0 |   0.0 |2116M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
848.41/848.41	c   803s|  5590k|  5589k|     0 |   0.0 |2120M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 225 |   0 | 0.000000e+00 |      --      |    Inf 
849.91/849.95	c   805s|  5600k|  5599k|     0 |   0.0 |2123M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
851.50/851.54	c   806s|  5610k|  5609k|     0 |   0.0 |2127M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
853.11/853.12	c   808s|  5620k|  5619k|     0 |   0.0 |2131M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
854.61/854.70	c   809s|  5630k|  5629k|     0 |   0.0 |2135M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
856.21/856.28	c   811s|  5640k|  5639k|     0 |   0.0 |2139M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
857.80/857.83	c   812s|  5650k|  5649k|     0 |   0.0 |2142M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
859.31/859.38	c   814s|  5660k|  5659k|     0 |   0.0 |2146M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
860.91/860.95	c   815s|  5670k|  5669k|     0 |   0.0 |2150M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
862.51/862.51	c   817s|  5680k|  5679k|     0 |   0.0 |2154M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
864.00/864.06	c   818s|  5690k|  5689k|     0 |   0.0 |2158M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
865.50/865.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
865.50/865.57	c   820s|  5700k|  5699k|     0 |   0.0 |2161M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
867.01/867.07	c   821s|  5710k|  5709k|     0 |   0.0 |2165M| 516 |   - |1504 | 994 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
868.61/868.66	c   822s|  5720k|  5719k|     0 |   0.0 |2169M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
870.20/870.24	c   824s|  5730k|  5729k|     0 |   0.0 |2173M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
871.71/871.78	c   825s|  5740k|  5739k|     0 |   0.0 |2177M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
873.31/873.36	c   827s|  5750k|  5749k|     0 |   0.0 |2180M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
874.90/874.93	c   828s|  5760k|  5759k|     0 |   0.0 |2184M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
876.40/876.48	c   830s|  5770k|  5769k|     0 |   0.0 |2188M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
878.01/878.02	c   831s|  5780k|  5779k|     0 |   0.0 |2192M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
879.50/879.58	c   833s|  5790k|  5789k|     0 |   0.0 |2196M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
881.11/881.14	c   834s|  5800k|  5799k|     0 |   0.0 |2199M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
882.61/882.69	c   836s|  5810k|  5809k|     0 |   0.0 |2203M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
884.21/884.23	c   837s|  5820k|  5819k|     0 |   0.0 |2207M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
885.70/885.75	c   839s|  5830k|  5829k|     0 |   0.0 |2211M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
887.31/887.30	c   840s|  5840k|  5839k|     0 |   0.0 |2215M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
888.81/888.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
888.81/888.86	c   842s|  5850k|  5849k|     0 |   0.0 |2219M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
890.41/890.42	c   843s|  5860k|  5859k|     0 |   0.0 |2222M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
891.90/891.95	c   844s|  5870k|  5869k|     0 |   0.0 |2226M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
893.51/893.50	c   846s|  5880k|  5879k|     0 |   0.0 |2230M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
895.01/895.04	c   847s|  5890k|  5889k|     0 |   0.0 |2234M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
896.61/896.60	c   849s|  5900k|  5899k|     0 |   0.0 |2238M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
898.11/898.13	c   850s|  5910k|  5909k|     0 |   0.0 |2241M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
899.61/899.70	c   852s|  5920k|  5919k|     0 |   0.0 |2245M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
901.21/901.26	c   853s|  5930k|  5929k|     0 |   0.0 |2249M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
902.81/902.82	c   855s|  5940k|  5939k|     0 |   0.0 |2253M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
904.31/904.34	c   856s|  5950k|  5949k|     0 |   0.0 |2257M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
905.90/905.90	c   858s|  5960k|  5959k|     0 |   0.0 |2261M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
907.41/907.45	c   859s|  5970k|  5969k|     0 |   0.0 |2264M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
908.91/908.99	c   861s|  5980k|  5979k|     0 |   0.0 |2268M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
910.51/910.52	c   862s|  5990k|  5989k|     0 |   0.0 |2272M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
912.00/912.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
912.00/912.07	c   863s|  6000k|  5999k|     0 |   0.0 |2276M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
913.61/913.62	c   865s|  6010k|  6009k|     0 |   0.0 |2280M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
915.11/915.16	c   866s|  6020k|  6019k|     0 |   0.0 |2283M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
916.71/916.71	c   868s|  6030k|  6029k|     0 |   0.0 |2287M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
918.21/918.24	c   869s|  6040k|  6039k|     0 |   0.0 |2291M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
919.71/919.78	c   871s|  6050k|  6049k|     0 |   0.0 |2295M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
921.30/921.33	c   872s|  6060k|  6059k|     0 |   0.0 |2299M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
922.81/922.89	c   874s|  6070k|  6069k|     0 |   0.0 |2303M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
924.41/924.42	c   875s|  6080k|  6079k|     0 |   0.0 |2306M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
925.91/925.97	c   877s|  6090k|  6089k|     0 |   0.0 |2310M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
927.51/927.53	c   878s|  6100k|  6099k|     0 |   0.0 |2314M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
929.01/929.08	c   880s|  6110k|  6109k|     0 |   0.0 |2318M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
930.61/930.62	c   881s|  6120k|  6119k|     0 |   0.0 |2322M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
932.11/932.16	c   882s|  6130k|  6129k|     0 |   0.0 |2325M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
933.70/933.71	c   884s|  6140k|  6139k|     0 |   0.0 |2329M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
935.21/935.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
935.21/935.26	c   885s|  6150k|  6149k|     0 |   0.0 |2333M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
936.70/936.79	c   887s|  6160k|  6159k|     0 |   0.0 |2337M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
938.31/938.33	c   888s|  6170k|  6169k|     0 |   0.0 |2341M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
939.81/939.88	c   890s|  6180k|  6179k|     0 |   0.0 |2345M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
941.40/941.43	c   891s|  6190k|  6189k|     0 |   0.0 |2348M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
942.91/942.96	c   893s|  6200k|  6199k|     0 |   0.0 |2352M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
944.40/944.48	c   894s|  6210k|  6209k|     0 |   0.0 |2356M| 516 |   - |1504 | 993 |   0 |   0 |   0 | 226 |   0 | 0.000000e+00 |      --      |    Inf 
946.01/946.06	c   896s|  6220k|  6219k|     0 |   0.0 |2360M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 228 |   0 | 0.000000e+00 |      --      |    Inf 
947.60/947.65	c   897s|  6230k|  6229k|     0 |   0.0 |2364M| 516 |   - |1504 | 996 |   0 |   0 |   0 | 229 |   0 | 0.000000e+00 |      --      |    Inf 
949.22/949.23	c   899s|  6240k|  6239k|     0 |   0.0 |2367M| 516 |   - |1504 | 997 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
950.71/950.73	c   900s|  6250k|  6249k|     0 |   0.0 |2371M| 516 |   - |1504 | 996 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
952.20/952.24	c   901s|  6260k|  6259k|     0 |   0.0 |2375M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
953.71/953.76	c   903s|  6270k|  6269k|     0 |   0.0 |2379M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
955.21/955.29	c   904s|  6280k|  6279k|     0 |   0.0 |2383M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
956.81/956.85	c   906s|  6290k|  6289k|     0 |   0.0 |2386M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
958.40/958.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
958.40/958.45	c   907s|  6300k|  6299k|     0 |   0.0 |2390M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
960.00/960.04	c   909s|  6310k|  6309k|     0 |   0.0 |2394M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
961.61/961.62	c   910s|  6320k|  6319k|     0 |   0.0 |2398M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
963.11/963.18	c   912s|  6330k|  6329k|     0 |   0.0 |2402M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
964.72/964.75	c   913s|  6340k|  6339k|     0 |   0.0 |2405M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
966.31/966.33	c   915s|  6350k|  6349k|     0 |   0.0 |2409M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
967.81/967.89	c   916s|  6360k|  6359k|     0 |   0.0 |2413M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 230 |   0 | 0.000000e+00 |      --      |    Inf 
969.40/969.42	c   918s|  6370k|  6369k|     0 |   0.0 |2417M| 516 |   - |1504 | 996 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
970.90/970.96	c   919s|  6380k|  6379k|     0 |   0.0 |2421M| 516 |   - |1504 | 996 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
972.51/972.56	c   921s|  6390k|  6389k|     0 |   0.0 |2424M| 516 |   - |1504 | 996 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
974.10/974.14	c   922s|  6400k|  6399k|     0 |   0.0 |2428M| 516 |   - |1504 | 996 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
975.72/975.72	c   924s|  6410k|  6409k|     0 |   0.0 |2432M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
977.21/977.25	c   925s|  6420k|  6419k|     0 |   0.0 |2436M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
978.81/978.80	c   927s|  6430k|  6429k|     0 |   0.0 |2440M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
980.30/980.37	c   928s|  6440k|  6439k|     0 |   0.0 |2444M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
981.91/981.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
981.91/981.93	c   929s|  6450k|  6449k|     0 |   0.0 |2447M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
983.41/983.44	c   931s|  6460k|  6459k|     0 |   0.0 |2451M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
985.01/985.03	c   932s|  6470k|  6469k|     0 |   0.0 |2455M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
986.61/986.63	c   934s|  6480k|  6479k|     0 |   0.0 |2459M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
988.20/988.22	c   935s|  6490k|  6489k|     0 |   0.0 |2463M| 516 |   - |1504 | 995 |   0 |   0 |   0 | 231 |   0 | 0.000000e+00 |      --      |    Inf 
989.71/989.71	c   937s|  6500k|  6499k|     0 |   0.0 |2466M| 516 |   - |1504 | 996 |   0 |   0 |   0 | 232 |   0 | 0.000000e+00 |      --      |    Inf 
991.20/991.25	c   938s|  6510k|  6509k|     0 |   0.0 |2470M| 516 |   - |1504 | 999 |   0 |   0 |   0 | 235 |   0 | 0.000000e+00 |      --      |    Inf 
992.81/992.81	c   940s|  6520k|  6519k|     0 |   0.0 |2474M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 235 |   0 | 0.000000e+00 |      --      |    Inf 
994.32/994.39	c   941s|  6530k|  6529k|     0 |   0.0 |2478M| 516 |   - |1504 | 997 |   0 |   0 |   0 | 235 |   0 | 0.000000e+00 |      --      |    Inf 
995.91/995.95	c   943s|  6540k|  6539k|     0 |   0.0 |2482M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
997.51/997.54	c   944s|  6550k|  6549k|     0 |   0.0 |2485M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
999.10/999.13	c   946s|  6560k|  6559k|     0 |   0.0 |2489M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1000.71/1000.72	c   947s|  6570k|  6569k|     0 |   0.0 |2493M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1002.31/1002.30	c   949s|  6580k|  6579k|     0 |   0.0 |2497M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1003.81/1003.86	c   950s|  6590k|  6589k|     0 |   0.0 |2501M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1005.42/1005.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1005.42/1005.44	c   952s|  6600k|  6599k|     0 |   0.0 |2505M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1007.01/1007.00	c   953s|  6610k|  6609k|     0 |   0.0 |2508M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1008.41/1008.47	c   955s|  6620k|  6619k|     0 |   0.0 |2512M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1010.00/1010.09	c   956s|  6630k|  6629k|     0 |   0.0 |2516M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1011.71/1011.70	c   958s|  6640k|  6639k|     0 |   0.0 |2520M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1013.21/1013.29	c   959s|  6650k|  6649k|     0 |   0.0 |2524M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1014.80/1014.88	c   961s|  6660k|  6659k|     0 |   0.0 |2527M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1016.41/1016.43	c   962s|  6670k|  6669k|     0 |   0.0 |2531M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1018.01/1018.01	c   964s|  6680k|  6679k|     0 |   0.0 |2535M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1019.51/1019.58	c   965s|  6690k|  6689k|     0 |   0.0 |2539M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1021.11/1021.15	c   967s|  6700k|  6699k|     0 |   0.0 |2543M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1022.61/1022.68	c   968s|  6710k|  6709k|     0 |   0.0 |2546M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1024.21/1024.23	c   969s|  6720k|  6719k|     0 |   0.0 |2550M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1025.71/1025.77	c   971s|  6730k|  6729k|     0 |   0.0 |2554M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1027.21/1027.25	c   972s|  6740k|  6739k|     0 |   0.0 |2558M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 236 |   0 | 0.000000e+00 |      --      |    Inf 
1028.70/1028.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1028.70/1028.79	c   974s|  6750k|  6749k|     0 |   0.0 |2562M| 516 |   - |1504 | 999 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1030.41/1030.40	c   975s|  6760k|  6759k|     0 |   0.0 |2565M| 516 |   - |1504 | 999 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1032.00/1032.02	c   977s|  6770k|  6769k|     0 |   0.0 |2569M| 516 |   - |1504 | 999 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1033.61/1033.62	c   978s|  6780k|  6779k|     0 |   0.0 |2573M| 516 |   - |1504 | 999 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1035.21/1035.21	c   980s|  6790k|  6789k|     0 |   0.0 |2577M| 516 |   - |1504 | 999 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1036.70/1036.79	c   981s|  6800k|  6799k|     0 |   0.0 |2581M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1038.31/1038.37	c   983s|  6810k|  6809k|     0 |   0.0 |2584M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1039.90/1039.95	c   984s|  6820k|  6819k|     0 |   0.0 |2588M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1041.51/1041.53	c   986s|  6830k|  6829k|     0 |   0.0 |2592M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1043.11/1043.11	c   987s|  6840k|  6839k|     0 |   0.0 |2596M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1044.71/1044.70	c   989s|  6850k|  6849k|     0 |   0.0 |2600M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1046.31/1046.30	c   990s|  6860k|  6859k|     0 |   0.0 |2604M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1047.81/1047.88	c   992s|  6870k|  6869k|     0 |   0.0 |2607M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1049.42/1049.42	c   993s|  6880k|  6879k|     0 |   0.0 |2611M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1051.01/1051.01	c   995s|  6890k|  6889k|     0 |   0.0 |2615M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1052.51/1052.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1052.51/1052.60	c   996s|  6900k|  6899k|     0 |   0.0 |2619M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1054.11/1054.19	c   998s|  6910k|  6909k|     0 |   0.0 |2623M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1055.71/1055.75	c   999s|  6920k|  6919k|     0 |   0.0 |2626M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1057.31/1057.33	c  1001s|  6930k|  6929k|     0 |   0.0 |2630M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1058.81/1058.89	c  1002s|  6940k|  6939k|     0 |   0.0 |2634M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1060.42/1060.48	c  1004s|  6950k|  6949k|     0 |   0.0 |2638M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1062.01/1062.03	c  1005s|  6960k|  6959k|     0 |   0.0 |2642M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1063.61/1063.62	c  1007s|  6970k|  6969k|     0 |   0.0 |2646M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1065.11/1065.19	c  1008s|  6980k|  6979k|     0 |   0.0 |2649M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1066.71/1066.76	c  1010s|  6990k|  6989k|     0 |   0.0 |2653M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1068.31/1068.31	c  1011s|  7000k|  6999k|     0 |   0.0 |2657M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1069.81/1069.89	c  1013s|  7010k|  7009k|     0 |   0.0 |2661M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1071.42/1071.48	c  1014s|  7020k|  7019k|     0 |   0.0 |2665M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1073.01/1073.06	c  1016s|  7030k|  7029k|     0 |   0.0 |2668M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1074.61/1074.60	c  1017s|  7040k|  7039k|     0 |   0.0 |2672M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1076.11/1076.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1076.11/1076.17	c  1019s|  7050k|  7049k|     0 |   0.0 |2676M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1077.71/1077.76	c  1020s|  7060k|  7059k|     0 |   0.0 |2680M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1079.31/1079.35	c  1022s|  7070k|  7069k|     0 |   0.0 |2684M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1080.91/1080.91	c  1023s|  7080k|  7079k|     0 |   0.0 |2688M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1082.41/1082.46	c  1024s|  7090k|  7089k|     0 |   0.0 |2691M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1084.01/1084.06	c  1026s|  7100k|  7099k|     0 |   0.0 |2695M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1085.61/1085.63	c  1027s|  7110k|  7109k|     0 |   0.0 |2699M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1087.21/1087.20	c  1029s|  7120k|  7119k|     0 |   0.0 |2703M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1088.71/1088.76	c  1030s|  7130k|  7129k|     0 |   0.0 |2707M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1090.31/1090.34	c  1032s|  7140k|  7139k|     0 |   0.0 |2711M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1091.91/1091.91	c  1033s|  7150k|  7149k|     0 |   0.0 |2714M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1093.42/1093.49	c  1035s|  7160k|  7159k|     0 |   0.0 |2718M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1095.01/1095.03	c  1036s|  7170k|  7169k|     0 |   0.0 |2722M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1096.62/1096.61	c  1038s|  7180k|  7179k|     0 |   0.0 |2726M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1098.11/1098.18	c  1039s|  7190k|  7189k|     0 |   0.0 |2730M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1099.71/1099.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1099.71/1099.76	c  1041s|  7200k|  7199k|     0 |   0.0 |2733M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1101.21/1101.29	c  1042s|  7210k|  7209k|     0 |   0.0 |2737M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1102.81/1102.87	c  1044s|  7220k|  7219k|     0 |   0.0 |2741M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1104.41/1104.43	c  1045s|  7230k|  7229k|     0 |   0.0 |2745M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1106.01/1106.00	c  1047s|  7240k|  7239k|     0 |   0.0 |2749M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1107.51/1107.54	c  1048s|  7250k|  7249k|     0 |   0.0 |2753M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1109.11/1109.10	c  1050s|  7260k|  7259k|     0 |   0.0 |2756M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1110.61/1110.67	c  1051s|  7270k|  7269k|     0 |   0.0 |2760M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1112.21/1112.23	c  1053s|  7280k|  7279k|     0 |   0.0 |2764M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1113.71/1113.78	c  1054s|  7290k|  7289k|     0 |   0.0 |2768M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1115.21/1115.30	c  1056s|  7300k|  7299k|     0 |   0.0 |2772M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1116.71/1116.79	c  1057s|  7310k|  7309k|     0 |   0.0 |2776M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1118.21/1118.27	c  1058s|  7320k|  7319k|     0 |   0.0 |2779M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1119.71/1119.75	c  1060s|  7330k|  7329k|     0 |   0.0 |2783M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1121.11/1121.20	c  1061s|  7340k|  7339k|     0 |   0.0 |2787M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1122.61/1122.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1122.61/1122.68	c  1063s|  7350k|  7349k|     0 |   0.0 |2791M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1124.12/1124.16	c  1064s|  7360k|  7359k|     0 |   0.0 |2795M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1125.61/1125.64	c  1065s|  7370k|  7369k|     0 |   0.0 |2798M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1127.11/1127.10	c  1067s|  7380k|  7379k|     0 |   0.0 |2802M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1128.51/1128.57	c  1068s|  7390k|  7389k|     0 |   0.0 |2806M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1130.01/1130.05	c  1070s|  7400k|  7399k|     0 |   0.0 |2810M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1131.51/1131.53	c  1071s|  7410k|  7409k|     0 |   0.0 |2814M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1133.01/1133.02	c  1072s|  7420k|  7419k|     0 |   0.0 |2818M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1134.41/1134.46	c  1074s|  7430k|  7429k|     0 |   0.0 |2821M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1135.91/1135.95	c  1075s|  7440k|  7439k|     0 |   0.0 |2825M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1137.41/1137.43	c  1076s|  7450k|  7449k|     0 |   0.0 |2829M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1138.81/1138.89	c  1078s|  7460k|  7459k|     0 |   0.0 |2833M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1140.31/1140.31	c  1079s|  7470k|  7469k|     0 |   0.0 |2837M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1141.72/1141.75	c  1081s|  7480k|  7479k|     0 |   0.0 |2840M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1143.11/1143.19	c  1082s|  7490k|  7489k|     0 |   0.0 |2844M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1144.61/1144.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1144.61/1144.62	c  1083s|  7500k|  7499k|     0 |   0.0 |2848M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1146.01/1146.06	c  1085s|  7510k|  7509k|     0 |   0.0 |2852M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1147.41/1147.46	c  1086s|  7520k|  7519k|     0 |   0.0 |2856M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1148.91/1148.90	c  1087s|  7530k|  7529k|     0 |   0.0 |2860M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1150.32/1150.35	c  1089s|  7540k|  7539k|     0 |   0.0 |2863M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1151.81/1151.84	c  1090s|  7550k|  7549k|     0 |   0.0 |2867M| 516 |   - |1504 | 998 |   0 |   0 |   0 | 237 |   0 | 0.000000e+00 |      --      |    Inf 
1152.31/1152.33	c (node 7553344) switching to memory saving mode (mem: 2736.0M/3420.0M)
1185.61/1185.67	o 115
1185.61/1185.67	c *1124s|  7556k|  1209k|     0 |   0.0 | 682M| 805 |   - |1504 |2744 |   0 |   0 |   0 |1985 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1185.61/1185.67	c (node 7556885) switching to standard mode (mem: 651.1M/3420.0M)
1186.42/1186.43	c  1125s|  7560k|  1212k|     0 |   0.0 | 684M| 805 |   - |1504 |2752 |   0 |   0 |   0 |2002 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1188.02/1188.07	c  1126s|  7570k|  1222k|     0 |   0.0 | 689M| 805 |   - |1504 |1910 |   0 |   0 |   0 |2009 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1189.71/1189.71	c  1128s|  7580k|  1232k|     0 |   0.0 | 693M| 805 |   - |1504 |1708 |   0 |   0 |   0 |2030 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1191.32/1191.32	c  1129s|  7590k|  1242k|     0 |   0.0 | 698M| 805 |   - |1504 |1310 |   0 |   0 |   0 |2038 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1192.81/1192.87	c  1131s|  7600k|  1252k|     0 |   0.0 | 703M| 805 |   - |1504 |1290 |   0 |   0 |   0 |2064 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1194.52/1194.51	c  1132s|  7610k|  1262k|     0 |   0.0 | 708M| 805 |   - |1504 |1202 |   0 |   0 |   0 |2070 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1196.21/1196.24	c  1134s|  7620k|  1272k|     0 |   0.0 | 713M| 805 |   - |1504 |1184 |   0 |   0 |   0 |2071 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1197.92/1197.96	c  1136s|  7630k|  1282k|     0 |   0.0 | 718M| 805 |   - |1504 |1187 |   0 |   0 |   0 |2081 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1199.61/1199.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1199.61/1199.65	c  1137s|  7640k|  1292k|     0 |   0.0 | 723M| 805 |   - |1504 |1180 |   0 |   0 |   0 |2084 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1201.31/1201.37	c  1139s|  7650k|  1302k|     0 |   0.0 | 728M| 805 |   - |1504 |1165 |   0 |   0 |   0 |2097 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1203.11/1203.10	c  1140s|  7660k|  1311k|     0 |   0.0 | 733M| 805 |   - |1504 |1179 |   0 |   0 |   0 |2130 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1204.82/1204.82	c  1142s|  7670k|  1321k|     0 |   0.0 | 738M| 805 |   - |1504 |1116 |   0 |   0 |   0 |2141 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1206.52/1206.50	c  1144s|  7680k|  1331k|     0 |   0.0 | 743M| 805 |   - |1504 |1122 |   0 |   0 |   0 |2165 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1208.21/1208.22	c  1145s|  7690k|  1341k|     0 |   0.0 | 748M| 805 |   - |1504 |1098 |   0 |   0 |   0 |2187 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1209.91/1209.92	c  1147s|  7700k|  1351k|     0 |   0.0 | 754M| 805 |   - |1504 |1074 |   0 |   0 |   0 |2194 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1211.61/1211.65	c  1149s|  7710k|  1361k|     0 |   0.0 | 759M| 805 |   - |1504 |1078 |   0 |   0 |   0 |2221 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1213.32/1213.34	c  1150s|  7720k|  1371k|     0 |   0.0 | 764M| 805 |   - |1504 |1092 |   0 |   0 |   0 |2272 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1215.01/1215.05	c  1152s|  7730k|  1381k|     0 |   0.0 | 769M| 805 |   - |1504 |1082 |   0 |   0 |   0 |2295 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1216.71/1216.77	c  1154s|  7740k|  1391k|     0 |   0.0 | 774M| 805 |   - |1504 |1085 |   0 |   0 |   0 |2321 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1218.41/1218.47	c  1155s|  7750k|  1401k|     0 |   0.0 | 779M| 805 |   - |1504 |1076 |   0 |   0 |   0 |2326 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1220.11/1220.15	c  1157s|  7760k|  1411k|     0 |   0.0 | 784M| 805 |   - |1504 |1080 |   0 |   0 |   0 |2343 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1221.81/1221.84	c  1158s|  7770k|  1421k|     0 |   0.0 | 790M| 805 |   - |1504 |1106 |   0 |   0 |   0 |2387 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1223.51/1223.53	c  1160s|  7780k|  1431k|     0 |   0.0 | 796M| 805 |   - |1504 |1104 |   0 |   0 |   0 |2413 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1225.12/1225.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1225.12/1225.16	c  1162s|  7790k|  1441k|     0 |   0.0 | 802M| 805 |   - |1504 |1110 |   0 |   0 |   0 |2442 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1226.82/1226.83	c  1163s|  7800k|  1451k|     0 |   0.0 | 808M| 805 |   - |1504 |1101 |   0 |   0 |   0 |2466 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1228.51/1228.55	c  1165s|  7810k|  1461k|     0 |   0.0 | 814M| 805 |   - |1504 |1091 |   0 |   0 |   0 |2487 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1230.21/1230.27	c  1166s|  7820k|  1471k|     0 |   0.0 | 820M| 805 |   - |1504 |1091 |   0 |   0 |   0 |2510 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1231.92/1231.97	c  1168s|  7830k|  1480k|     0 |   0.0 | 826M| 805 |   - |1504 |1113 |   0 |   0 |   0 |2540 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1233.52/1233.59	c  1170s|  7840k|  1490k|     0 |   0.0 | 833M| 805 |   - |1504 |1131 |   0 |   0 |   0 |2593 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1235.21/1235.24	c  1171s|  7850k|  1500k|     0 |   0.0 | 841M| 805 |   - |1504 |1106 |   0 |   0 |   0 |2604 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1236.91/1236.94	c  1173s|  7860k|  1510k|     0 |   0.0 | 848M| 805 |   - |1504 |1123 |   0 |   0 |   0 |2643 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1238.62/1238.68	c  1174s|  7870k|  1520k|     0 |   0.0 | 855M| 805 |   - |1504 |1138 |   0 |   0 |   0 |2693 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1240.31/1240.38	c  1176s|  7880k|  1530k|     0 |   0.0 | 862M| 805 |   - |1504 |1129 |   0 |   0 |   0 |2714 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1242.01/1242.06	c  1178s|  7890k|  1540k|     0 |   0.0 | 870M| 805 |   - |1504 |1137 |   0 |   0 |   0 |2755 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1243.71/1243.72	c  1179s|  7900k|  1550k|     0 |   0.0 | 877M| 805 |   - |1504 |1117 |   0 |   0 |   0 |2765 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1245.41/1245.45	c  1181s|  7910k|  1560k|     0 |   0.0 | 884M| 805 |   - |1504 |1108 |   0 |   0 |   0 |2773 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1247.12/1247.19	c  1182s|  7920k|  1570k|     0 |   0.0 | 891M| 805 |   - |1504 |1105 |   0 |   0 |   0 |2784 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1248.91/1248.92	c  1184s|  7930k|  1580k|     0 |   0.0 | 897M| 805 |   - |1504 |1102 |   0 |   0 |   0 |2797 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1250.51/1250.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1250.51/1250.57	c  1186s|  7940k|  1590k|     0 |   0.0 | 905M| 805 |   - |1504 |1111 |   0 |   0 |   0 |2825 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1252.11/1252.19	c  1187s|  7950k|  1600k|     0 |   0.0 | 913M| 805 |   - |1504 |1104 |   0 |   0 |   0 |2834 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1253.82/1253.85	c  1189s|  7960k|  1610k|     0 |   0.0 | 921M| 805 |   - |1504 |1104 |   0 |   0 |   0 |2850 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1255.51/1255.52	c  1190s|  7970k|  1620k|     0 |   0.0 | 929M| 805 |   - |1504 |1097 |   0 |   0 |   0 |2866 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1257.22/1257.24	c  1192s|  7980k|  1630k|     0 |   0.0 | 936M| 805 |   - |1504 |1135 |   0 |   0 |   0 |2924 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1258.92/1258.97	c  1194s|  7990k|  1640k|     0 |   0.0 | 942M| 805 |   - |1504 |1115 |   0 |   0 |   0 |2949 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1260.71/1260.71	c  1195s|  8000k|  1650k|     0 |   0.0 | 950M| 805 |   - |1504 |1105 |   0 |   0 |   0 |2958 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1262.41/1262.43	c  1197s|  8010k|  1660k|     0 |   0.0 | 957M| 805 |   - |1504 |1117 |   0 |   0 |   0 |2979 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1264.12/1264.13	c  1198s|  8020k|  1670k|     0 |   0.0 | 965M| 805 |   - |1504 |1151 |   0 |   0 |   0 |3037 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1265.82/1265.88	c  1200s|  8030k|  1679k|     0 |   0.0 | 971M| 805 |   - |1504 |1118 |   0 |   0 |   0 |3046 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1267.62/1267.62	c  1202s|  8040k|  1689k|     0 |   0.0 | 978M| 805 |   - |1504 |1118 |   0 |   0 |   0 |3058 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1269.32/1269.31	c  1203s|  8050k|  1699k|     0 |   0.0 | 985M| 805 |   - |1504 |1119 |   0 |   0 |   0 |3080 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1271.01/1271.02	c  1205s|  8060k|  1709k|     0 |   0.0 | 993M| 805 |   - |1504 |1119 |   0 |   0 |   0 |3103 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1272.61/1272.68	c  1207s|  8070k|  1719k|     0 |   0.0 |1001M| 805 |   - |1504 |1117 |   0 |   0 |   0 |3127 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1274.32/1274.34	c  1208s|  8080k|  1729k|     0 |   0.0 |1009M| 805 |   - |1504 |1128 |   0 |   0 |   0 |3160 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1276.02/1276.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1276.02/1276.07	c  1210s|  8090k|  1739k|     0 |   0.0 |1016M| 805 |   - |1504 |1124 |   0 |   0 |   0 |3181 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1277.82/1277.80	c  1211s|  8100k|  1749k|     0 |   0.0 |1023M| 805 |   - |1504 |1130 |   0 |   0 |   0 |3212 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1279.42/1279.47	c  1213s|  8110k|  1759k|     0 |   0.0 |1030M| 805 |   - |1504 |1138 |   0 |   0 |   0 |3243 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1281.22/1281.23	c  1215s|  8120k|  1769k|     0 |   0.0 |1037M| 805 |   - |1504 |1114 |   0 |   0 |   0 |3249 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1282.92/1282.99	c  1216s|  8130k|  1779k|     0 |   0.0 |1043M| 805 |   - |1504 |1112 |   0 |   0 |   0 |3256 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1284.72/1284.74	c  1218s|  8140k|  1789k|     0 |   0.0 |1050M| 805 |   - |1504 |1116 |   0 |   0 |   0 |3278 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1286.41/1286.49	c  1220s|  8150k|  1799k|     0 |   0.0 |1056M| 805 |   - |1504 |1111 |   0 |   0 |   0 |3287 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1288.21/1288.26	c  1221s|  8160k|  1809k|     0 |   0.0 |1063M| 805 |   - |1504 |1103 |   0 |   0 |   0 |3294 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1290.01/1290.03	c  1223s|  8170k|  1819k|     0 |   0.0 |1069M| 805 |   - |1504 |1109 |   0 |   0 |   0 |3307 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1291.71/1291.73	c  1225s|  8180k|  1829k|     0 |   0.0 |1076M| 805 |   - |1504 |1119 |   0 |   0 |   0 |3337 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1293.41/1293.47	c  1226s|  8190k|  1839k|     0 |   0.0 |1083M| 805 |   - |1504 |1152 |   0 |   0 |   0 |3396 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1295.21/1295.22	c  1228s|  8200k|  1848k|     0 |   0.0 |1090M| 805 |   - |1504 |1148 |   0 |   0 |   0 |3432 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1296.92/1296.96	c  1230s|  8210k|  1858k|     0 |   0.0 |1097M| 805 |   - |1504 |1154 |   0 |   0 |   0 |3465 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1298.62/1298.64	c  1231s|  8220k|  1868k|     0 |   0.0 |1104M| 805 |   - |1504 |1177 |   0 |   0 |   0 |3518 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1300.31/1300.37	c  1233s|  8230k|  1878k|     0 |   0.0 |1111M| 805 |   - |1504 |1142 |   0 |   0 |   0 |3524 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1302.01/1302.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1302.01/1302.09	c  1235s|  8240k|  1888k|     0 |   0.0 |1118M| 805 |   - |1504 |1177 |   0 |   0 |   0 |3570 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1303.81/1303.81	c  1236s|  8250k|  1898k|     0 |   0.0 |1125M| 805 |   - |1504 |1183 |   0 |   0 |   0 |3604 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1305.52/1305.53	c  1238s|  8260k|  1908k|     0 |   0.0 |1132M| 805 |   - |1504 |1212 |   0 |   0 |   0 |3660 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1307.31/1307.30	c  1240s|  8270k|  1918k|     0 |   0.0 |1138M| 805 |   - |1504 |1187 |   0 |   0 |   0 |3680 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1309.02/1309.05	c  1241s|  8280k|  1928k|     0 |   0.0 |1145M| 805 |   - |1504 |1221 |   0 |   0 |   0 |3756 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1310.81/1310.80	c  1243s|  8290k|  1938k|     0 |   0.0 |1151M| 805 |   - |1504 |1195 |   0 |   0 |   0 |3781 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1312.51/1312.55	c  1245s|  8300k|  1948k|     0 |   0.0 |1158M| 805 |   - |1504 |1178 |   0 |   0 |   0 |3794 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1314.31/1314.30	c  1246s|  8310k|  1958k|     0 |   0.0 |1164M| 805 |   - |1504 |1215 |   0 |   0 |   0 |3853 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1316.02/1316.07	c  1248s|  8320k|  1968k|     0 |   0.0 |1171M| 805 |   - |1504 |1218 |   0 |   0 |   0 |3903 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1317.72/1317.79	c  1250s|  8330k|  1978k|     0 |   0.0 |1177M| 805 |   - |1504 |1197 |   0 |   0 |   0 |3928 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1319.52/1319.53	c  1251s|  8340k|  1988k|     0 |   0.0 |1184M| 805 |   - |1504 |1192 |   0 |   0 |   0 |3951 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1321.21/1321.26	c  1253s|  8350k|  1997k|     0 |   0.0 |1191M| 805 |   - |1504 |1194 |   0 |   0 |   0 |3979 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1323.01/1323.00	c  1254s|  8360k|  2007k|     0 |   0.0 |1198M| 805 |   - |1504 |1180 |   0 |   0 |   0 |4007 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1324.72/1324.71	c  1256s|  8370k|  2017k|     0 |   0.0 |1204M| 805 |   - |1504 |1181 |   0 |   0 |   0 |4043 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1326.41/1326.45	c  1258s|  8380k|  2027k|     0 |   0.0 |1211M| 805 |   - |1504 |1152 |   0 |   0 |   0 |4057 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1328.11/1328.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1328.11/1328.17	c  1259s|  8390k|  2037k|     0 |   0.0 |1219M| 805 |   - |1504 |1164 |   0 |   0 |   0 |4100 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1329.82/1329.87	c  1261s|  8400k|  2047k|     0 |   0.0 |1226M| 805 |   - |1504 |1163 |   0 |   0 |   0 |4124 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1331.51/1331.53	c  1263s|  8410k|  2057k|     0 |   0.0 |1234M| 805 |   - |1504 |1169 |   0 |   0 |   0 |4163 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1333.22/1333.21	c  1264s|  8420k|  2067k|     0 |   0.0 |1242M| 805 |   - |1504 |1192 |   0 |   0 |   0 |4219 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1334.81/1334.88	c  1266s|  8430k|  2077k|     0 |   0.0 |1251M| 805 |   - |1504 |1156 |   0 |   0 |   0 |4237 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1336.52/1336.55	c  1267s|  8440k|  2087k|     0 |   0.0 |1259M| 805 |   - |1504 |1154 |   0 |   0 |   0 |4257 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1338.21/1338.20	c  1269s|  8450k|  2097k|     0 |   0.0 |1267M| 805 |   - |1504 |1168 |   0 |   0 |   0 |4290 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1339.82/1339.88	c  1270s|  8460k|  2107k|     0 |   0.0 |1275M| 805 |   - |1504 |1164 |   0 |   0 |   0 |4312 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1341.52/1341.55	c  1272s|  8470k|  2117k|     0 |   0.0 |1283M| 805 |   - |1504 |1148 |   0 |   0 |   0 |4332 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1343.22/1343.23	c  1274s|  8480k|  2127k|     0 |   0.0 |1291M| 805 |   - |1504 |1165 |   0 |   0 |   0 |4376 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1344.82/1344.89	c  1275s|  8490k|  2137k|     0 |   0.0 |1299M| 805 |   - |1504 |1151 |   0 |   0 |   0 |4403 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1346.51/1346.59	c  1277s|  8500k|  2147k|     0 |   0.0 |1306M| 805 |   - |1504 |1145 |   0 |   0 |   0 |4448 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1348.22/1348.28	c  1278s|  8510k|  2157k|     0 |   0.0 |1314M| 805 |   - |1504 |1122 |   0 |   0 |   0 |4458 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1349.91/1349.97	c  1280s|  8520k|  2167k|     0 |   0.0 |1321M| 805 |   - |1504 |1131 |   0 |   0 |   0 |4484 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1351.61/1351.64	c  1282s|  8530k|  2177k|     0 |   0.0 |1328M| 805 |   - |1504 |1118 |   0 |   0 |   0 |4501 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1353.31/1353.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1353.31/1353.34	c  1283s|  8540k|  2187k|     0 |   0.0 |1335M| 805 |   - |1504 |1115 |   0 |   0 |   0 |4509 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1355.01/1355.02	c  1285s|  8550k|  2197k|     0 |   0.0 |1343M| 805 |   - |1504 |1104 |   0 |   0 |   0 |4509 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1356.62/1356.69	c  1286s|  8560k|  2207k|     0 |   0.0 |1350M| 805 |   - |1504 |1128 |   0 |   0 |   0 |4545 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1358.32/1358.36	c  1288s|  8570k|  2217k|     0 |   0.0 |1357M| 805 |   - |1504 |1143 |   0 |   0 |   0 |4601 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1360.02/1360.06	c  1290s|  8580k|  2226k|     0 |   0.0 |1365M| 805 |   - |1504 |1123 |   0 |   0 |   0 |4614 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1361.72/1361.77	c  1291s|  8590k|  2236k|     0 |   0.0 |1372M| 805 |   - |1504 |1131 |   0 |   0 |   0 |4643 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1363.42/1363.43	c  1293s|  8600k|  2246k|     0 |   0.0 |1380M| 805 |   - |1504 |1124 |   0 |   0 |   0 |4668 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1365.12/1365.11	c  1294s|  8610k|  2256k|     0 |   0.0 |1388M| 805 |   - |1504 |1101 |   0 |   0 |   0 |4672 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1366.82/1366.81	c  1296s|  8620k|  2266k|     0 |   0.0 |1395M| 805 |   - |1504 |1141 |   0 |   0 |   0 |4738 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1368.52/1368.50	c  1298s|  8630k|  2276k|     0 |   0.0 |1403M| 805 |   - |1504 |1138 |   0 |   0 |   0 |4773 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1370.11/1370.17	c  1299s|  8640k|  2286k|     0 |   0.0 |1410M| 805 |   - |1504 |1147 |   0 |   0 |   0 |4808 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1371.82/1371.84	c  1301s|  8650k|  2296k|     0 |   0.0 |1418M| 805 |   - |1504 |1120 |   0 |   0 |   0 |4819 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1373.52/1373.51	c  1302s|  8660k|  2306k|     0 |   0.0 |1425M| 805 |   - |1504 |1130 |   0 |   0 |   0 |4859 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1375.22/1375.20	c  1304s|  8670k|  2316k|     0 |   0.0 |1433M| 805 |   - |1504 |1147 |   0 |   0 |   0 |4910 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1376.81/1376.86	c  1306s|  8680k|  2326k|     0 |   0.0 |1440M| 805 |   - |1504 |1146 |   0 |   0 |   0 |4957 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1378.52/1378.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1378.52/1378.57	c  1307s|  8690k|  2336k|     0 |   0.0 |1448M| 805 |   - |1504 |1142 |   0 |   0 |   0 |4979 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1380.31/1380.30	c  1309s|  8700k|  2346k|     0 |   0.0 |1455M| 805 |   - |1504 |1120 |   0 |   0 |   0 |4982 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1382.02/1382.00	c  1311s|  8710k|  2356k|     0 |   0.0 |1462M| 805 |   - |1504 |1137 |   0 |   0 |   0 |5009 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1383.62/1383.67	c  1312s|  8720k|  2366k|     0 |   0.0 |1470M| 805 |   - |1504 |1146 |   0 |   0 |   0 |5045 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1385.32/1385.35	c  1314s|  8730k|  2376k|     0 |   0.0 |1477M| 805 |   - |1504 |1134 |   0 |   0 |   0 |5066 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1387.02/1387.05	c  1315s|  8740k|  2386k|     0 |   0.0 |1484M| 805 |   - |1504 |1147 |   0 |   0 |   0 |5115 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1388.71/1388.74	c  1317s|  8750k|  2396k|     0 |   0.0 |1491M| 805 |   - |1504 |1140 |   0 |   0 |   0 |5142 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1390.42/1390.41	c  1319s|  8760k|  2406k|     0 |   0.0 |1498M| 805 |   - |1504 |1111 |   0 |   0 |   0 |5151 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1392.11/1392.11	c  1320s|  8770k|  2416k|     0 |   0.0 |1505M| 805 |   - |1504 |1158 |   0 |   0 |   0 |5210 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1393.82/1393.80	c  1322s|  8780k|  2426k|     0 |   0.0 |1512M| 805 |   - |1504 |1156 |   0 |   0 |   0 |5251 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1395.51/1395.50	c  1323s|  8790k|  2436k|     0 |   0.0 |1520M| 805 |   - |1504 |1148 |   0 |   0 |   0 |5291 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1397.11/1397.16	c  1325s|  8800k|  2446k|     0 |   0.0 |1527M| 805 |   - |1504 |1147 |   0 |   0 |   0 |5310 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1398.82/1398.85	c  1327s|  8810k|  2456k|     0 |   0.0 |1534M| 805 |   - |1504 |1164 |   0 |   0 |   0 |5352 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1400.52/1400.56	c  1328s|  8820k|  2466k|     0 |   0.0 |1541M| 805 |   - |1504 |1164 |   0 |   0 |   0 |5385 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1402.21/1402.25	c  1330s|  8830k|  2476k|     0 |   0.0 |1548M| 805 |   - |1504 |1153 |   0 |   0 |   0 |5404 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1403.92/1403.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1403.92/1403.91	c  1331s|  8840k|  2485k|     0 |   0.0 |1555M| 805 |   - |1504 |1153 |   0 |   0 |   0 |5417 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1405.51/1405.58	c  1333s|  8850k|  2495k|     0 |   0.0 |1563M| 805 |   - |1504 |1161 |   0 |   0 |   0 |5444 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1407.21/1407.26	c  1335s|  8860k|  2505k|     0 |   0.0 |1570M| 805 |   - |1504 |1154 |   0 |   0 |   0 |5454 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1408.91/1408.95	c  1336s|  8870k|  2515k|     0 |   0.0 |1577M| 805 |   - |1504 |1151 |   0 |   0 |   0 |5472 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1410.62/1410.61	c  1338s|  8880k|  2525k|     0 |   0.0 |1584M| 805 |   - |1504 |1147 |   0 |   0 |   0 |5485 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1412.21/1412.30	c  1339s|  8890k|  2535k|     0 |   0.0 |1591M| 805 |   - |1504 |1134 |   0 |   0 |   0 |5504 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1413.91/1413.94	c  1341s|  8900k|  2545k|     0 |   0.0 |1599M| 805 |   - |1504 |1150 |   0 |   0 |   0 |5543 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1415.63/1415.60	c  1342s|  8910k|  2555k|     0 |   0.0 |1607M| 805 |   - |1504 |1152 |   0 |   0 |   0 |5575 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1417.22/1417.27	c  1344s|  8920k|  2565k|     0 |   0.0 |1614M| 805 |   - |1504 |1141 |   0 |   0 |   0 |5591 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1418.93/1418.96	c  1346s|  8930k|  2575k|     0 |   0.0 |1621M| 805 |   - |1504 |1147 |   0 |   0 |   0 |5616 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1420.61/1420.65	c  1347s|  8940k|  2585k|     0 |   0.0 |1628M| 805 |   - |1504 |1153 |   0 |   0 |   0 |5636 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1422.32/1422.30	c  1349s|  8950k|  2595k|     0 |   0.0 |1635M| 805 |   - |1504 |1139 |   0 |   0 |   0 |5644 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1423.92/1423.94	c  1350s|  8960k|  2605k|     0 |   0.0 |1643M| 805 |   - |1504 |1158 |   0 |   0 |   0 |5676 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1425.63/1425.63	c  1352s|  8970k|  2615k|     0 |   0.0 |1650M| 805 |   - |1504 |1157 |   0 |   0 |   0 |5705 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1427.22/1427.29	c  1353s|  8980k|  2625k|     0 |   0.0 |1658M| 805 |   - |1504 |1143 |   0 |   0 |   0 |5722 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1428.93/1428.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1428.93/1428.92	c  1355s|  8990k|  2635k|     0 |   0.0 |1665M| 805 |   - |1504 |1134 |   0 |   0 |   0 |5728 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1430.51/1430.56	c  1357s|  9000k|  2645k|     0 |   0.0 |1673M| 805 |   - |1504 |1154 |   0 |   0 |   0 |5761 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1432.22/1432.21	c  1358s|  9010k|  2655k|     0 |   0.0 |1681M| 805 |   - |1504 |1172 |   0 |   0 |   0 |5807 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1433.81/1433.87	c  1360s|  9020k|  2665k|     0 |   0.0 |1689M| 805 |   - |1504 |1178 |   0 |   0 |   0 |5856 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1435.52/1435.52	c  1361s|  9030k|  2675k|     0 |   0.0 |1696M| 805 |   - |1504 |1172 |   0 |   0 |   0 |5878 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1437.11/1437.16	c  1363s|  9040k|  2685k|     0 |   0.0 |1704M| 805 |   - |1504 |1175 |   0 |   0 |   0 |5915 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1438.82/1438.82	c  1364s|  9050k|  2695k|     0 |   0.0 |1711M| 805 |   - |1504 |1157 |   0 |   0 |   0 |5950 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1440.42/1440.49	c  1366s|  9060k|  2705k|     0 |   0.0 |1719M| 805 |   - |1504 |1154 |   0 |   0 |   0 |5968 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1442.12/1442.14	c  1368s|  9070k|  2715k|     0 |   0.0 |1727M| 805 |   - |1504 |1146 |   0 |   0 |   0 |5992 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1443.72/1443.77	c  1369s|  9080k|  2725k|     0 |   0.0 |1735M| 805 |   - |1504 |1168 |   0 |   0 |   0 |6032 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1445.42/1445.42	c  1371s|  9090k|  2735k|     0 |   0.0 |1743M| 805 |   - |1504 |1164 |   0 |   0 |   0 |6065 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1447.02/1447.07	c  1372s|  9100k|  2744k|     0 |   0.0 |1751M| 805 |   - |1504 |1163 |   0 |   0 |   0 |6099 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1448.73/1448.72	c  1374s|  9110k|  2754k|     0 |   0.0 |1759M| 805 |   - |1504 |1156 |   0 |   0 |   0 |6134 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1450.41/1450.40	c  1375s|  9120k|  2764k|     0 |   0.0 |1766M| 805 |   - |1504 |1177 |   0 |   0 |   0 |6178 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1452.02/1452.04	c  1377s|  9130k|  2774k|     0 |   0.0 |1774M| 805 |   - |1504 |1176 |   0 |   0 |   0 |6218 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1453.62/1453.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1453.62/1453.66	c  1378s|  9140k|  2784k|     0 |   0.0 |1782M| 805 |   - |1504 |1175 |   0 |   0 |   0 |6254 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1455.22/1455.28	c  1380s|  9150k|  2794k|     0 |   0.0 |1790M| 805 |   - |1504 |1184 |   0 |   0 |   0 |6293 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1456.91/1456.92	c  1381s|  9160k|  2804k|     0 |   0.0 |1798M| 805 |   - |1504 |1174 |   0 |   0 |   0 |6317 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1458.52/1458.54	c  1383s|  9170k|  2814k|     0 |   0.0 |1807M| 805 |   - |1504 |1164 |   0 |   0 |   0 |6337 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1460.21/1460.21	c  1385s|  9180k|  2824k|     0 |   0.0 |1814M| 805 |   - |1504 |1162 |   0 |   0 |   0 |6358 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1461.83/1461.83	c  1386s|  9190k|  2834k|     0 |   0.0 |1822M| 805 |   - |1504 |1155 |   0 |   0 |   0 |6374 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1463.42/1463.48	c  1388s|  9200k|  2844k|     0 |   0.0 |1830M| 805 |   - |1504 |1148 |   0 |   0 |   0 |6386 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1465.12/1465.15	c  1389s|  9210k|  2854k|     0 |   0.0 |1838M| 805 |   - |1504 |1146 |   0 |   0 |   0 |6399 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1466.71/1466.79	c  1391s|  9220k|  2864k|     0 |   0.0 |1846M| 805 |   - |1504 |1155 |   0 |   0 |   0 |6426 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1468.42/1468.44	c  1392s|  9230k|  2874k|     0 |   0.0 |1853M| 805 |   - |1504 |1181 |   0 |   0 |   0 |6493 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1470.11/1470.12	c  1394s|  9240k|  2884k|     0 |   0.0 |1860M| 805 |   - |1504 |1148 |   0 |   0 |   0 |6505 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1471.83/1471.81	c  1396s|  9250k|  2894k|     0 |   0.0 |1867M| 805 |   - |1504 |1144 |   0 |   0 |   0 |6538 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1473.41/1473.48	c  1397s|  9260k|  2904k|     0 |   0.0 |1874M| 805 |   - |1504 |1145 |   0 |   0 |   0 |6562 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1475.12/1475.10	c  1399s|  9270k|  2914k|     0 |   0.0 |1881M| 805 |   - |1504 |1167 |   0 |   0 |   0 |6616 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1476.71/1476.74	c  1400s|  9280k|  2924k|     0 |   0.0 |1889M| 805 |   - |1504 |1160 |   0 |   0 |   0 |6654 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1478.32/1478.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1478.32/1478.37	c  1402s|  9290k|  2934k|     0 |   0.0 |1897M| 805 |   - |1504 |1155 |   0 |   0 |   0 |6668 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1479.92/1479.99	c  1403s|  9300k|  2943k|     0 |   0.0 |1905M| 805 |   - |1504 |1174 |   0 |   0 |   0 |6722 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1481.62/1481.60	c  1405s|  9310k|  2953k|     0 |   0.0 |1912M| 805 |   - |1504 |1165 |   0 |   0 |   0 |6748 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1483.22/1483.24	c  1406s|  9320k|  2963k|     0 |   0.0 |1919M| 805 |   - |1504 |1180 |   0 |   0 |   0 |6791 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1484.81/1484.86	c  1408s|  9330k|  2973k|     0 |   0.0 |1927M| 805 |   - |1504 |1172 |   0 |   0 |   0 |6816 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1486.42/1486.48	c  1409s|  9340k|  2983k|     0 |   0.0 |1934M| 805 |   - |1504 |1159 |   0 |   0 |   0 |6838 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1488.12/1488.11	c  1411s|  9350k|  2993k|     0 |   0.0 |1941M| 805 |   - |1504 |1153 |   0 |   0 |   0 |6854 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1489.71/1489.75	c  1412s|  9360k|  3003k|     0 |   0.0 |1949M| 805 |   - |1504 |1149 |   0 |   0 |   0 |6876 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1491.42/1491.40	c  1414s|  9370k|  3013k|     0 |   0.0 |1957M| 805 |   - |1504 |1180 |   0 |   0 |   0 |6934 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1493.02/1493.05	c  1416s|  9380k|  3023k|     0 |   0.0 |1965M| 805 |   - |1504 |1188 |   0 |   0 |   0 |6992 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1494.62/1494.65	c  1417s|  9390k|  3033k|     0 |   0.0 |1973M| 805 |   - |1504 |1188 |   0 |   0 |   0 |7037 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1496.32/1496.32	c  1419s|  9400k|  3043k|     0 |   0.0 |1981M| 805 |   - |1504 |1188 |   0 |   0 |   0 |7093 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1497.92/1497.95	c  1420s|  9410k|  3053k|     0 |   0.0 |1989M| 805 |   - |1504 |1185 |   0 |   0 |   0 |7131 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1499.52/1499.57	c  1422s|  9420k|  3063k|     0 |   0.0 |1997M| 805 |   - |1504 |1181 |   0 |   0 |   0 |7150 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1501.12/1501.19	c  1423s|  9430k|  3073k|     0 |   0.0 |2005M| 805 |   - |1504 |1176 |   0 |   0 |   0 |7178 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1502.82/1502.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1502.82/1502.80	c  1425s|  9440k|  3083k|     0 |   0.0 |2013M| 805 |   - |1504 |1159 |   0 |   0 |   0 |7184 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1504.42/1504.42	c  1426s|  9450k|  3093k|     0 |   0.0 |2021M| 805 |   - |1504 |1151 |   0 |   0 |   0 |7195 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1506.02/1506.05	c  1428s|  9460k|  3103k|     0 |   0.0 |2029M| 805 |   - |1504 |1157 |   0 |   0 |   0 |7213 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1507.62/1507.64	c  1429s|  9470k|  3113k|     0 |   0.0 |2037M| 805 |   - |1504 |1148 |   0 |   0 |   0 |7223 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1509.23/1509.24	c  1431s|  9480k|  3123k|     0 |   0.0 |2045M| 805 |   - |1504 |1149 |   0 |   0 |   0 |7226 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1510.82/1510.85	c  1433s|  9490k|  3133k|     0 |   0.0 |2053M| 805 |   - |1504 |1161 |   0 |   0 |   0 |7248 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1512.42/1512.47	c  1434s|  9500k|  3143k|     0 |   0.0 |2061M| 805 |   - |1504 |1149 |   0 |   0 |   0 |7265 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1514.02/1514.07	c  1436s|  9510k|  3153k|     0 |   0.0 |2068M| 805 |   - |1504 |1172 |   0 |   0 |   0 |7310 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1515.72/1515.71	c  1437s|  9520k|  3163k|     0 |   0.0 |2076M| 805 |   - |1504 |1163 |   0 |   0 |   0 |7345 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1517.32/1517.36	c  1439s|  9530k|  3173k|     0 |   0.0 |2084M| 805 |   - |1504 |1145 |   0 |   0 |   0 |7360 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1518.92/1518.99	c  1440s|  9540k|  3182k|     0 |   0.0 |2091M| 805 |   - |1504 |1171 |   0 |   0 |   0 |7414 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1520.62/1520.65	c  1442s|  9550k|  3192k|     0 |   0.0 |2099M| 805 |   - |1504 |1158 |   0 |   0 |   0 |7458 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1522.22/1522.27	c  1443s|  9560k|  3202k|     0 |   0.0 |2108M| 805 |   - |1504 |1163 |   0 |   0 |   0 |7484 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1523.92/1523.92	c  1445s|  9570k|  3212k|     0 |   0.0 |2116M| 805 |   - |1504 |1169 |   0 |   0 |   0 |7516 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1525.52/1525.57	c  1446s|  9580k|  3222k|     0 |   0.0 |2124M| 805 |   - |1504 |1160 |   0 |   0 |   0 |7535 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1527.22/1527.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1527.22/1527.21	c  1448s|  9590k|  3232k|     0 |   0.0 |2131M| 805 |   - |1504 |1138 |   0 |   0 |   0 |7545 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1528.82/1528.83	c  1450s|  9600k|  3242k|     0 |   0.0 |2139M| 805 |   - |1504 |1186 |   0 |   0 |   0 |7603 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1530.42/1530.47	c  1451s|  9610k|  3252k|     0 |   0.0 |2147M| 805 |   - |1504 |1184 |   0 |   0 |   0 |7654 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1532.02/1532.10	c  1453s|  9620k|  3262k|     0 |   0.0 |2155M| 805 |   - |1504 |1158 |   0 |   0 |   0 |7668 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1533.72/1533.72	c  1454s|  9630k|  3272k|     0 |   0.0 |2163M| 805 |   - |1504 |1164 |   0 |   0 |   0 |7690 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1535.32/1535.32	c  1456s|  9640k|  3282k|     0 |   0.0 |2171M| 805 |   - |1504 |1181 |   0 |   0 |   0 |7726 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1536.92/1536.95	c  1457s|  9650k|  3292k|     0 |   0.0 |2179M| 805 |   - |1504 |1187 |   0 |   0 |   0 |7758 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1538.52/1538.60	c  1459s|  9660k|  3302k|     0 |   0.0 |2186M| 805 |   - |1504 |1192 |   0 |   0 |   0 |7813 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1540.22/1540.22	c  1460s|  9670k|  3312k|     0 |   0.0 |2193M| 805 |   - |1504 |1200 |   0 |   0 |   0 |7860 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1541.82/1541.85	c  1462s|  9680k|  3322k|     0 |   0.0 |2200M| 805 |   - |1504 |1169 |   0 |   0 |   0 |7872 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1543.42/1543.49	c  1463s|  9690k|  3332k|     0 |   0.0 |2208M| 805 |   - |1504 |1160 |   0 |   0 |   0 |7887 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1545.12/1545.12	c  1465s|  9700k|  3342k|     0 |   0.0 |2215M| 805 |   - |1504 |1161 |   0 |   0 |   0 |7906 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1546.72/1546.74	c  1467s|  9710k|  3352k|     0 |   0.0 |2222M| 805 |   - |1504 |1133 |   0 |   0 |   0 |7907 |   0 | 0.000000e+00 | 1.150000e+02 |    Inf 
1548.03/1548.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1548.03/1548.00	c 
1548.03/1548.00	c SCIP Status        : solving was interrupted [user interrupt]
1548.03/1548.00	c Solving Time (sec) : 1467.74
1548.03/1548.00	c Solving Nodes      : 9717822
1548.03/1548.00	c Primal Bound       : +1.15000000000000e+02 (1 solutions)
1548.03/1548.00	c Dual Bound         : +0.00000000000000e+00
1548.03/1548.00	c Gap                : infinite
1548.03/1548.01	s SATISFIABLE
1548.03/1548.01	v -x719 -x718 x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 
1548.03/1548.01	v -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 x680 -x679 -x678 -x677 
1548.03/1548.01	v -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 
1548.03/1548.01	v -x655 x654 x653 -x652 -x651 -x650 -x649 x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 
1548.03/1548.01	v -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 x614 
1548.03/1548.01	v -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 
1548.03/1548.01	v x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 
1548.03/1548.01	v -x571 -x570 -x569 x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 
1548.03/1548.01	v x550 x549 x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 
1548.03/1548.01	v -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 
1548.03/1548.01	v -x507 -x506 -x505 -x504 -x503 -x502 x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 x488 -x487 
1548.03/1548.01	v -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 x467 -x466 
1548.03/1548.01	v -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 
1548.03/1548.01	v -x444 -x443 x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 x427 -x426 -x425 -x424 
1548.03/1548.01	v -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 
1548.03/1548.01	v -x402 x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 
1548.03/1548.01	v x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 x365 -x364 -x363 -x362 -x361 
1548.03/1548.01	v -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 x351 -x350 x349 x348 -x347 -x346 -x345 -x344 -x343 x342 -x341 -x340 
1548.03/1548.01	v -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 
1548.03/1548.01	v -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 x310 x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 
1548.03/1548.01	v -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 
1548.03/1548.01	v x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 
1548.03/1548.01	v -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 
1548.03/1548.01	v -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 
1548.03/1548.01	v -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 
1548.03/1548.01	v -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 -x179 x178 -x177 -x176 x175 -x174 -x173 -x172 
1548.03/1548.01	v x171 -x170 -x169 x168 -x167 x166 -x165 -x164 x163 -x162 -x161 -x160 x159 -x158 x157 -x156 -x155 x154 -x153 x152 -x151 x150 -x149 
1548.03/1548.01	v x148 -x147 -x146 x145 -x144 -x143 -x142 x141 x140 x139 x138 -x137 x136 -x135 -x134 -x133 -x132 x131 -x130 -x129 x128 -x127 
1548.03/1548.01	v x126 x125 x124 -x123 x122 -x121 -x120 x119 x118 x117 -x116 x115 -x114 x113 -x112 -x111 -x110 x109 -x108 x107 -x106 x105 x104 
1548.03/1548.01	v -x103 -x102 x101 -x100 -x99 x98 -x97 -x96 x95 -x94 x93 -x92 x91 -x90 x89 -x88 x87 -x86 -x85 x84 -x83 -x82 x81 -x80 -x79 -x78 
1548.03/1548.01	v x77 -x76 x75 x74 x73 x72 -x71 -x70 -x69 x68 -x67 -x66 x65 -x64 x63 -x62 -x61 -x60 x59 -x58 x57 -x56 -x55 x54 -x53 -x52 -x51 
1548.03/1548.01	v x50 -x49 -x48 x47 -x46 -x45 x44 -x43 -x42 x41 -x40 -x39 -x38 x37 -x36 x35 -x34 -x33 x32 -x31 -x30 -x29 x28 -x27 x26 -x25 -x24 
1548.03/1548.01	v x23 -x22 -x21 -x20 x19 -x18 x17 -x16 -x15 x14 -x13 x12 -x11 -x10 -x9 -x8 -x7 x6 -x5 -x4 x3 -x2 -x1 
1548.03/1548.01	c SCIP Status        : solving was interrupted [user interrupt]
1548.03/1548.01	c Solving Time       :    1467.74
1548.03/1548.01	c Original Problem   :
1548.03/1548.01	c   Problem name     : HOME/instance-2693735-1277915510.wbo
1548.03/1548.01	c   Variables        : 1505 (1112 binary, 0 integer, 0 implicit integer, 393 continuous)
1548.03/1548.01	c   Constraints      : 987 initial, 987 maximal
1548.03/1548.01	c Presolved Problem  :
1548.03/1548.01	c   Problem name     : t_HOME/instance-2693735-1277915510.wbo
1548.03/1548.01	c   Variables        : 1504 (1111 binary, 0 integer, 0 implicit integer, 393 continuous)
1548.03/1548.01	c   Constraints      : 984 initial, 2757 maximal
1548.03/1548.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1548.03/1548.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1548.03/1548.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1548.03/1548.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1548.03/1548.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1548.03/1548.01	c   implics          :       0.00          0          1          0          0          0          0          0          0
1548.03/1548.01	c   probing          :       0.01          0          0          0          0          0          0          0          0
1548.03/1548.01	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1548.03/1548.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1548.03/1548.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1548.03/1548.01	c   linear           :       0.01          0          0          0        393          0          3        115        230
1548.03/1548.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1548.03/1548.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1548.03/1548.01	c   root node        :          -          0          -          -          0          -          -          -          -
1548.03/1548.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1548.03/1548.01	c   integral         :          0          0          0          0          0          0          0          0          0          0
1548.03/1548.01	c   indicator        :        393          0   15420166          0    9697502        187   14947377          0          0          0
1548.03/1548.01	c   varbound         :          1          0    2477748          0    1365065          0        343          0          0          0
1548.03/1548.01	c   knapsack         :         68          0   15450620          0    9713942        751     440363          0          0          0
1548.03/1548.01	c   linear           :        392          0   15449868          0    9713941       2943    3410624          0          0          0
1548.03/1548.01	c   logicor          :        130+         0    1611817          0    9713942        767     883846          0          0          0
1548.03/1548.01	c   bounddisjunction :          0+         0      61116          0          0          8       4637          0          0          0
1548.03/1548.01	c   countsols        :          0          0          0          0    9713941          0          0          0          0          0
1548.03/1548.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1548.03/1548.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
1548.03/1548.01	c   indicator        :     191.21       0.00      63.60       0.00     127.61
1548.03/1548.01	c   varbound         :       1.19       0.00       0.78       0.00       0.41
1548.03/1548.01	c   knapsack         :      37.86       0.00      22.00       0.00      15.86
1548.03/1548.01	c   linear           :      76.23       0.00      69.80       0.00       6.43
1548.03/1548.01	c   logicor          :      61.59       0.00       2.98       0.00      58.61
1548.03/1548.01	c   bounddisjunction :       0.07       0.00       0.07       0.00       0.00
1548.03/1548.01	c   countsols        :       1.93       0.00       0.00       0.00       1.93
1548.03/1548.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1548.03/1548.01	c   vbounds          :       3.78     102593          0      44584
1548.03/1548.01	c   rootredcost      :       3.71          0          0          0
1548.03/1548.01	c   pseudoobj        :     165.64   15450961        354    7320429
1548.03/1548.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1548.03/1548.01	c   propagation      :       0.12       4823       4364      11283       14.0       2048        4.3          -
1548.03/1548.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1548.03/1548.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1548.03/1548.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1548.03/1548.01	c   pseudo solution  :       0.00         27         27         56        7.8         48        3.9          -
1548.03/1548.01	c   applied globally :          -          -          -       7919       10.7          -          -          -
1548.03/1548.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1548.03/1548.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1548.03/1548.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1548.03/1548.01	c   redcost          :       0.00          0          0          0          0          0
1548.03/1548.01	c   impliedbounds    :       0.00          0          0          0          0          0
1548.03/1548.01	c   intobj           :       0.00          0          0          0          0          0
1548.03/1548.01	c   cgmip            :       0.00          0          0          0          0          0
1548.03/1548.01	c   gomory           :       0.00          0          0          0          0          0
1548.03/1548.01	c   strongcg         :       0.00          0          0          0          0          0
1548.03/1548.01	c   cmir             :       0.00          0          0          0          0          0
1548.03/1548.01	c   flowcover        :       0.00          0          0          0          0          0
1548.03/1548.01	c   clique           :       0.00          0          0          0          0          0
1548.03/1548.01	c   zerohalf         :       0.00          0          0          0          0          0
1548.03/1548.01	c   mcf              :       0.00          0          0          0          0          0
1548.03/1548.01	c   rapidlearning    :       0.00          0          0          0          0          0
1548.03/1548.01	c Pricers            :       Time      Calls       Vars
1548.03/1548.01	c   problem variables:       0.00          0          0
1548.03/1548.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1548.03/1548.01	c   relpscost        :       0.00          0          0          0          0          0          0
1548.03/1548.01	c   pscost           :       0.00          0          0          0          0          0          0
1548.03/1548.01	c   inference        :     677.47    9713940          0          0          0          0   19427880
1548.03/1548.01	c   mostinf          :       0.00          0          0          0          0          0          0
1548.03/1548.01	c   leastinf         :       0.00          0          0          0          0          0          0
1548.03/1548.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1548.03/1548.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1548.03/1548.01	c   random           :       0.00          0          0          0          0          0          0
1548.03/1548.01	c Primal Heuristics  :       Time      Calls      Found
1548.03/1548.01	c   LP solutions     :       0.00          -          0
1548.03/1548.01	c   pseudo solutions :      31.93          -          1
1548.03/1548.01	c   oneopt           :       2.59          0          0
1548.03/1548.01	c   trivial          :       0.00          2          0
1548.03/1548.01	c   simplerounding   :       0.00          0          0
1548.03/1548.01	c   zirounding       :       0.00          0          0
1548.03/1548.01	c   rounding         :       0.00          0          0
1548.03/1548.01	c   shifting         :       0.00          0          0
1548.03/1548.01	c   intshifting      :       0.00          0          0
1548.03/1548.01	c   twoopt           :       0.00          0          0
1548.03/1548.01	c   fixandinfer      :       0.00          0          0
1548.03/1548.01	c   feaspump         :       0.00          0          0
1548.03/1548.01	c   coefdiving       :       0.00          0          0
1548.03/1548.01	c   pscostdiving     :       0.00          0          0
1548.03/1548.01	c   fracdiving       :       0.00          0          0
1548.03/1548.01	c   veclendiving     :       0.00          0          0
1548.03/1548.01	c   intdiving        :       0.00          0          0
1548.03/1548.01	c   actconsdiving    :       0.00          0          0
1548.03/1548.01	c   objpscostdiving  :       0.00          0          0
1548.03/1548.01	c   rootsoldiving    :       0.00          0          0
1548.03/1548.01	c   linesearchdiving :       0.00          0          0
1548.03/1548.01	c   guideddiving     :       0.00          0          0
1548.03/1548.01	c   octane           :       0.00          0          0
1548.03/1548.01	c   rens             :       0.00          0          0
1548.03/1548.01	c   rins             :       0.00          0          0
1548.03/1548.01	c   localbranching   :       0.00          0          0
1548.03/1548.01	c   mutation         :       0.00          0          0
1548.03/1548.01	c   crossover        :       0.00          0          0
1548.03/1548.01	c   dins             :       0.00          0          0
1548.03/1548.01	c   undercover       :       0.00          0          0
1548.03/1548.01	c   nlp              :       2.67          0          0
1548.03/1548.01	c   trysol           :       1.96          1          0
1548.03/1548.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1548.03/1548.01	c   primal LP        :       0.00          0          0       0.00          -
1548.03/1548.01	c   dual LP          :       0.00          0          0       0.00          -
1548.03/1548.01	c   lex dual LP      :       0.00          0          0       0.00          -
1548.03/1548.01	c   barrier LP       :       0.00          0          0       0.00          -
1548.03/1548.01	c   diving/probing LP:       0.00          0          0       0.00          -
1548.03/1548.01	c   strong branching :       0.00          0          0       0.00          -
1548.03/1548.01	c     (at root node) :          -          0          0       0.00          -
1548.03/1548.01	c   conflict analysis:       0.00          0          0       0.00          -
1548.03/1548.01	c B&B Tree           :
1548.03/1548.01	c   number of runs   :          1
1548.03/1548.01	c   nodes            :    9717822
1548.03/1548.01	c   nodes (total)    :    9717822
1548.03/1548.01	c   nodes left       :    3360142
1548.03/1548.01	c   max depth        :        805
1548.03/1548.01	c   max depth (total):        805
1548.03/1548.01	c   backtracks       :      56074 (0.6%)
1548.03/1548.01	c   delayed cutoffs  :       3405
1548.03/1548.01	c   repropagations   :      22688 (142136 domain reductions, 1156 cutoffs)
1548.03/1548.01	c   avg switch length:       2.19
1548.03/1548.01	c   switching time   :      67.36
1548.03/1548.01	c Solution           :
1548.03/1548.01	c   Solutions found  :          1 (1 improvements)
1548.03/1548.01	c   First Solution   : +1.15000000000000e+02   (in run 1, after 7556885 nodes, 1091.88 seconds, depth 805, found by <relaxation>)
1548.03/1548.01	c   Primal Bound     : +1.15000000000000e+02   (in run 1, after 7556885 nodes, 1091.88 seconds, depth 805, found by <relaxation>)
1548.03/1548.01	c   Dual Bound       : +0.00000000000000e+00
1548.03/1548.01	c   Gap              :   infinite
1548.03/1548.01	c   Root Dual Bound  : +0.00000000000000e+00
1548.03/1548.01	c   Root Iterations  :          0

Verifier Data

OK	115

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693735-1277915510/watcher-2693735-1277915510 -o /tmp/evaluation-result-2693735-1277915510/solver-2693735-1277915510 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693735-1277915510.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.98 2.04 4/178 25956
/proc/meminfo: memFree=30942416/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=8276 CPUtime=0
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 1547 0 0 0 0 0 0 0 25 0 1 0 165190545 8474624 1470 4089446400 4194304 7136930 140735080086960 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25956/statm: 2069 1470 275 719 0 1348 0

[startup+0.0622581 s]
/proc/loadavg: 1.93 1.98 2.04 4/178 25956
/proc/meminfo: memFree=30942416/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=18032 CPUtime=0.05
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 5256 0 0 0 5 0 0 0 25 0 1 0 165190545 18464768 3795 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 4508 3795 404 719 0 3787 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18032

[startup+0.101251 s]
/proc/loadavg: 1.93 1.98 2.04 4/178 25956
/proc/meminfo: memFree=30942416/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=18300 CPUtime=0.1
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 5306 0 0 0 9 1 0 0 25 0 1 0 165190545 18739200 3845 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 4575 3845 404 719 0 3854 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18300

[startup+0.300226 s]
/proc/loadavg: 1.93 1.98 2.04 4/178 25956
/proc/meminfo: memFree=30942416/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=19260 CPUtime=0.29
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 5582 0 0 0 28 1 0 0 25 0 1 0 165190545 19722240 4121 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 4815 4121 408 719 0 4094 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19260

[startup+0.700146 s]
/proc/loadavg: 1.93 1.98 2.04 4/178 25956
/proc/meminfo: memFree=30942416/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=20916 CPUtime=0.69
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 5981 0 0 0 65 4 0 0 25 0 1 0 165190545 21417984 4520 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 5229 4520 408 719 0 4508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20916

[startup+1.50101 s]
/proc/loadavg: 1.93 1.98 2.04 3/179 25957
/proc/meminfo: memFree=30924552/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=23504 CPUtime=1.49
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 6648 0 0 0 142 7 0 0 25 0 1 0 165190545 24068096 5187 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 5876 5187 408 719 0 5155 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23504

[startup+3.10073 s]
/proc/loadavg: 1.93 1.98 2.04 3/179 25957
/proc/meminfo: memFree=30920088/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=28400 CPUtime=3.09
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 7922 0 0 0 293 16 0 0 25 0 1 0 165190545 29081600 6461 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 7100 6461 408 719 0 6379 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28400

[startup+6.30016 s]
/proc/loadavg: 1.93 1.98 2.04 3/179 25957
/proc/meminfo: memFree=30908556/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=36812 CPUtime=6.29
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 10114 0 0 0 596 33 0 0 25 0 1 0 165190545 37695488 8653 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 9203 8653 408 719 0 8482 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36812

[startup+12.701 s]
/proc/loadavg: 1.94 1.98 2.04 3/179 25957
/proc/meminfo: memFree=30885872/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=57312 CPUtime=12.69
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 14923 0 0 0 1206 63 0 0 25 0 1 0 165190545 58687488 13462 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 14328 13462 408 719 0 13607 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57312

[startup+25.5008 s]
/proc/loadavg: 1.95 1.98 2.04 3/179 25958
/proc/meminfo: memFree=30841632/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=92556 CPUtime=25.5
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 24106 0 0 0 2424 126 0 0 25 0 1 0 165190545 94777344 22645 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 23139 22645 408 719 0 22418 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 92556

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 2.04 3/179 25958
/proc/meminfo: memFree=30753964/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=164520 CPUtime=51.09
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 41780 0 0 0 4852 257 0 0 25 0 1 0 165190545 168468480 40319 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 41130 40319 408 719 0 40409 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 164520

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 2.03 3/179 25960
/proc/meminfo: memFree=30581188/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=304708 CPUtime=102.3
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 76165 0 0 0 9696 534 0 0 25 0 1 0 165190545 312020992 74704 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 76177 74704 408 719 0 75456 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 304708

[startup+162.301 s]
/proc/loadavg: 1.91 1.97 2.02 3/179 25989
/proc/meminfo: memFree=31033012/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=476452 CPUtime=162.29
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 116636 0 0 0 15392 837 0 0 25 0 1 0 165190545 487886848 115175 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25956/statm: 119113 115175 408 719 0 118392 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 476452

[startup+222.3 s]
/proc/loadavg: 1.97 1.97 2.01 3/179 25991
/proc/meminfo: memFree=30840856/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=625184 CPUtime=222.29
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 155385 0 0 0 21089 1140 0 0 25 0 1 0 165190545 640188416 153924 4089446400 4194304 7136930 140735080086960 18446744073709551615 5955605 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 156296 153924 408 719 0 155575 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 625184

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 2.01 3/179 25992
/proc/meminfo: memFree=30690764/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=765688 CPUtime=282.3
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 191989 0 0 0 26774 1456 0 0 25 0 1 0 165190545 784064512 190528 4089446400 4194304 7136930 140735080086960 18446744073709551615 4436423 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 191422 190528 408 719 0 190701 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 765688

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/179 25994
/proc/meminfo: memFree=30536460/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=941744 CPUtime=342.3
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 229300 0 0 0 32449 1781 0 0 25 0 1 0 165190545 964345856 227839 4089446400 4194304 7136930 140735080086960 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 235436 227839 408 719 0 234715 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 941744

[startup+402.301 s]
/proc/loadavg: 2.05 1.99 2.00 3/179 25996
/proc/meminfo: memFree=30384756/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=1087400 CPUtime=402.3
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 267219 0 0 0 38120 2110 0 0 25 0 1 0 165190545 1113497600 265758 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 271850 265758 408 719 0 271129 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1087400

[startup+462.301 s]
/proc/loadavg: 2.02 1.99 2.00 3/179 25997
/proc/meminfo: memFree=30211948/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=1230952 CPUtime=462.29
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 304600 0 0 0 43786 2443 0 0 25 0 1 0 165190545 1260494848 303139 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 307738 303139 408 719 0 307017 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1230952

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/179 25999
/proc/meminfo: memFree=30054300/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=1372048 CPUtime=522.3
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 341373 0 0 0 49471 2759 0 0 25 0 1 0 165190545 1404977152 339912 4089446400 4194304 7136930 140735080086960 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 343012 339912 408 719 0 342291 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1372048

[startup+582.301 s]
/proc/loadavg: 2.05 2.00 2.00 3/179 26003
/proc/meminfo: memFree=29879448/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=1517140 CPUtime=582.3
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 379156 0 0 0 55156 3074 0 0 25 0 1 0 165190545 1553551360 377695 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 379285 377695 408 719 0 378564 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1517140

[startup+642.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 26005
/proc/meminfo: memFree=29696748/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=1731360 CPUtime=642.31
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 417887 0 0 0 60832 3399 0 0 25 0 1 0 165190545 1772912640 416426 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 432840 416426 408 719 0 432119 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1731360

[startup+702.301 s]

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

/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 571894 0 0 0 83533 4697 0 0 25 0 1 0 165190545 2378588160 570433 4089446400 4194304 7136930 140735080086960 18446744073709551615 5892363 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 580710 570433 408 719 0 579989 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2322840

[startup+942.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 26013
/proc/meminfo: memFree=28788064/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=2469164 CPUtime=942.3
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 609991 0 0 0 89206 5024 0 0 25 0 1 0 165190545 2528423936 608530 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 617291 608530 408 719 0 616570 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2469164

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 26015
/proc/meminfo: memFree=28606724/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=2612712 CPUtime=1002.31
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 647381 0 0 0 94873 5358 0 0 25 0 1 0 165190545 2675417088 645920 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 653178 645920 408 719 0 652457 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2612712

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 26016
/proc/meminfo: memFree=28430844/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=2756248 CPUtime=1062.31
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 684754 0 0 0 100546 5685 0 0 25 0 1 0 165190545 2822397952 683293 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 689062 683293 408 719 0 688341 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2756248

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26018
/proc/meminfo: memFree=28245788/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=2901476 CPUtime=1122.31
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 722568 0 0 0 106216 6015 0 0 25 0 1 0 165190545 2971111424 721107 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 725369 721107 408 719 0 724648 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2901476

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 26019
/proc/meminfo: memFree=28138980/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=2980272 CPUtime=1182.31
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 772545 0 0 0 112044 6187 0 0 25 0 1 0 165190545 3051798528 741580 4089446400 4194304 7136930 140735080086960 18446744073709551615 6165762 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 745068 741580 408 719 0 744347 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2980272

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26021
/proc/meminfo: memFree=28105176/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=2992764 CPUtime=1242.32
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 803054 0 0 0 117781 6451 0 0 25 0 1 0 165190545 3064590336 742582 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 748191 742582 411 719 0 747470 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2992764

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 26023
/proc/meminfo: memFree=27933616/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=3144628 CPUtime=1302.32
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 838540 0 0 0 123477 6755 0 0 25 0 1 0 165190545 3220099072 778068 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 786157 778068 411 719 0 785436 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 3144628

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26024
/proc/meminfo: memFree=27750044/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=3342624 CPUtime=1362.31
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 877505 0 0 0 129179 7052 0 0 25 0 1 0 165190545 3422846976 817033 4089446400 4194304 7136930 140735080086960 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 835656 817033 411 719 0 834935 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 3342624

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26026
/proc/meminfo: memFree=27558144/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=3513924 CPUtime=1422.32
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 918586 0 0 0 134875 7357 0 0 25 0 1 0 165190545 3598258176 858114 4089446400 4194304 7136930 140735080086960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 878481 858114 411 719 0 877760 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 3513924

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26027
/proc/meminfo: memFree=27360316/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=3686772 CPUtime=1482.32
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 960801 0 0 0 140547 7685 0 0 25 0 1 0 165190545 3775254528 900329 4089446400 4194304 7136930 140735080086960 18446744073709551615 4643170 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 921693 900329 411 719 0 920972 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 3686772

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26029
/proc/meminfo: memFree=27140660/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=3881268 CPUtime=1542.32
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 1007114 0 0 0 146235 7997 0 0 25 0 1 0 165190545 3974418432 946642 4089446400 4194304 7136930 140735080086960 18446744073709551615 5506768 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 970317 946642 411 719 0 969596 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 3881268



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1548 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26029
/proc/meminfo: memFree=27124288/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=3892340 CPUtime=1548.03
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 1010279 0 0 0 146775 8028 0 0 25 0 1 0 165190545 3985756160 949807 4089446400 4194304 7136930 140735080086960 18446744073709551615 4661050 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25956/statm: 973085 949807 411 719 0 972364 0
Current children cumulated CPU time (s) 1548.03
Current children cumulated vsize (KiB) 3892340

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -25956

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

[startup+1548.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26029
/proc/meminfo: memFree=27124288/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=3892340 CPUtime=1548.62
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 1010285 0 0 0 146834 8028 0 0 25 0 1 0 165190545 3985756160 949813 4089446400 4194304 7136930 140735080086960 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25956/statm: 973085 949813 417 719 0 972364 0
Current children cumulated CPU time (s) 1548.62
Current children cumulated vsize (KiB) 3892340

[startup+1549.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 26030
/proc/meminfo: memFree=27124404/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=3892340 CPUtime=1549.42
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 1010285 0 0 0 146914 8028 0 0 25 0 1 0 165190545 3985756160 949813 4089446400 4194304 7136930 140735080086960 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25956/statm: 973085 949813 417 719 0 972364 0
Current children cumulated CPU time (s) 1549.42
Current children cumulated vsize (KiB) 3892340

[startup+1549.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26030
/proc/meminfo: memFree=27123652/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=3892340 CPUtime=1549.83
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 1010285 0 0 0 146955 8028 0 0 25 0 1 0 165190545 3985756160 949813 4089446400 4194304 7136930 140735080086960 18446744073709551615 6165617 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25956/statm: 973085 949813 417 719 0 972364 0
Current children cumulated CPU time (s) 1549.83
Current children cumulated vsize (KiB) 3892340

[startup+1550 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26030
/proc/meminfo: memFree=27123652/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=3892340 CPUtime=1550.02
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4202496 1010285 0 0 0 146974 8028 0 0 25 0 1 0 165190545 3985756160 949813 4089446400 4194304 7136930 140735080086960 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25956/statm: 973085 949813 417 719 0 972364 0
Current children cumulated CPU time (s) 1550.02
Current children cumulated vsize (KiB) 3892340

[startup+1550.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26030
/proc/meminfo: memFree=27123652/32951124 swapFree=67111528/67111528
[pid=25956] ppid=25954 vsize=0 CPUtime=1550.12
/proc/25956/stat : 25956 (pbscip.linux.x8) R 25954 25956 25351 0 -1 4203524 1010285 0 0 0 146975 8037 0 0 25 0 1 0 165190545 0 0 4089446400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25956/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1550.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1550.15
CPU time (s): 1550.18
CPU user time (s): 1469.75
CPU system time (s): 80.4258
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3892340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1469.75
system time used= 80.4258
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1010285
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= 1
involuntary context switches= 3774

runsolver used 2.03069 second user time and 5.09023 second system time

The end

Launcher Data

Begin job on node119 at 2010-06-30 18:31:50
IDJOB=2693735
IDBENCH=79056
IDSOLVER=1206
FILE ID=node119/2693735-1277915510
PBS_JOBID= 11197321
Free space on /tmp= 74204 MiB

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

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

MD5SUM BENCH= e743a4abb279311aa41225546d67b4df
RANDOM SEED=23231947

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30942944 kB
Buffers:        201028 kB
Cached:         958816 kB
SwapCached:          0 kB
Active:        1221700 kB
Inactive:       639932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30942944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3512 kB
Writeback:           0 kB
AnonPages:      701704 kB
Mapped:          17484 kB
Slab:            80120 kB
PageTables:       6044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   847936 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 node119 at 2010-06-30 18:57:41