Trace number 4529863

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.00a2UNSAT 22.6697 22.772

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529863-1752260828/watcher-4529863-1752260828 -o /tmp/evaluation-result-4529863-1752260828/solver-4529863-1752260828 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752258008-113133 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529863-1752260828.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=113928, runsolver pid=113925

[startup+0.100065 s]*
/proc/loadavg: 3.98 4.11 4.04 5/269 113933
/proc/meminfo: memFree=100798724/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1186548 memory=31172 CPUtime=0.07 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 3578 0 0 0 6 1 0 0 20 0 1 0 141762715 1215025152 7793 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 296637 7793 4856 1 0 268659 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1190740 KiB
Current children cumulated memory: 34116 KiB

[startup+0.20584 s]*
/proc/loadavg: 3.98 4.11 4.04 5/269 113933
/proc/meminfo: memFree=100798820/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1219848 memory=68420 CPUtime=0.17 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 9993 0 0 0 15 2 0 0 20 0 1 0 141762715 1249124352 17105 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 304962 17105 7992 1 0 276320 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1224040 KiB
Current children cumulated memory: 71364 KiB

[startup+0.305585 s]*
/proc/loadavg: 3.98 4.11 4.04 5/269 113933
/proc/meminfo: memFree=100798820/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1226124 memory=75076 CPUtime=0.27 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 11509 0 0 0 25 2 0 0 20 0 1 0 141762715 1255550976 18769 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 306531 18769 8152 1 0 277889 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1230316 KiB
Current children cumulated memory: 78020 KiB

[startup+0.700222 s]
/proc/loadavg: 3.98 4.11 4.04 5/269 113933
/proc/meminfo: memFree=100798820/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1241388 memory=88644 CPUtime=0.66 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 14919 0 0 0 63 3 0 0 20 0 1 0 141762715 1271181312 22161 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 310347 22161 8152 1 0 281705 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1245580 KiB
Current children cumulated memory: 91588 KiB

[startup+1.50019 s]
/proc/loadavg: 3.98 4.11 4.04 5/269 113933
/proc/meminfo: memFree=100806408/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1258528 memory=105564 CPUtime=1.45 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 20832 0 0 0 141 4 0 0 20 0 1 0 141762715 1288732672 26391 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 314632 26391 8152 1 0 285990 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1262720 KiB
Current children cumulated memory: 108508 KiB

[startup+3.10547 s]
/proc/loadavg: 3.98 4.11 4.04 5/269 113933
/proc/meminfo: memFree=100822076/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1261876 memory=109148 CPUtime=3.05 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 21705 0 0 0 301 4 0 0 20 0 1 0 141762715 1292161024 27287 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 315469 27287 8152 1 0 286827 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1266068 KiB
Current children cumulated memory: 112092 KiB

[startup+6.30015 s]
/proc/loadavg: 3.98 4.11 4.04 5/269 113934
/proc/meminfo: memFree=100854356/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1262596 memory=109916 CPUtime=6.23 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 21895 0 0 0 619 4 0 0 20 0 1 0 141762715 1292898304 27479 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 315649 27479 8152 1 0 287007 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1266788 KiB
Current children cumulated memory: 112860 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.12 4.04 5/269 113934
/proc/meminfo: memFree=100167780/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1287000 memory=124252 CPUtime=12.61 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 25582 0 0 0 1256 5 0 0 20 0 1 0 141762715 1317888000 31063 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 321750 31063 8152 1 0 293108 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1291192 KiB
Current children cumulated memory: 127196 KiB

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

# cumulated CPU time of all completed processes:  user=22.5928 s, system=0.076844 s

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

[startup+12.8002 s]
/proc/loadavg: 4.06 4.12 4.04 5/269 113934
/proc/meminfo: memFree=100167780/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1287000 memory=124252 CPUtime=12.71 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 25583 0 0 0 1266 5 0 0 20 0 1 0 141762715 1317888000 31063 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 321750 31063 8152 1 0 293108 0
Current children cumulated CPU time: 12.71 s
Current children cumulated vsize: 1291192 KiB
Current children cumulated memory: 127196 KiB

[startup+19.2002 s]
/proc/loadavg: 4.06 4.12 4.04 5/269 113934
/proc/meminfo: memFree=100903620/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1303764 memory=131164 CPUtime=19.09 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 27353 0 0 0 1903 6 0 0 20 0 1 0 141762715 1335054336 32791 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 325941 32791 8152 1 0 297299 0
Current children cumulated CPU time: 19.09 s
Current children cumulated vsize: 1307956 KiB
Current children cumulated memory: 134108 KiB

[startup+20.8002 s]
/proc/loadavg: 4.06 4.12 4.04 5/269 113934
/proc/meminfo: memFree=100911168/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1304328 memory=131548 CPUtime=20.69 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 27479 0 0 0 2063 6 0 0 20 0 1 0 141762715 1335631872 32887 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 326082 32887 8152 1 0 297440 0
Current children cumulated CPU time: 20.69 s
Current children cumulated vsize: 1308520 KiB
Current children cumulated memory: 134492 KiB

[startup+21.6002 s]
/proc/loadavg: 4.06 4.12 4.04 5/269 113934
/proc/meminfo: memFree=100918944/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1305848 memory=132828 CPUtime=21.49 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 27792 0 0 0 2143 6 0 0 20 0 1 0 141762715 1337188352 33207 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 326462 33207 8152 1 0 297820 0
Current children cumulated CPU time: 21.49 s
Current children cumulated vsize: 1310040 KiB
Current children cumulated memory: 135772 KiB

[startup+22.4002 s]
/proc/loadavg: 4.05 4.12 4.04 5/269 113934
/proc/meminfo: memFree=100924272/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1309148 memory=136668 CPUtime=22.28 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 28748 0 0 0 2222 6 0 0 20 0 1 0 141762715 1340567552 34167 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 327287 34167 8152 1 0 298645 0
Current children cumulated CPU time: 22.28 s
Current children cumulated vsize: 1313340 KiB
Current children cumulated memory: 139612 KiB

[startup+22.6002 s]
/proc/loadavg: 4.05 4.12 4.04 5/269 113934
/proc/meminfo: memFree=100924272/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1309148 memory=136668 CPUtime=22.48 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 28748 0 0 0 2242 6 0 0 20 0 1 0 141762715 1340567552 34167 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 327287 34167 8152 1 0 298645 0
Current children cumulated CPU time: 22.48 s
Current children cumulated vsize: 1313340 KiB
Current children cumulated memory: 139612 KiB

[startup+22.7002 s]
/proc/loadavg: 4.05 4.12 4.04 5/269 113934
/proc/meminfo: memFree=100924272/131250000 swapFree=33010416/33010684
[pid=113928] ppid=113925 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/113928/stat : 113928 (scip-naps-1.00a) S 113925 113928 113120 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 141762713 4292608 736 18446744073709551615 94629943091200 94629943985733 140724104811072 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94629944224784 94629944272528 94629968969728 140724104812955 140724104813054 140724104813054 140724104818658 0
/proc/113928/statm: 1048 736 672 219 0 110 0
[pid=113933] ppid=113928 vsize=1309148 memory=136668 CPUtime=22.58 cores=5,7
/proc/113933/stat : 113933 (python3) R 113928 113928 113120 0 -1 4194304 28748 0 0 0 2252 6 0 0 20 0 1 0 141762715 1340567552 34167 18446744073709551615 94402739773440 94402739773817 140729583744288 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94402739785112 94402739785732 94402758967296 140729583749455 140729583749664 140729583749664 140729583755239 0
/proc/113933/statm: 327287 34167 8152 1 0 298645 0
Current children cumulated CPU time: 22.58 s
Current children cumulated vsize: 1313340 KiB
Current children cumulated memory: 139612 KiB

Child status: 0

Real time (s): 22.772
CPU time (s): 22.6697
CPU user time (s): 22.5928
CPU system time (s): 0.076844
CPU usage (%): 99.5506
Max. virtual memory (cumulated for all children) (KiB): 1313340
Max. memory (cumulated for all children) (KiB): 139612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.5928
system time used= 0.076844
maximum resident set size= 136668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29386
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= 334
involuntary context switches= 44


# summary of solver processes directly reported to runsolver:
#   pid: 113928
#   total CPU time (s): 22.6697
#   total CPU user time (s): 22.5928
#   total CPU system time (s): 0.076844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044775 second user time and 0.14359 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-11 21:07:08
IDJOB=4529863
IDBENCH=162567
IDSOLVER=3388
FILE ID=nodeC027/4529863-1752260828
RUNJOBID= nodeC027-1752258008-113133
SLURM_JOB_ID= 9682611
Free space on /tmp= 431056 MiB

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

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

MD5SUM BENCH= 64a743feb09fa0a5aad8430fb5aaa74a
RANDOM SEED=1291802404

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        100798292 kB
MemAvailable:   102701872 kB
Buffers:            2488 kB
Cached:          2695800 kB
SwapCached:           12 kB
Active:         26155396 kB
Inactive:        2084976 kB
Active(anon):   25557348 kB
Inactive(anon):     2792 kB
Active(file):     598048 kB
Inactive(file):  2082184 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5752 kB
Writeback:             0 kB
AnonPages:      25534620 kB
Mapped:           135900 kB
Shmem:             18056 kB
KReclaimable:     124772 kB
Slab:             217668 kB
SReclaimable:     124772 kB
SUnreclaim:        92896 kB
KernelStack:        4368 kB
PageTables:        54068 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   31819660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11071488 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:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431052 MiB
End job on nodeC027 at 2025-07-11 21:07:31