Trace number 4529734

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.00a2SAT 20.1757 20.2633

General information on the benchmark

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

Solver Data

4.95/5.03	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529734-1752253373.opb
4.95/5.03	c Solving mode: decision
4.95/5.03	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
4.95/5.03	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
4.95/5.03	c original problem has 316 variables (316 bin, 0 int, 0 impl, 0 cont) and 686 constraints
4.95/5.03	c presolving:
4.95/5.03	c (round 1, fast)       1 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 167 clqs
4.95/5.03	c (round 2, fast)       13 del vars, 15 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 153 clqs
4.95/5.03	c (round 3, fast)       13 del vars, 27 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 153 clqs
4.95/5.03	c (round 4, medium)     15 del vars, 27 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 149 clqs
4.95/5.03	c (round 5, fast)       15 del vars, 31 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 167 clqs
4.95/5.03	c (round 6, exhaustive) 15 del vars, 31 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 655 upgd conss, 0 impls, 167 clqs
4.95/5.03	c (round 7, medium)     21 del vars, 225 del conss, 766 add conss, 13 chg bounds, 6 chg sides, 21 chg coeffs, 655 upgd conss, 0 impls, 901 clqs
4.95/5.03	c (round 8, fast)       21 del vars, 235 del conss, 766 add conss, 13 chg bounds, 6 chg sides, 23 chg coeffs, 655 upgd conss, 0 impls, 901 clqs
4.95/5.03	c (round 9, exhaustive) 21 del vars, 1096 del conss, 873 add conss, 13 chg bounds, 6 chg sides, 23 chg coeffs, 655 upgd conss, 0 impls, 901 clqs
4.95/5.03	c (round 10, exhaustive) 21 del vars, 1102 del conss, 873 add conss, 13 chg bounds, 6 chg sides, 23 chg coeffs, 655 upgd conss, 0 impls, 901 clqs
4.95/5.03	c (round 11, exhaustive) 21 del vars, 1102 del conss, 873 add conss, 13 chg bounds, 6 chg sides, 125 chg coeffs, 655 upgd conss, 0 impls, 901 clqs
4.95/5.03	c    (0.0s) probing cycle finished: starting next cycle
4.95/5.03	c (round 12, exhaustive) 37 del vars, 1102 del conss, 873 add conss, 13 chg bounds, 6 chg sides, 125 chg coeffs, 655 upgd conss, 0 impls, 3556 clqs
4.95/5.03	c (round 13, fast)       37 del vars, 1124 del conss, 873 add conss, 13 chg bounds, 6 chg sides, 180 chg coeffs, 656 upgd conss, 0 impls, 3556 clqs
4.95/5.03	c (round 14, exhaustive) 37 del vars, 1124 del conss, 873 add conss, 13 chg bounds, 6 chg sides, 183 chg coeffs, 656 upgd conss, 0 impls, 3556 clqs
4.95/5.03	c (round 15, exhaustive) 37 del vars, 1125 del conss, 882 add conss, 13 chg bounds, 6 chg sides, 183 chg coeffs, 656 upgd conss, 0 impls, 3556 clqs
4.95/5.03	c (round 16, exhaustive) 37 del vars, 1125 del conss, 882 add conss, 13 chg bounds, 6 chg sides, 187 chg coeffs, 656 upgd conss, 0 impls, 3556 clqs
4.95/5.03	c    (0.0s) probing: 51/279 (18.3%) - 12 fixings, 4 aggregations, 3807 implications, 0 bound changes
4.95/5.03	c    (0.0s) probing aborted: 50/50 successive totally useless probings
4.95/5.03	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
4.95/5.03	c    (0.0s) no symmetry present (symcode time: 0.00)
4.95/5.03	c presolving (17 rounds: 17 fast, 11 medium, 9 exhaustive):
4.95/5.03	c  37 deleted vars, 1125 deleted constraints, 882 added constraints, 13 tightened bounds, 0 added holes, 6 changed sides, 187 changed coefficients
4.95/5.03	c  0 implications, 3556 cliques
4.95/5.03	c presolved problem has 279 variables (279 bin, 0 int, 0 impl, 0 cont) and 442 constraints
4.95/5.03	c       9 constraints of type <knapsack>
4.95/5.03	c     142 constraints of type <setppc>
4.95/5.03	c     101 constraints of type <and>
4.95/5.03	c     190 constraints of type <logicor>
4.95/5.03	c transformed objective value is always integral (scale: 1)
4.95/5.03	c Presolving Time: 0.04
4.95/5.03	c 
4.95/5.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.95/5.03	c   0.1s|     1 |     0 |   524 |     - |  7311k |   0 | 279 | 478 | 543 |   0 |  0 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   0.3s|     1 |     0 |  4501 |     - |    16M |   0 | 279 | 612 | 587 |  44 |  1 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   0.4s|     1 |     0 |  4943 |     - |    23M |   0 | 279 | 613 | 634 |  91 |  2 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   0.4s|     1 |     0 |  5329 |     - |    27M |   0 | 279 | 617 | 679 | 136 |  3 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   0.5s|     1 |     0 |  5569 |     - |    37M |   0 | 279 | 618 | 721 | 178 |  4 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   0.5s|     1 |     0 |  5729 |     - |    44M |   0 | 279 | 620 | 761 | 218 |  5 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   0.5s|     1 |     0 |  5944 |     - |    50M |   0 | 279 | 621 | 796 | 253 |  6 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   0.6s|     1 |     0 |  6100 |     - |    57M |   0 | 279 | 624 | 827 | 284 |  7 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   0.6s|     1 |     0 |  6300 |     - |    58M |   0 | 279 | 627 | 858 | 315 |  8 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   0.7s|     1 |     0 |  6480 |     - |    63M |   0 | 279 | 629 | 878 | 335 |  9 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   0.7s|     1 |     0 |  6679 |     - |    69M |   0 | 279 | 635 | 900 | 357 | 10 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   0.7s|     1 |     0 |  6776 |     - |    69M |   0 | 279 | 638 | 922 | 379 | 11 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   1.0s|     1 |     2 |  7984 |     - |    69M |   0 | 279 | 644 | 922 | 379 | 11 |  70 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   1.3s|   100 |    21 | 11523 |  47.9 |    70M |  20 | 279 | 656 | 939 | 790 |  0 |  82 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   1.6s|   200 |    23 | 14921 |  40.9 |    72M |  20 | 279 | 675 | 948 |1048 |  1 | 102 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.95/5.03	c   1.8s|   300 |    27 | 17201 |  34.9 |    72M |  20 | 279 | 701 | 945 |1173 |  2 | 128 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   2.1s|   400 |    19 | 20173 |  33.6 |    73M |  20 | 279 | 719 | 927 |1312 |  0 | 146 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.95/5.03	c   2.7s|   500 |    21 | 24837 |  36.2 |    73M |  20 | 279 | 762 | 923 |1557 |  2 | 189 |  11 | 0.000000e+00 |      --      |    Inf |   0.59%
4.95/5.03	c   3.0s|   600 |    23 | 27594 |  34.8 |    73M |  20 | 279 | 786 | 931 |1698 |  1 | 213 |  11 | 0.000000e+00 |      --      |    Inf |   0.92%
4.95/5.03	c   3.5s|   700 |    19 | 30616 |  34.1 |    73M |  20 | 279 | 807 | 945 |1886 |  0 | 234 |  11 | 0.000000e+00 |      --      |    Inf |   0.95%
4.95/5.03	c   4.0s|   800 |    27 | 35125 |  35.5 |    71M |  20 | 279 | 852 | 997 |2119 |  1 | 279 |  11 | 0.000000e+00 |      --      |    Inf |   1.19%
4.95/5.03	c   4.3s|   900 |    20 | 38810 |  35.6 |    72M |  20 | 279 | 899 |1006 |2382 |  0 | 326 |  11 | 0.000000e+00 |      --      |    Inf |   1.46%
4.95/5.03	c   4.7s|  1000 |    24 | 42393 |  35.7 |    72M |  20 | 279 | 944 |   0 |2595 |  0 | 371 |  11 | 0.000000e+00 |      --      |    Inf |   1.58%
4.95/5.03	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
4.95/5.03	c (run 1, node 1042) performing user restart
4.95/5.03	c 
4.95/5.03	c (restart) converted 160 cuts from the global cut pool into linear constraints
4.95/5.03	c 
4.95/5.03	c presolving:
4.95/5.03	c (round 1, fast)       0 del vars, 66 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3556 clqs
4.95/5.03	c (round 2, exhaustive) 0 del vars, 67 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3556 clqs
4.95/5.03	c (round 3, exhaustive) 0 del vars, 67 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 288 upgd conss, 0 impls, 3556 clqs
4.95/5.03	c (round 4, exhaustive) 0 del vars, 67 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 3 chg coeffs, 288 upgd conss, 0 impls, 3556 clqs
15.21/15.35	c (round 5, exhaustive) 0 del vars, 114 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 14 chg coeffs, 288 upgd conss, 0 impls, 3556 clqs
15.21/15.35	c (round 6, exhaustive) 0 del vars, 114 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 1886 chg coeffs, 288 upgd conss, 0 impls, 3556 clqs
15.21/15.35	c presolving (7 rounds: 7 fast, 6 medium, 6 exhaustive):
15.21/15.35	c  0 deleted vars, 114 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 1886 changed coefficients
15.21/15.35	c  0 implications, 3556 cliques
15.21/15.35	c presolved problem has 279 variables (279 bin, 0 int, 0 impl, 0 cont) and 1012 constraints
15.21/15.35	c      15 constraints of type <knapsack>
15.21/15.35	c     322 constraints of type <setppc>
15.21/15.35	c     101 constraints of type <and>
15.21/15.35	c       4 constraints of type <linear>
15.21/15.35	c     570 constraints of type <logicor>
15.21/15.35	c transformed objective value is always integral (scale: 1)
15.21/15.35	c Presolving Time: 0.08
15.21/15.35	c 
15.21/15.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.21/15.35	c   4.9s|     1 |     0 | 44091 |     - |    72M |   0 | 279 |1033 | 703 |   0 |  0 | 414 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.1s|     1 |     0 | 44503 |     - |    72M |   0 | 279 |1129 | 741 |  38 |  1 | 416 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.1s|     1 |     0 | 44790 |     - |    72M |   0 | 279 |1135 | 781 |  78 |  2 | 422 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.2s|     1 |     0 | 45026 |     - |    72M |   0 | 279 |1136 | 817 | 114 |  3 | 423 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.2s|     1 |     0 | 45218 |     - |    72M |   0 | 279 |1137 | 851 | 148 |  4 | 424 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.3s|     1 |     0 | 45493 |     - |    73M |   0 | 279 |1141 | 884 | 181 |  5 | 428 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.3s|     1 |     0 | 45558 |     - |    73M |   0 | 279 |1144 | 913 | 210 |  6 | 431 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.3s|     1 |     0 | 45612 |     - |    74M |   0 | 279 |1148 | 926 | 223 |  7 | 435 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.4s|     1 |     0 | 45690 |     - |    74M |   0 | 279 |1150 | 938 | 235 |  8 | 437 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.4s|     1 |     0 | 45767 |     - |    75M |   0 | 279 |1155 | 952 | 249 |  9 | 442 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.5s|     1 |     0 | 45844 |     - |    76M |   0 | 279 |1156 | 963 | 260 | 10 | 443 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.5s|     1 |     0 | 45897 |     - |    76M |   0 | 279 |1156 | 975 | 272 | 11 | 443 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   5.7s|     1 |     2 | 46577 |     - |    76M |   0 | 279 |1162 | 975 | 272 | 11 | 450 |  21 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   6.1s|   100 |    15 | 51004 |  36.7 |    77M |  24 | 279 |1184 | 917 | 648 |  2 | 472 |  21 | 0.000000e+00 |      --      |    Inf | unknown
15.21/15.35	c   6.4s|   200 |    17 | 55509 |  37.4 |    77M |  24 | 279 |1225 |   0 |1078 |  0 | 519 |  21 | 0.000000e+00 |      --      |    Inf |   1.65%
15.21/15.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.21/15.35	c   6.9s|   300 |    17 | 60148 |  38.1 |    81M |  24 | 279 |1238 | 929 |1499 |  2 | 540 |  21 | 0.000000e+00 |      --      |    Inf |   2.12%
15.21/15.35	c   7.3s|   400 |    19 | 63395 |  37.7 |    84M |  24 | 279 |1265 | 944 |1826 |  2 | 568 |  21 | 0.000000e+00 |      --      |    Inf |   5.28%
15.21/15.35	c   7.5s|   500 |    17 | 66034 |  36.9 |    87M |  24 | 279 |1294 |   0 |2036 |  0 | 598 |  21 | 0.000000e+00 |      --      |    Inf |   6.09%
15.21/15.35	c   7.9s|   600 |    17 | 70363 |  37.3 |    89M |  24 | 279 |1313 | 966 |2433 |  1 | 620 |  21 | 0.000000e+00 |      --      |    Inf |   6.48%
15.21/15.35	c   8.1s|   700 |    15 | 73823 |  37.2 |    91M |  24 | 279 |1328 | 939 |2693 |  1 | 651 |  21 | 0.000000e+00 |      --      |    Inf |   6.62%
15.21/15.35	c   8.3s|   800 |    13 | 77215 |  37.0 |    91M |  24 | 279 |1333 | 937 |2978 |  0 | 667 |  21 | 0.000000e+00 |      --      |    Inf |   6.64%
15.21/15.35	c   8.5s|   900 |    17 | 80524 |  36.8 |    93M |  26 | 279 |1348 |   0 |3208 |  0 | 690 |  21 | 0.000000e+00 |      --      |    Inf |   6.74%
15.21/15.35	c   8.7s|  1000 |    15 | 83614 |  36.5 |    93M |  27 | 279 |1353 |   0 |3396 |  0 | 702 |  21 | 0.000000e+00 |      --      |    Inf |   6.74%
15.21/15.35	c   8.9s|  1100 |    15 | 86538 |  36.2 |    93M |  27 | 279 |1358 | 967 |3607 |  0 | 718 |  21 | 0.000000e+00 |      --      |    Inf |   6.79%
15.21/15.35	c   9.0s|  1200 |    15 | 89506 |  35.9 |    93M |  29 | 279 |1359 | 984 |3826 |  0 | 729 |  21 | 0.000000e+00 |      --      |    Inf |   6.82%
15.21/15.35	c   9.3s|  1300 |    15 | 94090 |  36.3 |    93M |  29 | 279 |1362 | 911 |4202 |  2 | 742 |  21 | 0.000000e+00 |      --      |    Inf |   7.22%
15.21/15.35	c   9.6s|  1400 |    15 | 97358 |  36.2 |    94M |  29 | 279 |1384 | 936 |4562 |  1 | 775 |  21 | 0.000000e+00 |      --      |    Inf |   7.62%
15.21/15.35	c  10.2s|  1500 |    17 |100771 |  36.1 |    94M |  29 | 279 |1381 | 944 |4859 |  0 | 787 |  21 | 0.000000e+00 |      --      |    Inf |   8.44%
15.21/15.35	c  10.6s|  1600 |    17 |103513 |  35.7 |    94M |  29 | 279 |1388 | 943 |5067 |  1 | 797 |  21 | 0.000000e+00 |      --      |    Inf |   8.76%
15.21/15.35	c  11.0s|  1700 |    15 |107000 |  35.7 |    94M |  29 | 279 |1401 | 951 |5315 |  0 | 820 |  21 | 0.000000e+00 |      --      |    Inf |   9.17%
15.21/15.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.21/15.35	c  11.2s|  1800 |    15 |110024 |  35.5 |    94M |  29 | 279 |1413 | 974 |5570 |  0 | 840 |  21 | 0.000000e+00 |      --      |    Inf |   9.27%
15.21/15.35	c  11.5s|  1900 |    15 |112347 |  35.1 |    95M |  29 | 279 |1420 | 880 |5866 |  2 | 857 |  21 | 0.000000e+00 |      --      |    Inf |   9.38%
15.21/15.35	c  11.7s|  2000 |    21 |115159 |  34.9 |    95M |  29 | 279 |1445 | 951 |6174 |  2 | 902 |  21 | 0.000000e+00 |      --      |    Inf |   9.71%
15.21/15.35	c  12.0s|  2100 |    19 |117706 |  34.6 |    95M |  29 | 279 |1474 | 911 |6404 |  1 | 939 |  21 | 0.000000e+00 |      --      |    Inf |  10.20%
15.21/15.35	c  12.1s|  2200 |    17 |120183 |  34.3 |    95M |  29 | 279 |1504 | 893 |6614 |  2 | 979 |  21 | 0.000000e+00 |      --      |    Inf |  10.33%
15.21/15.35	c  12.5s|  2300 |    17 |123252 |  34.2 |    95M |  29 | 279 |1535 | 968 |6842 |  2 |1030 |  21 | 0.000000e+00 |      --      |    Inf |  10.88%
15.21/15.35	c  12.8s|  2400 |    19 |127061 |  34.3 |    97M |  29 | 279 |1566 |   0 |7174 |  0 |1079 |  21 | 0.000000e+00 |      --      |    Inf |  11.04%
15.21/15.35	c  12.9s|  2500 |    19 |129492 |  34.0 |    97M |  29 | 279 |1599 | 980 |7406 |  1 |1119 |  21 | 0.000000e+00 |      --      |    Inf |  11.07%
15.21/15.35	c  13.1s|  2600 |    19 |131656 |  33.7 |    97M |  29 | 279 |1629 | 926 |7634 |  0 |1151 |  21 | 0.000000e+00 |      --      |    Inf |  11.12%
15.21/15.35	c  13.2s|  2700 |    19 |134378 |  33.5 |    97M |  29 | 279 |1631 |   0 |7825 |  0 |1164 |  21 | 0.000000e+00 |      --      |    Inf |  11.13%
15.21/15.35	c  13.4s|  2800 |    19 |137651 |  33.5 |    97M |  29 | 279 |1644 | 975 |7991 |  0 |1182 |  21 | 0.000000e+00 |      --      |    Inf |  11.13%
15.21/15.35	c  13.5s|  2900 |    21 |140394 |  33.3 |    97M |  29 | 279 |1660 | 963 |8156 |  1 |1208 |  21 | 0.000000e+00 |      --      |    Inf |  11.13%
15.21/15.35	c  13.8s|  3000 |    19 |143189 |  33.2 |    97M |  29 | 279 |1666 | 903 |8302 |  2 |1224 |  21 | 0.000000e+00 |      --      |    Inf |  11.50%
15.21/15.35	c  14.1s|  3100 |    17 |147625 |  33.4 |    97M |  29 | 279 |1675 | 973 |8547 |  0 |1255 |  21 | 0.000000e+00 |      --      |    Inf |  11.72%
15.21/15.35	c  14.3s|  3200 |    19 |151071 |  33.5 |    97M |  29 | 279 |1682 | 964 |8757 |  1 |1264 |  21 | 0.000000e+00 |      --      |    Inf |  11.83%
15.21/15.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.21/15.35	c  14.7s|  3300 |    19 |155208 |  33.7 |    97M |  29 | 279 |1682 | 949 |9172 |  2 |1283 |  21 | 0.000000e+00 |      --      |    Inf |  12.87%
20.09/20.20	c  15.2s|  3400 |    19 |159560 |  33.9 |    98M |  29 | 279 |1697 | 963 |9499 |  0 |1315 |  21 | 0.000000e+00 |      --      |    Inf |  13.37%
20.09/20.20	c  15.4s|  3500 |    17 |163663 |  34.0 |    98M |  29 | 279 |1682 | 963 |9814 |  0 |1334 |  21 | 0.000000e+00 |      --      |    Inf |  13.49%
20.09/20.20	c  15.7s|  3600 |    19 |167024 |  34.0 |    98M |  29 | 279 |1685 | 940 |  10k|  0 |1348 |  21 | 0.000000e+00 |      --      |    Inf |  13.70%
20.09/20.20	c  15.9s|  3700 |    17 |170232 |  34.0 |    98M |  29 | 279 |1707 | 926 |  10k|  2 |1377 |  21 | 0.000000e+00 |      --      |    Inf |  13.80%
20.09/20.20	c  16.4s|  3800 |    19 |174038 |  34.1 |    98M |  29 | 279 |1724 | 943 |  10k|  2 |1402 |  21 | 0.000000e+00 |      --      |    Inf |  14.50%
20.09/20.20	c  16.7s|  3900 |    19 |178800 |  34.3 |    98M |  29 | 279 |1729 | 944 |  11k|  0 |1427 |  21 | 0.000000e+00 |      --      |    Inf |  15.21%
20.09/20.20	c  17.0s|  4000 |    17 |182690 |  34.4 |    99M |  29 | 279 |1745 |   0 |  11k|  0 |1446 |  21 | 0.000000e+00 |      --      |    Inf |  15.45%
20.09/20.20	c  17.1s|  4100 |    19 |185172 |  34.2 |    99M |  29 | 279 |1769 | 953 |  11k|  2 |1478 |  21 | 0.000000e+00 |      --      |    Inf |  15.46%
20.09/20.20	c  17.3s|  4200 |    17 |187714 |  34.1 |    99M |  29 | 279 |1779 | 920 |  11k|  1 |1513 |  21 | 0.000000e+00 |      --      |    Inf |  15.47%
20.09/20.20	c  17.5s|  4300 |    17 |191865 |  34.2 |    99M |  31 | 279 |1792 |   0 |  12k|  0 |1545 |  21 | 0.000000e+00 |      --      |    Inf |  16.25%
20.09/20.20	c  18.1s|  4400 |    19 |197070 |  34.5 |   100M |  32 | 279 |1762 | 868 |  12k|  2 |1605 |  21 | 0.000000e+00 |      --      |    Inf |  27.00%
20.09/20.20	c  18.7s|  4500 |    21 |202148 |  34.8 |   102M |  32 | 279 |1743 | 929 |  13k|  2 |1663 |  21 | 0.000000e+00 |      --      |    Inf |  30.93%
20.09/20.20	c  19.1s|  4600 |    21 |206675 |  35.0 |   103M |  32 | 279 |1722 | 957 |  13k|  1 |1689 |  21 | 0.000000e+00 |      --      |    Inf |  31.24%
20.09/20.20	c  19.6s|  4700 |    23 |211536 |  35.3 |   103M |  32 | 279 |1704 | 889 |  13k|  2 |1760 |  21 | 0.000000e+00 |      --      |    Inf |  32.75%
20.09/20.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.09/20.20	c  19.8s|  4800 |    21 |215534 |  35.3 |   103M |  32 | 279 |1689 |   0 |  14k|  0 |1805 |  21 | 0.000000e+00 |      --      |    Inf |  33.04%
20.09/20.20	c *20.1s|  4878 |     0 |217417 |  35.2 |    LP  |  32 | 279 |1720 | 901 |  14k|  2 |1840 |  21 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
20.09/20.20	c 
20.09/20.20	c SCIP Status        : problem is solved [optimal solution found]
20.09/20.20	c Solving Time (sec) : 20.06
20.09/20.20	c Solving Nodes      : 4878 (total of 5920 nodes in 2 runs)
20.09/20.20	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
20.09/20.20	c Dual Bound         : +0.00000000000000e+00
20.09/20.20	c Gap                : 0.00 %
20.09/20.20	c All original constraints are satisfied.
20.09/20.20	c SCIP's best solution is verified feasible for the original problem.
20.09/20.20	c SCIP found a feasible solution.
20.09/20.20	s SATISFIABLE
20.09/20.20	v -x1 -x3 -x5 -x7 -x9 -x11 -x13 -x15 -x17 -x19 x21 x23 -x25 x27 -x29 -x31 -x33 -x35 -x37 -x39 -x41 x43 x45 -x47 x49 -x51 -x53 -x55 -x57 -x59 -x61 -x63 -x65 -x67 -x69 -x71 -x73 -x75 -x77 -x79 x81 -x83 -x85 x87 x89 -x91 -x93 -x95 -x97 -x99 -x101 -x103 -x105 -x107 -x109 -x111 -x113 -x115 -x117 -x119 x121 x123 x125 -x127 -x129 -x131 -x133 -x135 -x137 -x139 x141 x143 -x145 -x147 -x149 -x151 -x153 -x155 -x157 -x159 -x161 -x163 -x165 -x167 -x169 -x171 -x173 -x175 -x177 -x179 -x181 -x183 -x185 -x187 -x189 -x191 -x193 -x195 -x197 -x199 -x2 -x4 -x6 -x8 -x10 x12 -x14 -x16 -x18 x20 -x22 -x24 -x26 -x28 -x30 -x32 -x34 -x36 -x38 -x40 -x42 -x44 -x46 -x48 -x50 -x52 -x54 -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 -x72 x74 x76 x78 x80 -x82 -x84 -x86 -x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 -x104 -x106 -x108 -x110 -x112 x114 -x116 x118 x120 -x122 -x124 -x126 -x128 -x130 -x132 -x134 -x136 -x138 -x140 -x142 -x144 -x146 -x148 -x150 -x152 -x154 -x156 -x158 -x160 -x162 -x164 -x166 -x168 -x170 x172 x174 -x176 -x178 x180 -x182 -x184 -x186 -x188 -x190 -x192 x194 x196 -x198 -x200 -x202 x201 x204 -x203 x206 -x205 -x208 x207 x210 -x209 -x212 x211 x214 -x213 x216 -x215 -x218 x217 -x220 x219 x222 -x221 x224 -x223 x226 -x225 x228 -x227 x230 -x229 -x232 x231 -x234 x233 -x236 x235 -x238 x237 -x240 x239 x242 -x241 x244 -x243 -x246 x245 -x248 x247 x250 -x249 x252 -x251 x254 -x253 x256 -x255 -x258 -x257 -x260 -x259 -x262 -x261 x264 -x263 x266 -x265 x268 -x267 x270 -x269 -x272 x271 x274 -x273 x276 -x275 x278 -x277 -x280 x279 -x282 x281 -x284 x283 -x286 x285 -x288 x287 -x290 x289 -x292 x291 -x294 x293 -x296 x295 -x298 -x297 -x300 x299 -x302 -x301 -x304 -x303 -x306 x305 -x308 x307 -x310 x309 -x312 x311 x314 -x313 -x316 x315

Verifier Data

OK	0

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62580 MiB free)
  memory of node 1: 64465 MiB (63668 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529734-1752253373/watcher-4529734-1752253373 -o /tmp/evaluation-result-4529734-1752253373/solver-4529734-1752253373 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752253329-117727 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529734-1752253373.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=117942, runsolver pid=117939

[startup+0.100064 s]*
/proc/loadavg: 2.63 1.50 1.65 5/266 117947
/proc/meminfo: memFree=129273792/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1188036 memory=33064 CPUtime=0.07 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 3978 0 0 0 6 1 0 0 20 0 1 0 141015214 1216548864 8266 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 297009 8266 4945 1 0 269000 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1192228 KiB
Current children cumulated memory: 36136 KiB

[startup+0.205627 s]*
/proc/loadavg: 2.63 1.50 1.65 5/266 117947
/proc/meminfo: memFree=129253632/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1205636 memory=58792 CPUtime=0.18 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 7432 0 0 0 16 2 0 0 20 0 1 0 141015214 1234571264 14698 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 301409 14698 8145 1 0 272767 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1209828 KiB
Current children cumulated memory: 61864 KiB

[startup+0.30547 s]*
/proc/loadavg: 2.63 1.50 1.65 5/266 117947
/proc/meminfo: memFree=129253632/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1205636 memory=58792 CPUtime=0.28 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 7433 0 0 0 26 2 0 0 20 0 1 0 141015214 1234571264 14698 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 301409 14698 8145 1 0 272767 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 1209828 KiB
Current children cumulated memory: 61864 KiB

[startup+0.700156 s]
/proc/loadavg: 2.63 1.50 1.65 5/266 117947
/proc/meminfo: memFree=129237504/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1247884 memory=99240 CPUtime=0.66 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 17556 0 0 0 62 4 0 0 20 0 1 0 141015214 1277833216 24810 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 311971 24810 8145 1 0 283329 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1252076 KiB
Current children cumulated memory: 102312 KiB

[startup+1.50015 s]
/proc/loadavg: 2.63 1.50 1.65 6/266 117947
/proc/meminfo: memFree=129195120/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1273908 memory=122792 CPUtime=1.45 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 23463 0 0 0 141 4 0 0 20 0 1 0 141015214 1304481792 30698 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 318477 30698 8145 1 0 289835 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1278100 KiB
Current children cumulated memory: 125864 KiB

[startup+3.10468 s]
/proc/loadavg: 2.63 1.50 1.65 6/266 117947
/proc/meminfo: memFree=129187272/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1278184 memory=128040 CPUtime=3.06 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 24776 0 0 0 301 5 0 0 20 0 1 0 141015214 1308860416 32010 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 319546 32010 8145 1 0 290904 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1282376 KiB
Current children cumulated memory: 131112 KiB

[startup+6.30014 s]
/proc/loadavg: 2.74 1.54 1.66 6/266 117947
/proc/meminfo: memFree=129185096/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1282256 memory=131880 CPUtime=6.24 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 25725 0 0 0 619 5 0 0 20 0 1 0 141015214 1313030144 32970 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 320564 32970 8145 1 0 291922 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1286448 KiB
Current children cumulated memory: 134952 KiB

[startup+12.7002 s]
/proc/loadavg: 2.84 1.58 1.68 5/266 117996
/proc/meminfo: memFree=128797736/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1296064 memory=142504 CPUtime=12.62 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 28387 0 0 0 1257 5 0 0 20 0 1 0 141015214 1327169536 35626 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 324016 35626 8145 1 0 295374 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1300256 KiB
Current children cumulated memory: 145576 KiB

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

# cumulated CPU time of all completed processes:  user=20.1119 s, system=0.06376 s

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

[startup+12.8003 s]
/proc/loadavg: 2.84 1.58 1.68 5/266 117996
/proc/meminfo: memFree=128797736/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1296064 memory=142504 CPUtime=12.72 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 28387 0 0 0 1267 5 0 0 20 0 1 0 141015214 1327169536 35626 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 324016 35626 8145 1 0 295374 0
Current children cumulated CPU time: 12.72 s
Current children cumulated vsize: 1300256 KiB
Current children cumulated memory: 145576 KiB

[startup+16.0002 s]*
/proc/loadavg: 2.93 1.62 1.69 5/266 117996
/proc/meminfo: memFree=127585724/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1296736 memory=142504 CPUtime=15.91 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 28395 0 0 0 1586 5 0 0 20 0 1 0 141015214 1327857664 35626 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 324184 35626 8145 1 0 295542 0
Current children cumulated CPU time: 15.91 s
Current children cumulated vsize: 1300928 KiB
Current children cumulated memory: 145576 KiB

[startup+17.6002 s]
/proc/loadavg: 2.93 1.62 1.69 5/266 117996
/proc/meminfo: memFree=127529276/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1298068 memory=143400 CPUtime=17.5 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 28630 0 0 0 1745 5 0 0 20 0 1 0 141015214 1329221632 35850 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 324517 35850 8145 1 0 295875 0
Current children cumulated CPU time: 17.5 s
Current children cumulated vsize: 1302260 KiB
Current children cumulated memory: 146472 KiB

[startup+19.2002 s]
/proc/loadavg: 2.93 1.62 1.69 5/266 117996
/proc/meminfo: memFree=127529276/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1301440 memory=146344 CPUtime=19.1 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 29349 0 0 0 1905 5 0 0 20 0 1 0 141015214 1332674560 36586 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 325360 36586 8145 1 0 296718 0
Current children cumulated CPU time: 19.1 s
Current children cumulated vsize: 1305632 KiB
Current children cumulated memory: 149416 KiB

[startup+20.0002 s]*
/proc/loadavg: 3.10 1.68 1.71 5/266 117996
/proc/meminfo: memFree=127529276/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1301612 memory=146344 CPUtime=19.9 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 29352 0 0 0 1985 5 0 0 20 0 1 0 141015214 1332850688 36586 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 325403 36586 8145 1 0 296761 0
Current children cumulated CPU time: 19.9 s
Current children cumulated vsize: 1305804 KiB
Current children cumulated memory: 149416 KiB

[startup+20.2001 s]
/proc/loadavg: 3.10 1.68 1.71 5/266 117996
/proc/meminfo: memFree=127529276/131249996 swapFree=33000896/33010684
[pid=117942] ppid=117939 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117942/stat : 117942 (scip-naps-1.00a) S 117939 117942 117714 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141015212 4292608 768 18446744073709551615 94355434110976 94355435005509 140730351295968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355435244560 94355435292304 94355443404800 140730351303067 140730351303166 140730351303166 140730351308770 0
/proc/117942/statm: 1048 768 704 219 0 110 0
[pid=117947] ppid=117942 vsize=1301612 memory=146344 CPUtime=20.09 cores=5,7
/proc/117947/stat : 117947 (python3) R 117942 117942 117714 0 -1 4194304 29353 0 0 0 2004 5 0 0 20 0 1 0 141015214 1332850688 36586 18446744073709551615 94722467913728 94722467914105 140723656078560 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94722467925400 94722467926020 94722500403200 140723656087887 140723656088096 140723656088096 140723656093671 0
/proc/117947/statm: 325403 36586 8145 1 0 296761 0
Current children cumulated CPU time: 20.09 s
Current children cumulated vsize: 1305804 KiB
Current children cumulated memory: 149416 KiB

Child status: 0

Real time (s): 20.2633
CPU time (s): 20.1757
CPU user time (s): 20.1119
CPU system time (s): 0.06376
CPU usage (%): 99.5675
Max. virtual memory (cumulated for all children) (KiB): 1305804
Max. memory (cumulated for all children) (KiB): 149416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.1119
system time used= 0.06376
maximum resident set size= 146856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30034
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= 333
involuntary context switches= 131


# summary of solver processes directly reported to runsolver:
#   pid: 117942
#   total CPU time (s): 20.1757
#   total CPU user time (s): 20.1119
#   total CPU system time (s): 0.06376

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06004 second user time and 0.10104 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-11 19:02:54
IDJOB=4529734
IDBENCH=147875
IDSOLVER=3388
FILE ID=nodeC023/4529734-1752253373
RUNJOBID= nodeC023-1752253329-117727
SLURM_JOB_ID= 9682585
Free space on /tmp= 431852 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army10.14bt.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529734-1752253373/watcher-4529734-1752253373 -o /tmp/evaluation-result-4529734-1752253373/solver-4529734-1752253373 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752253329-117727 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529734-1752253373.opb

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

MD5SUM BENCH= 3a50fcae898f788b3960bca00975c98a
RANDOM SEED=894241664

nodeC023 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.874
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.78
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.881
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129279464 kB
MemAvailable:   129272316 kB
Buffers:              16 kB
Cached:           733504 kB
SwapCached:         2860 kB
Active:           641672 kB
Inactive:         564940 kB
Active(anon):     432948 kB
Inactive(anon):    52756 kB
Active(file):     208724 kB
Inactive(file):   512184 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5632 kB
Writeback:             0 kB
AnonPages:        473332 kB
Mapped:           122324 kB
Shmem:             12612 kB
KReclaimable:     222364 kB
Slab:             315760 kB
SReclaimable:     222364 kB
SUnreclaim:        93396 kB
KernelStack:        4320 kB
PageTables:         4616 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4019452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431816 MiB
End job on nodeC023 at 2025-07-11 19:03:14