Trace number 4493887

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2025-06-13SAT 13.683 13.729

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army10.14bt.opb
MD5SUM3a50fcae898f788b3960bca00975c98a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.192196
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables316
Total number of constraints686
Number of constraints which are clauses477
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints207
Minimum length of a constraint1
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 114
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4493887-1751149485.opb>
0.00/0.00	c original problem has 316 variables (316 bin, 0 int, 0 cont) and 686 constraints
0.00/0.00	c problem read in 0.002 seconds
0.00/0.00	c problem without objective
0.00/0.00	c presolving:
0.00/0.00	c (round 1, fast)       1 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 167 clqs
0.00/0.00	c (round 2, fast)       13 del vars, 15 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 153 clqs
0.00/0.00	c (round 3, fast)       13 del vars, 27 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 153 clqs
0.00/0.00	c    (0.0s) running MILP presolver
0.00/0.00	c    (0.0s) MILP presolver (3 rounds): 2 aggregations, 3 fixings, 0 bound changes
0.00/0.00	c (round 4, medium)     18 del vars, 27 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 146 clqs
0.00/0.00	c (round 5, fast)       18 del vars, 37 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 166 clqs
0.00/0.01	c (round 6, exhaustive) 18 del vars, 37 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 649 upgd conss, 0 impls, 166 clqs
0.00/0.01	c (round 7, medium)     24 del vars, 228 del conss, 754 add conss, 13 chg bounds, 6 chg sides, 18 chg coeffs, 649 upgd conss, 0 impls, 886 clqs
0.00/0.01	c (round 8, fast)       24 del vars, 238 del conss, 754 add conss, 13 chg bounds, 6 chg sides, 20 chg coeffs, 649 upgd conss, 0 impls, 886 clqs
0.00/0.01	c (round 9, exhaustive) 24 del vars, 1087 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 20 chg coeffs, 649 upgd conss, 0 impls, 886 clqs
0.00/0.01	c (round 10, exhaustive) 24 del vars, 1090 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 20 chg coeffs, 649 upgd conss, 0 impls, 886 clqs
0.00/0.01	c (round 11, exhaustive) 24 del vars, 1090 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 122 chg coeffs, 649 upgd conss, 0 impls, 886 clqs
0.00/0.04	c    (0.0s) probing cycle finished: starting next cycle
0.00/0.04	c (round 12, exhaustive) 37 del vars, 1090 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 122 chg coeffs, 649 upgd conss, 0 impls, 3563 clqs
0.00/0.04	c (round 13, fast)       37 del vars, 1112 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 163 chg coeffs, 650 upgd conss, 0 impls, 3563 clqs
0.00/0.04	c (round 14, exhaustive) 37 del vars, 1112 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 166 chg coeffs, 650 upgd conss, 0 impls, 3563 clqs
0.00/0.04	c (round 15, exhaustive) 37 del vars, 1113 del conss, 870 add conss, 13 chg bounds, 6 chg sides, 166 chg coeffs, 650 upgd conss, 0 impls, 3563 clqs
0.00/0.04	c (round 16, exhaustive) 37 del vars, 1113 del conss, 870 add conss, 13 chg bounds, 6 chg sides, 170 chg coeffs, 650 upgd conss, 0 impls, 3563 clqs
0.00/0.04	c    (0.0s) probing: 51/279 (18.3%) - 9 fixings, 4 aggregations, 3825 implications, 0 bound changes
0.00/0.04	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.04	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.04	c    (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.04	c presolving (17 rounds: 17 fast, 11 medium, 9 exhaustive):
0.00/0.04	c  37 deleted vars, 1113 deleted constraints, 870 added constraints, 13 tightened bounds, 0 added holes, 6 changed sides, 170 changed coefficients
0.00/0.04	c  0 implications, 3563 cliques
0.00/0.04	c presolved problem has 279 variables (279 bin, 0 int, 0 cont) and 442 constraints
0.00/0.04	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.04	c       9 constraints of type <knapsack>
0.00/0.04	c     142 constraints of type <setppc>
0.00/0.04	c     101 constraints of type <and>
0.00/0.04	c     190 constraints of type <logicor>
0.00/0.04	c transformed objective value is always integral (scale: 1)
0.00/0.04	c Presolving Time: 0.04
0.00/0.04	c 
0.00/0.04	c - non default parameters ----------------------------------------------------------------------
0.00/0.04	c 
0.00/0.04	c # SCIP version 10.0.0
0.00/0.04	c 
0.00/0.04	c # maximal time in seconds to run
0.00/0.04	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.04	c limits/time = 3596.998397
0.00/0.04	c 
0.00/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.04	c limits/memory = 27900
0.00/0.04	c 
0.00/0.04	c # belongs reading time to solving time?
0.00/0.04	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c timing/reading = TRUE
0.00/0.04	c 
0.00/0.04	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
0.00/0.04	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.04	c reading/opbreader/maxintsize = 47
0.00/0.04	c 
0.00/0.04	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.04	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.04	c propagating/genvbounds/timingmask = 0
0.00/0.04	c 
0.00/0.04	c -----------------------------------------------------------------------------------------------
0.00/0.04	c 
0.00/0.07	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.07	c   0.1s|     1 |     0 |   529 |     - |  7498k |   0 | 279 | 485 | 543 |   0 |  0 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.25	c   0.3s|     1 |     0 |  3386 |     - |    16M |   0 | 279 | 544 | 588 |  45 |  1 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.30/0.31	c   0.3s|     1 |     0 |  3907 |     - |    23M |   0 | 279 | 546 | 628 |  85 |  2 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.30/0.36	c   0.4s|     1 |     0 |  4254 |     - |    30M |   0 | 279 | 547 | 665 | 122 |  3 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.39/0.41	c   0.4s|     1 |     0 |  4593 |     - |    37M |   0 | 279 | 548 | 707 | 164 |  4 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.39/0.47	c   0.5s|     1 |     0 |  4974 |     - |    44M |   0 | 279 | 552 | 742 | 199 |  5 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.50/0.51	c   0.5s|     1 |     0 |  5264 |     - |    50M |   0 | 279 | 553 | 775 | 232 |  6 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.50/0.56	c   0.6s|     1 |     0 |  5490 |     - |    57M |   0 | 279 | 556 | 811 | 268 |  7 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.60	c   0.6s|     1 |     0 |  5632 |     - |    62M |   0 | 279 | 557 | 844 | 301 |  8 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.64	c   0.6s|     1 |     0 |  5733 |     - |    68M |   0 | 279 | 560 | 864 | 321 |  9 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.68	c   0.7s|     1 |     0 |  5871 |     - |    73M |   0 | 279 | 561 | 891 | 348 | 10 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.69/0.70	c   0.7s|     1 |     0 |  5963 |     - |    73M |   0 | 279 | 566 | 882 | 369 | 11 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.89/0.94	c   0.9s|     1 |     2 |  6933 |     - |    73M |   0 | 279 | 570 | 882 | 369 | 11 |  73 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1.68/1.77	c   1.8s|   100 |    17 | 13903 |  80.2 |    82M |  17 | 279 | 584 | 896 |1018 |  0 |  87 |  10 | 0.000000e+00 |      --      |    Inf |   2.25%
2.68/2.71	c   2.7s|   200 |    23 | 17944 |  60.2 |    95M |  17 | 279 | 594 | 917 |1341 |  2 |  98 |  10 | 0.000000e+00 |      --      |    Inf |   3.17%
3.78/3.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.78/3.83	c   3.8s|   300 |    37 | 23229 |  57.7 |   107M |  17 | 279 | 634 | 907 |1665 |  1 | 138 |  10 | 0.000000e+00 |      --      |    Inf |   4.28%
4.28/4.36	c   4.4s|   400 |    37 | 25817 |  49.8 |   114M |  20 | 279 | 643 |   0 |1866 |  0 | 147 |  10 | 0.000000e+00 |      --      |    Inf |   4.89%
4.58/4.69	c   4.7s|   500 |    33 | 28669 |  45.5 |   115M |  20 | 279 | 667 | 997 |2007 |  0 | 171 |  10 | 0.000000e+00 |      --      |    Inf |   5.01%
4.78/4.88	c   4.9s|   600 |    37 | 30651 |  41.2 |   111M |  20 | 279 | 723 |   0 |2117 |  0 | 227 |  10 | 0.000000e+00 |      --      |    Inf |   5.07%
5.17/5.23	c   5.2s|   700 |    35 | 33010 |  38.7 |   111M |  20 | 279 | 757 | 981 |2233 |  2 | 261 |  10 | 0.000000e+00 |      --      |    Inf |   5.08%
5.57/5.61	c   5.6s|   800 |    41 | 36151 |  37.8 |   111M |  25 | 279 | 786 |   0 |2365 |  0 | 290 |  10 | 0.000000e+00 |      --      |    Inf |   5.16%
5.87/5.91	c   5.9s|   900 |    33 | 38846 |  36.6 |   111M |  25 | 279 | 806 | 958 |2474 |  1 | 310 |  10 | 0.000000e+00 |      --      |    Inf |   5.29%
6.27/6.39	c   6.4s|  1000 |    35 | 41405 |  35.5 |   111M |  25 | 279 | 816 | 906 |2681 |  2 | 320 |  10 | 0.000000e+00 |      --      |    Inf |   5.59%
6.37/6.49	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
6.37/6.50	c (run 1, node 1079) performing user restart
6.37/6.50	c 
6.47/6.50	c (restart) converted 162 cuts from the global cut pool into linear constraints
6.47/6.50	c 
6.47/6.51	c presolving:
6.47/6.51	c (round 1, fast)       0 del vars, 17 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3563 clqs
6.47/6.51	c (round 2, exhaustive) 0 del vars, 17 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 218 upgd conss, 0 impls, 3563 clqs
6.47/6.51	c (round 3, medium)     0 del vars, 19 del conss, 4 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 218 upgd conss, 0 impls, 3563 clqs
6.47/6.51	c (round 4, exhaustive) 0 del vars, 28 del conss, 4 add conss, 0 chg bounds, 0 chg sides, 4 chg coeffs, 218 upgd conss, 0 impls, 3563 clqs
6.47/6.52	c (round 5, exhaustive) 0 del vars, 28 del conss, 4 add conss, 0 chg bounds, 0 chg sides, 514 chg coeffs, 218 upgd conss, 0 impls, 3563 clqs
6.47/6.52	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
6.47/6.52	c  0 deleted vars, 28 deleted constraints, 4 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 514 changed coefficients
6.47/6.52	c  0 implications, 3563 cliques
6.47/6.52	c presolved problem has 279 variables (279 bin, 0 int, 0 cont) and 958 constraints
6.47/6.52	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
6.47/6.52	c      10 constraints of type <knapsack>
6.47/6.52	c     318 constraints of type <setppc>
6.47/6.52	c     101 constraints of type <and>
6.47/6.52	c       1 constraints of type <linear>
6.47/6.52	c     528 constraints of type <logicor>
6.47/6.52	c transformed objective value is always integral (scale: 1)
6.47/6.52	c Presolving Time: 0.06
6.47/6.52	c 
6.47/6.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.47/6.54	c   6.5s|     1 |     0 | 43548 |     - |   105M |   0 | 279 | 965 | 707 |   0 |  0 | 331 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.57/6.66	c   6.7s|     1 |     0 | 43979 |     - |   106M |   0 | 279 |1078 | 747 |  40 |  1 | 336 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.67/6.71	c   6.7s|     1 |     0 | 44294 |     - |   106M |   0 | 279 |1079 | 786 |  79 |  2 | 337 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.67/6.76	c   6.8s|     1 |     0 | 44528 |     - |   106M |   0 | 279 |1081 | 823 | 116 |  3 | 339 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.67/6.79	c   6.8s|     1 |     0 | 44672 |     - |   106M |   0 | 279 |1086 | 858 | 151 |  4 | 344 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.77/6.83	c   6.8s|     1 |     0 | 44796 |     - |   108M |   0 | 279 |1090 | 885 | 178 |  5 | 348 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.77/6.87	c   6.9s|     1 |     0 | 44865 |     - |   110M |   0 | 279 |1093 | 899 | 192 |  6 | 351 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.87/6.90	c   6.9s|     1 |     0 | 44950 |     - |   110M |   0 | 279 |1094 | 915 | 208 |  7 | 352 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.87/6.94	c   6.9s|     1 |     0 | 45054 |     - |   111M |   0 | 279 |1098 | 933 | 226 |  8 | 356 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.87/6.99	c   7.0s|     1 |     0 | 45123 |     - |   111M |   0 | 279 |1099 | 947 | 240 |  9 | 357 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.97/7.03	c   7.0s|     1 |     0 | 45150 |     - |   112M |   0 | 279 |1101 | 955 | 248 | 10 | 359 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.97/7.05	c   7.0s|     1 |     0 | 45175 |     - |   112M |   0 | 279 |1107 | 963 | 256 | 11 | 365 |  10 | 0.000000e+00 |      --      |    Inf | unknown
7.16/7.21	c   7.2s|     1 |     2 | 45924 |     - |   112M |   0 | 279 |1119 | 963 | 256 | 11 | 377 |  20 | 0.000000e+00 |      --      |    Inf | unknown
7.66/7.75	c   7.8s|   100 |    13 | 50908 |  36.4 |   113M |  20 | 279 |1196 | 933 | 746 |  1 | 454 |  20 | 0.000000e+00 |      --      |    Inf |   0.51%
8.17/8.26	c   8.3s|   200 |    23 | 54552 |  36.4 |   114M |  20 | 279 |1253 | 888 |1080 |  1 | 516 |  20 | 0.000000e+00 |      --      |    Inf |   0.58%
8.37/8.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.37/8.48	c   8.5s|   300 |    23 | 57463 |  35.9 |   115M |  20 | 279 |1285 | 918 |1323 |  0 | 550 |  20 | 0.000000e+00 |      --      |    Inf |   0.65%
8.67/8.72	c   8.7s|   400 |    23 | 60370 |  35.4 |   115M |  20 | 279 |1334 | 915 |1551 |  0 | 600 |  20 | 0.000000e+00 |      --      |    Inf |   0.68%
8.97/9.09	c   9.1s|   500 |    27 | 64735 |  35.9 |   117M |  20 | 279 |1378 |   0 |1956 |  0 | 647 |  20 | 0.000000e+00 |      --      |    Inf |   1.30%
9.36/9.47	c   9.5s|   600 |    27 | 68447 |  36.0 |   117M |  20 | 279 |1400 | 917 |2220 |  2 | 682 |  20 | 0.000000e+00 |      --      |    Inf |   1.50%
9.56/9.65	c   9.7s|   700 |    25 | 71165 |  35.5 |   117M |  20 | 279 |1440 | 913 |2417 |  1 | 733 |  20 | 0.000000e+00 |      --      |    Inf |   1.53%
10.07/10.14	c  10.1s|   800 |    27 | 75239 |  35.8 |   118M |  20 | 279 |1455 | 906 |2733 |  2 | 788 |  20 | 0.000000e+00 |      --      |    Inf |   2.94%
10.76/10.87	c  10.9s|   900 |    25 | 79431 |  36.1 |   120M |  20 | 279 |1469 | 917 |3206 |  0 | 836 |  20 | 0.000000e+00 |      --      |    Inf |   6.00%
11.06/11.12	c  11.1s|  1000 |    21 | 82749 |  35.9 |   120M |  20 | 279 |1490 |   0 |3503 |  0 | 882 |  20 | 0.000000e+00 |      --      |    Inf |   6.25%
11.26/11.38	c  11.4s|  1100 |    23 | 85561 |  35.6 |   120M |  20 | 279 |1521 | 902 |3783 |  0 | 934 |  20 | 0.000000e+00 |      --      |    Inf |   6.45%
11.55/11.60	c  11.6s|  1200 |    21 | 88718 |  35.4 |   120M |  21 | 279 |1520 | 908 |4067 |  2 | 964 |  20 | 0.000000e+00 |      --      |    Inf |   6.52%
11.65/11.74	c  11.7s|  1300 |    23 | 91521 |  35.1 |   120M |  25 | 279 |1552 | 936 |4271 |  1 |1005 |  20 | 0.000000e+00 |      --      |    Inf |   6.53%
11.75/11.85	c  11.9s|  1400 |    25 | 93777 |  34.6 |   120M |  29 | 279 |1590 | 951 |4373 |  0 |1052 |  20 | 0.000000e+00 |      --      |    Inf |   6.53%
12.06/12.12	c  12.1s|  1500 |    29 | 97383 |  34.7 |   121M |  29 | 279 |1602 | 901 |4661 |  2 |1091 |  20 | 0.000000e+00 |      --      |    Inf |   6.70%
12.15/12.25	c  12.3s|  1600 |    29 | 99907 |  34.3 |   121M |  29 | 279 |1614 | 942 |4823 |  1 |1116 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
12.45/12.50	c  12.5s|  1700 |    33 |102860 |  34.1 |   122M |  29 | 279 |1598 | 930 |4987 |  1 |1143 |  20 | 0.000000e+00 |      --      |    Inf |   6.83%
12.55/12.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.55/12.63	c  12.6s|  1800 |    29 |105139 |  33.7 |   122M |  29 | 279 |1613 | 948 |5157 |  2 |1187 |  20 | 0.000000e+00 |      --      |    Inf |   6.84%
12.75/12.88	c  12.9s|  1900 |    33 |108866 |  33.9 |   122M |  29 | 279 |1623 | 912 |5442 |  0 |1227 |  20 | 0.000000e+00 |      --      |    Inf |   7.03%
12.85/13.00	c  13.0s|  2000 |    29 |111114 |  33.5 |   122M |  29 | 279 |1630 |1051 |5528 |  1 |1260 |  20 | 0.000000e+00 |      --      |    Inf |   7.06%
13.05/13.13	c  13.1s|  2100 |    27 |113732 |  33.3 |   122M |  31 | 279 |1644 | 935 |5707 |  2 |1290 |  20 | 0.000000e+00 |      --      |    Inf |   7.08%
13.25/13.34	c  13.3s|  2200 |    25 |116306 |  33.0 |   122M |  31 | 279 |1660 | 915 |5902 |  2 |1321 |  20 | 0.000000e+00 |      --      |    Inf |   7.13%
13.45/13.51	c  13.5s|  2300 |    33 |118232 |  32.6 |   122M |  31 | 279 |1690 | 898 |6082 |  1 |1375 |  20 | 0.000000e+00 |      --      |    Inf |   7.16%
13.54/13.63	c  13.6s|  2400 |    31 |120759 |  32.4 |   122M |  31 | 279 |1713 |   0 |6231 |  0 |1411 |  20 | 0.000000e+00 |      --      |    Inf |   7.17%
13.64/13.71	c *13.7s|  2463 |     0 |121955 |  32.2 |    LP  |  31 | 279 |1716 | 902 |6345 |  2 |1427 |  20 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
13.64/13.71	c 
13.64/13.71	c SCIP Status        : problem is solved [optimal solution found]
13.64/13.71	c Solving Time (sec) : 13.71
13.64/13.71	c Solving Nodes      : 2463 (total of 3542 nodes in 2 runs)
13.64/13.71	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
13.64/13.71	c Dual Bound         : +0.00000000000000e+00
13.64/13.71	c Gap                : 0.00 %
13.64/13.71	s SATISFIABLE
13.64/13.71	v -x1 -x3 -x5 -x7 -x9 -x11 -x13 -x15 -x17 -x19 -x21 -x23 -x25 -x27 -x29 -x31 -x33 -x35 -x37 -x39 x41 x43 x45 -x47 -x49 -x51 -x53 -x55
13.64/13.71	v -x57 -x59 x61 x63 x65 x67 -x69 -x71 -x73 -x75 -x77 -x79 x81 x83 x85 -x87 -x89 -x91 -x93 -x95 -x97 -x99 -x101 -x103 -x105 -x107 -x109
13.64/13.71	v -x111 -x113 -x115 -x117 -x119 -x121 -x123 -x125 -x127 -x129 -x131 -x133 -x135 -x137 -x139 -x141 -x143 -x145 -x147 -x149 -x151 -x153
13.64/13.71	v -x155 -x157 -x159 -x161 -x163 x165 x167 -x169 -x171 -x173 -x175 -x177 -x179 -x181 x183 x185 -x187 -x189 -x191 -x193 -x195 -x197
13.64/13.71	v -x199 -x2 -x4 -x6 -x8 -x10 -x12 -x14 x16 x18 x20 -x22 -x24 -x26 -x28 -x30 -x32 x34 x36 x38 -x40 -x42 -x44 -x46 -x48 -x50 -x52 -x54
13.64/13.71	v -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 -x72 -x74 -x76 -x78 -x80 -x82 -x84 -x86 -x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 -x104
13.64/13.71	v -x106 -x108 -x110 -x112 -x114 x116 x118 x120 -x122 -x124 -x126 -x128 -x130 -x132 -x134 x136 x138 x140 -x142 -x144 -x146 -x148 -x150
13.64/13.71	v -x152 -x154 -x156 x158 x160 -x162 -x164 -x166 -x168 -x170 -x172 -x174 -x176 -x178 -x180 -x182 -x184 -x186 -x188 -x190 -x192 -x194
13.64/13.71	v -x196 -x198 -x200 -x202 x201 -x204 x203 x206 -x205 x208 -x207 x210 -x209 -x212 x211 -x214 x213 -x216 x215 x218 -x217 x220 -x219
13.64/13.71	v x222 -x221 x224 -x223 x226 -x225 x228 -x227 -x230 -x229 -x232 -x231 -x234 x233 -x236 x235 -x238 x237 -x240 x239 x242 -x241 x244
13.64/13.71	v -x243 x246 -x245 x248 -x247 x250 -x249 x252 -x251 x254 -x253 x256 -x255 x258 -x257 -x260 -x259 -x262 -x261 -x264 -x263 x266 -x265
13.64/13.71	v x268 -x267 x270 -x269 x272 -x271 x274 -x273 -x276 x275 -x278 x277 -x280 x279 x282 -x281 x284 -x283 -x286 x285 -x288 x287 -x290 x289
13.64/13.71	v -x292 x291 -x294 x293 -x296 -x295 -x298 -x297 -x300 x299 -x302 x301 -x304 x303 -x306 x305 -x308 x307 -x310 x309 -x312 x311 -x314
13.64/13.71	v x313 -x316 x315
13.64/13.71	c SCIP Status        : problem is solved [optimal solution found]
13.64/13.71	c Total Time         :      13.71
13.64/13.71	c   solving          :      13.71
13.64/13.71	c   presolving       :       0.06 (included in solving)
13.64/13.71	c   reading          :       0.00 (included in solving)
13.64/13.71	c   copying          :       0.30 (101 #copies) (minimal 0.00, maximal 0.00, average 0.00)
13.64/13.71	c Original Problem   :
13.64/13.71	c   Problem name     : HOME/instance-4493887-1751149485.opb
13.64/13.71	c   Variables        : 316 (316 binary, 0 integer, 0 continuous)
13.64/13.71	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
13.64/13.71	c   Constraints      : 686 initial, 686 maximal
13.64/13.71	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
13.64/13.71	c Presolved Problem  :
13.64/13.71	c   Problem name     : t_HOME/instance-4493887-1751149485.opb
13.64/13.71	c   Variables        : 279 (279 binary, 0 integer, 0 continuous)
13.64/13.71	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
13.64/13.71	c   Constraints      : 958 initial, 1718 maximal
13.64/13.71	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
13.64/13.71	c   Nonzeros         : 8409 constraint, 7129 clique table
13.64/13.71	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
13.64/13.71	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
13.64/13.71	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
13.64/13.71	c   gateextraction   :       0.00       0.00     12          0          0          0          0          0        849        107          0          0
13.64/13.71	c   implics          :       0.00       0.00     16          0          0          0          0          0          0          0          0          0
13.64/13.71	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   milp             :       0.00       0.00      1          3          2          0          0          0          0          0          0          0
13.64/13.71	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
13.64/13.71	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   trivial          :       0.00       0.00     23          0          0          0          0          0          0          0          0          0
13.64/13.71	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   dualfix          :       0.00       0.00     23          0          0          0          0          0          0          0          0          0
13.64/13.71	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   probing          :       0.02       0.00      2          9          4          0          0          0          0          0          0          0
13.64/13.71	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
13.64/13.71	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
13.64/13.71	c   vbounds          :       0.00       0.00      5          0          4          0          0          0          0          0          0          0
13.64/13.71	c   knapsack         :       0.00       0.00     42          0          0          0          0          0        189        758          6         18
13.64/13.71	c   setppc           :       0.00       0.00     41          0          2          0          0          0         33          0          0          0
13.64/13.71	c   and              :       0.00       0.00     23          0          0          0          0          0          4          9          0         23
13.64/13.71	c   linear           :       0.01       0.00     17         13          0          0         13          0         37          0          0          1
13.64/13.71	c   logicor          :       0.01       0.00     38          0          0          0          0          0         29          0          0        642
13.64/13.71	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
13.64/13.71	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
13.64/13.71	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
13.64/13.71	c   integral         :          0          0          0          0       1805          0          0        210          0          0          0          0          0          0       3608
13.64/13.71	c   knapsack         :         10+        11         22      15460          1          0          0        203        617        517       3244         26          1          0          0
13.64/13.71	c   setppc           :        318+       323         22      14945          1          0          0         46      12357         37      13925          3          0          0          0
13.64/13.71	c   and              :        101        101       3376      14908          1          0          0          4      36162         69      37739      12949       7297          0          0
13.64/13.71	c   linear           :          1+       129         23      13497          0          0          0          3         16         10        115          2          1          0          0
13.64/13.71	c   logicor          :        528+      1174         22       9168          1          0          0          0        386         46       3853          3          0          0          0
13.64/13.71	c   fixedvar         :          0          0          0          0          1          0          0          2          0          0          0          0          0          0          0
13.64/13.71	c   countsols        :          0          0          0          0          1          0          0          2          0          0          0          0          0          0          0
13.64/13.71	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
13.64/13.71	c   integral         :       0.33       0.00       0.00       0.00       0.33       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   knapsack         :       0.07       0.00       0.01       0.06       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   setppc           :       0.06       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   and              :       0.24       0.00       0.05       0.18       0.00       0.00       0.00       0.00       0.01       0.00
13.64/13.71	c   linear           :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   logicor          :       0.07       0.00       0.00       0.07       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
13.64/13.71	c   dualfix          :          2          0          0          0
13.64/13.71	c   genvbounds       :          0          0          0          0
13.64/13.71	c   nlobbt           :          0          0          0          0
13.64/13.71	c   obbt             :          0          0          0          0
13.64/13.71	c   probing          :          0          0          0          0
13.64/13.71	c   pseudoobj        :          0          0          0          0
13.64/13.71	c   redcost          :          0          0          0          0
13.64/13.71	c   rootredcost      :          0          0          0          0
13.64/13.71	c   symmetry         :          0          0          0          0
13.64/13.71	c   vbounds          :      12457          0          0          0
13.64/13.71	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
13.64/13.71	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   probing          :       0.02       0.00       0.02       0.00       0.00       0.00
13.64/13.71	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
13.64/13.71	c   vbounds          :       0.02       0.00       0.00       0.01       0.00       0.00
13.64/13.71	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
13.64/13.71	c   propagation      :       0.03        517        514          -       3804       46.3          2        8.0          -          -          -
13.64/13.71	c   infeasible LP    :       0.07       1235         23          -        162       54.7          0        0.0          9        9.0          0
13.64/13.71	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
13.64/13.71	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
13.64/13.71	c   pseudo solution  :       0.00          1          1          -          1        0.0          0        0.0          -          -          -
13.64/13.71	c   applied globally :       0.02          -          -          0       1410       13.4          -          -          9          -          -
13.64/13.71	c   applied locally  :          -          -          -          0          8       50.2          -          -          0          -          -
13.64/13.71	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
13.64/13.71	c   cut pool         :       0.52          -        501         42          -          -      12882      18270          -          -          -          -          -    (maximal pool size:       6031)
13.64/13.71	c   aggregation      :       0.19       0.00        162         22          0          0        311        809          4         30         30          0          0
13.64/13.71	c   > cmir           :          -          -          -          -          -          -          -        791          4         29         29          0          -
13.64/13.71	c   > flowcover      :          -          -          -          -          -          -          -         10          0          0          0          0          -
13.64/13.71	c   > knapsackcover  :          -          -          -          -          -          -          -          8          0          1          1          0          -
13.64/13.71	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   clique           :       0.02       0.00         22         22          0          0         35         55          0         18         18          0          0
13.64/13.71	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   gomory           :       4.62       0.00        160         20          0          0      10799      11917        638        161        146         15          0
13.64/13.71	c   > gomorymi       :          -          -          -          -          -          -          -       5705        327        147        136         11          -
13.64/13.71	c   > strongcg       :          -          -          -          -          -          -          -       6212        311         14         10          4          -
13.64/13.71	c   impliedbounds    :       0.02       0.00        162         22          0          0       2341       5423          0       1598       1598          0          0
13.64/13.71	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
13.64/13.71	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   multilinear      :       0.00       0.00        347         22          0          0          0          0          0          0          0          0          0
13.64/13.71	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
13.64/13.71	c   rapidlearning    :       1.74       0.00        100          2          0       6491          0          0          0          0          0          0        663
13.64/13.71	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
13.64/13.71	c   zerohalf         :       0.13       0.00        162         22          0          0        188         66        150         44         11         33          0
13.64/13.71	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
13.64/13.71	c   hybrid           :       0.04       0.00       2117         22       9149          2      22281        625          0       7958
13.64/13.71	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c Pricers            :   ExecTime  SetupTime      Calls       Vars
13.64/13.71	c   problem variables:       0.00          -          0          0
13.64/13.71	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
13.64/13.71	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c   relpscost        :       0.33       0.00       1804          0          0          0          0          0          0       3608
13.64/13.71	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
13.64/13.71	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
13.64/13.71	c   LP solutions     :       0.00          -          -          1          1
13.64/13.71	c   relax solutions  :       0.00          -          -          0          0
13.64/13.71	c   pseudo solutions :       0.00          -          -          0          0
13.64/13.71	c   strong branching :       0.00          -          -          0          0
13.64/13.71	c   actconsdiving    :       0.00       0.00          0          0          0
13.64/13.71	c   adaptivediving   :       0.07       0.00          8          0          0
13.64/13.71	c   alns             :       0.01       0.00          4          0          0
13.64/13.71	c   bound            :       0.00       0.00          0          0          0
13.64/13.71	c   clique           :       0.00       0.00          1          0          0
13.64/13.71	c   coefdiving       :       0.00       0.00          0          0          0
13.64/13.71	c   completesol      :       0.00       0.00          0          0          0
13.64/13.71	c   conflictdiving   :       0.16       0.00          5          0          0
13.64/13.71	c   crossover        :       0.00       0.00          0          0          0
13.64/13.71	c   dins             :       0.00       0.00          0          0          0
13.64/13.71	c   distributiondivin:       0.22       0.00          4          0          0
13.64/13.71	c   dks              :       0.00       0.00          0          0          0
13.64/13.71	c   dps              :       0.00       0.00          0          0          0
13.64/13.71	c   dualval          :       0.00       0.00          0          0          0
13.64/13.71	c   farkasdiving     :       0.00       0.00          0          0          0
13.64/13.71	c   feaspump         :       0.09       0.00          2          0          0
13.64/13.71	c   fixandinfer      :       0.00       0.00          0          0          0
13.64/13.71	c   fracdiving       :       0.03       0.00          5          0          0
13.64/13.71	c   gins             :       0.00       0.00          0          0          0
13.64/13.71	c   guideddiving     :       0.00       0.00          0          0          0
13.64/13.71	c   indicator        :       0.00       0.00          0          0          0
13.64/13.71	c   indicatordiving  :       0.00       0.00          0          0          0
13.64/13.71	c   intdiving        :       0.00       0.00          0          0          0
13.64/13.71	c   intshifting      :       0.00       0.00          0          0          0
13.64/13.71	c   linesearchdiving :       0.03       0.00          4          0          0
13.64/13.71	c   localbranching   :       0.00       0.00          0          0          0
13.64/13.71	c   locks            :       0.00       0.00          1          0          0
13.64/13.71	c   lpface           :       0.00       0.00          0          0          0
13.64/13.71	c   mpec             :       0.00       0.00          0          0          0
13.64/13.71	c   multistart       :       0.00       0.00          0          0          0
13.64/13.71	c   mutation         :       0.00       0.00          0          0          0
13.64/13.71	c   nlpdiving        :       0.00       0.00          0          0          0
13.64/13.71	c   objpscostdiving  :       0.04       0.00          3          0          0
13.64/13.71	c   octane           :       0.00       0.00          0          0          0
13.64/13.71	c   ofins            :       0.00       0.00          0          0          0
13.64/13.71	c   oneopt           :       0.00       0.00          0          0          0
13.64/13.71	c   padm             :       0.00       0.00          0          0          0
13.64/13.71	c   proximity        :       0.00       0.00          0          0          0
13.64/13.71	c   pscostdiving     :       0.04       0.00          5          0          0
13.64/13.71	c   randrounding     :       0.04       0.00        218          0          0
13.64/13.71	c   rens             :       0.00       0.00          0          0          0
13.64/13.71	c   reoptsols        :       0.00       0.00          0          0          0
13.64/13.71	c   repair           :       0.00       0.00          0          0          0
13.64/13.71	c   rins             :       0.00       0.00          0          0          0
13.64/13.71	c   rootsoldiving    :       0.02       0.00          3          0          0
13.64/13.71	c   rounding         :       0.04       0.00        857          0          0
13.64/13.71	c   scheduler        :       0.00       0.00          0          0          0
13.64/13.71	c   shiftandpropagate:       0.01       0.00          2          0          0
13.64/13.71	c   shifting         :       0.04       0.00        231          0          0
13.64/13.71	c   simplerounding   :       0.00       0.00          0          0          0
13.64/13.71	c   subnlp           :       0.00       0.00          0          0          0
13.64/13.71	c   trivial          :       0.00       0.00          4          0          0
13.64/13.71	c   trivialnegation  :       0.00       0.00          0          0          0
13.64/13.71	c   trustregion      :       0.00       0.00          0          0          0
13.64/13.71	c   trysol           :       0.00       0.00          0          0          0
13.64/13.71	c   twoopt           :       0.00       0.00          0          0          0
13.64/13.71	c   undercover       :       0.00       0.00          1          0          0
13.64/13.71	c   vbounds          :       0.00       0.00          2          0          0
13.64/13.71	c   veclendiving     :       0.04       0.00          4          0          0
13.64/13.71	c   zeroobj          :       0.00       0.00          0          0          0
13.64/13.71	c   zirounding       :       0.04       0.00       1000          0          0
13.64/13.71	c   other solutions  :          -          -          -          0          -
13.64/13.71	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
13.64/13.71	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
13.64/13.71	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
13.64/13.71	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
13.64/13.71	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
13.64/13.71	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
13.64/13.71	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
13.64/13.71	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
13.64/13.71	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
13.64/13.71	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
13.64/13.71	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
13.64/13.71	c   primal LP        :       0.02        111          0       0.00       0.00       0.02        111
13.64/13.71	c   dual LP          :       3.73       5203     110613      21.28   29649.24       0.00          6
13.64/13.71	c   lex dual LP      :       0.00          0          0       0.00          -
13.64/13.71	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
13.64/13.71	c   resolve instable :       0.00          0          0       0.00          -
13.64/13.71	c   diving/probing LP:       0.50        205      11342      55.33   22686.40
13.64/13.71	c   strong branching :       0.25         20       5766     288.30   22914.32          -          -          0
13.64/13.71	c     (at root node) :          -         20       5766     288.30          -
13.64/13.71	c   conflict analysis:       0.00          0          0       0.00          -
13.64/13.71	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
13.64/13.71	c   benders          :       0.00          0          0          0       0.00          0          0          0
13.64/13.71	c B&B Tree           :
13.64/13.71	c   number of runs   :          2
13.64/13.71	c   nodes            :       2463 (1246 internal, 1217 leaves)
13.64/13.71	c   feasible leaves  :          1
13.64/13.71	c   infeas. leaves   :       1216
13.64/13.71	c   objective leaves :          0
13.64/13.71	c   nodes (total)    :       3542 (1804 internal, 1738 leaves)
13.64/13.71	c   nodes left       :          0
13.64/13.71	c   max depth        :         31
13.64/13.71	c   max depth (total):         31
13.64/13.71	c   backtracks       :        416 (16.9%)
13.64/13.71	c   early backtracks :          0 (0.0%)
13.64/13.71	c   nodes exc. ref.  :          0 (0.0%)
13.64/13.71	c   delayed cutoffs  :          0
13.64/13.71	c   repropagations   :       1151 (1124 domain reductions, 0 cutoffs)
13.64/13.71	c   avg switch length:       3.64
13.64/13.71	c   switching time   :       0.30
13.64/13.71	c Root Node          :
13.64/13.71	c   First LP value   : +0.00000000000000e+00
13.64/13.71	c   First LP Iters   :        529 (25041.42 Iter/sec)
13.64/13.71	c   First LP Time    :       0.02
13.64/13.71	c   Final Dual Bound :          -
13.64/13.71	c   Final Root Iters :       8047
13.64/13.71	c   Root LP Estimate : +9.88930315691556e-03
13.64/13.71	c Solution           :
13.64/13.71	c   Solutions found  :          1 (1 improvements)
13.64/13.71	c   First Solution   : +0.00000000000000e+00   (in run 2, after 2463 nodes, 13.71 seconds, depth 21, found by <relaxation>)
13.64/13.71	c   Gap First Sol.   :       0.00 %
13.64/13.71	c   Gap Last Sol.    :       0.00 %
13.64/13.71	c   Primal Bound     : +0.00000000000000e+00   (in run 2, after 2463 nodes, 13.71 seconds, depth -1, found by <relaxation>)
13.64/13.71	c   Dual Bound       : +0.00000000000000e+00
13.64/13.71	c   Gap              :       0.00 %
13.64/13.71	c Integrals          :      Total       Avg%
13.64/13.71	c   primal-dual      :    1370.78      99.99
13.64/13.71	c   primal-ref       :          -          - (not evaluated)
13.64/13.71	c   dual-ref         :          -          - (not evaluated)
13.64/13.72	c Time complete (sec):     13.679

Verifier Data

OK	0

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: 63708 MiB (63220 MiB free)
  memory of node 1: 64465 MiB (63123 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493887-1751149485/watcher-4493887-1751149485 -o /tmp/evaluation-result-4493887-1751149485/solver-4493887-1751149485 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751145886-16097 --watchdog 3760 pbsolver -f HOME/instance-4493887-1751149485.opb -t 3600 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100057 s]*
/proc/loadavg: 4.12 4.10 4.03 4/259 16543
/proc/meminfo: memFree=129359820/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=28472 memory=19584 CPUtime=0.09 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 2462 0 0 0 9 0 0 0 20 0 1 0 30627103 29155328 4896 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 7118 4896 2688 2575 0 4025 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28472 KiB
Current children cumulated memory: 19584 KiB

[startup+0.205315 s]*
/proc/loadavg: 4.12 4.10 4.03 5/263 16552
/proc/meminfo: memFree=129315416/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=44268 memory=34048 CPUtime=0.2 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 6074 0 0 0 19 1 0 0 20 0 1 0 30627103 45330432 8512 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 11067 8512 2688 2575 0 7974 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 44268 KiB
Current children cumulated memory: 34048 KiB

[startup+0.305268 s]*
/proc/loadavg: 4.11 4.09 4.03 5/263 16552
/proc/meminfo: memFree=129283160/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=45452 memory=36352 CPUtime=0.3 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 6652 0 0 0 29 1 0 0 20 0 1 0 30627103 46542848 9088 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 11363 9088 2688 2575 0 8270 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 45452 KiB
Current children cumulated memory: 36352 KiB

[startup+0.70013 s]
/proc/loadavg: 4.11 4.09 4.03 6/263 16552
/proc/meminfo: memFree=129202520/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=93836 memory=81280 CPUtime=0.69 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 17904 0 0 0 66 3 0 0 20 0 1 0 30627103 96088064 20320 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 23459 20320 2688 2575 0 20366 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 93836 KiB
Current children cumulated memory: 81280 KiB

[startup+1.50012 s]
/proc/loadavg: 4.11 4.09 4.03 5/263 16552
/proc/meminfo: memFree=129034184/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=101864 memory=88392 CPUtime=1.48 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 19715 0 0 0 145 3 0 0 20 0 1 0 30627103 104308736 22098 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 25466 22098 2688 2575 0 22373 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 101864 KiB
Current children cumulated memory: 88392 KiB

[startup+3.10526 s]
/proc/loadavg: 4.11 4.09 4.03 5/263 16552
/proc/meminfo: memFree=128164920/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=123976 memory=108488 CPUtime=3.08 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 24752 0 0 0 304 4 0 0 20 0 1 0 30627103 126951424 27122 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 30994 27122 2688 2575 0 27901 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 123976 KiB
Current children cumulated memory: 108488 KiB

[startup+6.30012 s]
/proc/loadavg: 4.10 4.09 4.03 5/263 16552
/proc/meminfo: memFree=127173636/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=137648 memory=120544 CPUtime=6.27 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 28554 0 0 0 622 5 0 0 20 0 1 0 30627103 140951552 30136 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 34412 30136 2688 2575 0 31319 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 137648 KiB
Current children cumulated memory: 120544 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.09 4.03 5/263 16552
/proc/meminfo: memFree=126919376/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=147612 memory=131016 CPUtime=12.65 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 32104 0 0 0 1259 6 0 0 20 0 1 0 30627103 151154688 32754 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 36903 32754 2688 2575 0 33810 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 147612 KiB
Current children cumulated memory: 131016 KiB

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

# cumulated CPU time of all completed processes:  user=13.6123 s, system=0.070734 s

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

[startup+12.8001 s]
/proc/loadavg: 4.09 4.09 4.03 5/263 16552
/proc/meminfo: memFree=126919376/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=147612 memory=131016 CPUtime=12.75 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 32104 0 0 0 1269 6 0 0 20 0 1 0 30627103 151154688 32754 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 36903 32754 2688 2575 0 33810 0
Current children cumulated CPU time: 12.75 s
Current children cumulated vsize: 147612 KiB
Current children cumulated memory: 131016 KiB

[startup+13.2001 s]
/proc/loadavg: 4.09 4.09 4.03 5/263 16552
/proc/meminfo: memFree=126919376/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=147612 memory=131016 CPUtime=13.15 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 32104 0 0 0 1309 6 0 0 20 0 1 0 30627103 151154688 32754 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 36903 32754 2688 2575 0 33810 0
Current children cumulated CPU time: 13.15 s
Current children cumulated vsize: 147612 KiB
Current children cumulated memory: 131016 KiB

[startup+13.6001 s]
/proc/loadavg: 4.09 4.09 4.03 5/263 16552
/proc/meminfo: memFree=126919376/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=147612 memory=131016 CPUtime=13.54 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 32104 0 0 0 1348 6 0 0 20 0 1 0 30627103 151154688 32754 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 36903 32754 2688 2575 0 33810 0
Current children cumulated CPU time: 13.54 s
Current children cumulated vsize: 147612 KiB
Current children cumulated memory: 131016 KiB

[startup+13.7001 s]
/proc/loadavg: 4.09 4.09 4.03 5/263 16552
/proc/meminfo: memFree=126919376/131249996 swapFree=33010684/33010684
[pid=16541] ppid=16538 vsize=147612 memory=131016 CPUtime=13.64 cores=0,2
/proc/16541/stat : 16541 (pbsolver) R 16538 16541 16087 0 -1 4194304 32104 0 0 0 1358 6 0 0 20 0 1 0 30627103 151154688 32754 18446744073709551615 4198400 14743177 140726943014896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 42713088 140726943021450 140726943021546 140726943021546 140726943027148 0
/proc/16541/statm: 36903 32754 2688 2575 0 33810 0
Current children cumulated CPU time: 13.64 s
Current children cumulated vsize: 147612 KiB
Current children cumulated memory: 131016 KiB

Child status: 0

Real time (s): 13.729
CPU time (s): 13.683
CPU user time (s): 13.6123
CPU system time (s): 0.070734
CPU usage (%): 99.665
Max. virtual memory (cumulated for all children) (KiB): 147612
Max. memory (cumulated for all children) (KiB): 131016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.6123
system time used= 0.070734
maximum resident set size= 131016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32104
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 34


# summary of solver processes directly reported to runsolver:
#   pid: 16541
#   total CPU time (s): 13.683
#   total CPU user time (s): 13.6123
#   total CPU system time (s): 0.070734

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044778 second user time and 0.074487 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-29 00:24:45
IDJOB=4493887
IDBENCH=147875
IDSOLVER=3366
FILE ID=nodeC032/4493887-1751149485
RUNJOBID= nodeC032-1751145886-16097
SLURM_JOB_ID= 9587452
Free space on /tmp= 432040 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army10.14bt.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493887-1751149485/watcher-4493887-1751149485 -o /tmp/evaluation-result-4493887-1751149485/solver-4493887-1751149485 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751145886-16097 --watchdog 3760  pbsolver -f HOME/instance-4493887-1751149485.opb -t 3600 -m 31000

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

MD5SUM BENCH= 3a50fcae898f788b3960bca00975c98a
RANDOM SEED=218832886

nodeC032 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		: 3550.478
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.862
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.69
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.006
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.69
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		: 3646.867
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.835
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.69
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.839
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.69
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		: 3580.220
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.69
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		: 3600.453
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129389808 kB
MemAvailable:   129003712 kB
Buffers:            3280 kB
Cached:           393204 kB
SwapCached:            0 kB
Active:          1083976 kB
Inactive:         186384 kB
Active(anon):     891952 kB
Inactive(anon):        0 kB
Active(file):     192024 kB
Inactive(file):   186384 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26452 kB
Writeback:             0 kB
AnonPages:        876948 kB
Mapped:           125324 kB
Shmem:             18068 kB
KReclaimable:      84756 kB
Slab:             166780 kB
SReclaimable:      84756 kB
SUnreclaim:        82024 kB
KernelStack:        4288 kB
PageTables:         4728 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1233552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    606208 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431976 MiB
End job on nodeC032 at 2025-06-29 00:24:59