Trace number 4495111

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2025-06-13UNSAT 24.9235 25.0193

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900579996.opb
MD5SUMa3c0b836e0973314fbcd5a68d5736cb2
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.89419
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 677
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-4495111-1751150005.opb>
0.00/0.00	c original problem has 231 variables (231 bin, 0 int, 0 cont) and 2707 constraints
0.00/0.00	c problem read in 0.004 seconds
0.00/0.00	c problem without objective
0.00/0.01	c presolving:
0.00/0.01	c    (0.0s) running MILP presolver
0.00/0.01	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.00/0.02	c (round 1, exhaustive) 0 del vars, 143 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.02	c (round 2, exhaustive) 0 del vars, 187 del conss, 0 add conss, 0 chg bounds, 44 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.02	c (round 3, exhaustive) 0 del vars, 198 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.03	c (round 4, exhaustive) 0 del vars, 198 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 2509 upgd conss, 0 impls, 143 clqs
0.00/0.03	c (round 5, exhaustive) 0 del vars, 264 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 2509 upgd conss, 0 impls, 143 clqs
0.00/0.04	c    (0.0s) probing: 51/231 (22.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.04	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.04	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.04	c    (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 1.04) (symcode time: 0.00)
0.00/0.04	c dynamic symmetry handling statistics:
0.00/0.04	c    orbitopal reduction:       no components
0.00/0.04	c    orbital reduction:          1 components of sizes 1
0.00/0.04	c    lexicographic reduction:    1 permutations with support sizes 121
0.00/0.04	c handled 1 out of 1 symmetry components
0.00/0.04	c presolving (6 rounds: 6 fast, 6 medium, 6 exhaustive):
0.00/0.04	c  0 deleted vars, 264 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
0.00/0.04	c  0 implications, 143 cliques
0.00/0.04	c presolved problem has 231 variables (231 bin, 0 int, 0 cont) and 2443 constraints
0.00/0.04	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.04	c       1 constraints of type <knapsack>
0.00/0.04	c      22 constraints of type <setppc>
0.00/0.04	c    2420 constraints of type <logicor>
0.00/0.04	c transformed objective value is always integral (scale: 1)
0.00/0.04	c Presolving Time: 0.04
0.00/0.04	c 
0.00/0.04	c - non default parameters ----------------------------------------------------------------------
0.00/0.04	c 
0.00/0.04	c # SCIP version 10.0.0
0.00/0.04	c 
0.00/0.04	c # maximal time in seconds to run
0.00/0.04	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.04	c limits/time = 3596.998034
0.00/0.04	c 
0.00/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.04	c limits/memory = 27900
0.00/0.04	c 
0.00/0.04	c # belongs reading time to solving time?
0.00/0.04	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c timing/reading = TRUE
0.00/0.04	c 
0.00/0.04	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.00/0.04	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.04	c reading/opbreader/maxintsize = 47
0.00/0.04	c 
0.00/0.04	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.04	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.04	c propagating/genvbounds/timingmask = 0
0.00/0.04	c 
0.00/0.04	c -----------------------------------------------------------------------------------------------
0.00/0.04	c 
0.00/0.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.05	c   0.1s|     1 |     0 |    95 |     - |    12M |   0 | 231 |2470 |2443 |   0 |  0 |  26 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.21	c   0.2s|     1 |     0 |  2024 |     - |    14M |   0 | 231 |2475 |2445 |   2 |  1 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.25	c   0.3s|     1 |     0 |  2050 |     - |    16M |   0 | 231 |2476 |2449 |   6 |  2 |  32 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.30/0.32	c   0.3s|     1 |     0 |  2074 |     - |    19M |   0 | 231 |2482 |2453 |  10 |  3 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.30/0.37	c   0.4s|     1 |     0 |  2093 |     - |    23M |   0 | 231 |2482 |2457 |  14 |  4 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.39/0.45	c   0.5s|     1 |     0 |  2109 |     - |    28M |   0 | 231 |2487 |2460 |  17 |  5 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.49/0.53	c   0.5s|     1 |     0 |  2120 |     - |    32M |   0 | 231 |2490 |2462 |  19 |  6 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.49/0.58	c   0.6s|     1 |     0 |  2136 |     - |    36M |   0 | 231 |2494 |2465 |  22 |  7 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.58/0.64	c   0.6s|     1 |     0 |  2151 |     - |    40M |   0 | 231 |2494 |2468 |  25 |  8 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.71	c   0.7s|     1 |     0 |  2166 |     - |    44M |   0 | 231 |2499 |2472 |  29 |  9 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.79	c   0.8s|     1 |     0 |  2184 |     - |    48M |   0 | 231 |2500 |2474 |  31 | 10 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.80	c   0.8s|     1 |     0 |  2195 |     - |    50M |   0 | 231 |2501 |2477 |  34 | 11 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.78/0.89	c   0.9s|     1 |     2 |  2498 |     - |    50M |   0 | 231 |2527 |2477 |  34 | 11 |  83 |  19 | 0.000000e+00 |      --      |    Inf | unknown
1.18/1.28	c   1.3s|   100 |    15 |  4891 |  27.2 |    52M |  17 | 231 |2625 |2450 |  55 |  0 | 183 |  19 | 0.000000e+00 |      --      |    Inf |  50.32%
1.58/1.62	c   1.6s|   200 |    20 |  6785 |  23.1 |    54M |  20 | 231 |2706 |2452 |  82 |  0 | 264 |  19 | 0.000000e+00 |      --      |    Inf |  51.03%
1.68/1.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.68/1.77	c   1.8s|   300 |    20 |  8265 |  20.3 |    54M |  20 | 231 |2798 |2452 |  89 |  0 | 357 |  19 | 0.000000e+00 |      --      |    Inf |  51.13%
1.98/2.02	c   2.0s|   400 |    18 |  9648 |  18.7 |    54M |  20 | 231 |2881 |2452 |  89 |  1 | 443 |  19 | 0.000000e+00 |      --      |    Inf |  51.19%
2.08/2.19	c   2.2s|   500 |    14 | 10985 |  17.6 |    56M |  20 | 231 |2942 |2452 | 107 |  0 | 505 |  19 | 0.000000e+00 |      --      |    Inf |  51.42%
2.37/2.49	c   2.5s|   600 |    14 | 12528 |  17.3 |    56M |  20 | 231 |3011 |2452 | 107 |  1 | 581 |  19 | 0.000000e+00 |      --      |    Inf |  51.49%
2.67/2.74	c   2.7s|   700 |    17 | 14182 |  17.1 |    56M |  20 | 231 |3064 |2452 | 115 |  0 | 642 |  19 | 0.000000e+00 |      --      |    Inf |  51.74%
2.98/3.07	c   3.1s|   800 |    17 | 15714 |  16.9 |    58M |  20 | 231 |3145 |2451 | 127 |  1 | 727 |  19 | 0.000000e+00 |      --      |    Inf |  53.10%
3.57/3.69	c   3.7s|   900 |    15 | 17567 |  17.1 |    58M |  20 | 231 |3228 |2452 | 142 |  1 | 820 |  19 | 0.000000e+00 |      --      |    Inf |  53.69%
3.87/3.99	c   4.0s|  1000 |    19 | 19101 |  16.9 |    58M |  20 | 231 |3302 |2452 | 183 |  1 | 899 |  19 | 0.000000e+00 |      --      |    Inf |  54.26%
4.07/4.17	c   4.2s|  1100 |    19 | 20337 |  16.5 |    58M |  20 | 231 |3396 |2452 | 190 |  1 | 997 |  19 | 0.000000e+00 |      --      |    Inf |  54.38%
4.37/4.42	c   4.4s|  1200 |    19 | 21819 |  16.4 |    58M |  20 | 231 |3500 |2454 | 206 |  0 |1101 |  19 | 0.000000e+00 |      --      |    Inf |  54.49%
4.57/4.63	c   4.6s|  1300 |    19 | 23364 |  16.3 |    58M |  20 | 231 |3600 |2453 | 206 |  1 |1207 |  19 | 0.000000e+00 |      --      |    Inf |  54.57%
4.77/4.85	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
4.77/4.85	c (run 1, node 1347) performing user restart
4.77/4.85	c 
4.77/4.85	c (restart) converted 6 cuts from the global cut pool into linear constraints
4.77/4.85	c 
4.77/4.86	c presolving:
4.77/4.86	c (round 1, fast)       21 del vars, 644 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 301 chg coeffs, 0 upgd conss, 0 impls, 320 clqs
4.77/4.86	c (round 2, medium)     31 del vars, 644 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 301 chg coeffs, 0 upgd conss, 0 impls, 302 clqs
4.77/4.86	c (round 3, fast)       31 del vars, 666 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 324 chg coeffs, 0 upgd conss, 0 impls, 302 clqs
4.77/4.87	c (round 4, exhaustive) 31 del vars, 667 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 324 chg coeffs, 4 upgd conss, 0 impls, 302 clqs
4.77/4.87	c (round 5, medium)     31 del vars, 667 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 331 chg coeffs, 4 upgd conss, 0 impls, 303 clqs
4.77/4.87	c (round 6, exhaustive) 31 del vars, 671 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 333 chg coeffs, 4 upgd conss, 0 impls, 303 clqs
4.77/4.88	c (round 7, exhaustive) 31 del vars, 903 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1132 chg coeffs, 4 upgd conss, 0 impls, 303 clqs
4.77/4.88	c (round 8, exhaustive) 31 del vars, 963 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1157 chg coeffs, 4 upgd conss, 0 impls, 304 clqs
4.77/4.89	c (round 9, exhaustive) 31 del vars, 963 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1171 chg coeffs, 4 upgd conss, 0 impls, 304 clqs
4.77/4.89	c (round 10, exhaustive) 31 del vars, 967 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1171 chg coeffs, 4 upgd conss, 0 impls, 304 clqs
4.77/4.89	c (round 11, exhaustive) 31 del vars, 967 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1250 chg coeffs, 4 upgd conss, 0 impls, 304 clqs
4.87/4.90	c (round 12, exhaustive) 31 del vars, 970 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1251 chg coeffs, 4 upgd conss, 0 impls, 304 clqs
4.87/4.91	c presolving (13 rounds: 13 fast, 11 medium, 9 exhaustive):
4.87/4.91	c  31 deleted vars, 970 deleted constraints, 3 added constraints, 0 tightened bounds, 0 added holes, 4 changed sides, 1251 changed coefficients
4.87/4.91	c  0 implications, 304 cliques
4.87/4.91	c presolved problem has 200 variables (200 bin, 0 int, 0 cont) and 2664 constraints
4.87/4.91	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
4.87/4.91	c       7 constraints of type <knapsack>
4.87/4.91	c      20 constraints of type <setppc>
4.87/4.91	c    2637 constraints of type <logicor>
4.87/4.91	c transformed objective value is always integral (scale: 1)
4.87/4.91	c Presolving Time: 0.09
4.87/4.91	c 
4.87/4.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.87/4.92	c   4.9s|     1 |     0 | 24137 |     - |    58M |   0 | 200 |2685 |1834 |   0 |  0 |1257 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.87/4.98	c   5.0s|     1 |     0 | 24151 |     - |    58M |   0 | 200 |2686 |1839 |   5 |  1 |1258 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.97/5.02	c   5.0s|     1 |     0 | 24177 |     - |    58M |   0 | 200 |2689 |1842 |   8 |  2 |1261 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.97/5.08	c   5.1s|     1 |     0 | 24194 |     - |    58M |   0 | 200 |2691 |1846 |  12 |  3 |1263 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.07/5.13	c   5.1s|     1 |     0 | 24212 |     - |    58M |   0 | 200 |2696 |1848 |  14 |  4 |1268 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.07/5.19	c   5.2s|     1 |     0 | 24238 |     - |    59M |   0 | 200 |2697 |1850 |  16 |  5 |1269 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.17/5.23	c   5.2s|     1 |     0 | 24259 |     - |    59M |   0 | 200 |2698 |1854 |  20 |  6 |1270 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.17/5.28	c   5.3s|     1 |     0 | 24276 |     - |    59M |   0 | 200 |2701 |1858 |  24 |  7 |1273 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.27/5.34	c   5.3s|     1 |     0 | 24294 |     - |    59M |   0 | 200 |2703 |1862 |  28 |  8 |1275 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.27/5.38	c   5.4s|     1 |     0 | 24309 |     - |    59M |   0 | 200 |2706 |1866 |  32 |  9 |1278 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.37/5.42	c   5.4s|     1 |     0 | 24326 |     - |    61M |   0 | 200 |2710 |1867 |  36 | 10 |1282 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.37/5.43	c   5.4s|     1 |     0 | 24342 |     - |    61M |   0 | 200 |2713 |1870 |  39 | 11 |1285 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.46/5.50	c   5.5s|     1 |     2 | 24609 |     - |    61M |   0 | 200 |2724 |1870 |  39 | 11 |1297 |  38 | 0.000000e+00 |      --      |    Inf | unknown
6.07/6.16	c   6.2s|   100 |    10 | 26694 |  16.8 |    62M |  18 | 200 |2782 |1847 |  78 |  0 |1358 |  38 | 0.000000e+00 |      --      |    Inf |  39.03%
6.46/6.55	c   6.5s|   200 |    14 | 28453 |  16.8 |    65M |  20 | 200 |2837 |1844 | 132 |  0 |1418 |  38 | 0.000000e+00 |      --      |    Inf |  41.11%
6.76/6.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.76/6.89	c   6.9s|   300 |    14 | 30008 |  16.7 |    67M |  20 | 200 |2889 |1843 | 178 |  0 |1479 |  38 | 0.000000e+00 |      --      |    Inf |  42.04%
7.06/7.15	c   7.1s|   400 |    14 | 31661 |  16.7 |    70M |  20 | 200 |2938 |1842 | 219 |  0 |1536 |  38 | 0.000000e+00 |      --      |    Inf |  42.89%
7.25/7.31	c   7.3s|   500 |    13 | 32867 |  16.5 |    71M |  20 | 200 |2998 |1842 | 237 |  1 |1610 |  38 | 0.000000e+00 |      --      |    Inf |  43.18%
7.45/7.54	c   7.5s|   600 |     9 | 34542 |  16.5 |    72M |  20 | 200 |3042 |1844 | 254 |  0 |1676 |  38 | 0.000000e+00 |      --      |    Inf |  45.87%
7.85/7.94	c   7.9s|   700 |    11 | 36161 |  16.5 |    72M |  20 | 200 |3078 |1844 | 291 |  1 |1726 |  38 | 0.000000e+00 |      --      |    Inf |  48.63%
8.06/8.14	c   8.1s|   800 |     8 | 37676 |  16.4 |    72M |  20 | 200 |3125 |1839 | 299 |  1 |1777 |  38 | 0.000000e+00 |      --      |    Inf |  59.28%
8.35/8.47	c   8.5s|   900 |     6 | 39253 |  16.4 |    72M |  20 | 200 |3171 |1842 | 353 |  1 |1836 |  38 | 0.000000e+00 |      --      |    Inf |  61.96%
8.55/8.64	c   8.6s|  1000 |     8 | 40550 |  16.2 |    72M |  20 | 200 |3230 |1843 | 370 |  1 |1907 |  38 | 0.000000e+00 |      --      |    Inf |  62.27%
8.65/8.77	c   8.8s|  1100 |     9 | 42034 |  16.2 |    72M |  24 | 200 |3259 |1845 | 380 |  1 |1952 |  38 | 0.000000e+00 |      --      |    Inf |  65.11%
8.95/9.04	c   9.0s|  1200 |    10 | 43535 |  16.1 |    72M |  24 | 200 |3297 |1841 | 416 |  0 |2006 |  38 | 0.000000e+00 |      --      |    Inf |  70.47%
9.15/9.25	c   9.2s|  1300 |    10 | 45146 |  16.1 |    72M |  24 | 200 |3312 |1844 | 450 |  1 |2065 |  38 | 0.000000e+00 |      --      |    Inf |  73.92%
9.35/9.46	c   9.5s|  1400 |    10 | 46800 |  16.1 |    72M |  24 | 200 |3310 |1842 | 484 |  1 |2116 |  38 | 0.000000e+00 |      --      |    Inf |  74.67%
9.55/9.60	c   9.6s|  1500 |     8 | 48282 |  16.1 |    72M |  24 | 200 |3303 |1842 | 496 |  0 |2177 |  38 | 0.000000e+00 |      --      |    Inf |  74.84%
9.55/9.67	c   9.7s|  1600 |     8 | 49500 |  16.0 |    72M |  24 | 200 |3360 |1842 | 496 |  1 |2267 |  38 | 0.000000e+00 |      --      |    Inf |  74.90%
9.85/9.95	c  10.0s|  1700 |    10 | 51178 |  16.0 |    72M |  24 | 200 |3392 |1845 | 524 |  0 |2330 |  38 | 0.000000e+00 |      --      |    Inf |  76.35%
10.05/10.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.05/10.18	c  10.2s|  1800 |    10 | 53212 |  16.1 |    72M |  24 | 200 |3433 |1842 | 558 |  0 |2418 |  38 | 0.000000e+00 |      --      |    Inf |  78.59%
10.24/10.37	c  10.4s|  1900 |    10 | 54773 |  16.1 |    72M |  24 | 200 |3449 |1843 | 591 |  0 |2479 |  38 | 0.000000e+00 |      --      |    Inf |  79.86%
10.54/10.60	c  10.6s|  2000 |    14 | 56311 |  16.1 |    72M |  24 | 200 |3477 |1846 | 624 |  1 |2544 |  38 | 0.000000e+00 |      --      |    Inf |  80.31%
10.74/10.84	c  10.8s|  2100 |    14 | 58098 |  16.1 |    72M |  24 | 200 |3510 |1844 | 644 |  1 |2625 |  38 | 0.000000e+00 |      --      |    Inf |  80.65%
10.95/11.02	c  11.0s|  2200 |    11 | 59886 |  16.2 |    72M |  24 | 200 |3533 |1847 | 663 |  0 |2687 |  38 | 0.000000e+00 |      --      |    Inf |  80.86%
11.05/11.17	c  11.2s|  2300 |     7 | 61670 |  16.2 |    72M |  24 | 200 |3587 |1846 | 677 |  0 |2762 |  38 | 0.000000e+00 |      --      |    Inf |  81.09%
11.14/11.25	c  11.3s|  2400 |     9 | 63107 |  16.2 |    72M |  24 | 200 |3628 |1843 | 677 |  0 |2832 |  38 | 0.000000e+00 |      --      |    Inf |  81.13%
11.24/11.36	c  11.4s|  2500 |    11 | 64584 |  16.1 |    72M |  29 | 200 |3722 |1847 | 680 |  1 |2938 |  38 | 0.000000e+00 |      --      |    Inf |  81.13%
11.34/11.46	c  11.5s|  2600 |    14 | 66037 |  16.1 |    72M |  31 | 200 |3784 |1844 | 686 |  1 |3011 |  38 | 0.000000e+00 |      --      |    Inf |  81.14%
11.54/11.65	c  11.7s|  2700 |    12 | 67429 |  16.1 |    72M |  31 | 200 |3843 |1843 | 707 |  1 |3082 |  38 | 0.000000e+00 |      --      |    Inf |  81.61%
11.74/11.88	c  11.9s|  2800 |    17 | 68930 |  16.0 |    72M |  31 | 200 |3881 |1843 | 749 |  1 |3141 |  38 | 0.000000e+00 |      --      |    Inf |  82.05%
11.84/11.99	c  12.0s|  2900 |    16 | 70241 |  16.0 |    72M |  31 | 200 |3938 |1841 | 757 |  1 |3211 |  38 | 0.000000e+00 |      --      |    Inf |  82.24%
12.04/12.13	c  12.1s|  3000 |    14 | 71774 |  15.9 |    72M |  31 | 200 |4002 |1845 | 768 |  0 |3285 |  38 | 0.000000e+00 |      --      |    Inf |  82.35%
12.14/12.23	c  12.2s|  3100 |    15 | 73349 |  15.9 |    72M |  31 | 200 |4083 |1844 | 769 |  1 |3373 |  38 | 0.000000e+00 |      --      |    Inf |  82.37%
12.24/12.33	c  12.3s|  3200 |    13 | 74919 |  15.9 |    72M |  31 | 200 |4151 |1844 | 771 |  0 |3450 |  38 | 0.000000e+00 |      --      |    Inf |  82.39%
12.34/12.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.34/12.45	c  12.4s|  3300 |     9 | 76218 |  15.9 |    72M |  31 | 200 |4223 |1840 | 779 |  0 |3544 |  38 | 0.000000e+00 |      --      |    Inf |  82.49%
12.44/12.58	c  12.6s|  3400 |    10 | 77699 |  15.9 |    72M |  31 | 200 |4291 |1844 | 788 |  1 |3622 |  38 | 0.000000e+00 |      --      |    Inf |  82.56%
12.53/12.68	c  12.7s|  3500 |    11 | 79249 |  15.8 |    73M |  31 | 200 |4377 |1843 | 795 |  1 |3719 |  38 | 0.000000e+00 |      --      |    Inf |  82.68%
12.73/12.83	c  12.8s|  3600 |    13 | 80936 |  15.9 |    73M |  31 | 200 |4446 |1845 | 815 |  1 |3797 |  38 | 0.000000e+00 |      --      |    Inf |  82.95%
12.83/12.96	c  13.0s|  3700 |    10 | 82398 |  15.8 |    73M |  31 | 200 |4535 |   0 | 822 |  0 |3892 |  38 | 0.000000e+00 |      --      |    Inf |  83.06%
13.04/13.18	c  13.2s|  3800 |    14 | 83919 |  15.8 |    73M |  32 | 200 |4585 |1843 | 850 |  1 |3952 |  38 | 0.000000e+00 |      --      |    Inf |  83.39%
13.23/13.32	c  13.3s|  3900 |    13 | 85252 |  15.8 |    73M |  32 | 200 |4674 |1844 | 859 |  1 |4046 |  38 | 0.000000e+00 |      --      |    Inf |  83.51%
13.33/13.46	c  13.5s|  4000 |    13 | 86647 |  15.7 |    73M |  32 | 200 |4748 |1844 | 878 |  1 |4124 |  38 | 0.000000e+00 |      --      |    Inf |  83.62%
13.43/13.58	c  13.6s|  4100 |    11 | 88257 |  15.8 |    73M |  32 | 200 |4827 |1848 | 887 |  1 |4208 |  38 | 0.000000e+00 |      --      |    Inf |  83.74%
13.53/13.69	c  13.7s|  4200 |    13 | 89921 |  15.8 |    73M |  32 | 200 |4909 |1846 | 888 |  0 |4298 |  38 | 0.000000e+00 |      --      |    Inf |  83.78%
13.63/13.79	c  13.8s|  4300 |    12 | 91672 |  15.8 |    73M |  32 | 200 |4999 |1847 | 891 |  1 |4395 |  38 | 0.000000e+00 |      --      |    Inf |  83.81%
13.83/13.90	c  13.9s|  4400 |     9 | 93322 |  15.8 |    73M |  32 | 200 |5082 |1842 | 897 |  1 |4485 |  38 | 0.000000e+00 |      --      |    Inf |  83.85%
13.94/14.03	c  14.0s|  4500 |    10 | 94919 |  15.8 |    73M |  32 | 200 |5169 |   0 | 907 |  0 |4578 |  38 | 0.000000e+00 |      --      |    Inf |  83.97%
14.04/14.15	c  14.1s|  4600 |     9 | 96665 |  15.8 |    73M |  32 | 200 |5256 |1845 | 911 |  0 |4668 |  38 | 0.000000e+00 |      --      |    Inf |  83.98%
14.13/14.27	c  14.3s|  4700 |    11 | 98147 |  15.8 |    73M |  32 | 200 |5361 |1847 | 922 |  0 |4774 |  38 | 0.000000e+00 |      --      |    Inf |  84.03%
14.23/14.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.23/14.37	c  14.4s|  4800 |    10 | 99636 |  15.8 |    73M |  32 | 200 |5466 |1847 | 924 |  0 |4882 |  38 | 0.000000e+00 |      --      |    Inf |  84.04%
14.33/14.46	c  14.5s|  4900 |     9 |101016 |  15.8 |    73M |  32 | 200 |5603 |1849 | 927 |  0 |5022 |  38 | 0.000000e+00 |      --      |    Inf |  84.06%
14.43/14.56	c  14.6s|  5000 |     8 |102504 |  15.8 |    74M |  32 | 200 |5746 |1848 | 928 |  0 |5167 |  38 | 0.000000e+00 |      --      |    Inf |  84.08%
14.53/14.66	c  14.7s|  5100 |    10 |103944 |  15.7 |    74M |  32 | 200 |5862 |1849 | 932 |  1 |5289 |  38 | 0.000000e+00 |      --      |    Inf |  84.08%
14.73/14.81	c  14.8s|  5200 |    10 |105692 |  15.8 |    74M |  32 | 200 |5956 |1844 | 941 |  1 |5386 |  38 | 0.000000e+00 |      --      |    Inf |  84.13%
14.83/14.91	c  14.9s|  5300 |    10 |106938 |  15.7 |    74M |  32 | 200 |6056 |1847 | 948 |  0 |5489 |  38 | 0.000000e+00 |      --      |    Inf |  84.15%
14.93/15.01	c  15.0s|  5400 |    11 |108394 |  15.7 |    74M |  32 | 200 |6138 |1846 | 950 |  0 |5575 |  38 | 0.000000e+00 |      --      |    Inf |  84.16%
14.93/15.09	c  15.1s|  5500 |    12 |109587 |  15.6 |    74M |  32 | 200 |6235 |1846 | 951 |  0 |5680 |  38 | 0.000000e+00 |      --      |    Inf |  84.16%
15.03/15.18	c  15.2s|  5600 |    12 |110846 |  15.6 |    74M |  32 | 200 |6350 |1846 | 951 |  0 |5797 |  38 | 0.000000e+00 |      --      |    Inf |  84.16%
15.13/15.27	c  15.3s|  5700 |    14 |112250 |  15.6 |    74M |  32 | 200 |6429 |1846 | 951 |  1 |5879 |  38 | 0.000000e+00 |      --      |    Inf |  84.17%
15.23/15.38	c  15.4s|  5800 |    10 |113745 |  15.6 |    74M |  32 | 200 |6532 |1846 | 951 |  0 |5983 |  38 | 0.000000e+00 |      --      |    Inf |  84.18%
15.33/15.49	c  15.5s|  5900 |    10 |115499 |  15.6 |    74M |  32 | 200 |6632 |1839 | 952 |  1 |6097 |  38 | 0.000000e+00 |      --      |    Inf |  84.57%
15.62/15.75	c  15.8s|  6000 |    10 |117100 |  15.6 |    74M |  32 | 200 |6692 |1844 | 992 |  1 |6175 |  38 | 0.000000e+00 |      --      |    Inf |  85.69%
15.72/15.85	c  15.9s|  6100 |    14 |118605 |  15.6 |    74M |  32 | 200 |6803 |1843 | 992 |  1 |6294 |  38 | 0.000000e+00 |      --      |    Inf |  85.74%
15.82/15.95	c  15.9s|  6200 |    13 |119995 |  15.6 |    74M |  32 | 200 |6903 |1846 | 992 |  1 |6399 |  38 | 0.000000e+00 |      --      |    Inf |  85.74%
15.93/16.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.93/16.05	c  16.1s|  6300 |    13 |121593 |  15.6 |    74M |  32 | 200 |7035 |1846 | 992 |  1 |6541 |  38 | 0.000000e+00 |      --      |    Inf |  85.75%
16.03/16.15	c  16.2s|  6400 |    11 |123018 |  15.6 |    74M |  32 | 200 |7147 |1846 | 992 |  1 |6671 |  38 | 0.000000e+00 |      --      |    Inf |  85.76%
16.12/16.24	c  16.2s|  6500 |    10 |124211 |  15.5 |    74M |  32 | 200 |7250 |1846 | 992 |  0 |6783 |  38 | 0.000000e+00 |      --      |    Inf |  85.76%
16.32/16.40	c  16.4s|  6600 |    12 |125484 |  15.5 |    74M |  32 | 200 |7330 |1844 |1004 |  1 |6875 |  38 | 0.000000e+00 |      --      |    Inf |  86.05%
16.42/16.59	c  16.6s|  6700 |    10 |126993 |  15.5 |    75M |  32 | 200 |7390 |1841 |1026 |  0 |6950 |  38 | 0.000000e+00 |      --      |    Inf |  86.54%
16.62/16.71	c  16.7s|  6800 |    12 |128472 |  15.5 |    75M |  32 | 200 |7463 |   0 |1038 |  0 |7046 |  38 | 0.000000e+00 |      --      |    Inf |  86.72%
16.72/16.85	c  16.9s|  6900 |    20 |129713 |  15.4 |    75M |  32 | 200 |7505 |1843 |1055 |  1 |7130 |  38 | 0.000000e+00 |      --      |    Inf |  86.80%
16.82/16.94	c  16.9s|  7000 |    24 |130957 |  15.4 |    75M |  32 | 200 |7519 |1845 |1060 |  0 |7185 |  38 | 0.000000e+00 |      --      |    Inf |  86.81%
16.93/17.03	c  17.0s|  7100 |    22 |132006 |  15.3 |    75M |  32 | 200 |7563 |1844 |1064 |  2 |7254 |  38 | 0.000000e+00 |      --      |    Inf |  86.85%
17.03/17.14	c  17.1s|  7200 |    18 |133317 |  15.3 |    75M |  32 | 200 |7630 |1846 |1072 |  1 |7326 |  38 | 0.000000e+00 |      --      |    Inf |  86.87%
17.12/17.22	c  17.2s|  7300 |    14 |134340 |  15.3 |    75M |  32 | 200 |7707 |1844 |1073 |  0 |7418 |  38 | 0.000000e+00 |      --      |    Inf |  86.88%
17.22/17.32	c  17.3s|  7400 |    11 |135689 |  15.2 |    75M |  32 | 200 |7767 |1846 |1074 |  0 |7498 |  38 | 0.000000e+00 |      --      |    Inf |  86.94%
17.32/17.42	c  17.4s|  7500 |    15 |137163 |  15.2 |    75M |  32 | 200 |7845 |1847 |1077 |  0 |7598 |  38 | 0.000000e+00 |      --      |    Inf |  86.94%
17.42/17.52	c  17.5s|  7600 |    12 |138656 |  15.2 |    75M |  32 | 200 |7923 |   0 |1078 |  0 |7704 |  38 | 0.000000e+00 |      --      |    Inf |  86.95%
17.52/17.63	c  17.6s|  7700 |    14 |140364 |  15.2 |    75M |  32 | 200 |8040 |1846 |1079 |  1 |7840 |  38 | 0.000000e+00 |      --      |    Inf |  86.95%
17.62/17.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.62/17.73	c  17.7s|  7800 |    13 |141905 |  15.2 |    75M |  32 | 200 |8165 |1846 |1079 |  1 |7978 |  38 | 0.000000e+00 |      --      |    Inf |  86.95%
17.72/17.84	c  17.8s|  7900 |    15 |143398 |  15.2 |    75M |  32 | 200 |8299 |1846 |1079 |  1 |8126 |  38 | 0.000000e+00 |      --      |    Inf |  86.95%
17.82/17.96	c  18.0s|  8000 |    15 |144870 |  15.2 |    75M |  32 | 200 |8418 |1842 |1084 |  1 |8266 |  38 | 0.000000e+00 |      --      |    Inf |  87.00%
17.92/18.08	c  18.1s|  8100 |    13 |146234 |  15.2 |    75M |  32 | 200 |8471 |1845 |1094 |  1 |8343 |  38 | 0.000000e+00 |      --      |    Inf |  87.15%
18.12/18.20	c  18.2s|  8200 |    13 |147808 |  15.2 |    75M |  32 | 200 |8546 |1846 |1106 |  0 |8442 |  38 | 0.000000e+00 |      --      |    Inf |  87.24%
18.21/18.33	c  18.3s|  8300 |    15 |149632 |  15.3 |    75M |  32 | 200 |8609 |1845 |1116 |  1 |8545 |  38 | 0.000000e+00 |      --      |    Inf |  87.28%
18.31/18.45	c  18.4s|  8400 |    13 |151354 |  15.3 |    75M |  32 | 200 |8639 |1845 |1116 |  1 |8634 |  38 | 0.000000e+00 |      --      |    Inf |  87.32%
18.41/18.56	c  18.6s|  8500 |    13 |153066 |  15.3 |    75M |  32 | 200 |8698 |1845 |1117 |  1 |8757 |  38 | 0.000000e+00 |      --      |    Inf |  87.34%
18.61/18.70	c  18.7s|  8600 |    12 |154782 |  15.3 |    75M |  32 | 200 |8702 |1843 |1126 |  1 |8868 |  38 | 0.000000e+00 |      --      |    Inf |  87.40%
18.61/18.80	c  18.8s|  8700 |    14 |156283 |  15.3 |    75M |  32 | 200 |8725 |1843 |1126 |  1 |8963 |  38 | 0.000000e+00 |      --      |    Inf |  87.41%
18.81/18.90	c  18.9s|  8800 |     8 |158213 |  15.3 |    75M |  32 | 200 |8828 |1846 |1126 |  0 |9109 |  38 | 0.000000e+00 |      --      |    Inf |  87.42%
18.81/19.00	c  19.0s|  8900 |    16 |159713 |  15.3 |    75M |  32 | 200 |8843 |1846 |1126 |  1 |9212 |  38 | 0.000000e+00 |      --      |    Inf |  87.43%
18.92/19.10	c  19.1s|  9000 |    12 |161192 |  15.3 |    75M |  32 | 200 |8931 |1846 |1126 |  0 |9349 |  38 | 0.000000e+00 |      --      |    Inf |  87.43%
19.11/19.22	c  19.2s|  9100 |     9 |162978 |  15.4 |    75M |  32 | 200 |9056 |1846 |1126 |  0 |9511 |  38 | 0.000000e+00 |      --      |    Inf |  87.43%
19.21/19.34	c  19.3s|  9200 |    12 |164888 |  15.4 |    75M |  32 | 200 |9092 |1846 |1128 |  0 |9628 |  38 | 0.000000e+00 |      --      |    Inf |  87.43%
19.31/19.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.31/19.46	c  19.5s|  9300 |    11 |166771 |  15.4 |    75M |  32 | 200 |9261 |1843 |1128 |  1 |9822 |  38 | 0.000000e+00 |      --      |    Inf |  87.43%
19.41/19.57	c  19.6s|  9400 |    11 |168272 |  15.4 |    75M |  32 | 200 |9175 |1846 |1130 |  0 |9922 |  38 | 0.000000e+00 |      --      |    Inf |  87.44%
19.71/19.86	c  19.9s|  9500 |    15 |169770 |  15.4 |    75M |  32 | 200 |9175 |1844 |1171 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  93.53%
19.91/20.04	c  20.0s|  9600 |    13 |171000 |  15.4 |    75M |  32 | 200 |9172 |1841 |1182 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  95.17%
20.01/20.14	c  20.1s|  9700 |    15 |172318 |  15.4 |    75M |  32 | 200 |9211 |1839 |1184 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  95.83%
20.31/20.40	c  20.4s|  9800 |    17 |174062 |  15.4 |    75M |  32 | 200 |9205 |1847 |1227 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  97.26%
20.41/20.59	c  20.6s|  9900 |    21 |175283 |  15.4 |    75M |  32 | 200 |9232 |1845 |1254 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  98.52%
20.61/20.73	c  20.7s| 10000 |    23 |176572 |  15.3 |    75M |  32 | 200 |9269 |1845 |1265 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  98.79%
20.70/20.87	c  20.9s| 10100 |    21 |177864 |  15.3 |    75M |  32 | 200 |9321 |1845 |1282 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  98.95%
20.80/20.97	c  21.0s| 10200 |    21 |178994 |  15.3 |    79M |  32 | 200 |9379 |1845 |1282 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  98.96%
20.92/21.08	c  21.1s| 10300 |    20 |180619 |  15.3 |    79M |  32 | 200 |9447 |1845 |1282 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  98.97%
21.02/21.18	c  21.2s| 10400 |    20 |181965 |  15.3 |    79M |  32 | 200 |9521 |1845 |1285 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  99.01%
21.11/21.27	c  21.3s| 10500 |    19 |183213 |  15.3 |    79M |  32 | 200 |9574 |   0 |1286 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  99.07%
21.31/21.43	c  21.4s| 10600 |    19 |184725 |  15.3 |    79M |  32 | 200 |9656 |1842 |1297 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  99.34%
21.51/21.64	c  21.6s| 10700 |    14 |186121 |  15.2 |    79M |  32 | 200 |9739 |1845 |1326 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  99.93%
21.61/21.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.61/21.77	c  21.8s| 10800 |     9 |187935 |  15.3 |    79M |  32 | 200 |9795 |1845 |1329 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
21.71/21.89	c  21.9s| 10900 |    13 |189567 |  15.3 |    79M |  32 | 200 |9848 |1845 |1329 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
21.81/21.99	c  22.0s| 11000 |    13 |190957 |  15.3 |    79M |  33 | 200 |9924 |1847 |1329 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
21.91/22.10	c  22.1s| 11100 |    11 |192524 |  15.3 |    79M |  33 | 200 |  10k|1847 |1329 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
22.11/22.20	c  22.2s| 11200 |    15 |193668 |  15.2 |    79M |  35 | 200 |  10k|1846 |1329 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
22.21/22.30	c  22.3s| 11300 |    15 |195056 |  15.2 |    79M |  35 | 200 |  10k|1846 |1329 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
22.31/22.41	c  22.4s| 11400 |    12 |196652 |  15.2 |    79M |  38 | 200 |  10k|1847 |1329 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
22.41/22.52	c  22.5s| 11500 |    11 |198196 |  15.2 |    79M |  38 | 200 |  10k|1847 |1329 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
22.51/22.63	c  22.6s| 11600 |    13 |199823 |  15.2 |    79M |  38 | 200 |  10k|1846 |1329 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
22.61/22.73	c  22.7s| 11700 |    12 |201286 |  15.2 |    79M |  38 | 200 |  10k|1846 |1329 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
22.71/22.84	c  22.8s| 11800 |    14 |202903 |  15.2 |    79M |  38 | 200 |  10k|1846 |1329 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
22.81/22.96	c  23.0s| 11900 |    13 |204688 |  15.3 |    79M |  38 | 200 |  11k|1846 |1329 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
22.91/23.09	c  23.1s| 12000 |    13 |206546 |  15.3 |    79M |  38 | 200 |  11k|1846 |1329 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
23.10/23.21	c  23.2s| 12100 |     9 |208181 |  15.3 |    79M |  38 | 200 |  11k|1845 |1329 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
23.20/23.31	c  23.3s| 12200 |     9 |209639 |  15.3 |    79M |  38 | 200 |  11k|1845 |1329 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
23.30/23.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.30/23.43	c  23.4s| 12300 |    11 |211265 |  15.3 |    79M |  38 | 200 |  11k|1845 |1329 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
23.40/23.55	c  23.6s| 12400 |    12 |213201 |  15.3 |    79M |  38 | 200 |  11k|1846 |1329 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  99.94%
23.50/23.68	c  23.7s| 12500 |     7 |214993 |  15.3 |    79M |  38 | 200 |  11k|1843 |1329 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  99.95%
23.70/23.81	c  23.8s| 12600 |     6 |216527 |  15.3 |    79M |  38 | 200 |  11k|1843 |1329 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  99.96%
23.80/23.91	c  23.9s| 12700 |     8 |217752 |  15.3 |    79M |  38 | 200 |  11k|1843 |1329 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  99.97%
23.91/24.02	c  24.0s| 12800 |     4 |219224 |  15.3 |    79M |  38 | 200 |  11k|1845 |1329 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  99.97%
24.01/24.13	c  24.1s| 12900 |     6 |220646 |  15.3 |    80M |  38 | 200 |  11k|1843 |1329 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  99.99%
24.10/24.24	c  24.2s| 13000 |     4 |222110 |  15.3 |    80M |  38 | 200 |  11k|1843 |1329 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  99.99%
24.20/24.36	c  24.4s| 13100 |     3 |223693 |  15.3 |    80M |  38 | 200 |  11k|1843 |1329 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  99.99%
24.30/24.46	c  24.5s| 13200 |     5 |225153 |  15.3 |    80M |  38 | 200 |  11k|1843 |1329 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf | 100.00%
24.40/24.57	c  24.6s| 13300 |     6 |226681 |  15.3 |    80M |  38 | 200 |  11k|   0 |1329 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf | 100.00%
24.50/24.67	c  24.7s| 13400 |     7 |227992 |  15.3 |    80M |  38 | 200 |  11k|1843 |1329 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf | 100.00%
24.60/24.79	c  24.8s| 13500 |     6 |229613 |  15.3 |    80M |  38 | 200 |  11k|1843 |1329 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf | 100.00%
24.80/24.91	c  24.9s| 13600 |     4 |231501 |  15.3 |    80M |  38 | 200 |6788 |1843 |1329 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf | 100.00%
24.90/25.00	c 
24.90/25.00	c SCIP Status        : problem is solved [infeasible]
24.90/25.00	c Solving Time (sec) : 25.00
24.90/25.00	c Solving Nodes      : 13682 (total of 15029 nodes in 2 runs)
24.90/25.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
24.90/25.00	c Dual Bound         : +1.00000000000000e+20
24.90/25.00	c Gap                : 0.00 %
24.90/25.00	s UNSATISFIABLE
24.90/25.00	c SCIP Status        : problem is solved [infeasible]
24.90/25.00	c Total Time         :      25.00
24.90/25.00	c   solving          :      25.00
24.90/25.00	c   presolving       :       0.09 (included in solving)
24.90/25.00	c   reading          :       0.00 (included in solving)
24.90/25.00	c   copying          :       0.50 (106 #copies) (minimal 0.00, maximal 0.01, average 0.00)
24.90/25.00	c Original Problem   :
24.90/25.00	c   Problem name     : HOME/instance-4495111-1751150005.opb
24.90/25.00	c   Variables        : 231 (231 binary, 0 integer, 0 continuous)
24.90/25.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
24.90/25.00	c   Constraints      : 2707 initial, 2707 maximal
24.90/25.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
24.90/25.00	c Presolved Problem  :
24.90/25.00	c   Problem name     : t_HOME/instance-4495111-1751150005.opb
24.90/25.00	c   Variables        : 200 (200 binary, 0 integer, 0 continuous)
24.90/25.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
24.90/25.00	c   Constraints      : 2664 initial, 11666 maximal
24.90/25.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
24.90/25.00	c   Nonzeros         : 13245 constraint, 892 clique table
24.90/25.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
24.90/25.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
24.90/25.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
24.90/25.00	c   gateextraction   :       0.01       0.00     11          0          0          0          0          0          1          0          0          0
24.90/25.00	c   implics          :       0.00       0.00     17          0          0          0          0          0          0          0          0          0
24.90/25.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   milp             :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
24.90/25.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
24.90/25.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   trivial          :       0.00       0.00     19         21          0          0          0          0          0          0          0          0
24.90/25.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   dualfix          :       0.00       0.00     19          0          0          0          0          0          0          0          0          0
24.90/25.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
24.90/25.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
24.90/25.00	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
24.90/25.00	c   vbounds          :       0.00       0.00      2          0         10          0          0          0          0          0          0          0
24.90/25.00	c   knapsack         :       0.00       0.00     39          0          0          0          0          0          1          3          4         10
24.90/25.00	c   setppc           :       0.00       0.00     39          0          0          0          0          0         69          0          0          0
24.90/25.00	c   linear           :       0.02       0.00     13          0          0          0          0          0        200          0         55          0
24.90/25.00	c   logicor          :       0.04       0.00     36          0          0          0          0          0        963          0          0       1241
24.90/25.00	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
24.90/25.00	c   root node        :          -          -      -        101          -          -        101          -          -          -          -          -
24.90/25.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
24.90/25.00	c   integral         :          0          0          0          0       7594          0          0        631          0          0          0          0          0          0      15188
24.90/25.00	c   knapsack         :          7+         9         22      56602          0          0          0        627      26473        196      45850          3          1          0          0
24.90/25.00	c   setppc           :         20+        77         22      56409          0          0          0        352      97917        371      63692          0          0          0          0
24.90/25.00	c   linear           :          0+        20          0       6739          0          0          0          2          0          0         28          0          0          0          0
24.90/25.00	c   logicor          :       2637+     11631         22      28697          0          0          0          1      47506        143      94964          9          3          0          0
24.90/25.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
24.90/25.00	c   integral         :       0.30       0.00       0.00       0.00       0.30       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c   knapsack         :       0.15       0.00       0.00       0.13       0.00       0.00       0.00       0.00       0.01       0.00
24.90/25.00	c   setppc           :       0.17       0.00       0.00       0.16       0.00       0.00       0.00       0.00       0.02       0.00
24.90/25.00	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c   logicor          :       1.21       0.00       0.01       1.17       0.00       0.00       0.00       0.00       0.02       0.00
24.90/25.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
24.90/25.00	c   dualfix          :          2          0          0          0
24.90/25.00	c   genvbounds       :          0          0          0          0
24.90/25.00	c   nlobbt           :          0          0          0          0
24.90/25.00	c   obbt             :          0          0          0          0
24.90/25.00	c   probing          :          0          0          0          0
24.90/25.00	c   pseudoobj        :          0          0          0          0
24.90/25.00	c   redcost          :          0          0          0          0
24.90/25.00	c   rootredcost      :          0          0          0          0
24.90/25.00	c   symmetry         :       4355          0          0         10
24.90/25.00	c   vbounds          :      45840          0          0          0
24.90/25.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
24.90/25.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
24.90/25.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
24.90/25.00	c   symmetry         :       0.03       0.00       0.00       0.03       0.00       0.00
24.90/25.00	c   vbounds          :       0.05       0.00       0.00       0.05       0.00       0.00
24.90/25.00	c Symmetry           :
24.90/25.00	c   #affected vars   :        121 (121 bin, 0 int, 0 cont)
24.90/25.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
24.90/25.00	c   orbital reduction:         10 reductions applied,          0 cutoffs
24.90/25.00	c   lexicographic red:          0 reductions applied,          0 cutoffs
24.90/25.00	c   shadow tree time :       0.02 s
24.90/25.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
24.90/25.00	c   propagation      :       0.02        706        701          -       3267       14.8         24       13.8          -          -          -
24.90/25.00	c   infeasible LP    :       0.78       6935       6320          -      35060       23.6         37       12.5         21       13.3          0
24.90/25.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
24.90/25.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
24.90/25.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
24.90/25.00	c   applied globally :       0.08          -          -          0      14438        9.3          -          -         21          -          -
24.90/25.00	c   applied locally  :          -          -          -          0          2       41.0          -          -          0          -          -
24.90/25.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
24.90/25.00	c   cut pool         :       0.68          -       1431         42          -          -      16106      21856          -          -          -          -          -    (maximal pool size:       3809)
24.90/25.00	c   aggregation      :       0.12       0.00        424         22          0          0         13          6          7          0          0          0          0
24.90/25.00	c   > cmir           :          -          -          -          -          -          -          -          6          4          0          0          0          -
24.90/25.00	c   > flowcover      :          -          -          -          -          -          -          -          0          1          0          0          0          -
24.90/25.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          2          0          0          0          -
24.90/25.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   clique           :       0.00       0.00         22         22          0          0          3          4          0          2          2          0          0
24.90/25.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   gomory           :       5.54       0.00        422         20          0          0      23863      21745       7810       1042        819        223          0
24.90/25.00	c   > gomorymi       :          -          -          -          -          -          -          -      11594       3941        455        314        141          -
24.90/25.00	c   > strongcg       :          -          -          -          -          -          -          -      10151       3869        587        505         82          -
24.90/25.00	c   impliedbounds    :       0.01       0.00        424         22          0          0          0          0          0          0          0          0          0
24.90/25.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
24.90/25.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   multilinear      :       0.00       0.00        542         22          0          0          0          0          0          0          0          0          0
24.90/25.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
24.90/25.00	c   rapidlearning    :       2.27       0.00        100          2          0       4728          0          0          0          0          0          0        170
24.90/25.00	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
24.90/25.00	c   zerohalf         :       0.17       0.00        424         22          0          0        806        101        762        488         31        457          0
24.90/25.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
24.90/25.00	c   hybrid           :       0.04       0.00        531         22       1536          0      28891         73          0       6145
24.90/25.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
24.90/25.00	c   problem variables:       0.00          -          0          0
24.90/25.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
24.90/25.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c   relpscost        :       0.29       0.00       7594          0          0          0          0          0          0      15188
24.90/25.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
24.90/25.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
24.90/25.00	c   LP solutions     :       0.00          -          -          0          0
24.90/25.00	c   relax solutions  :       0.00          -          -          0          0
24.90/25.00	c   pseudo solutions :       0.00          -          -          0          0
24.90/25.00	c   strong branching :       0.00          -          -          0          0
24.90/25.00	c   actconsdiving    :       0.00       0.00          0          0          0
24.90/25.00	c   adaptivediving   :       0.03       0.00          4          0          0
24.90/25.00	c   alns             :       0.04       0.00          4          0          0
24.90/25.00	c   bound            :       0.00       0.00          0          0          0
24.90/25.00	c   clique           :       0.00       0.00          1          0          0
24.90/25.00	c   coefdiving       :       0.00       0.00          0          0          0
24.90/25.00	c   completesol      :       0.00       0.00          0          0          0
24.90/25.00	c   conflictdiving   :       0.03       0.00          2          0          0
24.90/25.00	c   crossover        :       0.00       0.00          0          0          0
24.90/25.00	c   dins             :       0.00       0.00          0          0          0
24.90/25.00	c   distributiondivin:       0.14       0.00          2          0          0
24.90/25.00	c   dks              :       0.00       0.00          0          0          0
24.90/25.00	c   dps              :       0.00       0.00          0          0          0
24.90/25.00	c   dualval          :       0.00       0.00          0          0          0
24.90/25.00	c   farkasdiving     :       0.00       0.00          0          0          0
24.90/25.00	c   feaspump         :       0.09       0.00          2          0          0
24.90/25.00	c   fixandinfer      :       0.00       0.00          0          0          0
24.90/25.00	c   fracdiving       :       0.01       0.00          2          0          0
24.90/25.00	c   gins             :       0.00       0.00          0          0          0
24.90/25.00	c   guideddiving     :       0.00       0.00          0          0          0
24.90/25.00	c   indicator        :       0.00       0.00          0          0          0
24.90/25.00	c   indicatordiving  :       0.00       0.00          0          0          0
24.90/25.00	c   intdiving        :       0.00       0.00          0          0          0
24.90/25.00	c   intshifting      :       0.00       0.00          0          0          0
24.90/25.00	c   linesearchdiving :       0.01       0.00          2          0          0
24.90/25.00	c   localbranching   :       0.00       0.00          0          0          0
24.90/25.00	c   locks            :       0.00       0.00          1          0          0
24.90/25.00	c   lpface           :       0.00       0.00          0          0          0
24.90/25.00	c   mpec             :       0.00       0.00          0          0          0
24.90/25.00	c   multistart       :       0.00       0.00          0          0          0
24.90/25.00	c   mutation         :       0.00       0.00          0          0          0
24.90/25.00	c   nlpdiving        :       0.00       0.00          0          0          0
24.90/25.00	c   objpscostdiving  :       0.05       0.00          2          0          0
24.90/25.00	c   octane           :       0.00       0.00          0          0          0
24.90/25.00	c   ofins            :       0.00       0.00          0          0          0
24.90/25.00	c   oneopt           :       0.00       0.00          0          0          0
24.90/25.00	c   padm             :       0.00       0.00          0          0          0
24.90/25.00	c   proximity        :       0.00       0.00          0          0          0
24.90/25.00	c   pscostdiving     :       0.02       0.00          2          0          0
24.90/25.00	c   randrounding     :       0.03       0.00        643          0          0
24.90/25.00	c   rens             :       0.02       0.00          2          0          0
24.90/25.00	c   reoptsols        :       0.00       0.00          0          0          0
24.90/25.00	c   repair           :       0.00       0.00          0          0          0
24.90/25.00	c   rins             :       0.00       0.00          0          0          0
24.90/25.00	c   rootsoldiving    :       0.01       0.00          1          0          0
24.90/25.00	c   rounding         :       0.06       0.00       1237          0          0
24.90/25.00	c   scheduler        :       0.00       0.00          0          0          0
24.90/25.00	c   shiftandpropagate:       0.00       0.00          2          0          0
24.90/25.00	c   shifting         :       0.08       0.00        462          0          0
24.90/25.00	c   simplerounding   :       0.00       0.00          0          0          0
24.90/25.00	c   subnlp           :       0.00       0.00          0          0          0
24.90/25.00	c   trivial          :       0.00       0.00          4          0          0
24.90/25.00	c   trivialnegation  :       0.00       0.00          0          0          0
24.90/25.00	c   trustregion      :       0.00       0.00          0          0          0
24.90/25.00	c   trysol           :       0.00       0.00          0          0          0
24.90/25.00	c   twoopt           :       0.00       0.00          0          0          0
24.90/25.00	c   undercover       :       0.00       0.00          0          0          0
24.90/25.00	c   vbounds          :       0.01       0.00          1          0          0
24.90/25.00	c   veclendiving     :       0.02       0.00          2          0          0
24.90/25.00	c   zeroobj          :       0.00       0.00          0          0          0
24.90/25.00	c   zirounding       :       0.01       0.00       1000          0          0
24.90/25.00	c   other solutions  :          -          -          -          0          -
24.90/25.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
24.90/25.00	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
24.90/25.00	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
24.90/25.00	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
24.90/25.00	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
24.90/25.00	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
24.90/25.00	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
24.90/25.00	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
24.90/25.00	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
24.90/25.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
24.90/25.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
24.90/25.00	c   primal LP        :       0.04        256          0       0.00       0.00       0.04        256
24.90/25.00	c   dual LP          :       9.45      15105     227697      15.10   24091.30       0.00         30
24.90/25.00	c   lex dual LP      :       0.00          0          0       0.00          -
24.90/25.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
24.90/25.00	c   resolve instable :       0.00          0          0       0.00          -
24.90/25.00	c   diving/probing LP:       0.25        168       5322      31.68   21390.50
24.90/25.00	c   strong branching :       0.08         38       1533      40.34   19997.91          -          -          0
24.90/25.00	c     (at root node) :          -         38       1533      40.34          -
24.90/25.00	c   conflict analysis:       0.00          0          0       0.00          -
24.90/25.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
24.90/25.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
24.90/25.00	c B&B Tree           :
24.90/25.00	c   number of runs   :          2
24.90/25.00	c   nodes            :      13682 (6909 internal, 6773 leaves)
24.90/25.00	c   feasible leaves  :          0
24.90/25.00	c   infeas. leaves   :       6773
24.90/25.00	c   objective leaves :          0
24.90/25.00	c   nodes (total)    :      15029 (7594 internal, 7435 leaves)
24.90/25.00	c   nodes left       :          0
24.90/25.00	c   max depth        :         38
24.90/25.00	c   max depth (total):         38
24.90/25.00	c   backtracks       :       1719 (12.6%)
24.90/25.00	c   early backtracks :          0 (0.0%)
24.90/25.00	c   nodes exc. ref.  :          0 (0.0%)
24.90/25.00	c   delayed cutoffs  :        137
24.90/25.00	c   repropagations   :      20420 (28617 domain reductions, 137 cutoffs)
24.90/25.00	c   avg switch length:       4.61
24.90/25.00	c   switching time   :       1.14
24.90/25.00	c Root Node          :
24.90/25.00	c   First LP value   : +0.00000000000000e+00
24.90/25.00	c   First LP Iters   :         95 (31783.21 Iter/sec)
24.90/25.00	c   First LP Time    :       0.00
24.90/25.00	c   Final Dual Bound :          -
24.90/25.00	c   Final Root Iters :       2472
24.90/25.00	c   Root LP Estimate : +2.76695049883500e-03
24.90/25.00	c Solution           :
24.90/25.00	c   Solutions found  :          0 (0 improvements)
24.90/25.00	c   Primal Bound     : infeasible
24.90/25.00	c   Dual Bound       :          -
24.90/25.00	c   Gap              :       0.00 %
24.90/25.00	c Integrals          :      Total       Avg%
24.90/25.00	c   primal-dual      :          -          - (problem infeasible)
24.90/25.00	c   primal-ref       :          -          - (problem infeasible)
24.90/25.00	c   dual-ref         :          -          - (problem infeasible)
24.90/25.01	c Time complete (sec):     24.920

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (59630 MiB free)
  memory of node 1: 64507 MiB (60107 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4495111-1751150005/watcher-4495111-1751150005 -o /tmp/evaluation-result-4495111-1751150005/solver-4495111-1751150005 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751146306-16116 --watchdog 3760 pbsolver -f HOME/instance-4495111-1751150005.opb -t 3600 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=18142, runsolver pid=18139

[startup+0.100069 s]*
/proc/loadavg: 4.22 4.13 4.10 5/265 18143
/proc/meminfo: memFree=122583860/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=34056 memory=25344 CPUtime=0.09 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 3921 0 0 0 9 0 0 0 20 0 1 0 30678250 34873344 6336 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 8514 6336 2656 2575 0 5421 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34056 KiB
Current children cumulated memory: 25344 KiB

[startup+0.205862 s]*
/proc/loadavg: 4.22 4.13 4.10 6/265 18143
/proc/meminfo: memFree=122575796/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=43972 memory=33756 CPUtime=0.2 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 6213 0 0 0 19 1 0 0 20 0 1 0 30678250 45027328 8439 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 10993 8439 2688 2575 0 7900 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 43972 KiB
Current children cumulated memory: 33756 KiB

[startup+0.305681 s]*
/proc/loadavg: 4.22 4.13 4.10 5/265 18143
/proc/meminfo: memFree=122575796/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=43972 memory=33756 CPUtime=0.3 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 6230 0 0 0 29 1 0 0 20 0 1 0 30678250 45027328 8439 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 10993 8439 2688 2575 0 7900 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 43972 KiB
Current children cumulated memory: 33756 KiB

[startup+0.700136 s]
/proc/loadavg: 4.22 4.13 4.10 5/265 18143
/proc/meminfo: memFree=122578688/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=65048 memory=52700 CPUtime=0.68 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 10966 0 0 0 67 1 0 0 20 0 1 0 30678250 66609152 13175 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 16262 13175 2688 2575 0 13169 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 65048 KiB
Current children cumulated memory: 52700 KiB

[startup+1.5002 s]
/proc/loadavg: 4.22 4.13 4.10 5/265 18143
/proc/meminfo: memFree=122578688/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=81000 memory=68060 CPUtime=1.48 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 14815 0 0 0 146 2 0 0 20 0 1 0 30678250 82944000 17015 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 20250 17015 2688 2575 0 17157 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 81000 KiB
Current children cumulated memory: 68060 KiB

[startup+3.10562 s]
/proc/loadavg: 4.22 4.13 4.10 5/265 18143
/proc/meminfo: memFree=122575112/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=88892 memory=74456 CPUtime=3.08 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 20566 0 0 0 305 3 0 0 20 0 1 0 30678250 91025408 18614 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 22223 18614 2688 2575 0 19130 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 88892 KiB
Current children cumulated memory: 74456 KiB

[startup+6.30018 s]
/proc/loadavg: 4.20 4.13 4.10 5/265 18143
/proc/meminfo: memFree=122572844/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=92376 memory=78872 CPUtime=6.26 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 41610 0 0 0 620 6 0 0 20 0 1 0 30678250 94593024 19718 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 23094 19718 2688 2575 0 20001 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 92376 KiB
Current children cumulated memory: 78872 KiB

[startup+12.7002 s]
/proc/loadavg: 4.27 4.15 4.10 5/265 18143
/proc/meminfo: memFree=122541260/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=102976 memory=88696 CPUtime=12.63 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 49548 0 0 0 1256 7 0 0 20 0 1 0 30678250 105447424 22174 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 25744 22174 2688 2575 0 22651 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 102976 KiB
Current children cumulated memory: 88696 KiB

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

# cumulated CPU time of all completed processes:  user=24.8368 s, system=0.086696 s

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

[startup+12.8002 s]
/proc/loadavg: 4.27 4.15 4.10 5/265 18143
/proc/meminfo: memFree=122541260/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=102976 memory=88696 CPUtime=12.73 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 49548 0 0 0 1266 7 0 0 20 0 1 0 30678250 105447424 22174 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 25744 22174 2688 2575 0 22651 0
Current children cumulated CPU time: 12.73 s
Current children cumulated vsize: 102976 KiB
Current children cumulated memory: 88696 KiB

[startup+19.2006 s]
/proc/loadavg: 4.23 4.14 4.10 5/265 18143
/proc/meminfo: memFree=122533636/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=102976 memory=88696 CPUtime=19.11 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 49548 0 0 0 1904 7 0 0 20 0 1 0 30678250 105447424 22174 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 25744 22174 2688 2575 0 22651 0
Current children cumulated CPU time: 19.11 s
Current children cumulated vsize: 102976 KiB
Current children cumulated memory: 88696 KiB

[startup+22.4002 s]
/proc/loadavg: 4.23 4.14 4.10 5/265 18143
/proc/meminfo: memFree=122525492/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=106536 memory=92280 CPUtime=22.31 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 50453 0 0 0 2223 8 0 0 20 0 1 0 30678250 109092864 23070 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 26634 23070 2688 2575 0 23541 0
Current children cumulated CPU time: 22.31 s
Current children cumulated vsize: 106536 KiB
Current children cumulated memory: 92280 KiB

[startup+24.0002 s]*
/proc/loadavg: 4.21 4.14 4.10 5/265 18143
/proc/meminfo: memFree=122525996/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=106536 memory=92280 CPUtime=23.91 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 50453 0 0 0 2383 8 0 0 20 0 1 0 30678250 109092864 23070 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 26634 23070 2688 2575 0 23541 0
Current children cumulated CPU time: 23.91 s
Current children cumulated vsize: 106536 KiB
Current children cumulated memory: 92280 KiB

[startup+24.8002 s]
/proc/loadavg: 4.21 4.14 4.10 5/265 18143
/proc/meminfo: memFree=122525996/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=106536 memory=92280 CPUtime=24.7 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 50453 0 0 0 2462 8 0 0 20 0 1 0 30678250 109092864 23070 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 26634 23070 2688 2575 0 23541 0
Current children cumulated CPU time: 24.7 s
Current children cumulated vsize: 106536 KiB
Current children cumulated memory: 92280 KiB

[startup+25.0002 s]*
/proc/loadavg: 4.21 4.14 4.10 5/265 18143
/proc/meminfo: memFree=122525996/131249996 swapFree=33010684/33010684
[pid=18142] ppid=18139 vsize=106536 memory=92280 CPUtime=24.9 cores=1,3
/proc/18142/stat : 18142 (pbsolver) R 18139 18142 16104 0 -1 4194304 50453 0 0 0 2482 8 0 0 20 0 1 0 30678250 109092864 23070 18446744073709551615 4198400 14743177 140723200022320 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22679552 140723200027018 140723200027114 140723200027114 140723200032716 0
/proc/18142/statm: 26634 23070 2688 2575 0 23541 0
Current children cumulated CPU time: 24.9 s
Current children cumulated vsize: 106536 KiB
Current children cumulated memory: 92280 KiB

Child status: 0

Real time (s): 25.0193
CPU time (s): 24.9235
CPU user time (s): 24.8368
CPU system time (s): 0.086696
CPU usage (%): 99.6171
Max. virtual memory (cumulated for all children) (KiB): 106536
Max. memory (cumulated for all children) (KiB): 92280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.8368
system time used= 0.086696
maximum resident set size= 92280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50453
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= 51


# summary of solver processes directly reported to runsolver:
#   pid: 18142
#   total CPU time (s): 24.9235
#   total CPU user time (s): 24.8368
#   total CPU system time (s): 0.086696

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.067492 second user time and 0.15255 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 00:33:25
IDJOB=4495111
IDBENCH=147987
IDSOLVER=3366
FILE ID=nodeC017/4495111-1751150005
RUNJOBID= nodeC017-1751146306-16116
SLURM_JOB_ID= 9587458
Free space on /tmp= 432908 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900579996.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4495111-1751150005/watcher-4495111-1751150005 -o /tmp/evaluation-result-4495111-1751150005/solver-4495111-1751150005 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751146306-16116 --watchdog 3760  pbsolver -f HOME/instance-4495111-1751150005.opb -t 3600 -m 31000

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

MD5SUM BENCH= a3c0b836e0973314fbcd5a68d5736cb2
RANDOM SEED=1953208735

nodeC017 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.938
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	: 7000.12
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		: 3600.038
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	: 7000.12
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		: 3608.816
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	: 7000.12
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		: 3599.897
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	: 7000.12
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		: 3600.052
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	: 7000.12
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		: 3600.045
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	: 7000.12
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		: 3519.718
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	: 7000.12
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		: 3630.999
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        122611532 kB
MemAvailable:   122382728 kB
Buffers:            3280 kB
Cached:           582124 kB
SwapCached:            0 kB
Active:          7614344 kB
Inactive:         363132 kB
Active(anon):    7410152 kB
Inactive(anon):        0 kB
Active(file):     204192 kB
Inactive(file):   363132 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15244 kB
Writeback:            20 kB
AnonPages:       7394248 kB
Mapped:           134776 kB
Shmem:             18080 kB
KReclaimable:      85824 kB
Slab:             169128 kB
SReclaimable:      85824 kB
SUnreclaim:        83304 kB
KernelStack:        4336 kB
PageTables:        17904 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    8306268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2510848 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432896 MiB
End job on nodeC017 at 2025-06-29 00:33:50