Trace number 4529890

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 9.52095 9.72428

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid3x80split.opb
MD5SUMc830ce34512a257c61a7b8e2ae28bccb
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.101614
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables481
Total number of constraints241
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)241
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
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

6.70/6.92	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529890-1752260264.opb
6.70/6.92	c Solving mode: decision
6.70/6.92	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
6.70/6.92	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
6.70/6.92	c original problem has 481 variables (481 bin, 0 int, 0 impl, 0 cont) and 241 constraints
6.70/6.92	c presolving:
6.70/6.92	c (round 1, fast)       1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
6.70/6.92	c    (0.0s) probing: 51/480 (10.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
6.70/6.92	c    (0.0s) probing aborted: 50/50 successive totally useless probings
6.70/6.92	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
6.70/6.92	c    (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
6.70/6.92	c dynamic symmetry handling statistics:
6.70/6.92	c    orbitopal reduction:       no components
6.70/6.92	c    orbital reduction:         no components
6.70/6.92	c    lexicographic reduction:    1 permutations with support sizes 320
6.70/6.92	c handled 1 out of 1 symmetry components
6.70/6.92	c presolving (2 rounds: 2 fast, 1 medium, 1 exhaustive):
6.70/6.92	c  1 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
6.70/6.92	c  0 implications, 0 cliques
6.70/6.92	c presolved problem has 480 variables (480 bin, 0 int, 0 impl, 0 cont) and 240 constraints
6.70/6.92	c     240 constraints of type <linear>
6.70/6.92	c transformed objective value is always integral (scale: 1)
6.70/6.92	c Presolving Time: 0.01
6.70/6.92	c 
6.70/6.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.70/6.92	c   0.0s|     1 |     0 |   257 |     - |  8676k |   0 | 480 | 249 | 240 |   0 |  0 |   9 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.1s|     1 |     0 |   293 |     - |  8951k |   0 | 480 | 381 | 243 |   3 |  1 |   9 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.1s|     1 |     0 |   298 |     - |  9133k |   0 | 480 | 381 | 246 |   6 |  2 |   9 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.1s|     1 |     0 |   301 |     - |  9660k |   0 | 480 | 381 | 249 |   9 |  3 |   9 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.1s|     1 |     0 |   305 |     - |  9874k |   0 | 480 | 381 | 252 |  12 |  4 |   9 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.1s|     1 |     0 |   311 |     - |    10M |   0 | 480 | 384 | 255 |  15 |  5 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.1s|     1 |     0 |   317 |     - |    11M |   0 | 480 | 384 | 258 |  18 |  6 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.1s|     1 |     0 |   323 |     - |    11M |   0 | 480 | 384 | 260 |  20 |  7 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.2s|     1 |     0 |   331 |     - |    12M |   0 | 480 | 384 | 262 |  22 |  8 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.2s|     1 |     0 |   337 |     - |    12M |   0 | 480 | 384 | 264 |  24 |  9 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.2s|     1 |     0 |   341 |     - |    12M |   0 | 480 | 384 | 266 |  26 | 10 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.2s|     1 |     0 |   342 |     - |    12M |   0 | 480 | 384 | 267 |  27 | 11 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.2s|     1 |     0 |   348 |     - |    12M |   0 | 480 | 384 | 265 |  29 | 12 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.2s|     1 |     0 |   349 |     - |    12M |   0 | 480 | 384 | 266 |  30 | 13 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.2s|     1 |     0 |   350 |     - |    12M |   0 | 480 | 384 | 267 |  31 | 14 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.70/6.92	c   0.2s|     1 |     0 |   352 |     - |    12M |   0 | 480 | 384 | 268 |  32 | 15 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.2s|     1 |     0 |   353 |     - |    12M |   0 | 480 | 384 | 269 |  33 | 16 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.2s|     1 |     0 |   354 |     - |    12M |   0 | 480 | 384 | 270 |  34 | 17 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.2s|     1 |     0 |   357 |     - |    12M |   0 | 480 | 385 | 261 |  35 | 18 |  13 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   0.3s|     1 |     2 |   532 |     - |    12M |   0 | 480 | 394 | 261 |  35 | 18 |  22 |   7 | 0.000000e+00 |      --      |    Inf | unknown
6.70/6.92	c   1.2s|   100 |    91 |  6273 |  59.8 |    14M |  11 | 480 | 604 |   0 | 208 |  0 | 232 |   7 | 0.000000e+00 |      --      |    Inf |   2.83%
6.70/6.92	c   1.9s|   200 |   185 | 10571 |  51.3 |    15M |  11 | 480 | 845 | 250 | 377 |  2 | 475 |   7 | 0.000000e+00 |      --      |    Inf |   7.03%
6.70/6.92	c   2.0s|   300 |   281 | 12163 |  39.5 |    17M |  15 | 480 | 876 | 248 | 591 |  2 | 507 |   7 | 0.000000e+00 |      --      |    Inf |   7.23%
6.70/6.92	c   2.2s|   400 |   367 | 13864 |  33.9 |    20M |  15 | 480 | 931 | 251 | 885 |  3 | 563 |   7 | 0.000000e+00 |      --      |    Inf |   9.28%
6.70/6.92	c   2.5s|   500 |   467 | 16932 |  33.2 |    26M |  18 | 480 |1000 | 240 |1215 |  1 | 641 |   7 | 0.000000e+00 |      --      |    Inf |   9.28%
6.70/6.92	c   2.8s|   600 |   559 | 19851 |  32.5 |    31M |  19 | 480 |1085 | 240 |1544 |  1 | 755 |   7 | 0.000000e+00 |      --      |    Inf |   9.33%
6.70/6.92	c   3.3s|   700 |   653 | 23919 |  33.7 |    33M |  21 | 480 |1164 | 250 |1856 |  2 | 856 |   7 | 0.000000e+00 |      --      |    Inf |   9.38%
6.70/6.92	c   3.6s|   800 |   749 | 26003 |  32.1 |    34M |  21 | 480 |1223 | 250 |2125 |  1 | 934 |   7 | 0.000000e+00 |      --      |    Inf |   9.57%
6.70/6.92	c   4.0s|   900 |   831 | 28576 |  31.4 |    37M |  22 | 480 |1295 | 240 |2403 |  1 |1022 |   7 | 0.000000e+00 |      --      |    Inf |   9.89%
6.70/6.92	c   4.6s|  1000 |   916 | 31269 |  30.9 |    39M |  25 | 480 |1455 | 245 |2619 |  1 |1191 |   7 | 0.000000e+00 |      --      |    Inf |  10.14%
6.70/6.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.70/6.92	c   4.7s|  1100 |  1012 | 32299 |  29.1 |    39M |  43 | 480 |1538 | 245 |2672 |  1 |1274 |   7 | 0.000000e+00 |      --      |    Inf |  10.14%
6.70/6.92	c   4.9s|  1200 |  1112 | 33504 |  27.6 |    40M |  44 | 480 |1643 | 245 |2786 |  1 |1381 |   7 | 0.000000e+00 |      --      |    Inf |  10.14%
6.70/6.92	c   5.0s|  1300 |  1212 | 34880 |  26.6 |    40M |  45 | 480 |1792 | 252 |2934 |  1 |1530 |   7 | 0.000000e+00 |      --      |    Inf |  10.14%
6.70/6.92	c   5.2s|  1400 |  1308 | 36129 |  25.6 |    40M |  53 | 480 |1929 | 253 |3084 |  1 |1672 |   7 | 0.000000e+00 |      --      |    Inf |  10.14%
6.70/6.92	c   5.3s|  1500 |  1404 | 37250 |  24.6 |    40M |  53 | 480 |2046 | 252 |3234 |  1 |1792 |   7 | 0.000000e+00 |      --      |    Inf |  10.14%
6.70/6.92	c   5.4s|  1600 |  1498 | 38450 |  23.8 |    40M |  53 | 480 |2198 | 254 |3399 |  1 |1948 |   7 | 0.000000e+00 |      --      |    Inf |  10.14%
6.70/6.92	c   5.5s|  1700 |  1596 | 39277 |  22.9 |    40M |  65 | 480 |2287 | 251 |3471 |  1 |2037 |   7 | 0.000000e+00 |      --      |    Inf |  10.14%
6.70/6.92	c   5.8s|  1800 |  1691 | 40398 |  22.3 |    40M |  65 | 480 |2419 | 248 |3611 |  2 |2171 |   7 | 0.000000e+00 |      --      |    Inf |  10.33%
6.70/6.92	c   6.1s|  1900 |  1780 | 41380 |  21.6 |    41M |  65 | 480 |2545 | 245 |3644 |  1 |2304 |   7 | 0.000000e+00 |      --      |    Inf |  10.33%
6.70/6.92	c   6.3s|  2000 |  1871 | 42465 |  21.1 |    41M |  65 | 480 |2670 | 240 |3757 |  1 |2437 |   7 | 0.000000e+00 |      --      |    Inf |  10.33%
6.70/6.92	c   6.4s|  2100 |  1923 | 43023 |  20.3 |    41M |  77 | 480 |2795 | 245 |3778 |  1 |2574 |   7 | 0.000000e+00 |      --      |    Inf |  10.33%
9.38/9.69	c   6.5s|  2200 |  2021 | 43871 |  19.8 |    41M |  77 | 480 |2832 | 245 |3861 |  1 |2615 |   7 | 0.000000e+00 |      --      |    Inf |  10.33%
9.38/9.69	c   6.6s|  2300 |  2115 | 44814 |  19.3 |    41M |  77 | 480 |2894 | 250 |3992 |  1 |2681 |   7 | 0.000000e+00 |      --      |    Inf |  10.33%
9.38/9.69	c   6.7s|  2400 |  2209 | 45627 |  18.9 |    41M |  77 | 480 |2977 | 251 |4071 |  1 |2772 |   7 | 0.000000e+00 |      --      |    Inf |  10.33%
9.38/9.69	c   7.0s|  2500 |  2299 | 46691 |  18.5 |    42M |  77 | 480 |3008 | 246 |4160 |  0 |2804 |   7 | 0.000000e+00 |      --      |    Inf |  10.35%
9.38/9.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.38/9.69	c   7.1s|  2600 |  2391 | 47099 |  18.0 |    42M |  77 | 480 |3037 | 249 |4220 |  1 |2833 |   7 | 0.000000e+00 |      --      |    Inf |  10.35%
9.38/9.69	c   7.2s|  2700 |  2491 | 48089 |  17.7 |    43M |  77 | 480 |3102 | 247 |4336 |  1 |2910 |   7 | 0.000000e+00 |      --      |    Inf |  10.35%
9.38/9.69	c   7.4s|  2800 |  2584 | 48893 |  17.3 |    43M |  77 | 480 |3124 | 249 |4395 |  3 |2937 |   7 | 0.000000e+00 |      --      |    Inf |  10.35%
9.38/9.69	c   7.9s|  2900 |  2672 | 49888 |  17.1 |    43M |  77 | 480 |3197 | 251 |4444 |  1 |3025 |   7 | 0.000000e+00 |      --      |    Inf |  10.36%
9.38/9.69	c   8.5s|  3000 |  2772 | 50593 |  16.8 |    43M |  77 | 480 |3209 | 247 |4504 |  1 |3042 |   7 | 0.000000e+00 |      --      |    Inf |  10.36%
9.38/9.69	c   9.0s|  3100 |  2870 | 51095 |  16.4 |    43M |  77 | 480 |3214 | 252 |4555 |  1 |3050 |   7 | 0.000000e+00 |      --      |    Inf |  10.36%
9.38/9.69	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
9.38/9.69	c (run 1, node 3194) performing user restart
9.38/9.69	c 
9.38/9.69	c (restart) converted 6 cuts from the global cut pool into linear constraints
9.38/9.69	c 
9.38/9.69	c presolving:
9.38/9.69	c (round 1, fast)       0 del vars, 31 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
9.38/9.69	c (round 2, exhaustive) 0 del vars, 32 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 25 upgd conss, 0 impls, 0 clqs
9.38/9.69	c (round 3, exhaustive) 0 del vars, 141 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 681 chg coeffs, 25 upgd conss, 0 impls, 0 clqs
9.38/9.69	c (round 4, exhaustive) 0 del vars, 154 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 681 chg coeffs, 25 upgd conss, 0 impls, 0 clqs
9.38/9.69	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
9.38/9.69	c  0 deleted vars, 154 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 681 changed coefficients
9.38/9.69	c  0 implications, 0 cliques
9.38/9.69	c presolved problem has 480 variables (480 bin, 0 int, 0 impl, 0 cont) and 3077 constraints
9.38/9.69	c      78 constraints of type <knapsack>
9.38/9.69	c     266 constraints of type <linear>
9.38/9.69	c    2733 constraints of type <logicor>
9.38/9.69	c transformed objective value is always integral (scale: 1)
9.38/9.69	c Presolving Time: 0.07
9.38/9.69	c 
9.38/9.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.38/9.69	c   9.1s|     1 |     0 | 51654 |     - |    44M |   0 | 480 |3107 | 246 |   0 |  0 |3099 |   7 | 0.000000e+00 |      --      |    Inf | unknown
9.38/9.69	c   9.2s|     1 |     0 | 51663 |     - |    44M |   0 | 480 |3296 | 252 |   6 |  1 |3099 |   7 | 0.000000e+00 |      --      |    Inf | unknown
9.38/9.69	c   9.2s|     1 |     0 | 51695 |     - |    44M |   0 | 480 |3296 | 259 |  13 |  2 |3099 |   7 | 0.000000e+00 |      --      |    Inf | unknown
9.38/9.69	c   9.2s|     1 |     0 | 51710 |     - |    44M |   0 | 480 |3296 | 264 |  18 |  3 |3099 |   7 | 0.000000e+00 |      --      |    Inf | unknown
9.38/9.69	c   9.2s|     1 |     0 | 51736 |     - |    44M |   0 | 480 |3296 | 269 |  23 |  4 |3099 |   7 | 0.000000e+00 |      --      |    Inf | unknown
9.38/9.69	c   9.2s|     1 |     0 | 51766 |     - |    44M |   0 | 480 |3296 | 273 |  27 |  5 |3099 |   7 | 0.000000e+00 |      --      |    Inf | unknown
9.38/9.69	c   9.2s|     1 |     0 | 51822 |     - |    45M |   0 | 480 |3301 | 280 |  34 |  6 |3104 |   7 | 0.000000e+00 |      --      |    Inf | unknown
9.38/9.69	c   9.3s|     1 |     0 | 51854 |     - |    47M |   0 | 480 |3302 | 288 |  42 |  7 |3105 |   7 | 0.000000e+00 |      --      |    Inf | unknown
9.38/9.69	c   9.3s|     1 |     0 | 51895 |     - |    50M |   0 | 480 |3304 | 297 |  51 |  8 |3107 |   7 | 0.000000e+00 |      --      |    Inf | unknown
9.38/9.69	c   9.3s|     1 |     0 | 51897 |     - |    53M |   0 | 480 |3304 | 304 |  58 |  9 |3107 |   7 |    cutoff    |      --      |   0.00%| unknown
9.38/9.69	c   9.3s|     1 |     0 | 51897 |     - |    53M |   0 | 480 |3304 | 304 |  58 |  9 |3107 |   7 |    cutoff    |      --      |   0.00%| unknown
9.38/9.69	c 
9.38/9.69	c SCIP Status        : problem is solved [infeasible]
9.38/9.69	c Solving Time (sec) : 9.30
9.38/9.69	c Solving Nodes      : 1 (total of 3195 nodes in 2 runs)
9.38/9.69	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
9.38/9.69	c Dual Bound         : +1.00000000000000e+20
9.38/9.69	c Gap                : 0.00 %
9.38/9.69	c SCIP found the problem to be infeasible.
9.38/9.69	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: 63794 MiB (44891 MiB free)
  memory of node 1: 64507 MiB (62797 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529890-1752260264/watcher-4529890-1752260264 -o /tmp/evaluation-result-4529890-1752260264/solver-4529890-1752260264 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752253269-119229 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529890-1752260264.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=120820, runsolver pid=120817

[startup+0.100073 s]*
/proc/loadavg: 4.07 4.15 4.17 5/256 120825
/proc/meminfo: memFree=110269864/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=12808 memory=10112 CPUtime=0.05 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 1508 0 0 0 5 0 0 0 20 0 1 0 141706132 13115392 2528 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 3202 2528 1184 1 0 1405 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 17000 KiB
Current children cumulated memory: 13056 KiB

[startup+0.214564 s]*
/proc/loadavg: 4.07 4.15 4.17 5/256 120825
/proc/meminfo: memFree=110260540/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1185840 memory=30584 CPUtime=0.14 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 3461 0 0 0 13 1 0 0 20 0 1 0 141706132 1214300160 7646 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 296460 7646 4806 1 0 268528 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 1190032 KiB
Current children cumulated memory: 33528 KiB

[startup+0.313818 s]*
/proc/loadavg: 4.07 4.15 4.17 5/256 120825
/proc/meminfo: memFree=110258524/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1189596 memory=34808 CPUtime=0.23 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 4311 0 0 0 21 2 0 0 20 0 1 0 141706132 1218146304 8702 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 297399 8702 5062 1 0 269308 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1193788 KiB
Current children cumulated memory: 37752 KiB

[startup+0.700384 s]
/proc/loadavg: 4.07 4.15 4.17 6/256 120825
/proc/meminfo: memFree=110244412/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1211356 memory=62944 CPUtime=0.58 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 9337 0 0 0 53 5 0 0 20 0 1 0 141706132 1240428544 15736 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 302839 15736 8166 1 0 274197 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 1215548 KiB
Current children cumulated memory: 65888 KiB

[startup+1.5003 s]
/proc/loadavg: 4.07 4.15 4.17 5/256 120825
/proc/meminfo: memFree=110238380/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1217896 memory=69472 CPUtime=1.36 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 10973 0 0 0 131 5 0 0 20 0 1 0 141706132 1247125504 17368 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 304474 17368 8166 1 0 275832 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 1222088 KiB
Current children cumulated memory: 72416 KiB

[startup+3.10597 s]
/proc/loadavg: 4.06 4.15 4.17 5/256 120825
/proc/meminfo: memFree=109235876/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1228272 memory=79712 CPUtime=2.95 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 13520 0 0 0 289 6 0 0 20 0 1 0 141706132 1257750528 19928 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 307068 19928 8166 1 0 278426 0
Current children cumulated CPU time: 2.95 s
Current children cumulated vsize: 1232464 KiB
Current children cumulated memory: 82656 KiB

[startup+6.30023 s]
/proc/loadavg: 4.06 4.15 4.17 5/256 120825
/proc/meminfo: memFree=109219496/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1251156 memory=102880 CPUtime=6.11 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 20282 0 0 0 604 7 0 0 20 0 1 0 141706132 1281183744 25720 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 312789 25720 8166 1 0 284147 0
Current children cumulated CPU time: 6.11 s
Current children cumulated vsize: 1255348 KiB
Current children cumulated memory: 105824 KiB

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

# cumulated CPU time of all completed processes:  user=9.41869 s, system=0.102259 s

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

[startup+6.40029 s]
/proc/loadavg: 4.06 4.15 4.17 5/256 120825
/proc/meminfo: memFree=109219496/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1251488 memory=103136 CPUtime=6.21 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 20363 0 0 0 614 7 0 0 20 0 1 0 141706132 1281523712 25784 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 312872 25784 8166 1 0 284230 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 1255680 KiB
Current children cumulated memory: 106080 KiB

[startup+8.00022 s]*
/proc/loadavg: 4.06 4.15 4.17 5/256 120825
/proc/meminfo: memFree=110151832/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1255320 memory=106772 CPUtime=7.8 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 22676 0 0 0 772 8 0 0 20 0 1 0 141706132 1285447680 26693 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 313830 26693 8166 1 0 285188 0
Current children cumulated CPU time: 7.8 s
Current children cumulated vsize: 1259512 KiB
Current children cumulated memory: 109716 KiB

[startup+8.80025 s]
/proc/loadavg: 4.06 4.15 4.17 5/256 120825
/proc/meminfo: memFree=110151832/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1255452 memory=107284 CPUtime=8.59 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 22810 0 0 0 851 8 0 0 20 0 1 0 141706132 1285582848 26821 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 313863 26821 8166 1 0 285221 0
Current children cumulated CPU time: 8.59 s
Current children cumulated vsize: 1259644 KiB
Current children cumulated memory: 110228 KiB

[startup+9.20022 s]
/proc/loadavg: 4.06 4.15 4.17 5/256 120825
/proc/meminfo: memFree=110160304/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1255452 memory=107284 CPUtime=8.98 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 22810 0 0 0 890 8 0 0 20 0 1 0 141706132 1285582848 26821 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 313863 26821 8166 1 0 285221 0
Current children cumulated CPU time: 8.98 s
Current children cumulated vsize: 1259644 KiB
Current children cumulated memory: 110228 KiB

[startup+9.60022 s]
/proc/loadavg: 4.06 4.15 4.17 5/256 120825
/proc/meminfo: memFree=110160304/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1259592 memory=111252 CPUtime=9.38 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 23802 0 0 0 930 8 0 0 20 0 1 0 141706132 1289822208 27813 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 314898 27813 8166 1 0 286256 0
Current children cumulated CPU time: 9.38 s
Current children cumulated vsize: 1263784 KiB
Current children cumulated memory: 114196 KiB

[startup+9.70021 s]
/proc/loadavg: 4.06 4.15 4.17 5/256 120825
/proc/meminfo: memFree=110160304/131382112 swapFree=33010416/33010684
[pid=120820] ppid=120817 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/120820/stat : 120820 (scip-naps-1.00a) S 120817 120820 119216 0 -1 4194304 260 324 0 0 0 0 0 0 20 0 1 0 141706129 4292608 736 18446744073709551615 94045212766208 94045213660741 140720752150240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94045213899792 94045213947536 94045225127936 140720752155035 140720752155134 140720752155134 140720752160738 0
/proc/120820/statm: 1048 736 672 219 0 110 0
[pid=120825] ppid=120820 vsize=1259592 memory=111252 CPUtime=9.48 cores=5,7
/proc/120825/stat : 120825 (python3) R 120820 120820 119216 0 -1 4194304 23802 0 0 0 940 8 0 0 20 0 1 0 141706132 1289822208 27813 18446744073709551615 93894128201728 93894128202105 140732035647792 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 93894128213400 93894128214020 93894143770624 140732035656015 140732035656224 140732035656224 140732035661799 0
/proc/120825/statm: 314898 27813 8166 1 0 286256 0
Current children cumulated CPU time: 9.48 s
Current children cumulated vsize: 1263784 KiB
Current children cumulated memory: 114196 KiB

Child status: 0

Real time (s): 9.72428
CPU time (s): 9.52095
CPU user time (s): 9.41869
CPU system time (s): 0.102259
CPU usage (%): 97.909
Max. virtual memory (cumulated for all children) (KiB): 1263784
Max. memory (cumulated for all children) (KiB): 114196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.41869
system time used= 0.102259
maximum resident set size= 111892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24426
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= 147


# summary of solver processes directly reported to runsolver:
#   pid: 120820
#   total CPU time (s): 9.52095
#   total CPU user time (s): 9.41869
#   total CPU system time (s): 0.102259

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.057546 second user time and 0.096607 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-11 20:57:44
IDJOB=4529890
IDBENCH=160444
IDSOLVER=3388
FILE ID=nodeC012/4529890-1752260264
RUNJOBID= nodeC012-1752253269-119229
SLURM_JOB_ID= 9682583
Free space on /tmp= 431488 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid3x80split.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529890-1752260264/watcher-4529890-1752260264 -o /tmp/evaluation-result-4529890-1752260264/solver-4529890-1752260264 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752253269-119229 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529890-1752260264.opb

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

MD5SUM BENCH= c830ce34512a257c61a7b8e2ae28bccb
RANDOM SEED=1412904918

nodeC012 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		: 3491.666
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.39
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.226
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.39
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.341
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.39
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.39
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		: 3662.415
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.39
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.029
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.39
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.291
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.39
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.146
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        110274024 kB
MemAvailable:   111105084 kB
Buffers:            2136 kB
Cached:          1627656 kB
SwapCached:           16 kB
Active:         19506720 kB
Inactive:        1003676 kB
Active(anon):   18893600 kB
Inactive(anon):     4948 kB
Active(file):     613120 kB
Inactive(file):   998728 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5636 kB
Writeback:             8 kB
AnonPages:      18883364 kB
Mapped:           133984 kB
Shmem:             17944 kB
KReclaimable:     117296 kB
Slab:             207016 kB
SReclaimable:     117296 kB
SUnreclaim:        89720 kB
KernelStack:        4032 kB
PageTables:        41448 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   24306464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8181760 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431484 MiB
End job on nodeC012 at 2025-07-11 20:57:54