Trace number 4485885

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.00a1OPT344750 0.530455 0.622333

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.33/0.50	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4485885-1751288065.opb
0.33/0.50	c Solving mode: optimization
0.33/0.50	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.33/0.50	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.33/0.50	c original problem has 90 variables (90 bin, 0 int, 0 impl, 0 cont) and 6 constraints
0.33/0.50	c presolving:
0.33/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.33/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.33/0.50	c    (0.0s) probing: 51/61 (83.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.33/0.50	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.33/0.50	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.33/0.50	c    (0.0s) no symmetry present (symcode time: 0.00)
0.33/0.50	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
0.33/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.33/0.50	c  0 implications, 2 cliques
0.33/0.50	c presolved problem has 61 variables (61 bin, 0 int, 0 impl, 0 cont) and 6 constraints
0.33/0.50	c       6 constraints of type <knapsack>
0.33/0.50	c transformed objective value is always integral (scale: 1)
0.33/0.50	c Presolving Time: 0.00
0.33/0.50	c 
0.33/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.33/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.33/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.33/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.33/0.50	c * 0.1s|     1 |     0 |     4 |     - |    LP  |   0 |  61 |   6 |   6 |   0 |  0 |   0 |   0 | 3.447467e+05 | 4.515160e+05 |  30.97%| unknown
0.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/0.50	c (run 1, node 1) restarting after 20 global fixings of integer variables
0.33/0.50	c 
0.33/0.50	c (restart) converted 29 cuts from the global cut pool into linear constraints
0.33/0.50	c 
0.33/0.50	c presolving:
0.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/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.33/0.50	c presolving (10 rounds: 10 fast, 6 medium, 4 exhaustive):
0.41/0.59	c  31 deleted vars, 20 deleted constraints, 13 added constraints, 6 tightened bounds, 0 added holes, 41 changed sides, 42 changed coefficients
0.41/0.59	c  0 implications, 19 cliques
0.41/0.59	c presolved problem has 32 variables (32 bin, 0 int, 0 impl, 0 cont) and 29 constraints
0.41/0.59	c       8 constraints of type <knapsack>
0.41/0.59	c      11 constraints of type <setppc>
0.41/0.59	c       2 constraints of type <linear>
0.41/0.59	c       8 constraints of type <logicor>
0.41/0.59	c transformed objective value is always integral (scale: 1)
0.41/0.59	c Presolving Time: 0.01
0.41/0.59	c transformed 1/14 original solutions to the transformed problem space
0.41/0.59	c 
0.41/0.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	c   0.2s|     1 |     0 |   213 |     - |  3399k |   0 |  32 |  35 |  43 |  15 |  7 |  12 |   0 | 3.447481e+05 | 3.447510e+05 |   0.00%| unknown
0.41/0.59	c   0.2s|     1 |     0 |   216 |     - |  3461k |   0 |  32 |  35 |  45 |  17 |  8 |  13 |   0 | 3.447481e+05 | 3.447510e+05 |   0.00%| unknown
0.41/0.59	c   0.2s|     1 |     0 |   218 |     - |  3466k |   0 |  32 |  35 |  47 |  19 |  9 |  13 |   0 | 3.447481e+05 | 3.447510e+05 |   0.00%| unknown
0.41/0.59	c   0.2s|     1 |     0 |   226 |     - |  3539k |   0 |  32 |  35 |  49 |  21 | 10 |  13 |   0 | 3.447481e+05 | 3.447510e+05 |   0.00%| unknown
0.41/0.59	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.41/0.59	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.41/0.59	c (run 2, node 1) restarting after 5 global fixings of integer variables
0.41/0.59	c 
0.41/0.59	c (restart) converted 13 cuts from the global cut pool into linear constraints
0.41/0.59	c 
0.41/0.59	c presolving:
0.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	c presolving (17 rounds: 17 fast, 13 medium, 10 exhaustive):
0.41/0.59	c  11 deleted vars, 33 deleted constraints, 14 added constraints, 0 tightened bounds, 0 added holes, 14 changed sides, 72 changed coefficients
0.41/0.59	c  0 implications, 7 cliques
0.41/0.59	c presolved problem has 21 variables (21 bin, 0 int, 0 impl, 0 cont) and 30 constraints
0.41/0.59	c       5 constraints of type <knapsack>
0.41/0.59	c       6 constraints of type <setppc>
0.41/0.59	c       8 constraints of type <linear>
0.41/0.59	c      11 constraints of type <logicor>
0.41/0.59	c transformed objective value is always integral (scale: 1)
0.41/0.59	c Presolving Time: 0.01
0.41/0.59	c transformed 4/17 original solutions to the transformed problem space
0.41/0.59	c 
0.41/0.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	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.41/0.59	c 
0.41/0.59	c SCIP Status        : problem is solved [optimal solution found]
0.41/0.59	c Solving Time (sec) : 0.21
0.41/0.59	c Solving Nodes      : 1 (total of 3 nodes in 3 runs)
0.41/0.59	c Primal Bound       : +3.44750000000000e+05 (26 solutions)
0.41/0.59	c Dual Bound         : +3.44750000000000e+05
0.41/0.59	c Gap                : 0.00 %
0.41/0.59	c All original constraints are satisfied.
0.41/0.59	c SCIP's best solution is verified feasible for the original problem.
0.41/0.59	c SCIP found an optimal solution.
0.41/0.59	o 344750
0.41/0.59	s OPTIMUM FOUND
0.41/0.59	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 (60486 MiB free)
  memory of node 1: 64507 MiB (60109 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4485885-1751288065/watcher-4485885-1751288065 -o /tmp/evaluation-result-4485885-1751288065/solver-4485885-1751288065 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751280833-37160 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4485885-1751288065.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100069 s]*
/proc/loadavg: 4.06 4.09 4.09 5/257 38387
/proc/meminfo: memFree=123486396/131382112 swapFree=33010684/33010684
[pid=38382] ppid=38379 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38382/stat : 38382 (scip-naps-1.00.) S 38379 38382 37147 0 -1 4194304 255 317 0 0 0 0 0 0 20 0 1 0 44486212 4292608 736 18446744073709551615 94897548263424 94897549157957 140731309258048 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94897549397008 94897549444752 94897560440832 140731309267361 140731309267458 140731309267458 140731309273060 0
/proc/38382/statm: 1048 736 672 219 0 110 0
[pid=38387] ppid=38382 vsize=13276 memory=10496 CPUtime=0.06 cores=5,7
/proc/38387/stat : 38387 (python3) R 38382 38382 37147 0 -1 4194304 1605 0 0 0 5 1 0 0 20 0 1 0 44486215 13594624 2624 18446744073709551615 94762792910848 94762792911225 140733265816800 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94762792922520 94762792923140 94762801696768 140733265824103 140733265824290 140733265824290 140733265829863 0
/proc/38387/statm: 3319 2624 1248 1 0 1461 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 17468 KiB
Current children cumulated memory: 13440 KiB

[startup+0.214403 s]*
/proc/loadavg: 4.06 4.09 4.09 6/257 38387
/proc/meminfo: memFree=123486396/131382112 swapFree=33010684/33010684
[pid=38382] ppid=38379 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38382/stat : 38382 (scip-naps-1.00.) S 38379 38382 37147 0 -1 4194304 255 317 0 0 0 0 0 0 20 0 1 0 44486212 4292608 736 18446744073709551615 94897548263424 94897549157957 140731309258048 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94897549397008 94897549444752 94897560440832 140731309267361 140731309267458 140731309267458 140731309273060 0
/proc/38382/statm: 1048 736 672 219 0 110 0
[pid=38387] ppid=38382 vsize=1186240 memory=30868 CPUtime=0.15 cores=5,7
/proc/38387/stat : 38387 (python3) R 38382 38382 37147 0 -1 4194304 3534 0 0 0 13 2 0 0 20 0 1 0 44486215 1214709760 7717 18446744073709551615 94762792910848 94762792911225 140733265816800 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94762792922520 94762792923140 94762801696768 140733265824103 140733265824290 140733265824290 140733265829863 0
/proc/38387/statm: 296560 7717 4842 1 0 268582 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1190432 KiB
Current children cumulated memory: 33812 KiB

[startup+0.317495 s]*
/proc/loadavg: 4.06 4.09 4.09 5/257 38387
/proc/meminfo: memFree=123484128/131382112 swapFree=33010684/33010684
[pid=38382] ppid=38379 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38382/stat : 38382 (scip-naps-1.00.) S 38379 38382 37147 0 -1 4194304 255 317 0 0 0 0 0 0 20 0 1 0 44486212 4292608 736 18446744073709551615 94897548263424 94897549157957 140731309258048 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94897549397008 94897549444752 94897560440832 140731309267361 140731309267458 140731309267458 140731309273060 0
/proc/38382/statm: 1048 736 672 219 0 110 0
[pid=38387] ppid=38382 vsize=1190396 memory=35348 CPUtime=0.25 cores=5,7
/proc/38387/stat : 38387 (python3) R 38382 38382 37147 0 -1 4194304 4477 0 0 0 22 3 0 0 20 0 1 0 44486215 1218965504 8837 18446744073709551615 94762792910848 94762792911225 140733265816800 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94762792922520 94762792923140 94762801696768 140733265824103 140733265824290 140733265824290 140733265829863 0
/proc/38387/statm: 297599 8837 5034 1 0 269508 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1194588 KiB
Current children cumulated memory: 38292 KiB

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

# cumulated CPU time of all completed processes:  user=0.475828 s, system=0.054627 s

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

[startup+0.424037 s]*
/proc/loadavg: 4.06 4.09 4.09 5/257 38387
/proc/meminfo: memFree=123477072/131382112 swapFree=33010684/33010684
[pid=38382] ppid=38379 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38382/stat : 38382 (scip-naps-1.00.) S 38379 38382 37147 0 -1 4194304 255 317 0 0 0 0 0 0 20 0 1 0 44486212 4292608 736 18446744073709551615 94897548263424 94897549157957 140731309258048 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94897549397008 94897549444752 94897560440832 140731309267361 140731309267458 140731309267458 140731309273060 0
/proc/38382/statm: 1048 736 672 219 0 110 0
[pid=38387] ppid=38382 vsize=1201772 memory=54036 CPUtime=0.33 cores=5,7
/proc/38387/stat : 38387 (python3) R 38382 38382 37147 0 -1 4194304 6316 0 0 0 29 4 0 0 20 0 1 0 44486215 1230614528 13509 18446744073709551615 94762792910848 94762792911225 140733265816800 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94762792922520 94762792923140 94762801696768 140733265824103 140733265824290 140733265824290 140733265829863 0
/proc/38387/statm: 300443 13509 8106 1 0 271801 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 1205964 KiB
Current children cumulated memory: 56980 KiB

[startup+0.60974 s]
/proc/loadavg: 4.06 4.09 4.09 5/257 38387
/proc/meminfo: memFree=123475560/131382112 swapFree=33010684/33010684
[pid=38382] ppid=38379 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38382/stat : 38382 (scip-naps-1.00.) S 38379 38382 37147 0 -1 4194304 255 317 0 0 0 0 0 0 20 0 1 0 44486212 4292608 736 18446744073709551615 94897548263424 94897549157957 140731309258048 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94897549397008 94897549444752 94897560440832 140731309267361 140731309267458 140731309267458 140731309273060 0
/proc/38382/statm: 1048 736 672 219 0 110 0
[pid=38387] ppid=38382 vsize=1203372 memory=56084 CPUtime=0.5 cores=5,7
/proc/38387/stat : 38387 (python3) R 38382 38382 37147 0 -1 4194304 6754 0 0 0 46 4 0 0 20 0 1 0 44486215 1232252928 14021 18446744073709551615 94762792910848 94762792911225 140733265816800 0 0 0 0 16781312 0 0 0 0 17 7 0 0 0 0 0 94762792922520 94762792923140 94762801696768 140733265824103 140733265824290 140733265824290 140733265829863 0
/proc/38387/statm: 300843 14021 8170 1 0 272201 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 1207564 KiB
Current children cumulated memory: 59028 KiB

Child status: 0

Real time (s): 0.622333
CPU time (s): 0.530455
CPU user time (s): 0.475828
CPU system time (s): 0.054627
CPU usage (%): 85.2365
Max. virtual memory (cumulated for all children) (KiB): 1207564
Max. memory (cumulated for all children) (KiB): 59028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.475828
system time used= 0.054627
maximum resident set size= 56596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7369
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 350
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 38382
#   total CPU time (s): 0.530455
#   total CPU user time (s): 0.475828
#   total CPU system time (s): 0.054627

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031589 second user time and 0.057966 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-06-30 14:54:25
IDJOB=4485885
IDBENCH=146898
IDSOLVER=3368
FILE ID=nodeC012/4485885-1751288065
RUNJOBID= nodeC012-1751280833-37160
SLURM_JOB_ID= 9594230
Free space on /tmp= 433032 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
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.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485885-1751288065/watcher-4485885-1751288065 -o /tmp/evaluation-result-4485885-1751288065/solver-4485885-1751288065 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751280833-37160 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4485885-1751288065.opb

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

MD5SUM BENCH= 848e47deac6a47526073146630130ada
RANDOM SEED=809660917

nodeC012 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.714
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.39
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		: 3591.450
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.39
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.530
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.39
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.150
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.39
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		: 3491.760
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.39
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.147
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.39
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.282
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.39
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.763
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        123490492 kB
MemAvailable:   123383564 kB
Buffers:            3280 kB
Cached:           702032 kB
SwapCached:            0 kB
Active:          6885896 kB
Inactive:         402892 kB
Active(anon):    6601436 kB
Inactive(anon):        0 kB
Active(file):     284460 kB
Inactive(file):   402892 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5592 kB
Writeback:             0 kB
AnonPages:       6581304 kB
Mapped:           132952 kB
Shmem:             17960 kB
KReclaimable:      90312 kB
Slab:             173240 kB
SReclaimable:      90312 kB
SUnreclaim:        82928 kB
KernelStack:        4128 kB
PageTables:        16616 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   10535708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5570560 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC012 at 2025-06-30 14:54:26