Trace number 4521825

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13SAT760 3588.05 3597.03

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/
vertexcover_opt_grid_evenrowoddcolsquare/normalized-vertexcover_opt_grid_evenrowoddcolsquare_dim_038.opb
MD5SUM39e993bb96de7a4bf1916cc2a0bf9eab
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark760
Best CPU time to get the best result obtained on this benchmark0.171522
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1482
Total number of constraints2964
Number of constraints which are clauses2964
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1482
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1482
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1482
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4521825-1751575362.opb>
0.00/0.00	c original problem has 1482 variables (1482 bin, 0 int, 0 cont) and 2964 constraints
0.00/0.00	c problem read in 0.006 seconds
0.00/0.01	o 1482
0.00/0.01	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 1.482000e+03
0.00/0.01	c presolving:
0.00/0.01	c    (0.0s) running MILP presolver
0.00/0.02	c    (0.0s) MILP presolver found nothing
0.00/0.02	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2964 upgd conss, 0 impls, 2964 clqs
0.00/0.03	c    (0.0s) probing: 51/1482 (3.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.03	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.03	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.04	c    (0.0s) symmetry computation finished: 4 generators found (max: 1500, log10 of symmetry group size: 3.77) (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 4
0.00/0.04	c    lexicographic reduction:    4 permutations with support sizes 1404, 1444, 1482, 1482
0.00/0.04	c handled 1 out of 1 symmetry components
0.00/0.04	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
0.00/0.04	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.04	c  0 implications, 2964 cliques
0.00/0.04	c presolved problem has 1482 variables (1482 bin, 0 int, 0 cont) and 2964 constraints
0.00/0.04	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.04	c    2964 constraints of type <setppc>
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.999005
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 transformed 1/1 original solutions to the transformed problem space
0.00/0.04	c 
0.00/0.06	o 760
0.00/0.06	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.06	c p 0.1s|     1 |     0 |     0 |     - |  clique|   0 |1482 |2964 |2964 |   0 |  0 |   0 |   0 | 0.000000e+00 | 7.600000e+02 |    Inf | unknown
0.10/0.10	c   0.1s|     1 |     0 |  1503 |     - |    31M |   0 |1482 |2964 |2964 |   0 |  0 |   0 |   0 | 7.410000e+02 | 7.600000e+02 |   2.56%| unknown
0.20/0.26	c   0.3s|     1 |     0 |  1607 |     - |    35M |   0 |1482 |2964 |2965 |   1 |  1 |   0 |   0 | 7.415000e+02 | 7.600000e+02 |   2.49%| unknown
0.50/0.57	c   0.6s|     1 |     0 |  1713 |     - |    36M |   0 |1482 |2964 |2968 |   4 |  2 |   0 |   0 | 7.420000e+02 | 7.600000e+02 |   2.43%| unknown
0.79/0.84	c   0.8s|     1 |     0 |  1716 |     - |    37M |   0 |1482 |2964 |2969 |   5 |  3 |   0 |   0 | 7.420000e+02 | 7.600000e+02 |   2.43%| unknown
0.99/1.10	c   1.1s|     1 |     0 |  1848 |     - |    39M |   0 |1482 |2964 |2970 |   6 |  4 |   0 |   0 | 7.420000e+02 | 7.600000e+02 |   2.43%| unknown
1.28/1.35	c   1.3s|     1 |     0 |  1978 |     - |    41M |   0 |1482 |2964 |2972 |   8 |  5 |   0 |   0 | 7.420000e+02 | 7.600000e+02 |   2.43%| unknown
1.58/1.63	c   1.6s|     1 |     0 |  2120 |     - |    43M |   0 |1482 |2964 |2973 |   9 |  6 |   0 |   0 | 7.420000e+02 | 7.600000e+02 |   2.43%| unknown
1.88/1.98	c   2.0s|     1 |     0 |  2414 |     - |    44M |   0 |1482 |2964 |2977 |  13 |  7 |   0 |   0 | 7.420000e+02 | 7.600000e+02 |   2.43%| unknown
2.48/2.59	c   2.6s|     1 |     0 |  3143 |     - |    45M |   0 |1482 |2964 |2978 |  14 |  8 |   0 |   0 | 7.421579e+02 | 7.600000e+02 |   2.40%| unknown
2.78/2.86	c   2.9s|     1 |     0 |  3601 |     - |    46M |   0 |1482 |2964 |2983 |  19 |  9 |   0 |   0 | 7.424167e+02 | 7.600000e+02 |   2.37%| unknown
3.08/3.16	c   3.2s|     1 |     0 |  3970 |     - |    46M |   0 |1482 |2964 |2985 |  21 | 10 |   0 |   0 | 7.425833e+02 | 7.600000e+02 |   2.35%| unknown
3.18/3.27	c   3.3s|     1 |     0 |  4153 |     - |    47M |   0 |1482 |2964 |2988 |  24 | 11 |   0 |   0 | 7.426111e+02 | 7.600000e+02 |   2.34%| unknown
3.38/3.41	c   3.4s|     1 |     0 |  4371 |     - |    47M |   0 |1482 |2964 |2989 |  25 | 12 |   0 |   0 | 7.426243e+02 | 7.600000e+02 |   2.34%| unknown
3.48/3.53	c   3.5s|     1 |     0 |  4496 |     - |    48M |   0 |1482 |2964 |2991 |  27 | 13 |   0 |   0 | 7.426325e+02 | 7.600000e+02 |   2.34%| unknown
3.57/3.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.57/3.65	c   3.7s|     1 |     0 |  4618 |     - |    48M |   0 |1482 |2964 |2993 |  29 | 14 |   0 |   0 | 7.426612e+02 | 7.600000e+02 |   2.33%| unknown
3.68/3.78	c   3.8s|     1 |     0 |  4758 |     - |    49M |   0 |1482 |2964 |2995 |  31 | 15 |   0 |   0 | 7.426807e+02 | 7.600000e+02 |   2.33%| unknown
3.88/3.90	c   3.9s|     1 |     0 |  4856 |     - |    49M |   0 |1482 |2964 |2993 |  32 | 16 |   0 |   0 | 7.426914e+02 | 7.600000e+02 |   2.33%| unknown
3.88/4.00	c   4.0s|     1 |     0 |  4949 |     - |    50M |   0 |1482 |2964 |2994 |  33 | 17 |   0 |   0 | 7.427098e+02 | 7.600000e+02 |   2.33%| unknown
4.08/4.11	c   4.1s|     1 |     0 |  5006 |     - |    50M |   0 |1482 |2964 |2995 |  34 | 18 |   0 |   0 | 7.427126e+02 | 7.600000e+02 |   2.33%| unknown
4.18/4.23	c   4.2s|     1 |     0 |  5118 |     - |    50M |   0 |1482 |2964 |2996 |  35 | 19 |   0 |   0 | 7.427334e+02 | 7.600000e+02 |   2.32%| unknown
4.28/4.35	c   4.3s|     1 |     0 |  5288 |     - |    51M |   0 |1482 |2964 |2997 |  36 | 20 |   0 |   0 | 7.427515e+02 | 7.600000e+02 |   2.32%| unknown
8.46/8.52	c   8.5s|     1 |     2 |  5288 |     - |    51M |   0 |1482 |2964 |2997 |  36 | 20 |   0 |  34 | 7.432515e+02 | 7.600000e+02 |   2.25%| unknown
46.38/46.54	c  46.5s|   100 |    45 |102368 | 980.8 |    77M |  15 |1482 |3058 |2996 | 145 |  1 |  98 | 247 | 7.446316e+02 | 7.600000e+02 |   2.06%|  52.17%
91.86/92.15	c  92.2s|   200 |   113 |350698 |1735.8 |    95M |  15 |1482 |3177 |3018 | 242 |  0 | 217 | 344 | 7.475678e+02 | 7.600000e+02 |   1.66%|  58.27%
125.57/125.91	c   126s|   300 |   141 |492868 |1630.8 |   101M |  18 |1482 |3204 |3031 | 383 |  0 | 244 | 408 | 7.482556e+02 | 7.600000e+02 |   1.57%|  59.79%
148.21/148.64	c   149s|   400 |   155 |599061 |1488.2 |   102M |  20 |1482 |3224 |3038 | 440 |  0 | 269 | 454 | 7.484961e+02 | 7.600000e+02 |   1.54%|  60.28%
165.57/166.05	c   166s|   500 |   157 |669389 |1330.9 |   103M |  20 |1482 |3224 |3038 | 467 |  0 | 269 | 500 | 7.485087e+02 | 7.600000e+02 |   1.54%|  60.32%
189.30/189.89	c   190s|   600 |   163 |763225 |1265.4 |   104M |  20 |1482 |3274 |3048 | 521 |  0 | 336 | 566 | 7.486351e+02 | 7.600000e+02 |   1.52%|  60.59%
213.33/213.99	c   214s|   700 |   169 |871876 |1239.8 |   105M |  20 |1482 |3274 |3053 | 569 |  2 | 337 | 611 | 7.487381e+02 | 7.600000e+02 |   1.50%|  60.84%
239.87/240.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
239.87/240.59	c   241s|   800 |   183 |978532 |1218.1 |   106M |  20 |1482 |3316 |3051 | 650 |  0 | 390 | 680 | 7.490253e+02 | 7.600000e+02 |   1.47%|  61.44%
261.51/262.24	c   262s|   900 |   195 |  1086k|1202.3 |   107M |  21 |1482 |3360 |3064 | 705 |  1 | 444 | 732 | 7.491433e+02 | 7.600000e+02 |   1.45%|  61.68%
283.95/284.80	c   285s|  1000 |   207 |  1191k|1187.7 |   108M |  21 |1482 |3389 |3046 | 745 |  0 | 482 | 793 | 7.494391e+02 | 7.600000e+02 |   1.41%|  62.26%
296.92/297.76	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
296.92/297.76	c (run 1, node 1049) performing user restart
296.92/297.76	c 
296.92/297.76	c (restart) converted 79 cuts from the global cut pool into linear constraints
296.92/297.76	c 
296.92/297.78	c presolving:
296.92/297.78	c (round 1, fast)       1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 2023 chg sides, 2118 chg coeffs, 0 upgd conss, 0 impls, 2960 clqs
296.92/297.79	c (round 2, exhaustive) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 2023 chg sides, 2118 chg coeffs, 105 upgd conss, 0 impls, 2960 clqs
296.92/297.79	c (round 3, fast)       1 del vars, 5 del conss, 0 add conss, 0 chg bounds, 2023 chg sides, 2118 chg coeffs, 105 upgd conss, 0 impls, 2960 clqs
297.02/297.81	c (round 4, exhaustive) 1 del vars, 35 del conss, 0 add conss, 0 chg bounds, 2023 chg sides, 2171 chg coeffs, 105 upgd conss, 0 impls, 2960 clqs
297.02/297.82	c presolving (5 rounds: 5 fast, 3 medium, 3 exhaustive):
297.02/297.82	c  1 deleted vars, 35 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 2023 changed sides, 2190 changed coefficients
297.02/297.82	c  0 implications, 2960 cliques
297.02/297.82	c presolved problem has 1481 variables (1481 bin, 0 int, 0 cont) and 3444 constraints
297.02/297.82	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
297.02/297.82	c      79 constraints of type <knapsack>
297.02/297.82	c    2960 constraints of type <setppc>
297.02/297.82	c      49 constraints of type <linear>
297.02/297.82	c     356 constraints of type <logicor>
297.02/297.82	c transformed objective value is always integral (scale: 1)
297.02/297.82	c Presolving Time: 0.09
297.02/297.85	c transformed 91/100 original solutions to the transformed problem space
297.02/297.85	c 
297.92/298.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
297.92/298.74	c   299s|     1 |     0 |  1259k|     - |   113M |   0 |1481 |3444 |3039 |   0 |  0 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
298.22/299.08	c   299s|     1 |     0 |  1260k|     - |   113M |   0 |1481 |3444 |3041 |   2 |  1 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
298.52/299.39	c   299s|     1 |     0 |  1260k|     - |   114M |   0 |1481 |3444 |3043 |   4 |  2 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
298.92/299.75	c   300s|     1 |     0 |  1261k|     - |   114M |   0 |1481 |3444 |3045 |   6 |  3 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
299.32/300.13	c   300s|     1 |     0 |  1262k|     - |   114M |   0 |1481 |3444 |3047 |   8 |  4 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
299.62/300.47	c   300s|     1 |     0 |  1262k|     - |   114M |   0 |1481 |3444 |3049 |  10 |  5 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
300.02/300.84	c   301s|     1 |     0 |  1263k|     - |   114M |   0 |1481 |3444 |3051 |  12 |  6 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
300.32/301.19	c   301s|     1 |     0 |  1263k|     - |   114M |   0 |1481 |3444 |3053 |  14 |  7 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
300.71/301.50	c   302s|     1 |     0 |  1264k|     - |   114M |   0 |1481 |3444 |3055 |  16 |  8 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
301.01/301.87	c   302s|     1 |     0 |  1264k|     - |   115M |   0 |1481 |3444 |3057 |  18 |  9 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
301.41/302.22	c   302s|     1 |     0 |  1265k|     - |   115M |   0 |1481 |3444 |3059 |  20 | 10 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
301.51/302.33	c   302s|     1 |     0 |  1265k|     - |   115M |   0 |1481 |3444 |3060 |  21 | 11 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
301.61/302.44	c   302s|     1 |     0 |  1265k|     - |   115M |   0 |1481 |3444 |3061 |  22 | 12 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
301.71/302.57	c   303s|     1 |     0 |  1266k|     - |   116M |   0 |1481 |3444 |3047 |  23 | 13 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
301.91/302.74	c   303s|     1 |     0 |  1266k|     - |   116M |   0 |1481 |3444 |3048 |  24 | 14 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
302.01/302.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
302.01/302.83	c   303s|     1 |     0 |  1266k|     - |   116M |   0 |1481 |3444 |3049 |  25 | 15 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
302.11/302.96	c   303s|     1 |     0 |  1266k|     - |   116M |   0 |1481 |3444 |3051 |  27 | 16 | 499 | 826 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
303.51/304.36	c   304s|     1 |     2 |  1267k|     - |   116M |   0 |1481 |3448 |3051 |  27 | 16 | 503 | 833 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
325.35/326.28	c   326s|   100 |    17 |  1365k|1173.5 |   116M |  21 |1481 |3530 |3047 |  35 |  1 | 592 | 907 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
348.60/349.57	c   350s|   200 |    21 |  1463k|1158.1 |   119M |  23 |1481 |3561 |3054 |  69 |  0 | 635 | 967 | 7.494397e+02 | 7.600000e+02 |   1.41%| unknown
377.23/378.22	c   378s|   300 |    27 |  1574k|1154.5 |   119M |  23 |1481 |3624 |3053 | 119 |  1 | 728 |1046 | 7.494397e+02 | 7.600000e+02 |   1.41%|   0.31%
396.99/398.06	c   398s|   400 |    25 |  1666k|1138.0 |   119M |  23 |1481 |3682 |3058 | 135 |  0 | 809 |1104 | 7.494397e+02 | 7.600000e+02 |   1.41%|   0.38%
425.71/426.87	c   427s|   500 |    31 |  1779k|1137.8 |   120M |  23 |1481 |3733 |3066 | 171 |  1 | 879 |1184 | 7.494397e+02 | 7.600000e+02 |   1.41%|   0.43%
448.87/450.02	c   450s|   600 |    37 |  1881k|1130.1 |   120M |  23 |1481 |3744 |3068 | 181 |  0 | 899 |1234 | 7.494397e+02 | 7.600000e+02 |   1.41%|   0.47%
479.29/480.54	c   481s|   700 |    43 |  2016k|1142.7 |   120M |  23 |1481 |3798 |3058 | 218 |  0 | 973 |1311 | 7.494397e+02 | 7.600000e+02 |   1.41%|   0.66%
499.54/500.82	c   501s|   800 |    45 |  2107k|1130.5 |   120M |  23 |1481 |3807 |3062 | 252 |  0 | 985 |1349 | 7.494397e+02 | 7.600000e+02 |   1.41%|   0.79%
526.68/528.09	c   528s|   900 |    53 |  2220k|1130.2 |   120M |  23 |1481 |3828 |3065 | 279 |  1 |1019 |1409 | 7.494397e+02 | 7.600000e+02 |   1.41%|   1.18%
551.62/553.02	c   553s|  1000 |    53 |  2314k|1121.1 |   121M |  23 |1481 |3876 |3064 | 300 |  0 |1092 |1480 | 7.494397e+02 | 7.600000e+02 |   1.41%|   1.26%
577.65/579.12	c   579s|  1100 |    63 |  2427k|1121.5 |   121M |  23 |1481 |3904 |3067 | 317 |  1 |1130 |1536 | 7.495366e+02 | 7.600000e+02 |   1.40%|   2.08%
600.68/602.26	c   602s|  1200 |    69 |  2531k|1117.8 |   121M |  23 |1481 |3904 |3060 | 336 |  0 |1132 |1588 | 7.497028e+02 | 7.600000e+02 |   1.37%|   3.75%
625.52/627.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
625.52/627.13	c   627s|  1300 |    77 |  2641k|1117.0 |   122M |  23 |1481 |3953 |3061 | 347 |  1 |1202 |1657 | 7.500383e+02 | 7.600000e+02 |   1.33%|   4.78%
653.64/655.33	c   655s|  1400 |    97 |  2767k|1123.0 |   122M |  23 |1481 |3953 |3061 | 379 |  0 |1203 |1718 | 7.501260e+02 | 7.600000e+02 |   1.32%|   5.44%
677.68/679.44	c   679s|  1500 |   115 |  2884k|1124.8 |   122M |  23 |1481 |3973 |3059 | 385 |  1 |1232 |1770 | 7.503019e+02 | 7.600000e+02 |   1.29%|   6.32%
703.12/704.92	c   705s|  1600 |   129 |  3001k|1126.6 |   122M |  23 |1481 |3983 |3057 | 401 |  0 |1249 |1835 | 7.504451e+02 | 7.600000e+02 |   1.27%|   7.36%
727.96/729.89	c   730s|  1700 |   135 |  3126k|1130.8 |   122M |  23 |1481 |4036 |3058 | 422 |  0 |1317 |1900 | 7.504993e+02 | 7.600000e+02 |   1.27%|   8.12%
750.80/752.75	c   753s|  1800 |   143 |  3239k|1131.0 |   122M |  23 |1481 |4086 |3060 | 431 |  0 |1391 |1973 | 7.506873e+02 | 7.600000e+02 |   1.24%|   8.99%
775.04/777.00	c   777s|  1900 |   151 |  3365k|1135.3 |   122M |  23 |1481 |4092 |3064 | 448 |  0 |1400 |2025 | 7.507265e+02 | 7.600000e+02 |   1.24%|   9.14%
796.68/798.79	c   799s|  2000 |   151 |  3464k|1130.6 |   122M |  23 |1481 |4123 |3065 | 448 |  1 |1443 |2092 | 7.507571e+02 | 7.600000e+02 |   1.23%|   9.25%
823.21/825.31	c   825s|  2100 |   165 |  3575k|1129.8 |   124M |  23 |1481 |4164 |3071 | 463 |  1 |1495 |2154 | 7.508917e+02 | 7.600000e+02 |   1.21%|  10.22%
847.64/849.89	c   850s|  2200 |   167 |  3682k|1128.0 |   124M |  23 |1481 |4282 |3060 | 485 |  0 |1652 |2232 | 7.509482e+02 | 7.600000e+02 |   1.21%|  10.48%
882.36/884.65	c   885s|  2300 |   197 |  3831k|1138.8 |   124M |  23 |1481 |4451 |3060 | 519 |  1 |1879 |2347 | 7.510671e+02 | 7.600000e+02 |   1.19%|  11.42%
915.58/917.94	c   918s|  2400 |   221 |  3979k|1148.8 |   125M |  23 |1481 |4629 |3058 | 547 |  1 |2137 |2475 | 7.512189e+02 | 7.600000e+02 |   1.17%|  12.17%
942.90/945.31	c   945s|  2500 |   235 |  4111k|1153.5 |   125M |  23 |1481 |4730 |3059 | 561 |  1 |2271 |2562 | 7.512928e+02 | 7.600000e+02 |   1.16%|  12.65%
968.23/970.70	c   971s|  2600 |   235 |  4232k|1155.0 |   125M |  23 |1481 |4850 |3056 | 565 |  1 |2434 |2663 | 7.512928e+02 | 7.600000e+02 |   1.16%|  12.72%
995.57/998.17	c   998s|  2700 |   239 |  4356k|1157.4 |   125M |  23 |1481 |5040 |3063 | 587 |  1 |2692 |2784 | 7.513403e+02 | 7.600000e+02 |   1.15%|  13.28%
1025.39/1028.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1025.39/1028.05	c  1028s|  2800 |   247 |  4489k|1161.8 |   125M |  23 |1481 |5217 |3064 | 599 |  0 |2937 |2897 | 7.514906e+02 | 7.600000e+02 |   1.13%|  14.31%
1053.31/1056.05	c  1056s|  2900 |   253 |  4620k|1165.6 |   125M |  23 |1481 |5414 |3060 | 602 |  2 |3200 |3004 | 7.515150e+02 | 7.600000e+02 |   1.13%|  14.45%
1088.32/1091.16	c  1091s|  3000 |   271 |  4784k|1177.4 |   126M |  23 |1481 |5585 |3062 | 630 |  1 |3447 |3133 | 7.516168e+02 | 7.600000e+02 |   1.12%|  15.21%
1111.55/1114.41	c  1114s|  3100 |   277 |  4906k|1178.4 |   126M |  23 |1481 |5665 |3064 | 643 |  1 |3565 |3196 | 7.516247e+02 | 7.600000e+02 |   1.11%|  15.26%
1148.46/1151.41	c  1151s|  3200 |   297 |  5092k|1194.3 |   127M |  23 |1481 |5851 |3064 | 675 |  1 |3834 |3313 | 7.517114e+02 | 7.600000e+02 |   1.10%|  15.55%
1184.07/1187.16	c  1187s|  3300 |   309 |  5249k|1203.0 |   127M |  23 |1481 |5991 |3064 | 682 |  1 |4048 |3445 | 7.517576e+02 | 7.600000e+02 |   1.10%|  15.95%
1201.93/1205.09	c  1205s|  3400 |   319 |  5360k|1201.0 |   127M |  23 |1481 |6058 |3064 | 693 |  0 |4149 |3482 | 7.518019e+02 | 7.600000e+02 |   1.09%|  16.17%
1227.16/1230.35	c  1230s|  3500 |   327 |  5480k|1200.9 |   128M |  23 |1481 |6174 |3064 | 703 |  0 |4299 |3568 | 7.518542e+02 | 7.600000e+02 |   1.08%|  16.50%
1250.59/1253.81	c  1254s|  3600 |   339 |  5610k|1203.1 |   128M |  23 |1481 |6285 |3064 | 717 |  1 |4452 |3619 | 7.518807e+02 | 7.600000e+02 |   1.08%|  16.68%
1269.95/1273.20	c  1273s|  3700 |   357 |  5733k|1203.6 |   128M |  23 |1481 |6299 |3069 | 717 |  0 |4485 |3635 | 7.519332e+02 | 7.600000e+02 |   1.07%|  16.92%
1295.58/1299.00	c  1299s|  3800 |   361 |  5862k|1205.5 |   128M |  23 |1481 |6356 |3057 | 734 |  0 |4560 |3695 | 7.519359e+02 | 7.600000e+02 |   1.07%|  17.11%
1311.84/1315.25	c  1315s|  3900 |   371 |  5970k|1202.9 |   128M |  23 |1481 |6393 |3066 | 750 |  1 |4606 |3704 | 7.519654e+02 | 7.600000e+02 |   1.07%|  17.24%
1325.31/1328.74	c  1329s|  4000 |   371 |  6063k|1197.5 |   128M |  23 |1481 |6402 |3065 | 757 |  0 |4618 |3705 | 7.519743e+02 | 7.600000e+02 |   1.07%|  17.28%
1339.97/1343.47	c  1343s|  4100 |   381 |  6163k|1193.6 |   128M |  23 |1481 |6416 |3069 | 763 |  1 |4642 |3710 | 7.519762e+02 | 7.600000e+02 |   1.07%|  17.37%
1356.53/1360.09	c  1360s|  4200 |   389 |  6266k|1190.5 |   128M |  23 |1481 |6442 |3058 | 768 |  0 |4690 |3733 | 7.520125e+02 | 7.600000e+02 |   1.06%|  17.53%
1370.39/1373.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1370.39/1373.99	c  1374s|  4300 |   397 |  6354k|1184.7 |   128M |  23 |1481 |6467 |3061 | 775 |  1 |4724 |3742 | 7.520145e+02 | 7.600000e+02 |   1.06%|  17.58%
1390.14/1393.73	c  1394s|  4400 |   405 |  6466k|1183.6 |   128M |  23 |1481 |6481 |3068 | 789 |  1 |4746 |3760 | 7.520274e+02 | 7.600000e+02 |   1.06%|  17.75%
1409.69/1413.33	c  1413s|  4500 |   419 |  6586k|1183.8 |   128M |  23 |1481 |6521 |3062 | 804 |  1 |4799 |3774 | 7.520566e+02 | 7.600000e+02 |   1.06%|  17.87%
1427.84/1431.54	c  1432s|  4600 |   421 |  6699k|1182.8 |   128M |  23 |1481 |6566 |3062 | 810 |  0 |4854 |3796 | 7.520566e+02 | 7.600000e+02 |   1.06%|  17.91%
1443.50/1447.25	c  1447s|  4700 |   429 |  6802k|1180.1 |   128M |  23 |1481 |6564 |3069 | 821 |  1 |4856 |3796 | 7.520622e+02 | 7.600000e+02 |   1.06%|  18.01%
1458.76/1462.58	c  1463s|  4800 |   429 |  6906k|1177.9 |   128M |  23 |1481 |6583 |3061 | 828 |  1 |4892 |3801 | 7.520772e+02 | 7.600000e+02 |   1.05%|  18.12%
1475.53/1479.36	c  1479s|  4900 |   435 |  7009k|1175.3 |   128M |  23 |1481 |6591 |3064 | 841 |  0 |4905 |3805 | 7.521100e+02 | 7.600000e+02 |   1.05%|  18.39%
1493.48/1497.33	c  1497s|  5000 |   449 |  7120k|1174.2 |   128M |  23 |1481 |6606 |3067 | 876 |  1 |4938 |3812 | 7.521398e+02 | 7.600000e+02 |   1.05%|  18.49%
1512.33/1516.26	c  1516s|  5100 |   461 |  7235k|1173.9 |   128M |  23 |1481 |6674 |3067 | 896 |  1 |5049 |3842 | 7.521737e+02 | 7.600000e+02 |   1.04%|  18.80%
1530.59/1534.53	c  1535s|  5200 |   463 |  7330k|1170.2 |   129M |  23 |1481 |6725 |3067 | 918 |  1 |5129 |3871 | 7.521737e+02 | 7.600000e+02 |   1.04%|  18.95%
1551.94/1555.93	c  1556s|  5300 |   465 |  7446k|1170.0 |   129M |  23 |1481 |6838 |3061 | 944 |  0 |5293 |3927 | 7.521919e+02 | 7.600000e+02 |   1.04%|  19.04%
1577.77/1581.86	c  1582s|  5400 |   475 |  7561k|1169.9 |   129M |  23 |1481 |6856 |3061 | 961 |  0 |5321 |3973 | 7.522121e+02 | 7.600000e+02 |   1.04%|  19.21%
1600.71/1604.82	c  1605s|  5500 |   493 |  7690k|1171.7 |   129M |  23 |1481 |6908 |3065 | 980 |  0 |5399 |4004 | 7.522575e+02 | 7.600000e+02 |   1.03%|  19.48%
1614.29/1618.41	c  1618s|  5600 |   489 |  7786k|1168.4 |   129M |  23 |1481 |6926 |3065 | 980 |  0 |5422 |4010 | 7.522575e+02 | 7.600000e+02 |   1.03%|  19.50%
1628.85/1633.01	c  1633s|  5700 |   495 |  7884k|1165.6 |   129M |  23 |1481 |6929 |3066 | 985 |  0 |5432 |4011 | 7.522751e+02 | 7.600000e+02 |   1.03%|  19.60%
1651.29/1655.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1651.29/1655.55	c  1656s|  5800 |   515 |  8011k|1167.2 |   129M |  23 |1481 |6918 |3067 |1028 |  0 |5439 |4011 | 7.523378e+02 | 7.600000e+02 |   1.02%|  19.98%
1669.75/1674.06	c  1674s|  5900 |   519 |  8120k|1166.1 |   129M |  23 |1481 |6966 |3064 |1057 |  1 |5508 |4025 | 7.523515e+02 | 7.600000e+02 |   1.02%|  20.09%
1692.99/1697.34	c  1697s|  6000 |   535 |  8251k|1168.1 |   129M |  23 |1481 |6971 |3062 |1077 |  1 |5533 |4046 | 7.524051e+02 | 7.600000e+02 |   1.01%|  20.66%
1721.13/1725.57	c  1726s|  6100 |   553 |  8405k|1173.3 |   130M |  23 |1481 |7016 |3062 |1126 |  1 |5601 |4081 | 7.524722e+02 | 7.600000e+02 |   1.00%|  20.92%
1742.77/1747.22	c  1747s|  6200 |   569 |  8532k|1174.7 |   130M |  23 |1481 |7052 |3069 |1155 |  1 |5670 |4107 | 7.524859e+02 | 7.600000e+02 |   1.00%|  21.05%
1757.83/1762.33	c  1762s|  6300 |   581 |  8636k|1172.8 |   130M |  23 |1481 |7049 |3065 |1157 |  0 |5678 |4109 | 7.525033e+02 | 7.600000e+02 |   1.00%|  21.13%
1775.29/1779.80	c  1780s|  6400 |   589 |  8758k|1173.5 |   130M |  23 |1481 |7072 |3060 |1163 |  1 |5712 |4118 | 7.525122e+02 | 7.600000e+02 |   1.00%|  21.21%
1792.55/1797.14	c  1797s|  6500 |   595 |  8861k|1171.5 |   130M |  23 |1481 |7102 |3059 |1186 |  0 |5755 |4133 | 7.525290e+02 | 7.600000e+02 |   0.99%|  21.35%
1809.72/1814.35	c  1814s|  6600 |   601 |  8974k|1171.0 |   130M |  23 |1481 |7108 |3063 |1201 |  1 |5767 |4138 | 7.525290e+02 | 7.600000e+02 |   0.99%|  21.40%
1828.07/1832.75	c  1833s|  6700 |   607 |  9088k|1170.6 |   130M |  23 |1481 |7118 |3060 |1226 |  0 |5789 |4143 | 7.525313e+02 | 7.600000e+02 |   0.99%|  21.51%
1847.92/1852.60	c  1853s|  6800 |   615 |  9211k|1171.4 |   130M |  23 |1481 |7184 |3061 |1251 |  1 |5879 |4159 | 7.525403e+02 | 7.600000e+02 |   0.99%|  21.65%
1863.39/1868.13	c  1868s|  6900 |   619 |  9313k|1169.4 |   130M |  23 |1481 |7198 |3063 |1260 |  0 |5902 |4165 | 7.525477e+02 | 7.600000e+02 |   0.99%|  21.80%
1883.24/1888.05	c  1888s|  7000 |   627 |  9428k|1169.2 |   131M |  23 |1481 |7238 |3061 |1291 |  0 |5967 |4189 | 7.525652e+02 | 7.600000e+02 |   0.99%|  21.93%
1906.38/1911.20	c  1911s|  7100 |   643 |  9570k|1172.2 |   131M |  23 |1481 |7333 |3064 |1321 |  1 |6113 |4226 | 7.525802e+02 | 7.600000e+02 |   0.99%|  22.07%
1923.74/1928.61	c  1929s|  7200 |   655 |  9683k|1171.8 |   131M |  23 |1481 |7311 |3062 |1322 |  0 |6128 |4235 | 7.526058e+02 | 7.600000e+02 |   0.98%|  22.25%
1942.10/1947.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1942.10/1947.08	c  1947s|  7300 |   669 |  9797k|1171.4 |   131M |  23 |1481 |7308 |3076 |1356 |  1 |6140 |4240 | 7.526130e+02 | 7.600000e+02 |   0.98%|  22.37%
1956.75/1961.78	c  1962s|  7400 |   661 |  9886k|1168.1 |   131M |  23 |1481 |7298 |3070 |1373 |  1 |6142 |4248 | 7.526168e+02 | 7.600000e+02 |   0.98%|  22.44%
1975.61/1980.61	c  1981s|  7500 |   675 | 10001k|1167.9 |   132M |  23 |1481 |7299 |3067 |1410 |  0 |6174 |4256 | 7.526235e+02 | 7.600000e+02 |   0.98%|  22.50%
1992.07/1997.16	c  1997s|  7600 |   691 | 10113k|1167.3 |   132M |  23 |1481 |7304 |3066 |1428 |  1 |6199 |4261 | 7.526336e+02 | 7.600000e+02 |   0.98%|  22.54%
2007.82/2012.97	c  2013s|  7700 |   697 | 10218k|1165.9 |   132M |  23 |1481 |7309 |3061 |1445 |  1 |6242 |4269 | 7.526412e+02 | 7.600000e+02 |   0.98%|  22.64%
2021.39/2026.57	c  2027s|  7800 |   701 | 10309k|1163.1 |   132M |  23 |1481 |7326 |3059 |1446 |  1 |6271 |4274 | 7.526475e+02 | 7.600000e+02 |   0.98%|  22.73%
2036.76/2041.99	c  2042s|  7900 |   705 | 10409k|1161.3 |   132M |  23 |1481 |7351 |3061 |1461 |  1 |6307 |4285 | 7.526487e+02 | 7.600000e+02 |   0.98%|  22.76%
2055.11/2060.35	c  2060s|  8000 |   711 | 10523k|1161.0 |   132M |  23 |1481 |7366 |3066 |1471 |  1 |6385 |4316 | 7.526690e+02 | 7.600000e+02 |   0.97%|  22.88%
2073.47/2078.70	c  2079s|  8100 |   727 | 10639k|1161.0 |   132M |  23 |1481 |7354 |3063 |1508 |  0 |6402 |4316 | 7.526887e+02 | 7.600000e+02 |   0.97%|  23.05%
2091.82/2097.12	c  2097s|  8200 |   733 | 10748k|1160.2 |   132M |  23 |1481 |7355 |3071 |1546 |  1 |6444 |4317 | 7.527021e+02 | 7.600000e+02 |   0.97%|  23.23%
2109.07/2114.42	c  2114s|  8300 |   745 | 10854k|1159.1 |   132M |  23 |1481 |7336 |3066 |1581 |  1 |6462 |4317 | 7.527474e+02 | 7.600000e+02 |   0.96%|  23.47%
2127.82/2133.22	c  2133s|  8400 |   761 | 10975k|1159.7 |   133M |  23 |1481 |7326 |3067 |1613 |  1 |6481 |4317 | 7.527747e+02 | 7.600000e+02 |   0.96%|  23.76%
2143.49/2148.98	c  2149s|  8500 |   769 | 11086k|1159.2 |   133M |  23 |1481 |7342 |3067 |1629 |  0 |6514 |4321 | 7.527860e+02 | 7.600000e+02 |   0.96%|  23.80%
2162.74/2168.28	c  2168s|  8600 |   783 | 11212k|1160.2 |   133M |  23 |1481 |7394 |3063 |1651 |  0 |6610 |4345 | 7.527862e+02 | 7.600000e+02 |   0.96%|  23.82%
2179.70/2185.21	c  2185s|  8700 |   803 | 11318k|1159.2 |   133M |  23 |1481 |7378 |3062 |1671 |  1 |6645 |4349 | 7.528258e+02 | 7.600000e+02 |   0.95%|  24.22%
2196.46/2202.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2196.46/2202.09	c  2202s|  8800 |   805 | 11423k|1158.1 |   133M |  23 |1481 |7381 |3064 |1694 |  0 |6681 |4362 | 7.528270e+02 | 7.600000e+02 |   0.95%|  24.26%
2213.62/2219.20	c  2219s|  8900 |   817 | 11531k|1157.3 |   133M |  23 |1481 |7333 |3069 |1732 |  1 |6695 |4362 | 7.528625e+02 | 7.600000e+02 |   0.95%|  24.40%
2233.07/2238.79	c  2239s|  9000 |   827 | 11658k|1158.4 |   133M |  23 |1481 |7313 |3075 |1783 |  1 |6720 |4363 | 7.528696e+02 | 7.600000e+02 |   0.95%|  24.43%
2246.63/2252.38	c  2252s|  9100 |   835 | 11749k|1156.0 |   133M |  23 |1481 |7306 |3069 |1792 |  1 |6720 |4363 | 7.528696e+02 | 7.600000e+02 |   0.95%|  24.45%
2264.59/2270.36	c  2270s|  9200 |   847 | 11859k|1155.5 |   134M |  23 |1481 |7276 |3069 |1833 |  1 |6746 |4365 | 7.528725e+02 | 7.600000e+02 |   0.95%|  24.49%
2283.65/2289.41	c  2289s|  9300 |   859 | 11982k|1156.1 |   135M |  23 |1481 |7246 |3068 |1876 |  0 |6833 |4387 | 7.529055e+02 | 7.600000e+02 |   0.94%|  24.66%
2297.81/2303.69	c  2304s|  9400 |   865 | 12074k|1153.9 |   135M |  23 |1481 |7198 |3064 |1902 |  1 |6835 |4387 | 7.529232e+02 | 7.600000e+02 |   0.94%|  24.79%
2315.56/2321.48	c  2321s|  9500 |   873 | 12179k|1152.9 |   135M |  23 |1481 |7141 |3070 |1941 |  1 |6851 |4389 | 7.529267e+02 | 7.600000e+02 |   0.94%|  24.86%
2333.41/2339.33	c  2339s|  9600 |   885 | 12297k|1153.1 |   135M |  23 |1481 |7142 |3063 |1974 |  0 |6922 |4410 | 7.529315e+02 | 7.600000e+02 |   0.94%|  24.97%
2350.18/2356.15	c  2356s|  9700 |   895 | 12404k|1152.4 |   135M |  23 |1481 |7103 |3067 |1999 |  0 |6952 |4416 | 7.529523e+02 | 7.600000e+02 |   0.94%|  25.12%
2364.63/2370.68	c  2371s|  9800 |   899 | 12495k|1150.2 |   135M |  23 |1481 |7072 |3070 |2019 |  1 |6963 |4419 | 7.529657e+02 | 7.600000e+02 |   0.93%|  25.27%
2383.49/2389.53	c  2390s|  9900 |   903 | 12617k|1150.8 |   135M |  23 |1481 |7055 |3068 |2049 |  0 |6972 |4420 | 7.529680e+02 | 7.600000e+02 |   0.93%|  25.32%
2399.24/2405.35	c  2405s| 10000 |   913 | 12717k|1149.4 |   136M |  23 |1481 |7027 |3080 |2086 |  0 |6975 |4420 | 7.529847e+02 | 7.600000e+02 |   0.93%|  25.39%
2413.61/2419.71	c  2420s| 10100 |   917 | 12815k|1147.9 |   136M |  23 |1481 |7027 |3067 |2099 |  1 |6995 |4425 | 7.529864e+02 | 7.600000e+02 |   0.93%|  25.47%
2430.56/2436.70	c  2437s| 10200 |   927 | 12914k|1146.5 |   136M |  23 |1481 |7001 |3063 |2127 |  1 |6997 |4427 | 7.530097e+02 | 7.600000e+02 |   0.93%|  25.61%
2450.41/2456.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2450.41/2456.60	c  2457s| 10300 |   933 | 13010k|1144.9 |   136M |  23 |1481 |7018 |3065 |2142 |  0 |7026 |4474 | 7.530111e+02 | 7.600000e+02 |   0.93%|  25.63%
2465.47/2471.77	c  2472s| 10400 |   937 | 13108k|1143.4 |   136M |  23 |1481 |7010 |3065 |2163 |  0 |7052 |4484 | 7.530130e+02 | 7.600000e+02 |   0.93%|  25.75%
2483.73/2490.08	c  2490s| 10500 |   949 | 13220k|1143.2 |   136M |  23 |1481 |6976 |3067 |2207 |  0 |7062 |4484 | 7.530336e+02 | 7.600000e+02 |   0.93%|  25.86%
2501.98/2508.35	c  2508s| 10600 |   961 | 13337k|1143.4 |   136M |  23 |1481 |6988 |3065 |2227 |  1 |7140 |4501 | 7.530658e+02 | 7.600000e+02 |   0.92%|  26.12%
2520.14/2526.52	c  2527s| 10700 |   967 | 13453k|1143.6 |   136M |  23 |1481 |6954 |3061 |2266 |  0 |7165 |4501 | 7.530988e+02 | 7.600000e+02 |   0.92%|  26.34%
2535.60/2542.05	c  2542s| 10800 |   973 | 13558k|1142.8 |   136M |  23 |1481 |6951 |3074 |2281 |  1 |7181 |4503 | 7.531031e+02 | 7.600000e+02 |   0.92%|  26.38%
2552.26/2558.70	c  2559s| 10900 |   983 | 13665k|1142.2 |   136M |  23 |1481 |6948 |3074 |2299 |  1 |7215 |4508 | 7.531035e+02 | 7.600000e+02 |   0.92%|  26.40%
2573.30/2579.80	c  2580s| 11000 |   989 | 13790k|1143.1 |   136M |  23 |1481 |6922 |3067 |2359 |  0 |7252 |4515 | 7.531115e+02 | 7.600000e+02 |   0.91%|  26.44%
2589.46/2596.02	c  2596s| 11100 |   991 | 13906k|1143.2 |   136M |  23 |1481 |6926 |3067 |2359 |  0 |7264 |4517 | 7.531118e+02 | 7.600000e+02 |   0.91%|  26.48%
2606.02/2612.66	c  2613s| 11200 |   997 | 14010k|1142.3 |   136M |  23 |1481 |6893 |3070 |2384 |  0 |7271 |4518 | 7.531135e+02 | 7.600000e+02 |   0.91%|  26.51%
2619.98/2626.63	c  2627s| 11300 |  1003 | 14105k|1140.8 |   136M |  23 |1481 |6876 |3071 |2418 |  1 |7279 |4518 | 7.531166e+02 | 7.600000e+02 |   0.91%|  26.60%
2639.53/2646.20	c  2646s| 11400 |  1013 | 14219k|1140.8 |   136M |  23 |1481 |6852 |3070 |2486 |  1 |7306 |4519 | 7.531209e+02 | 7.600000e+02 |   0.91%|  26.68%
2655.39/2662.11	c  2662s| 11500 |  1023 | 14320k|1139.7 |   136M |  23 |1481 |6831 |3056 |2514 |  1 |7320 |4519 | 7.531317e+02 | 7.600000e+02 |   0.91%|  26.78%
2671.45/2678.27	c  2678s| 11600 |  1025 | 14408k|1137.8 |   137M |  23 |1481 |6836 |3058 |2532 |  0 |7339 |4537 | 7.531317e+02 | 7.600000e+02 |   0.91%|  26.86%
2686.32/2693.12	c  2693s| 11700 |  1029 | 14510k|1136.8 |   137M |  23 |1481 |6834 |3065 |2539 |  0 |7347 |4539 | 7.531317e+02 | 7.600000e+02 |   0.91%|  26.91%
2708.46/2715.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2708.46/2715.30	c  2715s| 11800 |  1043 | 14641k|1138.1 |   138M |  23 |1481 |6820 |3068 |2614 |  0 |7391 |4548 | 7.531520e+02 | 7.600000e+02 |   0.91%|  27.12%
2726.62/2733.56	c  2734s| 11900 |  1053 | 14756k|1138.3 |   138M |  23 |1481 |6833 |3066 |2630 |  0 |7429 |4559 | 7.531765e+02 | 7.600000e+02 |   0.91%|  27.22%
2743.47/2750.41	c  2750s| 12000 |  1057 | 14859k|1137.4 |   138M |  23 |1481 |6858 |3066 |2651 |  1 |7492 |4580 | 7.531812e+02 | 7.600000e+02 |   0.91%|  27.27%
2759.53/2766.52	c  2767s| 12100 |  1063 | 14967k|1136.9 |   138M |  23 |1481 |6860 |3076 |2663 |  1 |7531 |4585 | 7.531821e+02 | 7.600000e+02 |   0.91%|  27.29%
2778.18/2785.24	c  2785s| 12200 |  1071 | 15082k|1137.1 |   138M |  23 |1481 |6819 |3063 |2692 |  0 |7549 |4585 | 7.531869e+02 | 7.600000e+02 |   0.90%|  27.42%
2793.65/2800.74	c  2801s| 12300 |  1073 | 15190k|1136.6 |   138M |  23 |1481 |6812 |3074 |2715 |  1 |7553 |4585 | 7.531914e+02 | 7.600000e+02 |   0.90%|  27.49%
2814.00/2821.13	c  2821s| 12400 |  1085 | 15310k|1137.1 |   138M |  23 |1481 |6813 |3074 |2755 |  1 |7590 |4595 | 7.532229e+02 | 7.600000e+02 |   0.90%|  27.68%
2830.25/2837.41	c  2837s| 12500 |  1093 | 15415k|1136.5 |   138M |  23 |1481 |6792 |3067 |2767 |  0 |7624 |4598 | 7.532549e+02 | 7.600000e+02 |   0.90%|  27.91%
2850.40/2857.60	c  2858s| 12600 |  1099 | 15525k|1136.2 |   138M |  23 |1481 |6725 |3060 |2783 |  0 |7655 |4620 | 7.532620e+02 | 7.600000e+02 |   0.89%|  27.96%
2870.94/2878.29	c  2878s| 12700 |  1111 | 15654k|1137.3 |   138M |  23 |1481 |6706 |3061 |2838 |  1 |7701 |4630 | 7.532660e+02 | 7.600000e+02 |   0.89%|  28.04%
2885.02/2892.30	c  2892s| 12800 |  1111 | 15744k|1135.6 |   138M |  23 |1481 |6688 |3069 |2851 |  1 |7701 |4630 | 7.532683e+02 | 7.600000e+02 |   0.89%|  28.09%
2898.98/2906.36	c  2906s| 12900 |  1113 | 15837k|1134.1 |   138M |  23 |1481 |6648 |3067 |2861 |  1 |7702 |4630 | 7.532708e+02 | 7.600000e+02 |   0.89%|  28.15%
2917.73/2925.18	c  2925s| 13000 |  1121 | 15948k|1134.0 |   138M |  23 |1481 |6613 |3065 |2909 |  1 |7704 |4630 | 7.532963e+02 | 7.600000e+02 |   0.89%|  28.33%
2934.09/2941.59	c  2942s| 13100 |  1121 | 16050k|1133.2 |   138M |  23 |1481 |6591 |3068 |2928 |  0 |7722 |4634 | 7.533011e+02 | 7.600000e+02 |   0.89%|  28.38%
2948.45/2955.98	c  2956s| 13200 |  1125 | 16146k|1132.0 |   138M |  23 |1481 |6581 |3070 |2937 |  0 |7722 |4634 | 7.533018e+02 | 7.600000e+02 |   0.89%|  28.44%
2965.21/2972.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2965.21/2972.78	c  2973s| 13300 |  1131 | 16247k|1131.1 |   138M |  23 |1481 |6562 |3066 |2978 |  1 |7733 |4635 | 7.533069e+02 | 7.600000e+02 |   0.89%|  28.48%
2986.16/2993.72	c  2994s| 13400 |  1139 | 16366k|1131.5 |   138M |  23 |1481 |6593 |3069 |2979 |  0 |7854 |4688 | 7.533071e+02 | 7.600000e+02 |   0.89%|  28.49%
3004.12/3011.71	c  3012s| 13500 |  1153 | 16483k|1131.8 |   138M |  23 |1481 |6598 |3066 |3002 |  1 |7889 |4690 | 7.533222e+02 | 7.600000e+02 |   0.89%|  28.60%
3019.38/3027.01	c  3027s| 13600 |  1157 | 16589k|1131.3 |   138M |  23 |1481 |6574 |3076 |3002 |  1 |7920 |4701 | 7.533366e+02 | 7.600000e+02 |   0.88%|  28.71%
3038.03/3045.72	c  3046s| 13700 |  1169 | 16703k|1131.3 |   139M |  23 |1481 |6554 |3070 |3012 |  0 |7947 |4716 | 7.533411e+02 | 7.600000e+02 |   0.88%|  28.74%
3053.20/3060.97	c  3061s| 13800 |  1173 | 16807k|1130.7 |   139M |  23 |1481 |6548 |3070 |3026 |  1 |7957 |4717 | 7.533411e+02 | 7.600000e+02 |   0.88%|  28.77%
3066.67/3074.48	c  3074s| 13900 |  1169 | 16889k|1128.6 |   139M |  23 |1481 |6543 |3071 |3041 |  1 |8012 |4735 | 7.533424e+02 | 7.600000e+02 |   0.88%|  28.79%
3084.03/3091.81	c  3092s| 14000 |  1175 | 17000k|1128.5 |   139M |  23 |1481 |6512 |3067 |3061 |  0 |8024 |4735 | 7.533438e+02 | 7.600000e+02 |   0.88%|  28.92%
3104.38/3112.27	c  3112s| 14100 |  1187 | 17121k|1129.0 |   139M |  23 |1481 |6494 |3067 |3138 |  1 |8028 |4735 | 7.533467e+02 | 7.600000e+02 |   0.88%|  29.03%
3124.13/3132.02	c  3132s| 14200 |  1199 | 17237k|1129.2 |   139M |  23 |1481 |6476 |3080 |3194 |  1 |8066 |4740 | 7.533698e+02 | 7.600000e+02 |   0.88%|  29.19%
3145.58/3153.53	c  3154s| 14300 |  1209 | 17362k|1130.0 |   139M |  23 |1481 |6438 |3064 |3254 |  0 |8073 |4740 | 7.533997e+02 | 7.600000e+02 |   0.88%|  29.42%
3162.94/3170.92	c  3171s| 14400 |  1221 | 17472k|1129.8 |   140M |  23 |1481 |6405 |3066 |3294 |  0 |8078 |4740 | 7.534108e+02 | 7.600000e+02 |   0.87%|  29.49%
3180.40/3188.48	c  3188s| 14500 |  1231 | 17584k|1129.8 |   140M |  23 |1481 |6381 |3068 |3332 |  0 |8081 |4740 | 7.534181e+02 | 7.600000e+02 |   0.87%|  29.58%
3199.15/3207.26	c  3207s| 14600 |  1251 | 17700k|1130.0 |   140M |  23 |1481 |6348 |3075 |3373 |  1 |8095 |4741 | 7.534271e+02 | 7.600000e+02 |   0.87%|  29.66%
3213.43/3221.59	c  3222s| 14700 |  1251 | 17797k|1128.9 |   140M |  23 |1481 |6324 |3070 |3373 |  0 |8097 |4743 | 7.534271e+02 | 7.600000e+02 |   0.87%|  29.68%
3227.29/3235.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3227.29/3235.42	c  3235s| 14800 |  1257 | 17887k|1127.5 |   140M |  23 |1481 |6294 |3071 |3394 |  1 |8105 |4743 | 7.534387e+02 | 7.600000e+02 |   0.87%|  29.80%
3243.05/3251.30	c  3251s| 14900 |  1263 | 17987k|1126.7 |   140M |  23 |1481 |6286 |3077 |3408 |  1 |8117 |4743 | 7.534395e+02 | 7.600000e+02 |   0.87%|  29.84%
3263.51/3271.73	c  3272s| 15000 |  1271 | 18103k|1126.9 |   140M |  23 |1481 |6269 |3068 |3465 |  1 |8140 |4748 | 7.534608e+02 | 7.600000e+02 |   0.87%|  30.02%
3282.56/3290.80	c  3291s| 15100 |  1277 | 18218k|1127.0 |   140M |  23 |1481 |6301 |3073 |3492 |  0 |8206 |4768 | 7.534691e+02 | 7.600000e+02 |   0.87%|  30.07%
3301.01/3309.38	c  3309s| 15200 |  1279 | 18324k|1126.6 |   140M |  23 |1481 |6319 |3078 |3531 |  0 |8250 |4787 | 7.534720e+02 | 7.600000e+02 |   0.87%|  30.13%
3317.18/3325.57	c  3326s| 15300 |  1293 | 18426k|1126.0 |   140M |  23 |1481 |6269 |3073 |3542 |  0 |8253 |4787 | 7.534738e+02 | 7.600000e+02 |   0.87%|  30.16%
3334.44/3342.81	c  3343s| 15400 |  1295 | 18527k|1125.3 |   140M |  23 |1481 |6242 |3075 |3580 |  0 |8258 |4787 | 7.534828e+02 | 7.600000e+02 |   0.86%|  30.27%
3353.39/3361.84	c  3362s| 15500 |  1307 | 18639k|1125.3 |   140M |  23 |1481 |6214 |3076 |3617 |  1 |8262 |4787 | 7.535039e+02 | 7.600000e+02 |   0.86%|  30.39%
3368.35/3376.84	c  3377s| 15600 |  1311 | 18737k|1124.4 |   140M |  23 |1481 |6181 |3066 |3627 |  1 |8263 |4787 | 7.535044e+02 | 7.600000e+02 |   0.86%|  30.43%
3387.51/3396.08	c  3396s| 15700 |  1325 | 18855k|1124.7 |   140M |  23 |1481 |6166 |3076 |3659 |  1 |8276 |4787 | 7.535091e+02 | 7.600000e+02 |   0.86%|  30.48%
3402.07/3410.67	c  3411s| 15800 |  1331 | 18953k|1123.8 |   140M |  23 |1481 |6159 |3071 |3673 |  0 |8278 |4787 | 7.535109e+02 | 7.600000e+02 |   0.86%|  30.50%
3417.63/3426.26	c  3426s| 15900 |  1341 | 19052k|1123.1 |   140M |  23 |1481 |6152 |3084 |3677 |  1 |8288 |4787 | 7.535111e+02 | 7.600000e+02 |   0.86%|  30.52%
3431.60/3440.23	c  3440s| 16000 |  1349 | 19143k|1121.8 |   140M |  23 |1481 |6143 |3072 |3687 |  1 |8288 |4787 | 7.535120e+02 | 7.600000e+02 |   0.86%|  30.55%
3446.87/3455.56	c  3456s| 16100 |  1363 | 19250k|1121.5 |   140M |  23 |1481 |6140 |3073 |3687 |  1 |8297 |4788 | 7.535139e+02 | 7.600000e+02 |   0.86%|  30.56%
3461.63/3470.39	c  3470s| 16200 |  1363 | 19346k|1120.6 |   140M |  23 |1481 |6128 |3072 |3706 |  0 |8299 |4788 | 7.535180e+02 | 7.600000e+02 |   0.86%|  30.64%
3479.18/3487.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3479.18/3487.94	c  3488s| 16300 |  1369 | 19451k|1120.2 |   140M |  23 |1481 |6117 |3082 |3735 |  1 |8301 |4788 | 7.535317e+02 | 7.600000e+02 |   0.86%|  30.71%
3498.24/3507.06	c  3507s| 16400 |  1375 | 19562k|1120.1 |   140M |  23 |1481 |6110 |3087 |3779 |  1 |8303 |4788 | 7.535355e+02 | 7.600000e+02 |   0.86%|  30.74%
3515.30/3524.11	c  3524s| 16500 |  1383 | 19670k|1119.9 |   141M |  23 |1481 |6114 |3083 |3779 |  0 |8316 |4789 | 7.535371e+02 | 7.600000e+02 |   0.86%|  30.76%
3533.04/3541.90	c  3542s| 16600 |  1383 | 19777k|1119.6 |   141M |  23 |1481 |6107 |3075 |3816 |  1 |8331 |4790 | 7.535374e+02 | 7.600000e+02 |   0.86%|  30.79%
3550.80/3559.79	c  3560s| 16700 |  1393 | 19880k|1119.1 |   141M |  23 |1481 |6096 |3076 |3863 |  1 |8333 |4790 | 7.535487e+02 | 7.600000e+02 |   0.86%|  30.94%
3568.86/3577.86	c  3578s| 16800 |  1401 | 19985k|1118.7 |   141M |  23 |1481 |6086 |3071 |3902 |  1 |8353 |4790 | 7.535690e+02 | 7.600000e+02 |   0.85%|  31.05%
3587.91/3597.00	c 
3587.91/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.91/3597.00	c Solving Time (sec) : 3597.00
3587.91/3597.00	c Solving Nodes      : 16894 (total of 17943 nodes in 2 runs)
3587.91/3597.00	c Primal Bound       : +7.60000000000000e+02 (408 solutions)
3587.91/3597.00	c Dual Bound         : +7.53579293697929e+02
3587.91/3597.00	c Gap                : 0.85 %
3587.91/3597.00	s SATISFIABLE
3587.91/3597.00	v -x1 x2 -x3 x4 -x5 x6 -x7 x8 -x9 x10 -x11 x12 -x13 x14 -x15 x16 -x17 x18 -x19 x20 -x21 x22 -x23 x24 -x25 x26 -x27 x28 -x29 x30 -x31
3587.91/3597.00	v x32 -x33 x34 -x35 x36 -x37 x38 x39 -x40 x41 -x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 x59 -x60
3587.91/3597.00	v x61 -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 -x77 x78 -x79 x80 -x81 x82 -x83 x84 -x85 x86 -x87 x88 -x89
3587.91/3597.00	v x90 -x91 x92 -x93 x94 -x95 x96 -x97 x98 -x99 x100 -x101 x102 -x103 x104 -x105 x106 -x107 x108 -x109 x110 -x111 x112 -x113 x114 x115
3587.91/3597.00	v -x116 x117 -x118 x119 -x120 x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135 -x136 x137 -x138 x139
3587.91/3597.00	v -x140 x141 -x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 -x153 x154 -x155 x156 -x157 x158 -x159 x160 -x161 x162 -x163
3587.91/3597.00	v x164 -x165 x166 -x167 x168 -x169 x170 -x171 x172 -x173 x174 -x175 x176 -x177 x178 -x179 x180 -x181 x182 -x183 x184 -x185 x186 -x187
3587.91/3597.00	v x188 -x189 x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 x201 -x202 x203 -x204 x205 -x206 x207 -x208 x209 -x210 x211
3587.91/3597.00	v -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 -x229 x230 -x231 x232 -x233 x234 -x235
3587.91/3597.00	v x236 -x237 x238 -x239 x240 -x241 x242 -x243 x244 -x245 x246 -x247 x248 -x249 x250 -x251 x252 -x253 x254 -x255 x256 -x257 x258 -x259
3587.91/3597.00	v x260 -x261 x262 -x263 x264 -x265 x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283
3587.91/3597.00	v -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 -x305 x306 -x307
3587.91/3597.00	v x308 -x309 x310 -x311 x312 -x313 x314 -x315 x316 -x317 x318 -x319 x320 -x321 x322 -x323 x324 -x325 x326 -x327 x328 -x329 x330 -x331
3587.91/3597.00	v x332 -x333 x334 -x335 x336 -x337 x338 -x339 x340 -x341 x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355
3587.91/3597.00	v -x356 x357 -x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379
3587.91/3597.00	v -x380 -x381 x382 -x383 x384 -x385 x386 -x387 x388 -x389 x390 -x391 x392 -x393 x394 -x395 x396 -x397 x398 -x399 x400 -x401 x402 -x403
3587.91/3597.00	v x404 -x405 x406 -x407 x408 -x409 x410 -x411 x412 -x413 x414 -x415 x416 -x417 x418 x419 -x420 x421 -x422 x423 -x424 x425 -x426 x427
3587.91/3597.00	v -x428 x429 -x430 x431 -x432 x433 -x434 x435 -x436 x437 -x438 x439 -x440 x441 -x442 x443 -x444 x445 -x446 x447 -x448 x449 -x450 x451
3587.91/3597.00	v -x452 x453 -x454 x455 -x456 -x457 x458 -x459 x460 -x461 x462 -x463 x464 -x465 x466 -x467 x468 -x469 x470 -x471 x472 -x473 x474 -x475
3587.91/3597.00	v x476 -x477 x478 -x479 x480 -x481 x482 -x483 x484 -x485 x486 -x487 x488 -x489 x490 -x491 x492 -x493 x494 x495 -x496 x497 -x498 x499
3587.91/3597.00	v -x500 x501 -x502 x503 -x504 x505 -x506 x507 -x508 x509 -x510 x511 -x512 x513 -x514 x515 -x516 x517 -x518 x519 -x520 x521 -x522 x523
3587.91/3597.00	v -x524 x525 -x526 x527 -x528 x529 -x530 x531 -x532 -x533 x534 -x535 x536 -x537 x538 -x539 x540 -x541 x542 -x543 x544 -x545 x546 -x547
3587.91/3597.00	v x548 -x549 x550 -x551 x552 -x553 x554 -x555 x556 -x557 x558 -x559 x560 -x561 x562 -x563 x564 -x565 x566 -x567 x568 -x569 x570 x571
3587.91/3597.00	v -x572 x573 -x574 x575 -x576 x577 -x578 x579 -x580 x581 -x582 x583 -x584 x585 -x586 x587 -x588 x589 -x590 x591 -x592 x593 -x594 x595
3587.91/3597.00	v -x596 x597 -x598 x599 -x600 x601 -x602 x603 -x604 x605 -x606 x607 -x608 -x609 x610 -x611 x612 -x613 x614 -x615 x616 -x617 x618 -x619
3587.91/3597.00	v x620 -x621 x622 -x623 x624 -x625 x626 -x627 x628 -x629 x630 -x631 x632 -x633 x634 -x635 x636 -x637 x638 -x639 x640 -x641 x642 -x643
3587.91/3597.00	v x644 -x645 x646 x647 -x648 x649 -x650 x651 -x652 x653 -x654 x655 -x656 x657 -x658 x659 -x660 x661 -x662 x663 -x664 x665 -x666 x667
3587.91/3597.00	v -x668 x669 -x670 x671 -x672 x673 -x674 x675 -x676 x677 -x678 x679 -x680 x681 -x682 x683 -x684 -x685 x686 -x687 x688 -x689 x690 -x691
3587.91/3597.00	v x692 -x693 x694 -x695 x696 -x697 x698 -x699 x700 -x701 x702 -x703 x704 -x705 x706 -x707 x708 -x709 x710 -x711 x712 -x713 x714 -x715
3587.91/3597.00	v x716 -x717 x718 -x719 x720 -x721 x722 x723 -x724 x725 -x726 x727 -x728 x729 -x730 x731 -x732 x733 -x734 x735 -x736 x737 -x738 x739
3587.91/3597.00	v -x740 x741 -x742 x743 -x744 x745 -x746 x747 -x748 x749 -x750 x751 -x752 x753 -x754 x755 -x756 x757 -x758 x759 -x760 -x761 x762 -x763
3587.91/3597.00	v x764 -x765 x766 -x767 x768 -x769 x770 -x771 x772 -x773 x774 -x775 x776 -x777 x778 -x779 x780 -x781 x782 -x783 x784 -x785 x786 -x787
3587.91/3597.00	v x788 -x789 x790 -x791 x792 -x793 x794 -x795 x796 -x797 x798 x799 -x800 x801 -x802 x803 -x804 x805 -x806 x807 -x808 x809 -x810 x811
3587.91/3597.00	v -x812 x813 -x814 x815 -x816 x817 -x818 x819 -x820 x821 -x822 x823 -x824 x825 -x826 x827 -x828 x829 -x830 x831 -x832 x833 -x834 x835
3587.91/3597.00	v -x836 -x837 x838 -x839 x840 -x841 x842 -x843 x844 -x845 x846 -x847 x848 -x849 x850 -x851 x852 -x853 x854 -x855 x856 -x857 x858 -x859
3587.91/3597.00	v x860 -x861 x862 -x863 x864 -x865 x866 -x867 x868 -x869 x870 -x871 x872 -x873 x874 x875 -x876 x877 -x878 x879 -x880 x881 -x882 x883
3587.91/3597.00	v -x884 x885 -x886 x887 -x888 x889 -x890 x891 -x892 x893 -x894 x895 -x896 x897 -x898 x899 -x900 x901 -x902 x903 -x904 x905 -x906 x907
3587.91/3597.00	v -x908 x909 -x910 x911 -x912 -x913 x914 -x915 x916 -x917 x918 -x919 x920 -x921 x922 -x923 x924 -x925 x926 -x927 x928 -x929 x930 -x931
3587.91/3597.00	v x932 -x933 x934 -x935 x936 -x937 x938 -x939 x940 -x941 x942 -x943 x944 -x945 x946 -x947 x948 -x949 x950 x951 -x952 x953 -x954 x955
3587.91/3597.00	v -x956 x957 -x958 x959 -x960 x961 -x962 x963 -x964 x965 -x966 x967 -x968 x969 -x970 x971 -x972 x973 -x974 x975 -x976 x977 -x978 x979
3587.91/3597.00	v -x980 x981 -x982 x983 -x984 x985 -x986 x987 -x988 -x989 x990 -x991 x992 -x993 x994 -x995 x996 -x997 x998 -x999 x1000 -x1001 x1002
3587.91/3597.00	v -x1003 x1004 -x1005 x1006 -x1007 x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022
3587.91/3597.00	v -x1023 x1024 -x1025 x1026 x1027 -x1028 x1029 -x1030 x1031 -x1032 x1033 -x1034 x1035 -x1036 x1037 -x1038 x1039 -x1040 x1041 -x1042
3587.91/3597.00	v x1043 -x1044 x1045 -x1046 x1047 -x1048 x1049 -x1050 x1051 -x1052 x1053 -x1054 x1055 -x1056 x1057 -x1058 x1059 -x1060 x1061 -x1062
3587.91/3597.00	v x1063 -x1064 -x1065 x1066 -x1067 x1068 -x1069 x1070 -x1071 x1072 -x1073 x1074 -x1075 x1076 -x1077 x1078 -x1079 x1080 -x1081 x1082
3587.91/3597.00	v -x1083 x1084 -x1085 x1086 -x1087 x1088 -x1089 x1090 -x1091 x1092 -x1093 x1094 -x1095 x1096 -x1097 x1098 -x1099 x1100 -x1101 x1102
3587.91/3597.00	v x1103 -x1104 x1105 -x1106 x1107 -x1108 x1109 -x1110 x1111 -x1112 x1113 -x1114 x1115 -x1116 x1117 -x1118 x1119 -x1120 x1121 -x1122
3587.91/3597.00	v x1123 -x1124 x1125 -x1126 x1127 -x1128 x1129 -x1130 x1131 -x1132 x1133 -x1134 x1135 -x1136 x1137 -x1138 x1139 -x1140 -x1141 x1142
3587.91/3597.00	v -x1143 x1144 -x1145 x1146 -x1147 x1148 -x1149 x1150 -x1151 x1152 -x1153 x1154 -x1155 x1156 -x1157 x1158 -x1159 x1160 -x1161 x1162
3587.91/3597.00	v -x1163 x1164 -x1165 x1166 -x1167 x1168 -x1169 x1170 -x1171 x1172 -x1173 x1174 -x1175 x1176 -x1177 x1178 x1179 -x1180 x1181 -x1182
3587.91/3597.00	v x1183 -x1184 x1185 -x1186 x1187 -x1188 x1189 -x1190 x1191 -x1192 x1193 -x1194 x1195 -x1196 x1197 -x1198 x1199 -x1200 x1201 -x1202
3587.91/3597.00	v x1203 -x1204 x1205 -x1206 x1207 -x1208 x1209 -x1210 x1211 -x1212 x1213 -x1214 x1215 -x1216 -x1217 x1218 -x1219 x1220 -x1221 x1222
3587.91/3597.00	v -x1223 x1224 -x1225 x1226 -x1227 x1228 -x1229 x1230 -x1231 x1232 -x1233 x1234 -x1235 x1236 -x1237 x1238 -x1239 x1240 -x1241 x1242
3587.91/3597.00	v -x1243 x1244 -x1245 x1246 -x1247 x1248 -x1249 x1250 -x1251 x1252 -x1253 x1254 x1255 -x1256 x1257 -x1258 x1259 -x1260 x1261 -x1262
3587.91/3597.00	v x1263 -x1264 x1265 -x1266 x1267 -x1268 x1269 -x1270 x1271 -x1272 x1273 -x1274 x1275 -x1276 x1277 -x1278 x1279 -x1280 x1281 -x1282
3587.91/3597.00	v x1283 -x1284 x1285 -x1286 x1287 -x1288 x1289 -x1290 x1291 -x1292 -x1293 x1294 -x1295 x1296 -x1297 x1298 -x1299 x1300 -x1301 x1302
3587.91/3597.00	v -x1303 x1304 -x1305 x1306 -x1307 x1308 -x1309 x1310 -x1311 x1312 -x1313 x1314 -x1315 x1316 -x1317 x1318 -x1319 x1320 -x1321 x1322
3587.91/3597.00	v -x1323 x1324 -x1325 x1326 -x1327 x1328 -x1329 x1330 x1331 -x1332 x1333 -x1334 x1335 -x1336 x1337 -x1338 x1339 -x1340 x1341 -x1342
3587.91/3597.00	v x1343 -x1344 x1345 -x1346 x1347 -x1348 x1349 -x1350 x1351 -x1352 x1353 -x1354 x1355 -x1356 x1357 -x1358 x1359 -x1360 x1361 -x1362
3587.91/3597.00	v x1363 -x1364 x1365 -x1366 x1367 -x1368 -x1369 x1370 -x1371 x1372 -x1373 x1374 -x1375 x1376 -x1377 x1378 -x1379 x1380 -x1381 x1382
3587.91/3597.00	v -x1383 x1384 -x1385 x1386 -x1387 x1388 -x1389 x1390 -x1391 x1392 -x1393 x1394 -x1395 x1396 -x1397 x1398 -x1399 x1400 -x1401 x1402
3587.91/3597.00	v -x1403 x1404 -x1405 x1406 x1407 -x1408 x1409 -x1410 x1411 -x1412 x1413 -x1414 x1415 -x1416 x1417 -x1418 x1419 -x1420 x1421 -x1422
3587.91/3597.00	v x1423 -x1424 x1425 -x1426 x1427 -x1428 x1429 -x1430 x1431 -x1432 x1433 -x1434 x1435 -x1436 x1437 -x1438 x1439 -x1440 x1441 -x1442
3587.91/3597.00	v x1443 -x1444 x1445 x1446 x1447 x1448 x1449 x1450 x1451 x1452 x1453 x1454 x1455 x1456 x1457 x1458 x1459 x1460 x1461 x1462 x1463 x1464
3587.91/3597.00	v x1465 x1466 x1467 x1468 x1469 x1470 x1471 x1472 x1473 x1474 x1475 x1476 x1477 x1478 x1479 x1480 x1481 x1482
3587.91/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.91/3597.00	c Total Time         :    3597.00
3587.91/3597.00	c   solving          :    3597.00
3587.91/3597.00	c   presolving       :       0.09 (included in solving)
3587.91/3597.00	c   reading          :       0.01 (included in solving)
3587.91/3597.00	c   copying          :       0.02 (4 #copies) (minimal 0.00, maximal 0.01, average 0.01)
3587.91/3597.00	c Original Problem   :
3587.91/3597.00	c   Problem name     : HOME/instance-4521825-1751575362.opb
3587.91/3597.00	c   Variables        : 1482 (1482 binary, 0 integer, 0 continuous)
3587.91/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.91/3597.00	c   Constraints      : 2964 initial, 2964 maximal
3587.91/3597.00	c   Objective        : minimize, 1482 non-zeros (abs.min = 1, abs.max = 1)
3587.91/3597.00	c Presolved Problem  :
3587.91/3597.00	c   Problem name     : t_HOME/instance-4521825-1751575362.opb
3587.91/3597.00	c   Variables        : 1481 (1481 binary, 0 integer, 0 continuous)
3587.91/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.91/3597.00	c   Constraints      : 3444 initial, 7399 maximal
3587.91/3597.00	c   Objective        : minimize, 1481 non-zeros (abs.min = 1, abs.max = 1)
3587.91/3597.00	c   Nonzeros         : 31706 constraint, 5920 clique table
3587.91/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.91/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   gateextraction   :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   implics          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   milp             :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   trivial          :       0.00       0.00      7          1          0          0          0          0          0          0          0          0
3587.91/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   dualfix          :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   probing          :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   pseudoobj        :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   knapsack         :       0.01       0.00      7          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   setppc           :       0.01       0.00     14          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   linear           :       0.02       0.00     10          0          0          0          0          0          0          0       2023       2118
3587.91/3597.00	c   logicor          :       0.01       0.00     10          0          0          0          0          0         35          0          0         72
3587.91/3597.00	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   root node        :          -          -      -          1          -          -          1          -          -          -          -          -
3587.91/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.91/3597.00	c   integral         :          0          0          0          0      10355          0          0        642          0          0       1789          0          0       5036      19568
3587.91/3597.00	c   knapsack         :         79+        80         16     103642          0          0          0          0          0          8          0          3          1          0          0
3587.91/3597.00	c   setppc           :       2960       2960         36     142664          0          0          0        636      32609         35      38791          0          0          0          0
3587.91/3597.00	c   linear           :         49+        75          0      74854          0          0          0          2        424        428        315          0          0          0          0
3587.91/3597.00	c   logicor          :        356+      4285         16      28341          0          0          0          0       1047        146        214          0          0          0          0
3587.91/3597.00	c   fixedvar         :          0          0          0          0          0          0          0        502          0          0          0          0          0          0          0
3587.91/3597.00	c   countsols        :          0          0          0          0          0          0          0        502          0          0          0          0          0          0          0
3587.91/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.91/3597.00	c   integral         :     471.78       0.00       0.00       0.00     471.77       0.00       0.00       0.01       0.00       0.00
3587.91/3597.00	c   knapsack         :       0.88       0.00       0.32       0.48       0.00       0.00       0.00       0.00       0.00       0.08
3587.91/3597.00	c   setppc           :       0.50       0.00       0.00       0.39       0.00       0.00       0.00       0.04       0.01       0.07
3587.91/3597.00	c   linear           :       0.09       0.00       0.00       0.07       0.00       0.00       0.00       0.00       0.00       0.02
3587.91/3597.00	c   logicor          :       0.51       0.00       0.00       0.50       0.00       0.00       0.00       0.00       0.00       0.01
3587.91/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.91/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.91/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.91/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.91/3597.00	c   dualfix          :          3          0          0          0
3587.91/3597.00	c   genvbounds       :          0          0          0          0
3587.91/3597.00	c   nlobbt           :          0          0          0          0
3587.91/3597.00	c   obbt             :          0          0          0          0
3587.91/3597.00	c   probing          :          0          0          0          0
3587.91/3597.00	c   pseudoobj        :      39363          0          0          0
3587.91/3597.00	c   redcost          :         42          0          0          0
3587.91/3597.00	c   rootredcost      :          0          0          0          0
3587.91/3597.00	c   symmetry         :      12428          0          2       1182
3587.91/3597.00	c   vbounds          :      54121          0          0          0
3587.91/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.91/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.91/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.91/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.91/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.91/3597.00	c   probing          :       0.01       0.00       0.01       0.00       0.00       0.00
3587.91/3597.00	c   pseudoobj        :       0.05       0.00       0.00       0.05       0.00       0.00
3587.91/3597.00	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3587.91/3597.00	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3587.91/3597.00	c   symmetry         :       0.15       0.00       0.01       0.12       0.00       0.02
3587.91/3597.00	c   vbounds          :       0.03       0.00       0.00       0.03       0.00       0.00
3587.91/3597.00	c Symmetry           :
3587.91/3597.00	c   #affected vars   :       1482 (1482 bin, 0 int, 0 cont)
3587.91/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.91/3597.00	c   orbital reduction:       1153 reductions applied,          1 cutoffs
3587.91/3597.00	c   lexicographic red:         79 reductions applied,          1 cutoffs
3587.91/3597.00	c   shadow tree time :       0.03 s
3587.91/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.91/3597.00	c   propagation      :       0.00        206        117          -        587       37.3          2       31.5          -          -          -
3587.91/3597.00	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.91/3597.00	c   bound exceed. LP :       1.79       2460       2452          -      11102       29.6          0        0.0       2452       49.1       7870
3587.91/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.91/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.91/3597.00	c   applied globally :       0.02          -          -          0       5908       25.2          -          -       2452          -          -
3587.91/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3587.91/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.91/3597.00	c   cut pool         :       0.17          -       1308         70          -          -        856      10861          -          -          -          -          -    (maximal pool size:        520)
3587.91/3597.00	c   aggregation      :       3.63       0.00        950         36          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.91/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.91/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.91/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   clique           :       0.24       0.00         36         36          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   gomory           :     143.79       0.00        930         20          0          0        625       5355          0       2379       2379          0          0
3587.91/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       1051          0        308        308          0          -
3587.91/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       4304          0       2071       2071          0          -
3587.91/3597.00	c   impliedbounds    :       0.08       0.00        950         36          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   multilinear      :       0.00       0.00       1395         36          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   rapidlearning    :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
3587.91/3597.00	c   zerohalf         :      76.08       0.00        946         36          0          0        231       5506          0       2360       2360          0          0
3587.91/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.91/3597.00	c   hybrid           :       0.03       0.00        971         36       4740          0       6124         63          0        104
3587.91/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.91/3597.00	c   problem variables:       0.00          -          0          0
3587.91/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.91/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c   relpscost        :     471.76       0.00      10355          0          0          0       1789          0       6499      19568
3587.91/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.91/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.91/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.91/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.91/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.91/3597.00	c   strong branching :       0.05          -          -         56          0
3587.91/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.91/3597.00	c   adaptivediving   :       9.78       0.00         34          0          0
3587.91/3597.00	c   alns             :       0.06       0.00          5          0          0
3587.91/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.91/3597.00	c   clique           :       0.02       0.00          1          1          1
3587.91/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.91/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.91/3597.00	c   conflictdiving   :       2.66       0.00         66          0          0
3587.91/3597.00	c   crossover        :       0.00       0.00          0          0          0
3587.91/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.91/3597.00	c   distributiondivin:       3.11       0.00         65          0          0
3587.91/3597.00	c   dks              :       0.00       0.00          0          0          0
3587.91/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.91/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.91/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3587.91/3597.00	c   feaspump         :       0.00       0.00          0          0          0
3587.91/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.91/3597.00	c   fracdiving       :      11.34       0.00         65          0          0
3587.91/3597.00	c   gins             :       0.01       0.00          0          0          0
3587.91/3597.00	c   guideddiving     :       0.96       0.00          7          0          0
3587.91/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.91/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.91/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.91/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.91/3597.00	c   linesearchdiving :       8.46       0.00         66          0          0
3587.91/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.91/3597.00	c   locks            :       0.00       0.00          1          0          0
3587.91/3597.00	c   lpface           :       0.00       0.00          0          0          0
3587.91/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.91/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.91/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.91/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.91/3597.00	c   objpscostdiving  :      12.85       0.00          7         75          0
3587.91/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.91/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.91/3597.00	c   oneopt           :       0.01       0.00          1          0          0
3587.91/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.91/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.91/3597.00	c   pscostdiving     :      12.95       0.00         65          0          0
3587.91/3597.00	c   randrounding     :       0.29       0.00        172         38          0
3587.91/3597.00	c   rens             :       0.00       0.00          0          0          0
3587.91/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.91/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.91/3597.00	c   rins             :       0.00       0.00          0          0          0
3587.91/3597.00	c   rootsoldiving    :       3.39       0.00         12         20          0
3587.91/3597.00	c   rounding         :      30.61       0.00       1451          0          0
3587.91/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.91/3597.00	c   shiftandpropagate:       0.00       0.00          0          0          0
3587.91/3597.00	c   shifting         :      14.73       0.00        645          1          0
3587.91/3597.00	c   simplerounding   :       0.76       0.00      11326         47          0
3587.91/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.91/3597.00	c   trivial          :       0.00       0.00          4          1          1
3587.91/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.91/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.91/3597.00	c   trysol           :       0.00       0.00          0          0          0
3587.91/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.91/3597.00	c   undercover       :       0.00       0.00          0          0          0
3587.91/3597.00	c   vbounds          :       0.02       0.00          2          0          0
3587.91/3597.00	c   veclendiving     :       2.15       0.00         65          0          0
3587.91/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.91/3597.00	c   zirounding       :       4.92       0.00       8451        169          0
3587.91/3597.00	c   other solutions  :          -          -          -          0          -
3587.91/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.91/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.91/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.91/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.91/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.91/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.91/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.91/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.91/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.91/3597.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3587.91/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.91/3597.00	c   primal LP        :       1.02       1236          0       0.00       0.00       1.02       1236
3587.91/3597.00	c   dual LP          :    2770.33      19376   19613755    1012.27    7079.94       0.00          0
3587.91/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.91/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.91/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3587.91/3597.00	c   diving/probing LP:      66.76       1019     483859     474.84    7247.78
3587.91/3597.00	c   strong branching :     461.93       4790    3345214     698.37    7241.86          -          -       6058
3587.91/3597.00	c     (at root node) :          -         41      37959     925.83          -
3587.91/3597.00	c   conflict analysis:       0.99        787       7870      10.00    7989.02
3587.91/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3587.91/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3587.91/3597.00	c B&B Tree           :
3587.91/3597.00	c   number of runs   :          2
3587.91/3597.00	c   nodes            :      16894 (9150 internal, 7744 leaves)
3588.02/3597.00	c   feasible leaves  :          0
3588.02/3597.00	c   infeas. leaves   :        102
3588.02/3597.00	c   objective leaves :       7641
3588.02/3597.00	c   nodes (total)    :      17943 (9784 internal, 8159 leaves)
3588.02/3597.00	c   nodes left       :       1408
3588.02/3597.00	c   max depth        :         23
3588.02/3597.00	c   max depth (total):         23
3588.02/3597.00	c   backtracks       :       3524 (20.9%)
3588.02/3597.00	c   early backtracks :          0 (0.0%)
3588.02/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3588.02/3597.00	c   delayed cutoffs  :          0
3588.02/3597.00	c   repropagations   :         29 (25 domain reductions, 0 cutoffs)
3588.02/3597.00	c   avg switch length:       3.50
3588.02/3597.00	c   switching time   :       2.47
3588.02/3597.00	c Root Node          :
3588.02/3597.00	c   First LP value   : +7.41000000000000e+02
3588.02/3597.00	c   First LP Iters   :       1484 (78639.18 Iter/sec)
3588.02/3597.00	c   First LP Time    :       0.02
3588.02/3597.00	c   Final Dual Bound : +7.49439704187434e+02
3588.02/3597.00	c   Final Root Iters :      18677
3588.02/3597.00	c   Root LP Estimate : +1.17825170657662e+03
3588.02/3597.00	c Solution           :
3588.02/3597.00	c   Solutions found  :        408 (2 improvements)
3588.02/3597.00	c   First Solution   : +1.48200000000000e+03   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
3588.02/3597.00	c   Gap First Sol.   :   infinite
3588.02/3597.00	c   Gap Last Sol.    :   infinite
3588.02/3597.00	c   Primal Bound     : +7.60000000000000e+02   (in run 1, after 1 nodes, 0.06 seconds, depth 724, found by <clique>)
3588.02/3597.00	c   Dual Bound       : +7.53579293697929e+02
3588.02/3597.00	c   Gap              :       0.85 %
3588.02/3597.00	c Integrals          :      Total       Avg%
3588.02/3597.00	c   primal-dual      :    3870.61       1.08
3588.02/3597.00	c   primal-ref       :          -          - (not evaluated)
3588.02/3597.00	c   dual-ref         :          -          - (not evaluated)
3588.02/3597.02	c Time complete (sec):   3588.049

Verifier Data

OK	760

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100061 s]*
/proc/loadavg: 2.12 1.33 1.73 4/265 92326
/proc/meminfo: memFree=116697236/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=53512 memory=39908 CPUtime=0.1 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 7865 0 0 0 9 1 0 0 20 0 1 0 73214155 54796288 9977 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 13378 9977 2688 2575 0 10285 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 53512 KiB
Current children cumulated memory: 39908 KiB

[startup+0.205501 s]*
/proc/loadavg: 2.12 1.33 1.73 4/265 92326
/proc/meminfo: memFree=116697236/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=53840 memory=40036 CPUtime=0.2 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 7915 0 0 0 19 1 0 0 20 0 1 0 73214155 55132160 10009 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 13460 10009 2688 2575 0 10367 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 53840 KiB
Current children cumulated memory: 40036 KiB

[startup+0.305268 s]*
/proc/loadavg: 2.12 1.33 1.73 6/269 92332
/proc/meminfo: memFree=116696824/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=58568 memory=44388 CPUtime=0.3 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 8998 0 0 0 29 1 0 0 20 0 1 0 73214155 59973632 11097 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 14642 11097 2688 2575 0 11549 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 58568 KiB
Current children cumulated memory: 44388 KiB

[startup+0.700164 s]
/proc/loadavg: 2.12 1.33 1.73 5/266 92341
/proc/meminfo: memFree=116712184/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=59360 memory=44900 CPUtime=0.69 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 9149 0 0 0 68 1 0 0 20 0 1 0 73214155 60784640 11225 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 14840 11225 2688 2575 0 11747 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 59360 KiB
Current children cumulated memory: 44900 KiB

[startup+1.50016 s]
/proc/loadavg: 2.12 1.33 1.73 5/269 92363
/proc/meminfo: memFree=116683144/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=64956 memory=49508 CPUtime=1.48 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 10300 0 0 0 147 1 0 0 20 0 1 0 73214155 66514944 12377 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 16239 12377 2688 2575 0 13146 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 64956 KiB
Current children cumulated memory: 49508 KiB

[startup+3.10528 s]
/proc/loadavg: 2.12 1.33 1.73 5/269 92363
/proc/meminfo: memFree=116667828/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=71032 memory=54628 CPUtime=3.08 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 11589 0 0 0 307 1 0 0 20 0 1 0 73214155 72736768 13657 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 17758 13657 2688 2575 0 14665 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 71032 KiB
Current children cumulated memory: 54628 KiB

[startup+6.3001 s]
/proc/loadavg: 2.27 1.37 1.74 5/269 92408
/proc/meminfo: memFree=116139940/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=80740 memory=63704 CPUtime=6.27 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 14766 0 0 0 625 2 0 0 20 0 1 0 73214155 82677760 15926 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 20185 15926 2688 2575 0 17092 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 80740 KiB
Current children cumulated memory: 63704 KiB

[startup+12.7002 s]
/proc/loadavg: 2.49 1.43 1.76 5/269 92408
/proc/meminfo: memFree=111651080/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=80740 memory=63704 CPUtime=12.65 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 14772 0 0 0 1263 2 0 0 20 0 1 0 73214155 82677760 15926 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 20185 15926 2688 2575 0 17092 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 80740 KiB
Current children cumulated memory: 63704 KiB

[startup+25.5001 s]
/proc/loadavg: 2.90 1.57 1.80 5/269 92408
/proc/meminfo: memFree=103681640/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=80740 memory=63832 CPUtime=25.42 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 14798 0 0 0 2540 2 0 0 20 0 1 0 73214155 82677760 15958 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 20185 15958 2688 2575 0 17092 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 80740 KiB
Current children cumulated memory: 63832 KiB

[startup+51.1056 s]
/proc/loadavg: 3.27 1.77 1.86 5/269 92408
/proc/meminfo: memFree=102836024/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=108076 memory=87512 CPUtime=50.97 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 20795 0 0 0 5094 3 0 0 20 0 1 0 73214155 110669824 21878 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 27019 21878 2688 2575 0 23926 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 108076 KiB
Current children cumulated memory: 87512 KiB

[startup+102.3 s]
/proc/loadavg: 3.77 2.13 1.98 5/268 92410
/proc/meminfo: memFree=101072532/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=123836 memory=102104 CPUtime=102.03 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 24453 0 0 0 10199 4 0 0 20 0 1 0 73214155 126808064 25526 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 30959 25526 2688 2575 0 27866 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 123836 KiB
Current children cumulated memory: 102104 KiB

[startup+162.3 s]
/proc/loadavg: 3.98 2.49 2.11 5/268 92412
/proc/meminfo: memFree=101313796/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=129068 memory=106456 CPUtime=161.88 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 25555 0 0 0 16182 6 0 0 20 0 1 0 73214155 132165632 26614 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 32267 26614 2688 2575 0 29174 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 129068 KiB
Current children cumulated memory: 106456 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.78 2.24 5/266 92414
/proc/meminfo: memFree=101298216/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=131708 memory=108632 CPUtime=221.71 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 26108 0 0 0 22165 6 0 0 20 0 1 0 73214155 134868992 27158 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 32927 27158 2688 2575 0 29834 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 131708 KiB
Current children cumulated memory: 108632 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.02 2.36 5/267 92418
/proc/meminfo: memFree=101259204/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=139060 memory=120900 CPUtime=281.55 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 29914 0 0 0 28148 7 0 0 20 0 1 0 73214155 142397440 30225 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 34765 30225 2688 2575 0 31672 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 139060 KiB
Current children cumulated memory: 120900 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.22 2.47 5/266 92421
/proc/meminfo: memFree=101246084/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=146652 memory=137252 CPUtime=341.41 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 31897 0 0 0 34133 8 0 0 20 0 1 0 73214155 150171648 34313 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 36663 34313 2688 2575 0 33570 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 146652 KiB
Current children cumulated memory: 137252 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 3.38 2.57 5/266 92423
/proc/meminfo: memFree=101218036/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=146652 memory=137252 CPUtime=401.27 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 31955 0 0 0 40119 8 0 0 20 0 1 0 73214155 150171648 34313 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 36663 34313 2688 2575 0 33570 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 146652 KiB
Current children cumulated memory: 137252 KiB

[startup+462.3 s]
/proc/loadavg: 4.28 3.58 2.69 5/266 92425
/proc/meminfo: memFree=101191928/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=146652 memory=137252 CPUtime=461.14 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 31960 0 0 0 46105 9 0 0 20 0 1 0 73214155 150171648 34313 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 36663 34313 2688 2575 0 33570 0

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

/proc/loadavg: 4.11 4.11 4.06 5/264 92585
/proc/meminfo: memFree=101040192/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=165068 memory=154916 CPUtime=3154.36 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36673 0 0 0 315408 28 0 0 20 0 1 0 73214155 169029632 38729 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41267 38729 2688 2575 0 38174 0
Current children cumulated CPU time: 3154.36 s
Current children cumulated vsize: 165068 KiB
Current children cumulated memory: 154916 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.10 4.06 5/265 92589
/proc/meminfo: memFree=101030544/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=165644 memory=155300 CPUtime=3214.23 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36786 0 0 0 321394 29 0 0 20 0 1 0 73214155 169619456 38825 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41411 38825 2688 2575 0 38318 0
Current children cumulated CPU time: 3214.23 s
Current children cumulated vsize: 165644 KiB
Current children cumulated memory: 155300 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.06 5/265 92591
/proc/meminfo: memFree=101019620/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166020 memory=155684 CPUtime=3274.08 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36887 0 0 0 327379 29 0 0 20 0 1 0 73214155 170004480 38921 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41505 38921 2688 2575 0 38412 0
Current children cumulated CPU time: 3274.08 s
Current children cumulated vsize: 166020 KiB
Current children cumulated memory: 155684 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.09 4.06 5/264 92593
/proc/meminfo: memFree=101020748/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166020 memory=155812 CPUtime=3333.94 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36904 0 0 0 333364 30 0 0 20 0 1 0 73214155 170004480 38953 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41505 38953 2688 2575 0 38412 0
Current children cumulated CPU time: 3333.94 s
Current children cumulated vsize: 166020 KiB
Current children cumulated memory: 155812 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.06 5/264 92595
/proc/meminfo: memFree=101020000/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166240 memory=155940 CPUtime=3393.79 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36943 0 0 0 339349 30 0 0 20 0 1 0 73214155 170229760 38985 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41560 38985 2688 2575 0 38467 0
Current children cumulated CPU time: 3393.79 s
Current children cumulated vsize: 166240 KiB
Current children cumulated memory: 155940 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.10 4.06 5/264 92597
/proc/meminfo: memFree=101020780/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166240 memory=155940 CPUtime=3453.65 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36943 0 0 0 345334 31 0 0 20 0 1 0 73214155 170229760 38985 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41560 38985 2688 2575 0 38467 0
Current children cumulated CPU time: 3453.65 s
Current children cumulated vsize: 166240 KiB
Current children cumulated memory: 155940 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.11 4.07 5/264 92603
/proc/meminfo: memFree=101017448/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166240 memory=155940 CPUtime=3513.5 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36943 0 0 0 351319 31 0 0 20 0 1 0 73214155 170229760 38985 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41560 38985 2688 2575 0 38467 0
Current children cumulated CPU time: 3513.5 s
Current children cumulated vsize: 166240 KiB
Current children cumulated memory: 155940 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.09 4.06 5/264 92650
/proc/meminfo: memFree=99181832/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166240 memory=156068 CPUtime=3573.35 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36957 0 0 0 357304 31 0 0 20 0 1 0 73214155 170229760 39017 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41560 39017 2688 2575 0 38467 0
Current children cumulated CPU time: 3573.35 s
Current children cumulated vsize: 166240 KiB
Current children cumulated memory: 156068 KiB

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

# cumulated CPU time of all completed processes:  user=3587.73 s, system=0.322013 s

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

[startup+3584 s]*
/proc/loadavg: 4.06 4.09 4.06 5/264 92650
/proc/meminfo: memFree=99133700/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166240 memory=156068 CPUtime=3575.05 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36957 0 0 0 357474 31 0 0 20 0 1 0 73214155 170229760 39017 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41560 39017 2688 2575 0 38467 0
Current children cumulated CPU time: 3575.05 s
Current children cumulated vsize: 166240 KiB
Current children cumulated memory: 156068 KiB

[startup+3590.4 s]
/proc/loadavg: 4.14 4.10 4.07 5/264 92650
/proc/meminfo: memFree=99052516/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166240 memory=156068 CPUtime=3581.43 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36957 0 0 0 358112 31 0 0 20 0 1 0 73214155 170229760 39017 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41560 39017 2688 2575 0 38467 0
Current children cumulated CPU time: 3581.43 s
Current children cumulated vsize: 166240 KiB
Current children cumulated memory: 156068 KiB

[startup+3593.6 s]
/proc/loadavg: 4.13 4.10 4.07 5/264 92650
/proc/meminfo: memFree=98712608/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166240 memory=156068 CPUtime=3584.62 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36957 0 0 0 358431 31 0 0 20 0 1 0 73214155 170229760 39017 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41560 39017 2688 2575 0 38467 0
Current children cumulated CPU time: 3584.62 s
Current children cumulated vsize: 166240 KiB
Current children cumulated memory: 156068 KiB

[startup+3595.2 s]
/proc/loadavg: 4.13 4.10 4.07 4/262 92664
/proc/meminfo: memFree=98941440/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166240 memory=156068 CPUtime=3586.22 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36957 0 0 0 358591 31 0 0 20 0 1 0 73214155 170229760 39017 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41560 39017 2688 2575 0 38467 0
Current children cumulated CPU time: 3586.22 s
Current children cumulated vsize: 166240 KiB
Current children cumulated memory: 156068 KiB

[startup+3596 s]*
/proc/loadavg: 4.12 4.10 4.07 5/264 92695
/proc/meminfo: memFree=98919760/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166240 memory=156068 CPUtime=3587.02 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36957 0 0 0 358671 31 0 0 20 0 1 0 73214155 170229760 39017 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41560 39017 2688 2575 0 38467 0
Current children cumulated CPU time: 3587.02 s
Current children cumulated vsize: 166240 KiB
Current children cumulated memory: 156068 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.10 4.07 5/264 92695
/proc/meminfo: memFree=98919760/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166240 memory=156068 CPUtime=3587.81 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36957 0 0 0 358750 31 0 0 20 0 1 0 73214155 170229760 39017 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41560 39017 2688 2575 0 38467 0
Current children cumulated CPU time: 3587.81 s
Current children cumulated vsize: 166240 KiB
Current children cumulated memory: 156068 KiB

[startup+3597 s]*
/proc/loadavg: 4.12 4.10 4.07 4/260 92703
/proc/meminfo: memFree=98935168/131249996 swapFree=33010684/33010684
[pid=92325] ppid=92322 vsize=166240 memory=156068 CPUtime=3588.02 cores=4,6
/proc/92325/stat : 92325 (pbsolver) R 92322 92325 91882 0 -1 4194304 36957 0 0 0 358771 31 0 0 20 0 1 0 73214155 170229760 39017 18446744073709551615 4198400 14743177 140723569120592 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22327296 140723569129866 140723569129962 140723569129962 140723569135564 0
/proc/92325/statm: 41560 39017 2688 2575 0 38467 0
Current children cumulated CPU time: 3588.02 s
Current children cumulated vsize: 166240 KiB
Current children cumulated memory: 156068 KiB

Child status: 0

Real time (s): 3597.03
CPU time (s): 3588.05
CPU user time (s): 3587.73
CPU system time (s): 0.322013
CPU usage (%): 99.7504
Max. virtual memory (cumulated for all children) (KiB): 166240
Max. memory (cumulated for all children) (KiB): 156068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.73
system time used= 0.322013
maximum resident set size= 156068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36961
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= 23
involuntary context switches= 1788


# summary of solver processes directly reported to runsolver:
#   pid: 92325
#   total CPU time (s): 3588.05
#   total CPU user time (s): 3587.73
#   total CPU system time (s): 0.322013

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.295 second user time and 14.595 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-03 22:42:43
IDJOB=4521825
IDBENCH=178473
IDSOLVER=3366
FILE ID=nodeC024/4521825-1751575362
RUNJOBID= nodeC024-1751575332-91898
SLURM_JOB_ID= 9598803
Free space on /tmp= 432316 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/vertexcover_opt_grid_evenrowoddcolsquare/normalized-vertexcover_opt_grid_evenrowoddcolsquare_dim_038.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4521825-1751575362/watcher-4521825-1751575362 -o /tmp/evaluation-result-4521825-1751575362/solver-4521825-1751575362 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751575332-91898 --watchdog 3760  pbsolver -f HOME/instance-4521825-1751575362.opb -t 3600 -m 31000

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

MD5SUM BENCH= 39e993bb96de7a4bf1916cc2a0bf9eab
RANDOM SEED=1333036143

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.735
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        116713112 kB
MemAvailable:   129514996 kB
Buffers:            2144 kB
Cached:         13568368 kB
SwapCached:            0 kB
Active:           850744 kB
Inactive:       12994020 kB
Active(anon):     290236 kB
Inactive(anon):     2084 kB
Active(file):     560508 kB
Inactive(file): 12991936 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             60788 kB
Writeback:             0 kB
AnonPages:        275412 kB
Mapped:           125952 kB
Shmem:             18064 kB
KReclaimable:     176960 kB
Slab:             268480 kB
SReclaimable:     176960 kB
SUnreclaim:        91520 kB
KernelStack:        4352 kB
PageTables:         3672 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     645764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432176 MiB
End job on nodeC024 at 2025-07-03 23:42:40