Trace number 4493709

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 22.0994 22.1897

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army13.24ls.opb
MD5SUM1f94bd3a314413948630d2f259d38fd6
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.213272
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.84/7.99	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4493709-1751149972.opb
7.84/7.99	c Solving mode: decision
7.84/7.99	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
7.84/7.99	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
7.84/7.99	c original problem has 490 variables (490 bin, 0 int, 0 impl, 0 cont) and 737 constraints
7.84/7.99	c presolving:
7.84/7.99	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 737 upgd conss, 0 impls, 253 clqs
7.84/7.99	c (round 2, medium)     8 del vars, 346 del conss, 1352 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 737 upgd conss, 0 impls, 1585 clqs
7.84/7.99	c (round 3, fast)       8 del vars, 358 del conss, 1352 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 737 upgd conss, 0 impls, 1585 clqs
7.84/7.99	c (round 4, exhaustive) 8 del vars, 1846 del conss, 1496 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 737 upgd conss, 0 impls, 1585 clqs
7.84/7.99	c    (0.1s) probing cycle finished: starting next cycle
7.84/7.99	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
7.84/7.99	c    (0.1s) symmetry computation finished: 3 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
7.84/7.99	c dynamic symmetry handling statistics:
7.84/7.99	c    orbitopal reduction:       no components
7.84/7.99	c    orbital reduction:          1 components of sizes 3
7.84/7.99	c    lexicographic reduction:    3 permutations with support sizes 428, 408, 482
7.84/7.99	c handled 1 out of 1 symmetry components
7.84/7.99	c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
7.84/7.99	c  8 deleted vars, 1846 deleted constraints, 1496 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
7.84/7.99	c  0 implications, 4022 cliques
7.84/7.99	c presolved problem has 482 variables (482 bin, 0 int, 0 impl, 0 cont) and 387 constraints
7.84/7.99	c       2 constraints of type <knapsack>
7.84/7.99	c     241 constraints of type <setppc>
7.84/7.99	c     144 constraints of type <and>
7.84/7.99	c transformed objective value is always integral (scale: 1)
7.84/7.99	c Presolving Time: 0.06
7.84/7.99	c 
7.84/7.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.84/7.99	c   0.1s|     1 |     0 |   172 |     - |    13M |   0 | 482 | 393 | 531 |   0 |  0 |   7 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   0.1s|     1 |     0 |   420 |     - |    14M |   0 | 482 | 414 | 605 |  74 |  1 |   7 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   0.2s|     1 |     0 |   502 |     - |    20M |   0 | 482 | 417 | 666 | 135 |  2 |  10 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   0.2s|     1 |     0 |   593 |     - |    27M |   0 | 482 | 417 | 717 | 186 |  3 |  10 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   0.3s|     1 |     0 |   695 |     - |    36M |   0 | 482 | 417 | 776 | 245 |  4 |  10 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   0.4s|     1 |     0 |   768 |     - |    41M |   0 | 482 | 418 | 816 | 285 |  5 |  11 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   0.5s|     1 |     0 |   841 |     - |    48M |   0 | 482 | 419 | 849 | 318 |  6 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   0.6s|     1 |     0 |   962 |     - |    56M |   0 | 482 | 419 | 879 | 348 |  7 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   0.7s|     1 |     0 |  1073 |     - |    61M |   0 | 482 | 420 | 910 | 379 |  8 |  13 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   0.8s|     1 |     0 |  1148 |     - |    67M |   0 | 482 | 420 | 922 | 391 |  9 |  13 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   0.9s|     1 |     0 |  1216 |     - |    76M |   0 | 482 | 420 | 944 | 413 | 10 |  13 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   0.9s|     1 |     0 |  1279 |     - |    76M |   0 | 482 | 421 | 967 | 436 | 11 |  14 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   1.1s|     1 |     2 |  1938 |     - |    77M |   0 | 482 | 421 | 967 | 436 | 11 |  15 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   1.8s|   100 |    19 |  7246 |  60.3 |    77M |  28 | 482 | 423 |1087 |1142 |  0 |  17 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   2.6s|   200 |    19 | 12169 |  54.7 |    77M |  28 | 482 | 423 |1083 |1545 |  0 |  18 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.84/7.99	c   3.5s|   300 |    33 | 17844 |  55.4 |    90M |  28 | 482 | 425 | 986 |2140 |  2 |  20 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   4.0s|   400 |    33 | 23456 |  55.6 |    90M |  28 | 482 | 425 |1059 |2586 |  2 |  21 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   4.6s|   500 |    37 | 27830 |  53.2 |    90M |  28 | 482 | 427 |1083 |3206 |  0 |  23 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   5.2s|   600 |    35 | 31022 |  49.7 |    89M |  28 | 482 | 427 |1069 |3643 |  1 |  23 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   5.7s|   700 |    35 | 34889 |  48.1 |    89M |  28 | 482 | 427 |1056 |4069 |  2 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   6.4s|   800 |    35 | 39670 |  48.0 |    89M |  28 | 482 | 427 |   0 |4518 |  0 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   6.8s|   900 |    29 | 43339 |  46.8 |    89M |  28 | 482 | 427 |   0 |4832 |  0 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   7.2s|  1000 |    33 | 46905 |  45.7 |    89M |  29 | 482 | 427 |1067 |5151 |  0 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
7.84/7.99	c (run 1, node 1054) performing user restart
7.84/7.99	c 
7.84/7.99	c (restart) converted 174 cuts from the global cut pool into linear constraints
7.84/7.99	c 
7.84/7.99	c presolving:
7.84/7.99	c (round 1, fast)       0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 4022 clqs
7.84/7.99	c (round 2, exhaustive) 0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 191 upgd conss, 0 impls, 4022 clqs
7.84/7.99	c (round 3, fast)       0 del vars, 3 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 191 upgd conss, 0 impls, 4022 clqs
7.84/7.99	c (round 4, medium)     0 del vars, 13 del conss, 26 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 191 upgd conss, 0 impls, 4022 clqs
7.84/7.99	c (round 5, exhaustive) 0 del vars, 13 del conss, 26 add conss, 0 chg bounds, 0 chg sides, 90 chg coeffs, 191 upgd conss, 0 impls, 4022 clqs
7.84/7.99	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
7.84/7.99	c  0 deleted vars, 13 deleted constraints, 26 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 90 changed coefficients
7.84/7.99	c  0 implications, 4022 cliques
7.84/7.99	c presolved problem has 482 variables (482 bin, 0 int, 0 impl, 0 cont) and 614 constraints
7.84/7.99	c       2 constraints of type <knapsack>
7.84/7.99	c     433 constraints of type <setppc>
7.84/7.99	c     144 constraints of type <and>
7.84/7.99	c       4 constraints of type <linear>
7.84/7.99	c      31 constraints of type <logicor>
7.84/7.99	c transformed objective value is always integral (scale: 1)
7.84/7.99	c Presolving Time: 0.07
7.84/7.99	c 
7.84/7.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.84/7.99	c   7.4s|     1 |     0 | 48770 |     - |    88M |   0 | 482 | 602 | 721 |   0 |  0 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   7.5s|     1 |     0 | 48929 |     - |    88M |   0 | 482 | 613 | 790 |  69 |  1 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   7.6s|     1 |     0 | 49047 |     - |    88M |   0 | 482 | 613 | 843 | 122 |  2 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   7.7s|     1 |     0 | 49101 |     - |    88M |   0 | 482 | 614 | 884 | 163 |  3 |  25 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.84/7.99	c   7.7s|     1 |     0 | 49175 |     - |    89M |   0 | 482 | 615 | 918 | 197 |  4 |  26 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c   7.8s|     1 |     0 | 49296 |     - |    89M |   0 | 482 | 616 | 947 | 226 |  5 |  27 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c   8.0s|     1 |     0 | 49408 |     - |    89M |   0 | 482 | 617 | 987 | 266 |  6 |  28 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c   8.1s|     1 |     0 | 49513 |     - |    89M |   0 | 482 | 618 |1022 | 301 |  7 |  29 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c   8.2s|     1 |     0 | 49627 |     - |    92M |   0 | 482 | 619 |1054 | 333 |  8 |  30 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c   8.3s|     1 |     0 | 49736 |     - |    93M |   0 | 482 | 620 |1077 | 356 |  9 |  31 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c   8.4s|     1 |     0 | 49833 |     - |    95M |   0 | 482 | 620 |1100 | 379 | 10 |  31 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c   8.4s|     1 |     0 | 49877 |     - |    95M |   0 | 482 | 621 | 909 | 408 | 11 |  32 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c   8.6s|     1 |     2 | 50611 |     - |    95M |   0 | 482 | 625 | 909 | 408 | 11 |  38 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c   9.2s|   100 |    17 | 58889 |  48.8 |    96M |  27 | 482 | 634 |1014 |1550 |  2 |  49 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c   9.9s|   200 |    21 | 63208 |  48.4 |    97M |  27 | 482 | 638 |1033 |2166 |  2 |  53 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.30/21.45	c  10.4s|   300 |    31 | 68576 |  48.8 |    98M |  27 | 482 | 640 |1061 |2667 |  0 |  55 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  10.7s|   400 |    39 | 73650 |  48.9 |    98M |  27 | 482 | 644 |   0 |3321 |  0 |  59 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  11.0s|   500 |    41 | 77930 |  48.5 |    98M |  33 | 482 | 648 |1206 |3728 |  0 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  11.2s|   600 |    43 | 80002 |  46.8 |    98M |  37 | 482 | 648 |   0 |4025 |  0 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  11.3s|   700 |    37 | 82743 |  45.7 |    98M |  37 | 482 | 648 |1089 |4213 |  0 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  11.7s|   800 |    35 | 86912 |  45.5 |    98M |  37 | 482 | 648 |1031 |4571 |  2 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  12.0s|   900 |    35 | 91523 |  45.5 |    98M |  37 | 482 | 648 |1081 |5145 |  2 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  12.3s|  1000 |    37 | 95901 |  45.4 |    98M |  37 | 482 | 648 |1101 |5683 |  2 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  12.5s|  1100 |    37 | 98896 |  44.7 |    98M |  37 | 482 | 650 |1086 |5954 |  2 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  12.7s|  1200 |    39 |102910 |  44.5 |    98M |  37 | 482 | 649 |1112 |6523 |  2 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  13.0s|  1300 |    37 |107784 |  44.7 |    98M |  37 | 482 | 649 |1099 |7033 |  0 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  13.1s|  1400 |    37 |110160 |  43.8 |    98M |  37 | 482 | 649 |1042 |7223 |  1 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  13.3s|  1500 |    39 |113065 |  43.3 |    98M |  37 | 482 | 649 |1062 |7556 |  1 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  13.5s|  1600 |    37 |115632 |  42.6 |    98M |  37 | 482 | 649 |1061 |7753 |  2 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.45	c  13.9s|  1700 |    39 |122304 |  43.5 |    98M |  37 | 482 | 650 |   0 |8532 |  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.61%
21.30/21.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.30/21.45	c  14.1s|  1800 |    39 |125811 |  43.2 |    98M |  37 | 482 | 650 |1043 |8948 |  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.62%
21.30/21.45	c  14.3s|  1900 |    39 |129592 |  43.0 |    98M |  37 | 482 | 650 |1114 |9312 |  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.62%
21.30/21.45	c  14.6s|  2000 |    37 |133652 |  42.9 |    98M |  37 | 482 | 650 |1046 |9710 |  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.62%
21.30/21.45	c  15.2s|  2100 |    41 |141837 |  44.2 |    98M |  37 | 482 | 650 |1122 |  10k|  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.72%
21.30/21.45	c  15.5s|  2200 |    45 |148191 |  44.8 |    98M |  37 | 482 | 650 |1076 |  11k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.30/21.45	c  15.8s|  2300 |    43 |152572 |  44.7 |    98M |  37 | 482 | 650 |1057 |  12k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.30/21.45	c  16.0s|  2400 |    47 |156336 |  44.5 |    98M |  37 | 482 | 650 |1101 |  12k|  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.30/21.45	c  16.1s|  2500 |    49 |158951 |  44.0 |    98M |  37 | 482 | 650 |1099 |  12k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.30/21.45	c  16.3s|  2600 |    49 |161607 |  43.5 |    98M |  37 | 482 | 650 |1097 |  12k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.30/21.45	c  16.5s|  2700 |    49 |165143 |  43.3 |    98M |  37 | 482 | 650 |1110 |  13k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.30/21.45	c  16.8s|  2800 |    51 |170519 |  43.6 |    99M |  37 | 482 | 650 |   0 |  13k|  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.77%
21.30/21.45	c  17.0s|  2900 |    55 |174527 |  43.5 |    99M |  37 | 482 | 650 |1074 |  14k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.77%
21.30/21.45	c  17.2s|  3000 |    53 |177560 |  43.2 |    99M |  37 | 482 | 650 |1058 |  14k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.78%
21.30/21.45	c  17.4s|  3100 |    53 |180961 |  42.9 |    99M |  37 | 482 | 650 |1079 |  14k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.78%
21.30/21.45	c  17.6s|  3200 |    49 |185285 |  43.0 |    99M |  37 | 482 | 650 |1106 |  15k|  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.78%
21.30/21.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.30/21.45	c  17.8s|  3300 |    47 |188959 |  42.8 |    99M |  37 | 482 | 650 |1102 |  15k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.78%
21.30/21.45	c  18.0s|  3400 |    47 |192589 |  42.7 |    99M |  37 | 482 | 650 |1083 |  15k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.78%
21.30/21.45	c  18.2s|  3500 |    49 |196986 |  42.7 |    99M |  37 | 482 | 650 |1098 |  16k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.79%
21.30/21.45	c  18.5s|  3600 |    47 |201135 |  42.7 |    99M |  37 | 482 | 650 |1057 |  16k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.79%
21.30/21.45	c  18.7s|  3700 |    47 |205474 |  42.7 |    99M |  37 | 482 | 650 |1099 |  17k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.79%
21.30/21.45	c  18.9s|  3800 |    45 |210076 |  42.8 |    99M |  37 | 482 | 650 |1110 |  17k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.80%
21.30/21.45	c  19.1s|  3900 |    47 |213977 |  42.7 |    99M |  37 | 482 | 650 |1094 |  18k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.80%
21.30/21.45	c  19.5s|  4000 |    47 |219174 |  42.9 |    99M |  37 | 482 | 650 |1072 |  18k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.82%
21.30/21.45	c  19.7s|  4100 |    55 |223540 |  42.9 |    99M |  37 | 482 | 650 |1048 |  19k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.85%
21.30/21.45	c  20.0s|  4200 |    51 |227156 |  42.7 |    99M |  37 | 482 | 651 |1073 |  19k|  0 |  67 |  22 | 0.000000e+00 |      --      |    Inf |   0.85%
21.30/21.45	c  20.3s|  4300 |    53 |230572 |  42.6 |    99M |  37 | 482 | 651 |   0 |  20k|  0 |  67 |  22 | 0.000000e+00 |      --      |    Inf |   0.87%
21.30/21.45	c  20.6s|  4400 |    59 |235844 |  42.8 |    99M |  37 | 482 | 651 |   0 |  20k|  0 |  67 |  22 | 0.000000e+00 |      --      |    Inf |   0.88%
21.30/21.45	c  20.9s|  4500 |    61 |241024 |  42.9 |    99M |  37 | 482 | 652 |1065 |  21k|  0 |  69 |  22 | 0.000000e+00 |      --      |    Inf |   1.06%
22.00/22.16	c  21.3s|  4600 |    59 |248718 |  43.5 |    99M |  37 | 482 | 652 |1118 |  22k|  2 |  70 |  22 | 0.000000e+00 |      --      |    Inf |   1.16%
22.00/22.16	c  21.7s|  4700 |    73 |252990 |  43.5 |   100M |  37 | 482 | 651 |1093 |  22k|  2 |  70 |  22 | 0.000000e+00 |      --      |    Inf |   1.18%
22.00/22.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.00/22.16	c  21.8s|  4800 |    67 |255194 |  43.2 |   100M |  37 | 482 | 651 |1096 |  22k|  1 |  70 |  22 | 0.000000e+00 |      --      |    Inf |   1.19%
22.00/22.16	c  22.0s|  4900 |    69 |257883 |  42.9 |   100M |  37 | 482 | 651 |1080 |  22k|  2 |  70 |  22 | 0.000000e+00 |      --      |    Inf |   1.19%
22.00/22.16	c *22.0s|  4920 |     0 |258804 |  42.9 |    LP  |  37 | 482 | 651 |1113 |  23k|  1 |  70 |  22 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
22.00/22.16	c 
22.00/22.16	c SCIP Status        : problem is solved [optimal solution found]
22.00/22.16	c Solving Time (sec) : 22.00
22.00/22.16	c Solving Nodes      : 4920 (total of 5974 nodes in 2 runs)
22.00/22.16	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
22.00/22.16	c Dual Bound         : +0.00000000000000e+00
22.00/22.16	c Gap                : 0.00 %
22.00/22.16	c All original constraints are satisfied.
22.00/22.16	c SCIP's best solution is verified feasible for the original problem.
22.00/22.16	c SCIP found a feasible solution.
22.00/22.16	s SATISFIABLE
22.00/22.16	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 -x201 -x203 -x205 -x207 -x209 -x211 x213 x215 -x217 -x219 -x221 -x223 -x225 -x227 -x229 -x231 -x233 -x235 x237 x239 x241 -x243 -x245 -x247 -x249 -x251 x253 -x255 -x257 -x259 x261 x263 x265 -x267 -x269 -x271 -x273 -x275 -x277 x279 x281 -x283 -x285 x287 x289 -x291 x293 -x295 -x297 -x299 x301 -x303 x305 x307 -x309 -x311 x313 -x315 x317 -x319 -x321 -x323 -x325 x327 -x329 x331 x333 -x335 -x337 -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 -x204 -x206 -x208 -x210 -x212 -x214 -x216 -x218 -x220 -x222 -x224 -x226 -x228 -x230 -x232 -x234 -x236 -x238 -x240 -x242 -x244 -x246 -x248 -x250 -x252 -x254 -x256 -x258 -x260 -x262 -x264 -x266 -x268 -x270 -x272 -x274 -x276 -x278 -x280 -x282 -x284 -x286 -x288 -x290 -x292 -x294 -x296 -x298 -x300 -x302 -x304 -x306 -x308 -x310 -x312 -x314 -x316 -x318 -x320 -x322 -x324 -x326 -x328 -x330 -x332 -x334 -x336 -x338 -x340 x339 -x342 x341 -x344 x343 -x346 x345 -x348 x347 -x350 x349 -x352 x351 x354 -x353 x356 -x355 x358 -x357 x360 -x359 x362
22.00/22.16	v -x361 x364 -x363 x366 -x365 x368 -x367 x370 -x369 x372 -x371 -x374 x373 -x376 x375 -x378 x377 x380 -x379 -x382 x381 x384 -x383 x386 -x385 -x388 x387 -x390 x389 x392 -x391 x394 -x393 x396 -x395 x398 -x397 x400 -x399 x402 -x401 x404 -x403 x406 -x405 x408 -x407 x410 -x409 x412 -x411 x414 -x413 x416 -x415 -x418 -x417 -x420 -x419 -x422 -x421 -x424 -x423 -x426 x425 -x428 x427 -x430 x429 -x432 x431 -x434 x433 -x436 x435 x438 -x437 x440 -x439 x442 -x441 -x444 x443 x446 -x445 -x448 x447 -x450 x449 -x452 x451 x454 -x453 x456 -x455 x458 -x457 x460 -x459 x462 -x461 -x464 -x463 -x466 -x465 -x468 -x467 -x470 x469 -x472 -x471 -x474 x473 -x476 x475 -x478 x477 -x480 x479 -x482 x481 -x484 x483 -x486 x485 -x488 x487 -x490 x489

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 (62378 MiB free)
  memory of node 1: 64465 MiB (63604 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=22631, runsolver pid=22628

[startup+0.100064 s]*
/proc/loadavg: 4.13 4.11 4.09 5/269 22636
/proc/meminfo: memFree=129006524/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1187600 memory=32432 CPUtime=0.07 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 3839 0 0 0 6 1 0 0 20 0 1 0 30675968 1216102400 8108 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 296900 8108 4908 1 0 268922 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191792 KiB
Current children cumulated memory: 35504 KiB

[startup+0.205712 s]*
/proc/loadavg: 4.13 4.11 4.09 5/269 22636
/proc/meminfo: memFree=128997388/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1209384 memory=60592 CPUtime=0.17 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 7972 0 0 0 15 2 0 0 20 0 1 0 30675968 1238409216 15116 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 302346 15116 8044 1 0 273704 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1213576 KiB
Current children cumulated memory: 63664 KiB

[startup+0.305673 s]*
/proc/loadavg: 4.13 4.11 4.09 5/269 22636
/proc/meminfo: memFree=128973196/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1219304 memory=70576 CPUtime=0.27 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 10392 0 0 0 25 2 0 0 20 0 1 0 30675968 1248567296 17644 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 304826 17644 8140 1 0 276184 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1223496 KiB
Current children cumulated memory: 73648 KiB

[startup+0.700195 s]
/proc/loadavg: 4.13 4.11 4.09 5/269 22636
/proc/meminfo: memFree=128957068/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1254260 memory=103600 CPUtime=0.66 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 18665 0 0 0 63 3 0 0 20 0 1 0 30675968 1284362240 25900 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 313565 25900 8140 1 0 284923 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1258452 KiB
Current children cumulated memory: 106672 KiB

[startup+1.50019 s]
/proc/loadavg: 4.13 4.11 4.09 5/269 22636
/proc/meminfo: memFree=128924812/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1283408 memory=130480 CPUtime=1.45 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 25389 0 0 0 141 4 0 0 20 0 1 0 30675968 1314209792 32620 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 320852 32620 8140 1 0 292210 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1287600 KiB
Current children cumulated memory: 133552 KiB

[startup+3.10551 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 22636
/proc/meminfo: memFree=128915128/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1286308 memory=134832 CPUtime=3.05 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 26451 0 0 0 301 4 0 0 20 0 1 0 30675968 1317179392 33708 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 321577 33708 8140 1 0 292935 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1290500 KiB
Current children cumulated memory: 137904 KiB

[startup+6.30016 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 22636
/proc/meminfo: memFree=128878828/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1293472 memory=141872 CPUtime=6.24 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 28233 0 0 0 620 4 0 0 20 0 1 0 30675968 1324515328 35468 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 323368 35468 8140 1 0 294726 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1297664 KiB
Current children cumulated memory: 144944 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.10 4.09 5/269 22636
/proc/meminfo: memFree=128895588/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1301236 memory=149296 CPUtime=12.62 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 30109 0 0 0 1257 5 0 0 20 0 1 0 30675968 1332465664 37324 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 325309 37324 8140 1 0 296667 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1305428 KiB
Current children cumulated memory: 152368 KiB

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

# cumulated CPU time of all completed processes:  user=22.0348 s, system=0.064625 s

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

[startup+12.8002 s]
/proc/loadavg: 4.10 4.10 4.09 5/269 22636
/proc/meminfo: memFree=128895588/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1301236 memory=149296 CPUtime=12.72 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 30109 0 0 0 1267 5 0 0 20 0 1 0 30675968 1332465664 37324 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 325309 37324 8140 1 0 296667 0
Current children cumulated CPU time: 12.72 s
Current children cumulated vsize: 1305428 KiB
Current children cumulated memory: 152368 KiB

[startup+16.0001 s]*
/proc/loadavg: 4.10 4.10 4.09 5/269 22636
/proc/meminfo: memFree=128895588/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1301236 memory=149296 CPUtime=15.92 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 30109 0 0 0 1587 5 0 0 20 0 1 0 30675968 1332465664 37324 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 325309 37324 8140 1 0 296667 0
Current children cumulated CPU time: 15.92 s
Current children cumulated vsize: 1305428 KiB
Current children cumulated memory: 152368 KiB

[startup+19.2001 s]
/proc/loadavg: 4.09 4.10 4.09 5/269 22636
/proc/meminfo: memFree=128895588/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1301236 memory=149296 CPUtime=19.1 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 30110 0 0 0 1905 5 0 0 20 0 1 0 30675968 1332465664 37324 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 325309 37324 8140 1 0 296667 0
Current children cumulated CPU time: 19.1 s
Current children cumulated vsize: 1305428 KiB
Current children cumulated memory: 152368 KiB

[startup+20.8001 s]
/proc/loadavg: 4.09 4.10 4.09 5/269 22637
/proc/meminfo: memFree=128895840/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1301236 memory=149296 CPUtime=20.7 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 30110 0 0 0 2065 5 0 0 20 0 1 0 30675968 1332465664 37324 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 325309 37324 8140 1 0 296667 0
Current children cumulated CPU time: 20.7 s
Current children cumulated vsize: 1305428 KiB
Current children cumulated memory: 152368 KiB

[startup+21.6001 s]
/proc/loadavg: 4.09 4.10 4.09 5/269 22637
/proc/meminfo: memFree=128895840/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1301236 memory=149296 CPUtime=21.5 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 30110 0 0 0 2145 5 0 0 20 0 1 0 30675968 1332465664 37324 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 325309 37324 8140 1 0 296667 0
Current children cumulated CPU time: 21.5 s
Current children cumulated vsize: 1305428 KiB
Current children cumulated memory: 152368 KiB

[startup+22.0001 s]*
/proc/loadavg: 4.08 4.10 4.09 5/269 22637
/proc/meminfo: memFree=128895840/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1301720 memory=149808 CPUtime=21.9 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 30216 0 0 0 2185 5 0 0 20 0 1 0 30675968 1332961280 37452 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 325430 37452 8140 1 0 296788 0
Current children cumulated CPU time: 21.9 s
Current children cumulated vsize: 1305912 KiB
Current children cumulated memory: 152880 KiB

[startup+22.1055 s]
/proc/loadavg: 4.08 4.10 4.09 5/269 22637
/proc/meminfo: memFree=128895840/131249992 swapFree=33010684/33010684
[pid=22631] ppid=22628 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22631/stat : 22631 (scip-naps-1.00.) S 22628 22631 19810 0 -1 4194304 255 323 0 0 0 0 0 0 20 0 1 0 30675966 4292608 768 18446744073709551615 94580305448960 94580306343493 140726606864592 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94580306582544 94580306630288 94580317822976 140726606866849 140726606866946 140726606866946 140726606872548 0
/proc/22631/statm: 1048 768 704 219 0 110 0
[pid=22636] ppid=22631 vsize=1301720 memory=149808 CPUtime=22 cores=1,3
/proc/22636/stat : 22636 (python3) R 22631 22631 19810 0 -1 4194304 30216 0 0 0 2195 5 0 0 20 0 1 0 30675968 1332961280 37452 18446744073709551615 94050943315968 94050943316345 140723683938576 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94050943327640 94050943328260 94050964996096 140723683940696 140723683940898 140723683940898 140723683946471 0
/proc/22636/statm: 325430 37452 8140 1 0 296788 0
Current children cumulated CPU time: 22 s
Current children cumulated vsize: 1305912 KiB
Current children cumulated memory: 152880 KiB

Child status: 0

Real time (s): 22.1897
CPU time (s): 22.0994
CPU user time (s): 22.0348
CPU system time (s): 0.064625
CPU usage (%): 99.5931
Max. virtual memory (cumulated for all children) (KiB): 1305912
Max. memory (cumulated for all children) (KiB): 152880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.0348
system time used= 0.064625
maximum resident set size= 151088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30925
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= 344
involuntary context switches= 54


# summary of solver processes directly reported to runsolver:
#   pid: 22631
#   total CPU time (s): 22.0994
#   total CPU user time (s): 22.0348
#   total CPU system time (s): 0.064625

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051223 second user time and 0.129989 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 00:32:52
IDJOB=4493709
IDBENCH=147870
IDSOLVER=3368
FILE ID=nodeC025/4493709-1751149972
RUNJOBID= nodeC025-1751145166-19822
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-army13.24ls.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493709-1751149972/watcher-4493709-1751149972 -o /tmp/evaluation-result-4493709-1751149972/solver-4493709-1751149972 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19822 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4493709-1751149972.opb

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

MD5SUM BENCH= 1f94bd3a314413948630d2f259d38fd6
RANDOM SEED=2039957712

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.759
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		: 3596.703
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		: 3577.546
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		: 3599.828
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.832
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.830
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		: 3599.668
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		: 3599.604
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:        129006284 kB
MemAvailable:   128647572 kB
Buffers:            3280 kB
Cached:           445788 kB
SwapCached:            0 kB
Active:          1425376 kB
Inactive:         187704 kB
Active(anon):    1182096 kB
Inactive(anon):        0 kB
Active(file):     243280 kB
Inactive(file):   187704 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5616 kB
Writeback:            60 kB
AnonPages:       1164576 kB
Mapped:           127256 kB
Shmem:             18084 kB
KReclaimable:      86948 kB
Slab:             170824 kB
SReclaimable:      86948 kB
SUnreclaim:        83876 kB
KernelStack:        4352 kB
PageTables:         5940 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4842036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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:33:14