Trace number 4530083

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 NameAnswerobjective functionCPU timeWall clock time
SCIP-NaPS 1.00a2OPT344750 0.575193 0.614301

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/www.csit.fsu.edu/
~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
MD5SUM848e47deac6a47526073146630130ada
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark344750
Best CPU time to get the best result obtained on this benchmark0.060434
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables90
Total number of constraints6
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint15
Maximum length of a constraint90
Number of terms in the objective function 90
Biggest coefficient in the objective function 4831838208
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 15032909794
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 4831838208
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 15032909794
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.40/0.50	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530083-1752596878.opb
0.40/0.50	c Solving mode: optimization
0.40/0.50	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.40/0.50	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.40/0.50	c original problem has 90 variables (90 bin, 0 int, 0 impl, 0 cont) and 6 constraints
0.40/0.50	c presolving:
0.40/0.50	c (round 1, fast)       29 del vars, 0 del conss, 0 add conss, 29 chg bounds, 6 chg sides, 10 chg coeffs, 0 upgd conss, 0 impls, 2 clqs
0.40/0.50	c (round 2, exhaustive) 29 del vars, 0 del conss, 0 add conss, 29 chg bounds, 6 chg sides, 10 chg coeffs, 6 upgd conss, 0 impls, 2 clqs
0.40/0.50	c    (0.0s) probing: 51/61 (83.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.40/0.50	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.40/0.50	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.40/0.50	c    (0.0s) no symmetry present (symcode time: 0.00)
0.40/0.50	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
0.40/0.50	c  29 deleted vars, 0 deleted constraints, 0 added constraints, 29 tightened bounds, 0 added holes, 6 changed sides, 10 changed coefficients
0.40/0.50	c  0 implications, 2 cliques
0.40/0.50	c presolved problem has 61 variables (61 bin, 0 int, 0 impl, 0 cont) and 6 constraints
0.40/0.50	c       6 constraints of type <knapsack>
0.40/0.50	c transformed objective value is always integral (scale: 1)
0.40/0.50	c Presolving Time: 0.00
0.40/0.50	c 
0.40/0.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.40/0.50	c p 0.0s|     1 |     0 |     0 |     - |   locks|   0 |  61 |   6 |   6 |   0 |  0 |   0 |   0 | 0.000000e+00 | 4.754830e+05 |    Inf | unknown
0.40/0.50	c i 0.0s|     1 |     0 |     0 |     - |  oneopt|   0 |  61 |   6 |   6 |   0 |  0 |   0 |   0 | 0.000000e+00 | 4.628480e+05 |    Inf | unknown
0.40/0.50	c   0.0s|     1 |     0 |     4 |     - |  1393k |   0 |  61 |   6 |   6 |   0 |  0 |   0 |   0 | 3.447467e+05 | 4.628480e+05 |  34.26%| unknown
0.40/0.50	c * 0.0s|     1 |     0 |     4 |     - |    LP  |   0 |  61 |   6 |   6 |   0 |  0 |   0 |   0 | 3.447467e+05 | 4.515160e+05 |  30.97%| unknown
0.40/0.50	c   0.1s|     1 |     0 |     6 |     - |  1899k |   0 |  61 | 206 |   8 |   2 |  1 |   0 |   0 | 3.447467e+05 | 4.515160e+05 |  30.97%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    11 |     - |  2793k |   0 |  61 | 206 |  10 |   4 |  2 |   0 |   0 | 3.447467e+05 | 4.515160e+05 |  30.97%| unknown
0.40/0.50	c r 0.1s|     1 |     0 |    11 |     - |randroun|   0 |  61 | 206 |  10 |   0 |  2 |   0 |   0 | 3.447467e+05 | 3.458380e+05 |   0.32%| unknown
0.40/0.50	c i 0.1s|     1 |     0 |    13 |     - |  oneopt|   0 |  61 | 206 |  10 |   4 |  2 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    15 |     - |  2809k |   0 |  61 | 206 |  12 |   6 |  3 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    15 |     - |  2809k |   0 |  61 | 206 |  10 |   6 |  3 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    17 |     - |  2809k |   0 |  61 | 206 |  12 |   8 |  4 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    20 |     - |  2810k |   0 |  61 | 206 |  14 |  10 |  5 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    27 |     - |  2841k |   0 |  61 | 206 |  16 |  12 |  6 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    32 |     - |  2947k |   0 |  61 | 206 |  18 |  14 |  7 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    34 |     - |  2949k |   0 |  61 | 206 |  20 |  16 |  8 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.40/0.50	c   0.1s|     1 |     0 |    40 |     - |  2978k |   0 |  61 | 206 |  22 |  18 |  9 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    43 |     - |  2981k |   0 |  61 | 206 |  24 |  20 | 10 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    51 |     - |  3130k |   0 |  61 | 206 |  26 |  22 | 11 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    53 |     - |  3130k |   0 |  61 |   4 |  26 |  22 | 11 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    58 |     - |  3132k |   0 |  61 |   4 |  28 |  24 | 12 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    65 |     - |  3135k |   0 |  61 |   4 |  31 |  27 | 13 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    67 |     - |  3198k |   0 |  61 |   4 |  34 |  30 | 14 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    70 |     - |  3207k |   0 |  61 |   4 |  29 |  32 | 15 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    74 |     - |  3210k |   0 |  61 |   4 |  31 |  34 | 16 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    77 |     - |  3210k |   0 |  61 |   4 |  33 |  36 | 17 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    79 |     - |  3214k |   0 |  61 |   4 |  35 |  38 | 18 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    90 |     - |  3217k |   0 |  61 |   4 |  38 |  41 | 19 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    92 |     - |  3222k |   0 |  61 |   4 |  40 |  43 | 20 |   0 |   0 | 3.447467e+05 | 3.449380e+05 |   0.06%| unknown
0.40/0.50	c r 0.1s|     1 |     0 |    92 |     - |randroun|   0 |  61 |   4 |  40 |   0 | 20 |   0 |   0 | 3.447467e+05 | 3.447510e+05 |   0.00%| unknown
0.40/0.50	c   0.1s|     1 |     0 |    96 |     - |  3242k |   0 |  61 |   4 |  42 |  45 | 21 |   0 |   0 | 3.447467e+05 | 3.447510e+05 |   0.00%| unknown
0.40/0.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.40/0.50	c   0.1s|     1 |     0 |    96 |     - |  3276k |   0 |  61 |   4 |  42 |  45 | 21 |   0 |   0 | 3.447467e+05 | 3.447510e+05 |   0.00%| unknown
0.40/0.50	c   0.1s|     1 |     0 |   101 |     - |  3276k |   0 |  61 |   4 |  45 |  48 | 22 |   0 |   0 | 3.447467e+05 | 3.447510e+05 |   0.00%| unknown
0.40/0.50	c (run 1, node 1) restarting after 20 global fixings of integer variables
0.40/0.50	c 
0.40/0.50	c (restart) converted 29 cuts from the global cut pool into linear constraints
0.40/0.50	c 
0.40/0.50	c presolving:
0.40/0.50	c (round 1, fast)       25 del vars, 0 del conss, 0 add conss, 3 chg bounds, 31 chg sides, 19 chg coeffs, 0 upgd conss, 0 impls, 3 clqs
0.40/0.50	c (round 2, fast)       31 del vars, 11 del conss, 0 add conss, 6 chg bounds, 34 chg sides, 27 chg coeffs, 0 upgd conss, 0 impls, 4 clqs
0.40/0.50	c (round 3, fast)       31 del vars, 12 del conss, 0 add conss, 6 chg bounds, 35 chg sides, 33 chg coeffs, 0 upgd conss, 0 impls, 4 clqs
0.40/0.50	c (round 4, medium)     31 del vars, 14 del conss, 12 add conss, 6 chg bounds, 40 chg sides, 39 chg coeffs, 0 upgd conss, 0 impls, 19 clqs
0.40/0.50	c (round 5, fast)       31 del vars, 15 del conss, 12 add conss, 6 chg bounds, 40 chg sides, 39 chg coeffs, 0 upgd conss, 0 impls, 19 clqs
0.40/0.50	c (round 6, exhaustive) 31 del vars, 19 del conss, 12 add conss, 6 chg bounds, 40 chg sides, 39 chg coeffs, 0 upgd conss, 0 impls, 19 clqs
0.40/0.50	c (round 7, exhaustive) 31 del vars, 19 del conss, 12 add conss, 6 chg bounds, 40 chg sides, 39 chg coeffs, 14 upgd conss, 0 impls, 19 clqs
0.40/0.50	c (round 8, medium)     31 del vars, 20 del conss, 13 add conss, 6 chg bounds, 41 chg sides, 41 chg coeffs, 14 upgd conss, 0 impls, 19 clqs
0.40/0.50	c (round 9, exhaustive) 31 del vars, 20 del conss, 13 add conss, 6 chg bounds, 41 chg sides, 42 chg coeffs, 14 upgd conss, 0 impls, 19 clqs
0.40/0.50	c presolving (10 rounds: 10 fast, 6 medium, 4 exhaustive):
0.50/0.57	c  31 deleted vars, 20 deleted constraints, 13 added constraints, 6 tightened bounds, 0 added holes, 41 changed sides, 42 changed coefficients
0.50/0.57	c  0 implications, 19 cliques
0.50/0.57	c presolved problem has 32 variables (32 bin, 0 int, 0 impl, 0 cont) and 29 constraints
0.50/0.57	c       8 constraints of type <knapsack>
0.50/0.57	c      11 constraints of type <setppc>
0.50/0.57	c       2 constraints of type <linear>
0.50/0.57	c       8 constraints of type <logicor>
0.50/0.57	c transformed objective value is always integral (scale: 1)
0.50/0.57	c Presolving Time: 0.01
0.50/0.57	c transformed 1/14 original solutions to the transformed problem space
0.50/0.57	c 
0.50/0.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.50/0.57	c   0.1s|     1 |     0 |   170 |     - |  3318k |   0 |  32 |  34 |  28 |   0 |  0 |  10 |   0 | 3.447467e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.1s|     1 |     0 |   175 |     - |  3318k |   0 |  32 |  34 |  30 |   2 |  1 |  10 |   0 | 3.447467e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.1s|     1 |     0 |   180 |     - |  3321k |   0 |  32 |  34 |  32 |   4 |  2 |  10 |   0 | 3.447467e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.1s|     1 |     0 |   184 |     - |  3324k |   0 |  32 |  34 |  35 |   7 |  3 |  10 |   0 | 3.447467e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.1s|     1 |     0 |   191 |     - |  3324k |   0 |  32 |  34 |  37 |   9 |  4 |  11 |   0 | 3.447467e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.1s|     1 |     0 |   193 |     - |  3328k |   0 |  32 |  34 |  39 |  11 |  5 |  11 |   0 | 3.447467e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.1s|     1 |     0 |   196 |     - |  3349k |   0 |  32 |  34 |  41 |  13 |  6 |  11 |   0 | 3.447467e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.1s|     1 |     0 |   213 |     - |  3399k |   0 |  32 |  35 |  43 |  15 |  7 |  12 |   0 | 3.447481e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.1s|     1 |     0 |   216 |     - |  3461k |   0 |  32 |  35 |  45 |  17 |  8 |  13 |   0 | 3.447481e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.1s|     1 |     0 |   218 |     - |  3466k |   0 |  32 |  35 |  47 |  19 |  9 |  13 |   0 | 3.447481e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.1s|     1 |     0 |   226 |     - |  3539k |   0 |  32 |  35 |  49 |  21 | 10 |  13 |   0 | 3.447481e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   230 |     - |  3577k |   0 |  32 |  35 |  51 |  23 | 11 |  14 |   0 | 3.447481e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   254 |     - |  3578k |   0 |  32 |  36 |  51 |  23 | 11 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c (run 2, node 1) restarting after 5 global fixings of integer variables
0.50/0.57	c 
0.50/0.57	c (restart) converted 13 cuts from the global cut pool into linear constraints
0.50/0.57	c 
0.50/0.57	c presolving:
0.50/0.57	c (round 1, fast)       5 del vars, 11 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 27 chg coeffs, 0 upgd conss, 0 impls, 18 clqs
0.50/0.57	c (round 2, medium)     10 del vars, 23 del conss, 13 add conss, 0 chg bounds, 2 chg sides, 31 chg coeffs, 0 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 3, fast)       11 del vars, 32 del conss, 13 add conss, 0 chg bounds, 11 chg sides, 40 chg coeffs, 0 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 4, medium)     11 del vars, 32 del conss, 13 add conss, 0 chg bounds, 12 chg sides, 41 chg coeffs, 0 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 5, exhaustive) 11 del vars, 32 del conss, 13 add conss, 0 chg bounds, 12 chg sides, 45 chg coeffs, 0 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 6, exhaustive) 11 del vars, 32 del conss, 13 add conss, 0 chg bounds, 12 chg sides, 49 chg coeffs, 0 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 7, exhaustive) 11 del vars, 32 del conss, 13 add conss, 0 chg bounds, 12 chg sides, 53 chg coeffs, 0 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 8, exhaustive) 11 del vars, 32 del conss, 13 add conss, 0 chg bounds, 12 chg sides, 56 chg coeffs, 0 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 9, exhaustive) 11 del vars, 32 del conss, 13 add conss, 0 chg bounds, 12 chg sides, 58 chg coeffs, 0 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 10, exhaustive) 11 del vars, 32 del conss, 13 add conss, 0 chg bounds, 12 chg sides, 59 chg coeffs, 0 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 11, fast)       11 del vars, 33 del conss, 14 add conss, 0 chg bounds, 12 chg sides, 64 chg coeffs, 0 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 12, exhaustive) 11 del vars, 33 del conss, 14 add conss, 0 chg bounds, 12 chg sides, 64 chg coeffs, 8 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 13, fast)       11 del vars, 33 del conss, 14 add conss, 0 chg bounds, 13 chg sides, 65 chg coeffs, 8 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 14, medium)     11 del vars, 33 del conss, 14 add conss, 0 chg bounds, 14 chg sides, 66 chg coeffs, 8 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 15, exhaustive) 11 del vars, 33 del conss, 14 add conss, 0 chg bounds, 14 chg sides, 67 chg coeffs, 8 upgd conss, 0 impls, 7 clqs
0.50/0.57	c (round 16, exhaustive) 11 del vars, 33 del conss, 14 add conss, 0 chg bounds, 14 chg sides, 72 chg coeffs, 8 upgd conss, 0 impls, 7 clqs
0.50/0.57	c presolving (17 rounds: 17 fast, 13 medium, 10 exhaustive):
0.50/0.57	c  11 deleted vars, 33 deleted constraints, 14 added constraints, 0 tightened bounds, 0 added holes, 14 changed sides, 72 changed coefficients
0.50/0.57	c  0 implications, 7 cliques
0.50/0.57	c presolved problem has 21 variables (21 bin, 0 int, 0 impl, 0 cont) and 30 constraints
0.50/0.57	c       5 constraints of type <knapsack>
0.50/0.57	c       6 constraints of type <setppc>
0.50/0.57	c       8 constraints of type <linear>
0.50/0.57	c      11 constraints of type <logicor>
0.50/0.57	c transformed objective value is always integral (scale: 1)
0.50/0.57	c Presolving Time: 0.01
0.50/0.57	c transformed 4/17 original solutions to the transformed problem space
0.50/0.57	c 
0.50/0.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.50/0.57	c   0.2s|     1 |     0 |   297 |     - |  3585k |   0 |  21 |  30 |  27 |   0 |  0 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   300 |     - |  3590k |   0 |  21 |  30 |  29 |   2 |  1 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   309 |     - |  3590k |   0 |  21 |  30 |  31 |   4 |  2 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   316 |     - |  3590k |   0 |  21 |  30 |  32 |   5 |  3 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   318 |     - |  3590k |   0 |  21 |  30 |  34 |   7 |  4 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   320 |     - |  3590k |   0 |  21 |  30 |  36 |   9 |  5 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   321 |     - |  3594k |   0 |  21 |  30 |  37 |  10 |  6 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   324 |     - |  3685k |   0 |  21 |  30 |  39 |  12 |  7 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   327 |     - |  3862k |   0 |  21 |  30 |  41 |  14 |  8 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   330 |     - |  3891k |   0 |  21 |  30 |  42 |  15 |  9 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   344 |     - |  3923k |   0 |  21 |  30 |  44 |  17 | 10 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   345 |     - |  3958k |   0 |  21 |  30 |  45 |  18 | 11 |  17 |   2 | 3.447482e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   350 |     - |  4019k |   0 |  21 |  30 |  47 |  20 | 12 |  17 |   2 | 3.447483e+05 | 3.447510e+05 |   0.00%| unknown
0.50/0.57	c d 0.2s|     1 |     0 |   382 |     - |conflict|   0 |  21 |  30 |  47 |   0 | 12 |  17 |   2 | 3.447483e+05 | 3.447500e+05 |   0.00%| unknown
0.50/0.57	c   0.2s|     1 |     0 |   382 |     - |  4028k |   0 |  21 |  30 |  47 |  20 | 12 |  17 |   2 | 3.447483e+05 | 3.447500e+05 |   0.00%| unknown
0.50/0.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.50/0.58	c   0.2s|     1 |     0 |   382 |     - |  4028k |   0 |  21 |  30 |  47 |  20 | 12 |  17 |   2 | 3.447483e+05 | 3.447500e+05 |   0.00%| unknown
0.50/0.58	c   0.2s|     1 |     0 |   388 |     - |  4028k |   0 |  21 |  30 |  49 |  22 | 13 |  17 |   2 | 3.447483e+05 | 3.447500e+05 |   0.00%| unknown
0.50/0.58	c   0.2s|     1 |     0 |   390 |     - |  4028k |   0 |  21 |  30 |  50 |  23 | 14 |  17 |   2 | 3.447483e+05 | 3.447500e+05 |   0.00%| unknown
0.50/0.58	c   0.2s|     1 |     0 |   399 |     - |  4030k |   0 |  21 |  31 |  50 |  23 | 14 |  22 |   7 | 3.447500e+05 | 3.447500e+05 |   0.00%| unknown
0.50/0.58	c 
0.50/0.58	c SCIP Status        : problem is solved [optimal solution found]
0.50/0.58	c Solving Time (sec) : 0.20
0.50/0.58	c Solving Nodes      : 1 (total of 3 nodes in 3 runs)
0.50/0.58	c Primal Bound       : +3.44750000000000e+05 (26 solutions)
0.50/0.58	c Dual Bound         : +3.44750000000000e+05
0.50/0.58	c Gap                : 0.00 %
0.50/0.58	c All original constraints are satisfied.
0.50/0.58	c SCIP's best solution is verified feasible for the original problem.
0.50/0.58	c SCIP found an optimal solution.
0.50/0.58	o 344750
0.50/0.58	s OPTIMUM FOUND
0.50/0.58	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 x73 x74 x75 x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90

Verifier Data

OK	344750

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (62745 MiB free)
  memory of node 1: 64507 MiB (60867 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530083-1752596878/watcher-4530083-1752596878 -o /tmp/evaluation-result-4530083-1752596878/solver-4530083-1752596878 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1752596873-129512 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530083-1752596878.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=129715, runsolver pid=129707

[startup+0.100071 s]*
/proc/loadavg: 6.77 5.04 4.88 2/505 129733
/proc/meminfo: memFree=126574884/131382112 swapFree=33009904/33010684
[pid=129715] ppid=129707 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/129715/stat : 129715 (scip-naps-1.00a) S 129707 129715 129502 0 -1 4194304 256 316 0 0 0 0 0 0 20 0 1 0 175366665 4292608 768 18446744073709551615 94686131408896 94686132303429 140734084111920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686132542480 94686132590224 94686160863232 140734084114843 140734084114942 140734084114942 140734084120546 0
/proc/129715/statm: 1048 768 704 219 0 110 0
[pid=129720] ppid=129715 vsize=23652 memory=14592 CPUtime=0.07 cores=0,2
/proc/129720/stat : 129720 (python3) D 129715 129715 129502 0 -1 4456448 1896 0 0 0 6 1 0 0 20 0 1 0 175366669 24219648 3648 18446744073709551615 93826824003584 93826824003961 140735267242944 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 93826824015256 93826824015876 93826847961088 140735267244382 140735267244576 140735267244576 140735267250151 0
/proc/129720/statm: 5913 3648 2048 1 0 1910 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 27844 KiB
Current children cumulated memory: 17664 KiB

[startup+0.230803 s]*
/proc/loadavg: 6.77 5.04 4.88 5/509 129748
/proc/meminfo: memFree=126593412/131382112 swapFree=33009904/33010684
[pid=129715] ppid=129707 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/129715/stat : 129715 (scip-naps-1.00a) S 129707 129715 129502 0 -1 4194304 256 316 0 0 0 0 0 0 20 0 1 0 175366665 4292608 768 18446744073709551615 94686131408896 94686132303429 140734084111920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686132542480 94686132590224 94686160863232 140734084114843 140734084114942 140734084114942 140734084120546 0
/proc/129715/statm: 1048 768 704 219 0 110 0
[pid=129720] ppid=129715 vsize=1187396 memory=32356 CPUtime=0.19 cores=0,2
/proc/129720/stat : 129720 (python3) R 129715 129715 129502 0 -1 4194304 3807 0 0 0 17 2 0 0 20 0 1 0 175366669 1215893504 8089 18446744073709551615 93826824003584 93826824003961 140735267242944 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93826824015256 93826824015876 93826847961088 140735267244382 140735267244576 140735267244576 140735267250151 0
/proc/129720/statm: 296849 8089 4928 1 0 268871 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 1191588 KiB
Current children cumulated memory: 35428 KiB

[startup+0.32694 s]*
/proc/loadavg: 6.77 5.04 4.88 5/508 129751
/proc/meminfo: memFree=126593808/131382112 swapFree=33009904/33010684
[pid=129715] ppid=129707 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/129715/stat : 129715 (scip-naps-1.00a) S 129707 129715 129502 0 -1 4194304 256 316 0 0 0 0 0 0 20 0 1 0 175366665 4292608 768 18446744073709551615 94686131408896 94686132303429 140734084111920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686132542480 94686132590224 94686160863232 140734084114843 140734084114942 140734084114942 140734084120546 0
/proc/129715/statm: 1048 768 704 219 0 110 0
[pid=129720] ppid=129715 vsize=1194256 memory=39140 CPUtime=0.29 cores=0,2
/proc/129720/stat : 129720 (python3) R 129715 129715 129502 0 -1 4194304 4905 0 0 0 26 3 0 0 20 0 1 0 175366669 1222918144 9785 18446744073709551615 93826824003584 93826824003961 140735267242944 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93826824015256 93826824015876 93826847961088 140735267244382 140735267244576 140735267244576 140735267250151 0
/proc/129720/statm: 298564 9785 5600 1 0 269922 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 1198448 KiB
Current children cumulated memory: 42212 KiB

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

# cumulated CPU time of all completed processes:  user=0.50866 s, system=0.066533 s

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

[startup+0.428788 s]*
/proc/loadavg: 6.77 5.04 4.88 7/508 129760
/proc/meminfo: memFree=126587640/131382112 swapFree=33009904/33010684
[pid=129715] ppid=129707 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/129715/stat : 129715 (scip-naps-1.00a) S 129707 129715 129502 0 -1 4194304 256 316 0 0 0 0 0 0 20 0 1 0 175366665 4292608 768 18446744073709551615 94686131408896 94686132303429 140734084111920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686132542480 94686132590224 94686160863232 140734084114843 140734084114942 140734084114942 140734084120546 0
/proc/129715/statm: 1048 768 704 219 0 110 0
[pid=129720] ppid=129715 vsize=1202344 memory=54756 CPUtime=0.4 cores=0,2
/proc/129720/stat : 129720 (python3) R 129715 129715 129502 0 -1 4194304 6411 0 0 0 35 5 0 0 20 0 1 0 175366669 1231200256 13689 18446744073709551615 93826824003584 93826824003961 140735267242944 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 93826824015256 93826824015876 93826847961088 140735267244382 140735267244576 140735267244576 140735267250151 0
/proc/129720/statm: 300586 13689 8160 1 0 271944 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 1206536 KiB
Current children cumulated memory: 57828 KiB

[startup+0.529288 s]*
/proc/loadavg: 6.77 5.04 4.88 6/506 129765
/proc/meminfo: memFree=126607656/131382112 swapFree=33009904/33010684
[pid=129715] ppid=129707 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/129715/stat : 129715 (scip-naps-1.00a) S 129707 129715 129502 0 -1 4194304 256 316 0 0 0 0 0 0 20 0 1 0 175366665 4292608 768 18446744073709551615 94686131408896 94686132303429 140734084111920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686132542480 94686132590224 94686160863232 140734084114843 140734084114942 140734084114942 140734084120546 0
/proc/129715/statm: 1048 768 704 219 0 110 0
[pid=129720] ppid=129715 vsize=1203424 memory=56036 CPUtime=0.5 cores=0,2
/proc/129720/stat : 129720 (python3) R 129715 129715 129502 0 -1 4194304 6744 0 0 0 45 5 0 0 20 0 1 0 175366669 1232306176 14009 18446744073709551615 93826824003584 93826824003961 140735267242944 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 93826824015256 93826824015876 93826847961088 140735267244382 140735267244576 140735267244576 140735267250151 0
/proc/129720/statm: 300856 14009 8160 1 0 272214 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 1207616 KiB
Current children cumulated memory: 59108 KiB

Child status: 0

Real time (s): 0.614301
CPU time (s): 0.575193
CPU user time (s): 0.50866
CPU system time (s): 0.066533
CPU usage (%): 93.6338
Max. virtual memory (cumulated for all children) (KiB): 1207616
Max. memory (cumulated for all children) (KiB): 59108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.50866
system time used= 0.066533
maximum resident set size= 56932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7379
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= 391
involuntary context switches= 6


# summary of solver processes directly reported to runsolver:
#   pid: 129715
#   total CPU time (s): 0.575193
#   total CPU user time (s): 0.50866
#   total CPU system time (s): 0.066533

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.066341 second user time and 0.146641 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-15 18:27:58
IDJOB=4530083
IDBENCH=146898
IDSOLVER=3388
FILE ID=nodeC001/4530083-1752596878
RUNJOBID= nodeC001-1752596873-129512
SLURM_JOB_ID= 9684381
Free space on /tmp= 432208 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530083-1752596878/watcher-4530083-1752596878 -o /tmp/evaluation-result-4530083-1752596878/solver-4530083-1752596878 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1752596873-129512 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530083-1752596878.opb

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

MD5SUM BENCH= 848e47deac6a47526073146630130ada
RANDOM SEED=1289469585

nodeC001 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.720
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.49
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.030
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.49
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.245
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.49
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.176
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.49
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		: 1197.527
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        126580360 kB
MemAvailable:   129286564 kB
Buffers:            1668 kB
Cached:          3494436 kB
SwapCached:          128 kB
Active:           440236 kB
Inactive:        3124428 kB
Active(anon):      66720 kB
Inactive(anon):    27808 kB
Active(file):     373516 kB
Inactive(file):  3096620 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22324 kB
Writeback:             0 kB
AnonPages:         71544 kB
Mapped:           107088 kB
Shmem:             25968 kB
KReclaimable:     151004 kB
Slab:             246336 kB
SReclaimable:     151004 kB
SUnreclaim:        95332 kB
KernelStack:        8032 kB
PageTables:         3108 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     351916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      153400 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432204 MiB
End job on nodeC001 at 2025-07-15 18:27:59