Trace number 4513811

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-NaPS 1.00a1UNSAT 23.6577 23.885

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/
normalized-3col-almost3reg-l025-r024-n1.opb
MD5SUM64a743feb09fa0a5aad8430fb5aaa74a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.087257
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1428
Total number of constraints3044
Number of constraints which are clauses2568
Number of constraints which are cardinality constraints (but not clauses)476
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

8.91/9.14	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4513811-1751211778.opb
8.91/9.14	c Solving mode: decision
8.91/9.14	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
8.91/9.14	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
8.91/9.14	c original problem has 1428 variables (1428 bin, 0 int, 0 impl, 0 cont) and 3044 constraints
8.91/9.14	c presolving:
8.91/9.14	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3044 upgd conss, 0 impls, 3044 clqs
8.91/9.14	c    (0.1s) probing: 51/1428 (3.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
8.91/9.14	c    (0.1s) probing aborted: 50/50 successive totally useless probings
8.91/9.14	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
8.91/9.14	c    (0.1s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
8.91/9.14	c dynamic symmetry handling statistics:
8.91/9.14	c    orbitopal reduction:       no components
8.91/9.14	c    orbital reduction:         no components
8.91/9.14	c    lexicographic reduction:   no permutations
8.91/9.14	c handled 1 out of 1 symmetry components
8.91/9.14	c (round 2, exhaustive) 10 del vars, 0 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3044 upgd conss, 0 impls, 3006 clqs
8.91/9.14	c (round 3, fast)       24 del vars, 45 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3044 upgd conss, 0 impls, 2999 clqs
8.91/9.14	c    (0.2s) probing: 56/1428 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
8.91/9.14	c    (0.2s) probing aborted: 50/50 successive totally useless probings
8.91/9.14	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
8.91/9.14	c  24 deleted vars, 45 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
8.91/9.14	c  0 implications, 2999 cliques
8.91/9.14	c presolved problem has 1411 variables (1411 bin, 0 int, 0 impl, 0 cont) and 3000 constraints
8.91/9.14	c    2999 constraints of type <setppc>
8.91/9.14	c       1 constraints of type <orbitope>
8.91/9.14	c transformed objective value is always integral (scale: 1)
8.91/9.14	c Presolving Time: 0.14
8.91/9.14	c 
8.91/9.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.91/9.14	c   0.2s|     1 |     0 |  1160 |     - |    26M |   0 |1411 |3020 |2999 |   0 |  0 |  19 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   0.7s|     1 |     0 |  3720 |     - |    28M |   0 |1411 |3073 |3126 | 127 |  1 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   0.8s|     1 |     0 |  3989 |     - |    28M |   0 |1411 |3074 |3172 | 173 |  2 |  22 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   0.9s|     1 |     0 |  4090 |     - |    29M |   0 |1411 |3075 |3193 | 194 |  3 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   1.0s|     1 |     0 |  4176 |     - |    32M |   0 |1411 |3076 |3205 | 206 |  4 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   1.0s|     1 |     0 |  4219 |     - |    34M |   0 |1411 |3077 |3217 | 218 |  5 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   1.1s|     1 |     0 |  4290 |     - |    35M |   0 |1411 |3078 |3230 | 231 |  6 |  26 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   1.2s|     1 |     0 |  4358 |     - |    36M |   0 |1411 |3079 |3244 | 245 |  7 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   1.3s|     1 |     0 |  4426 |     - |    39M |   0 |1411 |3080 |3257 | 258 |  8 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   1.4s|     1 |     0 |  4481 |     - |    42M |   0 |1411 |3081 |3269 | 270 |  9 |  29 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   1.5s|     1 |     0 |  4586 |     - |    43M |   0 |1411 |3082 |3282 | 283 | 10 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   1.5s|     1 |     0 |  4660 |     - |    44M |   0 |1411 |3083 |3295 | 296 | 11 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   1.8s|     1 |     2 |  5075 |     - |    44M |   0 |1411 |3087 |3295 | 296 | 11 |  35 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   2.4s|   100 |    45 |  8329 |  37.1 |    47M |  40 |1411 |3180 |3189 | 424 |  1 | 130 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   3.5s|   200 |    38 | 13069 |  42.3 |    48M |  40 |1411 |3290 |3186 | 520 |  1 | 247 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.91/9.14	c   4.6s|   300 |    58 | 16346 |  39.1 |    48M |  40 |1411 |3405 |3186 | 537 |  1 | 363 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   6.4s|   400 |    60 | 18866 |  35.6 |    48M |  40 |1411 |3486 |3186 | 625 |  1 | 467 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   6.8s|   500 |    79 | 20471 |  31.7 |    48M |  40 |1411 |3560 |3176 | 631 |  1 | 561 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   7.1s|   600 |    62 | 21165 |  27.6 |    49M |  40 |1411 |3646 |   0 | 644 |  0 | 666 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   7.4s|   700 |    45 | 22036 |  24.9 |    49M |  40 |1411 |3742 |3186 | 656 |  1 | 787 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   7.9s|   800 |    36 | 23440 |  23.5 |    50M |  40 |1411 |3807 |   0 | 832 |  0 | 896 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
8.91/9.14	c (run 1, node 842) performing user restart
8.91/9.14	c 
8.91/9.14	c (restart) converted 180 cuts from the global cut pool into linear constraints
8.91/9.14	c 
8.91/9.14	c presolving:
8.91/9.14	c (round 1, fast)       0 del vars, 194 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 24 chg coeffs, 0 upgd conss, 0 impls, 3146 clqs
8.91/9.14	c (round 2, exhaustive) 0 del vars, 365 del conss, 41 add conss, 0 chg bounds, 3 chg sides, 24 chg coeffs, 0 upgd conss, 0 impls, 3146 clqs
8.91/9.14	c (round 3, exhaustive) 0 del vars, 365 del conss, 41 add conss, 0 chg bounds, 3 chg sides, 24 chg coeffs, 236 upgd conss, 0 impls, 3178 clqs
8.91/9.14	c (round 4, fast)       0 del vars, 378 del conss, 41 add conss, 0 chg bounds, 3 chg sides, 24 chg coeffs, 236 upgd conss, 0 impls, 3179 clqs
8.91/9.14	c (round 5, medium)     0 del vars, 380 del conss, 43 add conss, 0 chg bounds, 5 chg sides, 29 chg coeffs, 236 upgd conss, 0 impls, 3180 clqs
8.91/9.14	c (round 6, exhaustive) 0 del vars, 399 del conss, 43 add conss, 0 chg bounds, 5 chg sides, 42 chg coeffs, 236 upgd conss, 0 impls, 3180 clqs
8.91/9.14	c presolving (7 rounds: 7 fast, 5 medium, 4 exhaustive):
8.91/9.14	c  0 deleted vars, 400 deleted constraints, 43 added constraints, 0 tightened bounds, 0 added holes, 5 changed sides, 43 changed coefficients
8.91/9.14	c  0 implications, 3180 cliques
8.91/9.14	c presolved problem has 1411 variables (1411 bin, 0 int, 0 impl, 0 cont) and 3649 constraints
8.91/9.14	c      28 constraints of type <knapsack>
8.91/9.14	c    3057 constraints of type <setppc>
8.91/9.14	c       1 constraints of type <orbitope>
8.91/9.14	c     563 constraints of type <logicor>
8.91/9.14	c transformed objective value is always integral (scale: 1)
8.91/9.14	c Presolving Time: 0.18
8.91/9.14	c 
8.91/9.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.91/9.14	c   8.1s|     1 |     0 | 25237 |     - |    50M |   0 |1411 |3672 |3089 |   0 |  0 | 963 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   8.2s|     1 |     0 | 25578 |     - |    51M |   0 |1411 |3673 |3185 |  96 |  1 | 964 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   8.4s|     1 |     0 | 25707 |     - |    51M |   0 |1411 |3675 |3204 | 115 |  2 | 966 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   8.5s|     1 |     0 | 25817 |     - |    52M |   0 |1411 |3677 |3215 | 126 |  3 | 968 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.91/9.14	c   8.6s|     1 |     0 | 25893 |     - |    52M |   0 |1411 |3679 |3229 | 140 |  4 | 970 |  11 | 0.000000e+00 |      --      |    Inf | unknown
23.55/23.84	c   8.7s|     1 |     0 | 25981 |     - |    53M |   0 |1411 |3680 |3237 | 148 |  5 | 971 |  11 | 0.000000e+00 |      --      |    Inf | unknown
23.55/23.84	c   8.9s|     1 |     0 | 26032 |     - |    54M |   0 |1411 |3681 |3247 | 158 |  6 | 972 |  11 | 0.000000e+00 |      --      |    Inf | unknown
23.55/23.84	c   9.0s|     1 |     0 | 26125 |     - |    55M |   0 |1411 |3683 |3256 | 167 |  7 | 974 |  11 | 0.000000e+00 |      --      |    Inf | unknown
23.55/23.84	c   9.2s|     1 |     0 | 26166 |     - |    58M |   0 |1411 |3684 |3265 | 176 |  8 | 975 |  11 | 0.000000e+00 |      --      |    Inf | unknown
23.55/23.84	c   9.4s|     1 |     0 | 26213 |     - |    60M |   0 |1411 |3685 |3273 | 184 |  9 | 976 |  11 | 0.000000e+00 |      --      |    Inf | unknown
23.55/23.84	c   9.6s|     1 |     0 | 26256 |     - |    66M |   0 |1411 |3687 |3278 | 189 | 10 | 978 |  11 | 0.000000e+00 |      --      |    Inf | unknown
23.55/23.84	c   9.6s|     1 |     0 | 26324 |     - |    66M |   0 |1411 |3688 |3290 | 201 | 11 | 979 |  11 | 0.000000e+00 |      --      |    Inf | unknown
23.55/23.84	c   9.8s|     1 |     2 | 27153 |     - |    66M |   0 |1411 |3703 |3290 | 201 | 11 | 994 |  30 | 0.000000e+00 |      --      |    Inf | unknown
23.55/23.84	c  10.3s|   100 |    12 | 31589 |  26.1 |    71M |  20 |1411 |3849 |   0 | 402 |  0 |1144 |  30 | 0.000000e+00 |      --      |    Inf |   5.13%
23.55/23.84	c  10.8s|   200 |    43 | 38348 |  30.1 |    74M |  20 |1411 |3998 |3104 | 603 |  1 |1294 |  30 | 0.000000e+00 |      --      |    Inf |  12.52%
23.55/23.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.55/23.84	c  11.1s|   300 |    13 | 40245 |  29.1 |    75M |  23 |1411 |4142 |3112 | 718 |  0 |1441 |  30 | 0.000000e+00 |      --      |    Inf |  12.74%
23.55/23.84	c  11.7s|   400 |    20 | 44665 |  30.3 |    78M |  23 |1411 |4277 |3058 |1247 |  1 |1587 |  30 | 0.000000e+00 |      --      |    Inf |  16.21%
23.55/23.84	c  12.4s|   500 |    27 | 48574 |  31.0 |    80M |  23 |1411 |4396 |3105 |1802 |  2 |1737 |  30 | 0.000000e+00 |      --      |    Inf |  18.94%
23.55/23.84	c  12.9s|   600 |    37 | 52817 |  31.8 |    83M |  29 |1411 |4501 |3084 |2281 |  1 |1867 |  30 | 0.000000e+00 |      --      |    Inf |  20.95%
23.55/23.84	c  13.4s|   700 |    32 | 55976 |  31.8 |    83M |  29 |1411 |4581 |   0 |2691 |  0 |1982 |  30 | 0.000000e+00 |      --      |    Inf |  22.58%
23.55/23.84	c  13.9s|   800 |    25 | 59103 |  31.7 |    86M |  29 |1411 |4644 |3132 |3127 |  1 |2107 |  30 | 0.000000e+00 |      --      |    Inf |  25.45%
23.55/23.84	c  14.4s|   900 |    27 | 63211 |  32.3 |    88M |  29 |1411 |4798 |3131 |3656 |  1 |2309 |  30 | 0.000000e+00 |      --      |    Inf |  26.56%
23.55/23.84	c  14.8s|  1000 |    21 | 65754 |  31.9 |    90M |  29 |1411 |4917 |3156 |4173 |  0 |2465 |  30 | 0.000000e+00 |      --      |    Inf |  28.86%
23.55/23.84	c  15.4s|  1100 |    22 | 69613 |  32.2 |    93M |  29 |1411 |5023 |3057 |4889 |  1 |2602 |  30 | 0.000000e+00 |      --      |    Inf |  33.84%
23.55/23.84	c  15.9s|  1200 |    17 | 73820 |  32.7 |    94M |  29 |1411 |5080 |   0 |6037 |  0 |2702 |  30 | 0.000000e+00 |      --      |    Inf |  37.83%
23.55/23.84	c  16.6s|  1300 |     9 | 78662 |  33.5 |    95M |  29 |1411 |5152 |3103 |6652 |  1 |2822 |  30 | 0.000000e+00 |      --      |    Inf |  41.80%
23.55/23.84	c  17.2s|  1400 |    12 | 84615 |  34.6 |    98M |  29 |1411 |5243 |3110 |7196 |  0 |2963 |  30 | 0.000000e+00 |      --      |    Inf |  44.36%
23.55/23.84	c  17.9s|  1500 |    23 | 89266 |  35.1 |   100M |  29 |1411 |5275 |3101 |7973 |  1 |3070 |  30 | 0.000000e+00 |      --      |    Inf |  47.61%
23.55/23.84	c  18.5s|  1600 |    23 | 95377 |  36.2 |   100M |  29 |1411 |5342 |3118 |8550 |  1 |3198 |  30 | 0.000000e+00 |      --      |    Inf |  48.66%
23.55/23.84	c  19.0s|  1700 |    20 | 98448 |  36.0 |   100M |  29 |1411 |5391 |3106 |9086 |  1 |3311 |  30 | 0.000000e+00 |      --      |    Inf |  49.87%
23.55/23.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.55/23.84	c  19.5s|  1800 |    22 |103129 |  36.4 |   102M |  29 |1411 |5416 |3056 |9479 |  1 |3432 |  30 | 0.000000e+00 |      --      |    Inf |  52.34%
23.55/23.84	c  20.0s|  1900 |    23 |107645 |  36.7 |   103M |  29 |1411 |5424 |3115 |9990 |  1 |3551 |  30 | 0.000000e+00 |      --      |    Inf |  57.15%
23.55/23.84	c  20.4s|  2000 |    19 |111297 |  36.7 |   104M |  29 |1411 |5457 |3121 |  10k|  2 |3680 |  30 | 0.000000e+00 |      --      |    Inf |  59.57%
23.55/23.84	c  20.9s|  2100 |    14 |117310 |  37.5 |   104M |  29 |1411 |5501 |3129 |  11k|  2 |3804 |  30 | 0.000000e+00 |      --      |    Inf |  63.18%
23.55/23.84	c  21.4s|  2200 |    11 |120370 |  37.3 |   104M |  29 |1411 |5551 |   0 |  11k|  0 |3915 |  30 | 0.000000e+00 |      --      |    Inf |  73.05%
23.55/23.84	c  21.9s|  2300 |    14 |124096 |  37.3 |   105M |  29 |1411 |5644 |3128 |  12k|  1 |4058 |  30 | 0.000000e+00 |      --      |    Inf |  84.52%
23.55/23.84	c  22.4s|  2400 |     6 |128365 |  37.4 |   106M |  29 |1411 |5712 |3057 |  12k|  1 |4204 |  30 | 0.000000e+00 |      --      |    Inf |  95.31%
23.55/23.84	c  23.3s|  2500 |     2 |135775 |  38.5 |   108M |  29 |1411 |4263 |3057 |  13k|  1 |4359 |  30 | 0.000000e+00 |      --      |    Inf |  99.80%
23.55/23.84	c 
23.55/23.84	c SCIP Status        : problem is solved [infeasible]
23.55/23.84	c Solving Time (sec) : 23.45
23.55/23.84	c Solving Nodes      : 2512 (total of 3354 nodes in 2 runs)
23.55/23.84	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
23.55/23.84	c Dual Bound         : +1.00000000000000e+20
23.55/23.84	c Gap                : 0.00 %
23.55/23.84	c SCIP found the problem to be infeasible.
23.55/23.84	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62377 MiB free)
  memory of node 1: 64465 MiB (61418 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513811-1751211778/watcher-4513811-1751211778 -o /tmp/evaluation-result-4513811-1751211778/solver-4513811-1751211778 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27067 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4513811-1751211778.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=29459, runsolver pid=29456

[startup+0.100083 s]*
/proc/loadavg: 4.07 4.14 4.15 5/258 29464
/proc/meminfo: memFree=126762612/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=18788 memory=13312 CPUtime=0.06 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 1798 0 0 0 5 1 0 0 20 0 1 0 36856987 19238912 3328 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 4697 3328 1824 1 0 1470 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 22980 KiB
Current children cumulated memory: 16256 KiB

[startup+0.213648 s]*
/proc/loadavg: 4.07 4.14 4.15 5/258 29464
/proc/meminfo: memFree=126759588/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1186496 memory=31136 CPUtime=0.16 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 3577 0 0 0 13 3 0 0 20 0 1 0 36856987 1214971904 7784 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 296624 7784 4842 1 0 268646 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1190688 KiB
Current children cumulated memory: 34080 KiB

[startup+0.319677 s]*
/proc/loadavg: 4.07 4.14 4.15 5/258 29464
/proc/meminfo: memFree=126753792/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1190392 memory=35232 CPUtime=0.24 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 4450 0 0 0 21 3 0 0 20 0 1 0 36856987 1218961408 8808 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 297598 8808 5034 1 0 269507 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1194584 KiB
Current children cumulated memory: 38176 KiB

[startup+0.700341 s]
/proc/loadavg: 4.07 4.14 4.15 5/258 29464
/proc/meminfo: memFree=126731616/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1226060 memory=74912 CPUtime=0.58 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 11489 0 0 0 53 5 0 0 20 0 1 0 36856987 1255485440 18728 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 306515 18728 8138 1 0 277873 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 1230252 KiB
Current children cumulated memory: 77856 KiB

[startup+1.50025 s]
/proc/loadavg: 4.07 4.14 4.15 5/258 29464
/proc/meminfo: memFree=126715584/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1241332 memory=88864 CPUtime=1.37 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 14999 0 0 0 131 6 0 0 20 0 1 0 36856987 1271123968 22216 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 310333 22216 8138 1 0 281691 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 1245524 KiB
Current children cumulated memory: 91808 KiB

[startup+3.10578 s]
/proc/loadavg: 4.07 4.14 4.15 5/258 29464
/proc/meminfo: memFree=126707648/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1261640 memory=108680 CPUtime=2.96 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 21623 0 0 0 288 8 0 0 20 0 1 0 36856987 1291919360 27170 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 315410 27170 8138 1 0 286768 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 1265832 KiB
Current children cumulated memory: 111624 KiB

[startup+6.30021 s]
/proc/loadavg: 4.06 4.14 4.15 5/258 29464
/proc/meminfo: memFree=126709708/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1262556 memory=109704 CPUtime=6.12 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 21879 0 0 0 604 8 0 0 20 0 1 0 36856987 1292857344 27426 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 315639 27426 8138 1 0 286997 0
Current children cumulated CPU time: 6.12 s
Current children cumulated vsize: 1266748 KiB
Current children cumulated memory: 112648 KiB

[startup+12.7004 s]
/proc/loadavg: 4.06 4.13 4.15 5/258 29464
/proc/meminfo: memFree=126702116/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1281824 memory=118792 CPUtime=12.49 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 24223 0 0 0 1241 8 0 0 20 0 1 0 36856987 1312587776 29698 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 320456 29698 8138 1 0 291814 0
Current children cumulated CPU time: 12.49 s
Current children cumulated vsize: 1286016 KiB
Current children cumulated memory: 121736 KiB

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

# cumulated CPU time of all completed processes:  user=23.5458 s, system=0.111942 s

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

[startup+12.8005 s]
/proc/loadavg: 4.06 4.13 4.15 5/258 29464
/proc/meminfo: memFree=126702116/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1281824 memory=118792 CPUtime=12.59 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 24223 0 0 0 1251 8 0 0 20 0 1 0 36856987 1312587776 29698 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 320456 29698 8138 1 0 291814 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 1286016 KiB
Current children cumulated memory: 121736 KiB

[startup+19.2003 s]
/proc/loadavg: 4.13 4.14 4.15 5/258 29464
/proc/meminfo: memFree=126690272/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1300524 memory=128136 CPUtime=18.96 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 26634 0 0 0 1888 8 0 0 20 0 1 0 36856987 1331736576 32034 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 325131 32034 8138 1 0 296489 0
Current children cumulated CPU time: 18.96 s
Current children cumulated vsize: 1304716 KiB
Current children cumulated memory: 131080 KiB

[startup+22.4004 s]
/proc/loadavg: 4.13 4.14 4.15 5/258 29464
/proc/meminfo: memFree=126680444/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1304628 memory=131592 CPUtime=22.16 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 27523 0 0 0 2207 9 0 0 20 0 1 0 36856987 1335939072 32898 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 326157 32898 8138 1 0 297515 0
Current children cumulated CPU time: 22.16 s
Current children cumulated vsize: 1308820 KiB
Current children cumulated memory: 134536 KiB

[startup+23.2003 s]
/proc/loadavg: 4.13 4.14 4.15 5/258 29465
/proc/meminfo: memFree=126680444/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1309148 memory=135688 CPUtime=22.96 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 28559 0 0 0 2287 9 0 0 20 0 1 0 36856987 1340567552 33922 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 327287 33922 8138 1 0 298645 0
Current children cumulated CPU time: 22.96 s
Current children cumulated vsize: 1313340 KiB
Current children cumulated memory: 138632 KiB

[startup+23.6004 s]
/proc/loadavg: 4.13 4.14 4.15 5/258 29465
/proc/meminfo: memFree=126680444/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1309148 memory=136200 CPUtime=23.35 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 28705 0 0 0 2326 9 0 0 20 0 1 0 36856987 1340567552 34050 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 327287 34050 8138 1 0 298645 0
Current children cumulated CPU time: 23.35 s
Current children cumulated vsize: 1313340 KiB
Current children cumulated memory: 139144 KiB

[startup+23.8004 s]
/proc/loadavg: 4.13 4.14 4.15 5/258 29465
/proc/meminfo: memFree=126680444/131382116 swapFree=33010684/33010684
[pid=29459] ppid=29456 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/29459/stat : 29459 (scip-naps-1.00.) S 29456 29459 27054 0 -1 4194304 259 333 0 0 0 0 0 0 20 0 1 0 36856985 4292608 736 18446744073709551615 94494084202496 94494085097029 140731158001152 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94494085336080 94494085383824 94494098489344 140731158006177 140731158006274 140731158006274 140731158011876 0
/proc/29459/statm: 1048 736 672 219 0 110 0
[pid=29464] ppid=29459 vsize=1309148 memory=136200 CPUtime=23.55 cores=5,7
/proc/29464/stat : 29464 (python3) R 29459 29459 27054 0 -1 4194304 28705 0 0 0 2346 9 0 0 20 0 1 0 36856987 1340567552 34050 18446744073709551615 94886247292928 94886247293305 140727296690256 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94886247304600 94886247305220 94886264123392 140727296698712 140727296698914 140727296698914 140727296704487 0
/proc/29464/statm: 327287 34050 8138 1 0 298645 0
Current children cumulated CPU time: 23.55 s
Current children cumulated vsize: 1313340 KiB
Current children cumulated memory: 139144 KiB

Child status: 0

Real time (s): 23.885
CPU time (s): 23.6577
CPU user time (s): 23.5458
CPU system time (s): 0.111942
CPU usage (%): 99.0483
Max. virtual memory (cumulated for all children) (KiB): 1313340
Max. memory (cumulated for all children) (KiB): 139144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.5458
system time used= 0.111942
maximum resident set size= 136200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29338
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 347
involuntary context switches= 164


# summary of solver processes directly reported to runsolver:
#   pid: 29459
#   total CPU time (s): 23.6577
#   total CPU user time (s): 23.5458
#   total CPU system time (s): 0.111942

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.142025 second user time and 0.257789 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-29 17:42:58
IDJOB=4513811
IDBENCH=162567
IDSOLVER=3368
FILE ID=nodeC004/4513811-1751211778
RUNJOBID= nodeC004-1751204746-27067
SLURM_JOB_ID= 9587619
Free space on /tmp= 433040 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/normalized-3col-almost3reg-l025-r024-n1.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513811-1751211778/watcher-4513811-1751211778 -o /tmp/evaluation-result-4513811-1751211778/solver-4513811-1751211778 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27067 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4513811-1751211778.opb

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

MD5SUM BENCH= 64a743feb09fa0a5aad8430fb5aaa74a
RANDOM SEED=1135669359

nodeC004 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	: 0xb00001f
cpu MHz		: 3591.837
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.410
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.470
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3660.223
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.646
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.805
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.209
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        126766708 kB
MemAvailable:   128312096 kB
Buffers:            3280 kB
Cached:          2348944 kB
SwapCached:            0 kB
Active:          1975912 kB
Inactive:        2050720 kB
Active(anon):    1692384 kB
Inactive(anon):        0 kB
Active(file):     283528 kB
Inactive(file):  2050720 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5756 kB
Writeback:            36 kB
AnonPages:       1672932 kB
Mapped:           131476 kB
Shmem:             17976 kB
KReclaimable:     101532 kB
Slab:             184476 kB
SReclaimable:     101532 kB
SUnreclaim:        82944 kB
KernelStack:        4144 kB
PageTables:         6964 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    5227308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1046528 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC004 at 2025-06-29 17:43:22