Trace number 4499131

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13OPT6 107.88 108.299

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx60.opb
MD5SUMc4903dfb08836eadb378d0a168fb9840
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.630697
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2994
Total number of constraints3433
Number of constraints which are clauses2988
Number of constraints which are cardinality constraints (but not clauses)61
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
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 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4499131-1751406400.opb>
0.00/0.01	c original problem has 2994 variables (2994 bin, 0 int, 0 cont) and 3433 constraints
0.00/0.01	c problem read in 0.012 seconds
0.00/0.02	c presolving:
0.00/0.03	c (round 1, fast)       6 del vars, 1 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 420 clqs
0.00/0.03	c (round 2, fast)       6 del vars, 2989 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 420 clqs
0.00/0.04	c    (0.0s) running MILP presolver
0.00/0.05	c    (0.0s) MILP presolver found nothing
0.00/0.05	c (round 3, exhaustive) 6 del vars, 2989 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
0.09/0.11	c    (0.1s) probing: 51/2988 (1.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.11	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.09/0.12	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.39/0.44	c    (0.4s) symmetry computation finished: 424 generators found (max: 1500, log10 of symmetry group size: 185.36) (symcode time: 0.32)
0.39/0.45	c dynamic symmetry handling statistics:
0.39/0.45	c    orbitopal reduction:       no components
0.39/0.45	c    orbital reduction:         no components
0.39/0.45	c    lexicographic reduction:   no permutations
0.39/0.45	c handled 1 out of 1 symmetry components
0.39/0.46	c (round 4, exhaustive) 675 del vars, 2989 del conss, 381 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
0.39/0.46	c (round 5, medium)     695 del vars, 2989 del conss, 381 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
0.39/0.46	c (round 6, medium)     714 del vars, 2989 del conss, 381 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
0.39/0.47	c (round 7, medium)     719 del vars, 2989 del conss, 381 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
0.39/0.47	c (round 8, medium)     723 del vars, 2989 del conss, 381 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
0.39/0.47	c (round 9, medium)     731 del vars, 2993 del conss, 381 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
0.39/0.47	c (round 10, medium)     731 del vars, 2997 del conss, 381 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
0.69/0.76	c    (0.8s) probing: 1000/2988 (33.5%) - 0 fixings, 0 aggregations, 38820 implications, 0 bound changes
0.88/0.97	c    (1.0s) probing: 1618/2988 (54.1%) - 0 fixings, 0 aggregations, 49351 implications, 0 bound changes
0.88/0.97	c    (1.0s) probing aborted: 1000/1000 successive useless probings
0.88/0.97	c presolving (11 rounds: 11 fast, 9 medium, 3 exhaustive):
0.88/0.97	c  731 deleted vars, 2997 deleted constraints, 381 added constraints, 6 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.88/0.97	c  0 implications, 30218 cliques
0.88/0.97	c presolved problem has 2263 variables (2263 bin, 0 int, 0 cont) and 817 constraints
0.88/0.97	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.88/0.97	c     380 constraints of type <knapsack>
0.88/0.97	c      60 constraints of type <setppc>
0.88/0.97	c     377 constraints of type <orbitope_pp>
0.88/0.97	c transformed objective value is always integral (scale: 1)
0.88/0.97	c Presolving Time: 0.95
0.88/0.97	c 
0.88/0.97	c - non default parameters ----------------------------------------------------------------------
0.88/0.97	c 
0.88/0.97	c # SCIP version 10.0.0
0.88/0.97	c 
0.88/0.97	c # maximal time in seconds to run
0.88/0.97	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.88/0.97	c limits/time = 3596.999005
0.88/0.97	c 
0.88/0.97	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.88/0.97	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.88/0.97	c limits/memory = 27900
0.88/0.97	c 
0.88/0.97	c # belongs reading time to solving time?
0.88/0.97	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.88/0.97	c timing/reading = TRUE
0.88/0.97	c 
0.88/0.97	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
0.88/0.97	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.88/0.97	c reading/opbreader/maxintsize = 47
0.88/0.97	c 
0.88/0.97	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.88/0.97	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.88/0.97	c propagating/genvbounds/timingmask = 0
0.88/0.97	c 
0.88/0.97	c -----------------------------------------------------------------------------------------------
0.88/0.97	c 
1.08/1.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.08/1.13	c   1.1s|     1 |     0 |   738 |     - |    69M |   0 |2263 | 881 | 440 |   0 |  0 |  63 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.18/1.28	c   1.3s|     1 |     0 |  1074 |     - |    73M |   0 |2263 | 881 | 454 |  14 |  1 |  63 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.28/1.32	c   1.3s|     1 |     0 |  1113 |     - |    73M |   0 |2263 | 881 | 468 |  28 |  2 |  63 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.28/1.35	c   1.4s|     1 |     0 |  1174 |     - |    75M |   0 |2263 | 881 | 485 |  45 |  3 |  63 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.28/1.40	c   1.4s|     1 |     0 |  1251 |     - |    77M |   0 |2263 | 886 | 503 |  63 |  4 |  68 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.38/1.44	c   1.4s|     1 |     0 |  1310 |     - |    78M |   0 |2263 | 887 | 518 |  78 |  5 |  69 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.38/1.48	c   1.5s|     1 |     0 |  1381 |     - |    78M |   0 |2263 | 887 | 534 |  94 |  6 |  69 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.48/1.53	c   1.5s|     1 |     0 |  1479 |     - |    79M |   0 |2263 | 892 | 552 | 112 |  7 |  74 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.48/1.58	c   1.6s|     1 |     0 |  1609 |     - |    81M |   0 |2263 | 892 | 572 | 132 |  8 |  74 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.58/1.64	c   1.6s|     1 |     0 |  1715 |     - |    83M |   0 |2263 | 893 | 590 | 150 |  9 |  75 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.58/1.69	c   1.7s|     1 |     0 |  1858 |     - |    83M |   0 |2263 | 897 | 609 | 169 | 10 |  79 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.68/1.74	c   1.7s|     1 |     0 |  2019 |     - |    84M |   0 |2263 | 897 | 630 | 190 | 11 |  79 |   0 | 6.000000e+00 |      --      |    Inf | unknown
1.87/1.93	c   1.9s|     1 |     2 |  3246 |     - |    84M |   0 |2263 | 921 | 630 | 190 | 11 | 103 |  11 | 6.000000e+00 |      --      |    Inf | unknown
3.77/3.85	c   3.8s|   100 |   101 | 20003 | 183.6 |    87M |  13 |2263 |1377 | 494 | 586 |  2 | 563 |  11 | 6.000000e+00 |      --      |    Inf | unknown
5.27/5.31	c   5.3s|   200 |   193 | 27333 | 128.2 |    88M |  33 |2263 |1619 | 505 | 945 |  1 | 807 |  11 | 6.000000e+00 |      --      |    Inf | unknown
5.67/5.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.67/5.79	c   5.8s|   300 |   235 | 31593 |  99.6 |    91M |  50 |2263 |1768 | 520 |1055 |  0 | 958 |  11 | 6.000000e+00 |      --      |    Inf | unknown
6.27/6.32	c   6.3s|   400 |   263 | 37286 |  88.9 |    96M |  50 |2263 |1942 | 528 |1229 |  1 |1134 |  11 | 6.000000e+00 |      --      |    Inf | unknown
6.87/6.99	c   7.0s|   500 |   286 | 45243 |  87.0 |    97M |  50 |2263 |2061 | 514 |1383 |  1 |1257 |  11 | 6.000000e+00 |      --      |    Inf | unknown
7.46/7.55	c   7.6s|   600 |   303 | 52053 |  83.9 |    99M |  50 |2263 |2277 | 520 |1557 |  1 |1479 |  11 | 6.000000e+00 |      --      |    Inf | unknown
7.86/7.97	c   8.0s|   700 |   329 | 57137 |  79.1 |    99M |  50 |2263 |2383 | 519 |1698 |  1 |1594 |  11 | 6.000000e+00 |      --      |    Inf | unknown
8.36/8.47	c   8.5s|   800 |   330 | 63407 |  77.1 |   100M |  50 |2263 |2521 | 515 |1808 |  0 |1738 |  11 | 6.000000e+00 |      --      |    Inf | unknown
8.86/8.90	c   8.9s|   900 |   348 | 68707 |  74.4 |   100M |  52 |2263 |2617 |   0 |1921 |  0 |1844 |  11 | 6.000000e+00 |      --      |    Inf | unknown
9.26/9.38	c   9.4s|  1000 |   366 | 74553 |  72.8 |   101M |  52 |2263 |2669 | 516 |2094 |  1 |1906 |  11 | 6.000000e+00 |      --      |    Inf | unknown
9.86/9.96	c  10.0s|  1100 |   388 | 84474 |  75.2 |   101M |  52 |2263 |2749 | 518 |2200 |  1 |1990 |  11 | 6.000000e+00 |      --      |    Inf | unknown
10.25/10.35	c  10.4s|  1200 |   395 | 89370 |  73.0 |   102M |  52 |2263 |2864 | 518 |2300 |  1 |2112 |  11 | 6.000000e+00 |      --      |    Inf | unknown
10.65/10.72	c  10.7s|  1300 |   408 | 93789 |  70.8 |   102M |  52 |2263 |2966 | 519 |2380 |  1 |2223 |  11 | 6.000000e+00 |      --      |    Inf | unknown
11.15/11.22	c  11.2s|  1400 |   417 |100299 |  70.4 |   103M |  52 |2263 |3065 | 514 |2521 |  0 |2334 |  11 | 6.000000e+00 |      --      |    Inf | unknown
11.65/11.77	c  11.8s|  1500 |   424 |107572 |  70.5 |   103M |  52 |2263 |3148 | 521 |2642 |  0 |2436 |  11 | 6.000000e+00 |      --      |    Inf | unknown
12.05/12.19	c  12.2s|  1600 |   414 |112686 |  69.3 |   103M |  52 |2263 |3216 | 526 |2694 |  0 |2535 |  11 | 6.000000e+00 |      --      |    Inf | unknown
12.65/12.72	c  12.7s|  1700 |   427 |119427 |  69.2 |   104M |  52 |2263 |3300 | 525 |2845 |  1 |2661 |  11 | 6.000000e+00 |      --      |    Inf | unknown
13.05/13.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.05/13.10	c  13.1s|  1800 |   440 |124392 |  68.1 |   104M |  52 |2263 |3336 | 526 |2889 |  1 |2709 |  11 | 6.000000e+00 |      --      |    Inf | unknown
13.44/13.60	c  13.6s|  1900 |   442 |130541 |  67.8 |   105M |  60 |2263 |3425 | 522 |2975 |  0 |2809 |  11 | 6.000000e+00 |      --      |    Inf | unknown
13.95/14.04	c  14.0s|  2000 |   462 |135320 |  66.8 |   105M |  60 |2263 |3488 | 539 |3092 |  0 |2904 |  11 | 6.000000e+00 |      --      |    Inf | unknown
14.44/14.55	c  14.5s|  2100 |   457 |141738 |  66.7 |   105M |  60 |2263 |3503 |   0 |3214 |  0 |2962 |  11 | 6.000000e+00 |      --      |    Inf | unknown
15.04/15.10	c  15.1s|  2200 |   475 |149356 |  67.1 |   106M |  60 |2263 |3596 | 519 |3339 |  0 |3077 |  11 | 6.000000e+00 |      --      |    Inf | unknown
15.44/15.53	c  15.5s|  2300 |   492 |154255 |  66.3 |   106M |  60 |2263 |3747 | 523 |3428 |  1 |3267 |  11 | 6.000000e+00 |      --      |    Inf | unknown
15.83/15.91	c  15.9s|  2400 |   484 |158570 |  65.3 |   107M |  60 |2263 |3858 | 532 |3505 |  1 |3385 |  11 | 6.000000e+00 |      --      |    Inf | unknown
16.43/16.52	c  16.5s|  2500 |   483 |166648 |  66.0 |   107M |  60 |2263 |3822 | 517 |3674 |  1 |3441 |  11 | 6.000000e+00 |      --      |    Inf | unknown
17.03/17.17	c  17.2s|  2600 |   523 |175968 |  67.0 |   107M |  60 |2263 |3802 | 529 |3843 |  1 |3480 |  11 | 6.000000e+00 |      --      |    Inf | unknown
17.63/17.72	c  17.7s|  2700 |   530 |183491 |  67.3 |   107M |  60 |2263 |3808 | 546 |4044 |  1 |3499 |  11 | 6.000000e+00 |      --      |    Inf | unknown
18.12/18.27	c  18.3s|  2800 |   567 |190698 |  67.5 |   108M |  60 |2263 |3836 | 532 |4168 |  1 |3561 |  11 | 6.000000e+00 |      --      |    Inf | unknown
18.72/18.80	c  18.8s|  2900 |   577 |197639 |  67.5 |   108M |  60 |2263 |3872 | 533 |4332 |  1 |3650 |  11 | 6.000000e+00 |      --      |    Inf | unknown
19.22/19.36	c  19.4s|  3000 |   596 |204830 |  67.7 |   108M |  60 |2263 |3875 | 525 |4502 |  1 |3711 |  11 | 6.000000e+00 |      --      |    Inf | unknown
19.72/19.81	c  19.8s|  3100 |   610 |210462 |  67.3 |   109M |  60 |2263 |3954 | 523 |4625 |  1 |3858 |  11 | 6.000000e+00 |      --      |    Inf | unknown
20.42/20.50	c  20.5s|  3200 |   618 |220214 |  68.3 |   109M |  60 |2263 |3854 | 530 |4824 |  1 |3869 |  11 | 6.000000e+00 |      --      |    Inf | unknown
20.92/21.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.92/21.06	c  21.1s|  3300 |   632 |227786 |  68.5 |   109M |  60 |2263 |3876 | 525 |4927 |  0 |3964 |  11 | 6.000000e+00 |      --      |    Inf | unknown
21.41/21.55	c  21.6s|  3400 |   642 |235400 |  68.7 |   109M |  60 |2263 |3958 | 518 |5043 |  1 |4080 |  11 | 6.000000e+00 |      --      |    Inf | unknown
22.02/22.17	c  22.2s|  3500 |   651 |243532 |  69.1 |   109M |  60 |2263 |4020 | 535 |5180 |  1 |4226 |  11 | 6.000000e+00 |      --      |    Inf | unknown
22.61/22.70	c  22.7s|  3600 |   667 |250542 |  69.1 |   110M |  60 |2263 |4052 | 532 |5297 |  1 |4353 |  11 | 6.000000e+00 |      --      |    Inf | unknown
23.11/23.27	c  23.3s|  3700 |   672 |258457 |  69.4 |   110M |  60 |2263 |4060 | 536 |5454 |  1 |4437 |  11 | 6.000000e+00 |      --      |    Inf | unknown
23.70/23.82	c  23.8s|  3800 |   677 |265842 |  69.5 |   110M |  60 |2263 |4082 |   0 |5604 |  0 |4539 |  11 | 6.000000e+00 |      --      |    Inf | unknown
24.20/24.35	c  24.3s|  3900 |   682 |272718 |  69.5 |   110M |  60 |2263 |4103 |   0 |5727 |  0 |4633 |  11 | 6.000000e+00 |      --      |    Inf | unknown
24.70/24.86	c  24.9s|  4000 |   694 |279313 |  69.4 |   111M |  60 |2263 |4146 | 530 |5903 |  1 |4732 |  11 | 6.000000e+00 |      --      |    Inf | unknown
25.30/25.42	c  25.4s|  4100 |   691 |286828 |  69.5 |   111M |  60 |2263 |4093 | 518 |6029 |  1 |4800 |  11 | 6.000000e+00 |      --      |    Inf | unknown
25.80/25.97	c  26.0s|  4200 |   695 |293438 |  69.4 |   111M |  60 |2263 |4066 | 522 |6152 |  0 |4872 |  11 | 6.000000e+00 |      --      |    Inf | unknown
26.40/26.56	c  26.6s|  4300 |   698 |301480 |  69.7 |   111M |  60 |2263 |4060 | 532 |6305 |  1 |4958 |  11 | 6.000000e+00 |      --      |    Inf | unknown
26.90/27.07	c  27.1s|  4400 |   707 |308423 |  69.7 |   111M |  60 |2263 |4118 |   0 |6414 |  0 |5089 |  11 | 6.000000e+00 |      --      |    Inf | unknown
27.49/27.62	c  27.6s|  4500 |   717 |316101 |  69.9 |   111M |  60 |2263 |4069 | 518 |6535 |  1 |5132 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.09/28.26	c  28.3s|  4600 |   731 |324626 |  70.2 |   112M |  60 |2263 |4019 | 529 |6737 |  1 |5163 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.69/28.86	c  28.9s|  4700 |   736 |332949 |  70.5 |   112M |  60 |2263 |4009 | 547 |6884 |  1 |5240 |  11 | 6.000000e+00 |      --      |    Inf | unknown
29.19/29.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
29.19/29.39	c  29.4s|  4800 |   747 |340031 |  70.5 |   112M |  60 |2263 |3939 | 516 |7034 |  1 |5308 |  11 | 6.000000e+00 |      --      |    Inf | unknown
29.68/29.81	c  29.8s|  4900 |   751 |345215 |  70.1 |   113M |  60 |2263 |3993 | 526 |7127 |  1 |5437 |  11 | 6.000000e+00 |      --      |    Inf | unknown
30.18/30.35	c  30.4s|  5000 |   755 |352394 |  70.1 |   113M |  60 |2263 |3978 | 534 |7253 |  0 |5527 |  11 | 6.000000e+00 |      --      |    Inf | unknown
30.68/30.80	c  30.8s|  5100 |   782 |357971 |  69.8 |   113M |  60 |2263 |4028 | 523 |7384 |  1 |5645 |  11 | 6.000000e+00 |      --      |    Inf | unknown
31.08/31.29	c  31.3s|  5200 |   774 |364921 |  69.8 |   113M |  60 |2263 |4064 | 532 |7437 |  0 |5710 |  11 | 6.000000e+00 |      --      |    Inf | unknown
31.77/31.97	c  32.0s|  5300 |   827 |374393 |  70.3 |   114M |  60 |2263 |4073 | 529 |7608 |  1 |5834 |  11 | 6.000000e+00 |      --      |    Inf | unknown
32.27/32.48	c  32.5s|  5400 |   865 |381262 |  70.3 |   114M |  60 |2263 |4112 | 523 |7760 |  1 |5945 |  11 | 6.000000e+00 |      --      |    Inf | unknown
32.88/33.09	c  33.1s|  5500 |   883 |389916 |  70.6 |   114M |  60 |2263 |4102 | 526 |7930 |  0 |6005 |  11 | 6.000000e+00 |      --      |    Inf | unknown
33.47/33.60	c  33.6s|  5600 |   916 |396359 |  70.5 |   114M |  60 |2263 |4147 | 524 |8112 |  0 |6146 |  11 | 6.000000e+00 |      --      |    Inf | unknown
33.87/34.05	c  34.1s|  5700 |   936 |402426 |  70.3 |   115M |  60 |2263 |4194 | 548 |8201 |  1 |6216 |  11 | 6.000000e+00 |      --      |    Inf | unknown
34.37/34.58	c  34.6s|  5800 |   946 |409586 |  70.3 |   115M |  60 |2263 |4224 | 543 |8287 |  1 |6281 |  11 | 6.000000e+00 |      --      |    Inf | unknown
35.06/35.22	c  35.2s|  5900 |   959 |419187 |  70.8 |   115M |  60 |2263 |4127 | 528 |8448 |  0 |6300 |  11 | 6.000000e+00 |      --      |    Inf | unknown
35.66/35.81	c  35.8s|  6000 |   971 |426611 |  70.8 |   115M |  60 |2263 |4101 | 522 |8605 |  0 |6370 |  11 | 6.000000e+00 |      --      |    Inf | unknown
36.26/36.40	c  36.4s|  6100 |   973 |434350 |  70.9 |   116M |  60 |2263 |4062 | 518 |8752 |  1 |6437 |  11 | 6.000000e+00 |      --      |    Inf | unknown
36.56/36.70	c  36.7s|  6200 |   974 |437710 |  70.3 |   116M |  60 |2263 |4171 | 525 |8799 |  0 |6555 |  11 | 6.000000e+00 |      --      |    Inf | unknown
36.76/36.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
36.76/36.97	c  37.0s|  6300 |   971 |440386 |  69.6 |   116M |  60 |2263 |4201 | 529 |8825 |  1 |6600 |  11 | 6.000000e+00 |      --      |    Inf | unknown
37.15/37.38	c  37.4s|  6400 |   995 |445265 |  69.3 |   116M |  60 |2263 |4249 | 541 |8965 |  1 |6662 |  11 | 6.000000e+00 |      --      |    Inf | unknown
37.55/37.76	c  37.8s|  6500 |  1000 |449300 |  68.9 |   116M |  62 |2263 |4312 | 544 |9055 |  1 |6740 |  11 | 6.000000e+00 |      --      |    Inf | unknown
37.96/38.12	c  38.1s|  6600 |  1005 |453355 |  68.4 |   116M |  62 |2263 |4447 | 540 |9110 |  1 |6880 |  11 | 6.000000e+00 |      --      |    Inf | unknown
38.25/38.47	c  38.5s|  6700 |  1019 |457529 |  68.0 |   117M |  62 |2263 |4478 | 545 |9158 |  1 |6916 |  11 | 6.000000e+00 |      --      |    Inf | unknown
38.55/38.78	c  38.8s|  6800 |  1019 |460580 |  67.5 |   117M |  74 |2263 |4551 | 548 |9193 |  1 |7008 |  11 | 6.000000e+00 |      --      |    Inf | unknown
38.85/39.09	c  39.1s|  6900 |  1022 |463239 |  66.9 |   117M |  80 |2263 |4584 |   0 |9258 |  0 |7046 |  11 | 6.000000e+00 |      --      |    Inf | unknown
39.25/39.50	c  39.5s|  7000 |  1020 |466529 |  66.4 |   117M |  80 |2263 |4589 | 552 |9305 |  3 |7084 |  11 | 6.000000e+00 |      --      |    Inf | unknown
39.65/39.88	c  39.9s|  7100 |  1009 |470956 |  66.1 |   117M |  80 |2263 |4618 | 545 |9337 |  0 |7144 |  11 | 6.000000e+00 |      --      |    Inf | unknown
40.14/40.30	c  40.3s|  7200 |   984 |475419 |  65.8 |   118M |  80 |2263 |4646 | 549 |9368 |  0 |7255 |  11 | 6.000000e+00 |      --      |    Inf | unknown
40.64/40.82	c  40.8s|  7300 |   995 |481447 |  65.7 |   119M |  80 |2263 |4568 | 532 |9473 |  1 |7323 |  11 | 6.000000e+00 |      --      |    Inf | unknown
41.14/41.38	c  41.4s|  7400 |   995 |489089 |  65.9 |   119M |  80 |2263 |4384 | 537 |9554 |  1 |7363 |  11 | 6.000000e+00 |      --      |    Inf | unknown
41.64/41.83	c  41.8s|  7500 |  1006 |495193 |  65.8 |   119M |  80 |2263 |4274 | 534 |9640 |  1 |7376 |  11 | 6.000000e+00 |      --      |    Inf | unknown
42.04/42.24	c  42.2s|  7600 |  1015 |500697 |  65.6 |   119M |  80 |2263 |4264 |   0 |9751 |  0 |7450 |  11 | 6.000000e+00 |      --      |    Inf | unknown
42.34/42.58	c  42.6s|  7700 |  1019 |505111 |  65.4 |   119M |  80 |2263 |4294 | 544 |9815 |  1 |7498 |  11 | 6.000000e+00 |      --      |    Inf | unknown
42.94/43.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
42.94/43.17	c  43.2s|  7800 |  1011 |512942 |  65.5 |   119M |  80 |2263 |4226 | 532 |9937 |  1 |7563 |  11 | 6.000000e+00 |      --      |    Inf | unknown
43.53/43.70	c  43.7s|  7900 |  1027 |520711 |  65.7 |   119M |  80 |2263 |4219 | 542 |  10k|  0 |7588 |  11 | 6.000000e+00 |      --      |    Inf | unknown
44.03/44.24	c  44.2s|  8000 |  1039 |527348 |  65.7 |   120M |  80 |2263 |4130 | 522 |  10k|  1 |7655 |  11 | 6.000000e+00 |      --      |    Inf | unknown
44.43/44.68	c  44.7s|  8100 |  1060 |532442 |  65.5 |   120M |  80 |2263 |4017 | 516 |  10k|  0 |7730 |  11 | 6.000000e+00 |      --      |    Inf | unknown
45.03/45.26	c  45.3s|  8200 |  1067 |539658 |  65.6 |   121M |  80 |2263 |4024 | 533 |  10k|  0 |7851 |  11 | 6.000000e+00 |      --      |    Inf | unknown
45.72/45.99	c  46.0s|  8300 |  1087 |545710 |  65.5 |   122M |  80 |2263 |3900 | 509 |  10k|  1 |7989 |  11 | 6.000000e+00 |      --      |    Inf | unknown
46.42/46.70	c  46.7s|  8400 |  1090 |556494 |  66.0 |   122M |  80 |2263 |3899 | 544 |  10k|  1 |8038 |  11 | 6.000000e+00 |      --      |    Inf | unknown
47.11/47.34	c  47.3s|  8500 |  1107 |565916 |  66.4 |   122M |  80 |2263 |3812 | 540 |  10k|  1 |8087 |  11 | 6.000000e+00 |      --      |    Inf | unknown
47.92/48.17	c  48.2s|  8600 |  1118 |575263 |  66.7 |   122M |  80 |2263 |3668 | 515 |  11k|  1 |8130 |  11 | 6.000000e+00 |      --      |    Inf | unknown
48.41/48.62	c  48.6s|  8700 |  1117 |581416 |  66.6 |   122M |  80 |2263 |3679 | 532 |  11k|  0 |8203 |  11 | 6.000000e+00 |      --      |    Inf | unknown
49.11/49.34	c  49.3s|  8800 |  1123 |591726 |  67.0 |   122M |  80 |2263 |3579 | 515 |  11k|  1 |8302 |  11 | 6.000000e+00 |      --      |    Inf | unknown
49.61/49.85	c  49.9s|  8900 |  1183 |598171 |  67.0 |   122M |  80 |2263 |3474 | 508 |  11k|  1 |8387 |  11 | 6.000000e+00 |      --      |    Inf | unknown
50.10/50.37	c  50.4s|  9000 |  1204 |601941 |  66.7 |   125M |  80 |2263 |3627 | 511 |  11k|  1 |8577 |  11 | 6.000000e+00 |      --      |    Inf | unknown
50.70/50.92	c  50.9s|  9100 |  1211 |608088 |  66.6 |   127M |  80 |2263 |3731 | 516 |  11k|  0 |8747 |  11 | 6.000000e+00 |      --      |    Inf | unknown
51.30/51.58	c  51.6s|  9200 |  1222 |615594 |  66.7 |   132M |  80 |2263 |3676 | 515 |  11k|  0 |8799 |  11 | 6.000000e+00 |      --      |    Inf | unknown
51.80/52.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.80/52.06	c  52.1s|  9300 |  1243 |621231 |  66.6 |   132M |  80 |2263 |3698 | 514 |  11k|  1 |8850 |  11 | 6.000000e+00 |      --      |    Inf | unknown
52.20/52.49	c  52.5s|  9400 |  1244 |626552 |  66.5 |   132M |  80 |2263 |3725 |   0 |  12k|  0 |8883 |  11 | 6.000000e+00 |      --      |    Inf | unknown
52.90/53.14	c  53.1s|  9500 |  1271 |633064 |  66.5 |   133M |  80 |2263 |3619 | 521 |  12k|  1 |8998 |  11 | 6.000000e+00 |      --      |    Inf | unknown
53.19/53.43	c  53.4s|  9600 |  1291 |635278 |  66.0 |   133M |  80 |2263 |3747 | 525 |  12k|  1 |9147 |  11 | 6.000000e+00 |      --      |    Inf | unknown
53.49/53.76	c  53.8s|  9700 |  1292 |638154 |  65.6 |   134M |  80 |2263 |3862 | 522 |  12k|  0 |9282 |  11 | 6.000000e+00 |      --      |    Inf | unknown
53.79/54.06	c  54.1s|  9800 |  1294 |641584 |  65.3 |   134M |  80 |2263 |3952 | 526 |  12k|  1 |9385 |  11 | 6.000000e+00 |      --      |    Inf | unknown
54.19/54.43	c  54.4s|  9900 |  1300 |645643 |  65.0 |   134M |  80 |2263 |4009 | 525 |  12k|  1 |9482 |  11 | 6.000000e+00 |      --      |    Inf | unknown
54.49/54.70	c  54.7s| 10000 |  1296 |648171 |  64.6 |   135M |  80 |2263 |4076 | 521 |  12k|  0 |9603 |  11 | 6.000000e+00 |      --      |    Inf | unknown
54.79/55.08	c  55.1s| 10100 |  1302 |651431 |  64.3 |   135M |  80 |2263 |4128 | 523 |  12k|  1 |9698 |  11 | 6.000000e+00 |      --      |    Inf | unknown
55.08/55.35	c  55.4s| 10200 |  1312 |654246 |  64.0 |   136M |  80 |2263 |4162 |   0 |  12k|  0 |9746 |  11 | 6.000000e+00 |      --      |    Inf | unknown
55.48/55.70	c  55.7s| 10300 |  1310 |658406 |  63.8 |   136M |  80 |2263 |4194 | 528 |  12k|  1 |9790 |  11 | 6.000000e+00 |      --      |    Inf | unknown
55.68/55.94	c  55.9s| 10400 |  1312 |661214 |  63.4 |   136M |  80 |2263 |4214 |   0 |  12k|  0 |9814 |  11 | 6.000000e+00 |      --      |    Inf | unknown
56.08/56.30	c  56.3s| 10500 |  1314 |665577 |  63.2 |   136M |  80 |2263 |4231 | 532 |  12k|  0 |9875 |  11 | 6.000000e+00 |      --      |    Inf | unknown
56.38/56.65	c  56.7s| 10600 |  1316 |669417 |  63.0 |   136M |  80 |2263 |4284 | 527 |  13k|  0 |9945 |  11 | 6.000000e+00 |      --      |    Inf | unknown
56.78/57.02	c  57.0s| 10700 |  1316 |673236 |  62.8 |   136M |  80 |2263 |4253 | 529 |  13k|  1 |9991 |  11 | 6.000000e+00 |      --      |    Inf | unknown
57.08/57.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
57.08/57.31	c  57.3s| 10800 |  1318 |676059 |  62.4 |   137M |  80 |2263 |4293 | 528 |  13k|  0 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
57.38/57.61	c  57.6s| 10900 |  1314 |679210 |  62.2 |   137M |  80 |2263 |4288 | 537 |  13k|  2 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
57.78/58.01	c  58.0s| 11000 |  1323 |683494 |  62.0 |   137M |  80 |2263 |4234 | 530 |  13k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
58.07/58.34	c  58.3s| 11100 |  1327 |686225 |  61.7 |   138M |  80 |2263 |4179 | 531 |  13k|  0 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
58.27/58.59	c  58.6s| 11200 |  1329 |688463 |  61.3 |   139M |  80 |2263 |4140 | 527 |  13k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
58.57/58.85	c  58.8s| 11300 |  1324 |691110 |  61.0 |   139M |  80 |2263 |4115 | 527 |  13k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
58.87/59.17	c  59.2s| 11400 |  1324 |694370 |  60.8 |   139M |  80 |2263 |4180 | 525 |  13k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
59.17/59.48	c  59.5s| 11500 |  1320 |698012 |  60.5 |   139M |  80 |2263 |4183 | 529 |  13k|  0 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
59.47/59.78	c  59.8s| 11600 |  1322 |701360 |  60.3 |   139M |  80 |2263 |4200 | 538 |  13k|  0 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
59.77/60.08	c  60.1s| 11700 |  1318 |704787 |  60.1 |   139M |  80 |2263 |4181 | 531 |  13k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
60.06/60.32	c  60.3s| 11800 |  1315 |707262 |  59.8 |   139M |  80 |2263 |4181 | 530 |  13k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
60.26/60.58	c  60.6s| 11900 |  1315 |709983 |  59.5 |   139M |  80 |2263 |4160 | 540 |  13k|  2 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
60.66/60.92	c  60.9s| 12000 |  1325 |713124 |  59.3 |   139M |  80 |2263 |4177 | 540 |  14k|  2 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
60.96/61.23	c  61.2s| 12100 |  1324 |716839 |  59.1 |   139M |  80 |2263 |4203 | 528 |  14k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
61.26/61.51	c  61.5s| 12200 |  1330 |719229 |  58.8 |   140M |  80 |2263 |4227 | 527 |  14k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
61.46/61.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
61.46/61.79	c  61.8s| 12300 |  1328 |722340 |  58.6 |   140M |  80 |2263 |4246 | 527 |  14k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
61.86/62.11	c  62.1s| 12400 |  1324 |725856 |  58.4 |   140M |  80 |2263 |4215 | 528 |  14k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
62.16/62.40	c  62.4s| 12500 |  1326 |729407 |  58.2 |   140M |  80 |2263 |4192 | 536 |  14k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
62.46/62.76	c  62.8s| 12600 |  1327 |733792 |  58.1 |   140M |  80 |2263 |4142 | 525 |  14k|  0 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
62.76/63.10	c  63.1s| 12700 |  1338 |737216 |  57.9 |   140M |  80 |2263 |4106 | 530 |  14k|  1 |  10k|  11 | 6.000000e+00 |      --      |    Inf | unknown
63.25/63.51	c  63.5s| 12800 |  1342 |741089 |  57.8 |   140M |  80 |2263 |4147 | 541 |  14k|  0 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
63.55/63.88	c  63.9s| 12900 |  1338 |745226 |  57.6 |   140M |  80 |2263 |4169 | 534 |  14k|  0 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
64.05/64.31	c  64.3s| 13000 |  1344 |750109 |  57.6 |   141M |  80 |2263 |4163 | 533 |  14k|  0 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
64.25/64.59	c  64.6s| 13100 |  1336 |753227 |  57.4 |   141M |  80 |2263 |4210 |   0 |  14k|  0 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
64.75/65.05	c  65.1s| 13200 |  1337 |758900 |  57.4 |   141M |  80 |2263 |4253 | 529 |  14k|  1 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
65.05/65.39	c  65.4s| 13300 |  1343 |762754 |  57.2 |   141M |  80 |2263 |4217 | 521 |  15k|  1 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
65.44/65.70	c  65.7s| 13400 |  1349 |766363 |  57.1 |   141M |  80 |2263 |4246 | 530 |  15k|  1 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
65.75/66.07	c  66.1s| 13500 |  1345 |770456 |  56.9 |   141M |  80 |2263 |4301 | 523 |  15k|  0 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
66.14/66.48	c  66.5s| 13600 |  1355 |775022 |  56.9 |   141M |  80 |2263 |4294 | 529 |  15k|  1 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
66.54/66.84	c  66.8s| 13700 |  1352 |779461 |  56.8 |   141M |  80 |2263 |4304 | 525 |  15k|  1 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
66.84/67.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
66.84/67.16	c  67.2s| 13800 |  1354 |783359 |  56.6 |   141M |  80 |2263 |4282 | 537 |  15k|  1 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
67.24/67.56	c  67.6s| 13900 |  1358 |787511 |  56.5 |   141M |  80 |2263 |4233 | 525 |  15k|  0 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
67.84/68.14	c  68.1s| 14000 |  1376 |793708 |  56.6 |   142M |  80 |2263 |4142 | 510 |  15k|  1 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
68.43/68.76	c  68.8s| 14100 |  1379 |802001 |  56.8 |   142M |  80 |2263 |4153 | 524 |  15k|  0 |  11k|  11 | 6.000000e+00 |      --      |    Inf | unknown
68.74/69.05	c  69.0s| 14200 |  1387 |805165 |  56.6 |   142M |  80 |2263 |4193 |   0 |  15k|  0 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
69.13/69.40	c  69.4s| 14300 |  1390 |809477 |  56.5 |   142M |  80 |2263 |4167 |   0 |  16k|  0 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
69.43/69.70	c  69.7s| 14400 |  1392 |812747 |  56.3 |   142M |  80 |2263 |4197 | 512 |  16k|  0 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
69.83/70.13	c  70.1s| 14500 |  1402 |817438 |  56.3 |   142M |  80 |2263 |4258 | 524 |  16k|  1 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
70.23/70.54	c  70.5s| 14600 |  1411 |821986 |  56.2 |   142M |  80 |2263 |4296 | 538 |  16k|  1 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
70.62/70.93	c  70.9s| 14700 |  1435 |826298 |  56.1 |   142M |  80 |2263 |4328 | 532 |  16k|  0 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
71.02/71.35	c  71.4s| 14800 |  1431 |831461 |  56.1 |   142M |  80 |2263 |4385 | 529 |  16k|  0 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
71.32/71.66	c  71.7s| 14900 |  1433 |835113 |  55.9 |   142M |  80 |2263 |4381 | 546 |  16k|  0 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
71.82/72.11	c  72.1s| 15000 |  1432 |841150 |  56.0 |   142M |  80 |2263 |4399 | 541 |  16k|  1 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
72.12/72.48	c  72.5s| 15100 |  1438 |845420 |  55.9 |   142M |  80 |2263 |4396 | 546 |  16k|  2 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
72.52/72.87	c  72.9s| 15200 |  1453 |849866 |  55.8 |   142M |  80 |2263 |4397 | 533 |  16k|  1 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
72.72/73.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
72.72/73.04	c  73.0s| 15300 |  1455 |851014 |  55.5 |   143M |  80 |2263 |4550 | 533 |  16k|  0 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
72.91/73.21	c  73.2s| 15400 |  1449 |852320 |  55.2 |   143M |  80 |2263 |4592 |   0 |  16k|  0 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
73.11/73.43	c  73.4s| 15500 |  1452 |854217 |  55.0 |   143M |  80 |2263 |4595 | 538 |  17k|  1 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
73.31/73.65	c  73.7s| 15600 |  1457 |856222 |  54.8 |   143M |  80 |2263 |4613 | 538 |  17k|  0 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
73.51/73.89	c  73.9s| 15700 |  1456 |858569 |  54.6 |   143M |  80 |2263 |4588 | 538 |  17k|  1 |  12k|  11 | 6.000000e+00 |      --      |    Inf | unknown
73.82/74.13	c  74.1s| 15800 |  1451 |860547 |  54.4 |   143M |  80 |2263 |4616 |   0 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
74.01/74.34	c  74.3s| 15900 |  1451 |862320 |  54.1 |   143M |  80 |2263 |4661 |   0 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
74.21/74.54	c  74.5s| 16000 |  1455 |864120 |  53.9 |   143M |  80 |2263 |4679 | 534 |  17k|  1 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
74.41/74.72	c  74.7s| 16100 |  1451 |865848 |  53.7 |   143M |  80 |2263 |4680 | 541 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
74.51/74.88	c  74.9s| 16200 |  1449 |867569 |  53.4 |   143M |  80 |2263 |4710 | 540 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
74.71/75.06	c  75.1s| 16300 |  1449 |869308 |  53.2 |   143M |  80 |2263 |4713 | 539 |  17k|  1 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
74.91/75.28	c  75.3s| 16400 |  1451 |871460 |  53.0 |   143M |  80 |2263 |4759 | 546 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
75.11/75.47	c  75.5s| 16500 |  1448 |872962 |  52.8 |   143M |  80 |2263 |4847 |   0 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
75.30/75.65	c  75.6s| 16600 |  1449 |874388 |  52.6 |   144M |  80 |2263 |4858 | 535 |  17k|  2 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
75.50/75.86	c  75.9s| 16700 |  1453 |876426 |  52.4 |   144M |  80 |2263 |4777 | 537 |  17k|  1 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
75.71/76.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
75.71/76.08	c  76.1s| 16800 |  1457 |878613 |  52.2 |   144M |  80 |2263 |4762 | 546 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
75.90/76.29	c  76.3s| 16900 |  1460 |880265 |  52.0 |   144M |  80 |2263 |4733 | 544 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
76.20/76.55	c  76.6s| 17000 |  1456 |882366 |  51.8 |   144M |  80 |2263 |4733 |   0 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
76.40/76.78	c  76.8s| 17100 |  1460 |884718 |  51.6 |   144M |  80 |2263 |4736 | 540 |  17k|  1 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
76.60/76.98	c  77.0s| 17200 |  1454 |886655 |  51.4 |   144M |  80 |2263 |4743 |   0 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
76.80/77.18	c  77.2s| 17300 |  1448 |888574 |  51.3 |   144M |  80 |2263 |4804 | 541 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
77.00/77.39	c  77.4s| 17400 |  1450 |890186 |  51.1 |   144M |  80 |2263 |4804 | 538 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
77.20/77.58	c  77.6s| 17500 |  1451 |891625 |  50.8 |   144M |  80 |2263 |4811 | 539 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
77.50/77.81	c  77.8s| 17600 |  1453 |893050 |  50.6 |   144M |  80 |2263 |4870 | 539 |  17k|  1 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
77.70/78.03	c  78.0s| 17700 |  1449 |894646 |  50.4 |   144M |  80 |2263 |4901 | 545 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
77.89/78.22	c  78.2s| 17800 |  1449 |896003 |  50.2 |   144M |  80 |2263 |4902 |   0 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
78.09/78.42	c  78.4s| 17900 |  1451 |897282 |  50.0 |   145M |  80 |2263 |4918 |   0 |  17k|  0 |  13k|  11 | 6.000000e+00 |      --      |    Inf | unknown
78.19/78.58	c  78.6s| 18000 |  1449 |898252 |  49.8 |   145M |  80 |2263 |4948 |   0 |  18k|  0 |  14k|  11 | 6.000000e+00 |      --      |    Inf | unknown
78.39/78.77	c  78.8s| 18100 |  1449 |899709 |  49.6 |   145M |  80 |2263 |4924 | 537 |  18k|  1 |  14k|  11 | 6.000000e+00 |      --      |    Inf | unknown
78.59/78.95	c  79.0s| 18200 |  1446 |901107 |  49.4 |   145M |  80 |2263 |4936 | 540 |  18k|  1 |  14k|  11 | 6.000000e+00 |      --      |    Inf | unknown
78.89/79.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.89/79.29	c  79.3s| 18300 |  1453 |904027 |  49.3 |   146M |  80 |2263 |4881 | 531 |  18k|  1 |  14k|  11 | 6.000000e+00 |      --      |    Inf | unknown
79.19/79.57	c  79.6s| 18400 |  1459 |907311 |  49.2 |   146M |  80 |2263 |4888 | 531 |  18k|  1 |  14k|  11 | 6.000000e+00 |      --      |    Inf | unknown
79.49/79.82	c  79.8s| 18500 |  1465 |910129 |  49.1 |   146M |  80 |2263 |4941 | 538 |  18k|  1 |  14k|  11 | 6.000000e+00 |      --      |    Inf | unknown
79.69/80.06	c  80.1s| 18600 |  1470 |912766 |  49.0 |   146M |  80 |2263 |4981 |   0 |  18k|  0 |  14k|  11 | 6.000000e+00 |      --      |    Inf | unknown
80.08/80.41	c  80.4s| 18700 |  1462 |915525 |  48.9 |   146M |  80 |2263 |4856 | 542 |  18k|  1 |  14k|  11 | 6.000000e+00 |      --      |    Inf | unknown
80.39/80.76	c  80.8s| 18800 |  1465 |918409 |  48.8 |   146M |  80 |2263 |4884 | 547 |  18k|  0 |  14k|  11 | 6.000000e+00 |      --      |    Inf | unknown
80.69/81.04	c  81.0s| 18900 |  1471 |920899 |  48.6 |   146M |  80 |2263 |4953 | 540 |  18k|  1 |  14k|  11 | 6.000000e+00 |      --      |    Inf | unknown
80.89/81.27	c  81.3s| 19000 |  1465 |923441 |  48.5 |   146M |  80 |2263 |4951 |   0 |  18k|  0 |  14k|  11 | 6.000000e+00 |      --      |    Inf | unknown
81.19/81.53	c  81.5s| 19100 |  1469 |925995 |  48.4 |   146M |  80 |2263 |4954 | 538 |  18k|  1 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
81.48/81.82	c  81.8s| 19200 |  1456 |929047 |  48.3 |   147M |  80 |2263 |4960 | 546 |  18k|  1 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
81.79/82.13	c  82.1s| 19300 |  1455 |932601 |  48.2 |   147M |  80 |2263 |4932 | 538 |  18k|  1 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
82.08/82.40	c  82.4s| 19400 |  1458 |935378 |  48.1 |   147M |  80 |2263 |4877 |   0 |  18k|  0 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
82.18/82.58	c  82.6s| 19500 |  1458 |936787 |  47.9 |   147M |  80 |2263 |4961 | 532 |  18k|  0 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
82.38/82.75	c  82.8s| 19600 |  1462 |938244 |  47.8 |   147M |  80 |2263 |4947 |   0 |  18k|  0 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
82.48/82.88	c  82.9s| 19700 |  1460 |939144 |  47.6 |   147M |  80 |2263 |4976 | 532 |  18k|  0 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
82.78/83.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
82.78/83.12	c  83.1s| 19800 |  1456 |941552 |  47.5 |   147M |  80 |2263 |4953 | 537 |  18k|  1 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
82.98/83.32	c  83.3s| 19900 |  1464 |943311 |  47.3 |   147M |  80 |2263 |4995 | 540 |  18k|  2 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
83.18/83.56	c  83.6s| 20000 |  1455 |945544 |  47.2 |   147M |  80 |2263 |4999 | 529 |  18k|  1 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
83.38/83.78	c  83.8s| 20100 |  1457 |947569 |  47.1 |   147M |  80 |2263 |5051 | 536 |  18k|  1 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
83.58/83.98	c  84.0s| 20200 |  1456 |949042 |  46.9 |   147M |  80 |2263 |5048 | 536 |  18k|  0 |  15k|  11 | 6.000000e+00 |      --      |    Inf | unknown
83.87/84.26	c  84.3s| 20300 |  1461 |952042 |  46.8 |   147M |  80 |2263 |5014 | 535 |  18k|  1 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
84.17/84.57	c  84.6s| 20400 |  1456 |955715 |  46.8 |   147M |  80 |2263 |5046 | 534 |  18k|  1 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
84.47/84.85	c  84.9s| 20500 |  1452 |958530 |  46.7 |   147M |  80 |2263 |4965 | 527 |  18k|  1 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
84.68/85.04	c  85.0s| 20600 |  1464 |959815 |  46.5 |   147M |  80 |2263 |5013 | 533 |  18k|  2 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
84.87/85.25	c  85.3s| 20700 |  1467 |961500 |  46.4 |   147M |  80 |2263 |5015 | 532 |  18k|  1 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
85.07/85.43	c  85.4s| 20800 |  1468 |962750 |  46.2 |   147M |  80 |2263 |5051 | 534 |  18k|  0 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
85.17/85.59	c  85.6s| 20900 |  1469 |963883 |  46.0 |   147M |  80 |2263 |5068 | 531 |  18k|  0 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
85.47/85.82	c  85.8s| 21000 |  1465 |965610 |  45.9 |   147M |  80 |2263 |5066 | 536 |  18k|  2 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
85.67/86.04	c  86.0s| 21100 |  1460 |967347 |  45.8 |   148M |  80 |2263 |5085 | 531 |  18k|  0 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
85.87/86.20	c  86.2s| 21200 |  1469 |968491 |  45.6 |   148M |  80 |2263 |5119 | 532 |  18k|  0 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
85.97/86.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
85.97/86.35	c  86.4s| 21300 |  1465 |969496 |  45.4 |   148M |  80 |2263 |5161 | 531 |  18k|  0 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
86.16/86.55	c  86.5s| 21400 |  1457 |971162 |  45.3 |   148M |  80 |2263 |5140 | 529 |  18k|  0 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
86.36/86.73	c  86.7s| 21500 |  1472 |972550 |  45.2 |   148M |  80 |2263 |5165 | 529 |  18k|  1 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
86.56/86.91	c  86.9s| 21600 |  1471 |973968 |  45.0 |   148M |  80 |2263 |5200 |   0 |  18k|  0 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
86.77/87.11	c  87.1s| 21700 |  1463 |975519 |  44.9 |   148M |  80 |2263 |5211 |   0 |  18k|  0 |  16k|  11 | 6.000000e+00 |      --      |    Inf | unknown
86.86/87.27	c  87.3s| 21800 |  1459 |976600 |  44.7 |   148M |  80 |2263 |5207 | 532 |  18k|  0 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
87.06/87.46	c  87.5s| 21900 |  1461 |977961 |  44.6 |   148M |  80 |2263 |5238 |   0 |  18k|  0 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
87.26/87.65	c  87.7s| 22000 |  1469 |979282 |  44.4 |   148M |  80 |2263 |5285 | 532 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
87.46/87.81	c  87.8s| 22100 |  1469 |980237 |  44.3 |   148M |  80 |2263 |5267 | 531 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
87.56/87.98	c  88.0s| 22200 |  1460 |981378 |  44.1 |   148M |  80 |2263 |5251 | 535 |  18k|  0 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
87.76/88.15	c  88.1s| 22300 |  1466 |982603 |  44.0 |   148M |  80 |2263 |5220 | 533 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
87.96/88.33	c  88.3s| 22400 |  1463 |983818 |  43.8 |   148M |  80 |2263 |5249 | 531 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
88.16/88.52	c  88.5s| 22500 |  1460 |985279 |  43.7 |   148M |  80 |2263 |5260 | 531 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
88.35/88.71	c  88.7s| 22600 |  1456 |987057 |  43.6 |   148M |  80 |2263 |5267 | 533 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
88.55/88.90	c  88.9s| 22700 |  1460 |988533 |  43.5 |   148M |  80 |2263 |5303 | 534 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
88.66/89.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
88.66/89.04	c  89.0s| 22800 |  1462 |989339 |  43.3 |   148M |  80 |2263 |5330 |   0 |  18k|  0 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
88.85/89.22	c  89.2s| 22900 |  1458 |990212 |  43.2 |   148M |  80 |2263 |5355 | 534 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
89.05/89.40	c  89.4s| 23000 |  1457 |991358 |  43.0 |   148M |  80 |2263 |5375 | 532 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
89.15/89.59	c  89.6s| 23100 |  1463 |992678 |  42.9 |   148M |  80 |2263 |5379 | 534 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
89.35/89.77	c  89.8s| 23200 |  1469 |993821 |  42.8 |   148M |  80 |2263 |5351 | 532 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
89.55/89.95	c  90.0s| 23300 |  1465 |995172 |  42.6 |   148M |  80 |2263 |5341 | 531 |  18k|  1 |  17k|  11 | 6.000000e+00 |      --      |    Inf | unknown
89.75/90.13	c  90.1s| 23400 |  1463 |996412 |  42.5 |   149M |  80 |2263 |5353 | 534 |  19k|  0 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
89.95/90.31	c  90.3s| 23500 |  1459 |997527 |  42.4 |   149M |  80 |2263 |5351 | 532 |  19k|  1 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
90.05/90.48	c  90.5s| 23600 |  1454 |998349 |  42.2 |   149M |  80 |2263 |5375 | 534 |  19k|  0 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
90.35/90.73	c  90.7s| 23700 |  1459 |  1000k|  42.1 |   149M |  80 |2263 |5236 | 528 |  19k|  1 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
90.55/90.92	c  90.9s| 23800 |  1466 |  1002k|  42.0 |   149M |  80 |2263 |5182 | 530 |  19k|  1 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
90.75/91.12	c  91.1s| 23900 |  1466 |  1003k|  41.9 |   149M |  80 |2263 |5179 | 531 |  19k|  1 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
90.94/91.31	c  91.3s| 24000 |  1475 |  1004k|  41.8 |   149M |  80 |2263 |5207 | 530 |  19k|  0 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
91.14/91.51	c  91.5s| 24100 |  1469 |  1006k|  41.7 |   149M |  80 |2263 |5211 | 528 |  19k|  1 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
91.34/91.71	c  91.7s| 24200 |  1478 |  1008k|  41.6 |   149M |  80 |2263 |5227 | 530 |  19k|  0 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
91.44/91.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.44/91.89	c  91.9s| 24300 |  1476 |  1009k|  41.5 |   149M |  80 |2263 |5311 |   0 |  19k|  0 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
91.65/92.06	c  92.1s| 24400 |  1472 |  1011k|  41.4 |   149M |  80 |2263 |5297 | 528 |  19k|  0 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
91.84/92.21	c  92.2s| 24500 |  1472 |  1011k|  41.2 |   149M |  80 |2263 |5314 | 529 |  19k|  1 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
91.94/92.37	c  92.4s| 24600 |  1478 |  1012k|  41.1 |   149M |  80 |2263 |5398 |   0 |  19k|  0 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
92.14/92.54	c  92.5s| 24700 |  1477 |  1013k|  41.0 |   149M |  80 |2263 |5476 |   0 |  19k|  0 |  18k|  11 | 6.000000e+00 |      --      |    Inf | unknown
92.24/92.68	c  92.7s| 24800 |  1480 |  1014k|  40.8 |   149M |  80 |2263 |5460 | 529 |  19k|  1 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
92.44/92.84	c  92.8s| 24900 |  1471 |  1015k|  40.7 |   149M |  80 |2263 |5445 | 528 |  19k|  1 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
92.64/93.02	c  93.0s| 25000 |  1472 |  1016k|  40.6 |   149M |  80 |2263 |5468 | 531 |  19k|  1 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
92.84/93.20	c  93.2s| 25100 |  1473 |  1017k|  40.5 |   149M |  80 |2263 |5472 | 530 |  19k|  0 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
92.94/93.37	c  93.4s| 25200 |  1479 |  1018k|  40.4 |   149M |  80 |2263 |5495 | 530 |  19k|  1 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
93.13/93.53	c  93.5s| 25300 |  1478 |  1019k|  40.2 |   149M |  80 |2263 |5534 |   0 |  19k|  0 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
93.33/93.71	c  93.7s| 25400 |  1469 |  1020k|  40.1 |   149M |  80 |2263 |5516 | 530 |  19k|  0 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
93.53/93.90	c  93.9s| 25500 |  1461 |  1022k|  40.0 |   150M |  80 |2263 |5455 | 532 |  19k|  1 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
93.64/94.06	c  94.1s| 25600 |  1467 |  1023k|  39.9 |   150M |  80 |2263 |5468 | 534 |  19k|  0 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
93.83/94.23	c  94.2s| 25700 |  1462 |  1024k|  39.8 |   150M |  80 |2263 |5474 | 532 |  19k|  1 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
94.03/94.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
94.03/94.42	c  94.4s| 25800 |  1464 |  1026k|  39.7 |   150M |  80 |2263 |5492 |   0 |  19k|  0 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
94.13/94.58	c  94.6s| 25900 |  1464 |  1026k|  39.6 |   150M |  80 |2263 |5550 |   0 |  19k|  0 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
94.33/94.74	c  94.7s| 26000 |  1469 |  1027k|  39.5 |   150M |  80 |2263 |5547 | 532 |  19k|  1 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
94.53/94.92	c  94.9s| 26100 |  1469 |  1029k|  39.4 |   150M |  80 |2263 |5601 |   0 |  19k|  0 |  19k|  11 | 6.000000e+00 |      --      |    Inf | unknown
94.73/95.11	c  95.1s| 26200 |  1465 |  1030k|  39.3 |   150M |  80 |2263 |5557 | 534 |  19k|  0 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
94.93/95.32	c  95.3s| 26300 |  1464 |  1032k|  39.2 |   150M |  80 |2263 |5570 | 534 |  19k|  1 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
95.03/95.49	c  95.5s| 26400 |  1464 |  1033k|  39.1 |   150M |  80 |2263 |5554 | 534 |  19k|  0 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
95.23/95.69	c  95.7s| 26500 |  1460 |  1035k|  39.0 |   150M |  80 |2263 |5612 | 536 |  19k|  2 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
95.43/95.86	c  95.9s| 26600 |  1456 |  1036k|  38.9 |   150M |  80 |2263 |5622 |   0 |  19k|  0 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
95.63/96.04	c  96.0s| 26700 |  1454 |  1037k|  38.8 |   150M |  80 |2263 |5526 | 531 |  19k|  0 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
95.82/96.24	c  96.2s| 26800 |  1455 |  1038k|  38.7 |   150M |  80 |2263 |5525 | 530 |  19k|  1 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
96.22/96.63	c  96.6s| 26900 |  1458 |  1040k|  38.6 |   151M |  80 |2263 |5519 | 529 |  19k|  1 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
96.42/96.81	c  96.8s| 27000 |  1462 |  1041k|  38.5 |   151M |  80 |2263 |5529 |   0 |  19k|  0 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
96.52/96.99	c  97.0s| 27100 |  1468 |  1043k|  38.4 |   151M |  80 |2263 |5545 | 529 |  19k|  1 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
96.72/97.16	c  97.2s| 27200 |  1463 |  1044k|  38.3 |   151M |  80 |2263 |5563 | 531 |  19k|  1 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
96.92/97.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
96.92/97.31	c  97.3s| 27300 |  1467 |  1045k|  38.2 |   151M |  80 |2263 |5547 | 531 |  19k|  0 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
97.02/97.46	c  97.5s| 27400 |  1482 |  1046k|  38.1 |   151M |  80 |2263 |5527 | 532 |  19k|  1 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
97.21/97.64	c  97.6s| 27500 |  1478 |  1047k|  38.0 |   151M |  80 |2263 |5567 |   0 |  19k|  0 |  20k|  11 | 6.000000e+00 |      --      |    Inf | unknown
97.31/97.77	c  97.8s| 27600 |  1474 |  1048k|  37.9 |   151M |  80 |2263 |5604 | 532 |  19k|  0 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
97.51/97.94	c  97.9s| 27700 |  1477 |  1050k|  37.8 |   151M |  80 |2263 |5640 |   0 |  19k|  0 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
97.72/98.15	c  98.2s| 27800 |  1474 |  1051k|  37.8 |   151M |  80 |2263 |5626 | 531 |  19k|  1 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
97.91/98.32	c  98.3s| 27900 |  1474 |  1052k|  37.7 |   151M |  80 |2263 |5701 | 531 |  19k|  1 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
98.11/98.50	c  98.5s| 28000 |  1472 |  1054k|  37.6 |   151M |  80 |2263 |5675 | 531 |  19k|  0 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
98.21/98.68	c  98.7s| 28100 |  1472 |  1056k|  37.5 |   151M |  80 |2263 |5654 | 531 |  19k|  0 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
98.41/98.85	c  98.9s| 28200 |  1470 |  1057k|  37.4 |   151M |  80 |2263 |5681 | 532 |  19k|  1 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
98.61/99.04	c  99.0s| 28300 |  1460 |  1059k|  37.4 |   151M |  80 |2263 |5673 | 532 |  19k|  0 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
98.81/99.22	c  99.2s| 28400 |  1460 |  1060k|  37.3 |   151M |  80 |2263 |5702 | 529 |  19k|  0 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
98.91/99.39	c  99.4s| 28500 |  1460 |  1061k|  37.2 |   151M |  80 |2263 |5664 | 531 |  19k|  0 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
99.11/99.57	c  99.6s| 28600 |  1458 |  1062k|  37.1 |   151M |  80 |2263 |5633 | 530 |  19k|  1 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
99.41/99.83	c  99.8s| 28700 |  1463 |  1064k|  37.0 |   151M |  80 |2263 |5349 | 523 |  19k|  1 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
99.71/100.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
99.71/100.19	c   100s| 28800 |  1468 |  1067k|  37.0 |   151M |  80 |2263 |5122 | 527 |  19k|  0 |  21k|  11 | 6.000000e+00 |      --      |    Inf | unknown
99.90/100.39	c   100s| 28900 |  1485 |  1068k|  36.9 |   151M |  80 |2263 |5198 | 524 |  19k|  1 |  22k|  11 | 6.000000e+00 |      --      |    Inf | unknown
100.10/100.55	c   101s| 29000 |  1496 |  1068k|  36.8 |   152M |  80 |2263 |5371 | 524 |  19k|  1 |  22k|  11 | 6.000000e+00 |      --      |    Inf | unknown
100.30/100.70	c   101s| 29100 |  1498 |  1069k|  36.7 |   152M |  80 |2263 |5480 |   0 |  19k|  0 |  22k|  11 | 6.000000e+00 |      --      |    Inf | unknown
100.40/100.88	c   101s| 29200 |  1501 |  1069k|  36.6 |   152M |  80 |2263 |5581 | 524 |  19k|  1 |  22k|  11 | 6.000000e+00 |      --      |    Inf | unknown
100.61/101.05	c   101s| 29300 |  1512 |  1069k|  36.5 |   152M |  80 |2263 |5662 | 525 |  19k|  0 |  22k|  11 | 6.000000e+00 |      --      |    Inf | unknown
100.80/101.23	c   101s| 29400 |  1515 |  1070k|  36.3 |   153M |  80 |2263 |5814 | 526 |  19k|  2 |  23k|  11 | 6.000000e+00 |      --      |    Inf | unknown
100.90/101.39	c   101s| 29500 |  1508 |  1070k|  36.2 |   153M |  80 |2263 |5814 | 524 |  19k|  1 |  23k|  11 | 6.000000e+00 |      --      |    Inf | unknown
101.10/101.56	c   102s| 29600 |  1509 |  1070k|  36.1 |   153M |  80 |2263 |5917 | 524 |  19k|  0 |  23k|  11 | 6.000000e+00 |      --      |    Inf | unknown
101.30/101.74	c   102s| 29700 |  1513 |  1070k|  36.0 |   153M |  80 |2263 |5998 |   0 |  19k|  0 |  23k|  11 | 6.000000e+00 |      --      |    Inf | unknown
101.50/101.91	c   102s| 29800 |  1513 |  1071k|  35.9 |   154M |  80 |2263 |5953 | 524 |  19k|  1 |  24k|  11 | 6.000000e+00 |      --      |    Inf | unknown
101.60/102.09	c   102s| 29900 |  1514 |  1071k|  35.8 |   154M |  80 |2263 |6015 | 525 |  19k|  1 |  24k|  11 | 6.000000e+00 |      --      |    Inf | unknown
101.90/102.30	c   102s| 30000 |  1510 |  1071k|  35.7 |   154M |  80 |2263 |6046 | 525 |  19k|  1 |  24k|  11 | 6.000000e+00 |      --      |    Inf | unknown
101.99/102.48	c   102s| 30100 |  1506 |  1071k|  35.6 |   154M |  80 |2263 |5987 | 524 |  19k|  0 |  24k|  11 | 6.000000e+00 |      --      |    Inf | unknown
102.19/102.67	c   103s| 30200 |  1512 |  1072k|  35.5 |   155M |  80 |2263 |5908 | 525 |  19k|  1 |  24k|  11 | 6.000000e+00 |      --      |    Inf | unknown
102.39/102.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
102.39/102.84	c   103s| 30300 |  1506 |  1072k|  35.3 |   155M |  80 |2263 |5985 | 525 |  19k|  1 |  24k|  11 | 6.000000e+00 |      --      |    Inf | unknown
102.60/103.03	c   103s| 30400 |  1501 |  1073k|  35.2 |   155M |  80 |2263 |6049 |   0 |  19k|  0 |  25k|  11 | 6.000000e+00 |      --      |    Inf | unknown
102.79/103.21	c   103s| 30500 |  1500 |  1073k|  35.1 |   155M |  80 |2263 |6066 |   0 |  19k|  0 |  25k|  11 | 6.000000e+00 |      --      |    Inf | unknown
102.89/103.38	c   103s| 30600 |  1506 |  1073k|  35.0 |   155M |  80 |2263 |6121 |   0 |  19k|  0 |  25k|  11 | 6.000000e+00 |      --      |    Inf | unknown
103.09/103.53	c   104s| 30700 |  1500 |  1073k|  34.9 |   156M |  80 |2263 |6199 | 526 |  19k|  1 |  25k|  11 | 6.000000e+00 |      --      |    Inf | unknown
103.29/103.71	c   104s| 30800 |  1498 |  1074k|  34.8 |   156M |  80 |2263 |6038 | 524 |  19k|  0 |  25k|  11 | 6.000000e+00 |      --      |    Inf | unknown
103.39/103.89	c   104s| 30900 |  1501 |  1074k|  34.7 |   156M |  80 |2263 |6123 | 526 |  19k|  1 |  25k|  11 | 6.000000e+00 |      --      |    Inf | unknown
103.59/104.09	c   104s| 31000 |  1493 |  1074k|  34.6 |   156M |  80 |2263 |6154 | 524 |  19k|  0 |  26k|  11 | 6.000000e+00 |      --      |    Inf | unknown
103.79/104.27	c   104s| 31100 |  1503 |  1075k|  34.5 |   157M |  80 |2263 |6013 | 523 |  19k|  1 |  26k|  11 | 6.000000e+00 |      --      |    Inf | unknown
103.99/104.45	c   104s| 31200 |  1509 |  1075k|  34.4 |   157M |  80 |2263 |5956 |   0 |  19k|  0 |  26k|  11 | 6.000000e+00 |      --      |    Inf | unknown
104.19/104.63	c   105s| 31300 |  1507 |  1075k|  34.3 |   157M |  80 |2263 |5961 | 525 |  19k|  1 |  26k|  11 | 6.000000e+00 |      --      |    Inf | unknown
104.38/104.83	c   105s| 31400 |  1507 |  1075k|  34.2 |   157M |  80 |2263 |6056 | 523 |  19k|  1 |  26k|  11 | 6.000000e+00 |      --      |    Inf | unknown
104.59/105.02	c   105s| 31500 |  1504 |  1076k|  34.1 |   158M |  80 |2263 |6158 | 524 |  19k|  0 |  26k|  11 | 6.000000e+00 |      --      |    Inf | unknown
104.69/105.19	c   105s| 31600 |  1504 |  1076k|  34.0 |   158M |  80 |2263 |6235 | 525 |  19k|  1 |  27k|  11 | 6.000000e+00 |      --      |    Inf | unknown
104.88/105.37	c   105s| 31700 |  1501 |  1076k|  33.9 |   158M |  80 |2263 |6352 |   0 |  19k|  0 |  27k|  11 | 6.000000e+00 |      --      |    Inf | unknown
105.08/105.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
105.08/105.54	c   106s| 31800 |  1499 |  1076k|  33.8 |   158M |  80 |2263 |6425 | 524 |  19k|  0 |  27k|  11 | 6.000000e+00 |      --      |    Inf | unknown
105.28/105.71	c   106s| 31900 |  1496 |  1077k|  33.7 |   158M |  80 |2263 |6428 |   0 |  19k|  0 |  27k|  11 | 6.000000e+00 |      --      |    Inf | unknown
105.38/105.87	c   106s| 32000 |  1501 |  1077k|  33.6 |   158M |  80 |2263 |6202 | 525 |  19k|  1 |  27k|  11 | 6.000000e+00 |      --      |    Inf | unknown
105.58/106.02	c   106s| 32100 |  1502 |  1077k|  33.5 |   158M |  80 |2263 |6262 | 525 |  19k|  0 |  27k|  11 | 6.000000e+00 |      --      |    Inf | unknown
105.68/106.17	c   106s| 32200 |  1503 |  1078k|  33.4 |   158M |  80 |2263 |6286 | 527 |  19k|  0 |  27k|  11 | 6.000000e+00 |      --      |    Inf | unknown
105.88/106.33	c   106s| 32300 |  1498 |  1078k|  33.3 |   158M |  80 |2263 |6316 | 525 |  19k|  1 |  27k|  11 | 6.000000e+00 |      --      |    Inf | unknown
106.08/106.50	c   107s| 32400 |  1495 |  1078k|  33.2 |   158M |  80 |2263 |6287 | 525 |  19k|  1 |  28k|  11 | 6.000000e+00 |      --      |    Inf | unknown
106.18/106.68	c   107s| 32500 |  1496 |  1078k|  33.1 |   158M |  80 |2263 |6384 | 524 |  19k|  1 |  28k|  11 | 6.000000e+00 |      --      |    Inf | unknown
106.38/106.87	c   107s| 32600 |  1494 |  1079k|  33.0 |   158M |  80 |2263 |6373 | 524 |  19k|  1 |  28k|  11 | 6.000000e+00 |      --      |    Inf | unknown
106.58/107.01	c   107s| 32700 |  1498 |  1079k|  33.0 |   158M |  80 |2263 |6401 | 524 |  19k|  1 |  28k|  11 | 6.000000e+00 |      --      |    Inf | unknown
106.68/107.18	c   107s| 32800 |  1494 |  1079k|  32.9 |   159M |  80 |2263 |6452 | 524 |  19k|  0 |  28k|  11 | 6.000000e+00 |      --      |    Inf | unknown
106.87/107.34	c   107s| 32900 |  1489 |  1080k|  32.8 |   159M |  80 |2263 |6393 | 524 |  19k|  1 |  28k|  11 | 6.000000e+00 |      --      |    Inf | unknown
107.07/107.51	c   108s| 33000 |  1494 |  1080k|  32.7 |   159M |  80 |2263 |6288 |   0 |  19k|  0 |  29k|  11 | 6.000000e+00 |      --      |    Inf | unknown
107.27/107.71	c   108s| 33100 |  1489 |  1080k|  32.6 |   159M |  80 |2263 |6217 | 525 |  19k|  1 |  29k|  11 | 6.000000e+00 |      --      |    Inf | unknown
107.37/107.86	c   108s| 33200 |  1489 |  1080k|  32.5 |   159M |  80 |2263 |6176 |   0 |  19k|  0 |  29k|  11 | 6.000000e+00 |      --      |    Inf | unknown
107.47/108.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
107.47/108.00	c   108s| 33300 |  1500 |  1081k|  32.4 |   159M |  80 |2263 |6116 | 523 |  19k|  1 |  29k|  11 | 6.000000e+00 |      --      |    Inf | unknown
107.67/108.15	c   108s| 33400 |  1501 |  1081k|  32.3 |   159M |  80 |2263 |6114 | 524 |  19k|  0 |  29k|  11 | 6.000000e+00 |      --      |    Inf | unknown
107.77/108.24	o 6
107.77/108.25	c r 108s| 33453 |     0 |  1081k|  32.3 |rounding|  80 |2263 |6059 | 523 |  19k|  0 |  29k|  11 | 6.000000e+00 | 6.000000e+00 |   0.00%| 100.00%
107.77/108.25	c 
107.77/108.25	c SCIP Status        : problem is solved [optimal solution found]
107.77/108.25	c Solving Time (sec) : 108.25
107.77/108.25	c Solving Nodes      : 33453
107.77/108.25	c Primal Bound       : +6.00000000000000e+00 (1 solutions)
107.77/108.25	c Dual Bound         : +6.00000000000000e+00
107.77/108.25	c Gap                : 0.00 %
107.77/108.25	s OPTIMUM FOUND
107.77/108.25	v x1 x4 x6 x7 x8 x9 x2194 -x2286 -x2254 -x2350 -x1761 -x1531 -x1501 -x1476 -x455 -x442 -x465 -x586 -x1197 -x1214 -x1206 -x1222 -x1933
107.77/108.25	v -x1955 -x1878 -x1897 -x2729 -x2753 -x2777 -x2801 -x887 -x184 -x2674 -x1872 -x332 x1057 -x71 x852 -x1727 -x2787 -x402 -x1230 -x52
107.77/108.25	v x668 -x1423 -x1555 -x2319 -x294 -x1978 -x1874 -x1855 -x1921 -x1898 -x1767 -x1787 -x1813 -x2795 -x2769 -x2749 -x2721 -x2705 -x2685
107.77/108.25	v -x2657 -x2612 x757 -x1048 -x1077 -x999 -x1022 -x945 -x978 -x898 -x42 -x70 -x89 -x291 -x314 -x334 -x358 -x183 -x2228 -x2377 -x2412
107.77/108.25	v -x2321 -x2351 -x2510 -x2538 -x2447 -x1467 -x1496 -x1537 -x1553 -x1579 -x1609 -x1626 -x1677 -x1489 -x1458 -x2140 -x2164 x2094 -x2119
107.77/108.25	v -x2056 -x2079 -x2241 -x2202 -x2292 -x2267 -x2914 -x2939 -x2951 -x2974 -x182 -x212 -x336 -x359 -x293 -x311 -x424 -x413 -x886 -x913
107.77/108.25	v -x948 -x974 -x1000 -x1027 -x1050 -x1075 -x1447 -x1474 -x1806 -x1830 -x1762 -x1783 -x1722 -x1746 -x2213 -x2249 -x2256 -x2285 -x2570
107.77/108.25	v -x2593 -x2619 -x2648 -x2623 -x2594 -x2569 -x2284 -x2251 -x2227 -x2196 -x2410 -x2421 -x2390 -x2356 -x2322 -x2869 -x2893 -x2825 -x2845
107.77/108.25	v -x331 -x211 -x186 -x258 -x236 -x134 -x106 -x177 -x157 -x137 -x37 -x15 -x78 -x62 -x635 -x659 -x1056 -x1040 -x998 -x977 -x944 -x917
107.77/108.25	v -x893 -x870 -x847 -x831 -x823 -x806 -x783 -x762 -x743 -x716 x1132 -x1452 -x1481 -x1515 -x1549 -x1571 -x1594 -x1621 -x1644 -x1665
107.77/108.25	v -x1692 -x1695 -x1715 -x1741 -x1770 -x1788 -x2101 -x2169 -x2147 -x2277 -x2298 -x2206 -x2239 -x2398 -x2427 -x2336 -x2367 -x2493 -x2518
107.77/108.25	v -x2543 -x2450 -x2482 -x2833 -x2981 -x2957 -x2932 -x2913 -x101 -x126 -x145 -x163 -x5 -x31 -x56 -x77 -x91 -x288 -x310 x265 -x972 -x2747
107.77/108.25	v -x1941 -x1353 -x616 -x2138 -x2063 -x146 -x120 -x955 x815 -x1798 -x1774 -x2498 -x2580 -x178 -x110 -x2857 -x2872 -x2895 -x2926 -x2933
107.77/108.25	v -x2958 -x2976 -x2666 -x1554 -x2065 -x2092 -x2024 -x2042 -x2142 -x2171 -x2102 -x932 -x954 -x989 -x1201 -x1182 -x1247 -x1245 -x1127
107.77/108.25	v -x318 x247 -x278 -x200 -x226 -x512 -x487 -x471 -x2466 -x2494 -x2524 -x2559 -x2578 -x2606 -x2635 -x2686 -x1600 -x1714 -x1737 -x1666
107.77/108.25	v -x1688 -x1796 -x1819 -x1750 -x1615 -x1634 -x1562 -x1589 -x2260 -x2288 -x2310 -x2340 -x661 -x636 -x702 -x680 -x732 -x744 -x1435 -x1409
107.77/108.25	v -x1559 -x1582 -x1624 -x1649 x2189 -x2221 -x2387 -x2417 -x848 -x2155 x2182 -x2172 -x1506 -x1471 -x1441 -x2922 -x2383 -x2226 -x2197
107.77/108.25	v -x2281 -x273 -x202 -x221 -x345 -x858 -x900 -x927 -x953 -x1543 -x1460 -x1490 -x1799 -x807 -x979 -x946 -x919 -x894 -x1078 -x1049 -x1029
107.77/108.25	v -x1446 -x1533 -x1503 -x1785 -x1759 -x1832 -x1809 -x1699 -x2328 -x2287 -x2255 -x2220 -x2195 -x2647 -x2620 -x2596 -x2419 -x2325 -x2355
107.77/108.25	v -x2252 -x2278 -x2198 -x2224 -x2622 -x2828 -x1576 -x1599 -x1607 -x1631 -x1443 -x1470 -x1500 -x2012 -x2075 -x2057 -x765 x795 -x733
107.77/108.25	v -x755 -x846 -x2324 -x2320 -x2411 -x2382 x2886 -x1645 -x1632 -x1606 -x2074 -x2014 -x2030 -x2048 -x1337 -x1360 -x1380 -x1403 -x609
107.77/108.25	v -x543 -x564 -x686 -x1765 -x1527 -x1495 -x1468 -x1736 -x1712 -x1687 -x1664 -x2744 -x2762 -x2785 -x2812 -x2638 -x2603 -x2464 -x2438
107.77/108.25	v -x2523 -x2492 -x600 -x577 -x63 x85 -x24 -x41 -x155 -x176 -x108 -x129 -x1053 -x1079 -x731 -x752 -x776 -x794 -x811 -x830 -x1729 -x1745
107.77/108.25	v -x1676 -x1700 -x1604 -x1630 -x1552 -x1578 -x2625 -x2446 -x2449 -x2476 -x2509 -x2539 -x2318 -x2354 -x1308 -x1397 -x1434 -x1356 -x1377
107.77/108.25	v -x1143 -x1155 -x1106 -x1925 -x1992 -x1972 -x1859 -x1847 -x1900 -x1877 -x2137 -x1744 -x2803 -x2778 -x2759 -x2733 -x2715 -x2698 -x2678
107.77/108.25	v -x2536 -x2448 -x2477 -x386 -x371 -x432 -x407 -x474 -x264 -x292 -x312 -x335 -x357 -x1175 -x1151 -x1126 -x969 -x890 -x920 -x1052 -x1080
107.77/108.25	v x994 -x1025 -x2127 -x582 -x604 -x534 -x558 -x1226 -x1252 -x1283 -x1290 -x441 x459 -x482 -x503 -x1104 -x1116 -x1233 -x1256 -x1942
107.77/108.25	v -x1966 -x1983 -x2002 -x2468 -x2442 -x2782 -x2813 -x2461 -x2497 -x2797 -x1709 -x1977 x1963 -x1225 -x1125 -x486 -x466 -x2338 -x2508
107.77/108.25	v -x277 -x248 -x220 -x197 -x363 -x342 -x322 -x298 -x399 -x420 -x370 -x385 -x483 -x506 -x438 -x480 -x573 -x593 -x532 -x549 -x676 -x701
107.77/108.25	v -x620 -x643 -x749 -x728 -x790 -x774 -x832 -x812 -x877 -x856 -x835 -x930 -x904 -x993 -x957 -x1042 -x1016 -x1098 -x1072 -x1101 -x1120
107.77/108.25	v -x1137 -x1159 -x1186 -x1209 -x1239 -x1261 -x1274 -x1293 -x1315 -x1330 -x1349 -x1370 -x1394 -x1419 -x1637 -x1612 -x1588 -x1564 -x1526
107.77/108.25	v -x1494 -x1522 -x855 -x834 -x929 -x903 -x992 -x956 -x1041 -x1015 -x1097 -x1071 -x1100 -x1119 -x1136 -x1158 -x1185 -x1208 -x1238 -x1260
107.77/108.25	v -x1273 -x1292 -x1314 -x1329 -x1348 -x1369 -x1393 -x1418 -x1636 -x1611 -x1587 -x1563 -x1525 -x1493 x1521 -x1486 -x1457 -x1823 -x1795
107.77/108.25	v -x1776 -x1753 -x1732 -x1708 -x1681 -x1656 -x1985 -x2009 -x1945 -x1965 -x1894 -x1906 -x1851 -x1867 -x2154 -x2184 -x2106 -x2130 -x2067
107.77/108.25	v -x2085 -x2023 -x2040 -x2344 -x2309 -x2403 -x2374 -x2233 -x1492 -x1520 -x1485 -x1456 -x1822 -x1794 -x1775 -x1752 -x1731 -x1707 -x1680
107.77/108.25	v -x1655 -x1984 -x2008 -x1944 -x1964 -x1893 -x1905 -x1850 -x1866 -x2153 -x2183 -x2105 -x2129 -x2066 -x2084 -x2022 -x2039 -x2343 -x2308
107.77/108.25	v -x2402 -x2373 -x2232 -x2244 -x2209 -x2294 -x2265 -x2582 -x2555 -x2634 -x2605 -x2475 -x2445 -x2530 -x2502 -x2741 -x2766 -x2784 -x2811
107.77/108.25	v -x2650 -x2670 -x2695 -x2712 -x2927 -x2947 -x2970 -x2990 -x2839 -x2859 -x2880 -x2904 -x1364 -x1379 -x1399 -x2372 -x2231 -x2243 -x2208
107.77/108.25	v -x2293 -x2264 -x2581 -x2554 -x2633 -x2604 -x2474 -x2444 -x2529 -x2501 -x2740 -x2765 -x2783 -x2810 -x2649 -x2671 -x2696 -x2713 -x2928
107.77/108.25	v -x2948 -x2971 -x2991 -x2840 -x2860 -x2881 -x2905 -x1365 -x1381 -x1400 -x1429 -x1412 -x1277 -x1294 -x1317 -x1331 -x1188 -x1211 -x1236
107.77/108.25	v -x1268 -x1110 -x1128 -x1152 -x1165 -x1032 -x1013 -x1088 -x1065 -x933 -x905 -x984 -x958 -x816 -x797 -x863 -x840 -x739 -x719 -x779
107.77/108.25	v -x766 -x687 -x1382 -x1401 -x1430 -x1413 -x1278 -x1295 -x1318 -x1332 -x1189 -x1212 -x1237 -x1269 -x1111 -x1129 -x1153 -x1166 -x1033
107.77/108.25	v -x1014 -x1089 -x1066 -x934 -x906 -x985 -x959 -x817 -x798 -x864 -x841 -x740 -x720 -x780 -x767 -x688 -x709 -x627 -x623 -x647 -x570
107.77/108.25	v -x594 -x529 -x550 -x501 -x521 -x453 -x475 -x408 -x433 -x375 -x392 -x348 -x327 -x319 -x301 -x275 -x249 -x227 -x198 -x164 -x141 -x115
107.77/108.25	v -x95 -x83 -x59 -x34 -x768 -x689 -x710 -x628 -x624 -x648 -x571 -x595 -x530 -x551 -x502 -x522 -x454 -x476 -x409 -x434 -x376 -x393
107.77/108.25	v -x349 -x328 -x320 -x302 -x276 -x250 -x228 -x199 -x165 -x142 -x116 -x96 -x84 -x60 -x35 -x13 -x2829 -x2850 -x2852 -x2878 -x2901 -x2923
107.77/108.25	v -x2949 -x2972 -x2992 -x2656 -x2679 -x2699 -x2716 -x2734 -x2754 -x2774 -x2799 -x2481 -x2435 -x2525 -x2495 -x2583 -x2556 -x2636 -x2607
107.77/108.25	v -x2242 -x2215 -x2303 -x2270 -x2358 -x1772 -x1748 -x1820 -x1797 -x1896 -x1918 -x2632 -x2608 -x2708 -x2723 -x2662 -x2682 -x612 x572
107.77/108.25	v -x649 -x625 -x1336 -x1322 -x1296 -x1275 -x1916 -x1890 -x2120 -x2109 -x2151 -x2953 -x693 -x1420 x2186 -x2989 -x261 -x295 -x317 -x340
107.77/108.25	v -x541 -x603 -x583 -x641 -x166 -x1346 -x1328 -x1302 -x859 -x802 x821 -x2115 -x1638 -x1461 -x1487 -x1519 -x2431 -x2333 -x2362 -x2266
107.77/108.25	v -x1068 -x346 -x2407 x1627 -x1387 -x675 -x1930 -x1301 x97 -x2216 -x1572 -x1994 -x1754 -x1724 -x1703 -x1684 -x2552 -x2626 -x2600 x2469
107.77/108.25	v -x2727 -x1193 -x1217 -x1242 -x885 -x965 -x935 -x491 -x304 -x268 -x245 -x218 -x2433 -x2527 -x2514 -x2589 x1670 -x1693 -x1616 -x1639
107.77/108.25	v -x1567 -x1595 -x1518 -x1550 -x2457 -x2486 -x2512 -x2542 -x2329 -x2364 -x2399 -x2429 -x423 -x400 -x460 -x439 -x504 -x500 -x553 -x531
107.77/108.25	v -x1156 -x1138 -x1117 -x1102 -x1257 -x1232 -x1210 -x1191 -x1704 -x1726 -x1967 -x1947 -x2003 -x1981 -x1873 -x1849 -x2505 -x2533 -x2443
107.77/108.25	v -x2472 -x2814 -x2788 -x2760 -x2739 -x569 -x2929 -x2033 -x818 x123 -x2916 -x1087 -x354 x2043 -x2856 -x554 -x1298 -x1402 -x1428 -x741
107.77/108.25	v -x721 -x781 -x758 -x827 -x810 -x872 -x849 -x921 -x889 -x970 -x941 -x1034 -x1011 -x685 -x712 -x626 -x660 -x82 -x61 -x33 -x25 -x173
107.77/108.25	v -x152 -x136 -x109 -x262 -x238 -x209 -x195 -x2952 -x2975 -x2830 -x2848 -x2870 -x2892 -x2359 -x2326 -x2415 -x2384 -x2225 -x2193 -x2279
107.77/108.25	v -x2253 -x2595 -x2572 -x2139 x2173 -x2097 -x2122 -x2051 -x2073 -x2016 -x2035 -x1651 -x1605 -x1581 -x1556 -x1534 -x1507 -x1472 -x1442
107.77/108.25	v -x1415 -x1389 -x1134 -x1114 -x1164 -x1147 -x1218 -x1194 -x1265 -x1246 -x899 -x928 -x960 -x990 -x1017 -x1044 -x697 -x670 -x652 -x617
107.77/108.25	v -x436 -x415 -x389 -x380 -x514 -x494 -x472 -x445 -x246 -x274 -x203 -x222 -x2017 -x2034 -x2050 -x2072 -x1837 -x1817 -x1694 -x1667
107.77/108.25	v -x2646 -x2613 -x2590 -x2563 -x496 -x520 -x214 -x193 -x1241 -x1264 -x1198 -x1216 -x2176 x2148 -x2031 -x2015 -x1800 -x1771 -x1751
107.77/108.25	v -x1733 -x1876 -x2584 -x2560 -x2637 -x2683 -x2706 -x2724 -x65 x711 -x695 -x673 -x650 -x1338 -x1320 -x1319 -x1367 -x2175 -x2149 -x2123
107.77/108.25	v -x2131 -x597 -x618 -x644 -x665 -x2758 -x2761 -x2738 -x2728 -x1948 -x1926 -x1946 -x2004 -x995 x1023 -x1174 -x1160 -x296 -x315 -x337
107.77/108.25	v -x356 -x2819 -x2792 -x2687 -x2665 -x122 -x98 -x79 -x66 -x43 -x19 -x1640 -x1617 -x1596 -x1568 -x1542 -x1511 -x1482 -x1455 -x1829
107.77/108.25	v -x1802 -x2163 -x2188 -x2113 -x2134 x2058 -x2082 -x2019 -x2036 -x2363 -x2330 -x2428 -x2400 -x2250 -x2210 -x2304 -x2272 -x2700 -x2714
107.77/108.25	v -x2918 -x2944 -x2967 -x2984 -x2824 -x2844 -x2863 -x2883 -x74 -x53 -x32 -x10 -x159 -x140 -x492 -x515 -x449 -x469 -x579 -x599 -x540
107.77/108.25	v -x563 -x690 -x713 -x639 -x664 -x745 -x723 -x782 -x759 -x1150 -x1172 -x1195 -x1221 -x1243 -x1263 -x1272 -x1304 -x1327 -x1345 -x1354
107.77/108.25	v -x1376 -x1395 -x1421 -x1807 -x1840 -x2170 -x2144 -x2125 -x2103 -x2080 -x2052 -x2032 -x2013 -x1991 -x1969 -x1953 -x1927 -x1907 -x1887
107.77/108.25	v -x1863 -x1848 -x2342 -x2513 -x2541 -x2459 -x207 -x283 -x254 x121 -x1021 -x982 -x950 -x926 -x1657 -x1725 -x1705 -x1777 -x2763 -x2534
107.77/108.25	v -x2506 -x2470 -x1070 -x1035 -x1007 -x1148 -x761 -x778 -x722 -x742 -x838 -x862 -x799 -x819 -x963 -x986 -x901 -x931 -x1069 -x1061
107.77/108.25	v -x1092 -x1012 -x2081 -x2053 -x1573 -x1597 -x1623 -x1652 x1462 -x1488 -x1517 -x1545 -x1749 -x1773 -x1801 -x1824 -x1834 -x1671 -x2885
107.77/108.25	v -x2866 -x2849 -x2826 -x2388 -x2416 -x2327 -x2360 -x2268 -x2299 -x2203 -x2245 -x2602 -x2630 -x2561 -x2562 -x414 -x437 -x450 -x470
107.77/108.25	v -x493 -x516 -x217 -x192 -x259 -x234 -x313 -x297 -x360 -x339 -x44 -x18 -x1144 -x1169 -x1115 -x1133 -x1244 -x1267 -x1196 -x1215 -x964
107.77/108.25	v -x947 -x914 -x888 -x1081 -x1047 -x1028 -x1005 -x2059 -x2083 -x1931 -x1954 -x1976 -x1997 -x1843 -x1862 -x1879 -x1899 -x1786 -x1760
107.77/108.25	v -x1831 -x1808 -x1697 -x1674 x1959 -x1982 -x2005 -x1854 -x1871 -x1892 -x1917 -x2095 -x2124 -x2159 -x2177 -x2025 -x2049 -x2069 -x2090
107.77/108.25	v -x1284 -x1309 -x1323 -x1341 -x1357 -x1378 -x1404 -x1425 -x1105 -x1121 -x1135 -x1154 -x1176 -x1187 -x1213 -x1235 -x1259 -x912 -x884
107.77/108.25	v -x967 -x937 -x1037 -x1008 -x1093 -x1063 -x748 -x725 -x788 -x770 -x822 -x801 -x860 -x837 -x587 -x608 -x548 -x568 -x678 -x705 -x631
107.77/108.25	v -x658 -x404 -x406 -x426 -x374 -x388 -x499 -x525 -x458 -x1258 -x911 -x883 -x966 -x936 -x1036 -x1006 -x1091 -x1062 -x747 -x724 -x787
107.77/108.25	v -x769 -x820 -x800 -x857 -x836 -x585 -x607 -x547 -x567 -x677 -x704 -x630 -x657 -x403 -x405 -x425 -x373 -x387 -x498 -x524 -x457 -x479
107.77/108.25	v -x272 -x242 -x216 -x191 -x351 -x324 -x309 -x290 -x76 -x55 -x30 -x3 -x162 -x144 -x125 -x100 -x2912 -x2931 -x2956 -x2980 -x2832 -x2847
107.77/108.25	v -x2865 -x2888 -x2897 -x2737 -x2757 -x2781 -x2807 -x2654 -x523 -x456 -x478 -x271 -x241 -x215 -x190 -x350 -x323 -x308 -x289 -x75 -x54
107.77/108.25	v -x29 -x2 -x161 -x143 -x124 -x99 -x2911 -x2930 -x2955 -x2979 -x2831 -x2846 -x2864 -x2887 -x2896 -x2736 -x2756 -x2780 -x2806 -x2653
107.77/108.25	v -x2673 -x2694 -x2718 -x2592 -x2568 -x2640 -x2616 -x2485 -x2453 -x2546 -x2491 -x2366 -x2335 -x2426 -x2397 -x2238 -x2205 -x2297 -x2276
107.77/108.25	v -x2146 -x2168 -x2100 -x2118 -x2055 -x2078 -x2011 -x2029 -x2045 -x1971 -x1990 -x1924 -x2805 -x2652 -x2672 -x2693 -x2717 -x2591 -x2567
107.77/108.25	v -x2639 -x2615 -x2484 -x2452 -x2545 -x2490 -x2365 -x2334 -x2425 -x2396 -x2237 -x2204 -x2296 -x2275 -x2145 -x2167 -x2099 -x2117 -x2054
107.77/108.25	v -x2077 -x2010 -x2028 -x2044 -x1970 -x1989 -x1923 -x1951 -x1886 -x1911 -x1842 -x1861 -x1839 -x1816 -x1793 -x1769 -x1739 -x1718 -x1691
107.77/108.25	v -x1663 -x1643 -x1620 -x1593 -x1570 -x1548 -x1514 -x1480 -x1451 -x1131 -x1113 -x1168 -x1146 -x1220 -x1200 -x1178 -x1251 -x1229 -x1307
107.77/108.25	v -x1988 -x1922 -x1950 -x1885 -x1910 -x1841 -x1860 -x1838 -x1815 -x1792 -x1768 -x1738 -x1717 -x1690 -x1662 -x1642 -x1619 -x1592 -x1569
107.77/108.25	v -x1547 -x1513 -x1479 -x1450 -x1130 -x1112 -x1167 -x1145 -x1219 -x1199 -x1177 -x1250 -x1228 -x1306 -x1286 -x1344 -x1325 -x1375 -x1359
107.77/108.25	v -x1433 -x1408 -x718 -x738 -x764 -x786 -x805 -x829 -x845 -x869 -x892 -x916 -x943 -x976 -x997 -x1039 -x1055 -x1086 -x431 -x412 -x391
107.77/108.25	v -x378 -x519 -x508 -x485 -x468 -x1227 -x1305 -x1285 -x1343 -x1324 -x1374 -x1358 -x1432 -x1407 -x717 -x737 -x763 -x785 -x804 -x828
107.77/108.25	v -x844 -x868 -x891 -x915 -x942 -x975 -x996 -x1038 -x1054 -x1085 -x430 -x411 -x390 -x377 -x518 -x507 -x484 -x467 -x446 -x606 -x588
107.77/108.25	v -x562 -x538 -x703 -x679 -x662 -x634 -x58 -x81 -x12 -x39 -x156 -x175 -x105 -x133 -x235 -x257 -x185 -x210 -x330 -x355 -x285 -x307
107.77/108.25	v -x2755 -x2735 -x2800 -x2775 -x2794 -x2681 -x1713 -x1683 -x1658 -x1827 -x2821 -x2465 -x2439 -x2535 x180 -x260 -x237 -x448 -x1003
107.77/108.25	v -x973 -x940 -x918 -x1675 -x1747 -x1721 -x1782 -x2311 -x2537 -x2507 -x2478 -x2558 -x2631 -x1459 -x1818 -x1024 -x1051 x213 -x333 -x2586
107.77/108.25	v -x2621 -x2703 -x1814 -x2381 -x2406 -x2307 -x2339 -x2517 x2540 -x2458 -x2487 -x365 -x344 -x231 -x206 -x280 -x253 -x119 -x93 -x1094
107.77/108.25	v -x1067 -x1043 -x1020 -x981 -x951 -x922 -x896 -x1109 -x1124 -x1689 -x1661 -x1723 -x1702 -x1781 -x1757 -x1937 -x1962 -x1980 -x1998
107.77/108.25	v -x2522 -x2504 -x2467 -x2441 -x2663 -x2684 -x2798 -x2820 -x2743 -x2768 -x497 -x517 -x2963 -x427 -x1253 x1915 -x2973 -x28 -x2614 -x1719
107.77/108.25	v -x861 -x584 x2961 -x2060 -x2424 -x2392 -x2369 -x2332 -x338 -x361 x181 -x208 -x1064 -x1076 -x1002 -x1026 -x1610 -x1633 -x1673 -x1698
107.77/108.25	v -x2376 -x2405 -x2306 -x2349 -x655 -x629 -x613 -x591 -x1650 -x1622 -x1478 -x1454 -x1544 -x1516 -x1784 -x1763 -x1932 -x1956 -x1975
107.77/108.25	v -x1993 -x1844 -x1864 -x1884 -x1909 -x2841 -x2861 -x2776 -x2802 -x2732 -x2752 -x2692 -x2711 -x615 -x642 -x667 -x692 -x379 -x394 -x410
107.77/108.25	v -x428 -x1271 -x1289 -x1391 -x1417 -x1351 -x1371 -x1149 -x1170 -x1929 -x1943 -x2007 -x1987 -x1868 x1853 -x1913 -x1889 -x2483 x2451
107.77/108.25	v -x2544 -x2511 -x219 -x194 -x347 -x329 -x902 -x878 -x968 -x938 -x2994 -x2651 -x2669 -x2691 -x2181 -x2108 -x2132 -x2121 -x1411 -x1276
107.77/108.25	v -x1291 -x1316 x233 -x251 -x281 -x1254 -x1231 -x1207 -x1190 -x1173 -x1046 -x952 -x983 -x897 -x924 -x2021 -x2038 -x2062 -x1438 -x1524
107.77/108.25	v -x1497 -x1586 -x1561 -x1635 -x1614 -x2882 -x2571 -x2291 -x2262 -x2229 -x2199 -x2401 -x2370 -x2341 -x179 -x263 -x240 -x128 -x104
107.77/108.25	v -x167 -x149 -x48 -x1004 -x971 -x939 -x907 -x880 -x876 -x854 -x833 -x2627 -x2601 -x2573 -x2553 -x2532 x2500 -x2473 -x2432 -x2668
107.77/108.25	v -x2690 -x1780 -x1758 -x1828 -x1805 -x1678 -x1654 -x1865 -x1869 -x1891 -x1914 -x773 -x789 -x729 -x750 -x1282 -x1424 -x1416 -x1392
107.77/108.25	v -x1372 -x1352 -x27 -x47 -x542 -x605 -x581 -x578 -x640 -x614 -x694 -x666 -x2661 -x2983 -x2962 -x2938 -x2942 -x2921 -x2902 -x2879
107.77/108.25	v -x2804 x2838 -x2858 -x2871 -x2891 -x2910 -x2935 -x2954 -x580 -x561 -x539 -x511 -x490 -x477 -x451 -x429 -x1398 -x1303 -x1287 -x1342
107.77/108.25	v -x1326 -x1205 -x1192 -x1266 -x2061 -x2037 -x2018 -x2165 -x2141 -x2114 -x2093 -x1901 -x1590 -x2843 -x2823 -x2884 -x2862 -x2940 -x2915
107.77/108.25	v -x2982 -x2357 -x2393 -x2422 -x107 -x130 -x154 -x170 -x23 -x2920 -x2941 -x536 -x557 -x169 x148 -x874 -x850 -x726 -x746 -x17 -x49
107.77/108.25	v -x1908 -x1883 -x1949 -x1935 -x1396 x1422 -x1355 -x1373 -x395 -x418 -x638 -x663 -x2793 -x2822 -x2748 -x2772 -x1895 -x1920 -x1940
107.77/108.25	v -x1958 -x1469 -x1444 -x1536 -x1505 -x1171 -x435 -x2903 -x2086 x715 -x14 -x1934 x1742 -x1090 -x267 -x544 -x1184 -x555 -x153 -x2526
107.77/108.25	v -x1821 x991 -x189 -x1641 -x1618 -x1591 -x1566 -x1546 -x1529 -x1499 -x1465 -x1436 -x2919 -x2943 -x2964 -x2988 -x2835 -x2851 -x2877
107.77/108.25	v -x2519 -x2496 -x2361 -x2331 -x2430 x2395 -x2371 -x2235 -x2200 -x2290 -x2263 -x2107 -x2128 -x2160 -x2185 -x2020 -x1682 -x1653 -x1728
107.77/108.25	v -x1701 -x1598 -x1574 -x1646 -x1628 -x1608 -x1473 -x1440 -x1530 -x1502 -x2969 -x2993 -x2917 -x2577 -x2551 -x2528 -x2503 -x2471 -x2440
107.77/108.25	v -x2420 -x2389 -x2380 -x2348 -x2317 -x2280 -x2259 -x2219 -x2192 -x528 -x223 -x204 -x282 -x256 -x316 -x299 -x362 -x341 -x36 -x40 -x22
107.77/108.25	v -x90 -x69 -x135 -x114 -x174 -x1183 -x1204 -x980 -x949 -x925 -x895 -x1099 -x1074 -x1045 -x1019 -x1001 -x793 -x775 -x756 -x730 -x871
107.77/108.25	v -x2345 -x2314 -x2289 -x2261 -x2234 -x2201 -x2645 -x2617 -x1583 -x1560 -x1625 -x1613 -x1464 -x1437 -x1528 -x1491 -x2064 -x2091 -x796
107.77/108.25	v -x777 -x751 -x727 -x873 -x853 -x1390 -x1410 -x1350 -x1368 -x45 -x26 -x92 -x72 -x574 -x592 -x619 -x645 -x674 -x700 -x2907 -x2934
107.77/108.25	v -x2368 -x2337 -x2423 -x2394 -x2240 x2207 -x2295 -x2271 -x879 -x1240 -x1262 -x1179 -x196 -x266 -x239 -x447 -x2456 -x2644 -x2618 -x2585
107.77/108.25	v -x1668 -x1743 -x1716 -x1791 -x923 -x839 -x865 -x803 -x229 -x255 -x284 x94 -x2236 -x2375 -x2404 x2305 -x1463 -x1498 -x1523 -x1565
107.77/108.25	v -x2162 -x851 -x875 -x813 -x1310 -x1288 -x1270 -x103 -x691 -x559 -x537 -x598 -x2710 -x2655 -x2689 -x2786 -x2174 -x2150 -x2126 -x2098
107.77/108.25	v x1512 -x1541 -x1532 -x1445 -x1475 -x1603 -x1629 -x1551 -x1577 -x1720 -x1740 -x1672 -x1696 -x1810 -x1836 -x1766 -x1790 -x2677 -x2664
107.77/108.25	v -x2722 -x2704 -x2773 -x2746 -x2818 -x2796 -x2842 -x2827 -x2890 -x2868 -x2937 -x2909 -x2978 -x2960 -x2218 -x2191 -x2223 -x2258 -x2283
107.77/108.26	v -x2316 -x2353 -x2379 -x2409 -x2455 -x2480 -x2516 -x2548 -x2566 -x2588 -x2611 -x2643 -x510 -x489 -x464 -x444 -x417 -x397 -x383 -x368
107.77/108.26	v -x708 -x684 -x2889 -x2867 -x2936 -x2908 -x2977 -x2959 -x2217 -x2190 -x2222 -x2257 -x2282 -x2315 -x2352 -x2378 -x2408 -x2454 -x2479
107.77/108.26	v -x2515 -x2547 -x2565 -x2587 -x2610 -x2642 -x509 -x488 -x463 -x443 -x416 -x396 -x382 -x367 -x707 -x683 -x654 -x633 -x611 -x590 -x566
107.77/108.26	v -x546 -x527 -x151 -x172 -x113 -x132 -x68 -x88 -x21 -x51 -x326 -x353 -x287 -x306 -x244 -x270 -x188 -x225 -x1203 -x1181 -x1249 -x1224
107.77/108.26	v -x1123 -x1108 -x1163 -x1142 -x706 -x682 -x653 -x632 -x610 -x589 -x565 -x545 -x526 -x150 -x171 -x112 -x131 -x67 -x87 -x20 -x50 -x325
107.77/108.26	v -x352 -x286 -x305 -x243 -x269 -x187 -x224 -x1202 -x1180 -x1248 -x1223 -x1122 -x1107 -x1162 -x1141 -x1386 -x1363 -x1427 -x1406 -x1300
107.77/108.26	v -x1281 -x1340 -x1334 -x1313 -x809 -x826 -x843 -x867 -x735 -x754 -x772 -x792 -x1010 -x1031 -x1060 -x1084 -x882 -x910 -x962 -x988
107.77/108.26	v -x2071 -x2089 -x2027 -x2047 -x2158 -x2180 -x1161 -x1140 -x1385 -x1362 -x1426 -x1405 -x1299 -x1280 -x1339 -x1333 -x1312 -x808 -x825
107.77/108.26	v -x842 -x866 -x734 -x753 -x771 -x791 -x1009 -x1030 -x1059 -x1083 -x881 -x909 -x961 -x987 -x2070 -x2088 -x2026 -x2046 -x2157 -x2179
107.77/108.26	v -x2111 -x2136 -x1881 -x1904 -x1846 -x1858 -x1974 -x1996 -x2000 -x1939 -x1961 -x1735 -x1711 -x1686 -x1660 -x1826 -x1804 -x1779 -x1756
107.77/108.26	v -x1539 -x1510 -x1484 -x1449 -x1648 -x1602 -x1585 -x1558 -x2837 -x2855 -x2876 -x2900 -x2156 -x2178 -x2110 -x2135 -x1880 -x1903 -x1845
107.77/108.26	v -x1857 -x1973 -x1995 -x1999 -x1938 -x1960 -x1734 -x1710 -x1685 -x1659 -x1825 -x1803 -x1778 -x1755 -x1538 -x1509 -x1483 -x1448 -x1647
107.77/108.26	v -x1601 -x1584 -x1557 -x2836 -x2854 -x2875 -x2899 -x2925 -x2946 -x2966 -x2986 -x2659 -x2676 -x2702 -x2720 -x2731 -x2751 -x2771 -x2791
107.77/108.26	v -x2816 -x2463 -x2437 -x2521 -x2489 -x2575 -x2550 -x2629 -x2599 -x2248 -x2212 -x2301 -x2274 -x2347 -x2313 -x2414 -x2386 -x672 -x699
107.77/108.26	v -x2874 -x2898 -x2924 -x2945 -x2965 -x2985 -x2658 -x2675 -x2701 -x2719 -x2730 -x2750 -x2770 -x2790 -x2815 -x2462 -x2436 -x2520 -x2488
107.77/108.26	v -x2574 -x2549 -x2628 -x2598 -x2247 -x2211 -x2300 -x2273 -x2346 -x2312 -x2413 -x2385 -x671 -x698 -x622 -x646 -x576 -x602 -x535 -x556
107.77/108.26	v -x495 -x513 -x452 -x473 -x462 -x398 -x419 -x366 -x381 -x364 -x343 -x321 -x300 -x279 -x252 -x232 -x205 -x160 -x138 -x117 -x111 -x86
107.77/108.26	v -x64 -x46 -x16 -x1764 -x1833 -x1811 -x1466 -x1439 -x1535 -x1504 -x1580 -x824 -x760 -x784 -x714 -x736 -x1073 -x1095 -x1018 -x118
107.77/108.26	v -x139 -x158 -x11 -x38 -x57 -x80 -x303 -x2906 -x2269 -x2302 -x2214 -x2246 -x2391 -x2418 -x2323 -x2104 -x2166 -x2143 -x1453 -x1477
107.77/108.26	v -x1508 -x1540 -x1575 -x73 -x102 -x127 -x147 x168 -x560 -x533 -x601 -x2076 -x2096 -x2116 -x2152 -x1431 -x1361 -x1384 -x1321 -x421
107.77/108.26	v -x637 -x656 -x681 -x2564 -x2641 -x2609 x2230 -x1669 -x1835 -x1812 -x1789 -x1096 -x1082 -x1058 -x908 -x2041 -x2068 -x2087 -x1928
107.77/108.26	v -x1952 -x1968 -x1986 -x2006 -x1852 -x1870 -x1888 -x1912 -x2624 -x2597 -x2579 -x2557 -x2950 -x2873 -x2894 -x2834 -x2853 -x2779 -x2808
107.77/108.26	v x2809 -x2742 -x2764 -x2709 -x2726 -x2667 -x2688 -x230 -x201 -x552 -x575 -x596 -x621 -x651 -x669 -x696 -x372 -x369 -x384 -x401 -x422
107.77/108.26	v -x440 -x461 -x481 -x505 -x814 -x1311 -x1335 -x1279 -x1297 -x1388 -x1414 -x1347 -x1366 -x1383 -x1139 -x1157 -x1103 -x1118 -x1234
107.77/108.26	v -x1255 -x1679 -x1706 -x1730 -x1957 -x1936 -x2001 -x1979 -x1875 -x1856 -x1919 -x1902 -x1882 -x2133 -x2112 -x2187 -x2161 -x2576 -x2499
107.77/108.26	v -x2531 -x2434 -x2460 -x2817 -x2789 -x2767 -x2745 -x2725 -x2707 -x2697 -x2680 -x2660 -x2987 -x2968
107.77/108.26	c SCIP Status        : problem is solved [optimal solution found]
107.77/108.26	c Total Time         :     108.25
107.77/108.26	c   solving          :     108.25
107.77/108.26	c   presolving       :       0.95 (included in solving)
107.77/108.26	c   reading          :       0.01 (included in solving)
107.77/108.26	c   copying          :       0.28 (26 #copies) (minimal 0.00, maximal 0.02, average 0.01)
107.77/108.26	c Original Problem   :
107.77/108.26	c   Problem name     : HOME/instance-4499131-1751406400.opb
107.77/108.26	c   Variables        : 2994 (2994 binary, 0 integer, 0 continuous)
107.77/108.26	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
107.77/108.26	c   Constraints      : 3433 initial, 3433 maximal
107.77/108.26	c   Objective        : minimize, 6 non-zeros (abs.min = 1, abs.max = 1)
107.77/108.26	c Presolved Problem  :
107.77/108.26	c   Problem name     : t_HOME/instance-4499131-1751406400.opb
107.77/108.26	c   Variables        : 2263 (2263 binary, 0 integer, 0 continuous)
107.77/108.26	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
107.77/108.26	c   Constraints      : 817 initial, 6468 maximal
107.77/108.26	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
107.77/108.26	c   Nonzeros         : 38241 constraint, 64031 clique table
107.77/108.26	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
107.77/108.26	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   domcol           :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
107.77/108.26	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
107.77/108.26	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   implics          :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
107.77/108.26	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   milp             :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
107.77/108.26	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   sparsify         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
107.77/108.26	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   trivial          :       0.00       0.00     11          0          0          0          0          0          0          0          0          0
107.77/108.26	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   dualfix          :       0.00       0.00     11          0          0          0          0          0          0          0          0          0
107.77/108.26	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   probing          :       0.51       0.00      2          0          0          0          0          0          0          0          0          0
107.77/108.26	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   symmetry         :       0.34       0.00      1        669          0          0          0          0          0        381          0          0
107.77/108.26	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
107.77/108.26	c   knapsack         :       0.04       0.00     18          0          0          0          0          0          4          0          0          0
107.77/108.26	c   setppc           :       0.00       0.00     18          0          0          0          0          0          0          0          0          0
107.77/108.26	c   linear           :       0.02       0.00      4          6          0          0          6          0       2989          0          0          0
107.77/108.26	c   orbitope_pp      :       0.00       0.00      7         56          0          0          0          0          4          0          0          0
107.77/108.26	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
107.77/108.26	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
107.77/108.26	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
107.77/108.26	c   integral         :          0          0          0          0      17857          0          0       3104          0          0          0          0          0          0      35714
107.77/108.26	c   knapsack         :        380+       384         11     103821          0          0          0       3098    2226232       1427     752533       2206          8          0          0
107.77/108.26	c   setppc           :         60+        84         11     102394          0          0          0         95     476314       1305     172816          0          0          0          0
107.77/108.26	c   linear           :          0+        43          0      95333          0          0          0          3      62526       1935     138843          0          0          0          0
107.77/108.26	c   orbitope_pp      :        377        377          0      99054          0          0          0          1     301083        788     210104          0          0          0          0
107.77/108.26	c   logicor          :          0+      5615         11      37489          0          0          0          0      53327        626      10422          0          0          0          0
107.77/108.26	c   fixedvar         :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
107.77/108.26	c   countsols        :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
107.77/108.26	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
107.77/108.26	c   integral         :       0.64       0.00       0.00       0.00       0.64       0.00       0.00       0.00       0.00       0.00
107.77/108.26	c   knapsack         :       3.91       0.00       0.02       2.89       0.00       0.00       0.00       0.20       0.80       0.00
107.77/108.26	c   setppc           :       2.20       0.00       0.00       2.06       0.00       0.00       0.00       0.00       0.14       0.00
107.77/108.26	c   linear           :       1.19       0.00       0.00       0.76       0.00       0.00       0.00       0.00       0.43       0.00
107.77/108.26	c   orbitope_pp      :       8.72       0.00       0.00       8.71       0.00       0.00       0.00       0.00       0.01       0.00
107.77/108.26	c   logicor          :       1.16       0.00       0.00       1.06       0.00       0.00       0.00       0.00       0.11       0.00
107.77/108.26	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
107.77/108.26	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
107.77/108.26	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
107.77/108.26	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
107.77/108.26	c   dualfix          :          1          0          0          0
107.77/108.26	c   genvbounds       :          0          0          0          0
107.77/108.26	c   nlobbt           :          0          0          0          0
107.77/108.26	c   obbt             :          0          0          0          0
107.77/108.26	c   probing          :          0          0          0          0
107.77/108.26	c   pseudoobj        :          0          0          0          0
107.77/108.26	c   redcost          :          0          0          0          0
107.77/108.26	c   rootredcost      :          0          0          0          0
107.77/108.26	c   symmetry         :          0          0          0          0
107.77/108.26	c   vbounds          :      68335          0          0          0
107.77/108.26	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
107.77/108.26	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
107.77/108.26	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
107.77/108.26	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
107.77/108.26	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
107.77/108.26	c   probing          :       0.51       0.00       0.51       0.00       0.00       0.00
107.77/108.26	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
107.77/108.26	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
107.77/108.26	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
107.77/108.26	c   symmetry         :       0.36       0.00       0.34       0.02       0.00       0.00
107.77/108.26	c   vbounds          :       0.56       0.00       0.00       0.56       0.00       0.00
107.77/108.26	c Symmetry           :
107.77/108.26	c   #affected vars   :       2988 (2988 bin, 0 int, 0 cont)
107.77/108.26	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
107.77/108.26	c   orbital reduction:          0 reductions applied,          0 cutoffs
107.77/108.26	c   lexicographic red:          0 reductions applied,          0 cutoffs
107.77/108.26	c   shadow tree time :       0.00 s
107.77/108.26	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
107.77/108.26	c   propagation      :       4.08       4421       4373          -     121773      316.2        154      183.1          -          -          -
107.77/108.26	c   infeasible LP    :       8.37      10544       1955          -      60079      314.1         18      135.5        167      271.1          0
107.77/108.26	c   bound exceed. LP :       0.00          1          0          -          0        0.0          0        0.0          0        0.0          0
107.77/108.26	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
107.77/108.26	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
107.77/108.26	c   applied globally :       0.92          -          -          0      29335      139.9          -          -        162          -          -
107.77/108.26	c   applied locally  :          -          -          -          0         89      285.2          -          -          5          -          -
107.77/108.26	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
107.77/108.26	c   cut pool         :       1.85          -       4267         21          -          -      18563     612104          -          -          -          -          -    (maximal pool size:       3900)
107.77/108.26	c   aggregation      :       0.77       0.00        154         11          0          0      14041     501019       1064      15050      14931        119          0
107.77/108.26	c   > cmir           :          -          -          -          -          -          -          -     487086          1      12663      12663          0          -
107.77/108.26	c   > flowcover      :          -          -          -          -          -          -          -      13222          1       2141       2140          1          -
107.77/108.26	c   > knapsackcover  :          -          -          -          -          -          -          -        711       1062        246        128        118          -
107.77/108.26	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   clique           :       0.04       0.00         11         11          0          0          8         39          0         24         24          0          0
107.77/108.26	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   gomory           :       1.33       0.00        154         10          0          0       5585     109660        114       4176       4171          5          0
107.77/108.26	c   > gomorymi       :          -          -          -          -          -          -          -      48863         57       2015       2010          5          -
107.77/108.26	c   > strongcg       :          -          -          -          -          -          -          -      60797         57       2161       2161          0          -
107.77/108.26	c   impliedbounds    :       0.09       0.00        155         11          0          0         85        580          0        473        473          0          0
107.77/108.26	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
107.77/108.26	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   multilinear      :       0.00       0.00        465         11          0          0          0          0          0          0          0          0          0
107.77/108.26	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
107.77/108.26	c   rapidlearning    :       1.30       0.00         19          1          0        706          0          0          0          0          0          0         10
107.77/108.26	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
107.77/108.26	c   zerohalf         :       0.09       0.00        136         11          0          0        280        806        258         74         42         32          0
107.77/108.26	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
107.77/108.26	c   hybrid           :       0.56       0.00       3757         11      19805          0     595810        190          0      11013
107.77/108.26	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c Pricers            :   ExecTime  SetupTime      Calls       Vars
107.77/108.26	c   problem variables:       0.00          -          0          0
107.77/108.26	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
107.77/108.26	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c   relpscost        :       0.63       0.00      17857          0          0          0          0          0          0      35714
107.77/108.26	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
107.77/108.26	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
107.77/108.26	c   LP solutions     :       0.00          -          -          0          0
107.77/108.26	c   relax solutions  :       0.00          -          -          0          0
107.77/108.26	c   pseudo solutions :       0.00          -          -          0          0
107.77/108.26	c   strong branching :       0.00          -          -          0          0
107.77/108.26	c   actconsdiving    :       0.00       0.00          0          0          0
107.77/108.26	c   adaptivediving   :       0.45       0.00         21          0          0
107.77/108.26	c   alns             :       0.63       0.00          7          0          0
107.77/108.26	c   bound            :       0.00       0.00          0          0          0
107.77/108.26	c   clique           :       0.01       0.00          1          0          0
107.77/108.26	c   coefdiving       :       0.00       0.00          0          0          0
107.77/108.26	c   completesol      :       0.00       0.00          0          0          0
107.77/108.26	c   conflictdiving   :       0.46       0.00         15          0          0
107.77/108.26	c   crossover        :       0.00       0.00          0          0          0
107.77/108.26	c   dins             :       0.00       0.00          0          0          0
107.77/108.26	c   distributiondivin:       1.21       0.00         14          0          0
107.77/108.26	c   dks              :       0.00       0.00          0          0          0
107.77/108.26	c   dps              :       0.00       0.00          0          0          0
107.77/108.26	c   dualval          :       0.00       0.00          0          0          0
107.77/108.26	c   farkasdiving     :       0.00       0.00          0          0          0
107.77/108.26	c   feaspump         :       0.15       0.00          7          0          0
107.77/108.26	c   fixandinfer      :       0.00       0.00          0          0          0
107.77/108.26	c   fracdiving       :       0.34       0.00         14          0          0
107.77/108.26	c   gins             :       0.00       0.00          0          0          0
107.77/108.26	c   guideddiving     :       0.00       0.00          0          0          0
107.77/108.26	c   indicator        :       0.00       0.00          0          0          0
107.77/108.26	c   indicatordiving  :       0.00       0.00          0          0          0
107.77/108.26	c   intdiving        :       0.00       0.00          0          0          0
107.77/108.26	c   intshifting      :       0.00       0.00          0          0          0
107.77/108.26	c   linesearchdiving :       0.27       0.00         15          0          0
107.77/108.26	c   localbranching   :       0.00       0.00          0          0          0
107.77/108.26	c   locks            :       0.01       0.00          1          0          0
107.77/108.26	c   lpface           :       0.06       0.00          0          0          0
107.77/108.26	c   mpec             :       0.00       0.00          0          0          0
107.77/108.26	c   multistart       :       0.00       0.00          0          0          0
107.77/108.26	c   mutation         :       0.00       0.00          0          0          0
107.77/108.26	c   nlpdiving        :       0.00       0.00          0          0          0
107.77/108.26	c   objpscostdiving  :       0.78       0.00          8          0          0
107.77/108.26	c   octane           :       0.00       0.00          0          0          0
107.77/108.26	c   ofins            :       0.00       0.00          0          0          0
107.77/108.26	c   oneopt           :       0.01       0.00          0          0          0
107.77/108.26	c   padm             :       0.00       0.00          0          0          0
107.77/108.26	c   proximity        :       0.00       0.00          0          0          0
107.77/108.26	c   pscostdiving     :       0.37       0.00         14          0          0
107.77/108.26	c   randrounding     :       0.44       0.00       3102          0          0
107.77/108.26	c   rens             :       0.01       0.00          1          0          0
107.77/108.26	c   reoptsols        :       0.00       0.00          0          0          0
107.77/108.26	c   repair           :       0.00       0.00          0          0          0
107.77/108.26	c   rins             :       0.00       0.00          0          0          0
107.77/108.26	c   rootsoldiving    :       0.27       0.00          8          0          0
107.77/108.26	c   rounding         :       0.07       0.00       2025          1          1
107.77/108.26	c   scheduler        :       0.00       0.00          0          0          0
107.77/108.26	c   shiftandpropagate:       0.02       0.00          1          0          0
107.77/108.26	c   shifting         :       0.62       0.00        965          0          0
107.77/108.26	c   simplerounding   :       0.01       0.00          0          0          0
107.77/108.26	c   subnlp           :       0.00       0.00          0          0          0
107.77/108.26	c   trivial          :       0.00       0.00          2          0          0
107.77/108.26	c   trivialnegation  :       0.00       0.00          0          0          0
107.77/108.26	c   trustregion      :       0.00       0.00          0          0          0
107.77/108.26	c   trysol           :       0.00       0.00          0          0          0
107.77/108.26	c   twoopt           :       0.00       0.00          0          0          0
107.77/108.26	c   undercover       :       0.00       0.00          0          0          0
107.77/108.26	c   vbounds          :       0.10       0.00          1          0          0
107.77/108.26	c   veclendiving     :       0.35       0.00         14          0          0
107.77/108.26	c   zeroobj          :       0.00       0.00          0          0          0
107.77/108.26	c   zirounding       :       0.02       0.00       1000          0          0
107.77/108.26	c   other solutions  :          -          -          -          0          -
107.77/108.26	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
107.77/108.26	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
107.77/108.26	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
107.77/108.26	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
107.77/108.26	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
107.77/108.26	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
107.77/108.26	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
107.77/108.26	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
107.77/108.26	c   zeroobjective    :          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
107.77/108.26	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
107.77/108.26	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
107.77/108.26	c   primal LP        :       0.88       1685          0       0.00       0.00       0.88       1685
107.77/108.26	c   dual LP          :      58.18      32033    1028962      32.32   17684.35       0.05        194
107.77/108.26	c   lex dual LP      :       0.00          0          0       0.00          -
107.77/108.26	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
107.77/108.26	c   resolve instable :       0.00          0          0       0.00          -
107.77/108.26	c   diving/probing LP:       2.50       1344      52752      39.25   21122.76
107.77/108.26	c   strong branching :       0.07         11        863      78.45   12773.83          -          -          0
107.77/108.26	c     (at root node) :          -         11        863      78.45          -
107.77/108.26	c   conflict analysis:       0.00          1          0       0.00          -
107.77/108.26	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
107.77/108.26	c   benders          :       0.00          0          0          0       0.00          0          0          0
107.77/108.26	c B&B Tree           :
107.77/108.26	c   number of runs   :          1
107.77/108.26	c   nodes            :      33453 (17857 internal, 15596 leaves)
107.77/108.26	c   feasible leaves  :          0
107.77/108.26	c   infeas. leaves   :      15595
107.77/108.26	c   objective leaves :          1
107.77/108.26	c   nodes (total)    :      33453 (17857 internal, 15596 leaves)
107.77/108.26	c   nodes left       :          0
107.77/108.26	c   max depth        :         80
107.77/108.26	c   max depth (total):         80
107.77/108.26	c   backtracks       :       5950 (17.8%)
107.77/108.26	c   early backtracks :          0 (0.0%)
107.77/108.26	c   nodes exc. ref.  :          0 (0.0%)
107.77/108.26	c   delayed cutoffs  :        761
107.77/108.26	c   repropagations   :      13489 (70996 domain reductions, 582 cutoffs)
107.77/108.26	c   avg switch length:       3.68
107.77/108.26	c   switching time   :       3.74
107.77/108.26	c Root Node          :
107.77/108.26	c   First LP value   : +6.00000000000000e+00
107.77/108.26	c   First LP Iters   :        544 (39131.06 Iter/sec)
107.77/108.26	c   First LP Time    :       0.01
107.77/108.26	c   Final Dual Bound : +6.00000000000000e+00
107.77/108.26	c   Final Root Iters :       1825
107.77/108.26	c   Root LP Estimate : +6.00638761106929e+00
107.77/108.26	c Solution           :
107.77/108.26	c   Solutions found  :          1 (1 improvements)
107.77/108.26	c   First Solution   : +6.00000000000000e+00   (in run 1, after 33453 nodes, 108.24 seconds, depth 55, found by <rounding>)
107.77/108.26	c   Gap First Sol.   :       0.00 %
107.77/108.26	c   Gap Last Sol.    :       0.00 %
107.77/108.26	c   Primal Bound     : +6.00000000000000e+00   (in run 1, after 33453 nodes, 108.24 seconds, depth 55, found by <rounding>)
107.77/108.26	c   Dual Bound       : +6.00000000000000e+00
107.77/108.26	c   Gap              :       0.00 %
107.77/108.26	c Integrals          :      Total       Avg%
107.77/108.26	c   primal-dual      :   10825.11     100.00
107.77/108.26	c   primal-ref       :          -          - (not evaluated)
107.77/108.26	c   dual-ref         :          -          - (not evaluated)
107.77/108.28	c Time complete (sec):    107.869

Verifier Data

OK	6

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: 63665 MiB (38107 MiB free)
  memory of node 1: 64507 MiB (57110 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499131-1751406400/watcher-4499131-1751406400 -o /tmp/evaluation-result-4499131-1751406400/solver-4499131-1751406400 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751406326-62870 --watchdog 3760 pbsolver -f HOME/instance-4499131-1751406400.opb -t 3600 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=63377, runsolver pid=63374

[startup+0.100065 s]*
/proc/loadavg: 3.67 3.17 3.28 5/269 63378
/proc/meminfo: memFree=97484076/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=49068 memory=39752 CPUtime=0.09 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 7879 0 0 0 8 1 0 0 20 0 1 0 56317871 50245632 9938 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 12267 9938 2592 2575 0 9174 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 49068 KiB
Current children cumulated memory: 39752 KiB

[startup+0.205598 s]*
/proc/loadavg: 3.67 3.17 3.28 5/269 63378
/proc/meminfo: memFree=97476264/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=63704 memory=49096 CPUtime=0.19 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 10244 0 0 0 18 1 0 0 20 0 1 0 56317871 65232896 12274 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 15926 12274 2592 2575 0 12833 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 63704 KiB
Current children cumulated memory: 49096 KiB

[startup+0.305473 s]*
/proc/loadavg: 3.67 3.17 3.28 5/269 63378
/proc/meminfo: memFree=97476264/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=64720 memory=50248 CPUtime=0.29 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 10542 0 0 0 28 1 0 0 20 0 1 0 56317871 66273280 12562 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 16180 12562 2592 2575 0 13087 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 64720 KiB
Current children cumulated memory: 50248 KiB

[startup+0.70015 s]
/proc/loadavg: 3.67 3.17 3.28 5/269 63378
/proc/meminfo: memFree=97460388/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=81724 memory=67104 CPUtime=0.69 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 14928 0 0 0 67 2 0 0 20 0 1 0 56317871 83685376 16776 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 20431 16776 2592 2575 0 17338 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 81724 KiB
Current children cumulated memory: 67104 KiB

[startup+1.50016 s]
/proc/loadavg: 3.67 3.17 3.28 5/269 63378
/proc/meminfo: memFree=97452324/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=112164 memory=96656 CPUtime=1.48 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 23116 0 0 0 145 3 0 0 20 0 1 0 56317871 114855936 24164 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 28041 24164 2688 2575 0 24948 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 112164 KiB
Current children cumulated memory: 96656 KiB

[startup+3.10544 s]
/proc/loadavg: 3.67 3.17 3.28 5/269 63379
/proc/meminfo: memFree=97400284/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=126028 memory=111584 CPUtime=3.08 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 28930 0 0 0 304 4 0 0 20 0 1 0 56317871 129052672 27896 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 31507 27896 2688 2575 0 28414 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 126028 KiB
Current children cumulated memory: 111584 KiB

[startup+6.30016 s]
/proc/loadavg: 3.70 3.18 3.28 5/269 63379
/proc/meminfo: memFree=97552220/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=128748 memory=114580 CPUtime=6.27 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 32581 0 0 0 622 5 0 0 20 0 1 0 56317871 131837952 28645 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 32187 28645 2688 2575 0 29094 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 128748 KiB
Current children cumulated memory: 114580 KiB

[startup+12.7002 s]
/proc/loadavg: 3.72 3.20 3.29 5/268 63424
/proc/meminfo: memFree=122353496/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=128748 memory=114580 CPUtime=12.65 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 32592 0 0 0 1260 5 0 0 20 0 1 0 56317871 131837952 28645 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 32187 28645 2688 2575 0 29094 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 128748 KiB
Current children cumulated memory: 114580 KiB

[startup+25.5002 s]
/proc/loadavg: 3.79 3.24 3.30 5/268 63424
/proc/meminfo: memFree=122254516/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=134948 memory=120724 CPUtime=25.4 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 34136 0 0 0 2535 5 0 0 20 0 1 0 56317871 138186752 30181 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 33737 30181 2688 2575 0 30644 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 134948 KiB
Current children cumulated memory: 120724 KiB

[startup+51.1054 s]
/proc/loadavg: 3.92 3.32 3.32 5/268 63424
/proc/meminfo: memFree=122192528/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=175324 memory=160208 CPUtime=50.91 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 46060 0 0 0 5083 8 0 0 20 0 1 0 56317871 179531776 40052 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 43831 40052 2688 2575 0 40738 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 175324 KiB
Current children cumulated memory: 160208 KiB

[startup+102.3 s]
/proc/loadavg: 4.02 3.44 3.37 5/267 63426
/proc/meminfo: memFree=122084684/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=195680 memory=180304 CPUtime=101.9 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 51102 0 0 0 10181 9 0 0 20 0 1 0 56317871 200376320 45076 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 48920 45076 2688 2575 0 45827 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 195680 KiB
Current children cumulated memory: 180304 KiB

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

# cumulated CPU time of all completed processes:  user=107.772 s, system=0.107626 s

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

[startup+102.4 s]
/proc/loadavg: 4.02 3.44 3.37 5/267 63426
/proc/meminfo: memFree=122084684/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=195680 memory=180304 CPUtime=101.99 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 51102 0 0 0 10190 9 0 0 20 0 1 0 56317871 200376320 45076 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 48920 45076 2688 2575 0 45827 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 195680 KiB
Current children cumulated memory: 180304 KiB

[startup+105.6 s]
/proc/loadavg: 4.02 3.45 3.37 5/267 63426
/proc/meminfo: memFree=122098308/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=195680 memory=180304 CPUtime=105.18 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 51103 0 0 0 10509 9 0 0 20 0 1 0 56317871 200376320 45076 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 48920 45076 2688 2575 0 45827 0
Current children cumulated CPU time: 105.18 s
Current children cumulated vsize: 195680 KiB
Current children cumulated memory: 180304 KiB

[startup+107.2 s]
/proc/loadavg: 4.02 3.45 3.37 5/267 63426
/proc/meminfo: memFree=122099112/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=195680 memory=180304 CPUtime=106.77 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 51104 0 0 0 10668 9 0 0 20 0 1 0 56317871 200376320 45076 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 48920 45076 2688 2575 0 45827 0
Current children cumulated CPU time: 106.77 s
Current children cumulated vsize: 195680 KiB
Current children cumulated memory: 180304 KiB

[startup+108 s]*
/proc/loadavg: 4.02 3.45 3.37 5/267 63426
/proc/meminfo: memFree=122099112/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=195680 memory=180304 CPUtime=107.58 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 51104 0 0 0 10749 9 0 0 20 0 1 0 56317871 200376320 45076 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 48920 45076 2688 2575 0 45827 0
Current children cumulated CPU time: 107.58 s
Current children cumulated vsize: 195680 KiB
Current children cumulated memory: 180304 KiB

[startup+108.2 s]
/proc/loadavg: 4.02 3.45 3.37 5/267 63426
/proc/meminfo: memFree=122099112/131249996 swapFree=33010684/33010684
[pid=63377] ppid=63374 vsize=195680 memory=180304 CPUtime=107.77 cores=5,7
/proc/63377/stat : 63377 (pbsolver) R 63374 63377 62857 0 -1 4194304 51104 0 0 0 10768 9 0 0 20 0 1 0 56317871 200376320 45076 18446744073709551615 4198400 14743177 140728206190448 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 37253120 140728206199178 140728206199274 140728206199274 140728206204876 0
/proc/63377/statm: 48920 45076 2688 2575 0 45827 0
Current children cumulated CPU time: 107.77 s
Current children cumulated vsize: 195680 KiB
Current children cumulated memory: 180304 KiB

Child status: 0

Real time (s): 108.299
CPU time (s): 107.88
CPU user time (s): 107.772
CPU system time (s): 0.107626
CPU usage (%): 99.6131
Max. virtual memory (cumulated for all children) (KiB): 195680
Max. memory (cumulated for all children) (KiB): 180304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 107.772
system time used= 0.107626
maximum resident set size= 180304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51104
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= 3
involuntary context switches= 112


# summary of solver processes directly reported to runsolver:
#   pid: 63377
#   total CPU time (s): 107.88
#   total CPU user time (s): 107.772
#   total CPU system time (s): 0.107626

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.21075 second user time and 0.507085 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-01 23:46:40
IDJOB=4499131
IDBENCH=148771
IDSOLVER=3366
FILE ID=nodeC024/4499131-1751406400
RUNJOBID= nodeC024-1751406326-62870
SLURM_JOB_ID= 9598297
Free space on /tmp= 432428 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx60.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4499131-1751406400/watcher-4499131-1751406400 -o /tmp/evaluation-result-4499131-1751406400/solver-4499131-1751406400 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751406326-62870 --watchdog 3760  pbsolver -f HOME/instance-4499131-1751406400.opb -t 3600 -m 31000

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

MD5SUM BENCH= c4903dfb08836eadb378d0a168fb9840
RANDOM SEED=1425406198

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.646
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
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	: 0xb00002a
cpu MHz		: 3599.657
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
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	: 0xb00002a
cpu MHz		: 3598.759
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
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	: 0xb00002a
cpu MHz		: 3608.109
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
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	: 0xb00002a
cpu MHz		: 3599.620
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
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	: 0xb00002a
cpu MHz		: 3601.746
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
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	: 0xb00002a
cpu MHz		: 3593.659
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
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	: 0xb00002a
cpu MHz		: 3599.671
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        97503908 kB
MemAvailable:   104739368 kB
Buffers:            3280 kB
Cached:          8004340 kB
SwapCached:            0 kB
Active:         25246464 kB
Inactive:        7747188 kB
Active(anon):   25004100 kB
Inactive(anon):        0 kB
Active(file):     242364 kB
Inactive(file):  7747188 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             30540 kB
Writeback:             0 kB
AnonPages:      24989112 kB
Mapped:           134916 kB
Shmem:             18064 kB
KReclaimable:     169896 kB
Slab:             260152 kB
SReclaimable:     169896 kB
SUnreclaim:        90256 kB
KernelStack:        4368 kB
PageTables:        52104 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   25734468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1296384 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432916 MiB
End job on nodeC024 at 2025-07-01 23:48:28