Trace number 4493889

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.00a1SAT 19.9103 20.0073

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.94/5.05	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4493889-1751150127.opb
4.94/5.05	c Solving mode: decision
4.94/5.05	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
4.94/5.05	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
4.94/5.05	c original problem has 316 variables (316 bin, 0 int, 0 impl, 0 cont) and 686 constraints
4.94/5.05	c presolving:
4.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	c    (0.0s) probing cycle finished: starting next cycle
4.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	c    (0.0s) probing: 51/279 (18.3%) - 12 fixings, 4 aggregations, 3807 implications, 0 bound changes
4.94/5.05	c    (0.0s) probing aborted: 50/50 successive totally useless probings
4.94/5.05	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
4.94/5.05	c    (0.0s) no symmetry present (symcode time: 0.00)
4.94/5.05	c presolving (17 rounds: 17 fast, 11 medium, 9 exhaustive):
4.94/5.05	c  37 deleted vars, 1125 deleted constraints, 882 added constraints, 13 tightened bounds, 0 added holes, 6 changed sides, 187 changed coefficients
4.94/5.05	c  0 implications, 3556 cliques
4.94/5.05	c presolved problem has 279 variables (279 bin, 0 int, 0 impl, 0 cont) and 442 constraints
4.94/5.05	c       9 constraints of type <knapsack>
4.94/5.05	c     142 constraints of type <setppc>
4.94/5.05	c     101 constraints of type <and>
4.94/5.05	c     190 constraints of type <logicor>
4.94/5.05	c transformed objective value is always integral (scale: 1)
4.94/5.05	c Presolving Time: 0.04
4.94/5.05	c 
4.94/5.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.94/5.05	c   0.1s|     1 |     0 |   524 |     - |  7311k |   0 | 279 | 478 | 543 |   0 |  0 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   0.3s|     1 |     0 |  4501 |     - |    16M |   0 | 279 | 612 | 587 |  44 |  1 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   0.4s|     1 |     0 |  4943 |     - |    23M |   0 | 279 | 613 | 634 |  91 |  2 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   0.4s|     1 |     0 |  5329 |     - |    27M |   0 | 279 | 617 | 679 | 136 |  3 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   0.5s|     1 |     0 |  5569 |     - |    37M |   0 | 279 | 618 | 721 | 178 |  4 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   0.5s|     1 |     0 |  5729 |     - |    44M |   0 | 279 | 620 | 761 | 218 |  5 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   0.6s|     1 |     0 |  5944 |     - |    50M |   0 | 279 | 621 | 796 | 253 |  6 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   0.6s|     1 |     0 |  6100 |     - |    57M |   0 | 279 | 624 | 827 | 284 |  7 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   0.6s|     1 |     0 |  6300 |     - |    58M |   0 | 279 | 627 | 858 | 315 |  8 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   0.7s|     1 |     0 |  6480 |     - |    63M |   0 | 279 | 629 | 878 | 335 |  9 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   0.7s|     1 |     0 |  6679 |     - |    69M |   0 | 279 | 635 | 900 | 357 | 10 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   0.7s|     1 |     0 |  6776 |     - |    69M |   0 | 279 | 638 | 922 | 379 | 11 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   1.1s|     1 |     2 |  7984 |     - |    69M |   0 | 279 | 644 | 922 | 379 | 11 |  70 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   1.3s|   100 |    21 | 11523 |  47.9 |    70M |  20 | 279 | 656 | 939 | 790 |  0 |  82 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   1.6s|   200 |    23 | 14921 |  40.9 |    72M |  20 | 279 | 675 | 948 |1048 |  1 | 102 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.94/5.05	c   1.8s|   300 |    27 | 17201 |  34.9 |    72M |  20 | 279 | 701 | 945 |1173 |  2 | 128 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   2.1s|   400 |    19 | 20173 |  33.6 |    73M |  20 | 279 | 719 | 927 |1312 |  0 | 146 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.94/5.05	c   2.8s|   500 |    21 | 24837 |  36.2 |    73M |  20 | 279 | 762 | 923 |1557 |  2 | 189 |  11 | 0.000000e+00 |      --      |    Inf |   0.59%
4.94/5.05	c   3.0s|   600 |    23 | 27594 |  34.8 |    73M |  20 | 279 | 786 | 931 |1698 |  1 | 213 |  11 | 0.000000e+00 |      --      |    Inf |   0.92%
4.94/5.05	c   3.5s|   700 |    19 | 30616 |  34.1 |    73M |  20 | 279 | 807 | 945 |1886 |  0 | 234 |  11 | 0.000000e+00 |      --      |    Inf |   0.95%
4.94/5.05	c   4.0s|   800 |    27 | 35125 |  35.5 |    71M |  20 | 279 | 852 | 997 |2119 |  1 | 279 |  11 | 0.000000e+00 |      --      |    Inf |   1.19%
4.94/5.05	c   4.3s|   900 |    20 | 38810 |  35.6 |    72M |  20 | 279 | 899 |1006 |2382 |  0 | 326 |  11 | 0.000000e+00 |      --      |    Inf |   1.46%
4.94/5.05	c   4.7s|  1000 |    24 | 42393 |  35.7 |    72M |  20 | 279 | 944 |   0 |2595 |  0 | 371 |  11 | 0.000000e+00 |      --      |    Inf |   1.58%
4.94/5.05	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
4.94/5.05	c (run 1, node 1042) performing user restart
4.94/5.05	c 
4.94/5.05	c (restart) converted 160 cuts from the global cut pool into linear constraints
4.94/5.05	c 
4.94/5.05	c presolving:
4.94/5.05	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.94/5.05	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.94/5.05	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.94/5.05	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.10/15.25	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.10/15.25	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.10/15.25	c presolving (7 rounds: 7 fast, 6 medium, 6 exhaustive):
15.10/15.25	c  0 deleted vars, 114 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 1886 changed coefficients
15.10/15.25	c  0 implications, 3556 cliques
15.10/15.25	c presolved problem has 279 variables (279 bin, 0 int, 0 impl, 0 cont) and 1012 constraints
15.10/15.25	c      15 constraints of type <knapsack>
15.10/15.25	c     322 constraints of type <setppc>
15.10/15.25	c     101 constraints of type <and>
15.10/15.25	c       4 constraints of type <linear>
15.10/15.25	c     570 constraints of type <logicor>
15.10/15.25	c transformed objective value is always integral (scale: 1)
15.10/15.25	c Presolving Time: 0.08
15.10/15.25	c 
15.10/15.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.10/15.25	c   4.9s|     1 |     0 | 44091 |     - |    72M |   0 | 279 |1033 | 703 |   0 |  0 | 414 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.1s|     1 |     0 | 44503 |     - |    72M |   0 | 279 |1129 | 741 |  38 |  1 | 416 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.1s|     1 |     0 | 44790 |     - |    72M |   0 | 279 |1135 | 781 |  78 |  2 | 422 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.2s|     1 |     0 | 45026 |     - |    72M |   0 | 279 |1136 | 817 | 114 |  3 | 423 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.2s|     1 |     0 | 45218 |     - |    72M |   0 | 279 |1137 | 851 | 148 |  4 | 424 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.3s|     1 |     0 | 45493 |     - |    73M |   0 | 279 |1141 | 884 | 181 |  5 | 428 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.3s|     1 |     0 | 45558 |     - |    73M |   0 | 279 |1144 | 913 | 210 |  6 | 431 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.3s|     1 |     0 | 45612 |     - |    74M |   0 | 279 |1148 | 926 | 223 |  7 | 435 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.4s|     1 |     0 | 45690 |     - |    74M |   0 | 279 |1150 | 938 | 235 |  8 | 437 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.4s|     1 |     0 | 45767 |     - |    75M |   0 | 279 |1155 | 952 | 249 |  9 | 442 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.5s|     1 |     0 | 45844 |     - |    76M |   0 | 279 |1156 | 963 | 260 | 10 | 443 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.5s|     1 |     0 | 45897 |     - |    76M |   0 | 279 |1156 | 975 | 272 | 11 | 443 |  11 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   5.7s|     1 |     2 | 46577 |     - |    76M |   0 | 279 |1162 | 975 | 272 | 11 | 450 |  21 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   6.1s|   100 |    15 | 51004 |  36.7 |    77M |  24 | 279 |1184 | 917 | 648 |  2 | 472 |  21 | 0.000000e+00 |      --      |    Inf | unknown
15.10/15.25	c   6.5s|   200 |    17 | 55509 |  37.4 |    77M |  24 | 279 |1225 |   0 |1078 |  0 | 519 |  21 | 0.000000e+00 |      --      |    Inf |   1.65%
15.10/15.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.10/15.25	c   6.9s|   300 |    17 | 60148 |  38.1 |    81M |  24 | 279 |1238 | 929 |1499 |  2 | 540 |  21 | 0.000000e+00 |      --      |    Inf |   2.12%
15.10/15.25	c   7.3s|   400 |    19 | 63395 |  37.7 |    84M |  24 | 279 |1265 | 944 |1826 |  2 | 568 |  21 | 0.000000e+00 |      --      |    Inf |   5.28%
15.10/15.25	c   7.6s|   500 |    17 | 66034 |  36.9 |    87M |  24 | 279 |1294 |   0 |2036 |  0 | 598 |  21 | 0.000000e+00 |      --      |    Inf |   6.09%
15.10/15.25	c   7.9s|   600 |    17 | 70363 |  37.3 |    89M |  24 | 279 |1313 | 966 |2433 |  1 | 620 |  21 | 0.000000e+00 |      --      |    Inf |   6.48%
15.10/15.25	c   8.2s|   700 |    15 | 73823 |  37.2 |    91M |  24 | 279 |1328 | 939 |2693 |  1 | 651 |  21 | 0.000000e+00 |      --      |    Inf |   6.62%
15.10/15.25	c   8.3s|   800 |    13 | 77215 |  37.0 |    91M |  24 | 279 |1333 | 937 |2978 |  0 | 667 |  21 | 0.000000e+00 |      --      |    Inf |   6.64%
15.10/15.25	c   8.6s|   900 |    17 | 80524 |  36.8 |    93M |  26 | 279 |1348 |   0 |3208 |  0 | 690 |  21 | 0.000000e+00 |      --      |    Inf |   6.74%
15.10/15.25	c   8.8s|  1000 |    15 | 83614 |  36.5 |    93M |  27 | 279 |1353 |   0 |3396 |  0 | 702 |  21 | 0.000000e+00 |      --      |    Inf |   6.74%
15.10/15.25	c   8.9s|  1100 |    15 | 86538 |  36.2 |    93M |  27 | 279 |1358 | 967 |3607 |  0 | 718 |  21 | 0.000000e+00 |      --      |    Inf |   6.79%
15.10/15.25	c   9.1s|  1200 |    15 | 89506 |  35.9 |    93M |  29 | 279 |1359 | 984 |3826 |  0 | 729 |  21 | 0.000000e+00 |      --      |    Inf |   6.82%
15.10/15.25	c   9.3s|  1300 |    15 | 94090 |  36.3 |    93M |  29 | 279 |1362 | 911 |4202 |  2 | 742 |  21 | 0.000000e+00 |      --      |    Inf |   7.22%
15.10/15.25	c   9.7s|  1400 |    15 | 97358 |  36.2 |    94M |  29 | 279 |1384 | 936 |4562 |  1 | 775 |  21 | 0.000000e+00 |      --      |    Inf |   7.62%
15.10/15.25	c  10.3s|  1500 |    17 |100771 |  36.1 |    94M |  29 | 279 |1381 | 944 |4859 |  0 | 787 |  21 | 0.000000e+00 |      --      |    Inf |   8.44%
15.10/15.25	c  10.6s|  1600 |    17 |103513 |  35.7 |    94M |  29 | 279 |1388 | 943 |5067 |  1 | 797 |  21 | 0.000000e+00 |      --      |    Inf |   8.76%
15.10/15.25	c  11.0s|  1700 |    15 |107000 |  35.7 |    94M |  29 | 279 |1401 | 951 |5315 |  0 | 820 |  21 | 0.000000e+00 |      --      |    Inf |   9.17%
15.10/15.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.10/15.25	c  11.2s|  1800 |    15 |110024 |  35.5 |    94M |  29 | 279 |1413 | 974 |5570 |  0 | 840 |  21 | 0.000000e+00 |      --      |    Inf |   9.27%
15.10/15.25	c  11.5s|  1900 |    15 |112347 |  35.1 |    95M |  29 | 279 |1420 | 880 |5866 |  2 | 857 |  21 | 0.000000e+00 |      --      |    Inf |   9.38%
15.10/15.25	c  11.7s|  2000 |    21 |115159 |  34.9 |    95M |  29 | 279 |1445 | 951 |6174 |  2 | 902 |  21 | 0.000000e+00 |      --      |    Inf |   9.71%
15.10/15.25	c  12.0s|  2100 |    19 |117706 |  34.6 |    95M |  29 | 279 |1474 | 911 |6404 |  1 | 939 |  21 | 0.000000e+00 |      --      |    Inf |  10.20%
15.10/15.25	c  12.1s|  2200 |    17 |120183 |  34.3 |    95M |  29 | 279 |1504 | 893 |6614 |  2 | 979 |  21 | 0.000000e+00 |      --      |    Inf |  10.33%
15.10/15.25	c  12.5s|  2300 |    17 |123252 |  34.2 |    95M |  29 | 279 |1535 | 968 |6842 |  2 |1030 |  21 | 0.000000e+00 |      --      |    Inf |  10.88%
15.10/15.25	c  12.8s|  2400 |    19 |127061 |  34.3 |    97M |  29 | 279 |1566 |   0 |7174 |  0 |1079 |  21 | 0.000000e+00 |      --      |    Inf |  11.04%
15.10/15.25	c  12.9s|  2500 |    19 |129492 |  34.0 |    97M |  29 | 279 |1599 | 980 |7406 |  1 |1119 |  21 | 0.000000e+00 |      --      |    Inf |  11.07%
15.10/15.25	c  13.0s|  2600 |    19 |131656 |  33.7 |    97M |  29 | 279 |1629 | 926 |7634 |  0 |1151 |  21 | 0.000000e+00 |      --      |    Inf |  11.12%
15.10/15.25	c  13.2s|  2700 |    19 |134378 |  33.5 |    97M |  29 | 279 |1631 |   0 |7825 |  0 |1164 |  21 | 0.000000e+00 |      --      |    Inf |  11.13%
15.10/15.25	c  13.3s|  2800 |    19 |137651 |  33.5 |    97M |  29 | 279 |1644 | 975 |7991 |  0 |1182 |  21 | 0.000000e+00 |      --      |    Inf |  11.13%
15.10/15.25	c  13.5s|  2900 |    21 |140394 |  33.3 |    97M |  29 | 279 |1660 | 963 |8156 |  1 |1208 |  21 | 0.000000e+00 |      --      |    Inf |  11.13%
15.10/15.25	c  13.7s|  3000 |    19 |143189 |  33.2 |    97M |  29 | 279 |1666 | 903 |8302 |  2 |1224 |  21 | 0.000000e+00 |      --      |    Inf |  11.50%
15.10/15.25	c  14.0s|  3100 |    17 |147625 |  33.4 |    97M |  29 | 279 |1675 | 973 |8547 |  0 |1255 |  21 | 0.000000e+00 |      --      |    Inf |  11.72%
15.10/15.25	c  14.2s|  3200 |    19 |151071 |  33.5 |    97M |  29 | 279 |1682 | 964 |8757 |  1 |1264 |  21 | 0.000000e+00 |      --      |    Inf |  11.83%
15.10/15.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.10/15.25	c  14.6s|  3300 |    19 |155208 |  33.7 |    97M |  29 | 279 |1682 | 949 |9172 |  2 |1283 |  21 | 0.000000e+00 |      --      |    Inf |  12.87%
19.78/19.95	c  15.1s|  3400 |    19 |159560 |  33.9 |    98M |  29 | 279 |1697 | 963 |9499 |  0 |1315 |  21 | 0.000000e+00 |      --      |    Inf |  13.37%
19.78/19.95	c  15.3s|  3500 |    17 |163663 |  34.0 |    98M |  29 | 279 |1682 | 963 |9814 |  0 |1334 |  21 | 0.000000e+00 |      --      |    Inf |  13.49%
19.78/19.95	c  15.6s|  3600 |    19 |167024 |  34.0 |    98M |  29 | 279 |1685 | 940 |  10k|  0 |1348 |  21 | 0.000000e+00 |      --      |    Inf |  13.70%
19.78/19.95	c  15.8s|  3700 |    17 |170232 |  34.0 |    98M |  29 | 279 |1707 | 926 |  10k|  2 |1377 |  21 | 0.000000e+00 |      --      |    Inf |  13.80%
19.78/19.95	c  16.2s|  3800 |    19 |174038 |  34.1 |    98M |  29 | 279 |1724 | 943 |  10k|  2 |1402 |  21 | 0.000000e+00 |      --      |    Inf |  14.50%
19.78/19.95	c  16.5s|  3900 |    19 |178800 |  34.3 |    98M |  29 | 279 |1729 | 944 |  11k|  0 |1427 |  21 | 0.000000e+00 |      --      |    Inf |  15.21%
19.78/19.95	c  16.8s|  4000 |    17 |182690 |  34.4 |    99M |  29 | 279 |1745 |   0 |  11k|  0 |1446 |  21 | 0.000000e+00 |      --      |    Inf |  15.45%
19.78/19.95	c  17.0s|  4100 |    19 |185172 |  34.2 |    99M |  29 | 279 |1769 | 953 |  11k|  2 |1478 |  21 | 0.000000e+00 |      --      |    Inf |  15.46%
19.78/19.95	c  17.1s|  4200 |    17 |187714 |  34.1 |    99M |  29 | 279 |1779 | 920 |  11k|  1 |1513 |  21 | 0.000000e+00 |      --      |    Inf |  15.47%
19.78/19.95	c  17.4s|  4300 |    17 |191865 |  34.2 |    99M |  31 | 279 |1792 |   0 |  12k|  0 |1545 |  21 | 0.000000e+00 |      --      |    Inf |  16.25%
19.78/19.95	c  17.9s|  4400 |    19 |197070 |  34.5 |   100M |  32 | 279 |1762 | 868 |  12k|  2 |1605 |  21 | 0.000000e+00 |      --      |    Inf |  27.00%
19.78/19.95	c  18.5s|  4500 |    21 |202148 |  34.8 |   102M |  32 | 279 |1743 | 929 |  13k|  2 |1663 |  21 | 0.000000e+00 |      --      |    Inf |  30.93%
19.78/19.95	c  18.9s|  4600 |    21 |206675 |  35.0 |   103M |  32 | 279 |1722 | 957 |  13k|  1 |1689 |  21 | 0.000000e+00 |      --      |    Inf |  31.24%
19.78/19.95	c  19.4s|  4700 |    23 |211536 |  35.3 |   103M |  32 | 279 |1704 | 889 |  13k|  2 |1760 |  21 | 0.000000e+00 |      --      |    Inf |  32.75%
19.78/19.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.78/19.95	c  19.6s|  4800 |    21 |215534 |  35.3 |   103M |  32 | 279 |1689 |   0 |  14k|  0 |1805 |  21 | 0.000000e+00 |      --      |    Inf |  33.04%
19.78/19.95	c *19.8s|  4878 |     0 |217417 |  35.2 |    LP  |  32 | 279 |1720 | 901 |  14k|  2 |1840 |  21 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
19.78/19.95	c 
19.78/19.95	c SCIP Status        : problem is solved [optimal solution found]
19.78/19.95	c Solving Time (sec) : 19.80
19.78/19.95	c Solving Nodes      : 4878 (total of 5920 nodes in 2 runs)
19.78/19.95	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
19.78/19.95	c Dual Bound         : +0.00000000000000e+00
19.78/19.95	c Gap                : 0.00 %
19.78/19.95	c All original constraints are satisfied.
19.78/19.95	c SCIP's best solution is verified feasible for the original problem.
19.78/19.95	c SCIP found a feasible solution.
19.78/19.95	s SATISFIABLE
19.78/19.95	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 (62929 MiB free)
  memory of node 1: 64465 MiB (63069 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493889-1751150127/watcher-4493889-1751150127 -o /tmp/evaluation-result-4493889-1751150127/solver-4493889-1751150127 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19820 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4493889-1751150127.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=22883, runsolver pid=22880

[startup+0.100063 s]*
/proc/loadavg: 4.06 4.08 4.09 5/271 22888
/proc/meminfo: memFree=129008476/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1187344 memory=32104 CPUtime=0.06 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 3780 0 0 0 5 1 0 0 20 0 1 0 30691422 1215840256 8026 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 296836 8026 4890 1 0 268858 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191536 KiB
Current children cumulated memory: 35048 KiB

[startup+0.205507 s]*
/proc/loadavg: 4.06 4.08 4.09 5/271 22888
/proc/meminfo: memFree=128992348/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1205068 memory=58088 CPUtime=0.16 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 7326 0 0 0 14 2 0 0 20 0 1 0 30691422 1233989632 14522 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 301267 14522 8090 1 0 272625 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1209260 KiB
Current children cumulated memory: 61032 KiB

[startup+0.305427 s]*
/proc/loadavg: 4.06 4.08 4.09 5/271 22888
/proc/meminfo: memFree=128992348/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1205516 memory=58344 CPUtime=0.26 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 7403 0 0 0 24 2 0 0 20 0 1 0 30691422 1234448384 14586 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 301379 14586 8090 1 0 272737 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1209708 KiB
Current children cumulated memory: 61288 KiB

[startup+0.700194 s]
/proc/loadavg: 4.06 4.08 4.09 5/271 22888
/proc/meminfo: memFree=128992348/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1247824 memory=98664 CPUtime=0.65 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 17458 0 0 0 61 4 0 0 20 0 1 0 30691422 1277771776 24666 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 311956 24666 8122 1 0 283314 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1252016 KiB
Current children cumulated memory: 101608 KiB

[startup+1.50018 s]
/proc/loadavg: 4.06 4.08 4.09 5/271 22888
/proc/meminfo: memFree=128944216/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1273852 memory=122472 CPUtime=1.45 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 23416 0 0 0 139 6 0 0 20 0 1 0 30691422 1304424448 30618 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 318463 30618 8122 1 0 289821 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1278044 KiB
Current children cumulated memory: 125416 KiB

[startup+3.10568 s]
/proc/loadavg: 4.14 4.10 4.09 5/271 22888
/proc/meminfo: memFree=128940720/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1278116 memory=127776 CPUtime=3.04 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 25036 0 0 0 298 6 0 0 20 0 1 0 30691422 1308790784 31944 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 319529 31944 8122 1 0 290887 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1282308 KiB
Current children cumulated memory: 130720 KiB

[startup+6.30015 s]
/proc/loadavg: 4.14 4.10 4.09 5/271 22888
/proc/meminfo: memFree=128936696/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1282292 memory=130976 CPUtime=6.23 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 25873 0 0 0 617 6 0 0 20 0 1 0 30691422 1313067008 32744 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 320573 32744 8122 1 0 291931 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1286484 KiB
Current children cumulated memory: 133920 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.10 4.09 5/271 22888
/proc/meminfo: memFree=128924536/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1296308 memory=141984 CPUtime=12.61 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 28609 0 0 0 1254 7 0 0 20 0 1 0 30691422 1327419392 35496 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 324077 35496 8122 1 0 295435 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1300500 KiB
Current children cumulated memory: 144928 KiB

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

# cumulated CPU time of all completed processes:  user=19.82 s, system=0.090327 s

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

[startup+12.8002 s]
/proc/loadavg: 4.12 4.10 4.09 5/271 22888
/proc/meminfo: memFree=128924536/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1296308 memory=141984 CPUtime=12.71 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 28609 0 0 0 1264 7 0 0 20 0 1 0 30691422 1327419392 35496 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 324077 35496 8122 1 0 295435 0
Current children cumulated CPU time: 12.71 s
Current children cumulated vsize: 1300500 KiB
Current children cumulated memory: 144928 KiB

[startup+16.0002 s]*
/proc/loadavg: 4.11 4.10 4.09 5/271 22888
/proc/meminfo: memFree=128909196/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1296816 memory=141984 CPUtime=15.9 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 28617 0 0 0 1583 7 0 0 20 0 1 0 30691422 1327939584 35496 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 324204 35496 8122 1 0 295562 0
Current children cumulated CPU time: 15.9 s
Current children cumulated vsize: 1301008 KiB
Current children cumulated memory: 144928 KiB

[startup+17.6001 s]
/proc/loadavg: 4.11 4.10 4.09 5/271 22888
/proc/meminfo: memFree=128909448/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1298148 memory=142880 CPUtime=17.49 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 28851 0 0 0 1742 7 0 0 20 0 1 0 30691422 1329303552 35720 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 324537 35720 8122 1 0 295895 0
Current children cumulated CPU time: 17.49 s
Current children cumulated vsize: 1302340 KiB
Current children cumulated memory: 145824 KiB

[startup+19.2002 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 22888
/proc/meminfo: memFree=128901384/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1301520 memory=145824 CPUtime=19.09 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 29571 0 0 0 1902 7 0 0 20 0 1 0 30691422 1332756480 36456 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 325380 36456 8122 1 0 296738 0
Current children cumulated CPU time: 19.09 s
Current children cumulated vsize: 1305712 KiB
Current children cumulated memory: 148768 KiB

[startup+19.6001 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 22888
/proc/meminfo: memFree=128901384/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
[pid=22888] ppid=22883 vsize=1301692 memory=145824 CPUtime=19.49 cores=0,2
/proc/22888/stat : 22888 (python3) R 22883 22883 19810 0 -1 4194304 29572 0 0 0 1942 7 0 0 20 0 1 0 30691422 1332932608 36456 18446744073709551615 94322926018560 94322926018937 140732193065296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322926030232 94322926030852 94322943791104 140732193069400 140732193069602 140732193069602 140732193075175 0
/proc/22888/statm: 325423 36456 8122 1 0 296781 0
Current children cumulated CPU time: 19.49 s
Current children cumulated vsize: 1305884 KiB
Current children cumulated memory: 148768 KiB

[startup+20.0001 s]*
/proc/loadavg: 4.10 4.09 4.09 5/271 22888
/proc/meminfo: memFree=128901384/131249992 swapFree=33010684/33010684
[pid=22883] ppid=22880 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22883/stat : 22883 (scip-naps-1.00.) S 22880 22883 19810 0 -1 4194304 256 325 0 0 0 0 0 0 20 0 1 0 30691421 4292608 736 18446744073709551615 94614141177856 94614142072389 140720324054944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614142311440 94614142359184 94614173954048 140720324061601 140720324061698 140720324061698 140720324067300 0
/proc/22883/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 20.0073
CPU time (s): 19.9103
CPU user time (s): 19.82
CPU system time (s): 0.090327
CPU usage (%): 99.515
Max. virtual memory (cumulated for all children) (KiB): 1305884
Max. memory (cumulated for all children) (KiB): 148768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.82
system time used= 0.090327
maximum resident set size= 146336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30252
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= 350
involuntary context switches= 41


# summary of solver processes directly reported to runsolver:
#   pid: 22883
#   total CPU time (s): 19.9103
#   total CPU user time (s): 19.82
#   total CPU system time (s): 0.090327

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038483 second user time and 0.123672 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 00:35:27
IDJOB=4493889
IDBENCH=147875
IDSOLVER=3368
FILE ID=nodeC025/4493889-1751150127
RUNJOBID= nodeC025-1751145166-19820
SLURM_JOB_ID= 9587446
Free space on /tmp= 433044 MiB

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

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

MD5SUM BENCH= 3a50fcae898f788b3960bca00975c98a
RANDOM SEED=1994634417

nodeC025 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.845
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.67
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.833
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.67
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.226
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.67
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		: 3598.797
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.67
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.827
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.67
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.444
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.67
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		: 3700.000
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129023884 kB
MemAvailable:   128665452 kB
Buffers:            3280 kB
Cached:           446312 kB
SwapCached:            0 kB
Active:          1421316 kB
Inactive:         188220 kB
Active(anon):    1178036 kB
Inactive(anon):        0 kB
Active(file):     243280 kB
Inactive(file):   188220 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5600 kB
Writeback:             0 kB
AnonPages:       1160888 kB
Mapped:           127112 kB
Shmem:             18084 kB
KReclaimable:      86988 kB
Slab:             170748 kB
SReclaimable:      86988 kB
SUnreclaim:        83760 kB
KernelStack:        4384 kB
PageTables:         6056 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4804192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC025 at 2025-06-29 00:35:47