Trace number 4523849

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 NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13SAT28599 3587.5 3597.55

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/instances/
normalized-bnn_mnist_back_image_73_label5_adversarial_norm_1.opb
MD5SUM1376b7e36587a728493ace6af4c57a8e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark231.564
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1294
Total number of constraints1091
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1088
Minimum length of a constraint1
Maximum length of a constraint785
Number of terms in the objective function 785
Biggest coefficient in the objective function 7345
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 59444
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 7345
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 59444
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4523849-1751598180.opb>
0.20/0.24	c original problem has 1294 variables (1294 bin, 0 int, 0 cont) and 1091 constraints
0.20/0.24	c problem read in 0.236 seconds
0.30/0.39	c presolving:
0.77/0.83	c (round 1, fast)       2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs
0.77/0.83	c (round 2, fast)       2 del vars, 11 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs
0.99/1.05	c    (1.0s) running MILP presolver
1.09/1.13	c    (1.1s) MILP presolver found nothing
1.27/1.30	c (round 3, exhaustive) 2 del vars, 11 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 1070 upgd conss, 0 impls, 1 clqs
1.46/1.52	c (round 4, exhaustive) 2 del vars, 11 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 1080 upgd conss, 0 impls, 1 clqs
1.66/1.70	c    (1.7s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.66/1.70	c    (1.7s) probing aborted: 50/50 successive totally useless probings
1.87/1.93	c    (1.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.87/2.00	c    (2.0s) no symmetry present (symcode time: 0.00)
2.08/2.13	c presolving (5 rounds: 5 fast, 3 medium, 3 exhaustive):
2.08/2.13	c  2 deleted vars, 11 deleted constraints, 0 added constraints, 2 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2.08/2.13	c  0 implications, 1 cliques
2.08/2.13	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
2.08/2.13	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
2.08/2.13	c    1079 constraints of type <knapsack>
2.08/2.13	c       1 constraints of type <setppc>
2.08/2.13	c transformed objective value is always integral (scale: 1)
2.08/2.13	c Presolving Time: 1.75
2.08/2.13	c 
2.08/2.13	c - non default parameters ----------------------------------------------------------------------
2.08/2.13	c 
2.08/2.13	c # SCIP version 10.0.0
2.08/2.13	c 
2.08/2.13	c # maximal time in seconds to run
2.08/2.13	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
2.08/2.13	c limits/time = 3596.995066
2.08/2.13	c 
2.08/2.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.08/2.13	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
2.08/2.13	c limits/memory = 27900
2.08/2.13	c 
2.08/2.13	c # belongs reading time to solving time?
2.08/2.13	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
2.08/2.13	c timing/reading = TRUE
2.08/2.13	c 
2.08/2.13	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
2.08/2.13	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
2.08/2.13	c reading/opbreader/maxintsize = 47
2.08/2.13	c 
2.08/2.13	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
2.08/2.13	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
2.08/2.13	c propagating/genvbounds/timingmask = 0
2.08/2.13	c 
2.08/2.13	c -----------------------------------------------------------------------------------------------
2.08/2.13	c 
2.47/2.53	o 29596
2.47/2.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.47/2.53	c p 2.5s|     1 |     0 |     0 |     - |   locks|   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.959600e+04 |    Inf | unknown
2.47/2.55	o 28599
2.47/2.55	c i 2.6s|     1 |     0 |     0 |     - |  oneopt|   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2.47/2.58	c   2.6s|     1 |     0 |   276 |     - |   345M |   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3.08/3.15	c   3.2s|     1 |     0 |   532 |     - |   372M |   0 |1292 |1080 |1236 | 156 |  1 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3.66/3.70	c   3.7s|     1 |     0 |   744 |     - |   396M |   0 |1292 |1080 |1359 | 279 |  2 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
4.16/4.24	c   4.2s|     1 |     0 |   924 |     - |   417M |   0 |1292 |1080 |1482 | 402 |  3 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
4.66/4.76	c   4.8s|     1 |     0 |  1031 |     - |   440M |   0 |1292 |1080 |1573 | 493 |  4 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
5.16/5.27	c   5.3s|     1 |     0 |  1137 |     - |   470M |   0 |1292 |1080 |1649 | 569 |  5 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
5.65/5.76	c   5.8s|     1 |     0 |  1226 |     - |   486M |   0 |1292 |1080 |1713 | 633 |  6 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
6.16/6.23	c   6.2s|     1 |     0 |  1282 |     - |   514M |   0 |1292 |1080 |1755 | 675 |  7 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
6.66/6.72	c   6.7s|     1 |     0 |  1382 |     - |   548M |   0 |1292 |1080 |1814 | 734 |  8 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
7.16/7.20	c   7.2s|     1 |     0 |  1485 |     - |   556M |   0 |1292 |1080 |1890 | 810 |  9 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
7.66/7.70	c   7.7s|     1 |     0 |  1552 |     - |   596M |   0 |1292 |1081 |1949 | 869 | 10 |   1 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
7.97/8.05	c   8.0s|     1 |     0 |  1622 |     - |   600M |   0 |1292 |1081 |1858 | 931 | 11 |   1 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
24.70/24.80	c  24.8s|     1 |     2 | 10347 |     - |   600M |   0 |1292 |1084 |1858 | 931 | 11 |   5 |  23 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
71.88/72.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.88/72.13	c  72.1s|   100 |   101 | 42680 | 414.7 |   668M |  21 |1292 |1091 |1210 |1543 |  1 |  12 | 585 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
104.47/104.83	c   105s|   200 |   201 |149620 | 743.7 |   752M |  22 |1292 |1100 |1217 |2100 |  1 |  21 | 639 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
130.72/131.17	c   131s|   300 |   301 |187091 | 620.3 |   783M |  22 |1292 |1108 |1214 |2717 |  1 |  30 | 679 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
145.77/146.26	c   146s|   400 |   401 |228816 | 569.4 |   851M |  22 |1292 |1115 |1197 |3401 |  1 |  38 | 724 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
167.30/167.82	c   168s|   500 |   501 |260474 | 518.7 |   847M |  27 |1292 |1126 |1196 |4058 |  1 |  49 | 751 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
177.87/178.40	c   178s|   600 |   601 |283537 | 470.6 |   846M |  27 |1292 |1135 |1236 |4861 |  1 |  60 | 778 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
195.53/196.13	c   196s|   700 |   701 |305963 | 435.4 |   846M |  27 |1292 |1150 |1220 |5535 |  1 |  75 | 804 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
209.28/209.90	c   210s|   800 |   801 |321594 | 400.5 |   841M |  35 |1292 |1200 |1202 |6092 |  1 | 125 | 831 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
219.55/220.27	c   220s|   900 |   901 |345165 | 382.1 |   841M |  35 |1292 |1217 |1228 |6776 |  1 | 142 | 859 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
225.93/226.64	c   227s|  1000 |  1001 |357969 | 356.7 |   837M |  35 |1292 |1249 |1230 |7307 |  1 | 174 | 876 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
231.63/232.38	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
231.63/232.38	c (run 1, node 1049) performing user restart
231.63/232.38	c 
231.63/232.38	c (restart) converted 116 cuts from the global cut pool into linear constraints
231.63/232.38	c 
231.83/232.57	c presolving:
231.83/232.58	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 2 chg sides, 2 chg coeffs, 0 upgd conss, 0 impls, 1 clqs
231.83/232.59	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 2 chg sides, 2 chg coeffs, 111 upgd conss, 0 impls, 1 clqs
231.93/232.62	c (round 3, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 2 chg sides, 20 chg coeffs, 111 upgd conss, 0 impls, 1 clqs
232.03/232.79	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
232.03/232.79	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 2 changed sides, 20 changed coefficients
232.03/232.79	c  0 implications, 1 cliques
232.03/232.79	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1371 constraints
232.03/232.79	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
232.03/232.79	c    1188 constraints of type <knapsack>
232.03/232.79	c       1 constraints of type <setppc>
232.03/232.79	c       8 constraints of type <linear>
232.03/232.79	c     174 constraints of type <logicor>
232.03/232.79	c transformed objective value is always integral (scale: 1)
232.03/232.79	c Presolving Time: 1.98
232.13/232.81	c transformed 2/2 original solutions to the transformed problem space
232.13/232.81	c 
232.22/232.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
232.22/232.96	c   233s|     1 |     0 |371696 |     - |   711M |   0 |1292 |1371 |1196 |   0 |  0 | 180 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.82/233.55	c   234s|     1 |     0 |371955 |     - |   723M |   0 |1292 |1372 |1361 | 165 |  1 | 181 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
233.52/234.20	c   234s|     1 |     0 |372283 |     - |   734M |   0 |1292 |1373 |1508 | 312 |  2 | 182 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
234.22/234.99	c   235s|     1 |     0 |372510 |     - |   734M |   0 |1292 |1374 |1684 | 488 |  3 | 183 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
235.12/235.84	c   236s|     1 |     0 |372632 |     - |   732M |   0 |1292 |1375 |1875 | 679 |  4 | 184 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
235.91/236.60	c   237s|     1 |     0 |372805 |     - |   733M |   0 |1292 |1376 |2035 | 839 |  5 | 185 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
236.61/237.39	c   237s|     1 |     0 |373045 |     - |   739M |   0 |1292 |1377 |2211 |1015 |  6 | 186 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
237.42/238.14	c   238s|     1 |     0 |373267 |     - |   740M |   0 |1292 |1378 |2360 |1164 |  7 | 187 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
238.21/238.93	c   239s|     1 |     0 |373543 |     - |   746M |   0 |1292 |1379 |2508 |1312 |  8 | 188 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
238.90/239.64	c   240s|     1 |     0 |373714 |     - |   746M |   0 |1292 |1380 |2634 |1438 |  9 | 189 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
239.60/240.39	c   240s|     1 |     0 |373897 |     - |   733M |   0 |1292 |1381 |2757 |1561 | 10 | 190 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
240.10/240.82	c   241s|     1 |     0 |374074 |     - |   733M |   0 |1292 |1382 |2859 |1663 | 11 | 191 | 907 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
280.00/280.88	c   281s|     1 |     2 |402209 |     - |   734M |   0 |1292 |1394 |2859 |1663 | 11 | 204 | 925 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
289.18/290.06	c   290s|   100 |   101 |419069 | 361.3 |   760M |  17 |1292 |1435 |1260 |2478 |  2 | 245 | 960 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
298.54/299.43	c   299s|   200 |   201 |440493 | 349.5 |   767M |  23 |1292 |1468 |1196 |3221 |  2 | 278 |1002 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
304.52/305.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
304.52/305.45	c   305s|   300 |   301 |450364 | 330.9 |   772M |  31 |1292 |1520 |1204 |3614 |  1 | 331 |1033 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
312.40/313.33	c   313s|   400 |   401 |464607 | 317.9 |   772M |  49 |1292 |1530 |1222 |3881 |  1 | 341 |1080 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
319.58/320.50	c   320s|   500 |   501 |474149 | 303.5 |   773M |  51 |1292 |1548 |1199 |4377 |  1 | 360 |1124 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
327.35/328.32	c   328s|   600 |   601 |488892 | 294.1 |   773M |  59 |1292 |1569 |1241 |4918 |  1 | 381 |1160 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
333.93/334.98	c   335s|   700 |   701 |498107 | 282.5 |   770M |  67 |1292 |1572 |1280 |5265 |  2 | 384 |1196 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
341.71/342.70	c   343s|   800 |   801 |515564 | 276.7 |   770M |  67 |1292 |1584 |1267 |5674 |  1 | 396 |1227 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
349.00/350.05	c   350s|   900 |   901 |525621 | 267.6 |   771M |  67 |1292 |1592 |1261 |6206 |  1 | 404 |1273 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
355.67/356.74	c   357s|  1000 |  1001 |536260 | 259.8 |   771M |  67 |1292 |1593 |1245 |6664 |  1 | 405 |1309 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
362.55/363.67	c   364s|  1100 |  1101 |544868 | 251.7 |   770M |  67 |1292 |1597 |1256 |7223 |  1 | 410 |1351 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
374.03/375.15	c   375s|  1200 |  1201 |556077 | 245.5 |   771M |  67 |1292 |1612 |1241 |7751 |  1 | 426 |1409 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
381.30/382.40	c   382s|  1300 |  1301 |565013 | 238.8 |   771M |  73 |1292 |1621 |1250 |8304 |  1 | 435 |1461 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
391.07/392.27	c   392s|  1400 |  1401 |582299 | 236.1 |   772M |  73 |1292 |1624 |1238 |8821 |  1 | 441 |1510 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
398.75/399.91	c   400s|  1500 |  1501 |595176 | 231.9 |   772M |  73 |1292 |1627 |1273 |9370 |  1 | 444 |1547 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
407.32/408.54	c   409s|  1600 |  1601 |612709 | 229.8 |   773M |  73 |1292 |1639 |1199 |9784 |  1 | 457 |1585 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
419.80/421.07	c   421s|  1700 |  1701 |637866 | 230.6 |   773M |  73 |1292 |1642 |1247 |  10k|  1 | 461 |1640 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
428.17/429.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
428.17/429.49	c   429s|  1800 |  1801 |649282 | 226.5 |   773M |  73 |1292 |1646 |1243 |  10k|  1 | 465 |1706 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
435.55/436.89	c   437s|  1900 |  1901 |661267 | 222.9 |   774M |  73 |1292 |1654 |1241 |  11k|  1 | 473 |1752 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
446.52/447.87	c   448s|  2000 |  2001 |686470 | 223.8 |   774M |  73 |1292 |1654 |1157 |  11k|  1 | 474 |1802 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
455.59/457.00	c   457s|  2100 |  2101 |700195 | 221.1 |   774M |  73 |1292 |1656 |1309 |  12k|  2 | 476 |1853 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
463.57/464.92	c   465s|  2200 |  2201 |711473 | 217.7 |   774M |  75 |1292 |1657 |1176 |  12k|  1 | 479 |1914 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
475.93/477.36	c   477s|  2300 |  2301 |734519 | 218.1 |   775M |  75 |1292 |1657 |1286 |  13k|  1 | 479 |1993 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
484.51/485.99	c   486s|  2400 |  2401 |748231 | 215.8 |   775M |  75 |1292 |1663 |1196 |  14k|  1 | 487 |2038 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
492.60/494.05	c   494s|  2500 |  2501 |763238 | 213.9 |   772M |  75 |1292 |1663 |1242 |  14k|  1 | 489 |2065 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
499.36/500.82	c   501s|  2600 |  2601 |776076 | 211.6 |   773M |  75 |1292 |1663 |1274 |  15k|  1 | 491 |2091 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
506.44/507.97	c   508s|  2700 |  2701 |789823 | 209.6 |   773M |  75 |1292 |1670 |1220 |  15k|  2 | 500 |2113 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
512.43/513.97	c   514s|  2800 |  2801 |804208 | 207.9 |   774M |  75 |1292 |1674 |1237 |  16k|  1 | 510 |2122 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
519.21/520.75	c   521s|  2900 |  2901 |821038 | 206.9 |   775M |  75 |1292 |1672 |1193 |  16k|  1 | 515 |2130 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
526.60/528.13	c   528s|  3000 |  3001 |845669 | 207.9 |   775M |  75 |1292 |1672 |1223 |  17k|  1 | 518 |2135 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
532.07/533.62	c   534s|  3100 |  3101 |857871 | 205.8 |   775M |  75 |1292 |1668 |1269 |  17k|  1 | 521 |2140 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
537.26/538.87	c   539s|  3200 |  3201 |869939 | 203.8 |   775M |  75 |1292 |1668 |1247 |  18k|  1 | 523 |2146 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
544.33/545.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
544.33/545.90	c   546s|  3300 |  3301 |890603 | 203.8 |   775M |  75 |1292 |1669 |1227 |  18k|  1 | 531 |2152 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
552.01/553.66	c   554s|  3400 |  3401 |910792 | 203.8 |   775M |  75 |1292 |1665 |1223 |  19k|  1 | 535 |2158 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
560.99/562.69	c   563s|  3500 |  3501 |924634 | 202.4 |   776M |  75 |1292 |1664 |1265 |  19k|  3 | 537 |2161 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
566.77/568.40	c   568s|  3600 |  3601 |938737 | 201.0 |   760M |  75 |1292 |1670 |1184 |  20k|  1 | 549 |2163 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
571.66/573.39	c   573s|  3700 |  3701 |951757 | 199.6 |   761M |  75 |1292 |1671 |1246 |  21k|  1 | 563 |2163 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
577.35/579.03	c   579s|  3800 |  3801 |965589 | 198.3 |   760M |  75 |1292 |1681 |1255 |  21k|  1 | 588 |2164 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
583.12/584.86	c   585s|  3900 |  3901 |979334 | 197.1 |   760M |  75 |1292 |1685 |1257 |  22k|  1 | 598 |2170 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
591.10/592.81	c   593s|  4000 |  4001 |997847 | 196.8 |   761M |  75 |1292 |1679 |1273 |  22k|  1 | 603 |2192 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
597.88/599.63	c   600s|  4100 |  4101 |  1010k| 195.5 |   761M |  75 |1292 |1673 |1228 |  23k|  2 | 605 |2218 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
604.95/606.73	c   607s|  4200 |  4201 |  1023k| 194.2 |   761M |  75 |1292 |1678 |1228 |  23k|  1 | 623 |2248 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
616.12/617.93	c   618s|  4300 |  4301 |  1050k| 195.6 |   760M |  75 |1292 |1667 |1186 |  24k|  1 | 626 |2300 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
623.40/625.23	c   625s|  4400 |  4401 |  1062k| 194.3 |   760M |  75 |1292 |1660 |1241 |  24k|  1 | 628 |2353 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
634.87/636.72	c   637s|  4500 |  4501 |  1087k| 195.3 |   761M |  75 |1292 |1649 |1266 |  25k|  1 | 630 |2403 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
642.35/644.28	c   644s|  4600 |  4601 |  1102k| 194.5 |   761M |  75 |1292 |1641 |1237 |  25k|  1 | 633 |2437 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
648.33/650.25	c   650s|  4700 |  4701 |  1115k| 193.3 |   761M |  75 |1292 |1635 |1305 |  26k|  1 | 635 |2452 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
653.41/655.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
653.41/655.38	c   655s|  4800 |  4801 |  1128k| 192.2 |   761M |  75 |1292 |1636 |1351 |  26k|  1 | 638 |2461 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
659.69/661.68	c   662s|  4900 |  4901 |  1143k| 191.5 |   757M |  75 |1292 |1634 |1266 |  27k|  1 | 642 |2476 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
664.38/666.36	c   666s|  5000 |  5001 |  1155k| 190.3 |   757M |  75 |1292 |1647 |1192 |  27k|  1 | 670 |2477 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
670.46/672.46	c   672s|  5100 |  5101 |  1172k| 190.0 |   756M |  75 |1292 |1643 |1237 |  28k|  1 | 672 |2481 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
677.94/679.96	c   680s|  5200 |  5201 |  1197k| 190.9 |   757M |  75 |1292 |1632 |1194 |  28k|  1 | 674 |2483 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
691.20/693.28	c   693s|  5300 |  5301 |  1241k| 194.8 |   757M |  75 |1292 |1628 |1287 |  29k|  1 | 676 |2491 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
698.18/700.29	c   700s|  5400 |  5401 |  1263k| 195.3 |   759M |  75 |1292 |1621 |1248 |  30k|  1 | 682 |2492 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
702.76/704.81	c   705s|  5500 |  5501 |  1273k| 193.9 |   759M |  75 |1292 |1629 |1304 |  30k|  1 | 694 |2495 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
707.64/709.78	c   710s|  5600 |  5601 |  1286k| 192.8 |   754M |  75 |1292 |1626 |1225 |  31k|  1 | 704 |2498 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
712.43/714.56	c   715s|  5700 |  5701 |  1297k| 191.6 |   752M |  75 |1292 |1648 |1211 |  31k|  2 | 744 |2501 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
716.62/718.77	c   719s|  5800 |  5801 |  1307k| 190.3 |   752M |  75 |1292 |1644 |1302 |  32k|  1 | 744 |2504 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
723.10/725.22	c   725s|  5900 |  5901 |  1325k| 190.2 |   753M |  75 |1292 |1641 |1204 |  32k|  1 | 747 |2508 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
757.51/759.76	c   760s|  6000 |  6001 |  1457k| 206.1 |   753M |  75 |1292 |1641 |1252 |  33k|  1 | 748 |2513 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
763.00/765.20	c   765s|  6100 |  6101 |  1470k| 205.1 |   753M |  75 |1292 |1640 |1219 |  33k|  1 | 758 |2517 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
769.88/772.13	c   772s|  6200 |  6201 |  1485k| 204.3 |   754M |  75 |1292 |1637 |1302 |  34k|  2 | 761 |2537 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
776.05/778.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
776.05/778.38	c   778s|  6300 |  6301 |  1497k| 203.2 |   753M |  75 |1292 |1636 |1260 |  35k|  2 | 768 |2563 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
782.63/784.90	c   785s|  6400 |  6401 |  1510k| 202.2 |   753M |  75 |1292 |1632 |1279 |  35k|  1 | 771 |2593 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
796.09/798.48	c   798s|  6500 |  6501 |  1521k| 201.0 |   753M |  75 |1292 |1643 |1301 |  36k|  1 | 792 |2636 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
806.66/809.11	c   809s|  6600 |  6601 |  1540k| 200.9 |   753M |  75 |1292 |1642 |1197 |  36k|  1 | 796 |2696 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
813.82/816.23	c   816s|  6700 |  6701 |  1553k| 199.9 |   753M |  75 |1292 |1642 |1338 |  37k|  1 | 797 |2724 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
821.61/824.06	c   824s|  6800 |  6801 |  1570k| 199.5 |   753M |  75 |1292 |1649 |1273 |  37k|  1 | 812 |2748 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
828.87/831.36	c   831s|  6900 |  6901 |  1587k| 199.1 |   754M |  75 |1292 |1648 |1281 |  38k|  1 | 814 |2768 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
836.44/839.01	c   839s|  7000 |  7001 |  1603k| 198.7 |   754M |  75 |1292 |1647 |1237 |  38k|  1 | 819 |2789 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
842.53/845.06	c   845s|  7100 |  7101 |  1615k| 197.8 |   754M |  75 |1292 |1643 |1261 |  39k|  1 | 822 |2803 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
847.61/850.20	c   850s|  7200 |  7201 |  1628k| 196.9 |   754M |  75 |1292 |1641 |1243 |  39k|  1 | 824 |2807 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
858.07/860.61	c   861s|  7300 |  7301 |  1657k| 198.1 |   754M |  75 |1292 |1636 |1247 |  40k|  1 | 826 |2826 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
863.75/866.33	c   866s|  7400 |  7401 |  1669k| 197.1 |   751M |  75 |1292 |1636 |1299 |  40k|  1 | 826 |2847 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
868.73/871.38	c   871s|  7500 |  7501 |  1681k| 196.2 |   751M |  75 |1292 |1637 |1308 |  41k|  2 | 830 |2849 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
874.01/876.61	c   877s|  7600 |  7601 |  1694k| 195.4 |   751M |  75 |1292 |1630 |1248 |  41k|  1 | 831 |2855 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
878.70/881.33	c   881s|  7700 |  7701 |  1705k| 194.5 |   751M |  75 |1292 |1626 |1187 |  42k|  1 | 833 |2860 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
884.18/886.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
884.18/886.85	c   887s|  7800 |  7801 |  1719k| 193.9 |   751M |  75 |1292 |1626 |1237 |  42k|  1 | 836 |2865 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
894.55/897.25	c   897s|  7900 |  7901 |  1756k| 195.8 |   751M |  75 |1292 |1621 |1328 |  43k|  2 | 840 |2868 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
899.74/902.47	c   902s|  8000 |  8001 |  1767k| 194.8 |   752M |  75 |1292 |1617 |1318 |  43k|  1 | 841 |2880 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
906.22/908.96	c   909s|  8100 |  8101 |  1785k| 194.7 |   752M |  75 |1292 |1617 |1230 |  44k|  1 | 845 |2881 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
911.00/913.70	c   914s|  8200 |  8201 |  1796k| 193.8 |   753M |  75 |1292 |1618 |1338 |  44k|  2 | 848 |2884 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
915.79/918.51	c   919s|  8300 |  8301 |  1809k| 193.1 |   753M |  75 |1292 |1627 |1220 |  44k|  1 | 864 |2886 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
925.06/927.85	c   928s|  8400 |  8401 |  1832k| 193.5 |   754M |  75 |1292 |1622 |1248 |  45k|  1 | 873 |2888 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
930.94/933.73	c   934s|  8500 |  8501 |  1846k| 193.0 |   754M |  75 |1292 |1622 |1319 |  46k|  2 | 876 |2896 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
936.62/939.45	c   939s|  8600 |  8601 |  1860k| 192.4 |   754M |  75 |1292 |1612 |1236 |  46k|  1 | 879 |2904 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
943.70/946.55	c   947s|  8700 |  8701 |  1874k| 191.8 |   754M |  75 |1292 |1611 |1250 |  47k|  1 | 880 |2933 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
950.98/953.82	c   954s|  8800 |  8801 |  1888k| 191.3 |   754M |  75 |1292 |1602 |1225 |  47k|  1 | 882 |2958 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
958.36/961.29	c   961s|  8900 |  8901 |  1905k| 191.1 |   754M |  75 |1292 |1597 |1301 |  48k|  1 | 885 |2986 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
965.44/968.34	c   968s|  9000 |  9001 |  1918k| 190.5 |   754M |  75 |1292 |1594 |1313 |  48k|  1 | 888 |3020 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
971.62/974.53	c   975s|  9100 |  9101 |  1930k| 189.8 |   754M |  79 |1292 |1595 |1369 |  48k|  2 | 890 |3051 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
980.59/983.50	c   983s|  9200 |  9201 |  1949k| 189.8 |   755M |  79 |1292 |1590 |1209 |  49k|  1 | 890 |3085 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
988.47/991.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
988.47/991.44	c   991s|  9300 |  9301 |  1964k| 189.4 |   755M |  79 |1292 |1587 |1253 |  49k|  1 | 892 |3121 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
995.85/998.84	c   999s|  9400 |  9401 |  1982k| 189.3 |   755M |  79 |1292 |1573 |1195 |  50k|  1 | 900 |3148 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1004.42/1007.46	c  1007s|  9500 |  9501 |  2007k| 189.9 |   755M |  79 |1292 |1570 |1323 |  50k|  2 | 901 |3169 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1011.12/1014.19	c  1014s|  9600 |  9601 |  2023k| 189.6 |   756M |  79 |1292 |1567 |1193 |  51k|  1 | 905 |3185 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1016.10/1019.17	c  1019s|  9700 |  9701 |  2035k| 189.0 |   756M |  79 |1292 |1566 |1271 |  51k|  1 | 906 |3195 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1021.67/1024.76	c  1025s|  9800 |  9801 |  2048k| 188.4 |   756M |  79 |1292 |1567 |1225 |  52k|  1 | 914 |3205 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1026.36/1029.46	c  1029s|  9900 |  9901 |  2059k| 187.7 |   756M |  81 |1292 |1567 |1290 |  52k|  1 | 915 |3214 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1030.85/1033.92	c  1034s| 10000 | 10001 |  2069k| 187.0 |   756M |  83 |1292 |1572 |1338 |  53k|  1 | 921 |3228 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1041.51/1044.64	c  1045s| 10100 | 10101 |  2086k| 186.8 |   756M |  87 |1292 |1574 |1343 |  53k|  1 | 924 |3239 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1045.70/1048.87	c  1049s| 10200 | 10201 |  2096k| 186.0 |   756M |  93 |1292 |1588 |1361 |  53k|  1 | 938 |3244 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1051.09/1054.27	c  1054s| 10300 | 10301 |  2108k| 185.4 |   756M |  95 |1292 |1591 |1306 |  54k|  2 | 945 |3268 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1054.28/1057.45	c  1057s| 10400 | 10401 |  2116k| 184.5 |   756M |  99 |1292 |1595 |1293 |  54k|  1 | 952 |3269 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1057.77/1060.98	c  1061s| 10500 | 10501 |  2123k| 183.5 |   756M | 103 |1292 |1603 |1357 |  54k|  1 | 961 |3276 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1061.26/1064.48	c  1064s| 10600 | 10601 |  2132k| 182.7 |   756M | 107 |1292 |1615 |1351 |  54k|  1 | 974 |3279 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1065.04/1068.24	c  1068s| 10700 | 10701 |  2140k| 181.8 |   757M | 111 |1292 |1630 |1324 |  54k|  1 | 989 |3290 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1068.94/1072.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1068.94/1072.12	c  1072s| 10800 | 10801 |  2147k| 180.9 |   757M | 119 |1292 |1634 |1309 |  54k|  1 | 994 |3301 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1072.22/1075.42	c  1075s| 10900 | 10901 |  2155k| 180.0 |   757M | 121 |1292 |1641 |1259 |  55k|  1 |1006 |3307 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1075.92/1079.12	c  1079s| 11000 | 11001 |  2162k| 179.1 |   757M | 123 |1292 |1656 |1331 |  55k|  1 |1022 |3322 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1078.21/1081.43	c  1081s| 11100 | 11101 |  2166k| 178.0 |   757M | 125 |1292 |1662 |1365 |  55k|  1 |1029 |3323 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1081.00/1084.21	c  1084s| 11200 | 11201 |  2173k| 177.1 |   758M | 133 |1292 |1663 |1337 |  55k|  2 |1030 |3325 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1083.99/1087.27	c  1087s| 11300 | 11301 |  2179k| 176.2 |   758M | 141 |1292 |1667 |1350 |  55k|  1 |1034 |3335 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1085.80/1089.06	c  1089s| 11400 | 11401 |  2182k| 175.0 |   758M | 141 |1292 |1676 |1343 |  55k|  1 |1044 |3335 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1088.79/1092.02	c  1092s| 11500 | 11501 |  2189k| 174.2 |   758M | 145 |1292 |1683 |1324 |  55k|  2 |1052 |3340 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1090.67/1093.98	c  1094s| 11600 | 11601 |  2193k| 173.1 |   759M | 145 |1292 |1684 |1346 |  55k|  1 |1053 |3340 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1093.26/1096.56	c  1097s| 11700 | 11701 |  2198k| 172.1 |   759M | 147 |1292 |1694 |1367 |  55k|  1 |1063 |3345 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1095.56/1098.88	c  1099s| 11800 | 11801 |  2202k| 171.1 |   759M | 153 |1292 |1704 |1333 |  55k|  1 |1074 |3353 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1097.95/1101.23	c  1101s| 11900 | 11901 |  2206k| 170.1 |   759M | 157 |1292 |1716 |1348 |  55k|  2 |1087 |3361 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1099.94/1103.28	c  1103s| 12000 | 12001 |  2211k| 169.1 |   759M | 159 |1292 |1717 |1352 |  55k|  1 |1088 |3362 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1102.24/1105.50	c  1106s| 12100 | 12099 |  2215k| 168.2 |   759M | 165 |1292 |1732 |1363 |  56k|  1 |1104 |3362 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1104.74/1108.04	c  1108s| 12200 | 12199 |  2220k| 167.3 |   760M | 175 |1292 |1732 |1379 |  56k|  1 |1104 |3367 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1108.32/1111.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1108.32/1111.69	c  1112s| 12300 | 12299 |  2229k| 166.7 |   760M | 177 |1292 |1738 |1342 |  56k|  1 |1111 |3375 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1111.11/1114.45	c  1114s| 12400 | 12399 |  2236k| 166.0 |   760M | 177 |1292 |1746 |1357 |  56k|  1 |1119 |3375 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1117.09/1120.48	c  1120s| 12500 | 12499 |  2250k| 165.8 |   760M | 177 |1292 |1743 |1235 |  56k|  1 |1121 |3390 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1122.69/1126.09	c  1126s| 12600 | 12599 |  2265k| 165.7 |   761M | 177 |1292 |1745 |1333 |  56k|  3 |1123 |3406 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1125.97/1129.38	c  1129s| 12700 | 12699 |  2272k| 165.0 |   761M | 177 |1292 |1752 |1254 |  56k|  1 |1133 |3411 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1129.67/1133.03	c  1133s| 12800 | 12799 |  2280k| 164.4 |   761M | 177 |1292 |1768 |1293 |  56k|  2 |1155 |3417 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1134.54/1137.95	c  1138s| 12900 | 12899 |  2290k| 163.9 |   761M | 177 |1292 |1770 |1296 |  57k|  1 |1161 |3433 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1138.03/1141.46	c  1141s| 13000 | 12999 |  2298k| 163.3 |   761M | 177 |1292 |1774 |1353 |  57k|  1 |1165 |3444 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1141.03/1144.40	c  1144s| 13100 | 13099 |  2304k| 162.6 |   761M | 177 |1292 |1785 |1295 |  57k|  1 |1178 |3448 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1145.21/1148.69	c  1149s| 13200 | 13199 |  2313k| 162.1 |   761M | 177 |1292 |1789 |1288 |  57k|  1 |1185 |3460 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1148.40/1151.83	c  1152s| 13300 | 13299 |  2320k| 161.4 |   761M | 177 |1292 |1794 |1354 |  57k|  1 |1192 |3465 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1152.29/1155.73	c  1156s| 13400 | 13399 |  2330k| 161.0 |   762M | 177 |1292 |1796 |1241 |  57k|  1 |1197 |3470 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1155.09/1158.53	c  1159s| 13500 | 13499 |  2337k| 160.4 |   762M | 177 |1292 |1796 |1255 |  57k|  1 |1199 |3470 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1158.87/1162.33	c  1162s| 13600 | 13599 |  2345k| 159.8 |   762M | 177 |1292 |1800 |1331 |  58k|  1 |1203 |3479 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1162.76/1166.27	c  1166s| 13700 | 13699 |  2354k| 159.4 |   762M | 177 |1292 |1806 |1284 |  58k|  1 |1210 |3484 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1166.66/1170.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1166.66/1170.13	c  1170s| 13800 | 13799 |  2362k| 158.8 |   762M | 177 |1292 |1804 |1310 |  58k|  1 |1210 |3491 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1170.44/1173.98	c  1174s| 13900 | 13899 |  2372k| 158.4 |   763M | 177 |1292 |1804 |1358 |  58k|  1 |1210 |3492 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1173.43/1176.99	c  1177s| 14000 | 13999 |  2378k| 157.8 |   763M | 177 |1292 |1811 |1318 |  58k|  1 |1220 |3492 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1177.22/1180.71	c  1181s| 14100 | 14099 |  2385k| 157.2 |   763M | 177 |1292 |1809 |1341 |  58k|  1 |1221 |3498 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1179.71/1183.20	c  1183s| 14200 | 14199 |  2390k| 156.5 |   763M | 177 |1292 |1811 |1364 |  59k|  1 |1224 |3498 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1183.70/1187.20	c  1187s| 14300 | 14299 |  2400k| 156.1 |   763M | 177 |1292 |1809 |1256 |  59k|  1 |1225 |3498 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1192.59/1196.16	c  1196s| 14400 | 14399 |  2408k| 155.6 |   763M | 177 |1292 |1812 |1336 |  59k|  1 |1228 |3498 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1195.48/1199.05	c  1199s| 14500 | 14499 |  2414k| 155.0 |   763M | 177 |1292 |1825 |1347 |  59k|  1 |1241 |3500 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1198.36/1201.98	c  1202s| 14600 | 14599 |  2420k| 154.4 |   763M | 177 |1292 |1827 |1353 |  59k|  1 |1243 |3501 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1201.35/1204.96	c  1205s| 14700 | 14699 |  2426k| 153.8 |   763M | 177 |1292 |1854 |1381 |  59k|  1 |1270 |3504 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1203.94/1207.56	c  1208s| 14800 | 14799 |  2431k| 153.2 |   764M | 177 |1292 |1861 |1361 |  60k|  1 |1277 |3504 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1206.83/1210.47	c  1210s| 14900 | 14899 |  2437k| 152.5 |   764M | 177 |1292 |1868 |1393 |  60k|  2 |1284 |3505 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1209.82/1213.45	c  1213s| 15000 | 14999 |  2442k| 152.0 |   765M | 177 |1292 |1881 |1397 |  60k|  1 |1298 |3508 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1212.62/1216.25	c  1216s| 15100 | 15097 |  2448k| 151.4 |   765M | 177 |1292 |1883 |1422 |  60k|  1 |1300 |3509 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1216.42/1220.02	c  1220s| 15200 | 15193 |  2457k| 151.0 |   765M | 177 |1292 |1888 |1350 |  60k|  1 |1305 |3520 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1220.99/1224.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1220.99/1224.65	c  1225s| 15300 | 15288 |  2466k| 150.6 |   765M | 177 |1292 |1895 |1376 |  60k|  1 |1312 |3547 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1225.78/1229.40	c  1229s| 15400 | 15388 |  2477k| 150.3 |   765M | 177 |1292 |1895 |1375 |  60k|  1 |1312 |3570 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1229.87/1233.57	c  1234s| 15500 | 15484 |  2488k| 150.1 |   766M | 177 |1292 |1918 |1375 |  60k|  1 |1336 |3578 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1233.96/1237.62	c  1238s| 15600 | 15582 |  2498k| 149.8 |   766M | 177 |1292 |1924 |1381 |  61k|  1 |1342 |3585 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1240.04/1243.75	c  1244s| 15700 | 15680 |  2519k| 150.2 |   766M | 177 |1292 |1927 |1380 |  61k|  1 |1345 |3593 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1244.23/1247.90	c  1248s| 15800 | 15762 |  2530k| 150.0 |   766M | 177 |1292 |1973 |1387 |  61k|  1 |1391 |3598 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1248.33/1252.05	c  1252s| 15900 | 15854 |  2542k| 149.8 |   767M | 177 |1292 |1986 |1403 |  61k|  1 |1406 |3600 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1251.61/1255.30	c  1255s| 16000 | 15934 |  2552k| 149.4 |   768M | 177 |1292 |2011 |1412 |  61k|  1 |1431 |3600 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1255.00/1258.75	c  1259s| 16100 | 16024 |  2561k| 149.1 |   768M | 181 |1292 |2024 |1420 |  61k|  1 |1445 |3600 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1258.99/1262.77	c  1263s| 16200 | 16118 |  2571k| 148.9 |   769M | 183 |1292 |2030 |1435 |  62k|  1 |1452 |3607 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1265.47/1269.24	c  1269s| 16300 | 16216 |  2595k| 149.4 |   769M | 183 |1292 |2033 |1438 |  62k|  1 |1455 |3623 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1271.66/1275.50	c  1275s| 16400 | 16310 |  2622k| 150.0 |   770M | 183 |1292 |2074 |1441 |  62k|  1 |1496 |3628 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1280.43/1284.28	c  1284s| 16500 | 16410 |  2658k| 151.3 |   770M | 189 |1292 |2074 |1414 |  62k|  1 |1496 |3635 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1284.92/1288.70	c  1289s| 16600 | 16510 |  2671k| 151.1 |   771M | 189 |1292 |2075 |1383 |  62k|  1 |1497 |3637 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1288.41/1292.22	c  1292s| 16700 | 16610 |  2679k| 150.8 |   771M | 189 |1292 |2077 |1409 |  62k|  1 |1499 |3643 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1292.21/1296.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1292.21/1296.03	c  1296s| 16800 | 16710 |  2690k| 150.5 |   771M | 189 |1292 |2090 |1333 |  62k|  1 |1512 |3643 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1296.30/1300.14	c  1300s| 16900 | 16810 |  2699k| 150.1 |   772M | 189 |1292 |2091 |1332 |  63k|  1 |1513 |3659 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1305.18/1309.05	c  1309s| 17000 | 16908 |  2720k| 150.5 |   772M | 189 |1292 |2094 |1358 |  63k|  2 |1519 |3688 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1310.06/1313.95	c  1314s| 17100 | 17008 |  2731k| 150.3 |   773M | 189 |1292 |2096 |1366 |  63k|  1 |1521 |3700 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1315.84/1319.76	c  1320s| 17200 | 17106 |  2748k| 150.4 |   773M | 189 |1292 |2099 |1357 |  63k|  2 |1524 |3720 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1320.24/1324.14	c  1324s| 17300 | 17200 |  2757k| 150.0 |   774M | 189 |1292 |2104 |1375 |  63k|  1 |1530 |3742 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1325.91/1329.89	c  1330s| 17400 | 17295 |  2769k| 149.9 |   775M | 189 |1292 |2107 |1393 |  63k|  1 |1534 |3778 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1331.00/1334.99	c  1335s| 17500 | 17391 |  2782k| 149.8 |   775M | 195 |1292 |2108 |1375 |  63k|  1 |1538 |3799 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1337.19/1341.19	c  1341s| 17600 | 17481 |  2795k| 149.7 |   775M | 195 |1292 |2119 |1353 |  64k|  1 |1549 |3834 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1342.37/1346.38	c  1346s| 17700 | 17579 |  2808k| 149.6 |   776M | 195 |1292 |2121 |1369 |  64k|  1 |1553 |3846 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1348.07/1352.02	c  1352s| 17800 | 17673 |  2834k| 150.2 |   776M | 195 |1292 |2131 |1368 |  64k|  1 |1563 |3852 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1353.84/1357.89	c  1358s| 17900 | 17773 |  2856k| 150.5 |   776M | 195 |1292 |2131 |1381 |  64k|  2 |1563 |3859 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1357.53/1361.54	c  1362s| 18000 | 17873 |  2867k| 150.3 |   776M | 195 |1292 |2155 |1383 |  64k|  1 |1589 |3861 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1362.52/1366.55	c  1367s| 18100 | 17973 |  2888k| 150.6 |   777M | 195 |1292 |2154 |1386 |  64k|  1 |1589 |3864 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1367.01/1371.07	c  1371s| 18200 | 18071 |  2901k| 150.5 |   777M | 195 |1292 |2156 |1372 |  64k|  1 |1591 |3864 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1373.69/1377.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1373.69/1377.78	c  1378s| 18300 | 18171 |  2925k| 151.0 |   778M | 195 |1292 |2166 |1363 |  65k|  1 |1603 |3877 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1377.18/1381.23	c  1381s| 18400 | 18271 |  2935k| 150.7 |   778M | 195 |1292 |2179 |1381 |  65k|  1 |1617 |3879 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1381.27/1385.38	c  1385s| 18500 | 18340 |  2943k| 150.4 |   779M | 195 |1292 |2222 |1376 |  65k|  1 |1662 |3897 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1386.96/1391.08	c  1391s| 18600 | 18440 |  2963k| 150.6 |   779M | 195 |1292 |2223 |1374 |  65k|  1 |1666 |3898 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1391.54/1395.67	c  1396s| 18700 | 18538 |  2978k| 150.6 |   779M | 195 |1292 |2225 |1365 |  65k|  1 |1669 |3899 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1395.43/1399.50	c  1399s| 18800 | 18633 |  2990k| 150.4 |   779M | 195 |1292 |2229 |1364 |  65k|  1 |1674 |3904 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1405.80/1409.91	c  1410s| 18900 | 18733 |  3009k| 150.7 |   779M | 195 |1292 |2229 |1372 |  65k|  1 |1674 |3908 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1408.90/1413.02	c  1413s| 19000 | 18828 |  3018k| 150.4 |   780M | 195 |1292 |2232 |1366 |  66k|  1 |1677 |3909 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1413.48/1417.67	c  1418s| 19100 | 18928 |  3032k| 150.3 |   780M | 195 |1292 |2232 |1396 |  66k|  1 |1679 |3909 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1418.27/1422.42	c  1422s| 19200 | 19028 |  3048k| 150.4 |   780M | 195 |1292 |2230 |1385 |  66k|  1 |1680 |3912 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1422.86/1427.07	c  1427s| 19300 | 19126 |  3064k| 150.4 |   781M | 195 |1292 |2233 |1390 |  66k|  1 |1684 |3914 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1431.53/1435.76	c  1436s| 19400 | 19226 |  3081k| 150.5 |   781M | 195 |1292 |2234 |1392 |  66k|  1 |1685 |3920 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1437.41/1441.67	c  1442s| 19500 | 19326 |  3105k| 150.9 |   781M | 195 |1292 |2232 |1396 |  66k|  1 |1685 |3923 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1442.00/1446.26	c  1446s| 19600 | 19426 |  3119k| 150.9 |   781M | 195 |1292 |2229 |1407 |  66k|  1 |1687 |3924 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1447.19/1451.42	c  1451s| 19700 | 19526 |  3137k| 151.0 |   781M | 195 |1292 |2229 |1396 |  66k|  1 |1688 |3927 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1452.27/1456.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1452.27/1456.57	c  1457s| 19800 | 19626 |  3157k| 151.3 |   781M | 195 |1292 |2229 |1374 |  66k|  1 |1688 |3932 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1457.87/1462.13	c  1462s| 19900 | 19718 |  3175k| 151.4 |   782M | 195 |1292 |2227 |1402 |  66k|  1 |1692 |3933 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1461.95/1466.23	c  1466s| 20000 | 19805 |  3186k| 151.2 |   782M | 195 |1292 |2245 |1384 |  67k|  1 |1711 |3943 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1469.23/1473.51	c  1474s| 20100 | 19905 |  3200k| 151.1 |   782M | 195 |1292 |2246 |1395 |  67k|  1 |1713 |3967 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1473.52/1477.85	c  1478s| 20200 | 20005 |  3210k| 150.9 |   782M | 195 |1292 |2271 |1375 |  67k|  2 |1741 |3979 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1479.30/1483.60	c  1484s| 20300 | 20105 |  3223k| 150.8 |   782M | 195 |1292 |2291 |1391 |  67k|  2 |1765 |3999 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1484.99/1489.30	c  1489s| 20400 | 20193 |  3239k| 150.8 |   782M | 195 |1292 |2305 |1402 |  67k|  1 |1781 |4017 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1489.38/1493.70	c  1494s| 20500 | 20293 |  3252k| 150.7 |   783M | 199 |1292 |2304 |1392 |  67k|  1 |1782 |4029 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1494.56/1498.95	c  1499s| 20600 | 20381 |  3265k| 150.7 |   783M | 199 |1292 |2308 |1353 |  67k|  1 |1792 |4055 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1499.45/1503.85	c  1504s| 20700 | 20476 |  3277k| 150.5 |   783M | 199 |1292 |2313 |1381 |  67k|  1 |1801 |4076 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1504.34/1508.74	c  1509s| 20800 | 20574 |  3293k| 150.6 |   784M | 199 |1292 |2314 |1379 |  67k|  1 |1804 |4087 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1509.22/1513.64	c  1514s| 20900 | 20674 |  3306k| 150.5 |   784M | 199 |1292 |2316 |1377 |  67k|  1 |1807 |4098 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1515.21/1519.65	c  1520s| 21000 | 20762 |  3327k| 150.7 |   784M | 199 |1292 |2329 |1368 |  68k|  1 |1822 |4120 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1522.39/1526.84	c  1527s| 21100 | 20860 |  3344k| 150.8 |   785M | 199 |1292 |2321 |1240 |  68k|  1 |1827 |4153 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1526.18/1530.62	c  1531s| 21200 | 20960 |  3354k| 150.6 |   785M | 199 |1292 |2313 |1377 |  68k|  1 |1827 |4163 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1530.46/1534.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1530.46/1534.92	c  1535s| 21300 | 21060 |  3366k| 150.5 |   785M | 199 |1292 |2306 |1370 |  68k|  1 |1828 |4165 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1533.75/1538.24	c  1538s| 21400 | 21116 |  3374k| 150.1 |   785M | 199 |1292 |2347 |1445 |  68k|  1 |1878 |4170 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1537.56/1542.08	c  1542s| 21500 | 21184 |  3388k| 150.1 |   785M | 199 |1292 |2394 |1449 |  68k|  0 |1930 |4170 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1540.65/1545.15	c  1545s| 21600 | 21248 |  3398k| 149.9 |   785M | 199 |1292 |2440 |1412 |  68k|  1 |1984 |4174 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1545.12/1549.60	c  1550s| 21700 | 21342 |  3412k| 149.8 |   786M | 199 |1292 |2448 |1407 |  68k|  1 |1994 |4177 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1549.11/1553.67	c  1554s| 21800 | 21442 |  3431k| 150.0 |   786M | 199 |1292 |2446 |1402 |  68k|  1 |1994 |4177 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1552.90/1557.43	c  1557s| 21900 | 21534 |  3444k| 149.9 |   786M | 199 |1292 |2455 |1377 |  68k|  1 |2007 |4177 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1556.60/1561.18	c  1561s| 22000 | 21624 |  3455k| 149.7 |   786M | 199 |1292 |2462 |1390 |  69k|  1 |2020 |4179 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1560.18/1564.80	c  1565s| 22100 | 21704 |  3466k| 149.6 |   787M | 199 |1292 |2478 |1407 |  69k|  1 |2046 |4180 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1563.49/1568.03	c  1568s| 22200 | 21788 |  3476k| 149.4 |   787M | 199 |1292 |2488 |1374 |  69k|  2 |2063 |4180 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1566.66/1571.23	c  1571s| 22300 | 21879 |  3487k| 149.2 |   787M | 199 |1292 |2498 |1362 |  69k|  1 |2080 |4182 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1570.47/1575.10	c  1575s| 22400 | 21971 |  3498k| 149.0 |   786M | 199 |1292 |2507 |1377 |  69k|  1 |2091 |4188 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1573.65/1578.21	c  1578s| 22500 | 22068 |  3508k| 148.8 |   786M | 199 |1292 |2504 |1382 |  69k|  1 |2093 |4188 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1579.23/1583.82	c  1584s| 22600 | 22158 |  3526k| 148.9 |   786M | 199 |1292 |2520 |1385 |  69k|  1 |2112 |4196 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1583.53/1588.13	c  1588s| 22700 | 22256 |  3538k| 148.8 |   787M | 199 |1292 |2518 |1266 |  69k|  1 |2116 |4196 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1587.21/1591.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1587.21/1591.81	c  1592s| 22800 | 22352 |  3549k| 148.7 |   788M | 199 |1292 |2515 |1433 |  70k|  1 |2116 |4197 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1591.60/1596.24	c  1596s| 22900 | 22452 |  3569k| 148.9 |   788M | 199 |1292 |2511 |1387 |  70k|  1 |2116 |4197 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1596.58/1601.25	c  1601s| 23000 | 22552 |  3585k| 148.9 |   789M | 199 |1292 |2508 |1491 |  70k|  2 |2118 |4198 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1599.97/1604.68	c  1605s| 23100 | 22635 |  3596k| 148.7 |   789M | 199 |1292 |2516 |1364 |  70k|  1 |2134 |4202 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1605.06/1609.74	c  1610s| 23200 | 22735 |  3620k| 149.1 |   789M | 199 |1292 |2530 |1363 |  70k|  1 |2150 |4202 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1609.65/1614.36	c  1614s| 23300 | 22835 |  3634k| 149.1 |   789M | 199 |1292 |2526 |1373 |  70k|  1 |2153 |4202 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1613.04/1617.77	c  1618s| 23400 | 22935 |  3647k| 149.0 |   789M | 199 |1292 |2521 |1364 |  70k|  1 |2154 |4202 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1615.93/1620.65	c  1621s| 23500 | 23018 |  3656k| 148.8 |   789M | 199 |1292 |2544 |1390 |  70k|  1 |2180 |4202 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1619.12/1623.88	c  1624s| 23600 | 23104 |  3667k| 148.6 |   789M | 199 |1292 |2551 |1382 |  71k|  1 |2195 |4202 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1623.21/1627.96	c  1628s| 23700 | 23180 |  3675k| 148.4 |   789M | 199 |1292 |2562 |1380 |  71k|  1 |2229 |4214 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1627.90/1632.61	c  1633s| 23800 | 23278 |  3690k| 148.3 |   789M | 199 |1292 |2553 |1363 |  71k|  1 |2232 |4224 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1634.39/1639.15	c  1639s| 23900 | 23362 |  3707k| 148.4 |   789M | 199 |1292 |2554 |1351 |  71k|  1 |2245 |4234 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1638.96/1643.70	c  1644s| 24000 | 23455 |  3718k| 148.3 |   792M | 199 |1292 |2559 |1360 |  71k|  1 |2252 |4250 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1645.05/1649.84	c  1650s| 24100 | 23551 |  3734k| 148.3 |   792M | 199 |1292 |2558 |1352 |  71k|  1 |2263 |4279 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1649.94/1654.71	c  1655s| 24200 | 23638 |  3746k| 148.2 |   792M | 199 |1292 |2568 |1382 |  71k|  1 |2283 |4295 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1653.53/1658.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1653.53/1658.33	c  1658s| 24300 | 23723 |  3755k| 148.0 |   792M | 199 |1292 |2574 |1385 |  71k|  1 |2291 |4305 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1658.91/1663.79	c  1664s| 24400 | 23823 |  3776k| 148.2 |   792M | 199 |1292 |2567 |1387 |  71k|  1 |2291 |4315 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1663.60/1668.43	c  1668s| 24500 | 23909 |  3787k| 148.1 |   792M | 199 |1292 |2582 |1401 |  72k|  1 |2310 |4333 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1667.99/1672.81	c  1673s| 24600 | 24004 |  3800k| 148.0 |   792M | 199 |1292 |2580 |1422 |  72k|  0 |2316 |4343 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1673.67/1678.51	c  1679s| 24700 | 24102 |  3815k| 148.0 |   792M | 199 |1292 |2575 |1400 |  72k|  4 |2321 |4355 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1680.16/1685.03	c  1685s| 24800 | 24200 |  3838k| 148.3 |   792M | 199 |1292 |2571 |1391 |  72k|  1 |2321 |4380 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1684.04/1688.97	c  1689s| 24900 | 24300 |  3848k| 148.2 |   792M | 199 |1292 |2567 |1385 |  72k|  1 |2322 |4384 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1689.62/1694.57	c  1695s| 25000 | 24396 |  3866k| 148.3 |   792M | 199 |1292 |2565 |1403 |  72k|  1 |2326 |4399 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1698.11/1703.09	c  1703s| 25100 | 24496 |  3882k| 148.3 |   792M | 201 |1292 |2561 |1359 |  72k|  1 |2327 |4410 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1703.10/1708.05	c  1708s| 25200 | 24591 |  3890k| 148.1 |   792M | 201 |1292 |2563 |1247 |  72k|  1 |2336 |4443 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1706.98/1711.96	c  1712s| 25300 | 24687 |  3903k| 148.0 |   792M | 201 |1292 |2558 |1398 |  72k|  1 |2336 |4444 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1711.27/1716.25	c  1716s| 25400 | 24777 |  3915k| 147.9 |   794M | 201 |1292 |2569 |1404 |  72k|  1 |2350 |4451 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1715.55/1720.59	c  1721s| 25500 | 24855 |  3926k| 147.7 |   795M | 201 |1292 |2594 |1453 |  73k|  0 |2392 |4458 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1720.94/1725.99	c  1726s| 25600 | 24953 |  3944k| 147.9 |   795M | 201 |1292 |2593 |1420 |  73k|  1 |2396 |4458 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1724.83/1729.82	c  1730s| 25700 | 25046 |  3956k| 147.8 |   795M | 201 |1292 |2590 |1387 |  73k|  1 |2403 |4458 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1728.92/1733.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1728.92/1733.98	c  1734s| 25800 | 25140 |  3968k| 147.7 |   796M | 201 |1292 |2590 |1385 |  73k|  2 |2413 |4458 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1732.02/1737.09	c  1737s| 25900 | 25208 |  3977k| 147.5 |   796M | 201 |1292 |2622 |1363 |  73k|  1 |2459 |4461 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1734.90/1740.00	c  1740s| 26000 | 25285 |  3987k| 147.2 |   796M | 201 |1292 |2632 |1371 |  73k|  1 |2481 |4464 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1738.49/1743.55	c  1744s| 26100 | 25383 |  3997k| 147.1 |   796M | 201 |1292 |2645 |1355 |  73k|  1 |2502 |4464 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1742.28/1747.38	c  1747s| 26200 | 25479 |  4007k| 146.9 |   796M | 201 |1292 |2645 |1362 |  74k|  1 |2507 |4465 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1744.98/1750.03	c  1750s| 26300 | 25573 |  4014k| 146.6 |   796M | 201 |1292 |2641 |1361 |  74k|  1 |2510 |4465 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1748.36/1753.44	c  1753s| 26400 | 25673 |  4024k| 146.5 |   797M | 201 |1292 |2632 |1373 |  74k|  1 |2512 |4465 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1753.15/1758.26	c  1758s| 26500 | 25773 |  4046k| 146.7 |   797M | 201 |1292 |2625 |1348 |  74k|  1 |2512 |4465 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1756.34/1761.46	c  1761s| 26600 | 25855 |  4056k| 146.6 |   797M | 201 |1292 |2642 |1396 |  74k|  2 |2533 |4465 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1762.72/1767.83	c  1768s| 26700 | 25955 |  4081k| 146.9 |   797M | 201 |1292 |2659 |1380 |  74k|  1 |2554 |4468 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1766.51/1771.70	c  1772s| 26800 | 26049 |  4094k| 146.9 |   798M | 201 |1292 |2655 |1359 |  74k|  1 |2558 |4468 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1770.50/1775.64	c  1776s| 26900 | 26144 |  4105k| 146.8 |   798M | 201 |1292 |2652 |1390 |  75k|  1 |2561 |4474 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1773.79/1778.99	c  1779s| 27000 | 26220 |  4115k| 146.6 |   798M | 201 |1292 |2693 |1367 |  75k|  1 |2616 |4475 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1779.18/1784.36	c  1784s| 27100 | 26320 |  4138k| 146.9 |   798M | 201 |1292 |2682 |1348 |  75k|  1 |2616 |4475 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1786.26/1791.41	c  1791s| 27200 | 26416 |  4171k| 147.5 |   798M | 201 |1292 |2675 |1381 |  75k|  2 |2619 |4475 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1791.55/1796.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1791.55/1796.71	c  1797s| 27300 | 26504 |  4190k| 147.7 |   798M | 201 |1292 |2681 |1367 |  75k|  2 |2641 |4477 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1794.74/1799.92	c  1800s| 27400 | 26600 |  4200k| 147.5 |   798M | 201 |1292 |2683 |1431 |  75k|  1 |2644 |4477 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1798.53/1803.77	c  1804s| 27500 | 26698 |  4211k| 147.4 |   800M | 201 |1292 |2680 |1478 |  75k|  1 |2647 |4477 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1802.83/1808.02	c  1808s| 27600 | 26795 |  4223k| 147.3 |   800M | 201 |1292 |2667 |1348 |  75k|  1 |2652 |4477 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1807.81/1813.07	c  1813s| 27700 | 26895 |  4245k| 147.5 |   800M | 201 |1292 |2661 |1377 |  76k|  2 |2652 |4478 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1813.29/1818.56	c  1819s| 27800 | 26993 |  4260k| 147.5 |   800M | 201 |1292 |2664 |1373 |  76k|  1 |2658 |4488 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1817.58/1822.80	c  1823s| 27900 | 27088 |  4270k| 147.4 |   800M | 201 |1292 |2663 |1274 |  76k|  2 |2664 |4498 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1825.55/1830.83	c  1831s| 28000 | 27188 |  4298k| 147.8 |   800M | 201 |1292 |2669 |1398 |  76k|  1 |2674 |4519 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1831.04/1836.34	c  1836s| 28100 | 27279 |  4311k| 147.8 |   800M | 201 |1292 |2669 |1398 |  76k|  1 |2684 |4537 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1836.32/1841.63	c  1842s| 28200 | 27368 |  4325k| 147.7 |   800M | 201 |1292 |2672 |1406 |  76k|  1 |2699 |4556 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1842.90/1848.26	c  1848s| 28300 | 27468 |  4339k| 147.7 |   800M | 201 |1292 |2670 |1392 |  76k|  1 |2701 |4582 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1847.59/1853.00	c  1853s| 28400 | 27568 |  4354k| 147.7 |   802M | 201 |1292 |2665 |1406 |  76k|  1 |2703 |4592 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1853.47/1858.84	c  1859s| 28500 | 27666 |  4373k| 147.9 |   802M | 201 |1292 |2660 |1403 |  77k|  1 |2709 |4604 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1858.26/1863.70	c  1864s| 28600 | 27755 |  4384k| 147.8 |   804M | 201 |1292 |2658 |1413 |  77k|  1 |2721 |4614 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1862.76/1868.17	c  1868s| 28700 | 27853 |  4398k| 147.7 |   804M | 201 |1292 |2649 |1384 |  77k|  1 |2724 |4624 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1867.93/1873.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1867.93/1873.31	c  1873s| 28800 | 27953 |  4412k| 147.7 |   804M | 201 |1292 |2639 |1398 |  77k|  1 |2725 |4642 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1879.40/1884.88	c  1885s| 28900 | 28049 |  4434k| 147.9 |   804M | 201 |1292 |2634 |1397 |  77k|  1 |2732 |4659 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1885.70/1891.17	c  1891s| 29000 | 28147 |  4456k| 148.2 |   804M | 201 |1292 |2628 |1408 |  77k|  1 |2733 |4679 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1890.97/1896.49	c  1896s| 29100 | 28233 |  4476k| 148.3 |   804M | 201 |1292 |2625 |1383 |  77k|  1 |2740 |4696 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1894.67/1900.14	c  1900s| 29200 | 28296 |  4484k| 148.1 |   804M | 201 |1292 |2661 |1439 |  77k|  0 |2793 |4711 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1898.25/1903.78	c  1904s| 29300 | 28375 |  4493k| 147.9 |   804M | 201 |1292 |2678 |1394 |  77k|  1 |2824 |4722 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1900.74/1906.27	c  1906s| 29400 | 28457 |  4499k| 147.6 |   804M | 201 |1292 |2688 |1403 |  77k|  1 |2858 |4725 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1904.33/1909.86	c  1910s| 29500 | 28539 |  4511k| 147.5 |   804M | 201 |1292 |2714 |1417 |  77k|  1 |2894 |4725 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1907.82/1913.32	c  1913s| 29600 | 28636 |  4522k| 147.4 |   804M | 201 |1292 |2715 |1408 |  77k|  1 |2900 |4725 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1911.22/1916.72	c  1917s| 29700 | 28723 |  4534k| 147.3 |   804M | 201 |1292 |2716 |1362 |  78k|  1 |2919 |4727 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1914.91/1920.47	c  1920s| 29800 | 28807 |  4545k| 147.2 |   804M | 201 |1292 |2737 |1457 |  78k|  1 |2945 |4729 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1919.29/1924.85	c  1925s| 29900 | 28902 |  4559k| 147.2 |   805M | 201 |1292 |2713 |1376 |  78k|  1 |2955 |4730 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1922.78/1928.30	c  1928s| 30000 | 28992 |  4569k| 147.0 |   805M | 201 |1292 |2723 |1384 |  78k|  1 |2970 |4730 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1927.27/1932.85	c  1933s| 30100 | 29090 |  4582k| 147.0 |   805M | 201 |1292 |2718 |1379 |  78k|  1 |2976 |4732 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1931.36/1936.98	c  1937s| 30200 | 29187 |  4595k| 146.9 |   806M | 201 |1292 |2715 |1395 |  78k|  1 |2977 |4735 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1934.05/1939.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1934.05/1939.60	c  1940s| 30300 | 29265 |  4602k| 146.7 |   806M | 201 |1292 |2740 |1390 |  78k|  1 |3020 |4735 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1937.84/1943.46	c  1943s| 30400 | 29356 |  4615k| 146.6 |   806M | 201 |1292 |2746 |1392 |  78k|  1 |3037 |4736 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1940.55/1946.17	c  1946s| 30500 | 29434 |  4622k| 146.4 |   806M | 201 |1292 |2764 |1386 |  79k|  1 |3072 |4737 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1944.03/1949.67	c  1950s| 30600 | 29514 |  4632k| 146.2 |   807M | 201 |1292 |2790 |1387 |  79k|  1 |3111 |4739 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1947.53/1953.12	c  1953s| 30700 | 29589 |  4642k| 146.1 |   807M | 201 |1292 |2818 |1396 |  79k|  1 |3151 |4741 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1952.20/1957.80	c  1958s| 30800 | 29689 |  4657k| 146.1 |   807M | 201 |1292 |2808 |1390 |  79k|  1 |3153 |4741 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1955.59/1961.22	c  1961s| 30900 | 29760 |  4670k| 146.0 |   807M | 201 |1292 |2813 |1369 |  79k|  1 |3170 |4741 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1959.98/1965.63	c  1966s| 31000 | 29858 |  4690k| 146.2 |   808M | 201 |1292 |2803 |1332 |  79k|  1 |3171 |4741 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1965.67/1971.38	c  1971s| 31100 | 29956 |  4711k| 146.4 |   808M | 201 |1292 |2793 |1309 |  79k|  1 |3172 |4742 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1968.66/1974.39	c  1974s| 31200 | 30049 |  4719k| 146.2 |   808M | 201 |1292 |2794 |1368 |  79k|  2 |3180 |4743 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1973.05/1978.79	c  1979s| 31300 | 30149 |  4732k| 146.2 |   808M | 201 |1292 |2783 |1333 |  79k|  1 |3182 |4743 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1979.63/1985.35	c  1985s| 31400 | 30249 |  4741k| 146.0 |   809M | 201 |1292 |2781 |1391 |  79k|  1 |3182 |4747 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1983.82/1989.51	c  1990s| 31500 | 30341 |  4753k| 145.9 |   810M | 201 |1292 |2781 |1447 |  80k|  1 |3193 |4747 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1988.11/1993.81	c  1994s| 31600 | 30436 |  4768k| 145.9 |   810M | 201 |1292 |2778 |1383 |  80k|  1 |3204 |4749 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1992.00/1997.73	c  1998s| 31700 | 30536 |  4779k| 145.8 |   810M | 201 |1292 |2771 |1374 |  80k|  1 |3207 |4749 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
1997.48/2003.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1997.48/2003.21	c  2003s| 31800 | 30632 |  4804k| 146.1 |   810M | 201 |1292 |2764 |1383 |  80k|  1 |3210 |4750 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2001.47/2007.28	c  2007s| 31900 | 30732 |  4819k| 146.1 |   810M | 201 |1292 |2760 |1391 |  80k|  1 |3210 |4752 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2006.46/2012.29	c  2012s| 32000 | 30830 |  4839k| 146.3 |   810M | 201 |1292 |2752 |1378 |  80k|  1 |3213 |4760 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2010.65/2016.40	c  2016s| 32100 | 30918 |  4849k| 146.2 |   810M | 201 |1292 |2777 |1383 |  80k|  2 |3245 |4770 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2014.64/2020.48	c  2020s| 32200 | 31007 |  4860k| 146.1 |   810M | 201 |1292 |2780 |1370 |  80k|  1 |3263 |4786 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2018.92/2024.76	c  2025s| 32300 | 31098 |  4872k| 146.0 |   810M | 201 |1292 |2779 |1454 |  81k|  2 |3277 |4798 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2024.51/2030.34	c  2030s| 32400 | 31194 |  4886k| 146.0 |   810M | 201 |1292 |2777 |1382 |  81k|  1 |3284 |4815 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2028.50/2034.36	c  2034s| 32500 | 31294 |  4899k| 145.9 |   811M | 201 |1292 |2763 |1401 |  81k|  1 |3286 |4825 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2034.58/2040.43	c  2040s| 32600 | 31386 |  4925k| 146.2 |   811M | 201 |1292 |2764 |1389 |  81k|  1 |3295 |4835 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2039.66/2045.51	c  2046s| 32700 | 31469 |  4936k| 146.1 |   811M | 201 |1292 |2761 |1390 |  81k|  1 |3309 |4856 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2044.65/2050.55	c  2051s| 32800 | 31567 |  4948k| 146.1 |   811M | 201 |1292 |2754 |1402 |  81k|  1 |3315 |4866 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2049.84/2055.76	c  2056s| 32900 | 31665 |  4968k| 146.2 |   812M | 201 |1292 |2745 |1399 |  81k|  1 |3317 |4876 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2055.82/2061.75	c  2062s| 33000 | 31765 |  4986k| 146.3 |   812M | 201 |1292 |2733 |1384 |  81k|  1 |3319 |4886 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2060.71/2066.60	c  2067s| 33100 | 31861 |  5000k| 146.3 |   812M | 201 |1292 |2734 |1387 |  81k|  1 |3327 |4886 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2067.39/2073.34	c  2073s| 33200 | 31961 |  5021k| 146.5 |   812M | 201 |1292 |2726 |1375 |  81k|  2 |3331 |4915 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2074.67/2080.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2074.67/2080.63	c  2081s| 33300 | 32061 |  5045k| 146.8 |   812M | 201 |1292 |2728 |1412 |  81k|  1 |3345 |4937 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2078.56/2084.57	c  2085s| 33400 | 32161 |  5058k| 146.7 |   812M | 201 |1292 |2710 |1373 |  82k|  1 |3347 |4940 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2084.55/2090.57	c  2091s| 33500 | 32261 |  5085k| 147.1 |   812M | 201 |1292 |2702 |1374 |  82k|  1 |3348 |4951 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2089.83/2095.87	c  2096s| 33600 | 32358 |  5098k| 147.0 |   813M | 201 |1292 |2694 |1405 |  82k|  1 |3351 |4972 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2093.32/2099.38	c  2099s| 33700 | 32458 |  5107k| 146.9 |   813M | 201 |1292 |2690 |1380 |  82k|  1 |3352 |4973 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2100.02/2106.09	c  2106s| 33800 | 32558 |  5131k| 147.1 |   813M | 201 |1292 |2683 |1370 |  82k|  1 |3354 |4981 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2105.69/2111.76	c  2112s| 33900 | 32654 |  5155k| 147.4 |   813M | 201 |1292 |2684 |1399 |  82k|  1 |3360 |4986 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2108.99/2115.09	c  2115s| 34000 | 32749 |  5164k| 147.2 |   814M | 201 |1292 |2668 |1372 |  82k|  1 |3367 |4993 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2112.67/2118.74	c  2119s| 34100 | 32833 |  5175k| 147.1 |   815M | 201 |1292 |2689 |1392 |  82k|  1 |3398 |5000 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2117.16/2123.24	c  2123s| 34200 | 32925 |  5187k| 147.1 |   815M | 201 |1292 |2682 |1399 |  82k|  1 |3411 |5004 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2122.74/2128.85	c  2129s| 34300 | 33019 |  5211k| 147.3 |   815M | 201 |1292 |2685 |1418 |  83k|  1 |3418 |5006 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2128.33/2134.46	c  2134s| 34400 | 33117 |  5229k| 147.4 |   817M | 201 |1292 |2669 |1332 |  83k|  1 |3422 |5013 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2131.93/2138.05	c  2138s| 34500 | 33203 |  5237k| 147.2 |   818M | 201 |1292 |2672 |1387 |  83k|  1 |3436 |5020 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2136.02/2142.14	c  2142s| 34600 | 33293 |  5250k| 147.2 |   818M | 201 |1292 |2678 |1403 |  83k|  1 |3452 |5020 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2141.01/2147.13	c  2147s| 34700 | 33393 |  5270k| 147.3 |   818M | 201 |1292 |2667 |1398 |  83k|  1 |3452 |5020 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2145.38/2151.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2145.38/2151.57	c  2152s| 34800 | 33493 |  5286k| 147.3 |   819M | 201 |1292 |2658 |1361 |  83k|  1 |3454 |5020 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2149.47/2155.67	c  2156s| 34900 | 33580 |  5299k| 147.3 |   819M | 201 |1292 |2668 |1386 |  83k|  1 |3478 |5024 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2153.46/2159.64	c  2160s| 35000 | 33665 |  5311k| 147.2 |   819M | 201 |1292 |2675 |1415 |  83k|  1 |3502 |5025 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2156.45/2162.64	c  2163s| 35100 | 33751 |  5320k| 147.1 |   821M | 201 |1292 |2680 |1436 |  84k|  1 |3525 |5025 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2159.74/2165.99	c  2166s| 35200 | 33836 |  5330k| 146.9 |   821M | 201 |1292 |2692 |1445 |  84k|  1 |3550 |5026 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2163.73/2169.96	c  2170s| 35300 | 33936 |  5341k| 146.8 |   821M | 201 |1292 |2685 |1446 |  84k|  1 |3551 |5026 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2166.93/2173.13	c  2173s| 35400 | 34008 |  5351k| 146.7 |   821M | 201 |1292 |2718 |1407 |  84k|  0 |3592 |5026 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2170.51/2176.72	c  2177s| 35500 | 34099 |  5362k| 146.6 |   821M | 201 |1292 |2715 |1438 |  84k|  1 |3602 |5027 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2173.91/2180.19	c  2180s| 35600 | 34189 |  5372k| 146.5 |   821M | 201 |1292 |2714 |1437 |  84k|  1 |3616 |5027 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2178.69/2184.94	c  2185s| 35700 | 34277 |  5387k| 146.5 |   821M | 201 |1292 |2718 |1453 |  84k|  1 |3632 |5029 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2185.67/2191.95	c  2192s| 35800 | 34377 |  5409k| 146.7 |   822M | 201 |1292 |2699 |1262 |  84k|  1 |3632 |5069 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2189.87/2196.17	c  2196s| 35900 | 34477 |  5423k| 146.7 |   822M | 201 |1292 |2693 |1387 |  85k|  1 |3642 |5070 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2194.65/2200.99	c  2201s| 36000 | 34569 |  5443k| 146.8 |   823M | 201 |1292 |2693 |1409 |  85k|  0 |3651 |5070 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2198.04/2204.30	c  2204s| 36100 | 34654 |  5452k| 146.7 |   823M | 201 |1292 |2689 |1388 |  85k|  1 |3672 |5070 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2201.84/2208.19	c  2208s| 36200 | 34746 |  5464k| 146.6 |   823M | 201 |1292 |2697 |1408 |  85k|  1 |3689 |5071 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2205.42/2211.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2205.42/2211.73	c  2212s| 36300 | 34825 |  5475k| 146.5 |   823M | 201 |1292 |2716 |1393 |  85k|  1 |3719 |5071 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2212.10/2218.49	c  2218s| 36400 | 34912 |  5497k| 146.7 |   823M | 201 |1292 |2725 |1366 |  85k|  2 |3749 |5071 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2214.89/2221.21	c  2221s| 36500 | 34985 |  5505k| 146.5 |   823M | 201 |1292 |2752 |1365 |  85k|  1 |3794 |5071 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2220.57/2226.98	c  2227s| 36600 | 35079 |  5528k| 146.7 |   823M | 201 |1292 |2749 |1358 |  85k|  1 |3803 |5072 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2224.46/2230.88	c  2231s| 36700 | 35179 |  5540k| 146.7 |   824M | 201 |1292 |2737 |1353 |  86k|  1 |3807 |5072 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2227.95/2234.36	c  2234s| 36800 | 35271 |  5551k| 146.6 |   824M | 201 |1292 |2744 |1431 |  86k|  1 |3818 |5073 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2232.65/2239.03	c  2239s| 36900 | 35364 |  5565k| 146.5 |   824M | 201 |1292 |2731 |1382 |  86k|  1 |3823 |5083 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2237.43/2243.84	c  2244s| 37000 | 35460 |  5577k| 146.5 |   824M | 201 |1292 |2722 |1376 |  86k|  1 |3832 |5094 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2242.21/2248.64	c  2249s| 37100 | 35557 |  5588k| 146.4 |   825M | 201 |1292 |2719 |1394 |  86k|  2 |3834 |5114 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2246.20/2252.69	c  2253s| 37200 | 35652 |  5597k| 146.2 |   825M | 201 |1292 |2709 |1363 |  86k|  1 |3839 |5124 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2251.59/2258.05	c  2258s| 37300 | 35732 |  5611k| 146.2 |   825M | 201 |1292 |2722 |   0 |  86k|  0 |3865 |5135 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2253.59/2260.06	c  2260s| 37400 | 35804 |  5615k| 146.0 |   826M | 201 |1292 |2744 |1358 |  86k|  1 |3906 |5135 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2257.27/2263.71	c  2264s| 37500 | 35900 |  5624k| 145.8 |   826M | 201 |1292 |2737 |1392 |  87k|  1 |3911 |5148 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2261.46/2268.01	c  2268s| 37600 | 35990 |  5633k| 145.7 |   826M | 201 |1292 |2736 |1390 |  87k|  1 |3926 |5166 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2266.14/2272.67	c  2273s| 37700 | 36086 |  5646k| 145.6 |   827M | 201 |1292 |2737 |1369 |  87k|  1 |3945 |5176 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2270.54/2277.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2270.54/2277.08	c  2277s| 37800 | 36170 |  5658k| 145.5 |   831M | 201 |1292 |2755 |   0 |  87k|  0 |3972 |5187 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2273.42/2279.94	c  2280s| 37900 | 36241 |  5665k| 145.4 |   831M | 201 |1292 |2778 |1423 |  87k|  2 |4018 |5192 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2280.20/2286.72	c  2287s| 38000 | 36337 |  5686k| 145.5 |   833M | 201 |1292 |2773 |1397 |  87k|  1 |4027 |5209 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2285.89/2292.41	c  2292s| 38100 | 36435 |  5700k| 145.5 |   833M | 201 |1292 |2764 |1408 |  87k|  1 |4031 |5230 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2289.38/2295.91	c  2296s| 38200 | 36535 |  5708k| 145.3 |   834M | 201 |1292 |2759 |1393 |  88k|  1 |4032 |5237 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2293.67/2300.28	c  2300s| 38300 | 36621 |  5719k| 145.3 |   834M | 201 |1292 |2766 |1425 |  88k|  0 |4055 |5249 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2297.06/2303.60	c  2304s| 38400 | 36719 |  5726k| 145.1 |   835M | 201 |1292 |2754 |1399 |  88k|  1 |4067 |5262 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2305.55/2312.18	c  2312s| 38500 | 36811 |  5737k| 145.0 |   835M | 201 |1292 |2762 |1415 |  88k|  1 |4082 |5273 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2310.43/2317.05	c  2317s| 38600 | 36909 |  5749k| 144.9 |   835M | 201 |1292 |2786 |1402 |  88k|  1 |4118 |5285 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2314.91/2321.55	c  2322s| 38700 | 36996 |  5761k| 144.8 |   836M | 201 |1292 |2784 |1365 |  88k|  1 |4133 |5304 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2320.10/2326.76	c  2327s| 38800 | 37064 |  5773k| 144.8 |   836M | 201 |1292 |2818 |1445 |  89k|  0 |4178 |5330 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2323.29/2329.92	c  2330s| 38900 | 37152 |  5780k| 144.6 |   836M | 201 |1292 |2820 |1429 |  89k|  1 |4195 |5341 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2329.27/2336.00	c  2336s| 39000 | 37244 |  5804k| 144.8 |   836M | 201 |1292 |2817 |1422 |  89k|  1 |4205 |5347 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2333.16/2339.80	c  2340s| 39100 | 37344 |  5821k| 144.9 |   836M | 201 |1292 |2802 |1408 |  89k|  1 |4205 |5349 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2336.46/2343.15	c  2343s| 39200 | 37444 |  5830k| 144.8 |   836M | 201 |1292 |2797 |1416 |  89k|  1 |4210 |5349 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2344.63/2351.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2344.63/2351.32	c  2351s| 39300 | 37544 |  5848k| 144.8 |   838M | 201 |1292 |2775 |1282 |  89k|  1 |4212 |5379 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2349.62/2356.35	c  2356s| 39400 | 37640 |  5865k| 144.9 |   838M | 201 |1292 |2768 |1422 |  89k|  1 |4219 |5381 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2353.91/2360.66	c  2361s| 39500 | 37740 |  5878k| 144.9 |   838M | 201 |1292 |2759 |1414 |  90k|  1 |4221 |5382 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2358.09/2364.83	c  2365s| 39600 | 37836 |  5887k| 144.7 |   838M | 201 |1292 |2760 |1294 |  90k|  2 |4231 |5384 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2360.99/2367.79	c  2368s| 39700 | 37936 |  5895k| 144.6 |   838M | 201 |1292 |2744 |1364 |  90k|  1 |4233 |5386 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2364.68/2371.43	c  2371s| 39800 | 38024 |  5905k| 144.5 |   838M | 201 |1292 |2769 |1403 |  90k|  1 |4267 |5388 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2368.47/2375.25	c  2375s| 39900 | 38106 |  5916k| 144.4 |   838M | 201 |1292 |2780 |1391 |  90k|  1 |4288 |5391 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2372.85/2379.64	c  2380s| 40000 | 38199 |  5929k| 144.4 |   838M | 201 |1292 |2774 |1407 |  90k|  1 |4297 |5396 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2380.35/2387.19	c  2387s| 40100 | 38295 |  5957k| 144.7 |   838M | 201 |1292 |2774 |1433 |  90k|  1 |4300 |5397 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2383.03/2389.82	c  2390s| 40200 | 38371 |  5963k| 144.5 |   838M | 201 |1292 |2799 |1400 |  90k|  1 |4334 |5401 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2387.91/2394.76	c  2395s| 40300 | 38463 |  5985k| 144.7 |   839M | 201 |1292 |2797 |1394 |  91k|  1 |4347 |5401 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2391.90/2398.72	c  2399s| 40400 | 38549 |  5996k| 144.6 |   839M | 201 |1292 |2814 |1376 |  91k|  1 |4375 |5401 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2395.89/2402.78	c  2403s| 40500 | 38636 |  6009k| 144.5 |   839M | 201 |1292 |2826 |1436 |  91k|  1 |4395 |5401 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2398.88/2405.74	c  2406s| 40600 | 38702 |  6017k| 144.4 |   839M | 201 |1292 |2837 |1390 |  91k|  2 |4442 |5401 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2403.67/2410.50	c  2411s| 40700 | 38782 |  6031k| 144.4 |   840M | 201 |1292 |2842 |1411 |  91k|  1 |4467 |5401 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2407.27/2414.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2407.27/2414.14	c  2414s| 40800 | 38878 |  6044k| 144.3 |   841M | 201 |1292 |2836 |1286 |  91k|  2 |4474 |5401 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2410.75/2417.68	c  2418s| 40900 | 38978 |  6054k| 144.2 |   841M | 201 |1292 |2827 |1401 |  91k|  1 |4478 |5401 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2415.04/2421.94	c  2422s| 41000 | 39070 |  6067k| 144.2 |   841M | 201 |1292 |2829 |1388 |  92k|  2 |4493 |5401 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2420.93/2427.84	c  2428s| 41100 | 39166 |  6089k| 144.4 |   841M | 201 |1292 |2827 |1371 |  92k|  1 |4500 |5402 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2424.32/2431.20	c  2431s| 41200 | 39258 |  6099k| 144.3 |   841M | 201 |1292 |2828 |1407 |  92k|  1 |4512 |5402 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2427.90/2434.80	c  2435s| 41300 | 39336 |  6108k| 144.1 |   842M | 201 |1292 |2844 |1270 |  92k|  1 |4550 |5402 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2431.39/2438.37	c  2438s| 41400 | 39436 |  6117k| 144.0 |   842M | 201 |1292 |2838 |1367 |  92k|  2 |4550 |5402 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2434.88/2441.87	c  2442s| 41500 | 39514 |  6126k| 143.9 |   843M | 201 |1292 |2850 |1365 |  92k|  1 |4578 |5404 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2438.37/2445.37	c  2445s| 41600 | 39598 |  6136k| 143.8 |   847M | 201 |1292 |2875 |1526 |  93k|  1 |4607 |5404 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2448.06/2455.01	c  2455s| 41700 | 39668 |  6156k| 143.9 |   847M | 201 |1292 |2895 |1473 |  93k|  2 |4651 |5404 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2450.24/2457.28	c  2457s| 41800 | 39744 |  6161k| 143.7 |   847M | 201 |1292 |2897 |1399 |  93k|  1 |4678 |5406 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2453.63/2460.68	c  2461s| 41900 | 39836 |  6169k| 143.5 |   847M | 201 |1292 |2885 |1359 |  93k|  1 |4694 |5406 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2456.92/2463.96	c  2464s| 42000 | 39934 |  6177k| 143.4 |   848M | 201 |1292 |2879 |1377 |  93k|  1 |4696 |5409 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2462.40/2469.48	c  2469s| 42100 | 40026 |  6194k| 143.5 |   848M | 201 |1292 |2880 |1381 |  93k|  1 |4705 |5409 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2464.90/2471.98	c  2472s| 42200 | 40067 |  6201k| 143.3 |   848M | 201 |1292 |2930 |1393 |  93k|  1 |4789 |5410 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2469.19/2476.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2469.19/2476.24	c  2476s| 42300 | 40161 |  6212k| 143.2 |   848M | 201 |1292 |2926 |1356 |  94k|  1 |4799 |5414 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2473.28/2480.30	c  2480s| 42400 | 40233 |  6221k| 143.1 |   848M | 201 |1292 |2938 |1356 |  94k|  1 |4834 |5419 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2476.98/2484.04	c  2484s| 42500 | 40313 |  6232k| 143.0 |   848M | 201 |1292 |2948 |1356 |  94k|  1 |4862 |5419 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2480.46/2487.55	c  2488s| 42600 | 40384 |  6241k| 142.9 |   848M | 201 |1292 |2965 |1358 |  94k|  1 |4899 |5419 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2485.64/2492.74	c  2493s| 42700 | 40474 |  6256k| 142.9 |   848M | 201 |1292 |2970 |1398 |  94k|  1 |4917 |5430 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2490.43/2497.52	c  2498s| 42800 | 40558 |  6268k| 142.9 |   848M | 201 |1292 |2987 |1428 |  95k|  1 |4948 |5445 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2494.62/2501.72	c  2502s| 42900 | 40626 |  6280k| 142.8 |   848M | 201 |1292 |2990 |1396 |  95k|  1 |4979 |5455 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2499.80/2506.96	c  2507s| 43000 | 40712 |  6301k| 143.0 |   850M | 201 |1292 |3002 |1390 |  95k|  1 |5001 |5467 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2503.79/2510.96	c  2511s| 43100 | 40808 |  6311k| 142.9 |   850M | 201 |1292 |2991 |1409 |  95k|  1 |5006 |5468 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2509.38/2516.56	c  2517s| 43200 | 40896 |  6325k| 142.9 |   851M | 201 |1292 |2991 |1299 |  95k|  1 |5021 |5481 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2513.37/2520.52	c  2521s| 43300 | 40996 |  6336k| 142.8 |   851M | 201 |1292 |2985 |1400 |  95k|  1 |5022 |5491 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2519.65/2526.85	c  2527s| 43400 | 41096 |  6354k| 142.9 |   852M | 201 |1292 |2970 |1389 |  95k|  1 |5024 |5508 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2524.85/2532.05	c  2532s| 43500 | 41186 |  6375k| 143.0 |   852M | 201 |1292 |2978 |1395 |  95k|  1 |5038 |5508 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2530.22/2537.44	c  2537s| 43600 | 41286 |  6386k| 142.9 |   852M | 201 |1292 |2962 |1303 |  96k|  1 |5042 |5528 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2535.31/2542.59	c  2543s| 43700 | 41386 |  6396k| 142.9 |   852M | 201 |1292 |2877 |1224 |  96k|  1 |5044 |5552 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2539.30/2546.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2539.30/2546.50	c  2546s| 43800 | 41486 |  6408k| 142.8 |   852M | 201 |1292 |2864 |1396 |  96k|  1 |5046 |5553 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2543.39/2550.69	c  2551s| 43900 | 41579 |  6419k| 142.7 |   852M | 201 |1292 |2851 |1395 |  96k|  1 |5049 |5564 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2549.07/2556.32	c  2556s| 44000 | 41671 |  6431k| 142.7 |   853M | 201 |1292 |2837 |1315 |  96k|  1 |5063 |5579 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2552.96/2560.23	c  2560s| 44100 | 41771 |  6443k| 142.6 |   853M | 201 |1292 |2816 |1397 |  96k|  1 |5067 |5579 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2557.35/2564.69	c  2565s| 44200 | 41871 |  6452k| 142.5 |   853M | 201 |1292 |2789 |1308 |  97k|  1 |5069 |5593 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2561.94/2569.23	c  2569s| 44300 | 41971 |  6465k| 142.5 |   853M | 201 |1292 |2778 |1395 |  97k|  1 |5078 |5605 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2567.73/2575.08	c  2575s| 44400 | 42069 |  6487k| 142.6 |   854M | 201 |1292 |2769 |1394 |  97k|  2 |5080 |5616 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2571.82/2579.15	c  2579s| 44500 | 42157 |  6503k| 142.7 |   854M | 201 |1292 |2780 |1396 |  97k|  1 |5097 |5617 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2576.40/2583.79	c  2584s| 44600 | 42227 |  6512k| 142.6 |   854M | 201 |1292 |2797 |1181 |  97k|  1 |5136 |5639 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2581.38/2588.74	c  2589s| 44700 | 42327 |  6525k| 142.5 |   856M | 201 |1292 |2787 |1332 |  97k|  1 |5138 |5646 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2585.78/2593.14	c  2593s| 44800 | 42427 |  6535k| 142.5 |   858M | 201 |1292 |2795 |1361 |  97k|  1 |5156 |5659 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2590.16/2597.55	c  2598s| 44900 | 42511 |  6545k| 142.4 |   858M | 201 |1292 |2813 |1446 |  98k|  0 |5175 |5681 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2593.66/2601.07	c  2601s| 45000 | 42603 |  6554k| 142.3 |   858M | 201 |1292 |2803 |1477 |  98k|  2 |5188 |5685 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2597.84/2605.26	c  2605s| 45100 | 42689 |  6566k| 142.2 |   858M | 201 |1292 |2818 |1395 |  98k|  1 |5232 |5694 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2602.53/2609.95	c  2610s| 45200 | 42783 |  6576k| 142.1 |   858M | 201 |1292 |2812 |1277 |  98k|  1 |5240 |5707 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2606.63/2614.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2606.63/2614.07	c  2614s| 45300 | 42883 |  6584k| 142.0 |   858M | 201 |1292 |2796 |1285 |  98k|  1 |5242 |5714 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2611.00/2618.49	c  2618s| 45400 | 42980 |  6596k| 141.9 |   858M | 201 |1292 |2778 |1193 |  98k|  1 |5248 |5721 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2615.09/2622.59	c  2623s| 45500 | 43080 |  6606k| 141.8 |   859M | 201 |1292 |2752 |1208 |  99k|  1 |5250 |5726 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2619.38/2626.82	c  2627s| 45600 | 43180 |  6618k| 141.8 |   862M | 201 |1292 |2740 |1370 |  99k|  1 |5250 |5727 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2622.07/2629.50	c  2629s| 45700 | 43248 |  6625k| 141.6 |   862M | 201 |1292 |2761 |1369 |  99k|  1 |5292 |5730 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2625.67/2633.13	c  2633s| 45800 | 43328 |  6635k| 141.5 |   862M | 201 |1292 |2801 |1440 |  99k|  1 |5337 |5733 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2628.67/2636.19	c  2636s| 45900 | 43428 |  6642k| 141.4 |   862M | 201 |1292 |2781 |1313 |  99k|  1 |5337 |5733 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2635.43/2643.01	c  2643s| 46000 | 43528 |  6659k| 141.5 |   863M | 201 |1292 |2760 |1283 |  99k|  1 |5339 |5736 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2639.92/2647.49	c  2647s| 46100 | 43626 |  6672k| 141.4 |   863M | 201 |1292 |2746 |1353 |  99k|  1 |5344 |5737 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2647.09/2654.62	c  2655s| 46200 | 43716 |  6681k| 141.3 |   863M | 201 |1292 |2738 |1292 | 100k|  1 |5361 |5737 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2651.38/2658.99	c  2659s| 46300 | 43808 |  6693k| 141.3 |   863M | 201 |1292 |2743 |1428 | 100k|  1 |5379 |5742 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2654.27/2661.82	c  2662s| 46400 | 43885 |  6701k| 141.1 |   863M | 201 |1292 |2747 |1251 | 100k|  1 |5416 |5743 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2657.86/2665.47	c  2665s| 46500 | 43985 |  6709k| 141.0 |   863M | 201 |1292 |2734 |1352 | 100k|  1 |5418 |5743 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2661.15/2668.76	c  2669s| 46600 | 44073 |  6719k| 140.9 |   863M | 201 |1292 |2738 |1430 | 100k|  1 |5425 |5746 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2665.84/2673.43	c  2673s| 46700 | 44173 |  6739k| 141.1 |   864M | 201 |1292 |2727 |1400 | 100k|  1 |5425 |5747 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2670.33/2677.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2670.33/2677.97	c  2678s| 46800 | 44273 |  6750k| 141.0 |   864M | 201 |1292 |2713 |1304 | 101k|  1 |5428 |5747 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2674.43/2682.10	c  2682s| 46900 | 44359 |  6762k| 140.9 |   864M | 201 |1292 |2726 |1455 | 101k|  1 |5454 |5747 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2679.60/2687.23	c  2687s| 47000 | 44459 |  6783k| 141.1 |   866M | 201 |1292 |2718 |1413 | 101k|  1 |5454 |5747 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2682.41/2690.05	c  2690s| 47100 | 44559 |  6790k| 140.9 |   866M | 201 |1292 |2693 |1315 | 101k|  1 |5454 |5747 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2687.68/2695.38	c  2695s| 47200 | 44657 |  6806k| 141.0 |   866M | 201 |1292 |2691 |1418 | 101k|  1 |5458 |5749 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2692.77/2700.45	c  2700s| 47300 | 44757 |  6826k| 141.1 |   869M | 201 |1292 |2682 |1394 | 101k|  1 |5458 |5749 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2696.86/2704.54	c  2705s| 47400 | 44857 |  6842k| 141.1 |   869M | 201 |1292 |2666 |1414 | 101k|  1 |5458 |5749 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2701.94/2709.64	c  2710s| 47500 | 44951 |  6866k| 141.3 |   870M | 201 |1292 |2643 |1326 | 101k|  1 |5461 |5749 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2710.62/2718.34	c  2718s| 47600 | 45051 |  6901k| 141.8 |   870M | 201 |1292 |2629 |1408 | 101k|  1 |5469 |5752 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2714.61/2722.30	c  2722s| 47700 | 45151 |  6912k| 141.7 |   871M | 201 |1292 |2619 |1400 | 102k|  1 |5471 |5752 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2718.31/2726.03	c  2726s| 47800 | 45228 |  6922k| 141.6 |   872M | 201 |1292 |2633 |1439 | 102k|  1 |5497 |5758 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2721.59/2729.33	c  2729s| 47900 | 45308 |  6932k| 141.5 |   874M | 201 |1292 |2647 |1356 | 102k|  1 |5526 |5760 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2724.58/2732.32	c  2732s| 48000 | 45396 |  6941k| 141.4 |   875M | 201 |1292 |2643 |1244 | 102k|  1 |5542 |5760 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2728.67/2736.49	c  2736s| 48100 | 45496 |  6953k| 141.4 |   876M | 201 |1292 |2632 |1355 | 102k|  1 |5542 |5760 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2734.65/2742.47	c  2742s| 48200 | 45594 |  6981k| 141.7 |   877M | 201 |1292 |2619 |1177 | 102k|  1 |5545 |5760 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2739.25/2747.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2739.25/2747.01	c  2747s| 48300 | 45694 |  6995k| 141.7 |   878M | 201 |1292 |2593 |1250 | 103k|  1 |5545 |5760 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2743.24/2751.02	c  2751s| 48400 | 45794 |  7005k| 141.6 |   879M | 201 |1292 |2585 |1250 | 103k|  1 |5557 |5765 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2746.33/2754.18	c  2754s| 48500 | 45894 |  7014k| 141.5 |   879M | 201 |1292 |2580 |1350 | 103k|  1 |5574 |5765 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2750.81/2758.65	c  2759s| 48600 | 45986 |  7035k| 141.6 |   879M | 201 |1292 |2583 |1441 | 103k|  1 |5579 |5765 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2754.80/2762.68	c  2763s| 48700 | 46086 |  7045k| 141.5 |   879M | 201 |1292 |2570 |1342 | 103k|  1 |5579 |5771 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2758.89/2766.72	c  2767s| 48800 | 46186 |  7059k| 141.5 |   879M | 201 |1292 |2564 |1398 | 103k|  1 |5583 |5771 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2762.38/2770.20	c  2770s| 48900 | 46286 |  7069k| 141.5 |   880M | 201 |1292 |2547 |1264 | 103k|  1 |5585 |5771 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2766.18/2774.09	c  2774s| 49000 | 46386 |  7083k| 141.4 |   880M | 201 |1292 |2545 |1402 | 103k|  1 |5588 |5773 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2771.35/2779.30	c  2779s| 49100 | 46462 |  7105k| 141.6 |   880M | 201 |1292 |2569 |1440 | 104k|  1 |5627 |5783 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2774.74/2782.61	c  2783s| 49200 | 46542 |  7111k| 141.4 |   880M | 201 |1292 |2591 |1296 | 104k|  1 |5669 |5797 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2778.53/2786.41	c  2786s| 49300 | 46642 |  7122k| 141.4 |   880M | 201 |1292 |2585 |1410 | 104k|  1 |5673 |5797 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2782.72/2790.65	c  2791s| 49400 | 46733 |  7134k| 141.3 |   880M | 201 |1292 |2578 |1408 | 104k|  1 |5679 |5807 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2789.12/2797.04	c  2797s| 49500 | 46833 |  7156k| 141.5 |   880M | 201 |1292 |2567 |1430 | 104k|  1 |5679 |5828 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2794.99/2802.92	c  2803s| 49600 | 46931 |  7176k| 141.6 |   880M | 201 |1292 |2536 |1301 | 104k|  2 |5681 |5834 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2799.78/2807.71	c  2808s| 49700 | 47031 |  7187k| 141.5 |   880M | 201 |1292 |2497 |1262 | 104k|  1 |5683 |5846 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2805.07/2813.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2805.07/2813.05	c  2813s| 49800 | 47131 |  7200k| 141.5 |   882M | 201 |1292 |2482 |1270 | 105k|  1 |5687 |5857 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2809.25/2817.24	c  2817s| 49900 | 47231 |  7210k| 141.4 |   882M | 201 |1292 |2473 |1297 | 105k|  2 |5697 |5863 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2813.64/2821.68	c  2822s| 50000 | 47331 |  7220k| 141.4 |   882M | 201 |1292 |2455 |1274 | 105k|  1 |5702 |5871 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2817.83/2825.83	c  2826s| 50100 | 47431 |  7230k| 141.3 |   882M | 201 |1292 |2452 |1405 | 105k|  1 |5710 |5881 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2821.52/2829.56	c  2830s| 50200 | 47516 |  7241k| 141.2 |   882M | 201 |1292 |2453 |1410 | 105k|  1 |5716 |5881 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2827.20/2835.20	c  2835s| 50300 | 47604 |  7259k| 141.3 |   882M | 201 |1292 |2466 |1437 | 105k|  1 |5739 |5898 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2832.19/2840.27	c  2840s| 50400 | 47701 |  7271k| 141.3 |   882M | 201 |1292 |2447 |1332 | 105k|  1 |5743 |5910 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2837.09/2845.16	c  2845s| 50500 | 47801 |  7282k| 141.2 |   882M | 201 |1292 |2447 |1244 | 106k|  1 |5759 |5921 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2842.26/2850.36	c  2850s| 50600 | 47895 |  7295k| 141.2 |   882M | 201 |1292 |2443 |1435 | 106k|  1 |5768 |5932 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2846.35/2854.42	c  2854s| 50700 | 47981 |  7304k| 141.1 |   884M | 201 |1292 |2461 |1282 | 106k|  1 |5812 |5942 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2850.63/2858.71	c  2859s| 50800 | 48081 |  7313k| 141.0 |   885M | 201 |1292 |2453 |1290 | 106k|  1 |5824 |5950 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2855.12/2863.26	c  2863s| 50900 | 48181 |  7322k| 140.9 |   885M | 201 |1292 |2439 |1302 | 106k|  1 |5826 |5962 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2859.71/2867.89	c  2868s| 51000 | 48281 |  7333k| 140.8 |   888M | 201 |1292 |2436 |1319 | 106k|  1 |5836 |5970 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2862.91/2871.06	c  2871s| 51100 | 48381 |  7341k| 140.7 |   888M | 201 |1292 |2445 |1367 | 106k|  1 |5852 |5977 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2867.08/2875.25	c  2875s| 51200 | 48481 |  7352k| 140.6 |   888M | 201 |1292 |2432 |1410 | 107k|  1 |5854 |5985 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2873.07/2881.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2873.07/2881.21	c  2881s| 51300 | 48577 |  7371k| 140.7 |   888M | 201 |1292 |2417 |1308 | 107k|  2 |5859 |6005 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2878.45/2886.63	c  2887s| 51400 | 48677 |  7385k| 140.7 |   888M | 201 |1292 |2380 |1275 | 107k|  1 |5861 |6014 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2882.95/2891.19	c  2891s| 51500 | 48777 |  7397k| 140.7 |   888M | 201 |1292 |2370 |1388 | 107k|  1 |5869 |6022 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2888.53/2896.78	c  2897s| 51600 | 48877 |  7415k| 140.8 |   888M | 201 |1292 |2343 |1324 | 107k|  1 |5869 |6029 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2894.61/2902.87	c  2903s| 51700 | 48977 |  7432k| 140.8 |   888M | 201 |1292 |2332 |1392 | 107k|  1 |5871 |6031 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2901.80/2910.04	c  2910s| 51800 | 49077 |  7458k| 141.1 |   888M | 201 |1292 |2314 |1271 | 107k|  2 |5871 |6034 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2905.89/2914.15	c  2914s| 51900 | 49177 |  7471k| 141.0 |   888M | 201 |1292 |2306 |1394 | 108k|  1 |5873 |6040 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2910.57/2918.88	c  2919s| 52000 | 49271 |  7485k| 141.0 |   888M | 201 |1292 |2300 |1397 | 108k|  2 |5882 |6042 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2913.77/2922.11	c  2922s| 52100 | 49342 |  7495k| 140.9 |   888M | 201 |1292 |2331 |1402 | 108k|  1 |5922 |6044 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2918.25/2926.50	c  2926s| 52200 | 49442 |  7511k| 141.0 |   889M | 201 |1292 |2312 |1264 | 108k|  1 |5922 |6048 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2922.33/2930.65	c  2931s| 52300 | 49542 |  7523k| 140.9 |   889M | 201 |1292 |2292 |1298 | 108k|  1 |5924 |6051 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2926.62/2934.99	c  2935s| 52400 | 49642 |  7534k| 140.9 |   889M | 201 |1292 |2274 |1310 | 108k|  2 |5926 |6054 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2930.21/2938.51	c  2939s| 52500 | 49742 |  7544k| 140.8 |   889M | 201 |1292 |2256 |1374 | 108k|  1 |5930 |6055 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2934.00/2942.35	c  2942s| 52600 | 49842 |  7554k| 140.7 |   889M | 201 |1292 |2247 |1392 | 108k|  1 |5932 |6056 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2937.49/2945.84	c  2946s| 52700 | 49942 |  7563k| 140.6 |   889M | 201 |1292 |2251 |1308 | 109k|  1 |5952 |6056 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2941.28/2949.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2941.28/2949.64	c  2950s| 52800 | 50042 |  7573k| 140.6 |   890M | 201 |1292 |2239 |1333 | 109k|  1 |5962 |6059 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2945.57/2953.94	c  2954s| 52900 | 50142 |  7585k| 140.5 |   890M | 201 |1292 |2218 |1261 | 109k|  1 |5964 |6061 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2948.86/2957.26	c  2957s| 53000 | 50242 |  7596k| 140.5 |   890M | 201 |1292 |2219 |1392 | 109k|  1 |5972 |6061 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2952.05/2960.45	c  2960s| 53100 | 50329 |  7605k| 140.4 |   890M | 201 |1292 |2213 |1390 | 109k|  1 |5978 |6064 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2955.34/2963.79	c  2964s| 53200 | 50419 |  7613k| 140.3 |   890M | 201 |1292 |2208 |1391 | 109k|  1 |5983 |6064 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2960.83/2969.21	c  2969s| 53300 | 50515 |  7629k| 140.3 |   890M | 201 |1292 |2191 |1242 | 110k|  1 |5993 |6064 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2964.02/2972.44	c  2972s| 53400 | 50615 |  7639k| 140.2 |   890M | 201 |1292 |2186 |1397 | 110k|  1 |5997 |6064 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2970.90/2979.32	c  2979s| 53500 | 50713 |  7666k| 140.5 |   891M | 201 |1292 |2164 |1281 | 110k|  1 |5998 |6065 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2974.49/2982.96	c  2983s| 53600 | 50813 |  7676k| 140.4 |   892M | 201 |1292 |2150 |1273 | 110k|  1 |6001 |6065 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2978.08/2986.58	c  2987s| 53700 | 50913 |  7686k| 140.3 |   892M | 201 |1292 |2151 |1390 | 110k|  1 |6003 |6066 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2982.77/2991.29	c  2991s| 53800 | 51013 |  7708k| 140.5 |   892M | 201 |1292 |2143 |1390 | 110k|  1 |6003 |6066 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2986.86/2995.36	c  2995s| 53900 | 51110 |  7719k| 140.4 |   892M | 201 |1292 |2121 |1278 | 110k|  1 |6005 |6068 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2991.15/2999.63	c  3000s| 54000 | 51210 |  7733k| 140.4 |   892M | 201 |1292 |2107 |1389 | 111k|  1 |6006 |6068 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
2995.65/3004.16	c  3004s| 54100 | 51308 |  7747k| 140.4 |   892M | 201 |1292 |2103 |1410 | 111k|  1 |6008 |6068 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3001.63/3010.17	c  3010s| 54200 | 51408 |  7771k| 140.6 |   893M | 201 |1292 |2090 |1251 | 111k|  1 |6008 |6072 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3006.31/3014.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3006.31/3014.85	c  3015s| 54300 | 51508 |  7785k| 140.6 |   894M | 201 |1292 |2073 |1390 | 111k|  1 |6010 |6077 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3012.69/3021.23	c  3021s| 54400 | 51598 |  7811k| 140.8 |   894M | 201 |1292 |2081 |1421 | 111k|  1 |6024 |6078 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3014.98/3023.57	c  3024s| 54500 | 51666 |  7817k| 140.7 |   894M | 201 |1292 |2117 |1411 | 111k|  1 |6072 |6078 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3026.76/3035.39	c  3035s| 54600 | 51766 |  7840k| 140.8 |   894M | 201 |1292 |2114 |1416 | 111k|  1 |6072 |6078 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3030.95/3039.55	c  3040s| 54700 | 51864 |  7854k| 140.8 |   894M | 201 |1292 |2104 |1306 | 112k|  1 |6078 |6078 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3034.64/3043.29	c  3043s| 54800 | 51964 |  7865k| 140.8 |   894M | 201 |1292 |2115 |1398 | 112k|  1 |6100 |6078 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3040.32/3048.93	c  3049s| 54900 | 52064 |  7894k| 141.0 |   894M | 201 |1292 |2104 |1392 | 112k|  1 |6100 |6078 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3044.01/3052.65	c  3053s| 55000 | 52155 |  7904k| 141.0 |   894M | 201 |1292 |2090 |1306 | 112k|  1 |6104 |6078 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3058.27/3066.98	c  3067s| 55100 | 52255 |  7947k| 141.5 |   894M | 201 |1292 |2082 |1385 | 112k|  1 |6104 |6079 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3062.56/3071.26	c  3071s| 55200 | 52317 |  7956k| 141.4 |   896M | 201 |1292 |2126 |1245 | 112k|  1 |6169 |6089 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3066.85/3075.58	c  3076s| 55300 | 52417 |  7968k| 141.3 |   896M | 201 |1292 |2110 |1388 | 112k|  1 |6171 |6099 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3070.94/3079.64	c  3080s| 55400 | 52490 |  7976k| 141.2 |   897M | 201 |1292 |2141 |1231 | 113k|  1 |6213 |6110 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3075.22/3083.97	c  3084s| 55500 | 52590 |  7987k| 141.2 |   900M | 201 |1292 |2121 |1296 | 113k|  1 |6215 |6117 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3079.91/3088.60	c  3089s| 55600 | 52690 |  7999k| 141.1 |   901M | 201 |1292 |2125 |1381 | 113k|  1 |6221 |6129 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3083.50/3092.28	c  3092s| 55700 | 52771 |  8008k| 141.1 |   901M | 201 |1292 |2138 |1387 | 113k|  1 |6245 |6137 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3087.69/3096.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3087.69/3096.43	c  3096s| 55800 | 52845 |  8017k| 141.0 |   901M | 201 |1292 |2190 |1372 | 113k|  1 |6303 |6157 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3091.68/3100.45	c  3100s| 55900 | 52934 |  8028k| 140.9 |   901M | 201 |1292 |2200 |1392 | 113k|  1 |6315 |6167 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3096.38/3105.18	c  3105s| 56000 | 53028 |  8047k| 141.0 |   901M | 201 |1292 |2165 |1227 | 114k|  1 |6318 |6167 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3100.86/3109.60	c  3110s| 56100 | 53128 |  8058k| 140.9 |   901M | 201 |1292 |2153 |1212 | 114k|  1 |6324 |6176 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3105.26/3114.10	c  3114s| 56200 | 53228 |  8070k| 140.9 |   901M | 201 |1292 |2134 |1372 | 114k|  1 |6325 |6186 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3109.73/3118.56	c  3119s| 56300 | 53324 |  8080k| 140.8 |   901M | 201 |1292 |2127 |1369 | 114k|  1 |6333 |6207 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3112.82/3121.65	c  3122s| 56400 | 53368 |  8088k| 140.7 |   901M | 201 |1292 |2228 |1444 | 114k|  1 |6434 |6213 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3116.81/3125.65	c  3126s| 56500 | 53438 |  8097k| 140.6 |   901M | 201 |1292 |2257 |1458 | 114k|  2 |6480 |6224 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3120.80/3129.63	c  3130s| 56600 | 53534 |  8106k| 140.6 |   901M | 201 |1292 |2236 |1252 | 115k|  1 |6484 |6232 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3125.79/3134.61	c  3135s| 56700 | 53634 |  8118k| 140.5 |   902M | 201 |1292 |2221 |1336 | 115k|  1 |6484 |6242 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3130.29/3139.12	c  3139s| 56800 | 53708 |  8129k| 140.4 |   902M | 201 |1292 |2249 |1456 | 115k|  1 |6523 |6262 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3134.76/3143.62	c  3144s| 56900 | 53786 |  8145k| 140.5 |   904M | 201 |1292 |2273 |1255 | 115k|  1 |6565 |6270 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3139.05/3147.92	c  3148s| 57000 | 53886 |  8156k| 140.4 |   904M | 201 |1292 |2258 |1343 | 115k|  1 |6568 |6275 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3147.63/3156.50	c  3156s| 57100 | 53986 |  8178k| 140.6 |   904M | 201 |1292 |2244 |1272 | 116k|  1 |6570 |6292 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3151.92/3160.81	c  3161s| 57200 | 54086 |  8188k| 140.5 |   904M | 201 |1292 |2231 |1278 | 116k|  1 |6573 |6295 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3157.90/3166.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3157.90/3166.80	c  3167s| 57300 | 54182 |  8203k| 140.5 |   904M | 201 |1292 |2224 |1423 | 116k|  1 |6583 |6315 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3161.89/3170.83	c  3171s| 57400 | 54269 |  8211k| 140.4 |   906M | 201 |1292 |2223 |1285 | 116k|  1 |6602 |6326 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3165.28/3174.29	c  3174s| 57500 | 54369 |  8221k| 140.3 |   906M | 201 |1292 |2211 |1354 | 116k|  1 |6608 |6330 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3170.18/3179.14	c  3179s| 57600 | 54460 |  8234k| 140.3 |   906M | 201 |1292 |2208 |1247 | 116k|  1 |6627 |6342 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3175.46/3184.42	c  3184s| 57700 | 54560 |  8248k| 140.3 |   906M | 201 |1292 |2198 |1193 | 117k|  1 |6640 |6346 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3180.24/3189.27	c  3189s| 57800 | 54660 |  8260k| 140.3 |   906M | 201 |1292 |2187 |1189 | 117k|  1 |6645 |6355 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3185.14/3194.12	c  3194s| 57900 | 54760 |  8271k| 140.2 |   906M | 201 |1292 |2221 |1302 | 117k|  1 |6686 |6366 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3188.62/3197.68	c  3198s| 58000 | 54858 |  8281k| 140.2 |   906M | 201 |1292 |2217 |1459 | 117k|  1 |6687 |6368 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3192.21/3201.23	c  3201s| 58100 | 54956 |  8290k| 140.1 |   906M | 201 |1292 |2215 |1361 | 117k|  1 |6695 |6373 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3196.20/3205.25	c  3205s| 58200 | 55056 |  8300k| 140.0 |   906M | 201 |1292 |2215 |1325 | 117k|  1 |6703 |6374 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3199.89/3208.94	c  3209s| 58300 | 55156 |  8310k| 140.0 |   906M | 201 |1292 |2211 |1450 | 118k|  1 |6703 |6374 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3203.28/3212.37	c  3212s| 58400 | 55256 |  8319k| 139.9 |   906M | 201 |1292 |2198 |1330 | 118k|  1 |6706 |6375 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3206.67/3215.75	c  3216s| 58500 | 55354 |  8328k| 139.8 |   906M | 201 |1292 |2209 |1438 | 118k|  1 |6725 |6376 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3211.16/3220.23	c  3220s| 58600 | 55450 |  8339k| 139.7 |   906M | 201 |1292 |2203 |1245 | 118k|  1 |6736 |6382 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3215.55/3224.69	c  3225s| 58700 | 55550 |  8353k| 139.7 |   906M | 201 |1292 |2203 |1431 | 118k|  1 |6743 |6383 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3220.73/3229.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3220.73/3229.80	c  3230s| 58800 | 55646 |  8374k| 139.9 |   906M | 201 |1292 |2199 |1433 | 118k|  1 |6744 |6383 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3224.42/3233.52	c  3234s| 58900 | 55730 |  8384k| 139.8 |   906M | 201 |1292 |2193 |1250 | 119k|  1 |6758 |6386 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3228.31/3237.41	c  3237s| 59000 | 55830 |  8393k| 139.7 |   906M | 201 |1292 |2186 |1280 | 119k|  1 |6760 |6388 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3232.30/3241.42	c  3241s| 59100 | 55926 |  8405k| 139.7 |   906M | 201 |1292 |2191 |1417 | 119k|  1 |6769 |6389 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3237.49/3246.61	c  3247s| 59200 | 56026 |  8422k| 139.7 |   906M | 201 |1292 |2177 |1309 | 119k|  1 |6770 |6389 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3240.78/3249.90	c  3250s| 59300 | 56126 |  8432k| 139.7 |   907M | 201 |1292 |2174 |1372 | 119k|  1 |6775 |6389 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3244.57/3253.77	c  3254s| 59400 | 56224 |  8443k| 139.6 |   908M | 201 |1292 |2190 |1410 | 119k|  1 |6799 |6389 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3249.75/3258.95	c  3259s| 59500 | 56322 |  8468k| 139.8 |   908M | 201 |1292 |2166 |1256 | 119k|  1 |6801 |6389 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3253.64/3262.88	c  3263s| 59600 | 56422 |  8479k| 139.7 |   908M | 201 |1292 |2158 |1301 | 120k|  1 |6807 |6389 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3257.84/3267.02	c  3267s| 59700 | 56522 |  8490k| 139.7 |   909M | 201 |1292 |2146 |1281 | 120k|  2 |6809 |6389 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3262.32/3271.54	c  3272s| 59800 | 56622 |  8502k| 139.7 |   909M | 201 |1292 |2150 |1396 | 120k|  1 |6816 |6397 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3267.21/3276.43	c  3276s| 59900 | 56722 |  8525k| 139.8 |   909M | 201 |1292 |2146 |1408 | 120k|  1 |6816 |6397 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3271.81/3281.02	c  3281s| 60000 | 56822 |  8549k| 140.0 |   909M | 201 |1292 |2138 |1388 | 120k|  1 |6816 |6397 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3278.48/3287.76	c  3288s| 60100 | 56916 |  8573k| 140.1 |   910M | 201 |1292 |2135 |1311 | 120k|  1 |6826 |6397 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3281.67/3290.93	c  3291s| 60200 | 57016 |  8582k| 140.1 |   910M | 201 |1292 |2134 |1360 | 120k|  1 |6834 |6397 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3288.76/3298.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3288.76/3298.03	c  3298s| 60300 | 57116 |  8609k| 140.3 |   910M | 201 |1292 |2139 |1385 | 120k|  1 |6846 |6400 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3291.75/3301.08	c  3301s| 60400 | 57211 |  8618k| 140.2 |   910M | 201 |1292 |2138 |1398 | 121k|  2 |6849 |6400 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3298.12/3307.41	c  3307s| 60500 | 57307 |  8641k| 140.3 |   914M | 201 |1292 |2134 |1319 | 121k|  1 |6866 |6400 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3301.83/3311.13	c  3311s| 60600 | 57407 |  8652k| 140.3 |   914M | 201 |1292 |2127 |1385 | 121k|  1 |6866 |6402 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3305.51/3314.88	c  3315s| 60700 | 57481 |  8662k| 140.2 |   915M | 201 |1292 |2171 |1230 | 121k|  1 |6929 |6402 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3310.99/3320.30	c  3320s| 60800 | 57581 |  8677k| 140.2 |   915M | 201 |1292 |2167 |1336 | 122k|  1 |6932 |6402 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3315.08/3324.44	c  3324s| 60900 | 57681 |  8686k| 140.2 |   915M | 201 |1292 |2163 |1365 | 122k|  1 |6932 |6412 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3319.97/3329.38	c  3329s| 61000 | 57777 |  8706k| 140.2 |   916M | 201 |1292 |2154 |1282 | 122k|  1 |6939 |6412 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3323.77/3333.15	c  3333s| 61100 | 57877 |  8716k| 140.2 |   916M | 201 |1292 |2148 |1399 | 122k|  1 |6941 |6412 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3328.34/3337.74	c  3338s| 61200 | 57973 |  8732k| 140.2 |   917M | 201 |1292 |2138 |1289 | 122k|  1 |6946 |6412 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3332.13/3341.57	c  3342s| 61300 | 58073 |  8744k| 140.2 |   917M | 201 |1292 |2130 |1385 | 122k|  1 |6948 |6412 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3337.73/3347.19	c  3347s| 61400 | 58169 |  8766k| 140.3 |   917M | 201 |1292 |2132 |1353 | 122k|  1 |6954 |6412 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3341.62/3351.11	c  3351s| 61500 | 58267 |  8779k| 140.3 |   917M | 201 |1292 |2120 |1206 | 122k|  1 |6955 |6412 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3346.10/3355.59	c  3356s| 61600 | 58367 |  8791k| 140.3 |   917M | 201 |1292 |2143 |1183 | 123k|  1 |6994 |6414 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3350.78/3360.23	c  3360s| 61700 | 58467 |  8801k| 140.2 |   917M | 201 |1292 |2139 |1356 | 123k|  1 |6998 |6426 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3354.37/3363.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3354.37/3363.89	c  3364s| 61800 | 58554 |  8812k| 140.1 |   917M | 201 |1292 |2136 |1206 | 123k|  1 |7008 |6426 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3360.26/3369.73	c  3370s| 61900 | 58654 |  8829k| 140.2 |   918M | 201 |1292 |2122 |1213 | 123k|  1 |7008 |6441 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3364.56/3374.07	c  3374s| 62000 | 58754 |  8838k| 140.1 |   919M | 201 |1292 |2120 |1381 | 123k|  1 |7010 |6453 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3369.03/3378.56	c  3379s| 62100 | 58845 |  8849k| 140.1 |   920M | 201 |1292 |2114 |1320 | 124k|  1 |7016 |6464 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3372.33/3381.81	c  3382s| 62200 | 58945 |  8857k| 140.0 |   920M | 201 |1292 |2112 |1406 | 124k|  2 |7017 |6464 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3376.81/3386.39	c  3386s| 62300 | 59027 |  8869k| 139.9 |   922M | 201 |1292 |2150 |1226 | 124k|  1 |7067 |6477 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3381.80/3391.39	c  3391s| 62400 | 59127 |  8879k| 139.9 |   922M | 201 |1292 |2141 |1383 | 124k|  2 |7069 |6489 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3387.39/3396.98	c  3397s| 62500 | 59215 |  8898k| 140.0 |   922M | 201 |1292 |2159 |1378 | 124k|  1 |7093 |6490 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3391.97/3401.58	c  3402s| 62600 | 59300 |  8910k| 139.9 |   922M | 201 |1292 |2161 |1263 | 125k|  1 |7116 |6501 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3395.86/3405.48	c  3405s| 62700 | 59400 |  8919k| 139.9 |   923M | 201 |1292 |2164 |1390 | 125k|  1 |7127 |6511 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3401.35/3410.97	c  3411s| 62800 | 59496 |  8935k| 139.9 |   923M | 201 |1292 |2159 |1401 | 125k|  1 |7127 |6532 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3410.82/3420.44	c  3420s| 62900 | 59579 |  8976k| 140.3 |   923M | 201 |1292 |2170 |1242 | 125k|  1 |7148 |6542 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3414.11/3423.72	c  3424s| 63000 | 59679 |  8985k| 140.2 |   924M | 201 |1292 |2169 |1322 | 125k|  1 |7148 |6542 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3419.00/3428.68	c  3429s| 63100 | 59779 |  8997k| 140.2 |   924M | 201 |1292 |2153 |1276 | 125k|  1 |7151 |6552 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3423.99/3433.68	c  3434s| 63200 | 59879 |  9009k| 140.2 |   925M | 201 |1292 |2140 |1309 | 126k|  1 |7152 |6562 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3429.27/3438.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3429.27/3438.97	c  3439s| 63300 | 59979 |  9020k| 140.1 |   929M | 201 |1292 |2142 |1295 | 126k|  1 |7170 |6576 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3434.86/3444.56	c  3445s| 63400 | 60079 |  9035k| 140.1 |   929M | 201 |1292 |2156 |1424 | 126k|  1 |7192 |6586 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3439.54/3449.28	c  3449s| 63500 | 60167 |  9046k| 140.1 |   929M | 201 |1292 |2203 |1414 | 126k|  1 |7247 |6595 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3449.61/3459.32	c  3459s| 63600 | 60263 |  9068k| 140.2 |   929M | 201 |1292 |2197 |1436 | 126k|  1 |7253 |6608 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3453.00/3462.75	c  3463s| 63700 | 60333 |  9077k| 140.1 |   929M | 201 |1292 |2236 |   0 | 126k|  0 |7299 |6617 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3458.30/3468.01	c  3468s| 63800 | 60421 |  9096k| 140.2 |   930M | 201 |1292 |2240 |1284 | 127k|  1 |7322 |6632 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3462.88/3472.68	c  3473s| 63900 | 60521 |  9107k| 140.2 |   930M | 201 |1292 |2241 |1324 | 127k|  1 |7332 |6640 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3468.27/3478.02	c  3478s| 64000 | 60621 |  9120k| 140.2 |   930M | 201 |1292 |2260 |1393 | 127k|  2 |7360 |6655 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3473.36/3483.13	c  3483s| 64100 | 60721 |  9142k| 140.3 |   930M | 201 |1292 |2247 |1390 | 127k|  1 |7360 |6660 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3477.64/3487.45	c  3487s| 64200 | 60805 |  9152k| 140.2 |   930M | 201 |1292 |2243 |1308 | 127k|  2 |7380 |6674 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3481.43/3491.29	c  3491s| 64300 | 60905 |  9162k| 140.2 |   930M | 201 |1292 |2238 |1403 | 127k|  1 |7384 |6675 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3485.42/3495.23	c  3495s| 64400 | 60991 |  9174k| 140.1 |   930M | 201 |1292 |2243 |1397 | 127k|  1 |7399 |6682 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3488.11/3497.91	c  3498s| 64500 | 61086 |  9181k| 140.0 |   930M | 201 |1292 |2232 |1368 | 127k|  1 |7401 |6682 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3492.31/3502.15	c  3502s| 64600 | 61184 |  9192k| 140.0 |   931M | 201 |1292 |2207 |1267 | 128k|  1 |7403 |6686 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3495.79/3505.65	c  3506s| 64700 | 61284 |  9201k| 139.9 |   931M | 201 |1292 |2197 |1306 | 128k|  1 |7410 |6687 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3499.68/3509.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3499.68/3509.50	c  3509s| 64800 | 61384 |  9212k| 139.8 |   931M | 201 |1292 |2187 |1292 | 128k|  1 |7418 |6687 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3503.37/3513.26	c  3513s| 64900 | 61484 |  9223k| 139.8 |   931M | 201 |1292 |2180 |1393 | 128k|  1 |7418 |6687 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3508.55/3518.46	c  3518s| 65000 | 61584 |  9240k| 139.8 |   931M | 201 |1292 |2177 |1418 | 128k|  2 |7418 |6687 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3515.54/3525.41	c  3525s| 65100 | 61684 |  9260k| 139.9 |   931M | 201 |1292 |2160 |1264 | 129k|  2 |7422 |6687 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3518.63/3528.50	c  3529s| 65200 | 61784 |  9268k| 139.8 |   931M | 201 |1292 |2159 |1399 | 129k|  1 |7425 |6687 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3521.92/3531.88	c  3532s| 65300 | 61878 |  9278k| 139.8 |   931M | 201 |1292 |2161 |1385 | 129k|  1 |7429 |6688 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3525.31/3535.25	c  3535s| 65400 | 61944 |  9286k| 139.7 |   931M | 201 |1292 |2188 |1349 | 129k|  1 |7471 |6689 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3532.29/3542.28	c  3542s| 65500 | 62044 |  9312k| 139.9 |   931M | 201 |1292 |2176 |1298 | 129k|  1 |7473 |6691 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3536.88/3546.83	c  3547s| 65600 | 62144 |  9327k| 139.9 |   932M | 201 |1292 |2164 |1215 | 129k|  1 |7475 |6692 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3540.87/3550.83	c  3551s| 65700 | 62244 |  9338k| 139.8 |   932M | 201 |1292 |2164 |1368 | 129k|  2 |7477 |6693 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3544.76/3554.72	c  3555s| 65800 | 62341 |  9350k| 139.8 |   932M | 201 |1292 |2156 |1390 | 129k|  1 |7481 |6693 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3549.16/3559.16	c  3559s| 65900 | 62437 |  9367k| 139.9 |   932M | 201 |1292 |2144 |1334 | 130k|  1 |7484 |6695 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3553.43/3563.47	c  3563s| 66000 | 62537 |  9380k| 139.9 |   932M | 201 |1292 |2147 |1391 | 130k|  1 |7502 |6696 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3558.92/3568.93	c  3569s| 66100 | 62635 |  9402k| 140.0 |   933M | 201 |1292 |2136 |1323 | 130k|  1 |7505 |6696 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3563.51/3573.56	c  3574s| 66200 | 62735 |  9415k| 140.0 |   933M | 201 |1292 |2157 |1243 | 130k|  1 |7540 |6697 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3567.40/3577.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3567.40/3577.44	c  3577s| 66300 | 62835 |  9427k| 139.9 |   933M | 201 |1292 |2153 |1393 | 130k|  1 |7542 |6697 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3571.78/3581.87	c  3582s| 66400 | 62935 |  9447k| 140.0 |   933M | 201 |1292 |2135 |1230 | 130k|  1 |7542 |6697 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3578.27/3588.31	c  3588s| 66500 | 63035 |  9464k| 140.0 |   933M | 201 |1292 |2126 |1291 | 131k|  1 |7544 |6699 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3581.86/3591.94	c  3592s| 66600 | 63135 |  9475k| 140.0 |   933M | 201 |1292 |2118 |1384 | 131k|  1 |7550 |6700 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3586.64/3596.76	c  3597s| 66700 | 63235 |  9497k| 140.1 |   933M | 201 |1292 |2111 |1386 | 131k|  1 |7550 |6700 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
3586.84/3597.00	c 
3586.84/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.84/3597.00	c Solving Time (sec) : 3597.00
3586.84/3597.00	c Solving Nodes      : 66711 (total of 67760 nodes in 2 runs)
3586.84/3597.00	c Primal Bound       : +2.85990000000000e+04 (2 solutions)
3586.84/3597.00	c Dual Bound         : +0.00000000000000e+00
3586.84/3597.00	c Gap                : infinite
3586.95/3597.02	s SATISFIABLE
3586.95/3597.02	v x1 x2 -x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 -x14 x15 x16 x17 -x18 x19 x20 x21 x22 x23 x24 x25 x26 -x27 -x28 -x29 x30 x31 -x32 x33
3586.95/3597.02	v x34 x35 x36 x37 x38 x39 x40 -x41 -x42 x43 x44 -x45 x46 -x47 x48 x49 x50 x51 x52 x53 x54 -x55 -x56 -x57 x58 -x59 x60 x61 x62 x63
3586.95/3597.02	v x64 -x65 x66 -x67 -x68 -x69 x70 x71 x72 x73 -x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 -x87 x88 x89 x90 x91 x92 x93 x94
3586.95/3597.02	v x95 x96 x97 x98 -x99 x100 x101 x102 x103 -x104 x105 x106 x107 x108 x109 x110 x111 x112 -x113 x114 x115 x116 x117 -x118 x119 x120
3586.95/3597.02	v x121 x122 x123 x124 x125 x126 x127 -x128 -x129 -x130 x131 -x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 -x145
3586.95/3597.02	v x146 x147 x148 -x149 x150 x151 x152 x153 x154 -x155 x156 x157 -x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 -x168 x169 x170
3586.95/3597.02	v x171 x172 x173 x174 x175 -x176 x177 x178 x179 x180 x181 x182 -x183 x184 -x185 x186 x187 x188 -x189 x190 x191 x192 x193 -x194 x195
3586.95/3597.02	v x196 x197 x198 x199 x200 x201 -x202 x203 x204 x205 x206 x207 x208 -x209 x210 -x211 x212 x213 -x214 x215 x216 x217 x218 x219 -x220
3586.95/3597.02	v x221 x222 x223 x224 x225 x226 -x227 x228 x229 x230 -x231 x232 x233 x234 x235 -x236 -x237 x238 x239 -x240 -x241 x242 -x243 x244 x245
3586.95/3597.02	v -x246 x247 x248 x249 -x250 -x251 -x252 x253 x254 x255 x256 -x257 x258 -x259 -x260 x261 x262 -x263 x264 x265 x266 -x267 -x268 x269
3586.95/3597.02	v x270 x271 x272 x273 x274 x275 x276 x277 x278 -x279 x280 x281 x282 x283 x284 x285 x286 x287 -x288 x289 x290 x291 x292 x293 x294 x295
3586.95/3597.02	v x296 -x297 x298 -x299 -x300 x301 x302 x303 x304 x305 -x306 x307 x308 x309 -x310 -x311 x312 -x313 -x314 -x315 -x316 x317 x318 x319
3586.95/3597.02	v x320 x321 -x322 x323 -x324 -x325 -x326 x327 -x328 x329 x330 -x331 x332 x333 x334 -x335 x336 x337 x338 x339 x340 x341 x342 x343 x344
3586.95/3597.02	v x345 x346 -x347 x348 x349 x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x365 -x366 x367 x368 -x369
3586.95/3597.02	v x370 x371 x372 x373 x374 -x375 x376 x377 x378 x379 x380 x381 x382 x383 x384 -x385 x386 -x387 -x388 x389 x390 -x391 x392 x393 -x394
3586.95/3597.02	v x395 x396 -x397 x398 x399 x400 -x401 x402 x403 x404 x405 x406 x407 x408 x409 x410 -x411 x412 -x413 x414 x415 -x416 x417 x418 -x419
3586.95/3597.02	v -x420 -x421 -x422 x423 x424 -x425 x426 -x427 -x428 x429 x430 -x431 x432 x433 x434 x435 x436 x437 -x438 x439 x440 x441 -x442 -x443
3586.95/3597.02	v x444 -x445 -x446 -x447 x448 x449 x450 -x451 x452 x453 x454 x455 x456 x457 x458 -x459 x460 x461 x462 x463 x464 x465 x466 x467 x468
3586.95/3597.02	v x469 x470 -x471 x472 -x473 -x474 -x475 -x476 x477 x478 x479 x480 x481 x482 x483 -x484 x485 x486 x487 x488 x489 x490 x491 x492 x493
3586.95/3597.02	v x494 x495 x496 x497 x498 x499 x500 x501 x502 x503 -x504 -x505 x506 x507 x508 x509 x510 -x511 x512 x513 x514 x515 x516 x517 x518
3586.95/3597.02	v -x519 x520 x521 x522 -x523 -x524 -x525 x526 -x527 x528 x529 -x530 -x531 -x532 x533 x534 x535 -x536 -x537 x538 x539 -x540 x541 x542
3586.95/3597.02	v x543 x544 -x545 x546 x547 -x548 -x549 x550 x551 x552 -x553 -x554 x555 x556 x557 -x558 x559 -x560 x561 x562 -x563 -x564 -x565 x566
3586.95/3597.02	v x567 x568 x569 x570 x571 -x572 -x573 x574 x575 x576 x577 -x578 x579 x580 -x581 x582 x583 -x584 x585 -x586 x587 x588 -x589 x590 x591
3586.95/3597.02	v x592 -x593 -x594 x595 x596 x597 x598 x599 x600 x601 x602 x603 -x604 x605 x606 -x607 x608 x609 x610 -x611 -x612 x613 x614 x615 x616
3586.95/3597.02	v x617 x618 x619 -x620 x621 x622 -x623 -x624 x625 x626 x627 x628 x629 x630 x631 x632 -x633 -x634 x635 -x636 -x637 x638 -x639 -x640
3586.95/3597.02	v x641 x642 x643 -x644 -x645 x646 -x647 x648 x649 -x650 -x651 x652 x653 x654 -x655 x656 x657 x658 -x659 -x660 -x661 -x662 x663 -x664
3586.95/3597.02	v -x665 x666 x667 x668 -x669 x670 x671 x672 x673 x674 x675 x676 x677 x678 x679 -x680 x681 -x682 x683 x684 x685 -x686 -x687 -x688 -x689
3586.95/3597.02	v -x690 -x691 -x692 x693 -x694 x695 x696 -x697 x698 -x699 x700 x701 x702 x703 -x704 -x705 x706 x707 -x708 x709 -x710 -x711 -x712 -x713
3586.95/3597.02	v x714 x715 -x716 x717 x718 -x719 x720 -x721 -x722 -x723 x724 x725 -x726 x727 -x728 x729 x730 x731 x732 x733 x734 -x735 -x736 -x737
3586.95/3597.02	v x738 x739 -x740 -x741 x742 -x743 x744 -x745 -x746 -x747 -x748 x749 -x750 x751 -x752 x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760
3586.95/3597.02	v x761 x762 x763 -x764 x765 -x766 -x767 -x768 -x769 x770 -x771 x772 -x773 x774 -x775 x776 x777 -x778 -x779 -x780 x781 -x782 x783 -x784
3586.95/3597.02	v x1294 -x795 -x796 x797 x798 x799 x800 x801 x802 -x803 x804 -x805 x806 -x807 x808 x809 -x810 -x811 -x812 x813 x814 x815 x816 -x817
3586.95/3597.02	v x818 x819 x820 -x821 -x822 x823 x824 -x825 x826 x827 -x828 -x829 -x830 x831 x832 -x833 -x834 x835 x836 -x837 -x838 x839 x840 -x841
3586.95/3597.02	v -x842 -x843 -x844 -x845 -x846 x847 -x848 x849 x850 x851 -x852 x853 x854 -x855 x856 -x857 -x858 x859 -x860 x861 x862 -x863 -x864
3586.95/3597.02	v x865 x866 x867 x868 -x869 -x870 -x871 x872 -x873 x874 -x875 x876 -x877 -x878 -x879 -x880 -x881 -x882 x883 -x884 -x885 x886 -x887
3586.95/3597.02	v -x888 x889 -x890 x891 x892 x893 x894 x895 -x896 x897 -x898 x899 x900 -x901 -x902 x903 x904 -x905 x906 x907 -x908 x909 -x910 x911
3586.95/3597.02	v x912 -x913 x914 x915 -x916 -x917 -x918 -x919 x920 -x921 x922 x923 -x924 x925 x926 x927 x928 x929 -x930 x931 -x932 x933 -x934 -x935
3586.95/3597.02	v -x936 x937 -x938 x939 -x940 -x941 x942 -x943 -x944 -x945 x946 x947 -x948 -x949 -x950 -x951 x952 x953 x954 x955 x956 x957 x958 x959
3586.95/3597.02	v -x960 -x961 x962 -x963 -x964 -x965 -x966 x967 -x968 x969 x970 x971 x972 x973 -x974 x975 x976 -x977 -x978 -x979 -x980 x981 x982 -x983
3586.95/3597.02	v -x984 x985 x986 -x987 -x988 x989 x990 -x991 -x992 -x993 x994 -x995 x996 -x997 -x998 x999 x1000 x1001 -x1002 x1003 x1004 x1005 x1006
3586.95/3597.02	v x1007 -x1008 x1009 x1010 -x1011 x1012 -x1013 x1014 x1015 x1016 -x1017 -x1018 x1019 x1020 -x1021 -x1022 -x1023 -x1024 x1025 x1026
3586.95/3597.02	v -x1027 x1028 -x1029 -x1030 x1031 x1032 -x1033 x1034 -x1035 x1036 x1037 x1038 x1039 x1040 -x1041 x1042 x1043 x1044 -x1045 -x1046
3586.95/3597.02	v -x1047 x1048 x1049 -x1050 -x1051 x1052 x1053 -x1054 -x1055 x1056 -x1057 -x1058 x1059 x1060 x1061 -x1062 x1063 x1064 -x1065 x1066
3586.95/3597.02	v -x1067 -x1068 -x1069 -x1070 x1071 -x1072 x1073 -x1074 -x1075 -x1076 -x1077 x1078 x1079 x1080 x1081 -x1082 -x1083 -x1084 -x1085 -x1086
3586.95/3597.02	v x1087 -x1088 -x1089 x1090 -x1091 x1092 -x1093 x1094 -x1095 x1096 x1097 x1098 -x1099 -x1100 -x1101 x1102 -x1103 x1104 x1105 -x1106
3586.95/3597.02	v -x1107 -x1108 -x1109 x1110 -x1111 -x1112 x1113 x1114 x1115 -x1116 -x1117 -x1118 -x1119 x1120 x1121 x1122 x1123 x1124 -x1125 x1126
3586.95/3597.02	v x1127 x1128 -x1129 -x1130 x1131 x1132 -x1133 x1134 x1135 -x1136 x1137 -x1138 -x1139 x1140 x1141 -x1142 -x1143 x1144 -x1145 x1146
3586.95/3597.02	v x1147 -x1148 x1149 -x1150 -x1151 x1152 x1153 -x1154 -x1155 -x1156 x1157 x1158 -x1159 -x1160 x1161 -x1162 x1163 x1164 x1165 -x1166
3586.95/3597.02	v x1167 x1168 x1169 x1170 x1171 -x1172 -x1173 x1174 -x1175 x1176 -x1177 -x1178 x1179 -x1180 x1181 -x1182 -x1183 -x1184 -x1185 -x1186
3586.95/3597.02	v x1187 x1188 -x1189 -x1190 -x1191 -x1192 x1193 x1194 x1195 x1196 -x1197 -x1198 x1199 x1200 x1201 -x1202 -x1203 -x1204 -x1205 x1206
3586.95/3597.02	v x1207 x1208 -x1209 x1210 x1211 -x1212 x1213 x1214 -x1215 -x1216 -x1217 x1218 x1219 -x1220 -x1221 x1222 -x1223 x1224 x1225 x1226
3586.95/3597.02	v -x1227 -x1228 x1229 -x1230 x1231 -x1232 -x1233 x1234 x1235 -x1236 -x1237 x1238 x1239 x1240 x1241 -x1242 -x1243 -x1244 x1245 -x1246
3586.95/3597.02	v x1247 -x1248 -x1249 x1250 -x1251 x1252 -x1253 x1254 x1255 x1256 x1257 -x1258 -x1259 x1260 x1261 -x1262 -x1263 x1264 -x1265 -x1266
3586.95/3597.02	v x1267 x1268 -x1269 x1270 x1271 -x1272 -x1273 x1274 -x1275 -x1276 x1277 x1278 -x1279 x1280 -x1281 -x1282 -x1283 -x1284 -x1285 x1286
3586.95/3597.02	v -x1287 x1288 -x1289 x1290 x1291 -x1292 x1293 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 x793 -x794
3586.95/3597.02	c SCIP Status        : solving was interrupted [time limit reached]
3586.95/3597.02	c Total Time         :    3597.00
3586.95/3597.02	c   solving          :    3597.00
3586.95/3597.02	c   presolving       :       1.98 (included in solving)
3586.95/3597.02	c   reading          :       0.24 (included in solving)
3586.95/3597.02	c   copying          :       0.64 (27 #copies) (minimal 0.02, maximal 0.03, average 0.02)
3586.95/3597.02	c Original Problem   :
3586.95/3597.02	c   Problem name     : HOME/instance-4523849-1751598180.opb
3586.95/3597.02	c   Variables        : 1294 (1294 binary, 0 integer, 0 continuous)
3586.95/3597.02	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.95/3597.02	c   Constraints      : 1091 initial, 1091 maximal
3586.95/3597.02	c   Objective        : minimize, 785 non-zeros (abs.min = 1, abs.max = 7345)
3586.95/3597.02	c Presolved Problem  :
3586.95/3597.02	c   Problem name     : t_HOME/instance-4523849-1751598180.opb
3586.95/3597.02	c   Variables        : 1292 (1292 binary, 0 integer, 0 continuous)
3586.95/3597.02	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.95/3597.02	c   Constraints      : 1371 initial, 3007 maximal
3586.95/3597.02	c   Objective        : minimize, 784 non-zeros (abs.min = 1, abs.max = 231)
3586.95/3597.02	c   Nonzeros         : 429916 constraint, 9 clique table
3586.95/3597.02	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.95/3597.02	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   domcol           :       0.13       0.00      2          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dualsparsify     :       0.23       0.00      1          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   gateextraction   :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   implics          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   milp             :       0.30       0.00      1          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   sparsify         :       0.05       0.00      1          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   trivial          :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dualfix          :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   probing          :       0.05       0.00      1          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   symmetry         :       0.07       0.00      1          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   knapsack         :       0.26       0.01     16          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   setppc           :       0.00       0.00     16          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   linear           :       0.60       0.11     13          2          0          0          2          0         11          0          2          2
3586.95/3597.02	c   logicor          :       0.03       0.00      9          0          0          0          0          0          0          0          0         18
3586.95/3597.02	c   components       :       0.23       0.00      2          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.95/3597.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.95/3597.02	c   integral         :          0          0          0          0      66088          0          0       9042          0          0         30          0          0         45     132138
3586.95/3597.02	c   knapsack         :       1188+      1229         22     289974          0          0          0       9035     100336       1836     133556       4500          0          0          0
3586.95/3597.02	c   setppc           :          1          1         22     200207          0          0          0          4          0         75        209          0          0          0          0
3586.95/3597.02	c   linear           :          8+        86         11     253978          0          0          0          3      15146        318       8925          0          0          0          0
3586.95/3597.02	c   logicor          :        174+      1713         13      47185          0          0          0          0       1008        184        580          0          0          0          0
3586.95/3597.02	c   fixedvar         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3586.95/3597.02	c   countsols        :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3586.95/3597.02	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.95/3597.02	c   integral         :     443.30       0.00       0.00       0.00     443.30       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   knapsack         :      55.10       0.01       2.15      49.50       0.00       0.00       0.00       1.17       0.39       1.87
3586.95/3597.02	c   setppc           :       0.10       0.00       0.00       0.09       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   linear           :       0.98       0.11       0.00       0.80       0.00       0.00       0.00       0.00       0.06       0.02
3586.95/3597.02	c   logicor          :       0.35       0.00       0.00       0.33       0.00       0.00       0.00       0.00       0.01       0.01
3586.95/3597.02	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.95/3597.02	c   dualfix          :          3          0          0          0
3586.95/3597.02	c   genvbounds       :          0          0          0          0
3586.95/3597.02	c   nlobbt           :          0          0          0          0
3586.95/3597.02	c   obbt             :          0          0          0          0
3586.95/3597.02	c   probing          :          0          0          0          0
3586.95/3597.02	c   pseudoobj        :     166251          0          0          0
3586.95/3597.02	c   redcost          :         28          0          0          0
3586.95/3597.02	c   rootredcost      :          2          0          0          0
3586.95/3597.02	c   symmetry         :          0          0          0          0
3586.95/3597.02	c   vbounds          :        485          0          0          0
3586.95/3597.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.95/3597.02	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   probing          :       0.05       0.00       0.05       0.00       0.00       0.00
3586.95/3597.02	c   pseudoobj        :       0.23       0.00       0.00       0.23       0.00       0.00
3586.95/3597.02	c   redcost          :       0.15       0.00       0.00       0.14       0.00       0.00
3586.95/3597.02	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00       0.00
3586.95/3597.02	c   symmetry         :       0.15       0.00       0.07       0.07       0.00       0.01
3586.95/3597.02	c   vbounds          :       0.10       0.00       0.00       0.09       0.00       0.01
3586.95/3597.02	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.95/3597.02	c   propagation      :       0.60       2267       2086          -       9146      185.0          0        0.0          -          -          -
3586.95/3597.02	c   infeasible LP    :       0.85       1635       1634          -       3281      108.7          8      145.1       1302      255.2          0
3586.95/3597.02	c   bound exceed. LP :       1.01        230         35          -         49      140.3          0        0.0          0        0.0       1957
3586.95/3597.02	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.95/3597.02	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.95/3597.02	c   applied globally :       0.01          -          -          0       6174      105.6          -          -       1302          -          -
3586.95/3597.02	c   applied locally  :          -          -          -          0         74      358.5          -          -          0          -          -
3586.95/3597.02	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.95/3597.02	c   cut pool         :      37.78          -      14787         42          -          -     239457     900014          -          -          -          -          -    (maximal pool size:      10341)
3586.95/3597.02	c   aggregation      :      29.87       0.00       1851         22          0          0     141810     637273          0      99511      99511          0          0
3586.95/3597.02	c   > cmir           :          -          -          -          -          -          -          -     572387          0      88875      88875          0          -
3586.95/3597.02	c   > flowcover      :          -          -          -          -          -          -          -      42005          0       9146       9146          0          -
3586.95/3597.02	c   > knapsackcover  :          -          -          -          -          -          -          -      22881          0       1490       1490          0          -
3586.95/3597.02	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   clique           :       0.00       0.00         22         22          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   gomory           :     130.83       0.00       1832         20          0          0      95291     141909          0      11612      11612          0          0
3586.95/3597.02	c   > gomorymi       :          -          -          -          -          -          -          -      67371          0       2783       2783          0          -
3586.95/3597.02	c   > strongcg       :          -          -          -          -          -          -          -      74538          0       8829       8829          0          -
3586.95/3597.02	c   impliedbounds    :       0.04       0.00       1851         22          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   multilinear      :       0.00       0.00        560         22          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   rapidlearning    :       0.03       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   zerohalf         :       2.40       0.00       1834         22          0          0       2356     120832          0      27693      27693          0          0
3586.95/3597.02	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.95/3597.02	c   hybrid           :       3.70       0.00      11149         22     138816          0     765698       2594          0      19533
3586.95/3597.02	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.95/3597.02	c   problem variables:       0.00          -          0          0
3586.95/3597.02	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.95/3597.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   relpscost        :     443.22       0.00      66088          0          0          0         30          0         48     132138
3586.95/3597.02	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.95/3597.02	c   LP solutions     :       0.00          -          -          0          0
3586.95/3597.02	c   relax solutions  :       0.00          -          -          0          0
3586.95/3597.02	c   pseudo solutions :       0.00          -          -          0          0
3586.95/3597.02	c   strong branching :       0.08          -          -          0          0
3586.95/3597.02	c   actconsdiving    :       0.00       0.00          0          0          0
3586.95/3597.02	c   adaptivediving   :      35.12       0.00         10          0          0
3586.95/3597.02	c   alns             :       4.65       0.00          9          0          0
3586.95/3597.02	c   bound            :       0.00       0.00          0          0          0
3586.95/3597.02	c   clique           :       0.11       0.00          1          0          0
3586.95/3597.02	c   coefdiving       :       0.00       0.00          0          0          0
3586.95/3597.02	c   completesol      :       0.00       0.00          0          0          0
3586.95/3597.02	c   conflictdiving   :      57.39       0.00        138          0          0
3586.95/3597.02	c   crossover        :       0.02       0.00          0          0          0
3586.95/3597.02	c   dins             :       0.00       0.00          0          0          0
3586.95/3597.02	c   distributiondivin:     110.88       0.00         82          0          0
3586.95/3597.02	c   dks              :       0.00       0.00          0          0          0
3586.95/3597.02	c   dps              :       0.00       0.00          0          0          0
3586.95/3597.02	c   dualval          :       0.00       0.00          0          0          0
3586.95/3597.02	c   farkasdiving     :      49.59       0.00          2          0          0
3586.95/3597.02	c   feaspump         :      23.99       0.00         25          0          0
3586.95/3597.02	c   fixandinfer      :       0.00       0.00          0          0          0
3586.95/3597.02	c   fracdiving       :      47.20       0.00        138          0          0
3586.95/3597.02	c   gins             :       0.09       0.00          0          0          0
3586.95/3597.02	c   guideddiving     :      72.01       0.00         60          0          0
3586.95/3597.02	c   indicator        :       0.00       0.00          0          0          0
3586.95/3597.02	c   indicatordiving  :       0.00       0.00          0          0          0
3586.95/3597.02	c   intdiving        :       0.00       0.00          0          0          0
3586.95/3597.02	c   intshifting      :       0.00       0.00          0          0          0
3586.95/3597.02	c   linesearchdiving :      53.86       0.00        138          0          0
3586.95/3597.02	c   localbranching   :       0.00       0.00          0          0          0
3586.95/3597.02	c   locks            :       0.29       0.00          1          1          1
3586.95/3597.02	c   lpface           :       0.30       0.00          2          0          0
3586.95/3597.02	c   mpec             :       0.00       0.00          0          0          0
3586.95/3597.02	c   multistart       :       0.00       0.00          0          0          0
3586.95/3597.02	c   mutation         :       0.00       0.00          0          0          0
3586.95/3597.02	c   nlpdiving        :       0.00       0.00          0          0          0
3586.95/3597.02	c   objpscostdiving  :      53.04       0.00          5          0          0
3586.95/3597.02	c   octane           :       0.00       0.00          0          0          0
3586.95/3597.02	c   ofins            :       0.00       0.00          0          0          0
3586.95/3597.02	c   oneopt           :       0.05       0.00          1          1          1
3586.95/3597.02	c   padm             :       0.00       0.00          0          0          0
3586.95/3597.02	c   proximity        :       0.00       0.00          0          0          0
3586.95/3597.02	c   pscostdiving     :     101.49       0.00        138          0          0
3586.95/3597.02	c   randrounding     :       2.17       0.00       9035          0          0
3586.95/3597.02	c   rens             :       0.12       0.00          2          0          0
3586.95/3597.02	c   reoptsols        :       0.00       0.00          0          0          0
3586.95/3597.02	c   repair           :       0.00       0.00          0          0          0
3586.95/3597.02	c   rins             :      86.78       0.00         16          0          0
3586.95/3597.02	c   rootsoldiving    :      37.30       0.00          7          0          0
3586.95/3597.02	c   rounding         :       3.79       0.00       3898          0          0
3586.95/3597.02	c   scheduler        :       0.00       0.00          0          0          0
3586.95/3597.02	c   shiftandpropagate:       0.00       0.00          0          0          0
3586.95/3597.02	c   shifting         :      16.54       0.00       1839          0          0
3586.95/3597.02	c   simplerounding   :       0.03       0.00          0          0          0
3586.95/3597.02	c   subnlp           :       0.00       0.00          0          0          0
3586.95/3597.02	c   trivial          :       0.00       0.00          4          0          0
3586.95/3597.02	c   trivialnegation  :       0.00       0.00          0          0          0
3586.95/3597.02	c   trustregion      :       0.00       0.00          0          0          0
3586.95/3597.02	c   trysol           :       0.02       0.00          0          0          0
3586.95/3597.02	c   twoopt           :       0.00       0.00          0          0          0
3586.95/3597.02	c   undercover       :       0.00       0.00          0          0          0
3586.95/3597.02	c   vbounds          :       0.00       0.00          0          0          0
3586.95/3597.02	c   veclendiving     :      64.08       0.00        126          0          0
3586.95/3597.02	c   zeroobj          :       0.00       0.00          0          0          0
3586.95/3597.02	c   zirounding       :       0.24       0.00       1000          0          0
3586.95/3597.02	c   other solutions  :          -          -          -          0          -
3586.95/3597.02	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.95/3597.02	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.95/3597.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.95/3597.02	c   primal LP        :      42.32       4760          0       0.00       0.00      42.31       4760
3586.95/3597.02	c   dual LP          :    1961.47      78321    6624628      84.84    3377.37       1.57        238
3586.95/3597.02	c   lex dual LP      :       0.00          0          0       0.00          -
3586.95/3597.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.95/3597.02	c   resolve instable :       0.00          0          0       0.00          -
3586.95/3597.02	c   diving/probing LP:     688.61      11185    2873944     256.95    4173.56
3586.95/3597.02	c   strong branching :     334.49       6700     749603     111.88    2241.00          -          -        377
3586.95/3597.02	c     (at root node) :          -         41      18259     445.34          -
3586.95/3597.02	c   conflict analysis:       0.82        199       1957       9.83    2385.45
3586.95/3597.02	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3586.95/3597.02	c   benders          :       0.00          0          0          0       0.00          0          0          0
3586.95/3597.02	c B&B Tree           :
3586.95/3597.02	c   number of runs   :          2
3586.95/3597.02	c   nodes            :      66711 (65020 internal, 1691 leaves)
3586.95/3597.02	c   feasible leaves  :          0
3586.95/3597.02	c   infeas. leaves   :       1619
3586.95/3597.02	c   objective leaves :         71
3586.95/3597.02	c   nodes (total)    :      67760 (66069 internal, 1691 leaves)
3586.95/3597.02	c   nodes left       :      63245
3586.95/3597.02	c   max depth        :        201
3586.95/3597.02	c   max depth (total):        201
3586.95/3597.02	c   backtracks       :        867 (1.3%)
3586.95/3597.02	c   early backtracks :          0 (0.0%)
3586.95/3597.02	c   nodes exc. ref.  :          0 (0.0%)
3586.95/3597.02	c   delayed cutoffs  :         86
3586.95/3597.02	c   repropagations   :      12346 (21305 domain reductions, 86 cutoffs)
3586.95/3597.02	c   avg switch length:       2.77
3586.95/3597.02	c   switching time   :      52.92
3586.95/3597.02	c Root Node          :
3586.95/3597.02	c   First LP value   : +0.00000000000000e+00
3586.95/3597.02	c   First LP Iters   :        276 (8634.44 Iter/sec)
3586.95/3597.02	c   First LP Time    :       0.03
3586.95/3597.02	c   Final Dual Bound : +0.00000000000000e+00
3586.95/3597.02	c   Final Root Iters :       4290
3586.95/3597.02	c   Root LP Estimate : +7.45730420264797e+02
3586.95/3597.02	c Solution           :
3586.95/3597.02	c   Solutions found  :          2 (2 improvements)
3586.95/3597.02	c   First Solution   : +2.95960000000000e+04   (in run 1, after 1 nodes, 2.53 seconds, depth 787, found by <locks>)
3586.95/3597.02	c   Gap First Sol.   :   infinite
3586.95/3597.02	c   Gap Last Sol.    :   infinite
3586.95/3597.02	c   Primal Bound     : +2.85990000000000e+04   (in run 1, after 1 nodes, 2.54 seconds, depth 0, found by <oneopt>)
3586.95/3597.02	c   Dual Bound       : +0.00000000000000e+00
3586.95/3597.02	c   Gap              :   infinite
3586.95/3597.02	c Integrals          :      Total       Avg%
3586.95/3597.02	c   primal-dual      :  359700.11     100.00
3586.95/3597.02	c   primal-ref       :          -          - (not evaluated)
3586.95/3597.02	c   dual-ref         :          -          - (not evaluated)
3587.44/3597.54	c Time complete (sec):   3587.492

Verifier Data

OK	28599

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (62138 MiB free)
  memory of node 1: 64507 MiB (62403 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4523849-1751598180/watcher-4523849-1751598180 -o /tmp/evaluation-result-4523849-1751598180/solver-4523849-1751598180 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751590941-84096 --watchdog 3760 pbsolver -f HOME/instance-4523849-1751598180.opb -t 3600 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=84920, runsolver pid=84917

[startup+0.100072 s]*
/proc/loadavg: 4.13 4.12 4.14 5/250 84921
/proc/meminfo: memFree=127530756/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=25376 memory=14848 CPUtime=0.09 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 1756 0 0 0 9 0 0 0 20 0 1 0 75497681 25985024 3712 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 6344 3712 2176 2575 0 3251 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25376 KiB
Current children cumulated memory: 14848 KiB

[startup+0.214437 s]*
/proc/loadavg: 4.13 4.12 4.14 5/250 84921
/proc/meminfo: memFree=127514500/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=29924 memory=19584 CPUtime=0.2 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 2944 0 0 0 20 0 0 0 20 0 1 0 75497681 30642176 4896 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 7481 4896 2176 2575 0 4388 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 29924 KiB
Current children cumulated memory: 19584 KiB

[startup+0.312833 s]*
/proc/loadavg: 4.13 4.12 4.14 5/250 84921
/proc/meminfo: memFree=127482496/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=64592 memory=54856 CPUtime=0.3 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 11704 0 0 0 27 3 0 0 20 0 1 0 75497681 66142208 13682 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 16148 13714 2368 2575 0 13055 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 64592 KiB
Current children cumulated memory: 54856 KiB

[startup+0.700271 s]
/proc/loadavg: 4.13 4.12 4.14 5/250 84921
/proc/meminfo: memFree=127449988/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=92816 memory=83848 CPUtime=0.67 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 19797 0 0 0 62 5 0 0 20 0 1 0 75497681 95043584 20962 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 23204 20962 2432 2575 0 20111 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 92816 KiB
Current children cumulated memory: 83848 KiB

[startup+1.50033 s]
/proc/loadavg: 4.13 4.12 4.14 5/250 84921
/proc/meminfo: memFree=127332740/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=160988 memory=151600 CPUtime=1.46 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 38412 0 0 0 136 10 0 0 20 0 1 0 75497681 164851712 37900 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 40247 37900 2560 2575 0 37154 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 160988 KiB
Current children cumulated memory: 151600 KiB

[startup+3.11272 s]
/proc/loadavg: 4.13 4.12 4.14 5/250 84921
/proc/meminfo: memFree=127035548/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=421012 memory=383688 CPUtime=3.08 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 66692 0 0 0 290 18 0 0 20 0 1 0 75497681 431116288 95922 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 105253 95922 2688 2575 0 102160 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 421012 KiB
Current children cumulated memory: 383688 KiB

[startup+6.30032 s]
/proc/loadavg: 4.12 4.12 4.14 5/249 84921
/proc/meminfo: memFree=126890404/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=551592 memory=512272 CPUtime=6.26 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 94265 0 0 0 602 24 0 0 20 0 1 0 75497681 564830208 128068 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 137898 128068 2688 2575 0 134805 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 551592 KiB
Current children cumulated memory: 512272 KiB

[startup+12.7003 s]
/proc/loadavg: 4.11 4.11 4.14 5/249 84921
/proc/meminfo: memFree=126761628/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=668404 memory=627372 CPUtime=12.64 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 119159 0 0 0 1236 28 0 0 20 0 1 0 75497681 684445696 156843 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 167101 156843 2688 2575 0 164008 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 668404 KiB
Current children cumulated memory: 627372 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.11 4.14 5/249 84921
/proc/meminfo: memFree=126746632/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=683660 memory=642608 CPUtime=25.4 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 120447 0 0 0 2512 28 0 0 20 0 1 0 75497681 700067840 160652 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 170915 160652 2688 2575 0 167822 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 683660 KiB
Current children cumulated memory: 642608 KiB

[startup+51.1127 s]
/proc/loadavg: 4.12 4.11 4.14 5/249 84967
/proc/meminfo: memFree=126214856/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=724940 memory=683696 CPUtime=50.94 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 130760 0 0 0 5064 30 0 0 20 0 1 0 75497681 742338560 170924 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 181235 170924 2688 2575 0 178142 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 724940 KiB
Current children cumulated memory: 683696 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.13 5/249 84968
/proc/meminfo: memFree=122167316/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=775532 memory=733616 CPUtime=101.98 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 143670 0 0 0 10166 32 0 0 20 0 1 0 75497681 794144768 183404 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 193883 183404 2688 2575 0 190790 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 775532 KiB
Current children cumulated memory: 733616 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.12 4.13 5/251 84973
/proc/meminfo: memFree=121944028/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1012960 memory=970224 CPUtime=161.82 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 209051 0 0 0 16137 45 0 0 20 0 1 0 75497681 1037271040 242556 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 253240 242556 2688 2575 0 250147 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 1012960 KiB
Current children cumulated memory: 970224 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.13 5/252 85021
/proc/meminfo: memFree=119710200/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1016320 memory=975088 CPUtime=221.65 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 210261 0 0 0 22120 45 0 0 20 0 1 0 75497681 1040711680 243772 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 254080 243772 2688 2575 0 250987 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 1016320 KiB
Current children cumulated memory: 975088 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.11 4.12 5/252 85023
/proc/meminfo: memFree=119725444/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1016320 memory=978288 CPUtime=281.49 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 211123 0 0 0 28103 46 0 0 20 0 1 0 75497681 1040711680 244572 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 254080 244572 2688 2575 0 250987 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 1016320 KiB
Current children cumulated memory: 978288 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.12 4.12 5/252 85025
/proc/meminfo: memFree=119741852/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1016320 memory=978800 CPUtime=341.31 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 211294 0 0 0 34085 46 0 0 20 0 1 0 75497681 1040711680 244700 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 254080 244700 2688 2575 0 250987 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 1016320 KiB
Current children cumulated memory: 978800 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.11 4.12 5/253 85034
/proc/meminfo: memFree=119396020/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1016320 memory=978800 CPUtime=401.14 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 211299 0 0 0 40068 46 0 0 20 0 1 0 75497681 1040711680 244700 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 254080 244700 2688 2575 0 250987 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 1016320 KiB
Current children cumulated memory: 978800 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.10 4.11 5/252 85036
/proc/meminfo: memFree=118388604/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1016320 memory=978800 CPUtime=460.98 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 211338 0 0 0 46051 47 0 0 20 0 1 0 75497681 1040711680 244700 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 254080 244700 2688 2575 0 250987 0
Current children cumulated CPU time: 460.98 s

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

/proc/loadavg: 4.14 4.12 4.11 5/249 85158
/proc/meminfo: memFree=116870248/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1059336 memory=1026836 CPUtime=3213.25 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 225107 0 0 0 321274 51 0 0 20 0 1 0 75497681 1084760064 256709 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 264834 256709 2688 2575 0 261741 0
Current children cumulated CPU time: 3213.25 s
Current children cumulated vsize: 1059336 KiB
Current children cumulated memory: 1026836 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/249 85160
/proc/meminfo: memFree=116865984/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1059336 memory=1026964 CPUtime=3273.09 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 225128 0 0 0 327258 51 0 0 20 0 1 0 75497681 1084760064 256741 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 264834 256741 2688 2575 0 261741 0
Current children cumulated CPU time: 3273.09 s
Current children cumulated vsize: 1059336 KiB
Current children cumulated memory: 1026964 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.10 4.10 5/249 85162
/proc/meminfo: memFree=116864068/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1059336 memory=1026964 CPUtime=3332.93 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 225365 0 0 0 333242 51 0 0 20 0 1 0 75497681 1084760064 256741 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 264834 256741 2688 2575 0 261741 0
Current children cumulated CPU time: 3332.93 s
Current children cumulated vsize: 1059336 KiB
Current children cumulated memory: 1026964 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.11 4.10 5/250 85171
/proc/meminfo: memFree=116864484/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1059336 memory=1027988 CPUtime=3392.77 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 225542 0 0 0 339226 51 0 0 20 0 1 0 75497681 1084760064 256997 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 264834 256997 2944 2575 0 261741 0
Current children cumulated CPU time: 3392.77 s
Current children cumulated vsize: 1059336 KiB
Current children cumulated memory: 1027988 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/250 85173
/proc/meminfo: memFree=116835960/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1087704 memory=1057524 CPUtime=3452.61 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 231740 0 0 0 345209 52 0 0 20 0 1 0 75497681 1113808896 264381 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 271926 264381 2944 2575 0 268833 0
Current children cumulated CPU time: 3452.61 s
Current children cumulated vsize: 1087704 KiB
Current children cumulated memory: 1057524 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/250 85186
/proc/meminfo: memFree=116829680/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1087704 memory=1057652 CPUtime=3512.44 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 231806 0 0 0 351192 52 0 0 20 0 1 0 75497681 1113808896 264413 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 271926 264413 2944 2575 0 268833 0
Current children cumulated CPU time: 3512.44 s
Current children cumulated vsize: 1087704 KiB
Current children cumulated memory: 1057652 KiB

[startup+3582.3 s]
/proc/loadavg: 3.83 4.04 4.07 4/244 85219
/proc/meminfo: memFree=117618636/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1087704 memory=1057652 CPUtime=3572.28 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 231816 0 0 0 357176 52 0 0 20 0 1 0 75497681 1113808896 264413 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 271926 264413 2944 2575 0 268833 0
Current children cumulated CPU time: 3572.28 s
Current children cumulated vsize: 1087704 KiB
Current children cumulated memory: 1057652 KiB

[startup+3597.55 s]
# the end of solver process 84920 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3586.97 s, system=0.53115 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3584 s]*
/proc/loadavg: 3.83 4.04 4.07 4/244 85219
/proc/meminfo: memFree=117618888/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1087704 memory=1057652 CPUtime=3573.99 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 231816 0 0 0 357347 52 0 0 20 0 1 0 75497681 1113808896 264413 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 271926 264413 2944 2575 0 268833 0
Current children cumulated CPU time: 3573.99 s
Current children cumulated vsize: 1087704 KiB
Current children cumulated memory: 1057652 KiB

[startup+3590.4 s]
/proc/loadavg: 3.70 4.01 4.06 4/244 85219
/proc/meminfo: memFree=117602756/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1087704 memory=1057652 CPUtime=3580.36 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 231824 0 0 0 357984 52 0 0 20 0 1 0 75497681 1113808896 264413 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 271926 264413 2944 2575 0 268833 0
Current children cumulated CPU time: 3580.36 s
Current children cumulated vsize: 1087704 KiB
Current children cumulated memory: 1057652 KiB

[startup+3593.6 s]
/proc/loadavg: 3.70 4.01 4.06 4/244 85219
/proc/meminfo: memFree=117602756/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1087704 memory=1057652 CPUtime=3583.55 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 231824 0 0 0 358303 52 0 0 20 0 1 0 75497681 1113808896 264413 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 271926 264413 2944 2575 0 268833 0
Current children cumulated CPU time: 3583.55 s
Current children cumulated vsize: 1087704 KiB
Current children cumulated memory: 1057652 KiB

[startup+3595.2 s]
/proc/loadavg: 3.65 3.99 4.05 4/244 85219
/proc/meminfo: memFree=117603008/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1087704 memory=1057652 CPUtime=3585.15 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 231824 0 0 0 358463 52 0 0 20 0 1 0 75497681 1113808896 264413 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 271926 264413 2944 2575 0 268833 0
Current children cumulated CPU time: 3585.15 s
Current children cumulated vsize: 1087704 KiB
Current children cumulated memory: 1057652 KiB

[startup+3596.8 s]
/proc/loadavg: 3.65 3.99 4.05 4/244 85220
/proc/meminfo: memFree=117590720/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1087704 memory=1057652 CPUtime=3586.74 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 231824 0 0 0 358622 52 0 0 20 0 1 0 75497681 1113808896 264413 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 271926 264413 2944 2575 0 268833 0
Current children cumulated CPU time: 3586.74 s
Current children cumulated vsize: 1087704 KiB
Current children cumulated memory: 1057652 KiB

[startup+3597.2 s]
/proc/loadavg: 3.65 3.99 4.05 4/244 85220
/proc/meminfo: memFree=117590988/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1087704 memory=1057652 CPUtime=3587.14 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 231826 0 0 0 358662 52 0 0 20 0 1 0 75497681 1113808896 264413 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 271926 264413 2944 2575 0 268833 0
Current children cumulated CPU time: 3587.14 s
Current children cumulated vsize: 1087704 KiB
Current children cumulated memory: 1057652 KiB

[startup+3597.4 s]
/proc/loadavg: 3.65 3.99 4.05 4/244 85220
/proc/meminfo: memFree=117590988/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1087704 memory=1057652 CPUtime=3587.34 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 231826 0 0 0 358682 52 0 0 20 0 1 0 75497681 1113808896 264413 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 271926 264413 2944 2575 0 268833 0
Current children cumulated CPU time: 3587.34 s
Current children cumulated vsize: 1087704 KiB
Current children cumulated memory: 1057652 KiB

[startup+3597.5 s]
/proc/loadavg: 3.65 3.99 4.05 4/244 85220
/proc/meminfo: memFree=117590988/131382112 swapFree=33010416/33010684
[pid=84920] ppid=84917 vsize=1087704 memory=1057652 CPUtime=3587.44 cores=4,6
/proc/84920/stat : 84920 (pbsolver) R 84917 84920 84085 0 -1 4194304 231826 0 0 0 358692 52 0 0 20 0 1 0 75497681 1113808896 264413 18446744073709551615 4198400 14743177 140720532713136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 33931264 140720532715914 140720532716010 140720532716010 140720532721612 0
/proc/84920/statm: 271926 264413 2944 2575 0 268833 0
Current children cumulated CPU time: 3587.44 s
Current children cumulated vsize: 1087704 KiB
Current children cumulated memory: 1057652 KiB

Child status: 0

Real time (s): 3597.55
CPU time (s): 3587.5
CPU user time (s): 3586.97
CPU system time (s): 0.53115
CPU usage (%): 99.7206
Max. virtual memory (cumulated for all children) (KiB): 1087704
Max. memory (cumulated for all children) (KiB): 1057652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.97
system time used= 0.53115
maximum resident set size= 1057652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231855
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= 47
involuntary context switches= 1323


# summary of solver processes directly reported to runsolver:
#   pid: 84920
#   total CPU time (s): 3587.5
#   total CPU user time (s): 3586.97
#   total CPU system time (s): 0.53115

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7883 second user time and 33.9447 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-04 05:03:00
IDJOB=4523849
IDBENCH=180376
IDSOLVER=3366
FILE ID=nodeC012/4523849-1751598180
RUNJOBID= nodeC012-1751590941-84096
SLURM_JOB_ID= 9598848
Free space on /tmp= 431808 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/instances/normalized-bnn_mnist_back_image_73_label5_adversarial_norm_1.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4523849-1751598180/watcher-4523849-1751598180 -o /tmp/evaluation-result-4523849-1751598180/solver-4523849-1751598180 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751590941-84096 --watchdog 3760  pbsolver -f HOME/instance-4523849-1751598180.opb -t 3600 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 1376b7e36587a728493ace6af4c57a8e
RANDOM SEED=404450672

nodeC012 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.428
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3661.541
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.074
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.383
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.064
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.153
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.886
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127530440 kB
MemAvailable:   127864864 kB
Buffers:            2136 kB
Cached:          1134344 kB
SwapCached:           16 kB
Active:          2744244 kB
Inactive:         514112 kB
Active(anon):    2134876 kB
Inactive(anon):     4948 kB
Active(file):     609368 kB
Inactive(file):   509164 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17944 kB
Writeback:             0 kB
AnonPages:       2123736 kB
Mapped:           138504 kB
Shmem:             17944 kB
KReclaimable:     110652 kB
Slab:             196788 kB
SReclaimable:     110652 kB
SUnreclaim:        86136 kB
KernelStack:        4048 kB
PageTables:         7284 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2548636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1691648 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431752 MiB
End job on nodeC012 at 2025-07-04 06:02:58