Trace number 4432663

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 2024-07-07? 3584.77 3597.18

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_17.opb
MD5SUMb48e8711e48bf421c56e401ff58b5422
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark248
Best CPU time to get the best result obtained on this benchmark3600.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7089
Total number of constraints13888
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13888
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2621
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4432663-1721097254.opb>
0.10/0.13	c original problem has 7089 variables (7089 bin, 0 int, 0 impl, 0 cont) and 13888 constraints
0.10/0.13	c problem read in 0.13
0.21/0.23	c presolving:
0.42/0.48	c    (0.5s) running MILP presolver
0.60/0.66	c    (0.7s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.60/0.66	c (round 1, medium)     0 del vars, 13888 del conss, 6952 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 136 clqs
0.69/0.73	c (round 2, exhaustive) 0 del vars, 13888 del conss, 6952 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16 upgd conss, 0 impls, 136 clqs
0.79/0.82	c    (0.8s) probing: 89/7089 (1.3%) - 0 fixings, 0 aggregations, 10 implications, 0 bound changes
0.79/0.82	c    (0.8s) probing aborted: 50/50 successive totally useless probings
0.89/0.90	c    (0.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.99/1.03	c    (1.0s) symmetry computation finished: 1500 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.07)
1.10/1.17	c dynamic symmetry handling statistics:
1.10/1.17	c    orbitopal reduction:       no components
1.10/1.17	c    orbital reduction:         no components
1.10/1.17	c    lexicographic reduction:   no permutations
1.10/1.17	c handled 1500 out of 1500 symmetry components
1.10/1.17	c (round 3, exhaustive) 0 del vars, 13888 del conss, 8452 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16 upgd conss, 0 impls, 1662 clqs
1.10/1.19	c (round 4, exhaustive) 0 del vars, 13888 del conss, 8452 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1516 upgd conss, 0 impls, 1662 clqs
1.18/1.25	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
1.18/1.25	c  0 deleted vars, 13888 deleted constraints, 8452 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.18/1.25	c  0 implications, 1662 cliques
1.18/1.25	c presolved problem has 7089 variables (7089 bin, 0 int, 0 impl, 0 cont) and 8452 constraints
1.18/1.25	c      16 constraints of type <knapsack>
1.18/1.25	c    1500 constraints of type <setppc>
1.18/1.25	c    6936 constraints of type <linear>
1.18/1.25	c transformed objective value is always integral (scale: 1)
1.18/1.25	c Presolving Time: 1.02
1.18/1.25	c - non default parameters ----------------------------------------------------------------------
1.18/1.25	c # SCIP version 10.0.0
1.18/1.25	c 
1.18/1.25	c # maximal time in seconds to run
1.18/1.25	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.18/1.25	c limits/time = 3596.997039
1.18/1.25	c 
1.18/1.25	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.18/1.25	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.18/1.25	c limits/memory = 27900
1.18/1.25	c 
1.18/1.25	c # belongs reading time to solving time?
1.18/1.25	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.18/1.25	c timing/reading = TRUE
1.18/1.25	c 
1.18/1.25	c -----------------------------------------------------------------------------------------------
1.18/1.25	c start solving
1.18/1.25	c 
1.88/2.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.88/2.01	c   2.0s|     1 |     0 |  7601 |     - |   322M |   0 |7089 |8457 |8452 |   0 |  0 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
3.88/4.01	c   4.0s|     1 |     0 | 14066 |     - |   335M |   0 |7089 |8457 |8461 |   9 |  1 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
4.09/4.16	c   4.2s|     1 |     0 | 14079 |     - |   338M |   0 |7089 |8457 |8471 |  19 |  2 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
4.27/4.34	c   4.3s|     1 |     0 | 14093 |     - |   340M |   0 |7089 |8457 |8481 |  29 |  3 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
4.47/4.53	c   4.5s|     1 |     0 | 14106 |     - |   342M |   0 |7089 |8457 |8492 |  40 |  4 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
4.67/4.74	c   4.7s|     1 |     0 | 14125 |     - |   345M |   0 |7089 |8457 |8504 |  52 |  5 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
4.87/4.95	c   4.9s|     1 |     0 | 14142 |     - |   350M |   0 |7089 |8457 |8515 |  63 |  6 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
5.17/5.22	c   5.2s|     1 |     0 | 14164 |     - |   355M |   0 |7089 |8457 |8526 |  74 |  7 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
5.47/5.51	c   5.5s|     1 |     0 | 14195 |     - |   358M |   0 |7089 |8457 |8539 |  87 |  8 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
5.67/5.78	c   5.8s|     1 |     0 | 14225 |     - |   361M |   0 |7089 |8457 |8550 |  98 |  9 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
5.98/6.10	c   6.1s|     1 |     0 | 14260 |     - |   364M |   0 |7089 |8457 |8563 | 111 | 10 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
6.27/6.33	c   6.3s|     1 |     0 | 14278 |     - |   365M |   0 |7089 |8457 |8575 | 123 | 11 |   5 |   0 | 1.600000e+01 |      --      |    Inf | unknown
10.45/10.52	c  10.5s|     1 |     2 | 31274 |     - |   367M |   0 |7089 |8467 |8575 | 123 | 11 |  15 |  18 | 1.700000e+01 |      --      |    Inf | unknown
24.60/24.79	c  24.8s|   100 |   101 |125486 |1123.3 |   373M |  17 |7089 |8502 |8515 | 218 |  1 |  50 |  18 | 1.700000e+01 |      --      |    Inf | unknown
65.14/65.47	c  65.5s|   200 |   197 |266772 |1268.8 |   377M |  22 |7089 |8637 |8518 | 335 |  1 | 186 |  18 | 1.800000e+01 |      --      |    Inf | unknown
118.86/119.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.86/119.33	c   119s|   300 |   292 |448701 |1452.9 |   384M |  22 |7089 |8730 |8527 | 540 |  1 | 290 |  18 | 1.800000e+01 |      --      |    Inf | unknown
141.17/141.76	c   142s|   400 |   380 |560493 |1369.0 |   388M |  31 |7089 |8800 |8524 | 702 |  1 | 366 |  18 | 1.800000e+01 |      --      |    Inf | unknown
168.39/169.06	c   169s|   500 |   469 |698727 |1371.6 |   389M |  31 |7089 |8924 |8513 | 903 |  1 | 496 |  18 | 1.800000e+01 |      --      |    Inf | unknown
189.19/189.92	c   190s|   600 |   569 |820409 |1345.8 |   392M |  31 |7089 |  10k|8513 |1009 |  1 |1682 |  18 | 1.800000e+01 |      --      |    Inf | unknown
199.36/200.16	c   200s|   700 |   639 |913115 |1285.9 |   393M |  31 |7089 |  10k|8517 |1079 |  1 |1870 |  18 | 1.800000e+01 |      --      |    Inf | unknown
212.79/213.65	c   214s|   800 |   734 |  1030k|1271.6 |   397M |  32 |7089 |  10k|8536 |1267 |  2 |2049 |  18 | 1.900000e+01 |      --      |    Inf | unknown
225.94/226.82	c   227s|   900 |   828 |  1169k|1285.2 |   398M |  33 |7089 |  10k|8517 |1322 |  1 |2169 |  18 | 1.900000e+01 |      --      |    Inf | unknown
240.38/241.37	c   241s|  1000 |   920 |  1317k|1304.5 |   402M |  33 |7089 |  10k|8519 |1447 |  2 |2255 |  18 | 1.900000e+01 |      --      |    Inf | unknown
254.83/255.84	c   256s|  1100 |  1008 |  1447k|1304.0 |   406M |  33 |7089 |  10k|8517 |1597 |  1 |2499 |  18 | 1.900000e+01 |      --      |    Inf | unknown
270.47/271.57	c   272s|  1200 |  1076 |  1584k|1309.5 |   408M |  33 |7089 |  11k|   0 |1718 |  0 |2829 |  18 | 1.900000e+01 |      --      |    Inf | unknown
271.47/272.53	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
271.47/272.53	c (run 1, node 1208) performing user restart
271.47/272.53	c 
271.47/272.54	c (restart) converted 7 cuts from the global cut pool into linear constraints
271.47/272.54	c 
271.47/272.58	c presolving:
271.47/272.59	c (round 1, fast)       0 del vars, 116 del conss, 0 add conss, 0 chg bounds, 6 chg sides, 41 chg coeffs, 0 upgd conss, 0 impls, 1695 clqs
271.57/272.60	c (round 2, medium)     5 del vars, 120 del conss, 5 add conss, 0 chg bounds, 21 chg sides, 74 chg coeffs, 0 upgd conss, 0 impls, 1686 clqs
271.57/272.60	c (round 3, fast)       5 del vars, 131 del conss, 5 add conss, 0 chg bounds, 51 chg sides, 209 chg coeffs, 0 upgd conss, 0 impls, 1686 clqs
271.57/272.63	c (round 4, exhaustive) 5 del vars, 136 del conss, 5 add conss, 0 chg bounds, 51 chg sides, 211 chg coeffs, 6 upgd conss, 0 impls, 1686 clqs
271.57/272.65	c (round 5, exhaustive) 5 del vars, 197 del conss, 5 add conss, 0 chg bounds, 51 chg sides, 557 chg coeffs, 7 upgd conss, 0 impls, 1686 clqs
271.67/272.75	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
271.67/272.75	c  5 deleted vars, 197 deleted constraints, 5 added constraints, 0 tightened bounds, 0 added holes, 51 changed sides, 597 changed coefficients
271.67/272.75	c  0 implications, 1686 cliques
271.67/272.75	c presolved problem has 7084 variables (7084 bin, 0 int, 0 impl, 0 cont) and 10926 constraints
271.67/272.75	c      57 constraints of type <knapsack>
271.67/272.75	c    1523 constraints of type <setppc>
271.67/272.75	c    6944 constraints of type <linear>
271.67/272.75	c    2402 constraints of type <logicor>
271.67/272.75	c transformed objective value is always integral (scale: 1)
271.67/272.75	c Presolving Time: 1.19
271.67/272.75	c 
272.16/273.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
272.16/273.21	c   273s|     1 |     0 |  1602k|     - |   429M |   0 |7084 |  10k|8448 |   0 |  0 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
272.26/273.35	c   273s|     1 |     0 |  1603k|     - |   433M |   0 |7084 |  10k|8463 |  15 |  1 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
272.36/273.49	c   273s|     1 |     0 |  1603k|     - |   434M |   0 |7084 |  10k|8477 |  29 |  2 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
272.56/273.64	c   274s|     1 |     0 |  1603k|     - |   435M |   0 |7084 |  10k|8490 |  42 |  3 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
272.76/273.80	c   274s|     1 |     0 |  1603k|     - |   436M |   0 |7084 |  10k|8503 |  55 |  4 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
272.86/274.00	c   274s|     1 |     0 |  1603k|     - |   438M |   0 |7084 |  10k|8516 |  68 |  5 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
273.07/274.18	c   274s|     1 |     0 |  1603k|     - |   438M |   0 |7084 |  10k|8529 |  81 |  6 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
273.26/274.37	c   274s|     1 |     0 |  1603k|     - |   441M |   0 |7084 |  10k|8540 |  92 |  7 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
273.56/274.60	c   275s|     1 |     0 |  1603k|     - |   442M |   0 |7084 |  10k|8554 | 106 |  8 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
273.76/274.84	c   275s|     1 |     0 |  1603k|     - |   443M |   0 |7084 |  10k|8566 | 118 |  9 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
274.07/275.11	c   275s|     1 |     0 |  1603k|     - |   445M |   0 |7084 |  10k|8579 | 131 | 10 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
274.25/275.30	c   275s|     1 |     0 |  1603k|     - |   447M |   0 |7084 |  10k|8593 | 145 | 11 |2842 |  18 | 1.900000e+01 |      --      |    Inf | unknown
278.34/279.49	c   279s|     1 |     2 |  1637k|     - |   447M |   0 |7084 |  10k|8593 | 145 | 11 |2854 |  20 | 1.900000e+01 |      --      |    Inf | unknown
284.31/285.48	c   285s|   100 |    74 |  1706k|1289.6 |   454M |  20 |7084 |  11k|   0 | 288 |  0 |2937 |  20 | 1.900000e+01 |      --      |    Inf |   2.01%
289.90/291.10	c   291s|   200 |   123 |  1774k|1246.5 |   456M |  24 |7084 |  11k|8492 | 424 |  1 |3054 |  20 | 1.900000e+01 |      --      |    Inf |   2.27%
291.90/293.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
291.90/293.04	c   293s|   300 |   131 |  1788k|1172.9 |   458M |  34 |7084 |  11k|   0 | 469 |  0 |3110 |  20 | 1.900000e+01 |      --      |    Inf |   2.28%
294.57/295.77	c   296s|   400 |   125 |  1815k|1116.9 |   459M |  36 |7084 |  11k|8475 | 504 |  1 |3184 |  20 | 1.900000e+01 |      --      |    Inf |   2.31%
300.25/301.49	c   301s|   500 |   154 |  1880k|1089.2 |   460M |  36 |7084 |  11k|   0 | 572 |  0 |3379 |  20 | 2.000000e+01 |      --      |    Inf |   2.35%
303.63/304.85	c   305s|   600 |   158 |  1917k|1049.6 |   463M |  36 |7084 |  11k|   0 | 632 |  0 |3474 |  20 | 2.100000e+01 |      --      |    Inf |   2.35%
307.02/308.27	c   308s|   700 |   159 |  1942k|1007.6 |   464M |  36 |7084 |  11k|8492 | 716 |  1 |3521 |  20 | 2.400000e+01 |      --      |    Inf |   2.40%
309.11/310.33	c   310s|   800 |   176 |  1960k| 966.4 |   465M |  36 |7084 |  11k|8484 | 779 |  1 |3567 |  20 | 2.400000e+01 |      --      |    Inf |   2.43%
311.00/312.29	c   312s|   900 |   151 |  1975k| 927.6 |   466M |  36 |7084 |  11k|   0 | 825 |  0 |3644 |  20 | 2.400000e+01 |      --      |    Inf |   2.46%
313.60/314.87	c   315s|  1000 |   160 |  1995k| 894.5 |   467M |  36 |7084 |  11k|   0 | 901 |  0 |3706 |  20 | 2.500000e+01 |      --      |    Inf |   2.50%
316.19/317.47	c   317s|  1100 |   188 |  2023k| 868.0 |   468M |  36 |7084 |  11k|8501 | 954 |  1 |3777 |  20 | 2.500000e+01 |      --      |    Inf |   2.56%
318.68/319.93	c   320s|  1200 |   200 |  2044k| 840.6 |   468M |  36 |7084 |  11k|8507 |1015 |  1 |3842 |  20 | 2.500000e+01 |      --      |    Inf |   2.56%
322.56/323.84	c   324s|  1300 |   199 |  2087k| 824.2 |   469M |  36 |7084 |  11k|8505 |1064 |  2 |3893 |  20 | 2.500000e+01 |      --      |    Inf |   2.62%
327.54/328.89	c   329s|  1400 |   189 |  2144k| 814.7 |   469M |  36 |7084 |  11k|   0 |1131 |  0 |3966 |  20 | 2.500000e+01 |      --      |    Inf |   2.62%
334.02/335.30	c   335s|  1500 |   177 |  2202k| 806.1 |   471M |  36 |7084 |  11k|   0 |1169 |  0 |4027 |  20 | 2.500000e+01 |      --      |    Inf |   2.71%
339.81/341.12	c   341s|  1600 |   184 |  2261k| 798.2 |   472M |  36 |7084 |  11k|8491 |1231 |  1 |4109 |  20 | 2.500000e+01 |      --      |    Inf |   2.76%
344.28/345.60	c   346s|  1700 |   154 |  2304k| 785.5 |   473M |  36 |7084 |  11k|8484 |1255 |  0 |4174 |  20 | 2.600000e+01 |      --      |    Inf |   2.78%
347.36/348.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
347.36/348.72	c   349s|  1800 |   160 |  2341k| 771.7 |   474M |  36 |7084 |  11k|8492 |1308 |  1 |4227 |  20 | 2.600000e+01 |      --      |    Inf |   2.79%
359.73/361.11	c   361s|  1900 |   140 |  2451k| 782.3 |   475M |  36 |7084 |  11k|8488 |1360 |  1 |4252 |  20 | 2.600000e+01 |      --      |    Inf |   2.82%
368.48/369.98	c   370s|  2000 |   135 |  2536k| 784.3 |   476M |  36 |7084 |  11k|8491 |1414 |  1 |4304 |  20 | 2.800000e+01 |      --      |    Inf |   3.26%
379.24/380.78	c   381s|  2100 |   176 |  2634k| 790.3 |   478M |  36 |7084 |  11k|8507 |1470 |  1 |4342 |  20 | 2.800000e+01 |      --      |    Inf |   3.28%
389.69/391.26	c   391s|  2200 |   232 |  2741k| 798.5 |   479M |  36 |7084 |  10k|8507 |1594 |  1 |4499 |  20 | 2.800000e+01 |      --      |    Inf |   3.32%
396.37/397.95	c   398s|  2300 |   262 |  2800k| 792.7 |   479M |  38 |7084 |  10k|8514 |1664 |  1 |4549 |  20 | 2.800000e+01 |      --      |    Inf |   3.35%
407.13/408.75	c   409s|  2400 |   301 |  2909k| 800.8 |   480M |  38 |7084 |  10k|8517 |1737 |  1 |4668 |  20 | 2.800000e+01 |      --      |    Inf |   3.35%
414.71/416.32	c   416s|  2500 |   331 |  2979k| 798.1 |   481M |  38 |7084 |  10k|8514 |1898 |  1 |4724 |  20 | 2.800000e+01 |      --      |    Inf |   3.35%
425.18/426.84	c   427s|  2600 |   378 |  3077k| 802.9 |   481M |  38 |7084 |  10k|   0 |1954 |  0 |4879 |  20 | 2.800000e+01 |      --      |    Inf |   3.35%
431.95/433.60	c   434s|  2700 |   400 |  3142k| 799.0 |   482M |  40 |7084 |  10k|8523 |1978 |  2 |4943 |  20 | 2.800000e+01 |      --      |    Inf |   3.35%
437.45/439.15	c   439s|  2800 |   429 |  3197k| 792.7 |   483M |  40 |7084 |  10k|   0 |2034 |  0 |5015 |  20 | 2.800000e+01 |      --      |    Inf |   3.35%
447.90/449.68	c   450s|  2900 |   483 |  3305k| 799.8 |   483M |  40 |7084 |  10k|8520 |2128 |  1 |5158 |  20 | 2.800000e+01 |      --      |    Inf |   3.35%
458.86/460.65	c   461s|  3000 |   519 |  3415k| 807.0 |   484M |  40 |7084 |  10k|8517 |2167 |  1 |5260 |  20 | 2.800000e+01 |      --      |    Inf |   3.35%
465.14/466.99	c   467s|  3100 |   550 |  3478k| 802.7 |   485M |  40 |7084 |  10k|   0 |2249 |  0 |5312 |  20 | 2.800000e+01 |      --      |    Inf |   3.35%
470.23/472.03	c   472s|  3200 |   536 |  3522k| 794.6 |   486M |  40 |7084 |  10k|   0 |2286 |  0 |5409 |  20 | 2.800000e+01 |      --      |    Inf |   3.36%
479.49/481.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
479.49/481.31	c   481s|  3300 |   573 |  3602k| 794.8 |   487M |  40 |7084 |  10k|8523 |2372 |  1 |5482 |  20 | 2.800000e+01 |      --      |    Inf |   3.36%
486.37/488.21	c   488s|  3400 |   595 |  3660k| 790.0 |   488M |  40 |7084 |  10k|8514 |2409 |  1 |5598 |  20 | 2.800000e+01 |      --      |    Inf |   3.36%
491.05/492.96	c   493s|  3500 |   579 |  3701k| 781.9 |   489M |  40 |7084 |  10k|   0 |2429 |  0 |5624 |  20 | 2.800000e+01 |      --      |    Inf |   3.36%
495.83/497.76	c   498s|  3600 |   588 |  3746k| 775.1 |   489M |  40 |7084 |  10k|8512 |2469 |  1 |5660 |  20 | 2.800000e+01 |      --      |    Inf |   3.36%
503.01/504.96	c   505s|  3700 |   603 |  3815k| 773.2 |   490M |  40 |7084 |  10k|8515 |2516 |  1 |5683 |  20 | 2.800000e+01 |      --      |    Inf |   3.36%
511.48/513.45	c   513s|  3800 |   621 |  3892k| 773.1 |   492M |  41 |7084 |  10k|8484 |2565 |  1 |5739 |  20 | 2.800000e+01 |      --      |    Inf |   3.36%
518.07/520.07	c   520s|  3900 |   637 |  3958k| 771.1 |   492M |  41 |7084 |  10k|8507 |2606 |  1 |5818 |  20 | 2.800000e+01 |      --      |    Inf |   3.41%
527.22/529.27	c   529s|  4000 |   658 |  4031k| 770.3 |   493M |  41 |7084 |  10k|8516 |2691 |  1 |5903 |  20 | 2.800000e+01 |      --      |    Inf |   3.41%
533.40/535.47	c   535s|  4100 |   676 |  4091k| 767.1 |   494M |  41 |7084 |  10k|8516 |2786 |  1 |5965 |  20 | 2.800000e+01 |      --      |    Inf |   3.42%
541.47/543.51	c   544s|  4200 |   688 |  4146k| 763.0 |   496M |  43 |7084 |  10k|8517 |2905 |  1 |6031 |  20 | 2.800000e+01 |      --      |    Inf |   3.44%
547.65/549.75	c   550s|  4300 |   673 |  4183k| 755.9 |   497M |  43 |7084 |9980 |8514 |2943 |  1 |6063 |  20 | 2.800000e+01 |      --      |    Inf |   3.45%
565.19/567.30	c   567s|  4400 |   663 |  4232k| 751.2 |   497M |  43 |7084 |9942 |8511 |3063 |  1 |6084 |  20 | 2.800000e+01 |      --      |    Inf |   3.45%
584.33/586.51	c   587s|  4500 |   636 |  4284k| 747.1 |   497M |  43 |7084 |9897 |8514 |3185 |  1 |6120 |  20 | 2.800000e+01 |      --      |    Inf |   3.47%
606.17/608.44	c   608s|  4600 |   623 |  4345k| 744.6 |   497M |  43 |7084 |9867 |8507 |3327 |  1 |6148 |  20 | 2.800000e+01 |      --      |    Inf |   3.47%
615.14/617.44	c   617s|  4700 |   596 |  4390k| 739.7 |   498M |  43 |7084 |9861 |8515 |3380 |  1 |6193 |  20 | 2.800000e+01 |      --      |    Inf |   3.48%
622.72/625.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
622.72/625.11	c   625s|  4800 |   582 |  4437k| 735.3 |   498M |  43 |7084 |9779 |8486 |3477 |  1 |6210 |  20 | 2.800000e+01 |      --      |    Inf |   3.48%
636.27/638.61	c   639s|  4900 |   618 |  4512k| 735.4 |   498M |  43 |7084 |9797 |   0 |3679 |  0 |6276 |  20 | 2.800000e+01 |      --      |    Inf |   3.48%
641.95/644.35	c   644s|  5000 |   631 |  4587k| 735.8 |   498M |  43 |7084 |9758 |8495 |3786 |  1 |6311 |  20 | 2.800000e+01 |      --      |    Inf |   3.49%
646.75/649.17	c   649s|  5100 |   651 |  4645k| 733.2 |   499M |  43 |7084 |9829 |   0 |3820 |  0 |6412 |  20 | 2.800000e+01 |      --      |    Inf |   3.50%
650.22/652.68	c   653s|  5200 |   663 |  4683k| 727.7 |   500M |  43 |7084 |9900 |8492 |3870 |  1 |6501 |  20 | 2.800000e+01 |      --      |    Inf |   3.50%
654.11/656.58	c   657s|  5300 |   695 |  4739k| 725.1 |   500M |  43 |7084 |9908 |8492 |3901 |  1 |6539 |  20 | 2.800000e+01 |      --      |    Inf |   3.50%
658.00/660.40	c   660s|  5400 |   693 |  4775k| 719.7 |   500M |  43 |7084 |9933 |8492 |3952 |  1 |6594 |  20 | 2.800000e+01 |      --      |    Inf |   3.50%
661.19/663.66	c   664s|  5500 |   692 |  4810k| 714.1 |   501M |  43 |7084 |9984 |8498 |3997 |  1 |6653 |  20 | 2.800000e+01 |      --      |    Inf |   3.50%
678.33/680.81	c   681s|  5600 |   686 |  4890k| 715.3 |   501M |  43 |7084 |  10k|   0 |4030 |  0 |6691 |  20 | 2.800000e+01 |      --      |    Inf |   3.50%
682.92/685.43	c   685s|  5700 |   708 |  4944k| 712.8 |   502M |  43 |7084 |  10k|8507 |4118 |  1 |6788 |  20 | 2.800000e+01 |      --      |    Inf |   3.50%
689.10/691.69	c   692s|  5800 |   715 |  5005k| 711.4 |   502M |  43 |7084 |  10k|8519 |4219 |  1 |6840 |  20 | 2.800000e+01 |      --      |    Inf |   3.50%
693.18/695.70	c   696s|  5900 |   720 |  5049k| 707.5 |   502M |  43 |7084 |  10k|8494 |4259 |  1 |6877 |  20 | 2.800000e+01 |      --      |    Inf |   3.50%
697.07/699.65	c   700s|  6000 |   750 |  5103k| 705.2 |   503M |  43 |7084 |  10k|8494 |4328 |  1 |6922 |  20 | 2.800000e+01 |      --      |    Inf |   3.50%
699.47/702.04	c   702s|  6100 |   729 |  5130k| 699.3 |   503M |  43 |7084 |  10k|   0 |4343 |  0 |7005 |  20 | 2.800000e+01 |      --      |    Inf |   3.50%
705.74/708.32	c   708s|  6200 |   749 |  5204k| 699.8 |   504M |  43 |7084 |  10k|8490 |4459 |  1 |7092 |  20 | 2.800000e+01 |      --      |    Inf |   3.51%
710.63/713.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
710.63/713.23	c   713s|  6300 |   760 |  5276k| 700.1 |   504M |  43 |7084 |  10k|   0 |4513 |  0 |7142 |  20 | 2.800000e+01 |      --      |    Inf |   3.51%
717.00/719.65	c   720s|  6400 |   792 |  5332k| 698.2 |   504M |  43 |7084 |9977 |8490 |4544 |  1 |7171 |  20 | 2.800000e+01 |      --      |    Inf |   3.52%
723.40/726.03	c   726s|  6500 |   804 |  5403k| 698.4 |   504M |  43 |7084 |9922 |8504 |4635 |  1 |7222 |  20 | 2.800000e+01 |      --      |    Inf |   3.53%
733.25/735.96	c   736s|  6600 |   843 |  5498k| 701.6 |   504M |  43 |7084 |9856 |8503 |4743 |  1 |7293 |  20 | 2.800000e+01 |      --      |    Inf |   3.53%
741.53/744.21	c   744s|  6700 |   867 |  5583k| 703.5 |   506M |  43 |7084 |9857 |8502 |4834 |  1 |7379 |  20 | 2.800000e+01 |      --      |    Inf |   3.53%
749.20/751.91	c   752s|  6800 |   892 |  5676k| 706.4 |   506M |  43 |7084 |9783 |8498 |4917 |  1 |7440 |  20 | 2.800000e+01 |      --      |    Inf |   3.54%
755.30/758.07	c   758s|  6900 |   943 |  5770k| 709.2 |   507M |  43 |7084 |9742 |8490 |4993 |  1 |7554 |  20 | 2.800000e+01 |      --      |    Inf |   3.55%
763.76/766.51	c   767s|  7000 |   999 |  5877k| 713.6 |   507M |  43 |7084 |9745 |8504 |5168 |  2 |7624 |  20 | 2.800000e+01 |      --      |    Inf |   3.55%
771.43/774.23	c   774s|  7100 |  1046 |  5982k| 717.6 |   507M |  43 |7084 |9769 |8496 |5253 |  1 |7789 |  20 | 2.800000e+01 |      --      |    Inf |   3.57%
778.32/781.15	c   781s|  7200 |  1081 |  6074k| 720.0 |   509M |  43 |7084 |9764 |8498 |5353 |  1 |7855 |  20 | 2.800000e+01 |      --      |    Inf |   3.58%
786.58/789.45	c   789s|  7300 |  1114 |  6157k| 721.4 |   509M |  43 |7084 |9785 |   0 |5477 |  0 |7969 |  20 | 2.800000e+01 |      --      |    Inf |   3.58%
793.66/796.50	c   796s|  7400 |  1136 |  6226k| 721.0 |   509M |  43 |7084 |9720 |8495 |5638 |  1 |8005 |  20 | 2.800000e+01 |      --      |    Inf |   3.58%
801.44/804.34	c   804s|  7500 |  1163 |  6320k| 723.5 |   509M |  43 |7084 |9814 |   0 |5745 |  0 |8153 |  20 | 2.800000e+01 |      --      |    Inf |   3.58%
807.72/810.61	c   811s|  7600 |  1198 |  6400k| 724.4 |   510M |  43 |7084 |9791 |   0 |5851 |  0 |8207 |  20 | 2.800000e+01 |      --      |    Inf |   3.59%
811.51/814.47	c   814s|  7700 |  1219 |  6459k| 722.9 |   511M |  43 |7084 |9773 |   0 |5915 |  0 |8248 |  20 | 2.800000e+01 |      --      |    Inf |   3.59%
816.39/819.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
816.39/819.33	c   819s|  7800 |  1250 |  6522k| 721.8 |   512M |  43 |7084 |9839 |8486 |5969 |  1 |8370 |  20 | 2.800000e+01 |      --      |    Inf |   3.59%
822.77/825.75	c   826s|  7900 |  1277 |  6595k| 721.9 |   512M |  43 |7084 |9825 |8497 |6062 |  1 |8423 |  20 | 2.800000e+01 |      --      |    Inf |   3.60%
837.62/840.62	c   841s|  8000 |  1323 |  6716k| 727.3 |   513M |  43 |7084 |9860 |   0 |6119 |  0 |8498 |  20 | 2.800000e+01 |      --      |    Inf |   3.60%
842.12/845.12	c   845s|  8100 |  1345 |  6782k| 726.5 |   513M |  43 |7084 |9886 |   0 |6148 |  0 |8574 |  20 | 2.800000e+01 |      --      |    Inf |   3.60%
848.19/851.28	c   851s|  8200 |  1366 |  6849k| 725.9 |   514M |  43 |7084 |9862 |   0 |6191 |  0 |8640 |  20 | 2.800000e+01 |      --      |    Inf |   3.60%
854.37/857.41	c   857s|  8300 |  1371 |  6906k| 724.3 |   514M |  43 |7084 |9818 |8517 |6251 |  1 |8699 |  20 | 2.800000e+01 |      --      |    Inf |   3.60%
859.56/862.67	c   863s|  8400 |  1375 |  6964k| 722.8 |   515M |  43 |7084 |9834 |8492 |6321 |  1 |8761 |  20 | 2.800000e+01 |      --      |    Inf |   3.60%
865.54/868.64	c   869s|  8500 |  1414 |  7049k| 724.1 |   517M |  43 |7084 |9822 |8494 |6386 |  2 |8845 |  20 | 2.800000e+01 |      --      |    Inf |   3.60%
869.82/872.94	c   873s|  8600 |  1418 |  7105k| 722.4 |   517M |  43 |7084 |9803 |   0 |6428 |  0 |8903 |  20 | 2.800000e+01 |      --      |    Inf |   3.61%
875.61/878.71	c   879s|  8700 |  1463 |  7192k| 723.9 |   517M |  43 |7084 |9790 |   0 |6532 |  0 |8942 |  20 | 2.800000e+01 |      --      |    Inf |   3.61%
881.59/884.70	c   885s|  8800 |  1488 |  7268k| 724.2 |   517M |  43 |7084 |9851 |   0 |6624 |  0 |9109 |  20 | 2.800000e+01 |      --      |    Inf |   3.61%
885.37/888.51	c   889s|  8900 |  1483 |  7312k| 721.4 |   518M |  43 |7084 |9911 |   0 |6628 |  0 |9192 |  20 | 2.800000e+01 |      --      |    Inf |   3.61%
888.36/891.59	c   892s|  9000 |  1468 |  7350k| 718.1 |   518M |  43 |7084 |9875 |8522 |6637 |  1 |9256 |  20 | 2.800000e+01 |      --      |    Inf |   3.61%
891.97/895.14	c   895s|  9100 |  1477 |  7395k| 715.5 |   518M |  43 |7084 |9875 |8486 |6707 |  1 |9332 |  20 | 2.800000e+01 |      --      |    Inf |   3.61%
899.73/902.90	c   903s|  9200 |  1509 |  7503k| 719.0 |   519M |  43 |7084 |9838 |8485 |6778 |  1 |9424 |  20 | 2.800000e+01 |      --      |    Inf |   3.65%
904.11/907.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
904.11/907.36	c   907s|  9300 |  1520 |  7561k| 717.7 |   519M |  43 |7084 |9857 |   0 |6900 |  0 |9481 |  20 | 2.800000e+01 |      --      |    Inf |   3.66%
908.70/911.95	c   912s|  9400 |  1525 |  7627k| 717.1 |   520M |  43 |7084 |9879 |8498 |7004 |  2 |9538 |  20 | 2.800000e+01 |      --      |    Inf |   3.68%
913.59/916.87	c   917s|  9500 |  1531 |  7687k| 716.0 |   520M |  43 |7084 |9901 |8485 |7075 |  1 |9606 |  20 | 2.800000e+01 |      --      |    Inf |   3.69%
917.17/920.45	c   920s|  9600 |  1519 |  7740k| 714.3 |   521M |  43 |7084 |9933 |   0 |7124 |  0 |9667 |  20 | 2.820000e+01 |      --      |    Inf |   3.70%
926.94/930.26	c   930s|  9700 |  1529 |  7841k| 717.0 |   522M |  43 |7084 |9908 |8500 |7220 |  2 |9722 |  20 | 2.833333e+01 |      --      |    Inf |   3.77%
931.93/935.21	c   935s|  9800 |  1544 |  7906k| 716.4 |   522M |  43 |7084 |9954 |   0 |7285 |  0 |9816 |  20 | 2.833333e+01 |      --      |    Inf |   3.77%
936.82/940.13	c   940s|  9900 |  1549 |  7969k| 715.6 |   523M |  43 |7084 |9993 |8501 |7385 |  1 |9892 |  20 | 2.850000e+01 |      --      |    Inf |   3.77%
941.99/945.31	c   945s| 10000 |  1545 |  8037k| 715.3 |   523M |  43 |7084 |  10k|8500 |7490 |  0 |9979 |  20 | 2.900000e+01 |      --      |    Inf |   3.77%
946.18/949.52	c   950s| 10100 |  1541 |  8088k| 713.5 |   524M |  43 |7084 |  10k|   0 |7595 |  0 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.78%
951.56/954.95	c   955s| 10200 |  1546 |  8153k| 712.9 |   525M |  43 |7084 |  10k|8490 |7675 |  1 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.80%
957.94/961.39	c   961s| 10300 |  1582 |  8229k| 713.4 |   525M |  43 |7084 |  10k|8490 |7803 |  1 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.80%
962.13/965.58	c   966s| 10400 |  1607 |  8285k| 712.0 |   526M |  43 |7084 |  10k|8500 |7900 |  1 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.81%
967.41/970.84	c   971s| 10500 |  1615 |  8348k| 711.3 |   528M |  43 |7084 |9987 |   0 |8012 |  0 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.84%
971.61/975.09	c   975s| 10600 |  1618 |  8398k| 709.6 |   528M |  43 |7084 |  10k|8493 |8096 |  1 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.85%
978.69/982.17	c   982s| 10700 |  1620 |  8475k| 710.1 |   529M |  43 |7084 |  10k|8495 |8272 |  2 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.90%
984.16/987.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
984.16/987.66	c   988s| 10800 |  1624 |  8533k| 709.0 |   529M |  43 |7084 |  10k|   0 |8352 |  0 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.92%
989.04/992.55	c   993s| 10900 |  1623 |  8588k| 707.6 |   530M |  43 |7084 |9995 |8503 |8408 |  1 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.93%
996.22/999.78	c  1000s| 11000 |  1618 |  8664k| 708.1 |   530M |  43 |7084 |  10k|8501 |8460 |  1 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.95%
1000.21/1003.77	c  1004s| 11100 |  1598 |  8710k| 706.1 |   531M |  43 |7084 |  10k|   0 |8516 |  0 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.95%
1004.00/1007.55	c  1008s| 11200 |  1599 |  8757k| 704.2 |   532M |  43 |7084 |  10k|8494 |8601 |  1 |  10k|  20 | 2.900000e+01 |      --      |    Inf |   3.95%
1007.39/1010.99	c  1011s| 11300 |  1574 |  8800k| 702.0 |   532M |  43 |7084 |  10k|   0 |8653 |  0 |  10k|  20 | 3.000000e+01 |      --      |    Inf |   3.96%
1010.68/1014.21	c  1014s| 11400 |  1570 |  8848k| 700.2 |   534M |  43 |7084 |  10k|8485 |8679 |  1 |  10k|  20 | 3.000000e+01 |      --      |    Inf |   3.97%
1016.36/1019.90	c  1020s| 11500 |  1567 |  8914k| 699.9 |   535M |  43 |7084 |  10k|   0 |8754 |  0 |  10k|  20 | 3.000000e+01 |      --      |    Inf |   4.00%
1019.95/1023.52	c  1024s| 11600 |  1553 |  8954k| 697.6 |   535M |  43 |7084 |  10k|8490 |8833 |  1 |  10k|  20 | 3.000000e+01 |      --      |    Inf |   4.00%
1024.03/1027.63	c  1028s| 11700 |  1526 |  9005k| 696.1 |   536M |  43 |7084 |  10k|8504 |8890 |  1 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.01%
1028.32/1031.96	c  1032s| 11800 |  1508 |  9052k| 694.4 |   537M |  43 |7084 |  10k|8495 |8962 |  1 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1032.01/1035.62	c  1036s| 11900 |  1512 |  9095k| 692.4 |   537M |  43 |7084 |  10k|8498 |8988 |  1 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1037.19/1040.81	c  1041s| 12000 |  1515 |  9172k| 692.9 |   537M |  43 |7084 |  10k|8496 |9034 |  1 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1040.88/1044.58	c  1045s| 12100 |  1538 |  9221k| 691.4 |   537M |  43 |7084 |  10k|8496 |9132 |  1 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1047.76/1051.48	c  1051s| 12200 |  1551 |  9274k| 690.2 |   537M |  43 |7084 |  10k|   0 |9161 |  0 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1052.04/1055.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1052.04/1055.76	c  1056s| 12300 |  1567 |  9321k| 688.5 |   537M |  43 |7084 |  10k|   0 |9171 |  0 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1054.45/1058.17	c  1058s| 12400 |  1560 |  9351k| 685.7 |   538M |  43 |7084 |  10k|8496 |9171 |  1 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1057.44/1061.13	c  1061s| 12500 |  1568 |  9383k| 683.1 |   538M |  43 |7084 |  10k|8503 |9198 |  3 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1059.33/1063.08	c  1063s| 12600 |  1542 |  9403k| 679.6 |   538M |  43 |7084 |  10k|8497 |9204 |  1 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1061.81/1065.50	c  1065s| 12700 |  1529 |  9427k| 676.4 |   538M |  43 |7084 |  10k|8503 |9209 |  1 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1067.41/1071.17	c  1071s| 12800 |  1582 |  9520k| 678.2 |   539M |  43 |7084 |  10k|8493 |9239 |  1 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1072.58/1076.33	c  1076s| 12900 |  1634 |  9605k| 679.4 |   539M |  43 |7084 |  10k|   0 |9260 |  0 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1086.93/1090.72	c  1091s| 13000 |  1686 |  9753k| 685.0 |   539M |  43 |7084 |  10k|   0 |9314 |  0 |  11k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1093.01/1096.89	c  1097s| 13100 |  1714 |  9828k| 685.5 |   540M |  43 |7084 |  10k|   0 |9394 |  0 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1100.20/1104.10	c  1104s| 13200 |  1760 |  9923k| 687.4 |   541M |  43 |7084 |  10k|8501 |9455 |  1 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.02%
1106.77/1110.62	c  1111s| 13300 |  1794 | 10004k| 688.2 |   541M |  43 |7084 |  10k|   0 |9573 |  0 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.03%
1112.35/1116.29	c  1116s| 13400 |  1795 | 10059k| 687.2 |   541M |  43 |7084 |  10k|8489 |9617 |  1 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.03%
1116.73/1120.63	c  1121s| 13500 |  1810 | 10112k| 686.2 |   541M |  43 |7084 |  10k|8495 |9645 |  1 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.03%
1121.02/1124.98	c  1125s| 13600 |  1812 | 10156k| 684.5 |   542M |  43 |7084 |  10k|   0 |9671 |  0 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.03%
1124.12/1128.01	c  1128s| 13700 |  1785 | 10184k| 681.8 |   542M |  43 |7084 |9973 |8486 |9720 |  1 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.05%
1127.70/1131.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1127.70/1131.68	c  1132s| 13800 |  1793 | 10228k| 680.2 |   542M |  43 |7084 |9976 |8492 |9758 |  1 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.06%
1131.79/1135.79	c  1136s| 13900 |  1802 | 10275k| 678.8 |   542M |  43 |7084 |9937 |8497 |9841 |  1 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.06%
1136.77/1140.70	c  1141s| 14000 |  1821 | 10332k| 678.1 |   543M |  43 |7084 |9914 |8495 |9899 |  1 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.06%
1145.64/1149.64	c  1150s| 14100 |  1902 | 10473k| 682.9 |   544M |  43 |7084 |9993 |8495 |9970 |  1 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.06%
1152.52/1156.58	c  1157s| 14200 |  1950 | 10578k| 685.2 |   544M |  43 |7084 |9981 |8495 |  10k|  1 |  12k|  20 | 3.000000e+01 |      --      |    Inf |   4.06%
1156.41/1160.40	c  1160s| 14300 |  1967 | 10634k| 684.4 |   545M |  43 |7084 |9989 |   0 |  10k|  0 |  13k|  20 | 3.000000e+01 |      --      |    Inf |   4.06%
1162.00/1166.08	c  1166s| 14400 |  1985 | 10699k| 684.2 |   545M |  43 |7084 |  10k|   0 |  10k|  0 |  13k|  20 | 3.000000e+01 |      --      |    Inf |   4.06%
1166.37/1170.42	c  1170s| 14500 |  1992 | 10744k| 682.7 |   545M |  43 |7084 |9998 |8491 |  10k|  1 |  13k|  20 | 3.000000e+01 |      --      |    Inf |   4.06%
1170.26/1174.39	c  1174s| 14600 |  2019 | 10804k| 682.2 |   545M |  43 |7084 |  10k|8494 |  10k|  1 |  13k|  20 | 3.100000e+01 |      --      |    Inf |   4.06%
1173.45/1177.57	c  1178s| 14700 |  2020 | 10843k| 680.4 |   546M |  43 |7084 |  10k|8495 |  10k|  1 |  13k|  20 | 3.100000e+01 |      --      |    Inf |   4.07%
1176.74/1180.89	c  1181s| 14800 |  1990 | 10883k| 678.6 |   546M |  43 |7084 |  10k|   0 |  10k|  0 |  13k|  20 | 3.100000e+01 |      --      |    Inf |   4.07%
1180.63/1184.78	c  1185s| 14900 |  1999 | 10938k| 677.8 |   546M |  43 |7084 |  10k|8486 |  10k|  1 |  13k|  20 | 3.100000e+01 |      --      |    Inf |   4.07%
1185.31/1189.40	c  1189s| 15000 |  2011 | 10990k| 676.8 |   547M |  43 |7084 |  10k|8497 |  10k|  1 |  13k|  20 | 3.100000e+01 |      --      |    Inf |   4.07%
1190.01/1194.17	c  1194s| 15100 |  2023 | 11055k| 676.7 |   548M |  43 |7084 |9968 |8486 |  10k|  1 |  13k|  20 | 3.100000e+01 |      --      |    Inf |   4.07%
1195.89/1200.03	c  1200s| 15200 |  2078 | 11142k| 677.8 |   548M |  43 |7084 |  10k|   0 |  10k|  0 |  13k|  20 | 3.100000e+01 |      --      |    Inf |   4.07%
1200.76/1204.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1200.76/1204.96	c  1205s| 15300 |  2133 | 11213k| 678.1 |   549M |  43 |7084 |  10k|8500 |  10k|  1 |  13k|  20 | 3.100000e+01 |      --      |    Inf |   4.08%
1206.15/1210.37	c  1210s| 15400 |  2171 | 11288k| 678.5 |   549M |  43 |7084 |  10k|8500 |  10k|  1 |  13k|  20 | 3.100000e+01 |      --      |    Inf |   4.08%
1211.03/1215.23	c  1215s| 15500 |  2198 | 11351k| 678.2 |   550M |  43 |7084 |  10k|8494 |  10k|  1 |  14k|  20 | 3.100000e+01 |      --      |    Inf |   4.08%
1217.51/1221.78	c  1222s| 15600 |  2193 | 11396k| 676.8 |   551M |  43 |7084 |  10k|   0 |  10k|  0 |  14k|  20 | 3.100000e+01 |      --      |    Inf |   4.08%
1223.59/1227.87	c  1228s| 15700 |  2241 | 11491k| 678.4 |   551M |  43 |7084 |  10k|   0 |  10k|  0 |  14k|  20 | 3.200000e+01 |      --      |    Inf |   4.09%
1227.89/1232.12	c  1232s| 15800 |  2267 | 11549k| 677.9 |   551M |  43 |7084 |  10k|   0 |  10k|  0 |  14k|  20 | 3.200000e+01 |      --      |    Inf |   4.09%
1231.96/1236.29	c  1236s| 15900 |  2298 | 11598k| 676.7 |   551M |  43 |7084 |  10k|   0 |  10k|  0 |  14k|  20 | 3.300000e+01 |      --      |    Inf |   4.10%
1236.76/1241.01	c  1241s| 16000 |  2330 | 11664k| 676.7 |   552M |  43 |7084 |  10k|   0 |  11k|  0 |  14k|  20 | 3.300000e+01 |      --      |    Inf |   4.11%
1240.93/1245.21	c  1245s| 16100 |  2358 | 11718k| 675.9 |   552M |  43 |7084 |  10k|8497 |  11k|  1 |  14k|  20 | 3.300000e+01 |      --      |    Inf |   4.11%
1246.32/1250.67	c  1251s| 16200 |  2389 | 11798k| 676.6 |   552M |  43 |7084 |  10k|   0 |  11k|  0 |  14k|  20 | 3.300000e+01 |      --      |    Inf |   4.11%
1249.90/1254.27	c  1254s| 16300 |  2384 | 11845k| 675.4 |   552M |  43 |7084 |  10k|8499 |  11k|  1 |  14k|  20 | 3.300000e+01 |      --      |    Inf |   4.12%
1254.39/1258.79	c  1259s| 16400 |  2413 | 11908k| 675.1 |   553M |  43 |7084 |  10k|8497 |  11k|  1 |  14k|  20 | 3.300000e+01 |      --      |    Inf |   4.12%
1259.07/1263.41	c  1263s| 16500 |  2429 | 11977k| 675.2 |   553M |  43 |7084 |  10k|8495 |  11k|  1 |  14k|  20 | 3.300000e+01 |      --      |    Inf |   4.13%
1262.86/1267.26	c  1267s| 16600 |  2430 | 12027k| 674.3 |   553M |  43 |7084 |  10k|   0 |  11k|  0 |  14k|  20 | 3.300000e+01 |      --      |    Inf |   4.13%
1266.55/1270.95	c  1271s| 16700 |  2437 | 12077k| 673.3 |   553M |  43 |7084 |  10k|8507 |  11k|  2 |  14k|  20 | 3.300000e+01 |      --      |    Inf |   4.13%
1270.04/1274.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1270.04/1274.47	c  1274s| 16800 |  2459 | 12130k| 672.5 |   553M |  43 |7084 |  10k|8505 |  11k|  1 |  14k|  20 | 3.300000e+01 |      --      |    Inf |   4.13%
1274.13/1278.54	c  1279s| 16900 |  2494 | 12187k| 671.9 |   554M |  43 |7084 |  10k|8494 |  11k|  1 |  14k|  20 | 3.300000e+01 |      --      |    Inf |   4.13%
1279.91/1284.31	c  1284s| 17000 |  2554 | 12265k| 672.5 |   554M |  43 |7084 |  10k|8497 |  11k|  1 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.13%
1284.29/1288.80	c  1289s| 17100 |  2578 | 12310k| 671.3 |   556M |  43 |7084 |  10k|8505 |  11k|  1 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.13%
1287.38/1291.86	c  1292s| 17200 |  2584 | 12342k| 669.4 |   556M |  43 |7084 |  10k|8496 |  11k|  1 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.13%
1290.69/1295.18	c  1295s| 17300 |  2571 | 12374k| 667.5 |   556M |  43 |7084 |  10k|8498 |  11k|  1 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.13%
1293.58/1298.02	c  1298s| 17400 |  2566 | 12404k| 665.5 |   556M |  43 |7084 |  10k|   0 |  11k|  0 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.13%
1299.14/1303.60	c  1304s| 17500 |  2580 | 12487k| 666.4 |   557M |  43 |7084 |  10k|   0 |  11k|  0 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.14%
1305.43/1309.91	c  1310s| 17600 |  2578 | 12532k| 665.3 |   558M |  43 |7084 |  10k|8499 |  12k|  1 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.14%
1309.12/1313.60	c  1314s| 17700 |  2583 | 12580k| 664.3 |   559M |  43 |7084 |  10k|   0 |  12k|  0 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.14%
1313.70/1318.28	c  1318s| 17800 |  2565 | 12634k| 663.6 |   559M |  43 |7084 |  10k|   0 |  12k|  0 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.15%
1319.38/1323.98	c  1324s| 17900 |  2613 | 12720k| 664.7 |   560M |  43 |7084 |  10k|8497 |  12k|  1 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.15%
1325.36/1329.95	c  1330s| 18000 |  2608 | 12776k| 664.1 |   560M |  43 |7084 |9987 |8486 |  12k|  1 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.15%
1329.25/1333.83	c  1334s| 18100 |  2614 | 12820k| 662.9 |   560M |  43 |7084 |9924 |   0 |  12k|  0 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.15%
1333.04/1337.65	c  1338s| 18200 |  2611 | 12869k| 662.1 |   560M |  43 |7084 |9903 |8497 |  12k|  1 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.16%
1337.23/1341.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1337.23/1341.82	c  1342s| 18300 |  2623 | 12929k| 661.7 |   561M |  43 |7084 |9871 |8490 |  12k|  1 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.16%
1341.01/1345.69	c  1346s| 18400 |  2645 | 12977k| 660.8 |   562M |  43 |7084 |9869 |   0 |  12k|  0 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.16%
1346.00/1350.66	c  1351s| 18500 |  2664 | 13037k| 660.5 |   562M |  43 |7084 |9869 |8496 |  12k|  1 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.16%
1350.78/1355.44	c  1355s| 18600 |  2678 | 13103k| 660.5 |   563M |  43 |7084 |9837 |8500 |  12k|  1 |  15k|  20 | 3.300000e+01 |      --      |    Inf |   4.17%
1354.17/1358.87	c  1359s| 18700 |  2678 | 13146k| 659.4 |   563M |  43 |7084 |9824 |8499 |  12k|  2 |  16k|  20 | 3.300000e+01 |      --      |    Inf |   4.17%
1358.06/1362.75	c  1363s| 18800 |  2700 | 13189k| 658.2 |   563M |  43 |7084 |9829 |8497 |  12k|  1 |  16k|  20 | 3.300000e+01 |      --      |    Inf |   4.17%
1364.74/1369.45	c  1369s| 18900 |  2760 | 13288k| 659.8 |   564M |  43 |7084 |9822 |8497 |  12k|  1 |  16k|  20 | 3.300000e+01 |      --      |    Inf |   4.17%
1377.60/1382.33	c  1382s| 19000 |  2848 | 13425k| 663.4 |   564M |  43 |7084 |9975 |8500 |  13k|  1 |  16k|  20 | 3.300000e+01 |      --      |    Inf |   4.17%
1386.47/1391.27	c  1391s| 19100 |  2923 | 13553k| 666.4 |   566M |  43 |7084 |  10k|8498 |  13k|  1 |  16k|  20 | 3.300000e+01 |      --      |    Inf |   4.17%
1391.55/1396.34	c  1396s| 19200 |  2958 | 13633k| 667.1 |   566M |  43 |7084 |  10k|8486 |  13k|  1 |  16k|  20 | 3.300000e+01 |      --      |    Inf |   4.18%
1395.84/1400.61	c  1401s| 19300 |  2975 | 13691k| 666.6 |   567M |  43 |7084 |  10k|8499 |  13k|  1 |  16k|  20 | 3.300000e+01 |      --      |    Inf |   4.18%
1420.46/1425.35	c  1425s| 19400 |  3022 | 13897k| 673.4 |   567M |  43 |7084 |  10k|   0 |  13k|  0 |  16k|  20 | 3.300000e+01 |      --      |    Inf |   4.18%
1434.82/1439.75	c  1440s| 19500 |  3054 | 14021k| 676.1 |   568M |  43 |7084 |  10k|8497 |  13k|  2 |  16k|  20 | 3.300000e+01 |      --      |    Inf |   4.18%
1439.70/1444.67	c  1445s| 19600 |  3087 | 14093k| 676.4 |   568M |  43 |7084 |  10k|8496 |  13k|  3 |  16k|  20 | 3.300000e+01 |      --      |    Inf |   4.18%
1445.48/1450.48	c  1450s| 19700 |  3111 | 14192k| 677.8 |   568M |  43 |7084 |  10k|8494 |  13k|  1 |  16k|  20 | 3.300000e+01 |      --      |    Inf |   4.18%
1449.97/1454.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1449.97/1454.98	c  1455s| 19800 |  3111 | 14248k| 677.3 |   569M |  43 |7084 |  10k|8489 |  13k|  1 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.18%
1454.25/1459.21	c  1459s| 19900 |  3110 | 14304k| 676.7 |   569M |  43 |7084 |  10k|   0 |  13k|  0 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.18%
1459.05/1464.03	c  1464s| 20000 |  3151 | 14369k| 676.6 |   569M |  43 |7084 |  10k|   0 |  13k|  0 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.20%
1463.72/1468.75	c  1469s| 20100 |  3172 | 14438k| 676.6 |   570M |  43 |7084 |  10k|8499 |  13k|  1 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.20%
1467.71/1472.74	c  1473s| 20200 |  3191 | 14497k| 676.2 |   570M |  43 |7084 |  10k|   0 |  13k|  0 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.20%
1472.01/1477.05	c  1477s| 20300 |  3209 | 14556k| 675.9 |   572M |  43 |7084 |  10k|8495 |  14k|  1 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.20%
1476.18/1481.22	c  1481s| 20400 |  3229 | 14611k| 675.3 |   572M |  43 |7084 |  10k|8498 |  14k|  1 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.20%
1480.98/1486.08	c  1486s| 20500 |  3244 | 14683k| 675.5 |   574M |  43 |7084 |  10k|8495 |  14k|  1 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.20%
1488.34/1493.40	c  1493s| 20600 |  3257 | 14777k| 676.7 |   575M |  43 |7084 |  10k|8498 |  14k|  1 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.20%
1493.04/1498.16	c  1498s| 20700 |  3288 | 14846k| 676.8 |   575M |  43 |7084 |  10k|8492 |  14k|  1 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.20%
1495.82/1500.95	c  1501s| 20800 |  3307 | 14881k| 675.3 |   575M |  43 |7084 |  10k|8492 |  14k|  1 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.20%
1501.10/1506.25	c  1506s| 20900 |  3319 | 14958k| 675.7 |   575M |  43 |7084 |  10k|8498 |  14k|  1 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.20%
1504.69/1509.89	c  1510s| 21000 |  3332 | 15005k| 674.8 |   576M |  43 |7084 |  10k|   0 |  14k|  0 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.20%
1507.78/1512.99	c  1513s| 21100 |  3345 | 15044k| 673.5 |   576M |  43 |7084 |  10k|8498 |  14k|  2 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.21%
1510.77/1515.95	c  1516s| 21200 |  3353 | 15080k| 672.1 |   576M |  43 |7084 |  10k|8494 |  14k|  1 |  17k|  20 | 3.300000e+01 |      --      |    Inf |   4.21%
1514.97/1520.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1514.97/1520.14	c  1520s| 21300 |  3386 | 15140k| 671.8 |   576M |  43 |7084 |  10k|   0 |  14k|  0 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.21%
1519.04/1524.26	c  1524s| 21400 |  3419 | 15187k| 670.9 |   576M |  43 |7084 |  10k|   0 |  14k|  0 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.21%
1522.63/1527.80	c  1528s| 21500 |  3429 | 15228k| 669.7 |   577M |  43 |7084 |  10k|   0 |  14k|  0 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.21%
1527.22/1532.41	c  1532s| 21600 |  3474 | 15298k| 669.8 |   579M |  43 |7084 |  10k|   0 |  14k|  0 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.21%
1530.92/1536.17	c  1536s| 21700 |  3491 | 15345k| 669.0 |   582M |  43 |7084 |  10k|   0 |  14k|  0 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.21%
1533.30/1538.53	c  1539s| 21800 |  3487 | 15369k| 667.1 |   583M |  43 |7084 |  10k|   0 |  14k|  0 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.21%
1536.09/1541.39	c  1541s| 21900 |  3489 | 15411k| 666.1 |   583M |  43 |7084 |  10k|8493 |  14k|  0 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.21%
1539.48/1544.72	c  1545s| 22000 |  3511 | 15451k| 664.9 |   583M |  43 |7084 |  10k|   0 |  14k|  0 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1542.17/1547.44	c  1547s| 22100 |  3521 | 15486k| 663.5 |   584M |  43 |7084 |  10k|8500 |  14k|  1 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1544.66/1549.97	c  1550s| 22200 |  3529 | 15518k| 662.1 |   584M |  43 |7084 |  10k|8499 |  14k|  1 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1548.25/1553.50	c  1554s| 22300 |  3546 | 15560k| 661.0 |   584M |  43 |7084 |  10k|8507 |  14k|  1 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1551.54/1556.86	c  1557s| 22400 |  3549 | 15601k| 660.0 |   584M |  43 |7084 |  10k|   0 |  14k|  0 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1557.52/1562.86	c  1563s| 22500 |  3559 | 15660k| 659.7 |   584M |  43 |7084 |  10k|8491 |  15k|  1 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1561.21/1566.55	c  1567s| 22600 |  3549 | 15713k| 659.1 |   584M |  43 |7084 |  10k|   0 |  15k|  0 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1565.81/1571.13	c  1571s| 22700 |  3576 | 15780k| 659.2 |   584M |  43 |7084 |  10k|   0 |  15k|  0 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1568.18/1573.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1568.18/1573.54	c  1574s| 22800 |  3585 | 15806k| 657.5 |   585M |  43 |7084 |  10k|8498 |  15k|  1 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1571.87/1577.24	c  1577s| 22900 |  3609 | 15855k| 656.8 |   585M |  43 |7084 |  10k|8496 |  15k|  1 |  18k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1574.68/1580.06	c  1580s| 23000 |  3622 | 15886k| 655.4 |   585M |  43 |7084 |  10k|8499 |  15k|  1 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1577.06/1582.42	c  1582s| 23100 |  3624 | 15908k| 653.6 |   586M |  43 |7084 |  10k|   0 |  15k|  0 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1580.54/1585.90	c  1586s| 23200 |  3639 | 15954k| 652.8 |   586M |  43 |7084 |  10k|8498 |  15k|  1 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1582.94/1588.35	c  1588s| 23300 |  3643 | 15978k| 651.2 |   586M |  43 |7084 |  10k|8500 |  15k|  1 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1585.74/1591.16	c  1591s| 23400 |  3649 | 16016k| 650.1 |   586M |  43 |7084 |  10k|8493 |  15k|  1 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1587.82/1593.28	c  1593s| 23500 |  3645 | 16038k| 648.3 |   586M |  43 |7084 |  10k|8495 |  15k|  1 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1590.31/1595.73	c  1596s| 23600 |  3644 | 16063k| 646.7 |   586M |  43 |7084 |  10k|8499 |  15k|  2 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1592.50/1597.90	c  1598s| 23700 |  3639 | 16087k| 645.1 |   586M |  43 |7084 |  10k|8492 |  15k|  1 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1594.90/1600.33	c  1600s| 23800 |  3635 | 16114k| 643.6 |   587M |  43 |7084 |  10k|   0 |  15k|  0 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1596.99/1602.46	c  1602s| 23900 |  3612 | 16135k| 641.8 |   587M |  43 |7084 |  10k|   0 |  15k|  0 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1599.98/1605.47	c  1605s| 24000 |  3616 | 16175k| 640.9 |   587M |  43 |7084 |  10k|8496 |  15k|  1 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1602.27/1607.72	c  1608s| 24100 |  3607 | 16198k| 639.3 |   587M |  43 |7084 |  10k|8500 |  15k|  1 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1606.06/1611.51	c  1612s| 24200 |  3627 | 16242k| 638.5 |   587M |  43 |7084 |  10k|   0 |  15k|  0 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1608.56/1614.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1608.56/1614.03	c  1614s| 24300 |  3624 | 16267k| 636.9 |   587M |  43 |7084 |  10k|8491 |  15k|  1 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1611.55/1617.06	c  1617s| 24400 |  3623 | 16304k| 635.9 |   588M |  43 |7084 |  10k|   0 |  15k|  0 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1614.54/1620.07	c  1620s| 24500 |  3627 | 16339k| 634.8 |   588M |  43 |7084 |  10k|8501 |  15k|  1 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1619.12/1624.67	c  1625s| 24600 |  3633 | 16401k| 634.7 |   588M |  43 |7084 |  10k|8496 |  15k|  1 |  19k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1622.62/1628.19	c  1628s| 24700 |  3624 | 16447k| 634.0 |   588M |  43 |7084 |  10k|   0 |  15k|  0 |  20k|  20 | 3.300000e+01 |      --      |    Inf |   4.22%
1625.79/1631.31	c  1631s| 24800 |  3624 | 16485k| 633.1 |   589M |  43 |7084 |  10k|   0 |  15k|  0 |  20k|  20 | 3.300000e+01 |      --      |    Inf |   4.23%
1630.28/1635.85	c  1636s| 24900 |  3635 | 16534k| 632.5 |   589M |  43 |7084 |  10k|8493 |  15k|  1 |  20k|  20 | 3.300000e+01 |      --      |    Inf |   4.23%
1635.16/1640.76	c  1641s| 25000 |  3659 | 16606k| 632.9 |   589M |  43 |7084 |  10k|8510 |  15k|  1 |  20k|  20 | 3.300000e+01 |      --      |    Inf |   4.23%
1641.94/1647.55	c  1648s| 25100 |  3680 | 16682k| 633.4 |   590M |  43 |7084 |  10k|8505 |  15k|  1 |  20k|  20 | 3.300000e+01 |      --      |    Inf |   4.23%
1646.33/1651.99	c  1652s| 25200 |  3683 | 16744k| 633.3 |   590M |  43 |7084 |  10k|8492 |  15k|  1 |  20k|  20 | 3.300000e+01 |      --      |    Inf |   4.23%
1651.42/1657.07	c  1657s| 25300 |  3698 | 16814k| 633.6 |   590M |  43 |7084 |  10k|   0 |  16k|  0 |  20k|  20 | 3.300000e+01 |      --      |    Inf |   4.23%
1657.89/1663.50	c  1663s| 25400 |  3715 | 16892k| 634.1 |   590M |  43 |7084 |  10k|8495 |  16k|  1 |  20k|  20 | 3.300000e+01 |      --      |    Inf |   4.23%
1662.49/1668.12	c  1668s| 25500 |  3745 | 16959k| 634.2 |   591M |  43 |7084 |  10k|8496 |  16k|  1 |  20k|  20 | 3.300000e+01 |      --      |    Inf |   4.23%
1668.06/1673.73	c  1674s| 25600 |  3773 | 17038k| 634.8 |   592M |  43 |7084 |  10k|   0 |  16k|  0 |  20k|  20 | 3.300000e+01 |      --      |    Inf |   4.24%
1673.24/1678.99	c  1679s| 25700 |  3805 | 17113k| 635.2 |   593M |  43 |7084 |  10k|8497 |  16k|  1 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.29%
1676.73/1682.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1676.73/1682.45	c  1682s| 25800 |  3818 | 17156k| 634.5 |   593M |  43 |7084 |  10k|8497 |  16k|  1 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.29%
1682.01/1687.71	c  1688s| 25900 |  3825 | 17230k| 634.9 |   594M |  43 |7084 |  10k|8486 |  16k|  1 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.30%
1685.50/1691.28	c  1691s| 26000 |  3834 | 17279k| 634.4 |   594M |  43 |7084 |  10k|   0 |  16k|  0 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.30%
1689.30/1695.02	c  1695s| 26100 |  3848 | 17329k| 633.8 |   594M |  43 |7084 |  10k|8500 |  16k|  1 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1695.17/1700.95	c  1701s| 26200 |  3883 | 17422k| 634.9 |   595M |  43 |7084 |  10k|8491 |  16k|  1 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1709.52/1715.39	c  1715s| 26300 |  3911 | 17526k| 636.4 |   595M |  43 |7084 |  10k|8492 |  16k|  1 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1713.01/1718.86	c  1719s| 26400 |  3924 | 17573k| 635.8 |   596M |  43 |7084 |  10k|8496 |  16k|  1 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1717.60/1723.43	c  1723s| 26500 |  3936 | 17639k| 635.9 |   597M |  43 |7084 |  10k|8495 |  16k|  1 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1723.19/1729.09	c  1729s| 26600 |  3958 | 17691k| 635.5 |   599M |  43 |7084 |  10k|8504 |  16k|  1 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1727.76/1733.61	c  1734s| 26700 |  3958 | 17756k| 635.5 |   599M |  43 |7084 |  10k|   0 |  16k|  0 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1732.65/1738.52	c  1739s| 26800 |  3961 | 17808k| 635.1 |   600M |  43 |7084 |  10k|8498 |  16k|  1 |  21k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1738.72/1744.66	c  1745s| 26900 |  3992 | 17897k| 636.0 |   600M |  43 |7084 |  10k|   0 |  16k|  0 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1743.31/1749.21	c  1749s| 27000 |  4013 | 17955k| 635.8 |   601M |  43 |7084 |  10k|8496 |  17k|  1 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1746.69/1752.68	c  1753s| 27100 |  4012 | 17997k| 635.0 |   601M |  43 |7084 |  10k|8478 |  17k|  1 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1752.87/1758.89	c  1759s| 27200 |  4022 | 18059k| 635.0 |   603M |  43 |7084 |  10k|8510 |  17k|  1 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.31%
1766.62/1772.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1766.62/1772.63	c  1773s| 27300 |  4046 | 18134k| 635.4 |   605M |  43 |7084 |  10k|   0 |  17k|  0 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.32%
1773.30/1779.30	c  1779s| 27400 |  4077 | 18230k| 636.5 |   605M |  43 |7084 |  10k|8503 |  17k|  1 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.32%
1781.87/1787.95	c  1788s| 27500 |  4080 | 18321k| 637.5 |   606M |  43 |7084 |  10k|8490 |  17k|  1 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.32%
1787.25/1793.35	c  1793s| 27600 |  4107 | 18389k| 637.6 |   606M |  43 |7084 |  10k|   0 |  17k|  0 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.32%
1794.12/1800.21	c  1800s| 27700 |  4112 | 18473k| 638.3 |   606M |  43 |7084 |  10k|8500 |  17k|  1 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.32%
1801.91/1808.07	c  1808s| 27800 |  4116 | 18554k| 638.9 |   606M |  43 |7084 |  10k|8506 |  17k|  1 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.32%
1805.99/1812.14	c  1812s| 27900 |  4103 | 18588k| 637.9 |   607M |  43 |7084 |  10k|8498 |  17k|  1 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.32%
1810.66/1816.86	c  1817s| 28000 |  4108 | 18642k| 637.6 |   608M |  43 |7084 |  10k|   0 |  17k|  0 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.32%
1816.44/1822.67	c  1823s| 28100 |  4128 | 18719k| 638.0 |   611M |  43 |7084 |  10k|8497 |  18k|  1 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.33%
1819.84/1826.10	c  1826s| 28200 |  4140 | 18758k| 637.2 |   611M |  43 |7084 |  10k|   0 |  18k|  0 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.33%
1824.82/1831.05	c  1831s| 28300 |  4163 | 18836k| 637.7 |   612M |  43 |7084 |  10k|   0 |  18k|  0 |  22k|  20 | 3.300000e+01 |      --      |    Inf |   4.33%
1830.28/1836.52	c  1837s| 28400 |  4192 | 18917k| 638.3 |   612M |  43 |7084 |  10k|   0 |  18k|  0 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.33%
1834.47/1840.72	c  1841s| 28500 |  4219 | 18969k| 637.8 |   613M |  43 |7084 |  10k|   0 |  18k|  0 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.33%
1839.45/1845.74	c  1846s| 28600 |  4234 | 19036k| 638.0 |   613M |  43 |7084 |  10k|8502 |  18k|  2 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.33%
1842.94/1849.27	c  1849s| 28700 |  4230 | 19079k| 637.3 |   614M |  43 |7084 |  10k|   0 |  18k|  0 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.33%
1848.73/1855.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1848.73/1855.03	c  1855s| 28800 |  4257 | 19165k| 638.0 |   614M |  43 |7084 |  10k|8496 |  18k|  1 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.33%
1851.61/1857.93	c  1858s| 28900 |  4249 | 19193k| 636.8 |   614M |  43 |7084 |  10k|   0 |  18k|  0 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.33%
1856.19/1862.53	c  1863s| 29000 |  4262 | 19250k| 636.6 |   614M |  43 |7084 |  10k|8498 |  18k|  1 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.33%
1861.37/1867.74	c  1868s| 29100 |  4290 | 19319k| 636.8 |   615M |  43 |7084 |  10k|8498 |  18k|  1 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.34%
1865.85/1872.24	c  1872s| 29200 |  4291 | 19369k| 636.3 |   616M |  43 |7084 |  10k|8499 |  18k|  1 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.34%
1869.75/1876.16	c  1876s| 29300 |  4300 | 19416k| 635.8 |   616M |  43 |7084 |  10k|   0 |  18k|  0 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.34%
1876.73/1883.12	c  1883s| 29400 |  4352 | 19501k| 636.5 |   618M |  43 |7084 |  10k|8498 |  18k|  1 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.34%
1880.50/1886.91	c  1887s| 29500 |  4358 | 19548k| 635.9 |   618M |  43 |7084 |  10k|8492 |  18k|  1 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.34%
1883.60/1890.05	c  1890s| 29600 |  4376 | 19593k| 635.3 |   619M |  43 |7084 |  10k|   0 |  18k|  0 |  23k|  20 | 3.300000e+01 |      --      |    Inf |   4.34%
1890.57/1897.08	c  1897s| 29700 |  4402 | 19691k| 636.4 |   619M |  43 |7084 |  10k|8496 |  19k|  1 |  24k|  20 | 3.300000e+01 |      --      |    Inf |   4.34%
1895.44/1901.97	c  1902s| 29800 |  4421 | 19753k| 636.4 |   619M |  43 |7084 |  10k|8488 |  19k|  1 |  24k|  20 | 3.300000e+01 |      --      |    Inf |   4.34%
1901.32/1907.80	c  1908s| 29900 |  4462 | 19841k| 637.2 |   619M |  43 |7084 |  10k|   0 |  19k|  0 |  24k|  20 | 3.328571e+01 |      --      |    Inf |   4.34%
1903.21/1909.77	c  1910s| 30000 |  4463 | 19861k| 635.8 |   620M |  43 |7084 |  10k|8496 |  19k|  1 |  24k|  20 | 3.328571e+01 |      --      |    Inf |   4.34%
1906.10/1912.64	c  1913s| 30100 |  4449 | 19893k| 634.8 |   620M |  43 |7084 |  10k|   0 |  19k|  0 |  24k|  20 | 3.333333e+01 |      --      |    Inf |   4.34%
1910.98/1917.55	c  1918s| 30200 |  4464 | 19946k| 634.4 |   620M |  43 |7084 |  10k|8486 |  19k|  1 |  24k|  20 | 3.400000e+01 |      --      |    Inf |   4.35%
1917.76/1924.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1917.76/1924.31	c  1924s| 30300 |  4478 | 20007k| 634.4 |   621M |  43 |7084 |  10k|   0 |  19k|  0 |  24k|  20 | 3.400000e+01 |      --      |    Inf |   4.35%
1920.56/1927.13	c  1927s| 30400 |  4475 | 20038k| 633.3 |   621M |  43 |7084 |  10k|8499 |  19k|  1 |  24k|  20 | 3.400000e+01 |      --      |    Inf |   4.35%
1924.55/1931.14	c  1931s| 30500 |  4469 | 20085k| 632.8 |   621M |  43 |7084 |  10k|   0 |  19k|  0 |  24k|  20 | 3.400000e+01 |      --      |    Inf |   4.35%
1927.02/1933.69	c  1934s| 30600 |  4461 | 20113k| 631.7 |   621M |  43 |7084 |  10k|8488 |  19k|  1 |  24k|  20 | 3.400000e+01 |      --      |    Inf |   4.35%
1929.53/1936.18	c  1936s| 30700 |  4440 | 20140k| 630.6 |   622M |  43 |7084 |  10k|8500 |  19k|  1 |  24k|  20 | 3.400000e+01 |      --      |    Inf |   4.36%
1933.00/1939.67	c  1940s| 30800 |  4436 | 20181k| 629.9 |   622M |  43 |7084 |  10k|8502 |  19k|  2 |  24k|  20 | 3.400000e+01 |      --      |    Inf |   4.36%
1936.09/1942.70	c  1943s| 30900 |  4439 | 20216k| 629.0 |   622M |  43 |7084 |  10k|8506 |  19k|  2 |  24k|  20 | 3.400000e+01 |      --      |    Inf |   4.36%
1939.98/1946.61	c  1947s| 31000 |  4448 | 20270k| 628.7 |   622M |  43 |7084 |  10k|8496 |  19k|  1 |  24k|  20 | 3.400000e+01 |      --      |    Inf |   4.36%
1943.26/1949.92	c  1950s| 31100 |  4447 | 20311k| 628.1 |   622M |  43 |7084 |  10k|   0 |  19k|  0 |  24k|  20 | 3.400000e+01 |      --      |    Inf |   4.36%
1946.65/1953.39	c  1953s| 31200 |  4448 | 20349k| 627.3 |   623M |  43 |7084 |  10k|   0 |  19k|  0 |  24k|  20 | 3.400000e+01 |      --      |    Inf |   4.36%
1951.13/1957.80	c  1958s| 31300 |  4456 | 20406k| 627.1 |   623M |  43 |7084 |  10k|8502 |  19k|  2 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.36%
1954.52/1961.21	c  1961s| 31400 |  4454 | 20447k| 626.4 |   623M |  43 |7084 |  10k|   0 |  19k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.37%
1959.20/1965.96	c  1966s| 31500 |  4455 | 20504k| 626.3 |   623M |  43 |7084 |  10k|   0 |  20k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.37%
1963.30/1970.01	c  1970s| 31600 |  4450 | 20562k| 626.1 |   623M |  43 |7084 |  10k|   0 |  20k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.37%
1967.57/1974.39	c  1974s| 31700 |  4448 | 20623k| 626.1 |   624M |  43 |7084 |  10k|8495 |  20k|  1 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.37%
1970.37/1977.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1970.37/1977.15	c  1977s| 31800 |  4439 | 20655k| 625.2 |   624M |  43 |7084 |  10k|   0 |  20k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.37%
1975.84/1982.64	c  1983s| 31900 |  4445 | 20709k| 624.9 |   624M |  43 |7084 |  10k|   0 |  20k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.37%
1978.83/1985.60	c  1986s| 32000 |  4433 | 20741k| 624.0 |   625M |  43 |7084 |  10k|8499 |  20k|  1 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.37%
1981.42/1988.24	c  1988s| 32100 |  4424 | 20771k| 623.0 |   625M |  43 |7084 |  10k|8491 |  20k|  1 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.38%
1983.81/1990.61	c  1991s| 32200 |  4417 | 20799k| 622.0 |   625M |  43 |7084 |  10k|   0 |  20k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.38%
1986.40/1993.25	c  1993s| 32300 |  4397 | 20830k| 621.1 |   625M |  43 |7084 |  10k|   0 |  20k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.38%
1990.59/1997.44	c  1997s| 32400 |  4423 | 20893k| 621.1 |   626M |  43 |7084 |  10k|   0 |  20k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.38%
1992.88/1999.73	c  2000s| 32500 |  4410 | 20917k| 620.0 |   626M |  43 |7084 |  10k|   0 |  20k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.38%
1995.77/2002.60	c  2003s| 32600 |  4406 | 20943k| 618.9 |   626M |  43 |7084 |  10k|   0 |  20k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.38%
1999.55/2006.45	c  2006s| 32700 |  4442 | 20986k| 618.3 |   626M |  43 |7084 |  10k|8493 |  20k|  2 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.38%
2002.16/2009.03	c  2009s| 32800 |  4417 | 21015k| 617.3 |   626M |  43 |7084 |  10k|   0 |  20k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.38%
2004.63/2011.59	c  2012s| 32900 |  4411 | 21045k| 616.4 |   627M |  43 |7084 |  10k|   0 |  20k|  0 |  25k|  20 | 3.400000e+01 |      --      |    Inf |   4.38%
2008.82/2015.77	c  2016s| 33000 |  4412 | 21098k| 616.2 |   627M |  43 |7084 |  10k|   0 |  20k|  0 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.39%
2011.91/2018.80	c  2019s| 33100 |  4418 | 21136k| 615.5 |   627M |  43 |7084 |  10k|   0 |  20k|  0 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.39%
2014.80/2021.79	c  2022s| 33200 |  4423 | 21176k| 614.9 |   627M |  43 |7084 |  10k|8496 |  20k|  1 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.39%
2018.10/2025.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2018.10/2025.03	c  2025s| 33300 |  4419 | 21225k| 614.5 |   627M |  43 |7084 |  10k|   0 |  20k|  0 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.40%
2021.37/2028.32	c  2028s| 33400 |  4421 | 21271k| 614.1 |   628M |  43 |7084 |  10k|   0 |  21k|  0 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.40%
2024.17/2031.11	c  2031s| 33500 |  4424 | 21302k| 613.2 |   628M |  43 |7084 |  10k|8494 |  21k|  1 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.40%
2027.85/2034.84	c  2035s| 33600 |  4418 | 21337k| 612.4 |   629M |  43 |7084 |  10k|   0 |  21k|  0 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.41%
2030.34/2037.31	c  2037s| 33700 |  4410 | 21363k| 611.4 |   629M |  43 |7084 |  10k|   0 |  21k|  0 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.41%
2033.23/2040.21	c  2040s| 33800 |  4421 | 21394k| 610.6 |   629M |  43 |7084 |  10k|8497 |  21k|  1 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.41%
2035.92/2042.91	c  2043s| 33900 |  4419 | 21428k| 609.8 |   629M |  43 |7084 |  10k|   0 |  21k|  0 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.41%
2039.12/2046.19	c  2046s| 34000 |  4432 | 21472k| 609.3 |   629M |  43 |7084 |  10k|8497 |  21k|  1 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.41%
2043.29/2050.34	c  2050s| 34100 |  4426 | 21522k| 609.0 |   630M |  43 |7084 |  10k|   0 |  21k|  0 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.41%
2045.38/2052.47	c  2052s| 34200 |  4408 | 21541k| 607.8 |   630M |  43 |7084 |  10k|   0 |  21k|  0 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.41%
2048.67/2055.76	c  2056s| 34300 |  4398 | 21581k| 607.2 |   630M |  43 |7084 |  10k|8494 |  21k|  1 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.41%
2053.35/2060.49	c  2060s| 34400 |  4413 | 21631k| 606.9 |   631M |  43 |7084 |  10k|   0 |  21k|  0 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.41%
2057.33/2064.44	c  2064s| 34500 |  4422 | 21679k| 606.6 |   631M |  43 |7084 |  10k|8496 |  21k|  1 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.42%
2060.42/2067.56	c  2068s| 34600 |  4428 | 21714k| 605.9 |   631M |  43 |7084 |  10k|   0 |  21k|  0 |  26k|  20 | 3.400000e+01 |      --      |    Inf |   4.42%
2064.02/2071.17	c  2071s| 34700 |  4435 | 21761k| 605.5 |   631M |  43 |7084 |  10k|8496 |  21k|  1 |  27k|  20 | 3.400000e+01 |      --      |    Inf |   4.42%
2067.01/2074.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2067.01/2074.13	c  2074s| 34800 |  4417 | 21797k| 604.8 |   631M |  43 |7084 |  10k|   0 |  21k|  0 |  27k|  20 | 3.400000e+01 |      --      |    Inf |   4.42%
2069.69/2076.82	c  2077s| 34900 |  4416 | 21824k| 603.9 |   632M |  43 |7084 |  10k|   0 |  21k|  0 |  27k|  20 | 3.400000e+01 |      --      |    Inf |   4.42%
2072.99/2080.16	c  2080s| 35000 |  4414 | 21863k| 603.3 |   632M |  43 |7084 |  10k|8504 |  21k|  1 |  27k|  20 | 3.400000e+01 |      --      |    Inf |   4.42%
2079.45/2086.66	c  2087s| 35100 |  4446 | 21932k| 603.5 |   632M |  43 |7084 |  10k|8489 |  21k|  1 |  27k|  20 | 3.400000e+01 |      --      |    Inf |   4.42%
2082.44/2089.60	c  2090s| 35200 |  4473 | 21969k| 602.9 |   632M |  43 |7084 |  10k|8493 |  21k|  1 |  27k|  20 | 3.400000e+01 |      --      |    Inf |   4.42%
2087.93/2095.15	c  2095s| 35300 |  4527 | 22055k| 603.6 |   632M |  43 |7084 |  10k|8490 |  22k|  1 |  27k|  20 | 3.400000e+01 |      --      |    Inf |   4.42%
2093.50/2100.76	c  2101s| 35400 |  4572 | 22139k| 604.2 |   633M |  43 |7084 |  10k|8492 |  22k|  1 |  27k|  20 | 3.400000e+01 |      --      |    Inf |   4.42%
2097.48/2104.78	c  2105s| 35500 |  4588 | 22194k| 604.1 |   633M |  43 |7084 |  10k|   0 |  22k|  0 |  27k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2102.07/2109.39	c  2109s| 35600 |  4616 | 22255k| 604.1 |   633M |  43 |7084 |  10k|   0 |  22k|  0 |  28k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2105.76/2113.05	c  2113s| 35700 |  4635 | 22303k| 603.8 |   633M |  43 |7084 |  10k|8493 |  22k|  1 |  28k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2109.24/2116.55	c  2117s| 35800 |  4650 | 22350k| 603.4 |   633M |  43 |7084 |  10k|8497 |  22k|  2 |  28k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2111.43/2118.74	c  2119s| 35900 |  4640 | 22373k| 602.4 |   635M |  43 |7084 |  10k|8492 |  22k|  1 |  28k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2114.32/2121.68	c  2122s| 36000 |  4648 | 22407k| 601.7 |   635M |  43 |7084 |  10k|8490 |  22k|  1 |  28k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2117.01/2124.32	c  2124s| 36100 |  4657 | 22442k| 601.0 |   635M |  43 |7084 |  10k|   0 |  22k|  0 |  28k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2118.90/2126.28	c  2126s| 36200 |  4649 | 22461k| 599.9 |   635M |  43 |7084 |  10k|   0 |  22k|  0 |  28k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2122.29/2129.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2122.29/2129.63	c  2130s| 36300 |  4664 | 22499k| 599.3 |   635M |  43 |7084 |  10k|8491 |  22k|  1 |  28k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2125.28/2132.69	c  2133s| 36400 |  4678 | 22537k| 598.7 |   635M |  43 |7084 |  10k|   0 |  22k|  0 |  28k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2128.17/2135.55	c  2136s| 36500 |  4686 | 22577k| 598.2 |   636M |  43 |7084 |  10k|   0 |  22k|  0 |  28k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2130.56/2137.99	c  2138s| 36600 |  4679 | 22606k| 597.4 |   636M |  43 |7084 |  10k|8494 |  22k|  1 |  28k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2132.95/2140.31	c  2140s| 36700 |  4687 | 22629k| 596.4 |   636M |  43 |7084 |  10k|   0 |  22k|  0 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2135.04/2142.48	c  2142s| 36800 |  4688 | 22648k| 595.3 |   636M |  43 |7084 |  10k|   0 |  22k|  0 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2138.03/2145.48	c  2145s| 36900 |  4690 | 22678k| 594.6 |   636M |  43 |7084 |  10k|8494 |  22k|  1 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2140.32/2147.75	c  2148s| 37000 |  4677 | 22699k| 593.6 |   636M |  43 |7084 |  10k|   0 |  22k|  0 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2143.31/2150.73	c  2151s| 37100 |  4682 | 22737k| 593.0 |   636M |  43 |7084 |  10k|   0 |  22k|  0 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2145.90/2153.30	c  2153s| 37200 |  4689 | 22764k| 592.2 |   636M |  43 |7084 |  10k|   0 |  22k|  0 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2148.89/2156.35	c  2156s| 37300 |  4707 | 22803k| 591.7 |   636M |  43 |7084 |  10k|   0 |  22k|  0 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2152.28/2159.74	c  2160s| 37400 |  4739 | 22845k| 591.2 |   636M |  43 |7084 |  10k|8488 |  22k|  1 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2155.27/2162.73	c  2163s| 37500 |  4778 | 22879k| 590.6 |   637M |  43 |7084 |  10k|8496 |  22k|  1 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2157.46/2164.92	c  2165s| 37600 |  4775 | 22902k| 589.6 |   637M |  43 |7084 |  10k|   0 |  22k|  0 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2160.25/2167.73	c  2168s| 37700 |  4776 | 22939k| 589.1 |   638M |  43 |7084 |  10k|8496 |  22k|  1 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.43%
2162.65/2170.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2162.65/2170.11	c  2170s| 37800 |  4778 | 22967k| 588.3 |   638M |  43 |7084 |  10k|   0 |  22k|  0 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2167.53/2175.08	c  2175s| 37900 |  4776 | 23008k| 587.8 |   639M |  43 |7084 |  10k|   0 |  22k|  0 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2170.71/2178.29	c  2178s| 38000 |  4790 | 23048k| 587.3 |   639M |  43 |7084 |  10k|   0 |  22k|  0 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2173.70/2181.28	c  2181s| 38100 |  4800 | 23085k| 586.8 |   639M |  43 |7084 |  10k|8495 |  22k|  2 |  29k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2176.60/2184.16	c  2184s| 38200 |  4805 | 23120k| 586.2 |   639M |  43 |7084 |  10k|8495 |  22k|  1 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2179.08/2186.63	c  2187s| 38300 |  4807 | 23150k| 585.5 |   639M |  43 |7084 |  10k|8497 |  22k|  2 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2181.97/2189.53	c  2190s| 38400 |  4825 | 23185k| 584.9 |   640M |  43 |7084 |  10k|8497 |  22k|  1 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2184.85/2192.41	c  2192s| 38500 |  4849 | 23221k| 584.3 |   640M |  43 |7084 |  10k|   0 |  22k|  0 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2188.64/2196.26	c  2196s| 38600 |  4867 | 23276k| 584.2 |   640M |  43 |7084 |  10k|   0 |  23k|  0 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2190.83/2198.42	c  2198s| 38700 |  4876 | 23299k| 583.3 |   641M |  43 |7084 |  10k|8495 |  23k|  1 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2193.32/2200.97	c  2201s| 38800 |  4876 | 23328k| 582.6 |   641M |  43 |7084 |  10k|8496 |  23k|  1 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2196.52/2204.19	c  2204s| 38900 |  4874 | 23365k| 582.1 |   642M |  43 |7084 |  10k|   0 |  23k|  0 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2199.00/2206.69	c  2207s| 39000 |  4869 | 23393k| 581.3 |   642M |  43 |7084 |  10k|8495 |  23k|  1 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2200.99/2208.69	c  2209s| 39100 |  4862 | 23413k| 580.4 |   642M |  43 |7084 |  10k|8496 |  23k|  1 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2203.50/2211.14	c  2211s| 39200 |  4853 | 23444k| 579.7 |   642M |  43 |7084 |  10k|8496 |  23k|  1 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2205.28/2212.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2205.28/2212.91	c  2213s| 39300 |  4840 | 23460k| 578.7 |   642M |  43 |7084 |  10k|8494 |  23k|  1 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2207.67/2215.32	c  2215s| 39400 |  4838 | 23486k| 577.9 |   643M |  43 |7084 |  10k|   0 |  23k|  0 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2209.86/2217.54	c  2218s| 39500 |  4832 | 23510k| 577.0 |   643M |  43 |7084 |  10k|8498 |  23k|  1 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2211.95/2219.64	c  2220s| 39600 |  4823 | 23530k| 576.1 |   643M |  43 |7084 |  10k|   0 |  23k|  0 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.44%
2214.14/2221.86	c  2222s| 39700 |  4814 | 23554k| 575.3 |   643M |  43 |7084 |  10k|8495 |  23k|  1 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.45%
2216.24/2224.00	c  2224s| 39800 |  4818 | 23576k| 574.4 |   644M |  43 |7084 |  10k|   0 |  23k|  0 |  30k|  20 | 3.400000e+01 |      --      |    Inf |   4.45%
2218.63/2226.35	c  2226s| 39900 |  4814 | 23601k| 573.6 |   644M |  43 |7084 |  10k|   0 |  23k|  0 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.45%
2220.92/2228.62	c  2229s| 40000 |  4815 | 23626k| 572.8 |   644M |  43 |7084 |  10k|8497 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.45%
2222.51/2230.29	c  2230s| 40100 |  4795 | 23638k| 571.8 |   644M |  43 |7084 |  10k|   0 |  23k|  0 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.45%
2224.32/2232.05	c  2232s| 40200 |  4787 | 23654k| 570.8 |   644M |  43 |7084 |  10k|   0 |  23k|  0 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.45%
2226.41/2234.13	c  2234s| 40300 |  4792 | 23672k| 569.8 |   644M |  43 |7084 |  10k|8493 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.45%
2228.79/2236.56	c  2237s| 40400 |  4784 | 23694k| 569.0 |   644M |  43 |7084 |  10k|8490 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2230.68/2238.43	c  2238s| 40500 |  4788 | 23711k| 568.0 |   644M |  43 |7084 |  10k|8490 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2232.57/2240.33	c  2240s| 40600 |  4771 | 23730k| 567.1 |   644M |  43 |7084 |  10k|   0 |  23k|  0 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2235.28/2243.03	c  2243s| 40700 |  4773 | 23762k| 566.5 |   644M |  43 |7084 |  10k|8497 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2238.15/2245.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2238.15/2245.97	c  2246s| 40800 |  4787 | 23790k| 565.9 |   644M |  43 |7084 |  10k|   0 |  23k|  0 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2240.54/2248.35	c  2248s| 40900 |  4795 | 23821k| 565.2 |   645M |  43 |7084 |  10k|8490 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2242.35/2250.16	c  2250s| 41000 |  4786 | 23836k| 564.3 |   645M |  43 |7084 |  10k|8497 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2244.03/2251.85	c  2252s| 41100 |  4763 | 23850k| 563.2 |   645M |  43 |7084 |  10k|8497 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2246.02/2253.82	c  2254s| 41200 |  4755 | 23867k| 562.3 |   645M |  43 |7084 |  10k|   0 |  23k|  0 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2248.02/2255.84	c  2256s| 41300 |  4753 | 23888k| 561.5 |   645M |  43 |7084 |  10k|   0 |  23k|  0 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2250.22/2258.08	c  2258s| 41400 |  4739 | 23908k| 560.6 |   645M |  43 |7084 |  10k|8493 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2252.60/2260.49	c  2260s| 41500 |  4720 | 23931k| 559.9 |   645M |  43 |7084 |  10k|8497 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2254.89/2262.72	c  2263s| 41600 |  4718 | 23953k| 559.1 |   645M |  43 |7084 |  10k|8495 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2256.68/2264.55	c  2265s| 41700 |  4708 | 23970k| 558.2 |   645M |  43 |7084 |  10k|   0 |  23k|  0 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2258.19/2266.10	c  2266s| 41800 |  4702 | 23981k| 557.1 |   646M |  43 |7084 |  10k|8488 |  23k|  1 |  31k|  20 | 3.400000e+01 |      --      |    Inf |   4.46%
2260.77/2268.69	c  2269s| 41900 |  4700 | 24005k| 556.4 |   646M |  43 |7084 |  10k|8497 |  23k|  1 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2262.96/2270.88	c  2271s| 42000 |  4687 | 24026k| 555.6 |   646M |  43 |7084 |  10k|8494 |  23k|  1 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2265.75/2273.67	c  2274s| 42100 |  4699 | 24055k| 555.0 |   646M |  43 |7084 |  10k|   0 |  23k|  0 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2268.15/2276.09	c  2276s| 42200 |  4695 | 24081k| 554.3 |   646M |  43 |7084 |  10k|8493 |  23k|  1 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2270.24/2278.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2270.24/2278.13	c  2278s| 42300 |  4697 | 24099k| 553.4 |   646M |  43 |7084 |  10k|   0 |  23k|  0 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2274.72/2282.62	c  2283s| 42400 |  4696 | 24136k| 553.0 |   646M |  43 |7084 |  10k|   0 |  23k|  0 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2277.31/2285.24	c  2285s| 42500 |  4694 | 24162k| 552.4 |   646M |  43 |7084 |  10k|   0 |  23k|  0 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2279.90/2287.82	c  2288s| 42600 |  4699 | 24189k| 551.7 |   646M |  43 |7084 |  10k|8495 |  23k|  1 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2282.49/2290.46	c  2290s| 42700 |  4697 | 24217k| 551.1 |   646M |  43 |7084 |  10k|8498 |  23k|  1 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2284.88/2292.85	c  2293s| 42800 |  4689 | 24243k| 550.4 |   646M |  43 |7084 |  10k|   0 |  23k|  0 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2287.08/2295.03	c  2295s| 42900 |  4681 | 24262k| 549.6 |   646M |  43 |7084 |  10k|8496 |  23k|  2 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2288.96/2296.96	c  2297s| 43000 |  4671 | 24279k| 548.7 |   647M |  43 |7084 |  10k|   0 |  23k|  0 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.47%
2292.35/2300.35	c  2300s| 43100 |  4683 | 24320k| 548.4 |   647M |  43 |7084 |  10k|8495 |  23k|  1 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.48%
2294.64/2302.64	c  2303s| 43200 |  4677 | 24342k| 547.7 |   647M |  43 |7084 |  10k|   0 |  23k|  0 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.48%
2296.93/2304.92	c  2305s| 43300 |  4665 | 24363k| 546.9 |   647M |  43 |7084 |  10k|   0 |  23k|  0 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.48%
2299.14/2307.11	c  2307s| 43400 |  4656 | 24384k| 546.2 |   647M |  43 |7084 |  10k|   0 |  24k|  0 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.48%
2302.03/2310.01	c  2310s| 43500 |  4655 | 24418k| 545.7 |   647M |  43 |7084 |  10k|8493 |  24k|  1 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.48%
2304.12/2312.19	c  2312s| 43600 |  4643 | 24437k| 544.9 |   647M |  43 |7084 |  10k|   0 |  24k|  0 |  32k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2306.80/2314.81	c  2315s| 43700 |  4656 | 24465k| 544.3 |   648M |  43 |7084 |  10k|8496 |  24k|  1 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2309.00/2317.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2309.00/2317.07	c  2317s| 43800 |  4657 | 24485k| 543.6 |   648M |  43 |7084 |  10k|8496 |  24k|  1 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2311.68/2319.79	c  2320s| 43900 |  4650 | 24511k| 542.9 |   648M |  43 |7084 |  10k|8488 |  24k|  1 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2313.98/2322.03	c  2322s| 44000 |  4640 | 24528k| 542.1 |   648M |  43 |7084 |  10k|   0 |  24k|  0 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2317.07/2325.16	c  2325s| 44100 |  4648 | 24565k| 541.7 |   648M |  43 |7084 |  10k|   0 |  24k|  0 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2319.65/2327.74	c  2328s| 44200 |  4642 | 24593k| 541.2 |   648M |  43 |7084 |  10k|   0 |  24k|  0 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2321.64/2329.74	c  2330s| 44300 |  4626 | 24611k| 540.4 |   648M |  43 |7084 |  10k|   0 |  24k|  0 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2324.53/2332.69	c  2333s| 44400 |  4623 | 24651k| 540.1 |   648M |  43 |7084 |  10k|   0 |  24k|  0 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2327.32/2335.49	c  2335s| 44500 |  4622 | 24688k| 539.7 |   648M |  43 |7084 |  10k|8492 |  24k|  1 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2329.81/2338.00	c  2338s| 44600 |  4604 | 24714k| 539.1 |   648M |  43 |7084 |  10k|8493 |  24k|  1 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2332.20/2340.35	c  2340s| 44700 |  4605 | 24741k| 538.5 |   648M |  43 |7084 |  10k|8495 |  24k|  2 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2334.79/2343.01	c  2343s| 44800 |  4590 | 24777k| 538.1 |   648M |  43 |7084 |  10k|   0 |  24k|  0 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2337.08/2345.29	c  2345s| 44900 |  4574 | 24798k| 537.4 |   648M |  43 |7084 |  10k|   0 |  24k|  0 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.49%
2339.47/2347.62	c  2348s| 45000 |  4569 | 24819k| 536.7 |   649M |  43 |7084 |  10k|   0 |  24k|  0 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.50%
2342.56/2350.71	c  2351s| 45100 |  4592 | 24863k| 536.5 |   649M |  43 |7084 |  10k|   0 |  24k|  0 |  33k|  20 | 3.400000e+01 |      --      |    Inf |   4.50%
2345.25/2353.43	c  2353s| 45200 |  4587 | 24897k| 536.0 |   649M |  43 |7084 |  10k|   0 |  24k|  0 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.50%
2347.74/2355.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2347.74/2355.91	c  2356s| 45300 |  4588 | 24923k| 535.5 |   649M |  43 |7084 |  10k|8497 |  24k|  2 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.50%
2353.12/2361.39	c  2361s| 45400 |  4591 | 24969k| 535.3 |   649M |  43 |7084 |  10k|8493 |  24k|  1 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.50%
2355.41/2363.65	c  2364s| 45500 |  4568 | 24992k| 534.6 |   649M |  43 |7084 |  10k|8497 |  24k|  1 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.51%
2357.70/2365.94	c  2366s| 45600 |  4572 | 25016k| 534.0 |   649M |  43 |7084 |  10k|   0 |  24k|  0 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.51%
2359.81/2368.05	c  2368s| 45700 |  4567 | 25037k| 533.3 |   649M |  43 |7084 |  10k|   0 |  24k|  0 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.51%
2361.99/2370.22	c  2370s| 45800 |  4545 | 25058k| 532.6 |   650M |  43 |7084 |  10k|8493 |  24k|  1 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.51%
2364.18/2372.43	c  2372s| 45900 |  4536 | 25078k| 531.9 |   650M |  43 |7084 |  10k|8500 |  24k|  1 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.51%
2369.56/2377.87	c  2378s| 46000 |  4530 | 25128k| 531.9 |   650M |  43 |7084 |  10k|   0 |  24k|  0 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2371.95/2380.27	c  2380s| 46100 |  4528 | 25155k| 531.3 |   650M |  43 |7084 |  10k|   0 |  24k|  0 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2374.94/2383.29	c  2383s| 46200 |  4532 | 25190k| 530.9 |   650M |  43 |7084 |  10k|   0 |  24k|  0 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2377.43/2385.70	c  2386s| 46300 |  4512 | 25216k| 530.4 |   650M |  43 |7084 |  10k|8496 |  24k|  1 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2380.12/2388.42	c  2388s| 46400 |  4519 | 25250k| 530.0 |   650M |  43 |7084 |  10k|   0 |  24k|  0 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2382.91/2391.28	c  2391s| 46500 |  4512 | 25280k| 529.5 |   650M |  43 |7084 |  10k|8493 |  24k|  1 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2386.00/2394.33	c  2394s| 46600 |  4508 | 25321k| 529.2 |   651M |  43 |7084 |  10k|   0 |  24k|  0 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2389.39/2397.74	c  2398s| 46700 |  4514 | 25359k| 528.9 |   651M |  43 |7084 |  10k|8499 |  24k|  1 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2392.79/2401.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2392.79/2401.11	c  2401s| 46800 |  4533 | 25402k| 528.7 |   651M |  43 |7084 |  10k|8491 |  24k|  1 |  34k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2398.77/2407.14	c  2407s| 46900 |  4598 | 25498k| 529.6 |   651M |  43 |7084 |  10k|8486 |  24k|  1 |  35k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2403.54/2411.93	c  2412s| 47000 |  4646 | 25562k| 529.8 |   651M |  43 |7084 |  10k|   0 |  24k|  0 |  35k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2406.53/2414.98	c  2415s| 47100 |  4668 | 25604k| 529.6 |   651M |  43 |7084 |  10k|   0 |  24k|  0 |  35k|  20 | 3.400000e+01 |      --      |    Inf |   4.52%
2409.63/2418.10	c  2418s| 47200 |  4688 | 25645k| 529.4 |   651M |  43 |7084 |  10k|8491 |  24k|  1 |  35k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2412.51/2420.98	c  2421s| 47300 |  4705 | 25679k| 529.0 |   651M |  43 |7084 |  10k|8491 |  24k|  1 |  35k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2416.20/2424.62	c  2425s| 47400 |  4728 | 25732k| 529.0 |   651M |  43 |7084 |  10k|8491 |  24k|  1 |  35k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2420.09/2428.54	c  2429s| 47500 |  4745 | 25776k| 528.8 |   652M |  43 |7084 |  10k|8491 |  25k|  1 |  35k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2423.59/2432.08	c  2432s| 47600 |  4751 | 25828k| 528.8 |   652M |  43 |7084 |  10k|   0 |  25k|  0 |  35k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2427.46/2435.96	c  2436s| 47700 |  4765 | 25880k| 528.8 |   652M |  43 |7084 |  10k|8493 |  25k|  1 |  35k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2429.75/2438.24	c  2438s| 47800 |  4766 | 25907k| 528.2 |   652M |  43 |7084 |  10k|   0 |  25k|  0 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2433.34/2441.86	c  2442s| 47900 |  4776 | 25962k| 528.3 |   652M |  43 |7084 |  10k|8491 |  25k|  1 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2435.55/2444.06	c  2444s| 48000 |  4781 | 25985k| 527.7 |   652M |  43 |7084 |  10k|8492 |  25k|  1 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2437.83/2446.30	c  2446s| 48100 |  4776 | 26008k| 527.1 |   652M |  43 |7084 |  10k|   0 |  25k|  0 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2440.12/2448.66	c  2449s| 48200 |  4758 | 26035k| 526.5 |   653M |  43 |7084 |  10k|8492 |  25k|  1 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2442.31/2450.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2442.31/2450.80	c  2451s| 48300 |  4755 | 26061k| 526.0 |   653M |  43 |7084 |  10k|8493 |  25k|  1 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2444.41/2452.94	c  2453s| 48400 |  4750 | 26082k| 525.4 |   653M |  43 |7084 |  10k|8491 |  25k|  1 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2447.40/2455.99	c  2456s| 48500 |  4756 | 26119k| 525.1 |   653M |  43 |7084 |  10k|8492 |  25k|  1 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2449.39/2457.96	c  2458s| 48600 |  4750 | 26140k| 524.4 |   653M |  43 |7084 |  10k|8493 |  25k|  1 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2452.18/2460.75	c  2461s| 48700 |  4760 | 26171k| 524.0 |   653M |  43 |7084 |  10k|8494 |  25k|  1 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2455.17/2463.79	c  2464s| 48800 |  4756 | 26210k| 523.7 |   653M |  43 |7084 |  10k|   0 |  25k|  0 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2457.26/2465.83	c  2466s| 48900 |  4737 | 26230k| 523.1 |   653M |  43 |7084 |  10k|   0 |  25k|  0 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2459.76/2468.36	c  2468s| 49000 |  4738 | 26256k| 522.5 |   653M |  43 |7084 |  10k|8496 |  25k|  1 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2462.15/2470.71	c  2471s| 49100 |  4721 | 26280k| 522.0 |   653M |  43 |7084 |  10k|8495 |  25k|  2 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2463.94/2472.50	c  2472s| 49200 |  4689 | 26295k| 521.3 |   653M |  43 |7084 |  10k|   0 |  25k|  0 |  36k|  20 | 3.400000e+01 |      --      |    Inf |   4.53%
2466.33/2474.99	c  2475s| 49300 |  4689 | 26323k| 520.8 |   653M |  43 |7084 |  10k|8493 |  25k|  1 |  36k|  20 | 3.400347e+01 |      --      |    Inf |   4.53%
2468.54/2477.18	c  2477s| 49400 |  4677 | 26346k| 520.2 |   653M |  43 |7084 |  10k|8504 |  25k|  1 |  36k|  20 | 3.433333e+01 |      --      |    Inf |   4.53%
2470.82/2479.43	c  2479s| 49500 |  4664 | 26372k| 519.7 |   653M |  43 |7084 |  10k|8491 |  25k|  1 |  37k|  20 | 3.450000e+01 |      --      |    Inf |   4.53%
2475.70/2484.37	c  2484s| 49600 |  4640 | 26409k| 519.4 |   654M |  43 |7084 |  10k|8493 |  25k|  1 |  37k|  20 | 3.450000e+01 |      --      |    Inf |   4.53%
2478.20/2486.84	c  2487s| 49700 |  4616 | 26439k| 519.0 |   654M |  43 |7084 |  10k|   0 |  25k|  0 |  37k|  20 | 3.450000e+01 |      --      |    Inf |   4.53%
2480.19/2488.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2480.19/2488.89	c  2489s| 49800 |  4592 | 26462k| 518.4 |   654M |  43 |7084 |  10k|8493 |  25k|  1 |  37k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2482.98/2491.67	c  2492s| 49900 |  4598 | 26496k| 518.0 |   654M |  43 |7084 |  10k|   0 |  25k|  0 |  37k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2486.97/2495.69	c  2496s| 50000 |  4614 | 26539k| 517.9 |   654M |  43 |7084 |  11k|8490 |  25k|  1 |  37k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2491.47/2500.12	c  2500s| 50100 |  4639 | 26599k| 518.0 |   654M |  43 |7084 |  11k|8491 |  25k|  1 |  37k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2494.64/2503.31	c  2503s| 50200 |  4662 | 26649k| 518.0 |   654M |  43 |7084 |  11k|   0 |  25k|  0 |  37k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2498.03/2506.72	c  2507s| 50300 |  4672 | 26697k| 517.9 |   654M |  43 |7084 |  11k|8493 |  25k|  1 |  37k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2500.92/2509.70	c  2510s| 50400 |  4684 | 26731k| 517.6 |   654M |  43 |7084 |  10k|   0 |  25k|  0 |  37k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2504.91/2513.67	c  2514s| 50500 |  4698 | 26787k| 517.7 |   654M |  43 |7084 |  10k|   0 |  25k|  0 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2507.00/2515.78	c  2516s| 50600 |  4689 | 26808k| 517.1 |   654M |  43 |7084 |  10k|   0 |  25k|  0 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2510.09/2518.85	c  2519s| 50700 |  4711 | 26848k| 516.8 |   654M |  43 |7084 |  10k|   0 |  25k|  0 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2512.48/2521.23	c  2521s| 50800 |  4699 | 26870k| 516.3 |   654M |  43 |7084 |  10k|   0 |  25k|  0 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2515.39/2524.18	c  2524s| 50900 |  4675 | 26907k| 516.0 |   654M |  43 |7084 |  10k|8494 |  25k|  1 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2518.66/2527.40	c  2527s| 51000 |  4671 | 26946k| 515.8 |   654M |  43 |7084 |  10k|   0 |  25k|  0 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2521.75/2530.58	c  2531s| 51100 |  4695 | 26984k| 515.5 |   655M |  43 |7084 |  10k|   0 |  25k|  0 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2524.26/2533.02	c  2533s| 51200 |  4678 | 27009k| 515.0 |   655M |  43 |7084 |  10k|8496 |  25k|  1 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2528.03/2536.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2528.03/2536.89	c  2537s| 51300 |  4704 | 27054k| 514.9 |   655M |  43 |7084 |  10k|8491 |  25k|  1 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2534.51/2543.32	c  2543s| 51400 |  4754 | 27162k| 515.9 |   656M |  43 |7084 |  10k|   0 |  25k|  0 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.54%
2537.70/2546.52	c  2547s| 51500 |  4750 | 27194k| 515.6 |   656M |  43 |7084 |  10k|   0 |  25k|  0 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.55%
2543.08/2551.90	c  2552s| 51600 |  4774 | 27254k| 515.7 |   656M |  43 |7084 |  10k|8504 |  25k|  1 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.55%
2546.29/2555.14	c  2555s| 51700 |  4774 | 27294k| 515.5 |   657M |  43 |7084 |  10k|   0 |  25k|  0 |  38k|  20 | 3.500000e+01 |      --      |    Inf |   4.55%
2548.57/2557.48	c  2557s| 51800 |  4773 | 27319k| 515.0 |   657M |  43 |7084 |  10k|   0 |  25k|  0 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.55%
2551.95/2560.87	c  2561s| 51900 |  4794 | 27355k| 514.7 |   657M |  43 |7084 |  10k|8490 |  25k|  1 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.55%
2555.44/2564.34	c  2564s| 52000 |  4803 | 27400k| 514.6 |   657M |  43 |7084 |  10k|8496 |  25k|  1 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.55%
2562.24/2571.16	c  2571s| 52100 |  4815 | 27446k| 514.5 |   657M |  43 |7084 |  10k|   0 |  25k|  0 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.55%
2564.92/2573.82	c  2574s| 52200 |  4806 | 27476k| 514.1 |   658M |  43 |7084 |  10k|8494 |  25k|  1 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.55%
2567.81/2576.75	c  2577s| 52300 |  4805 | 27513k| 513.8 |   658M |  43 |7084 |  10k|8504 |  25k|  1 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.55%
2570.80/2579.77	c  2580s| 52400 |  4810 | 27546k| 513.5 |   658M |  43 |7084 |  10k|   0 |  25k|  0 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.55%
2573.79/2582.72	c  2583s| 52500 |  4820 | 27579k| 513.1 |   659M |  43 |7084 |  10k|8494 |  25k|  1 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.55%
2578.77/2587.71	c  2588s| 52600 |  4817 | 27613k| 512.8 |   659M |  43 |7084 |  10k|8490 |  25k|  1 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2581.18/2590.12	c  2590s| 52700 |  4817 | 27638k| 512.3 |   659M |  43 |7084 |  10k|8499 |  26k|  1 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2583.96/2592.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2583.96/2592.99	c  2593s| 52800 |  4820 | 27666k| 511.9 |   659M |  43 |7084 |  10k|   0 |  26k|  0 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2586.65/2595.65	c  2596s| 52900 |  4823 | 27691k| 511.4 |   659M |  43 |7084 |  10k|   0 |  26k|  0 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2589.84/2598.84	c  2599s| 53000 |  4818 | 27734k| 511.3 |   660M |  43 |7084 |  10k|8494 |  26k|  1 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2594.62/2603.66	c  2604s| 53100 |  4867 | 27802k| 511.6 |   661M |  43 |7084 |  10k|8492 |  26k|  1 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2598.61/2607.66	c  2608s| 53200 |  4877 | 27855k| 511.6 |   661M |  43 |7084 |  10k|   0 |  26k|  0 |  39k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2601.60/2610.64	c  2611s| 53300 |  4874 | 27889k| 511.3 |   661M |  43 |7084 |  10k|8493 |  26k|  1 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2603.59/2612.69	c  2613s| 53400 |  4866 | 27905k| 510.6 |   661M |  43 |7084 |  10k|   0 |  26k|  0 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2605.78/2614.90	c  2615s| 53500 |  4861 | 27926k| 510.1 |   661M |  43 |7084 |  10k|8501 |  26k|  1 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2608.98/2618.02	c  2618s| 53600 |  4869 | 27963k| 509.8 |   662M |  43 |7084 |  10k|8495 |  26k|  1 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2611.56/2620.61	c  2621s| 53700 |  4875 | 27988k| 509.4 |   662M |  43 |7084 |  10k|   0 |  26k|  0 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2613.66/2622.73	c  2623s| 53800 |  4849 | 28009k| 508.8 |   662M |  43 |7084 |  10k|8494 |  26k|  1 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.56%
2615.65/2624.74	c  2625s| 53900 |  4846 | 28031k| 508.3 |   662M |  43 |7084 |  10k|   0 |  26k|  0 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.57%
2619.64/2628.73	c  2629s| 54000 |  4842 | 28080k| 508.3 |   662M |  43 |7084 |  10k|8492 |  26k|  1 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.57%
2622.94/2632.04	c  2632s| 54100 |  4844 | 28120k| 508.1 |   663M |  43 |7084 |  10k|8489 |  26k|  1 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.57%
2625.52/2634.61	c  2635s| 54200 |  4829 | 28145k| 507.6 |   663M |  43 |7084 |  10k|   0 |  26k|  0 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.57%
2641.88/2651.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2641.88/2651.05	c  2651s| 54300 |  4875 | 28294k| 509.4 |   663M |  43 |7084 |  10k|   0 |  26k|  0 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.57%
2644.26/2653.44	c  2653s| 54400 |  4856 | 28314k| 508.8 |   663M |  43 |7084 |  10k|8494 |  26k|  1 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.57%
2648.25/2657.44	c  2657s| 54500 |  4883 | 28359k| 508.7 |   663M |  43 |7084 |  10k|8498 |  26k|  1 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.57%
2650.85/2660.02	c  2660s| 54600 |  4881 | 28390k| 508.4 |   663M |  43 |7084 |  10k|   0 |  26k|  0 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.57%
2653.73/2662.93	c  2663s| 54700 |  4870 | 28423k| 508.0 |   663M |  43 |7084 |  10k|   0 |  26k|  0 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.57%
2656.52/2665.74	c  2666s| 54800 |  4871 | 28455k| 507.7 |   663M |  43 |7084 |  10k|   0 |  26k|  0 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.58%
2658.51/2667.70	c  2668s| 54900 |  4869 | 28476k| 507.2 |   664M |  43 |7084 |  10k|   0 |  26k|  0 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.58%
2660.71/2669.95	c  2670s| 55000 |  4861 | 28501k| 506.7 |   664M |  43 |7084 |  10k|8498 |  26k|  2 |  40k|  20 | 3.500000e+01 |      --      |    Inf |   4.58%
2663.30/2672.58	c  2673s| 55100 |  4846 | 28524k| 506.2 |   664M |  43 |7084 |  10k|   0 |  26k|  0 |  41k|  20 | 3.500000e+01 |      --      |    Inf |   4.58%
2668.89/2678.13	c  2678s| 55200 |  4858 | 28582k| 506.3 |   664M |  43 |7084 |  10k|8496 |  26k|  1 |  41k|  20 | 3.500000e+01 |      --      |    Inf |   4.58%
2671.07/2680.36	c  2680s| 55300 |  4847 | 28605k| 505.9 |   664M |  43 |7084 |  10k|8492 |  26k|  1 |  41k|  20 | 3.500000e+01 |      --      |    Inf |   4.58%
2673.88/2683.19	c  2683s| 55400 |  4855 | 28642k| 505.6 |   665M |  43 |7084 |  10k|   0 |  26k|  0 |  41k|  20 | 3.500000e+01 |      --      |    Inf |   4.58%
2677.55/2686.84	c  2687s| 55500 |  4875 | 28689k| 505.6 |   665M |  43 |7084 |  10k|8489 |  26k|  1 |  41k|  20 | 3.500000e+01 |      --      |    Inf |   4.58%
2681.14/2690.41	c  2690s| 55600 |  4888 | 28748k| 505.7 |   665M |  43 |7084 |  10k|8489 |  26k|  1 |  41k|  20 | 3.500347e+01 |      --      |    Inf |   4.58%
2684.74/2694.07	c  2694s| 55700 |  4894 | 28798k| 505.7 |   665M |  43 |7084 |  10k|   0 |  26k|  0 |  41k|  20 | 3.600000e+01 |      --      |    Inf |   4.58%
2688.32/2697.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2688.32/2697.68	c  2698s| 55800 |  4912 | 28842k| 505.6 |   665M |  43 |7084 |  10k|8493 |  26k|  1 |  41k|  20 | 3.600000e+01 |      --      |    Inf |   4.58%
2691.50/2700.80	c  2701s| 55900 |  4921 | 28881k| 505.4 |   666M |  43 |7084 |  10k|   0 |  26k|  0 |  41k|  20 | 3.600000e+01 |      --      |    Inf |   4.58%
2699.48/2708.86	c  2709s| 56000 |  4920 | 28947k| 505.6 |   666M |  43 |7084 |  10k|8495 |  26k|  1 |  41k|  20 | 3.600000e+01 |      --      |    Inf |   4.58%
2703.37/2712.78	c  2713s| 56100 |  4953 | 29004k| 505.8 |   666M |  43 |7084 |  10k|8495 |  26k|  1 |  41k|  20 | 3.600000e+01 |      --      |    Inf |   4.58%
2710.14/2719.50	c  2719s| 56200 |  4982 | 29087k| 506.3 |   668M |  43 |7084 |  10k|8494 |  26k|  1 |  41k|  20 | 3.600000e+01 |      --      |    Inf |   4.58%
2713.93/2723.35	c  2723s| 56300 |  4990 | 29130k| 506.2 |   669M |  43 |7084 |  10k|   0 |  26k|  0 |  41k|  20 | 3.600000e+01 |      --      |    Inf |   4.58%
2716.12/2725.50	c  2725s| 56400 |  4988 | 29151k| 505.7 |   669M |  43 |7084 |  10k|   0 |  26k|  0 |  41k|  20 | 3.600000e+01 |      --      |    Inf |   4.58%
2718.02/2727.49	c  2727s| 56500 |  4996 | 29168k| 505.1 |   669M |  43 |7084 |  10k|   0 |  26k|  0 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.58%
2720.62/2730.07	c  2730s| 56600 |  5007 | 29198k| 504.7 |   669M |  43 |7084 |  10k|8494 |  26k|  2 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.58%
2722.72/2732.11	c  2732s| 56700 |  4982 | 29218k| 504.2 |   669M |  43 |7084 |  10k|8495 |  26k|  1 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2725.29/2734.79	c  2735s| 56800 |  4980 | 29249k| 503.9 |   669M |  43 |7084 |  10k|8493 |  26k|  1 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2727.60/2737.06	c  2737s| 56900 |  4977 | 29268k| 503.3 |   670M |  43 |7084 |  10k|8494 |  26k|  1 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2730.48/2739.96	c  2740s| 57000 |  4967 | 29297k| 503.0 |   670M |  43 |7084 |  10k|8499 |  26k|  1 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2734.58/2744.01	c  2744s| 57100 |  4992 | 29361k| 503.2 |   670M |  43 |7084 |  10k|8491 |  26k|  1 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2737.16/2746.69	c  2747s| 57200 |  5015 | 29396k| 502.9 |   670M |  43 |7084 |  10k|   0 |  26k|  0 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2740.45/2749.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2740.45/2749.96	c  2750s| 57300 |  5041 | 29441k| 502.9 |   671M |  43 |7084 |  10k|   0 |  26k|  0 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2743.34/2752.81	c  2753s| 57400 |  5050 | 29466k| 502.4 |   671M |  43 |7084 |  10k|8499 |  26k|  1 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2745.43/2754.92	c  2755s| 57500 |  5049 | 29483k| 501.9 |   671M |  43 |7084 |  10k|   0 |  26k|  0 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2747.54/2757.06	c  2757s| 57600 |  5056 | 29501k| 501.3 |   671M |  43 |7084 |  10k|   0 |  26k|  0 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2750.41/2760.00	c  2760s| 57700 |  5068 | 29537k| 501.1 |   671M |  43 |7084 |  10k|8496 |  27k|  1 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2752.52/2762.05	c  2762s| 57800 |  5058 | 29555k| 500.5 |   671M |  43 |7084 |  10k|8495 |  27k|  1 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2754.51/2764.05	c  2764s| 57900 |  5053 | 29574k| 500.0 |   672M |  43 |7084 |  10k|   0 |  27k|  0 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2756.89/2766.41	c  2766s| 58000 |  5048 | 29597k| 499.6 |   672M |  43 |7084 |  10k|   0 |  27k|  0 |  42k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2758.89/2768.44	c  2768s| 58100 |  5039 | 29615k| 499.0 |   672M |  43 |7084 |  10k|   0 |  27k|  0 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2760.98/2770.57	c  2771s| 58200 |  5046 | 29634k| 498.5 |   672M |  43 |7084 |  10k|   0 |  27k|  0 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2763.07/2772.66	c  2773s| 58300 |  5050 | 29652k| 497.9 |   672M |  43 |7084 |  10k|8499 |  27k|  1 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2765.77/2775.38	c  2775s| 58400 |  5071 | 29683k| 497.6 |   672M |  43 |7084 |  10k|8495 |  27k|  1 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2767.96/2777.52	c  2778s| 58500 |  5062 | 29706k| 497.2 |   672M |  43 |7084 |  10k|8501 |  27k|  2 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2769.95/2779.50	c  2779s| 58600 |  5046 | 29725k| 496.7 |   673M |  43 |7084 |  10k|8494 |  27k|  1 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2771.94/2781.54	c  2782s| 58700 |  5040 | 29744k| 496.2 |   673M |  43 |7084 |  10k|8501 |  27k|  1 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2774.14/2783.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2774.14/2783.76	c  2784s| 58800 |  5039 | 29767k| 495.7 |   673M |  43 |7084 |  10k|8494 |  27k|  1 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2776.33/2785.96	c  2786s| 58900 |  5038 | 29788k| 495.2 |   673M |  43 |7084 |  10k|8496 |  27k|  1 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2779.43/2789.10	c  2789s| 59000 |  5037 | 29828k| 495.1 |   673M |  43 |7084 |  10k|   0 |  27k|  0 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2782.42/2792.06	c  2792s| 59100 |  5054 | 29866k| 494.9 |   673M |  43 |7084 |  10k|   0 |  27k|  0 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.59%
2784.80/2794.44	c  2794s| 59200 |  5046 | 29893k| 494.5 |   674M |  43 |7084 |  10k|8498 |  27k|  1 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2787.69/2797.34	c  2797s| 59300 |  5050 | 29926k| 494.2 |   674M |  43 |7084 |  10k|   0 |  27k|  0 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2789.69/2799.37	c  2799s| 59400 |  5037 | 29945k| 493.8 |   674M |  43 |7084 |  10k|   0 |  27k|  0 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2792.28/2801.97	c  2802s| 59500 |  5043 | 29972k| 493.4 |   674M |  43 |7084 |  10k|   0 |  27k|  0 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2794.17/2803.80	c  2804s| 59600 |  5033 | 29988k| 492.8 |   674M |  43 |7084 |  10k|8496 |  27k|  1 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2796.57/2806.20	c  2806s| 59700 |  5022 | 30016k| 492.5 |   674M |  43 |7084 |  10k|8497 |  27k|  1 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2799.06/2808.77	c  2809s| 59800 |  5034 | 30045k| 492.1 |   675M |  43 |7084 |  10k|8492 |  27k|  1 |  43k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2803.54/2813.23	c  2813s| 59900 |  5051 | 30095k| 492.2 |   675M |  43 |7084 |  11k|8502 |  27k|  1 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2805.54/2815.20	c  2815s| 60000 |  5049 | 30115k| 491.7 |   675M |  43 |7084 |  10k|8501 |  27k|  1 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2807.73/2817.44	c  2817s| 60100 |  5047 | 30137k| 491.2 |   675M |  43 |7084 |  10k|   0 |  27k|  0 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2810.62/2820.33	c  2820s| 60200 |  5064 | 30165k| 490.9 |   675M |  43 |7084 |  11k|   0 |  27k|  0 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2813.01/2822.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2813.01/2822.79	c  2823s| 60300 |  5081 | 30188k| 490.5 |   675M |  43 |7084 |  11k|   0 |  27k|  0 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2815.80/2825.58	c  2826s| 60400 |  5092 | 30216k| 490.1 |   676M |  43 |7084 |  11k|   0 |  27k|  0 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2818.60/2828.33	c  2828s| 60500 |  5077 | 30241k| 489.7 |   676M |  43 |7084 |  11k|   0 |  27k|  0 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2820.49/2830.26	c  2830s| 60600 |  5076 | 30256k| 489.2 |   676M |  43 |7084 |  11k|8500 |  27k|  1 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2822.58/2832.34	c  2832s| 60700 |  5064 | 30274k| 488.7 |   676M |  43 |7084 |  11k|   0 |  27k|  0 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2824.78/2834.52	c  2835s| 60800 |  5031 | 30295k| 488.2 |   676M |  43 |7084 |  11k|8492 |  27k|  1 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2826.67/2836.49	c  2836s| 60900 |  5028 | 30314k| 487.8 |   676M |  43 |7084 |  11k|8500 |  27k|  1 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2830.66/2840.42	c  2840s| 61000 |  5043 | 30350k| 487.6 |   677M |  43 |7084 |  11k|   0 |  27k|  0 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.60%
2833.26/2843.09	c  2843s| 61100 |  5035 | 30378k| 487.2 |   677M |  43 |7084 |  10k|8493 |  27k|  1 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2836.84/2846.69	c  2847s| 61200 |  5063 | 30416k| 487.1 |   677M |  43 |7084 |  11k|8506 |  27k|  1 |  44k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2843.42/2853.21	c  2853s| 61300 |  5104 | 30495k| 487.5 |   678M |  43 |7084 |  11k|8491 |  27k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2847.10/2856.93	c  2857s| 61400 |  5144 | 30543k| 487.5 |   678M |  43 |7084 |  11k|8501 |  28k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2850.69/2860.50	c  2860s| 61500 |  5170 | 30588k| 487.5 |   679M |  43 |7084 |  11k|8493 |  28k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2852.89/2862.74	c  2863s| 61600 |  5154 | 30610k| 487.0 |   679M |  43 |7084 |  11k|8499 |  28k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2861.27/2871.15	c  2871s| 61700 |  5188 | 30691k| 487.6 |   679M |  43 |7084 |  11k|8494 |  28k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2864.16/2874.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2864.16/2874.09	c  2874s| 61800 |  5191 | 30725k| 487.3 |   679M |  43 |7084 |  11k|   0 |  28k|  0 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2868.15/2878.06	c  2878s| 61900 |  5214 | 30777k| 487.4 |   679M |  43 |7084 |  10k|8498 |  28k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2873.32/2883.21	c  2883s| 62000 |  5252 | 30848k| 487.7 |   679M |  43 |7084 |  10k|8500 |  28k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2876.51/2886.42	c  2886s| 62100 |  5261 | 30884k| 487.5 |   680M |  43 |7084 |  10k|8503 |  28k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2879.11/2889.06	c  2889s| 62200 |  5247 | 30908k| 487.1 |   680M |  43 |7084 |  10k|8504 |  28k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2883.39/2893.35	c  2893s| 62300 |  5278 | 30966k| 487.3 |   680M |  43 |7084 |  10k|8497 |  28k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2886.98/2896.96	c  2897s| 62400 |  5304 | 31012k| 487.2 |   680M |  43 |7084 |  10k|8504 |  28k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2890.66/2900.68	c  2901s| 62500 |  5325 | 31062k| 487.3 |   680M |  43 |7084 |  10k|8497 |  28k|  1 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2895.55/2905.52	c  2906s| 62600 |  5345 | 31122k| 487.4 |   680M |  43 |7084 |  10k|   0 |  28k|  0 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2899.15/2909.17	c  2909s| 62700 |  5355 | 31156k| 487.2 |   680M |  43 |7084 |  10k|   0 |  28k|  0 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2901.23/2911.27	c  2911s| 62800 |  5353 | 31177k| 486.8 |   680M |  43 |7084 |  10k|   0 |  28k|  0 |  45k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2905.13/2915.20	c  2915s| 62900 |  5361 | 31218k| 486.6 |   681M |  43 |7084 |  10k|8499 |  28k|  1 |  46k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2908.02/2918.06	c  2918s| 63000 |  5332 | 31238k| 486.2 |   681M |  43 |7084 |  10k|   0 |  28k|  0 |  46k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2912.11/2922.13	c  2922s| 63100 |  5353 | 31295k| 486.3 |   681M |  43 |7084 |  10k|8496 |  28k|  1 |  46k|  20 | 3.600000e+01 |      --      |    Inf |   4.61%
2916.48/2926.52	c  2927s| 63200 |  5379 | 31345k| 486.3 |   682M |  43 |7084 |  10k|8503 |  28k|  2 |  46k|  20 | 3.600000e+01 |      --      |    Inf |   4.62%
2920.27/2930.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2920.27/2930.34	c  2930s| 63300 |  5404 | 31389k| 486.3 |   682M |  43 |7084 |  10k|8502 |  28k|  1 |  46k|  20 | 3.600000e+01 |      --      |    Inf |   4.62%
2922.86/2932.97	c  2933s| 63400 |  5397 | 31419k| 486.0 |   682M |  43 |7084 |  10k|   0 |  28k|  0 |  46k|  20 | 3.600000e+01 |      --      |    Inf |   4.62%
2926.15/2936.24	c  2936s| 63500 |  5398 | 31463k| 485.9 |   683M |  43 |7084 |  11k|   0 |  28k|  0 |  46k|  20 | 3.650000e+01 |      --      |    Inf |   4.62%
2929.74/2939.85	c  2940s| 63600 |  5406 | 31509k| 485.9 |   683M |  43 |7084 |  11k|   0 |  28k|  0 |  46k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2933.33/2943.45	c  2943s| 63700 |  5393 | 31554k| 485.8 |   683M |  43 |7084 |  10k|8491 |  28k|  1 |  46k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2937.03/2947.15	c  2947s| 63800 |  5413 | 31598k| 485.8 |   683M |  43 |7084 |  10k|8504 |  28k|  2 |  46k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2942.60/2952.77	c  2953s| 63900 |  5423 | 31659k| 485.9 |   685M |  43 |7084 |  10k|8504 |  29k|  1 |  46k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2948.08/2958.21	c  2958s| 64000 |  5453 | 31712k| 486.0 |   686M |  43 |7084 |  10k|8510 |  29k|  1 |  46k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2953.36/2963.59	c  2964s| 64100 |  5460 | 31742k| 485.7 |   686M |  44 |7084 |  10k|   0 |  29k|  0 |  46k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2958.54/2968.78	c  2969s| 64200 |  5469 | 31794k| 485.8 |   688M |  44 |7084 |  10k|   0 |  29k|  0 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2962.23/2972.47	c  2972s| 64300 |  5478 | 31828k| 485.6 |   688M |  44 |7084 |  10k|8510 |  29k|  1 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2965.72/2976.00	c  2976s| 64400 |  5462 | 31861k| 485.3 |   689M |  44 |7084 |  10k|   0 |  29k|  0 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2971.81/2982.02	c  2982s| 64500 |  5486 | 31929k| 485.6 |   690M |  44 |7084 |  10k|   0 |  29k|  0 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2974.90/2985.14	c  2985s| 64600 |  5476 | 31958k| 485.3 |   690M |  44 |7084 |  10k|8505 |  29k|  1 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2980.08/2990.32	c  2990s| 64700 |  5488 | 31997k| 485.2 |   690M |  44 |7084 |  10k|8508 |  29k|  1 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2983.17/2993.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2983.17/2993.50	c  2993s| 64800 |  5485 | 32025k| 484.9 |   690M |  44 |7084 |  10k|   0 |  29k|  0 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2985.77/2996.05	c  2996s| 64900 |  5478 | 32047k| 484.5 |   690M |  44 |7084 |  10k|   0 |  29k|  0 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2990.64/3000.98	c  3001s| 65000 |  5484 | 32097k| 484.5 |   690M |  44 |7084 |  10k|   0 |  29k|  0 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2996.02/3006.34	c  3006s| 65100 |  5517 | 32178k| 485.0 |   690M |  44 |7084 |  10k|   0 |  29k|  0 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
2999.72/3010.10	c  3010s| 65200 |  5523 | 32218k| 484.8 |   690M |  44 |7084 |  10k|8514 |  30k|  2 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3008.28/3018.60	c  3019s| 65300 |  5544 | 32294k| 485.3 |   691M |  44 |7084 |  10k|   0 |  30k|  0 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3010.79/3021.16	c  3021s| 65400 |  5535 | 32315k| 484.9 |   692M |  44 |7084 |  10k|8498 |  30k|  1 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3013.07/3023.42	c  3023s| 65500 |  5548 | 32342k| 484.5 |   692M |  44 |7084 |  10k|8500 |  30k|  1 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3016.56/3026.97	c  3027s| 65600 |  5547 | 32377k| 484.3 |   692M |  44 |7084 |  10k|   0 |  30k|  0 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3018.76/3029.13	c  3029s| 65700 |  5538 | 32397k| 483.9 |   692M |  44 |7084 |  10k|8498 |  30k|  1 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3022.84/3033.20	c  3033s| 65800 |  5549 | 32435k| 483.7 |   692M |  44 |7084 |  10k|   0 |  30k|  0 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3028.92/3039.33	c  3039s| 65900 |  5565 | 32500k| 484.0 |   695M |  44 |7084 |  10k|8513 |  30k|  1 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3031.91/3042.39	c  3042s| 66000 |  5556 | 32535k| 483.8 |   695M |  44 |7084 |  10k|8509 |  30k|  2 |  47k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3036.60/3047.03	c  3047s| 66100 |  5588 | 32600k| 484.0 |   697M |  44 |7084 |  10k|   0 |  30k|  0 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3039.48/3049.93	c  3050s| 66200 |  5615 | 32636k| 483.9 |   697M |  44 |7084 |  10k|8495 |  30k|  1 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3043.68/3054.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3043.68/3054.18	c  3054s| 66300 |  5624 | 32693k| 484.0 |   697M |  44 |7084 |  10k|8498 |  30k|  1 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3048.45/3058.93	c  3059s| 66400 |  5648 | 32747k| 484.1 |   698M |  44 |7084 |  10k|   0 |  30k|  0 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3053.44/3063.95	c  3064s| 66500 |  5685 | 32818k| 484.4 |   698M |  44 |7084 |  10k|   0 |  30k|  0 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3057.43/3067.99	c  3068s| 66600 |  5714 | 32875k| 484.5 |   698M |  44 |7084 |  10k|8498 |  30k|  1 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3062.91/3073.48	c  3073s| 66700 |  5749 | 32942k| 484.8 |   699M |  44 |7084 |  10k|8506 |  30k|  1 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3068.50/3079.08	c  3079s| 66800 |  5761 | 33000k| 484.9 |   699M |  44 |7084 |  10k|8507 |  30k|  1 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3073.27/3083.84	c  3084s| 66900 |  5783 | 33049k| 485.0 |   700M |  44 |7084 |  10k|8504 |  31k|  1 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3077.26/3087.83	c  3088s| 67000 |  5802 | 33089k| 484.8 |   700M |  44 |7084 |  10k|8501 |  31k|  1 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3079.57/3090.17	c  3090s| 67100 |  5798 | 33110k| 484.4 |   701M |  44 |7084 |  10k|8500 |  31k|  1 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3083.14/3093.77	c  3094s| 67200 |  5815 | 33149k| 484.3 |   701M |  44 |7084 |  10k|   0 |  31k|  0 |  48k|  20 | 3.700000e+01 |      --      |    Inf |   4.62%
3085.63/3096.22	c  3096s| 67300 |  5815 | 33179k| 484.0 |   701M |  44 |7084 |  10k|   0 |  31k|  0 |  48k|  20 | 3.700347e+01 |      --      |    Inf |   4.62%
3090.43/3101.09	c  3101s| 67400 |  5839 | 33229k| 484.0 |   701M |  44 |7084 |  10k|8509 |  31k|  1 |  48k|  20 | 3.700347e+01 |      --      |    Inf |   4.62%
3093.21/3103.88	c  3104s| 67500 |  5848 | 33258k| 483.8 |   702M |  44 |7084 |  10k|8500 |  31k|  1 |  48k|  20 | 3.750000e+01 |      --      |    Inf |   4.62%
3097.20/3107.81	c  3108s| 67600 |  5860 | 33298k| 483.6 |   702M |  44 |7084 |  10k|8500 |  31k|  1 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3101.68/3112.32	c  3112s| 67700 |  5872 | 33345k| 483.6 |   703M |  44 |7084 |  10k|   0 |  31k|  0 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3105.67/3116.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3105.67/3116.39	c  3116s| 67800 |  5871 | 33392k| 483.6 |   703M |  44 |7084 |  10k|8517 |  31k|  1 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3110.85/3121.56	c  3122s| 67900 |  5887 | 33440k| 483.6 |   704M |  44 |7084 |  10k|   0 |  31k|  0 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3115.94/3126.69	c  3127s| 68000 |  5900 | 33509k| 483.9 |   704M |  44 |7084 |  10k|8499 |  31k|  1 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3121.72/3132.43	c  3132s| 68100 |  5938 | 33593k| 484.4 |   705M |  44 |7084 |  10k|   0 |  31k|  0 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3126.00/3136.70	c  3137s| 68200 |  5964 | 33643k| 484.4 |   705M |  44 |7084 |  10k|8493 |  31k|  1 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3130.09/3140.86	c  3141s| 68300 |  5983 | 33693k| 484.5 |   705M |  44 |7084 |  10k|8505 |  31k|  2 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3135.17/3145.93	c  3146s| 68400 |  5986 | 33749k| 484.6 |   706M |  44 |7084 |  10k|   0 |  31k|  0 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3138.37/3149.19	c  3149s| 68500 |  5999 | 33784k| 484.4 |   706M |  44 |7084 |  10k|   0 |  32k|  0 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3153.00/3163.81	c  3164s| 68600 |  6002 | 33860k| 484.8 |   706M |  44 |7084 |  10k|8498 |  32k|  1 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3156.49/3167.31	c  3167s| 68700 |  6021 | 33887k| 484.5 |   706M |  44 |7084 |  10k|8500 |  32k|  1 |  49k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3158.48/3169.33	c  3169s| 68800 |  6016 | 33908k| 484.1 |   706M |  44 |7084 |  10k|   0 |  32k|  0 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3164.46/3175.31	c  3175s| 68900 |  6031 | 33982k| 484.4 |   707M |  44 |7084 |  10k|   0 |  32k|  0 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3169.34/3180.25	c  3180s| 69000 |  6074 | 34047k| 484.7 |   707M |  44 |7084 |  10k|   0 |  32k|  0 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3176.02/3186.97	c  3187s| 69100 |  6122 | 34140k| 485.3 |   709M |  44 |7084 |  10k|8504 |  32k|  1 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3180.70/3191.61	c  3192s| 69200 |  6151 | 34192k| 485.3 |   710M |  44 |7084 |  10k|   0 |  32k|  0 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3184.78/3195.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3184.78/3195.75	c  3196s| 69300 |  6173 | 34249k| 485.5 |   712M |  44 |7084 |  10k|   0 |  32k|  0 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3190.46/3201.49	c  3201s| 69400 |  6173 | 34295k| 485.4 |   712M |  44 |7084 |  10k|   0 |  32k|  0 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3194.95/3205.92	c  3206s| 69500 |  6210 | 34357k| 485.6 |   712M |  44 |7084 |  10k|   0 |  32k|  0 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3197.64/3208.66	c  3209s| 69600 |  6224 | 34388k| 485.4 |   713M |  44 |7084 |  10k|   0 |  32k|  0 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3203.22/3214.23	c  3214s| 69700 |  6243 | 34453k| 485.6 |   713M |  44 |7084 |  10k|8500 |  32k|  1 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3205.81/3216.80	c  3217s| 69800 |  6243 | 34481k| 485.3 |   713M |  44 |7084 |  10k|   0 |  32k|  0 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3208.79/3219.88	c  3220s| 69900 |  6241 | 34518k| 485.2 |   714M |  44 |7084 |  10k|8499 |  32k|  2 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3212.68/3223.71	c  3224s| 70000 |  6251 | 34566k| 485.1 |   715M |  44 |7084 |  10k|8500 |  32k|  1 |  50k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3217.97/3229.03	c  3229s| 70100 |  6289 | 34627k| 485.3 |   716M |  44 |7084 |  10k|8504 |  32k|  1 |  51k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3225.05/3236.18	c  3236s| 70200 |  6290 | 34674k| 485.3 |   716M |  44 |7084 |  10k|   0 |  33k|  0 |  51k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3230.21/3241.32	c  3241s| 70300 |  6302 | 34731k| 485.4 |   717M |  44 |7084 |  10k|8495 |  33k|  1 |  51k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3236.79/3247.96	c  3248s| 70400 |  6310 | 34806k| 485.8 |   717M |  44 |7084 |  10k|8491 |  33k|  1 |  51k|  20 | 3.800000e+01 |      --      |    Inf |   4.62%
3242.67/3253.81	c  3254s| 70500 |  6321 | 34875k| 486.1 |   718M |  44 |7084 |  10k|8504 |  33k|  1 |  51k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3249.54/3260.76	c  3261s| 70600 |  6345 | 34946k| 486.4 |   719M |  44 |7084 |  10k|   0 |  33k|  0 |  51k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3261.41/3272.61	c  3273s| 70700 |  6349 | 35052k| 487.2 |   720M |  44 |7084 |  10k|   0 |  33k|  0 |  51k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3265.90/3277.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3265.90/3277.17	c  3277s| 70800 |  6367 | 35114k| 487.4 |   720M |  44 |7084 |  10k|   0 |  33k|  0 |  51k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3271.97/3283.20	c  3283s| 70900 |  6383 | 35180k| 487.6 |   721M |  44 |7084 |  10k|8510 |  33k|  2 |  51k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3274.77/3286.04	c  3286s| 71000 |  6387 | 35209k| 487.3 |   722M |  44 |7084 |  10k|8496 |  33k|  1 |  51k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3279.24/3290.52	c  3291s| 71100 |  6415 | 35270k| 487.5 |   722M |  44 |7084 |  10k|8498 |  33k|  1 |  51k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3284.52/3295.89	c  3296s| 71200 |  6420 | 35337k| 487.8 |   723M |  44 |7084 |  10k|   0 |  33k|  0 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3288.90/3300.23	c  3300s| 71300 |  6420 | 35388k| 487.8 |   724M |  44 |7084 |  10k|8493 |  33k|  1 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3295.98/3307.31	c  3307s| 71400 |  6477 | 35494k| 488.6 |   724M |  44 |7084 |  10k|   0 |  34k|  0 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3301.26/3312.63	c  3313s| 71500 |  6518 | 35570k| 488.9 |   725M |  44 |7084 |  10k|   0 |  34k|  0 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3304.34/3315.78	c  3316s| 71600 |  6524 | 35611k| 488.8 |   725M |  44 |7084 |  10k|8496 |  34k|  1 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3308.43/3319.82	c  3320s| 71700 |  6550 | 35672k| 489.0 |   725M |  44 |7084 |  10k|   0 |  34k|  0 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3311.32/3322.72	c  3323s| 71800 |  6569 | 35709k| 488.8 |   726M |  44 |7084 |  10k|8496 |  34k|  1 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3314.91/3326.31	c  3326s| 71900 |  6596 | 35756k| 488.8 |   727M |  44 |7084 |  10k|8498 |  34k|  1 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3317.61/3329.08	c  3329s| 72000 |  6592 | 35782k| 488.5 |   727M |  44 |7084 |  10k|8492 |  34k|  1 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3323.47/3335.01	c  3335s| 72100 |  6624 | 35858k| 488.9 |   727M |  44 |7084 |  10k|8493 |  34k|  1 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3327.67/3339.12	c  3339s| 72200 |  6650 | 35913k| 489.0 |   728M |  44 |7084 |  10k|   0 |  34k|  0 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3332.24/3343.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3332.24/3343.71	c  3344s| 72300 |  6689 | 35977k| 489.2 |   729M |  44 |7084 |  10k|8506 |  34k|  2 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3336.32/3347.88	c  3348s| 72400 |  6706 | 36022k| 489.1 |   730M |  44 |7084 |  10k|8491 |  34k|  1 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3341.90/3353.44	c  3353s| 72500 |  6743 | 36086k| 489.3 |   730M |  44 |7084 |  10k|   0 |  34k|  0 |  52k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3347.08/3358.66	c  3359s| 72600 |  6793 | 36145k| 489.4 |   733M |  44 |7084 |  10k|8503 |  34k|  1 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3351.48/3363.08	c  3363s| 72700 |  6808 | 36186k| 489.3 |   734M |  44 |7084 |  10k|   0 |  34k|  0 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3356.75/3368.33	c  3368s| 72800 |  6840 | 36243k| 489.4 |   735M |  44 |7084 |  10k|8493 |  34k|  1 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3361.13/3372.73	c  3373s| 72900 |  6864 | 36296k| 489.5 |   736M |  44 |7084 |  10k|   0 |  35k|  0 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3365.11/3376.77	c  3377s| 73000 |  6881 | 36338k| 489.4 |   736M |  44 |7084 |  10k|8502 |  35k|  1 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3367.90/3379.57	c  3380s| 73100 |  6877 | 36364k| 489.1 |   736M |  44 |7084 |  10k|8493 |  35k|  1 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3371.89/3383.55	c  3384s| 73200 |  6898 | 36406k| 489.0 |   736M |  44 |7084 |  10k|8499 |  35k|  1 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3374.18/3385.84	c  3386s| 73300 |  6878 | 36429k| 488.7 |   737M |  44 |7084 |  10k|   0 |  35k|  0 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3377.07/3388.72	c  3389s| 73400 |  6885 | 36458k| 488.4 |   737M |  44 |7084 |  10k|8492 |  35k|  1 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3381.65/3393.36	c  3393s| 73500 |  6904 | 36513k| 488.5 |   737M |  44 |7084 |  10k|8506 |  35k|  1 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3384.84/3396.59	c  3397s| 73600 |  6912 | 36547k| 488.3 |   737M |  44 |7084 |  10k|8494 |  35k|  1 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3388.03/3399.79	c  3400s| 73700 |  6922 | 36583k| 488.1 |   737M |  44 |7084 |  10k|   0 |  35k|  0 |  53k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3394.50/3406.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3394.50/3406.27	c  3406s| 73800 |  6938 | 36644k| 488.3 |   738M |  44 |7084 |  10k|8509 |  35k|  1 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3400.08/3411.81	c  3412s| 73900 |  6977 | 36728k| 488.7 |   739M |  44 |7084 |  10k|8490 |  35k|  1 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3407.27/3419.05	c  3419s| 74000 |  7028 | 36840k| 489.6 |   739M |  44 |7084 |  10k|   0 |  35k|  0 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3411.35/3423.13	c  3423s| 74100 |  7035 | 36885k| 489.5 |   740M |  44 |7084 |  10k|   0 |  35k|  0 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3416.42/3428.25	c  3428s| 74200 |  7066 | 36954k| 489.8 |   741M |  44 |7084 |  10k|8497 |  35k|  1 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3419.81/3431.67	c  3432s| 74300 |  7076 | 37002k| 489.8 |   741M |  44 |7084 |  10k|8497 |  35k|  1 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3425.48/3437.35	c  3437s| 74400 |  7092 | 37068k| 490.0 |   745M |  44 |7084 |  10k|8508 |  36k|  1 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3430.46/3442.31	c  3442s| 74500 |  7119 | 37132k| 490.2 |   746M |  44 |7084 |  10k|   0 |  36k|  0 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3434.85/3446.73	c  3447s| 74600 |  7144 | 37185k| 490.3 |   746M |  44 |7084 |  10k|8509 |  36k|  2 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3438.43/3450.33	c  3450s| 74700 |  7162 | 37226k| 490.1 |   746M |  44 |7084 |  10k|8497 |  36k|  1 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3446.50/3458.44	c  3458s| 74800 |  7200 | 37318k| 490.7 |   747M |  44 |7084 |  10k|8505 |  36k|  1 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3455.37/3467.34	c  3467s| 74900 |  7231 | 37401k| 491.2 |   747M |  44 |7084 |  10k|   0 |  36k|  0 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3461.84/3473.85	c  3474s| 75000 |  7247 | 37454k| 491.2 |   748M |  44 |7084 |  10k|   0 |  36k|  0 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3466.83/3478.81	c  3479s| 75100 |  7266 | 37512k| 491.3 |   748M |  44 |7084 |  10k|   0 |  36k|  0 |  54k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3473.12/3485.17	c  3485s| 75200 |  7298 | 37573k| 491.5 |   750M |  44 |7084 |  10k|8516 |  36k|  2 |  55k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3479.18/3491.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3479.18/3491.23	c  3491s| 75300 |  7319 | 37631k| 491.6 |   751M |  44 |7084 |  10k|8513 |  36k|  2 |  55k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3487.96/3500.04	c  3500s| 75400 |  7362 | 37727k| 492.2 |   752M |  44 |7084 |  10k|   0 |  37k|  0 |  55k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3496.71/3508.85	c  3509s| 75500 |  7380 | 37809k| 492.6 |   753M |  44 |7084 |  10k|8506 |  37k|  1 |  55k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3502.79/3514.92	c  3515s| 75600 |  7414 | 37879k| 492.9 |   753M |  44 |7084 |  10k|8507 |  37k|  1 |  55k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3511.46/3523.67	c  3524s| 75700 |  7415 | 37948k| 493.2 |   754M |  44 |7084 |  10k|8490 |  37k|  1 |  55k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3518.04/3530.23	c  3530s| 75800 |  7442 | 38019k| 493.4 |   755M |  44 |7084 |  10k|8496 |  37k|  1 |  55k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3521.73/3533.95	c  3534s| 75900 |  7450 | 38061k| 493.3 |   755M |  44 |7084 |  10k|8513 |  37k|  3 |  55k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3526.41/3538.63	c  3539s| 76000 |  7462 | 38092k| 493.1 |   755M |  44 |7084 |  10k|8506 |  37k|  1 |  56k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3530.50/3542.78	c  3543s| 76100 |  7464 | 38142k| 493.1 |   755M |  44 |7084 |  10k|8508 |  37k|  1 |  56k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3535.18/3547.49	c  3547s| 76200 |  7491 | 38198k| 493.2 |   757M |  44 |7084 |  10k|   0 |  37k|  0 |  56k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3539.96/3552.21	c  3552s| 76300 |  7502 | 38239k| 493.1 |   760M |  44 |7084 |  10k|8499 |  37k|  1 |  56k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3543.45/3555.78	c  3556s| 76400 |  7520 | 38277k| 493.0 |   761M |  44 |7084 |  10k|8498 |  37k|  1 |  56k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3546.14/3558.44	c  3558s| 76500 |  7523 | 38300k| 492.6 |   761M |  44 |7084 |  10k|8507 |  37k|  1 |  56k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3549.73/3562.06	c  3562s| 76600 |  7528 | 38340k| 492.5 |   761M |  44 |7084 |  10k|8497 |  37k|  1 |  56k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3554.50/3566.84	c  3567s| 76700 |  7558 | 38398k| 492.6 |   761M |  44 |7084 |  10k|8511 |  38k|  2 |  56k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3558.49/3570.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3558.49/3570.86	c  3571s| 76800 |  7565 | 38434k| 492.4 |   762M |  44 |7084 |  10k|   0 |  38k|  0 |  56k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3565.06/3577.49	c  3577s| 76900 |  7583 | 38508k| 492.8 |   763M |  44 |7084 |  10k|8523 |  38k|  1 |  56k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3571.84/3584.28	c  3584s| 77000 |  7624 | 38594k| 493.2 |   763M |  44 |7084 |  10k|8501 |  38k|  0 |  56k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3579.31/3591.71	c  3592s| 77100 |  7666 | 38682k| 493.7 |   763M |  44 |7084 |  10k|8494 |  38k|  1 |  57k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3582.71/3595.12	c  3595s| 77200 |  7660 | 38722k| 493.6 |   764M |  44 |7084 |  10k|8494 |  38k|  1 |  57k|  20 | 3.800000e+01 |      --      |    Inf |   4.64%
3584.49/3597.00	c 
3584.49/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3584.49/3597.00	c Solving Time (sec) : 3597.00
3584.49/3597.00	c Solving Nodes      : 77271 (total of 78479 nodes in 2 runs)
3584.49/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3584.49/3597.00	c Dual Bound         : +3.80000000000000e+01
3584.49/3597.00	c Gap                : infinite
3584.49/3597.00	s UNKNOWN
3584.49/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3584.49/3597.00	c Total Time         :    3597.00
3584.49/3597.00	c   solving          :    3597.00
3584.49/3597.00	c   presolving       :       1.19 (included in solving)
3584.49/3597.00	c   reading          :       0.13 (included in solving)
3584.49/3597.00	c   copying          :       3.66 (112 #copies) (minimal 0.03, maximal 0.04, average 0.03)
3584.49/3597.00	c Original Problem   :
3584.49/3597.00	c   Problem name     : HOME/instance-4432663-1721097254.opb
3584.49/3597.00	c   Variables        : 7089 (7089 binary, 0 integer, 0 implicit integer, 0 continuous)
3584.49/3597.00	c   Constraints      : 13888 initial, 13888 maximal
3584.49/3597.00	c   Objective        : minimize, 9 non-zeros (abs.min = 1, abs.max = 256)
3584.49/3597.00	c Presolved Problem  :
3584.49/3597.00	c   Problem name     : t_HOME/instance-4432663-1721097254.opb
3584.49/3597.00	c   Variables        : 7084 (7084 binary, 0 integer, 0 implicit integer, 0 continuous)
3584.49/3597.00	c   Constraints      : 10926 initial, 11489 maximal
3584.49/3597.00	c   Objective        : minimize, 9 non-zeros (abs.min = 1, abs.max = 256)
3584.49/3597.00	c   Nonzeros         : 279835 constraint, 3526 clique table
3584.49/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3584.49/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   domcol           :       0.06       0.00      3          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   dualsparsify     :       0.08       0.00      1          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   gateextraction   :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   implics          :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   milp             :       0.33       0.00      1          0          0          0          0          0      13888       6952          0          0
3584.49/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   sparsify         :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   trivial          :       0.00       0.00     11          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   dualfix          :       0.00       0.00     11          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   probing          :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   symmetry         :       0.27       0.00      1          0          0          0          0          0          0       1500          0          0
3584.49/3597.00	c   vbounds          :       0.00       0.00      4          0          5          0          0          0          0          0          0          0
3584.49/3597.00	c   knapsack         :       0.00       0.00     22          0          0          0          0          0          0          5         47        186
3584.49/3597.00	c   setppc           :       0.01       0.00     16          0          0          0          0          0         39          0          0          0
3584.49/3597.00	c   linear           :       0.24       0.07     18          0          0          0          0          0          5          0          4         25
3584.49/3597.00	c   logicor          :       0.04       0.03     12          0          0          0          0          0        153          0          0        386
3584.49/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   components       :       0.04       0.00      2          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3584.49/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3584.49/3597.00	c   benderslp        :          0          0          0          0      47752          0          0       6919          0          0          0          0          0          0          0
3584.49/3597.00	c   integral         :          0          0          0          0      47752          0          0       6919          0          0          0          0          0          0      95504
3584.49/3597.00	c   knapsack         :         57+        67         22     537212          0          0          0       6914     719273       3917     136297        572         68          0          0
3584.49/3597.00	c   setppc           :       1523+      1673         22     533124          0          0          0         28      20799         38      19185          1          0          0          0
3584.49/3597.00	c   linear           :       6944+      6980         22     533267          0          0          0         12     116649      49497   12623549          0          0          0          0
3584.49/3597.00	c   logicor          :       2402+      2925         22     141574          0          0          0          0     106107       2065      83692         66          6          0          0
3584.49/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3584.49/3597.00	c   benderslp        :       0.02       0.00       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00
3584.49/3597.00	c   integral         :      24.35       0.00       0.00       0.00      24.34       0.00       0.00       0.00       0.00       0.00
3584.49/3597.00	c   knapsack         :      31.51       0.00       0.01      31.22       0.00       0.00       0.00       0.02       0.25       0.01
3584.49/3597.00	c   setppc           :       0.60       0.00       0.00       0.58       0.00       0.00       0.00       0.00       0.01       0.00
3584.49/3597.00	c   linear           :     212.09       0.07       0.04     211.79       0.00       0.00       0.00       0.00       0.19       0.00
3584.49/3597.00	c   logicor          :      13.25       0.03       0.01      13.13       0.00       0.00       0.00       0.00       0.09       0.00
3584.49/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.49/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.49/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.49/3597.00	c   components       :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3584.49/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3584.49/3597.00	c   dualfix          :          2          0          0          0
3584.49/3597.00	c   genvbounds       :          0          0          0          0
3584.49/3597.00	c   nlobbt           :          0          0          0          0
3584.49/3597.00	c   obbt             :          0          0          0          0
3584.49/3597.00	c   probing          :          0          0          0          0
3584.49/3597.00	c   pseudoobj        :     246667          0          0          0
3584.49/3597.00	c   redcost          :     104848          0          0          0
3584.49/3597.00	c   rootredcost      :          2          0          0          0
3584.49/3597.00	c   symmetry         :          0          0          0          0
3584.49/3597.00	c   vbounds          :     243277          0          0          0
3584.49/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3584.49/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3584.49/3597.00	c   genvbounds       :       0.08       0.00       0.00       0.08       0.00       0.00
3584.49/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3584.49/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3584.49/3597.00	c   probing          :       0.03       0.00       0.03       0.00       0.00       0.00
3584.49/3597.00	c   pseudoobj        :       0.24       0.00       0.00       0.24       0.00       0.00
3584.49/3597.00	c   redcost          :      14.09       0.00       0.00      14.09       0.00       0.00
3584.49/3597.00	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00       0.00
3584.49/3597.00	c   symmetry         :       0.37       0.00       0.27       0.10       0.00       0.00
3584.49/3597.00	c   vbounds          :       3.25       0.00       0.00       3.24       0.00       0.00
3584.49/3597.00	c Symmetry           :
3584.49/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3584.49/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3584.49/3597.00	c   lexicographic red:          0 reductions applied,          0 cutoffs
3584.49/3597.00	c   shadow tree time :       0.00 s
3584.49/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3584.49/3597.00	c   propagation      :       1.21      18947      18883          -     167278       34.6        958       25.8          -          -          -
3584.49/3597.00	c   infeasible LP    :       1.46       1589       1589          -       8904       30.2        189       21.7       1589       24.3          0
3584.49/3597.00	c   bound exceed. LP :       0.00          1          1          -          1       14.0          0        0.0          1       24.0          0
3584.49/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3584.49/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3584.49/3597.00	c   applied globally :       0.22          -          -          0      55524       27.7          -          -       1590          -          -
3584.49/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3584.49/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3584.49/3597.00	c   cut pool         :       1.70          -       9847         42          -          -      39342     402498          -          -          -          -          -    (maximal pool size:       9843)
3584.49/3597.00	c   aggregation      :       1.38       0.00        279         22          0          0      21414     161231        141      10142      10130         12          0
3584.49/3597.00	c   > cmir           :          -          -          -          -          -          -          -      58075          0       3419       3419          0          -
3584.49/3597.00	c   > flowcover      :          -          -          -          -          -          -          -      98952          0       5904       5904          0          -
3584.49/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -       4204        141        819        807         12          -
3584.49/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   clique           :       0.50       0.00         22         22          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   gomory           :      25.65       0.00        277         20          0          0      16949     166693         44      13378      13375          3          0
3584.49/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -      87230         23       7647       7645          2          -
3584.49/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      79463         21       5731       5730          1          -
3584.49/3597.00	c   impliedbounds    :       0.06       0.00        279         22          0          0         55       2543          0       2430       2430          0          0
3584.49/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   multilinear      :       0.00       0.00        674         22          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   rapidlearning    :     151.42       0.00        100          1          0       8771          0          0          0          0          0          0        120
3584.49/3597.00	c   rlt              :       0.00       0.00        159         20          0          0          0          0          0          0          0          0          0
3584.49/3597.00	c   zerohalf         :       3.24       0.00        277         22          0          0       1112      72031          3      14191      14191          0          0
3584.49/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3584.49/3597.00	c   hybrid           :       0.16       0.00       9337         22      40223          0     362524        268          0      51188
3584.49/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3584.49/3597.00	c   problem variables:       0.00          -          0          0
3584.49/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3584.49/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c   relpscost        :      24.30       0.00      47752          0          0          0          0          0          0      95504
3584.49/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3584.49/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3584.49/3597.00	c   LP solutions     :       0.00          -          -          0          0
3584.49/3597.00	c   relax solutions  :       0.00          -          -          0          0
3584.49/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3584.49/3597.00	c   strong branching :       0.00          -          -          0          0
3584.49/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3584.49/3597.00	c   adaptivediving   :       6.97       0.00         39          0          0
3584.49/3597.00	c   alns             :      15.40       0.00         10          0          0
3584.49/3597.00	c   bound            :       0.00       0.00          0          0          0
3584.49/3597.00	c   clique           :       0.10       0.00          1          0          0
3584.49/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3584.49/3597.00	c   completesol      :       0.00       0.00          0          0          0
3584.49/3597.00	c   conflictdiving   :      85.12       0.00        710          0          0
3584.49/3597.00	c   crossover        :       0.02       0.00          0          0          0
3584.49/3597.00	c   dins             :       0.00       0.00          0          0          0
3584.49/3597.00	c   distributiondivin:     114.32       0.00        709          0          0
3584.49/3597.00	c   dps              :       0.00       0.00          0          0          0
3584.49/3597.00	c   dualval          :       0.00       0.00          0          0          0
3584.49/3597.00	c   farkasdiving     :       6.33       0.00          2          0          0
3584.49/3597.00	c   feasjump         :       0.18       0.00          2          0          0
3584.49/3597.00	c   feaspump         :     102.20       0.00         41          0          0
3584.49/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3584.49/3597.00	c   fracdiving       :      77.10       0.00        709          0          0
3584.49/3597.00	c   gins             :       0.01       0.00          0          0          0
3584.49/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3584.49/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3584.49/3597.00	c   indicator        :       0.03       0.00          0          0          0
3584.49/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3584.49/3597.00	c   indoneopt        :       0.02       0.00          0          0          0
3584.49/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3584.49/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3584.49/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3584.49/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3584.49/3597.00	c   linesearchdiving :      83.06       0.00        710          0          0
3584.49/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3584.49/3597.00	c   locks            :       0.10       0.00          1          0          0
3584.49/3597.00	c   lpface           :       0.12       0.00          0          0          0
3584.49/3597.00	c   mpec             :       0.00       0.00          0          0          0
3584.49/3597.00	c   multistart       :       0.00       0.00          0          0          0
3584.49/3597.00	c   mutation         :       0.00       0.00          0          0          0
3584.49/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3584.49/3597.00	c   objpscostdiving  :      87.00       0.00         11          0          0
3584.49/3597.00	c   octane           :       0.00       0.00          0          0          0
3584.49/3597.00	c   ofins            :       0.01       0.00          0          0          0
3584.49/3597.00	c   oneopt           :       0.04       0.00          0          0          0
3584.49/3597.00	c   padm             :       0.00       0.00          0          0          0
3584.49/3597.00	c   proximity        :       0.00       0.00          0          0          0
3584.49/3597.00	c   pscostdiving     :      76.68       0.00        710          0          0
3584.49/3597.00	c   randrounding     :       3.31       0.00       6907          0          0
3584.49/3597.00	c   rens             :       0.13       0.00          2          0          0
3584.49/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3584.49/3597.00	c   repair           :       0.00       0.00          0          0          0
3584.49/3597.00	c   rins             :       0.02       0.00          0          0          0
3584.49/3597.00	c   rootsoldiving    :      47.37       0.00         76          0          0
3584.49/3597.00	c   rounding         :       1.23       0.00       3303          0          0
3584.49/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3584.49/3597.00	c   shiftandpropagate:       0.21       0.00          2          0          0
3584.49/3597.00	c   shifting         :      11.28       0.00       1612          0          0
3584.49/3597.00	c   simplerounding   :       0.02       0.00          0          0          0
3584.49/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3584.49/3597.00	c   subnlp           :       0.04       0.00          0          0          0
3584.49/3597.00	c   trivial          :       0.01       0.00          4          0          0
3584.49/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3584.49/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3584.49/3597.00	c   trysol           :       0.02       0.00          0          0          0
3584.49/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3584.49/3597.00	c   undercover       :       0.00       0.00          0          0          0
3584.49/3597.00	c   vbounds          :       0.10       0.00          2          0          0
3584.49/3597.00	c   veclendiving     :     102.12       0.00        709          0          0
3584.49/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3584.49/3597.00	c   zirounding       :       0.54       0.00       1000          0          0
3584.49/3597.00	c   other solutions  :          -          -          -          0          -
3584.49/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3584.49/3597.00	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
3584.49/3597.00	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
3584.49/3597.00	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
3584.49/3597.00	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
3584.49/3597.00	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
3584.49/3597.00	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
3584.49/3597.00	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
3584.49/3597.00	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
3584.49/3597.00	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
3584.49/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3584.49/3597.00	c   primal LP        :      19.23       3242          0       0.00       0.00      19.23       3242
3584.49/3597.00	c   dual LP          :    2032.19      57485   29132087     507.55   14335.33       0.37         88
3584.49/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3584.49/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3584.49/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3584.49/3597.00	c   diving/probing LP:     642.00       8227    9606467    1167.68   14963.25
3584.49/3597.00	c   strong branching :       1.20         20      13207     660.35   10983.69          -          -          6
3584.49/3597.00	c     (at root node) :          -         20      13207     660.35          -
3584.49/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3584.49/3597.00	c B&B Tree           :
3584.49/3597.00	c   number of runs   :          2
3584.49/3597.00	c   nodes            :      77271 (46600 internal, 30671 leaves)
3584.49/3597.00	c   feasible leaves  :          0
3584.49/3597.00	c   infeas. leaves   :      30670
3584.49/3597.00	c   objective leaves :          0
3584.49/3597.00	c   nodes (total)    :      78479 (47752 internal, 30727 leaves)
3584.49/3597.00	c   nodes left       :       7662
3584.49/3597.00	c   max depth        :         44
3584.49/3597.00	c   max depth (total):         44
3584.49/3597.00	c   backtracks       :      22096 (28.6%)
3584.49/3597.00	c   early backtracks :          0 (0.0%)
3584.49/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3584.49/3597.00	c   delayed cutoffs  :       8269
3584.49/3597.00	c   repropagations   :      19342 (997923 domain reductions, 5043 cutoffs)
3584.49/3597.00	c   avg switch length:       6.28
3584.49/3597.00	c   switching time   :     161.09
3584.49/3597.00	c Root Node          :
3584.49/3597.00	c   First LP value   : +1.60000000000000e+01
3584.49/3597.00	c   First LP Iters   :       7601 (26212.24 Iter/sec)
3584.49/3597.00	c   First LP Time    :       0.29
3584.49/3597.00	c   Final Dual Bound : +1.90000000000000e+01
3584.49/3597.00	c   Final Root Iters :      20894
3584.49/3597.00	c   Root LP Estimate : +4.92106998436478e+01
3584.49/3597.00	c Solution           :
3584.49/3597.00	c   Solutions found  :          0 (0 improvements)
3584.49/3597.00	c   Primal Bound     :          -
3584.49/3597.00	c   Dual Bound       : +3.80000000000000e+01
3584.49/3597.00	c   Gap              :   infinite
3584.49/3597.00	c Integrals          :      Total       Avg%
3584.49/3597.00	c   primal-dual      :  359699.77     100.00
3584.49/3597.00	c   primal-ref       :          -          - (not evaluated)
3584.49/3597.00	c   dual-ref         :          -          - (not evaluated)
3584.70/3597.16	c Time complete: 3584.77.

Verifier Data

ERROR: no interpretation found !

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: 64096 MiB (61374 MiB free)
  memory of node 1: 64473 MiB (61572 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432663-1721097254/watcher-4432663-1721097254 -o /tmp/evaluation-result-4432663-1721097254/solver-4432663-1721097254 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721093664-830408 --watchdog 3760 pbscip -f HOME/instance-4432663-1721097254.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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
Starting watchdog threadLinux Starting watchdog threadLinux 4.18.0-301.1.el8.x86_64
Current StackSize limit: 8192 KiB

solver pid=832412, runsolver pid=832409

[startup+0.1001 s]*
/proc/loadavg: 4.21 4.22 4.21 5/240 832413
/proc/meminfo: memFree=125875312/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=75472 memory=35236 CPUtime=0.1 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 5853 0 0 0 10 0 0 0 20 0 1 0 161884264 77283328 8809 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 18868 8809 3243 3540 0 7125 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 75472 KiB
Current children cumulated memory: 35236 KiB

[startup+0.213794 s]*
/proc/loadavg: 4.21 4.22 4.21 5/240 832413
/proc/meminfo: memFree=125797892/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=168792 memory=126232 CPUtime=0.21 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 30528 0 0 0 18 3 0 0 20 0 1 0 161884264 172843008 31492 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 42198 31558 3547 3540 0 30455 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 168792 KiB
Current children cumulated memory: 126232 KiB

[startup+0.31358 s]*
/proc/loadavg: 4.21 4.22 4.21 5/240 832413
/proc/meminfo: memFree=125775604/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=176780 memory=134680 CPUtime=0.32 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 32700 0 0 0 28 4 0 0 20 0 1 0 161884264 181022720 33670 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 44195 33670 3547 3540 0 32452 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 176780 KiB
Current children cumulated memory: 134680 KiB

[startup+0.70034 s]
/proc/loadavg: 4.21 4.22 4.21 5/240 832413
/proc/meminfo: memFree=125712232/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=217996 memory=175596 CPUtime=0.69 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 42107 0 0 0 62 7 0 0 20 0 1 0 161884264 223227904 43899 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 54499 43899 3754 3540 0 42756 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 217996 KiB
Current children cumulated memory: 175596 KiB

[startup+1.50031 s]
/proc/loadavg: 4.21 4.22 4.21 5/240 832413
/proc/meminfo: memFree=125685280/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=381276 memory=316224 CPUtime=1.48 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 76205 0 0 0 136 12 0 0 20 0 1 0 161884264 390426624 79056 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 95319 79056 3850 3540 0 83576 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 381276 KiB
Current children cumulated memory: 316224 KiB

[startup+3.11331 s]
/proc/loadavg: 4.19 4.21 4.21 5/240 832414
/proc/meminfo: memFree=125538136/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=401116 memory=335916 CPUtime=3.09 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 81012 0 0 0 296 13 0 0 20 0 1 0 161884264 410742784 83979 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 100279 83979 3962 3540 0 88536 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 401116 KiB
Current children cumulated memory: 335916 KiB

[startup+6.30027 s]
/proc/loadavg: 4.19 4.21 4.21 5/240 832415
/proc/meminfo: memFree=125388896/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=533564 memory=465076 CPUtime=6.27 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 108653 0 0 0 610 17 0 0 20 0 1 0 161884264 546369536 116269 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 133391 116269 4009 3540 0 121648 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 533564 KiB
Current children cumulated memory: 465076 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.20 4.20 6/243 832579
/proc/meminfo: memFree=126963724/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=583404 memory=475952 CPUtime=12.64 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 122932 0 0 0 1244 20 0 0 20 0 1 0 161884264 597405696 119082 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 145851 118988 4009 3540 0 134108 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 583404 KiB
Current children cumulated memory: 475952 KiB

[startup+25.5003 s]
/proc/loadavg: 4.06 4.18 4.19 5/243 832674
/proc/meminfo: memFree=127012384/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=589344 memory=520268 CPUtime=25.39 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 140119 0 0 0 2516 23 0 0 20 0 1 0 161884264 603488256 130067 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 147336 130067 4009 3540 0 135593 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 589344 KiB
Current children cumulated memory: 520268 KiB

[startup+51.1131 s]
/proc/loadavg: 4.10 4.18 4.19 5/243 832677
/proc/meminfo: memFree=126902696/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=573604 memory=506180 CPUtime=50.91 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 155714 0 0 0 5064 27 0 0 20 0 1 0 161884264 587370496 126545 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 143401 126545 4009 3540 0 131658 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 573604 KiB
Current children cumulated memory: 506180 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.16 4.18 6/242 832688
/proc/meminfo: memFree=126764780/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=585224 memory=517748 CPUtime=101.91 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 185068 0 0 0 10159 32 0 0 20 0 1 0 161884264 599269376 129437 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 146306 129437 4009 3540 0 134563 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 585224 KiB
Current children cumulated memory: 517748 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.18 4.18 5/241 832698
/proc/meminfo: memFree=126705300/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=601212 memory=527268 CPUtime=161.7 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 223112 0 0 0 16130 40 0 0 20 0 1 0 161884264 615641088 131817 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 150303 131817 4009 3540 0 138560 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 601212 KiB
Current children cumulated memory: 527268 KiB

[startup+222.3 s]
/proc/loadavg: 4.50 4.25 4.21 5/241 832708
/proc/meminfo: memFree=126705992/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=596640 memory=528316 CPUtime=221.46 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 245847 0 0 0 22102 44 0 0 20 0 1 0 161884264 610959360 132079 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 149160 132079 4009 3540 0 137417 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 596640 KiB
Current children cumulated memory: 528316 KiB

[startup+282.3 s]
/proc/loadavg: 4.71 4.37 4.25 6/242 832720
/proc/meminfo: memFree=126742160/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=555196 memory=489724 CPUtime=281.22 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 246640 0 0 0 28077 45 0 0 20 0 1 0 161884264 568520704 122431 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 138799 122431 4009 3540 0 127056 0
Current children cumulated CPU time: 281.22 s
Current children cumulated vsize: 555196 KiB
Current children cumulated memory: 489724 KiB

[startup+342.3 s]
/proc/loadavg: 4.40 4.35 4.25 5/242 832730
/proc/meminfo: memFree=126720044/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=571076 memory=504032 CPUtime=340.99 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 250832 0 0 0 34053 46 0 0 20 0 1 0 161884264 584781824 126008 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 142769 126008 4009 3540 0 131026 0
Current children cumulated CPU time: 340.99 s
Current children cumulated vsize: 571076 KiB
Current children cumulated memory: 504032 KiB

[startup+402.3 s]
/proc/loadavg: 4.20 4.30 4.24 5/244 832744
/proc/meminfo: memFree=126703944/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=581640 memory=515392 CPUtime=400.75 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 253802 0 0 0 40029 46 0 0 20 0 1 0 161884264 595599360 128848 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 145410 128848 4009 3540 0 133667 0
Current children cumulated CPU time: 400.75 s
Current children cumulated vsize: 581640 KiB
Current children cumulated memory: 515392 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.26 4.23 5/244 832754
/proc/meminfo: memFree=126686140/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=588404 memory=523924 CPUtime=460.56 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 255058 0 0 0 46009 47 0 0 20 0 1 0 161884264 602525696 130981 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 147101 130981 4009 3540 0 135358 0
Current children cumulated CPU time: 460.56 s

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

/proc/loadavg: 4.29 4.16 4.17 5/242 834204
/proc/meminfo: memFree=125193020/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=872036 memory=832444 CPUtime=3211.29 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 330446 0 0 0 321071 58 0 0 20 0 1 0 161884264 892964864 208111 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 218009 208111 4025 3540 0 206266 0
Current children cumulated CPU time: 3211.29 s
Current children cumulated vsize: 872036 KiB
Current children cumulated memory: 832444 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.14 4.16 5/243 834385
/proc/meminfo: memFree=125175444/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=872036 memory=833564 CPUtime=3271.07 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 331016 0 0 0 327048 59 0 0 20 0 1 0 161884264 892964864 208391 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 218009 208391 4025 3540 0 206266 0
Current children cumulated CPU time: 3271.07 s
Current children cumulated vsize: 872036 KiB
Current children cumulated memory: 833564 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.13 4.16 6/243 834395
/proc/meminfo: memFree=125162604/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=872036 memory=833692 CPUtime=3330.85 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 331337 0 0 0 333026 59 0 0 20 0 1 0 161884264 892964864 208423 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 218009 208423 4025 3540 0 206266 0
Current children cumulated CPU time: 3330.85 s
Current children cumulated vsize: 872036 KiB
Current children cumulated memory: 833692 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.14 4.16 5/245 834463
/proc/meminfo: memFree=125140288/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=872036 memory=834016 CPUtime=3390.62 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 331736 0 0 0 339003 59 0 0 20 0 1 0 161884264 892964864 208504 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 218009 208504 4025 3540 0 206266 0
Current children cumulated CPU time: 3390.62 s
Current children cumulated vsize: 872036 KiB
Current children cumulated memory: 834016 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.12 4.15 6/245 834474
/proc/meminfo: memFree=125085044/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=904100 memory=865536 CPUtime=3450.39 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 347116 0 0 0 344978 61 0 0 20 0 1 0 161884264 925798400 216384 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 226025 216384 4025 3540 0 214282 0
Current children cumulated CPU time: 3450.39 s
Current children cumulated vsize: 904100 KiB
Current children cumulated memory: 865536 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.13 4.15 5/245 834485
/proc/meminfo: memFree=125061932/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=904100 memory=865864 CPUtime=3510.16 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 347492 0 0 0 350955 61 0 0 20 0 1 0 161884264 925798400 216466 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 226025 216466 4025 3540 0 214282 0
Current children cumulated CPU time: 3510.16 s
Current children cumulated vsize: 904100 KiB
Current children cumulated memory: 865864 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.12 4.14 5/244 834495
/proc/meminfo: memFree=125036316/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=907012 memory=866664 CPUtime=3569.95 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 347993 0 0 0 356933 62 0 0 20 0 1 0 161884264 928780288 216666 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 226753 216666 4025 3540 0 215010 0
Current children cumulated CPU time: 3569.95 s
Current children cumulated vsize: 907012 KiB
Current children cumulated memory: 866664 KiB

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

# cumulated CPU time of all completed processes:  user=3584.14 s, system=0.633621 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.12 4.14 8/244 834495
/proc/meminfo: memFree=125035860/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=907012 memory=866664 CPUtime=3571.65 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 347993 0 0 0 357103 62 0 0 20 0 1 0 161884264 928780288 216666 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 226753 216666 4025 3540 0 215010 0
Current children cumulated CPU time: 3571.65 s
Current children cumulated vsize: 907012 KiB
Current children cumulated memory: 866664 KiB

[startup+3590.4 s]
/proc/loadavg: 4.10 4.12 4.14 6/244 834497
/proc/meminfo: memFree=125034964/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=907012 memory=866672 CPUtime=3578.02 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 348113 0 0 0 357740 62 0 0 20 0 1 0 161884264 928780288 216668 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 226753 216668 4025 3540 0 215010 0
Current children cumulated CPU time: 3578.02 s
Current children cumulated vsize: 907012 KiB
Current children cumulated memory: 866672 KiB

[startup+3593.6 s]
/proc/loadavg: 4.09 4.11 4.14 5/244 834497
/proc/meminfo: memFree=125034320/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=907012 memory=866672 CPUtime=3581.2 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 348113 0 0 0 358058 62 0 0 20 0 1 0 161884264 928780288 216668 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 226753 216668 4025 3540 0 215010 0
Current children cumulated CPU time: 3581.2 s
Current children cumulated vsize: 907012 KiB
Current children cumulated memory: 866672 KiB

[startup+3595.2 s]
/proc/loadavg: 4.09 4.11 4.14 5/244 834544
/proc/meminfo: memFree=126081600/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=907012 memory=866672 CPUtime=3582.8 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 348113 0 0 0 358218 62 0 0 20 0 1 0 161884264 928780288 216668 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 226753 216668 4025 3540 0 215010 0
Current children cumulated CPU time: 3582.8 s
Current children cumulated vsize: 907012 KiB
Current children cumulated memory: 866672 KiB

[startup+3596 s]*
/proc/loadavg: 4.09 4.11 4.14 5/244 834544
/proc/meminfo: memFree=126014764/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=907012 memory=866672 CPUtime=3583.61 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 348113 0 0 0 358299 62 0 0 20 0 1 0 161884264 928780288 216668 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 226753 216668 4025 3540 0 215010 0
Current children cumulated CPU time: 3583.61 s
Current children cumulated vsize: 907012 KiB
Current children cumulated memory: 866672 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.11 4.14 5/244 834544
/proc/meminfo: memFree=126014764/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=907012 memory=866672 CPUtime=3584.39 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 348113 0 0 0 358377 62 0 0 20 0 1 0 161884264 928780288 216668 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 226753 216668 4025 3540 0 215010 0
Current children cumulated CPU time: 3584.39 s
Current children cumulated vsize: 907012 KiB
Current children cumulated memory: 866672 KiB

[startup+3597 s]*
/proc/loadavg: 4.09 4.11 4.14 5/244 834544
/proc/meminfo: memFree=126007624/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=907012 memory=866672 CPUtime=3584.6 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 348114 0 0 0 358398 62 0 0 20 0 1 0 161884264 928780288 216668 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 226753 216668 4025 3540 0 215010 0
Current children cumulated CPU time: 3584.6 s
Current children cumulated vsize: 907012 KiB
Current children cumulated memory: 866672 KiB

[startup+3597.11 s]
/proc/loadavg: 4.09 4.11 4.14 5/244 834544
/proc/meminfo: memFree=126007624/131655788 swapFree=131071996/131071996
[pid=832412] ppid=832409 vsize=907012 memory=866672 CPUtime=3584.7 cores=0,2
/proc/832412/stat : 832412 (pbscip) R 832409 832412 830398 0 -1 4194304 348118 0 0 0 358408 62 0 0 20 0 1 0 161884264 928780288 216668 134679101440 4194304 18693293 140737215800832 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57270272 140737215808516 140737215808615 140737215808615 140737215815630 0
/proc/832412/statm: 226753 216668 4025 3540 0 215010 0
Current children cumulated CPU time: 3584.7 s
Current children cumulated vsize: 907012 KiB
Current children cumulated memory: 866672 KiB

Child status: 0

Real time (s): 3597.18
CPU time (s): 3584.77
CPU user time (s): 3584.14
CPU system time (s): 0.633621
CPU usage (%): 99.6552
Max. virtual memory (cumulated for all children) (KiB): 939708
Max. memory (cumulated for all children) (KiB): 896108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.14
system time used= 0.633621
maximum resident set size= 896108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348426
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= 41
involuntary context switches= 25091


# summary of solver processes directly reported to runsolver:
#   pid: 832412
#   total CPU time (s): 3584.77
#   total CPU user time (s): 3584.14
#   total CPU system time (s): 0.633621

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.9187 second user time and 31.4143 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-16 04:34:27
IDJOB=4432663
IDBENCH=147626
IDSOLVER=3059
FILE ID=nodeC005/4432663-1721097254
RUNJOBID= nodeC005-1721093664-830408
SLURM_JOB_ID= 7505597
Free space on /tmp= 723608 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_17.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432663-1721097254/watcher-4432663-1721097254 -o /tmp/evaluation-result-4432663-1721097254/solver-4432663-1721097254 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721093664-830408 --watchdog 3760  pbscip -f HOME/instance-4432663-1721097254.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= b48e8711e48bf421c56e401ff58b5422
RANDOM SEED=709616972

nodeC005.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3491.796
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.53
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		: 1197.176
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.35
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.177
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.53
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		: 2893.158
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.35
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		: 3669.732
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.53
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		: 3633.312
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.35
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.450
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.53
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.332
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125897860 kB
MemAvailable:   127603704 kB
Buffers:          374144 kB
Cached:          2156856 kB
SwapCached:            0 kB
Active:           808576 kB
Inactive:        4377160 kB
Active(anon):       3448 kB
Inactive(anon):  2689308 kB
Active(file):     805128 kB
Inactive(file):  1687852 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             46816 kB
Writeback:             0 kB
AnonPages:       2647892 kB
Mapped:           128300 kB
Shmem:             37704 kB
KReclaimable:     106128 kB
Slab:             207688 kB
SReclaimable:     106128 kB
SUnreclaim:       101560 kB
KernelStack:        3840 kB
PageTables:        14608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    3140668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52608 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2099200 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203592 kB
DirectMap2M:    11235328 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 723700 MiB
End job on nodeC005 at 2024-07-16 05:34:24