Trace number 4529741

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2SAT 22.5803 22.6862

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

8.42/8.57	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529741-1752253348.opb
8.42/8.57	c Solving mode: decision
8.42/8.57	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
8.42/8.57	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
8.42/8.57	c original problem has 490 variables (490 bin, 0 int, 0 impl, 0 cont) and 737 constraints
8.42/8.57	c presolving:
8.42/8.57	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
8.42/8.57	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
8.42/8.57	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
8.42/8.57	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
8.42/8.57	c    (0.2s) probing cycle finished: starting next cycle
8.42/8.57	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
8.42/8.57	c    (0.2s) symmetry computation finished: 3 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
8.42/8.57	c dynamic symmetry handling statistics:
8.42/8.57	c    orbitopal reduction:       no components
8.42/8.57	c    orbital reduction:          1 components of sizes 3
8.42/8.57	c    lexicographic reduction:    3 permutations with support sizes 428, 408, 482
8.42/8.57	c handled 1 out of 1 symmetry components
8.42/8.57	c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
8.42/8.57	c  8 deleted vars, 1846 deleted constraints, 1496 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
8.42/8.57	c  0 implications, 4022 cliques
8.42/8.57	c presolved problem has 482 variables (482 bin, 0 int, 0 impl, 0 cont) and 387 constraints
8.42/8.57	c       2 constraints of type <knapsack>
8.42/8.57	c     241 constraints of type <setppc>
8.42/8.57	c     144 constraints of type <and>
8.42/8.58	c transformed objective value is always integral (scale: 1)
8.42/8.58	c Presolving Time: 0.16
8.42/8.58	c 
8.42/8.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.42/8.58	c   0.2s|     1 |     0 |   172 |     - |    13M |   0 | 482 | 393 | 531 |   0 |  0 |   7 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   0.3s|     1 |     0 |   420 |     - |    14M |   0 | 482 | 414 | 605 |  74 |  1 |   7 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   0.4s|     1 |     0 |   502 |     - |    20M |   0 | 482 | 417 | 666 | 135 |  2 |  10 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   0.5s|     1 |     0 |   593 |     - |    27M |   0 | 482 | 417 | 717 | 186 |  3 |  10 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   0.6s|     1 |     0 |   695 |     - |    36M |   0 | 482 | 417 | 776 | 245 |  4 |  10 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   0.7s|     1 |     0 |   768 |     - |    41M |   0 | 482 | 418 | 816 | 285 |  5 |  11 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   0.8s|     1 |     0 |   841 |     - |    48M |   0 | 482 | 419 | 849 | 318 |  6 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   0.9s|     1 |     0 |   962 |     - |    56M |   0 | 482 | 419 | 879 | 348 |  7 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   1.1s|     1 |     0 |  1073 |     - |    61M |   0 | 482 | 420 | 910 | 379 |  8 |  13 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   1.2s|     1 |     0 |  1148 |     - |    67M |   0 | 482 | 420 | 922 | 391 |  9 |  13 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   1.3s|     1 |     0 |  1216 |     - |    76M |   0 | 482 | 420 | 944 | 413 | 10 |  13 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   1.3s|     1 |     0 |  1279 |     - |    76M |   0 | 482 | 421 | 967 | 436 | 11 |  14 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   1.5s|     1 |     2 |  1938 |     - |    77M |   0 | 482 | 421 | 967 | 436 | 11 |  15 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   2.3s|   100 |    19 |  7246 |  60.3 |    77M |  28 | 482 | 423 |1087 |1142 |  0 |  17 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   3.1s|   200 |    19 | 12169 |  54.7 |    77M |  28 | 482 | 423 |1083 |1545 |  0 |  18 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.42/8.58	c   4.0s|   300 |    33 | 17844 |  55.4 |    90M |  28 | 482 | 425 | 986 |2140 |  2 |  20 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   4.5s|   400 |    33 | 23456 |  55.6 |    90M |  28 | 482 | 425 |1059 |2586 |  2 |  21 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   5.1s|   500 |    37 | 27830 |  53.2 |    90M |  28 | 482 | 427 |1083 |3206 |  0 |  23 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   5.7s|   600 |    35 | 31022 |  49.7 |    89M |  28 | 482 | 427 |1069 |3643 |  1 |  23 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   6.2s|   700 |    35 | 34889 |  48.1 |    89M |  28 | 482 | 427 |1056 |4069 |  2 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   6.8s|   800 |    35 | 39670 |  48.0 |    89M |  28 | 482 | 427 |   0 |4518 |  0 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   7.3s|   900 |    29 | 43339 |  46.8 |    89M |  28 | 482 | 427 |   0 |4832 |  0 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   7.7s|  1000 |    33 | 46905 |  45.7 |    89M |  29 | 482 | 427 |1067 |5151 |  0 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
8.42/8.58	c (run 1, node 1054) performing user restart
8.42/8.58	c 
8.42/8.58	c (restart) converted 174 cuts from the global cut pool into linear constraints
8.42/8.58	c 
8.42/8.58	c presolving:
8.42/8.58	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
8.42/8.58	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
8.42/8.58	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
8.42/8.58	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
8.42/8.58	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
8.42/8.58	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
8.42/8.58	c  0 deleted vars, 13 deleted constraints, 26 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 90 changed coefficients
8.42/8.58	c  0 implications, 4022 cliques
8.42/8.58	c presolved problem has 482 variables (482 bin, 0 int, 0 impl, 0 cont) and 614 constraints
8.42/8.58	c       2 constraints of type <knapsack>
8.42/8.58	c     433 constraints of type <setppc>
8.42/8.58	c     144 constraints of type <and>
8.42/8.58	c       4 constraints of type <linear>
8.42/8.58	c      31 constraints of type <logicor>
8.42/8.58	c transformed objective value is always integral (scale: 1)
8.42/8.58	c Presolving Time: 0.17
8.42/8.58	c 
8.42/8.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.42/8.58	c   7.9s|     1 |     0 | 48770 |     - |    88M |   0 | 482 | 602 | 721 |   0 |  0 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   8.0s|     1 |     0 | 48929 |     - |    88M |   0 | 482 | 613 | 790 |  69 |  1 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   8.1s|     1 |     0 | 49047 |     - |    88M |   0 | 482 | 613 | 843 | 122 |  2 |  24 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.42/8.58	c   8.1s|     1 |     0 | 49101 |     - |    88M |   0 | 482 | 614 | 884 | 163 |  3 |  25 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c   8.2s|     1 |     0 | 49175 |     - |    89M |   0 | 482 | 615 | 918 | 197 |  4 |  26 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c   8.3s|     1 |     0 | 49296 |     - |    89M |   0 | 482 | 616 | 947 | 226 |  5 |  27 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c   8.4s|     1 |     0 | 49408 |     - |    89M |   0 | 482 | 617 | 987 | 266 |  6 |  28 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c   8.5s|     1 |     0 | 49513 |     - |    89M |   0 | 482 | 618 |1022 | 301 |  7 |  29 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c   8.6s|     1 |     0 | 49627 |     - |    92M |   0 | 482 | 619 |1054 | 333 |  8 |  30 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c   8.8s|     1 |     0 | 49736 |     - |    93M |   0 | 482 | 620 |1077 | 356 |  9 |  31 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c   8.9s|     1 |     0 | 49833 |     - |    95M |   0 | 482 | 620 |1100 | 379 | 10 |  31 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c   8.9s|     1 |     0 | 49877 |     - |    95M |   0 | 482 | 621 | 909 | 408 | 11 |  32 |  11 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c   9.0s|     1 |     2 | 50611 |     - |    95M |   0 | 482 | 625 | 909 | 408 | 11 |  38 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c   9.7s|   100 |    17 | 58889 |  48.8 |    96M |  27 | 482 | 634 |1014 |1550 |  2 |  49 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  10.4s|   200 |    21 | 63208 |  48.4 |    97M |  27 | 482 | 638 |1033 |2166 |  2 |  53 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.38/21.55	c  10.9s|   300 |    31 | 68576 |  48.8 |    98M |  27 | 482 | 640 |1061 |2667 |  0 |  55 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  11.1s|   400 |    39 | 73650 |  48.9 |    98M |  27 | 482 | 644 |   0 |3321 |  0 |  59 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  11.4s|   500 |    41 | 77930 |  48.5 |    98M |  33 | 482 | 648 |1206 |3728 |  0 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  11.6s|   600 |    43 | 80002 |  46.8 |    98M |  37 | 482 | 648 |   0 |4025 |  0 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  11.8s|   700 |    37 | 82743 |  45.7 |    98M |  37 | 482 | 648 |1089 |4213 |  0 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  12.1s|   800 |    35 | 86912 |  45.5 |    98M |  37 | 482 | 648 |1031 |4571 |  2 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  12.4s|   900 |    35 | 91523 |  45.5 |    98M |  37 | 482 | 648 |1081 |5145 |  2 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  12.7s|  1000 |    37 | 95901 |  45.4 |    98M |  37 | 482 | 648 |1101 |5683 |  2 |  63 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  12.9s|  1100 |    37 | 98896 |  44.7 |    98M |  37 | 482 | 650 |1086 |5954 |  2 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  13.1s|  1200 |    39 |102910 |  44.5 |    98M |  37 | 482 | 649 |1112 |6523 |  2 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  13.4s|  1300 |    37 |107784 |  44.7 |    98M |  37 | 482 | 649 |1099 |7033 |  0 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  13.5s|  1400 |    37 |110160 |  43.8 |    98M |  37 | 482 | 649 |1042 |7223 |  1 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  13.7s|  1500 |    39 |113065 |  43.3 |    98M |  37 | 482 | 649 |1062 |7556 |  1 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  13.9s|  1600 |    37 |115632 |  42.6 |    98M |  37 | 482 | 649 |1061 |7753 |  2 |  65 |  22 | 0.000000e+00 |      --      |    Inf | unknown
21.38/21.55	c  14.4s|  1700 |    39 |122304 |  43.5 |    98M |  37 | 482 | 650 |   0 |8532 |  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.61%
21.38/21.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.38/21.55	c  14.6s|  1800 |    39 |125811 |  43.2 |    98M |  37 | 482 | 650 |1043 |8948 |  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.62%
21.38/21.55	c  14.8s|  1900 |    39 |129592 |  43.0 |    98M |  37 | 482 | 650 |1114 |9312 |  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.62%
21.38/21.55	c  15.0s|  2000 |    37 |133652 |  42.9 |    98M |  37 | 482 | 650 |1046 |9710 |  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.62%
21.38/21.55	c  15.6s|  2100 |    41 |141837 |  44.2 |    98M |  37 | 482 | 650 |1122 |  10k|  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.72%
21.38/21.55	c  15.9s|  2200 |    45 |148191 |  44.8 |    98M |  37 | 482 | 650 |1076 |  11k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.38/21.55	c  16.2s|  2300 |    43 |152572 |  44.7 |    98M |  37 | 482 | 650 |1057 |  12k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.38/21.55	c  16.4s|  2400 |    47 |156336 |  44.5 |    98M |  37 | 482 | 650 |1101 |  12k|  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.38/21.55	c  16.5s|  2500 |    49 |158951 |  44.0 |    98M |  37 | 482 | 650 |1099 |  12k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.38/21.55	c  16.7s|  2600 |    49 |161607 |  43.5 |    98M |  37 | 482 | 650 |1097 |  12k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.38/21.55	c  16.9s|  2700 |    49 |165143 |  43.3 |    98M |  37 | 482 | 650 |1110 |  13k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.75%
21.38/21.55	c  17.1s|  2800 |    51 |170519 |  43.6 |    99M |  37 | 482 | 650 |   0 |  13k|  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.77%
21.38/21.55	c  17.3s|  2900 |    55 |174527 |  43.5 |    99M |  37 | 482 | 650 |1074 |  14k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.77%
21.38/21.55	c  17.5s|  3000 |    53 |177560 |  43.2 |    99M |  37 | 482 | 650 |1058 |  14k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.78%
21.38/21.55	c  17.7s|  3100 |    53 |180961 |  42.9 |    99M |  37 | 482 | 650 |1079 |  14k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.78%
21.38/21.55	c  18.0s|  3200 |    49 |185285 |  43.0 |    99M |  37 | 482 | 650 |1106 |  15k|  0 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.78%
21.38/21.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.38/21.55	c  18.2s|  3300 |    47 |188959 |  42.8 |    99M |  37 | 482 | 650 |1102 |  15k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.78%
21.38/21.55	c  18.4s|  3400 |    47 |192589 |  42.7 |    99M |  37 | 482 | 650 |1083 |  15k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.78%
21.38/21.55	c  18.6s|  3500 |    49 |196986 |  42.7 |    99M |  37 | 482 | 650 |1098 |  16k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.79%
21.38/21.55	c  18.8s|  3600 |    47 |201135 |  42.7 |    99M |  37 | 482 | 650 |1057 |  16k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.79%
21.38/21.55	c  19.0s|  3700 |    47 |205474 |  42.7 |    99M |  37 | 482 | 650 |1099 |  17k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.79%
21.38/21.55	c  19.3s|  3800 |    45 |210076 |  42.8 |    99M |  37 | 482 | 650 |1110 |  17k|  1 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.80%
21.38/21.55	c  19.5s|  3900 |    47 |213977 |  42.7 |    99M |  37 | 482 | 650 |1094 |  18k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.80%
21.38/21.55	c  19.8s|  4000 |    47 |219174 |  42.9 |    99M |  37 | 482 | 650 |1072 |  18k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.82%
21.38/21.55	c  20.1s|  4100 |    55 |223540 |  42.9 |    99M |  37 | 482 | 650 |1048 |  19k|  2 |  66 |  22 | 0.000000e+00 |      --      |    Inf |   0.85%
21.38/21.55	c  20.3s|  4200 |    51 |227156 |  42.7 |    99M |  37 | 482 | 651 |1073 |  19k|  0 |  67 |  22 | 0.000000e+00 |      --      |    Inf |   0.85%
21.38/21.55	c  20.6s|  4300 |    53 |230572 |  42.6 |    99M |  37 | 482 | 651 |   0 |  20k|  0 |  67 |  22 | 0.000000e+00 |      --      |    Inf |   0.87%
21.38/21.55	c  20.9s|  4400 |    59 |235844 |  42.8 |    99M |  37 | 482 | 651 |   0 |  20k|  0 |  67 |  22 | 0.000000e+00 |      --      |    Inf |   0.88%
22.47/22.65	c  21.2s|  4500 |    61 |241024 |  42.9 |    99M |  37 | 482 | 652 |1065 |  21k|  0 |  69 |  22 | 0.000000e+00 |      --      |    Inf |   1.06%
22.47/22.65	c  21.6s|  4600 |    59 |248718 |  43.5 |    99M |  37 | 482 | 652 |1118 |  22k|  2 |  70 |  22 | 0.000000e+00 |      --      |    Inf |   1.16%
22.47/22.65	c  21.9s|  4700 |    73 |252990 |  43.5 |   100M |  37 | 482 | 651 |1093 |  22k|  2 |  70 |  22 | 0.000000e+00 |      --      |    Inf |   1.18%
22.47/22.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.47/22.65	c  22.1s|  4800 |    67 |255194 |  43.2 |   100M |  37 | 482 | 651 |1096 |  22k|  1 |  70 |  22 | 0.000000e+00 |      --      |    Inf |   1.19%
22.47/22.65	c  22.2s|  4900 |    69 |257883 |  42.9 |   100M |  37 | 482 | 651 |1080 |  22k|  2 |  70 |  22 | 0.000000e+00 |      --      |    Inf |   1.19%
22.47/22.65	c *22.3s|  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.47/22.65	c 
22.47/22.65	c SCIP Status        : problem is solved [optimal solution found]
22.47/22.65	c Solving Time (sec) : 22.29
22.47/22.65	c Solving Nodes      : 4920 (total of 5974 nodes in 2 runs)
22.47/22.65	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
22.47/22.65	c Dual Bound         : +0.00000000000000e+00
22.47/22.65	c Gap                : 0.00 %
22.47/22.65	c All original constraints are satisfied.
22.47/22.65	c SCIP's best solution is verified feasible for the original problem.
22.47/22.65	c SCIP found a feasible solution.
22.47/22.65	s SATISFIABLE
22.47/22.65	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.47/22.65	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: 63837 MiB (62251 MiB free)
  memory of node 1: 64465 MiB (63312 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529741-1752253348/watcher-4529741-1752253348 -o /tmp/evaluation-result-4529741-1752253348/solver-4529741-1752253348 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1752253296-111989 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529741-1752253348.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=112406, runsolver pid=112403

[startup+0.1001 s]*
/proc/loadavg: 2.86 2.00 2.54 4/259 112411
/proc/meminfo: memFree=128573856/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=19328 memory=14464 CPUtime=0.07 cores=1,3
/proc/112411/stat : 112411 (python3) D 112406 112406 110827 0 -1 4456448 1890 0 0 0 6 1 0 0 20 0 1 0 141013913 19791872 3616 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 2 1 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 4832 3616 2016 1 0 1586 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 23520 KiB
Current children cumulated memory: 17536 KiB

[startup+0.213635 s]*
/proc/loadavg: 2.86 2.00 2.54 5/259 112411
/proc/meminfo: memFree=128573856/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1186972 memory=32044 CPUtime=0.18 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 3733 0 0 0 16 2 0 0 20 0 1 0 141013913 1215459328 8011 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 296743 8011 4915 1 0 268765 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1191164 KiB
Current children cumulated memory: 35116 KiB

[startup+0.313588 s]*
/proc/loadavg: 2.86 2.00 2.54 5/259 112411
/proc/meminfo: memFree=128573856/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1194264 memory=39084 CPUtime=0.28 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 4917 0 0 0 25 3 0 0 20 0 1 0 141013913 1222926336 9771 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 298566 9771 5587 1 0 269924 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 1198456 KiB
Current children cumulated memory: 42156 KiB

[startup+0.700382 s]
/proc/loadavg: 2.86 2.00 2.54 6/259 112411
/proc/meminfo: memFree=128565792/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1219360 memory=70572 CPUtime=0.64 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 10412 0 0 0 60 4 0 0 20 0 1 0 141013913 1248624640 17643 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 304840 17643 8147 1 0 276198 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1223552 KiB
Current children cumulated memory: 73644 KiB

[startup+1.50035 s]
/proc/loadavg: 2.86 2.00 2.54 5/259 112411
/proc/meminfo: memFree=128525472/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1262932 memory=112172 CPUtime=1.44 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 20782 0 0 0 138 6 0 0 20 0 1 0 141013913 1293242368 28043 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 315733 28043 8147 1 0 287091 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1267124 KiB
Current children cumulated memory: 115244 KiB

[startup+3.11333 s]
/proc/loadavg: 2.95 2.04 2.54 5/259 112411
/proc/meminfo: memFree=128477364/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1283460 memory=131244 CPUtime=3.05 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 25577 0 0 0 297 8 0 0 20 0 1 0 141013913 1314263040 32811 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 320865 32811 8147 1 0 292223 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1287652 KiB
Current children cumulated memory: 134316 KiB

[startup+6.30038 s]
/proc/loadavg: 2.95 2.04 2.54 5/259 112411
/proc/meminfo: memFree=128462748/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1293588 memory=141996 CPUtime=6.23 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 28244 0 0 0 614 9 0 0 20 0 1 0 141013913 1324634112 35499 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 323397 35499 8147 1 0 294755 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1297780 KiB
Current children cumulated memory: 145068 KiB

[startup+12.7003 s]
/proc/loadavg: 3.03 2.07 2.55 5/259 112411
/proc/meminfo: memFree=128455944/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1302104 memory=149932 CPUtime=12.61 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 30260 0 0 0 1252 9 0 0 20 0 1 0 141013913 1333354496 37483 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 325526 37483 8147 1 0 296884 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1306296 KiB
Current children cumulated memory: 153004 KiB

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

# cumulated CPU time of all completed processes:  user=22.4635 s, system=0.11682 s

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

[startup+12.8004 s]
/proc/loadavg: 3.03 2.07 2.55 5/259 112411
/proc/meminfo: memFree=128455944/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1302104 memory=149932 CPUtime=12.71 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 30260 0 0 0 1262 9 0 0 20 0 1 0 141013913 1333354496 37483 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 325526 37483 8147 1 0 296884 0
Current children cumulated CPU time: 12.71 s
Current children cumulated vsize: 1306296 KiB
Current children cumulated memory: 153004 KiB

[startup+19.2003 s]
/proc/loadavg: 3.26 2.15 2.57 5/259 112411
/proc/meminfo: memFree=128420096/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1302104 memory=149932 CPUtime=19.08 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 30262 0 0 0 1899 9 0 0 20 0 1 0 141013913 1333354496 37483 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 325526 37483 8147 1 0 296884 0
Current children cumulated CPU time: 19.08 s
Current children cumulated vsize: 1306296 KiB
Current children cumulated memory: 153004 KiB

[startup+20.8003 s]
/proc/loadavg: 3.26 2.15 2.57 5/259 112411
/proc/meminfo: memFree=128420348/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1302104 memory=149932 CPUtime=20.68 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 30262 0 0 0 2059 9 0 0 20 0 1 0 141013913 1333354496 37483 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 325526 37483 8147 1 0 296884 0
Current children cumulated CPU time: 20.68 s
Current children cumulated vsize: 1306296 KiB
Current children cumulated memory: 153004 KiB

[startup+21.6003 s]
/proc/loadavg: 3.26 2.15 2.57 5/259 112411
/proc/meminfo: memFree=128416820/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1302104 memory=149932 CPUtime=21.48 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 30262 0 0 0 2139 9 0 0 20 0 1 0 141013913 1333354496 37483 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 325526 37483 8147 1 0 296884 0
Current children cumulated CPU time: 21.48 s
Current children cumulated vsize: 1306296 KiB
Current children cumulated memory: 153004 KiB

[startup+22.4003 s]
/proc/loadavg: 3.26 2.15 2.57 5/259 112411
/proc/meminfo: memFree=128416820/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1302104 memory=149932 CPUtime=22.27 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 30262 0 0 0 2218 9 0 0 20 0 1 0 141013913 1333354496 37483 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 325526 37483 8147 1 0 296884 0
Current children cumulated CPU time: 22.27 s
Current children cumulated vsize: 1306296 KiB
Current children cumulated memory: 153004 KiB

[startup+22.6003 s]
/proc/loadavg: 3.26 2.15 2.57 5/259 112411
/proc/meminfo: memFree=128416820/131382120 swapFree=33010160/33010684
[pid=112406] ppid=112403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/112406/stat : 112406 (scip-naps-1.00a) S 112403 112406 110827 0 -1 4194304 258 321 0 0 0 0 0 0 20 0 1 0 141013910 4292608 768 18446744073709551615 93898508095488 93898508990021 140726952613488 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93898509229072 93898509276816 93898529849344 140726952618395 140726952618494 140726952618494 140726952624098 0
/proc/112406/statm: 1048 768 704 219 0 110 0
[pid=112411] ppid=112406 vsize=1302104 memory=149932 CPUtime=22.47 cores=1,3
/proc/112411/stat : 112411 (python3) R 112406 112406 110827 0 -1 4194304 30262 0 0 0 2238 9 0 0 20 0 1 0 141013913 1333354496 37483 18446744073709551615 94494147735552 94494147735929 140723083419504 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94494147747224 94494147747844 94494148722688 140723083426127 140723083426336 140723083426336 140723083431911 0
/proc/112411/statm: 325526 37483 8147 1 0 296884 0
Current children cumulated CPU time: 22.47 s
Current children cumulated vsize: 1306296 KiB
Current children cumulated memory: 153004 KiB

Child status: 0

Real time (s): 22.6862
CPU time (s): 22.5803
CPU user time (s): 22.4635
CPU system time (s): 0.11682
CPU usage (%): 99.5333
Max. virtual memory (cumulated for all children) (KiB): 1306296
Max. memory (cumulated for all children) (KiB): 153004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.4635
system time used= 0.11682
maximum resident set size= 151212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30968
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= 338
involuntary context switches= 34


# summary of solver processes directly reported to runsolver:
#   pid: 112406
#   total CPU time (s): 22.5803
#   total CPU user time (s): 22.4635
#   total CPU system time (s): 0.11682

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.172857 second user time and 0.265697 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-11 19:02:28
IDJOB=4529741
IDBENCH=147870
IDSOLVER=3388
FILE ID=nodeC008/4529741-1752253348
RUNJOBID= nodeC008-1752253296-111989
SLURM_JOB_ID= 9682575
Free space on /tmp= 432792 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army13.24ls.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529741-1752253348/watcher-4529741-1752253348 -o /tmp/evaluation-result-4529741-1752253348/solver-4529741-1752253348 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1752253296-111989 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529741-1752253348.opb

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

MD5SUM BENCH= 1f94bd3a314413948630d2f259d38fd6
RANDOM SEED=598320686

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.857
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.215
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.921
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.336
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.448
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.369
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.447
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.909
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128577952 kB
MemAvailable:   128912756 kB
Buffers:            2128 kB
Cached:          1126560 kB
SwapCached:           16 kB
Active:          1629220 kB
Inactive:         543680 kB
Active(anon):    1028384 kB
Inactive(anon):    33748 kB
Active(file):     600836 kB
Inactive(file):   509932 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12580 kB
Writeback:             0 kB
AnonPages:       1047444 kB
Mapped:           128360 kB
Shmem:             17920 kB
KReclaimable:     127328 kB
Slab:             215048 kB
SReclaimable:     127328 kB
SUnreclaim:        87720 kB
KernelStack:        4160 kB
PageTables:         5724 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    4723376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149544 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432788 MiB
End job on nodeC008 at 2025-07-11 19:02:51