Trace number 4530032

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2UNSAT 7.76842 7.89876

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
inequalities/ineq10/normalized-13array_ineq10.opb
MD5SUM32780b78fab45ab21c186f405b9011ec
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.88082
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1281
Total number of constraints1635
Number of constraints which are clauses1134
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints461
Minimum length of a constraint1
Maximum length of a constraint54
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 67108864
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 268435455
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.66/3.88	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4530032-1752261611.opb
3.66/3.88	c Solving mode: decision
3.66/3.88	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
3.66/3.88	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
3.66/3.88	c original problem has 1281 variables (1281 bin, 0 int, 0 impl, 0 cont) and 1635 constraints
3.66/3.88	c presolving:
3.66/3.88	c (round 1, fast)       332 del vars, 565 del conss, 0 add conss, 205 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 537 clqs
3.66/3.88	c (round 2, fast)       343 del vars, 678 del conss, 0 add conss, 207 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 657 clqs
3.66/3.88	c (round 3, medium)     511 del vars, 678 del conss, 0 add conss, 207 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 321 clqs
3.66/3.88	c (round 4, fast)       511 del vars, 1014 del conss, 0 add conss, 207 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 322 clqs
3.66/3.88	c (round 5, exhaustive) 511 del vars, 1014 del conss, 0 add conss, 207 chg bounds, 0 chg sides, 0 chg coeffs, 295 upgd conss, 0 impls, 322 clqs
3.66/3.88	c (round 6, fast)       512 del vars, 1014 del conss, 0 add conss, 207 chg bounds, 0 chg sides, 0 chg coeffs, 295 upgd conss, 0 impls, 304 clqs
3.66/3.88	c (round 7, medium)     512 del vars, 1014 del conss, 0 add conss, 207 chg bounds, 1 chg sides, 2 chg coeffs, 295 upgd conss, 0 impls, 306 clqs
3.66/3.88	c (round 8, exhaustive) 512 del vars, 1308 del conss, 98 add conss, 207 chg bounds, 1 chg sides, 2 chg coeffs, 295 upgd conss, 0 impls, 306 clqs
3.66/3.88	c (round 9, exhaustive) 512 del vars, 1308 del conss, 98 add conss, 207 chg bounds, 1 chg sides, 2 chg coeffs, 296 upgd conss, 0 impls, 306 clqs
3.66/3.88	c (round 10, exhaustive) 537 del vars, 1308 del conss, 98 add conss, 207 chg bounds, 1 chg sides, 2 chg coeffs, 296 upgd conss, 0 impls, 555 clqs
3.66/3.88	c (round 11, fast)       547 del vars, 1320 del conss, 98 add conss, 207 chg bounds, 1 chg sides, 2 chg coeffs, 296 upgd conss, 0 impls, 557 clqs
3.66/3.88	c (round 12, medium)     547 del vars, 1320 del conss, 98 add conss, 207 chg bounds, 2 chg sides, 4 chg coeffs, 296 upgd conss, 0 impls, 558 clqs
3.66/3.88	c (round 13, exhaustive) 547 del vars, 1320 del conss, 98 add conss, 207 chg bounds, 2 chg sides, 4 chg coeffs, 299 upgd conss, 0 impls, 558 clqs
3.66/3.88	c    (0.2s) probing cycle finished: starting next cycle
3.66/3.88	c (round 14, exhaustive) 550 del vars, 1320 del conss, 98 add conss, 207 chg bounds, 2 chg sides, 4 chg coeffs, 299 upgd conss, 0 impls, 4183 clqs
3.66/3.88	c (round 15, fast)       550 del vars, 1321 del conss, 98 add conss, 207 chg bounds, 2 chg sides, 4 chg coeffs, 299 upgd conss, 0 impls, 4184 clqs
3.66/3.88	c (round 16, exhaustive) 550 del vars, 1321 del conss, 98 add conss, 207 chg bounds, 2 chg sides, 4 chg coeffs, 300 upgd conss, 0 impls, 4184 clqs
3.66/3.88	c    (0.3s) probing cycle finished: starting next cycle
3.66/3.88	c (round 17, exhaustive) 552 del vars, 1321 del conss, 98 add conss, 207 chg bounds, 2 chg sides, 4 chg coeffs, 300 upgd conss, 0 impls, 4724 clqs
3.66/3.88	c (round 18, fast)       553 del vars, 1322 del conss, 98 add conss, 207 chg bounds, 2 chg sides, 4 chg coeffs, 301 upgd conss, 0 impls, 4722 clqs
3.66/3.88	c (round 19, exhaustive) 553 del vars, 1322 del conss, 98 add conss, 207 chg bounds, 2 chg sides, 4 chg coeffs, 302 upgd conss, 0 impls, 4722 clqs
3.66/3.88	c    (0.3s) probing cycle finished: starting next cycle
3.66/3.88	c (round 20, exhaustive) 554 del vars, 1322 del conss, 98 add conss, 207 chg bounds, 2 chg sides, 4 chg coeffs, 302 upgd conss, 0 impls, 4726 clqs
3.66/3.88	c (round 21, exhaustive) 554 del vars, 1322 del conss, 98 add conss, 207 chg bounds, 2 chg sides, 4 chg coeffs, 303 upgd conss, 0 impls, 4727 clqs
3.66/3.88	c    (0.4s) probing: 593/733 (80.9%) - 27 fixings, 4 aggregations, 8815 implications, 0 bound changes
3.66/3.88	c    (0.4s) probing aborted: 1000/1000 successive useless probings
3.66/3.88	c    (0.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
3.66/3.88	c    (0.4s) no symmetry present (symcode time: 0.00)
3.66/3.88	c presolving (22 rounds: 22 fast, 15 medium, 12 exhaustive):
3.66/3.88	c  554 deleted vars, 1322 deleted constraints, 98 added constraints, 207 tightened bounds, 0 added holes, 2 changed sides, 4 changed coefficients
3.66/3.88	c  0 implications, 4759 cliques
3.66/3.88	c presolved problem has 733 variables (733 bin, 0 int, 0 impl, 0 cont) and 403 constraints
3.66/3.88	c       1 constraints of type <knapsack>
3.66/3.88	c       5 constraints of type <setppc>
3.66/3.88	c      90 constraints of type <and>
3.66/3.88	c     307 constraints of type <linear>
3.66/3.88	c transformed objective value is always integral (scale: 1)
3.66/3.88	c Presolving Time: 0.39
3.66/3.88	c 
3.66/3.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.66/3.88	c   0.4s|     1 |     0 |   293 |     - |    12M |   0 | 733 | 461 | 493 |   0 |  0 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   0.6s|     1 |     0 |   476 |     - |    13M |   0 | 733 | 572 | 543 |  50 |  1 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   0.7s|     1 |     0 |   608 |     - |    15M |   0 | 733 | 572 | 610 | 117 |  2 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   0.9s|     1 |     0 |   824 |     - |    17M |   0 | 733 | 572 | 682 | 189 |  3 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   1.0s|     1 |     0 |  1145 |     - |    17M |   0 | 733 | 576 | 740 | 247 |  4 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   1.2s|     1 |     0 |  1378 |     - |    19M |   0 | 733 | 576 | 811 | 318 |  5 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   1.6s|     1 |     0 |  1901 |     - |    24M |   0 | 733 | 576 | 865 | 372 |  6 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   1.7s|     1 |     0 |  1999 |     - |    27M |   0 | 733 | 576 | 912 | 419 |  7 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   2.0s|     1 |     0 |  2109 |     - |    33M |   0 | 733 | 576 | 947 | 454 |  8 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   2.1s|     1 |     0 |  2186 |     - |    34M |   0 | 733 | 576 | 988 | 495 |  9 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   2.2s|     1 |     0 |  2249 |     - |    38M |   0 | 733 | 576 |1017 | 524 | 10 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   2.2s|     1 |     0 |  2306 |     - |    38M |   0 | 733 | 576 |1043 | 550 | 11 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   2.8s|     1 |     0 |  3225 |     - |    38M |   0 | 733 | 563 |1043 | 550 | 11 |  68 |  12 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   2.9s|     1 |     0 |  3456 |     - |    39M |   0 | 733 | 565 |1110 | 617 | 12 |  70 |  12 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c   3.0s|     1 |     0 |  4424 |     - |    39M |   0 | 733 | 563 |1133 | 640 | 13 |  70 |  12 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.66/3.88	c   3.4s|     1 |     2 |  4501 |     - |    39M |   0 | 733 | 555 |1133 | 640 | 13 |  70 |  23 | 0.000000e+00 |      --      |    Inf | unknown
3.66/3.88	c (run 1, node 1) restarting after 22 global fixings of integer variables
3.66/3.88	c 
3.66/3.88	c (restart) converted 635 cuts from the global cut pool into linear constraints
3.66/3.88	c 
3.66/3.88	c presolving:
3.66/3.88	c (round 1, fast)       33 del vars, 27 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 16 chg coeffs, 0 upgd conss, 0 impls, 4371 clqs
3.66/3.88	c (round 2, exhaustive) 33 del vars, 33 del conss, 0 add conss, 0 chg bounds, 12 chg sides, 16 chg coeffs, 0 upgd conss, 0 impls, 4371 clqs
3.66/3.88	c (round 3, exhaustive) 33 del vars, 33 del conss, 0 add conss, 0 chg bounds, 12 chg sides, 16 chg coeffs, 700 upgd conss, 0 impls, 4371 clqs
3.66/3.88	c (round 4, exhaustive) 33 del vars, 36 del conss, 1 add conss, 0 chg bounds, 12 chg sides, 16 chg coeffs, 700 upgd conss, 0 impls, 4371 clqs
3.66/3.88	c (round 5, exhaustive) 33 del vars, 36 del conss, 1 add conss, 0 chg bounds, 12 chg sides, 23 chg coeffs, 700 upgd conss, 0 impls, 4371 clqs
7.64/7.81	c (round 6, exhaustive) 33 del vars, 38 del conss, 1 add conss, 0 chg bounds, 12 chg sides, 94 chg coeffs, 700 upgd conss, 0 impls, 4371 clqs
7.64/7.81	c (round 7, exhaustive) 33 del vars, 38 del conss, 1 add conss, 0 chg bounds, 12 chg sides, 778 chg coeffs, 700 upgd conss, 0 impls, 4371 clqs
7.64/7.81	c (round 8, exhaustive) 33 del vars, 38 del conss, 1 add conss, 0 chg bounds, 12 chg sides, 789 chg coeffs, 700 upgd conss, 0 impls, 4371 clqs
7.64/7.81	c presolving (9 rounds: 9 fast, 8 medium, 8 exhaustive):
7.64/7.81	c  33 deleted vars, 38 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 12 changed sides, 789 changed coefficients
7.64/7.81	c  0 implications, 4371 cliques
7.64/7.81	c presolved problem has 700 variables (700 bin, 0 int, 0 impl, 0 cont) and 1153 constraints
7.64/7.81	c      18 constraints of type <knapsack>
7.64/7.81	c     363 constraints of type <setppc>
7.64/7.81	c      79 constraints of type <and>
7.64/7.81	c     310 constraints of type <linear>
7.64/7.81	c     383 constraints of type <logicor>
7.64/7.81	c transformed objective value is always integral (scale: 1)
7.64/7.81	c Presolving Time: 0.42
7.64/7.81	c 
7.64/7.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.64/7.81	c   3.5s|     1 |     0 |  5389 |     - |    38M |   0 | 700 |1154 |1076 |   0 |  0 |  71 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   3.8s|     1 |     0 |  5754 |     - |    39M |   0 | 700 |1262 |1141 |  65 |  1 |  71 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   4.0s|     1 |     0 |  6051 |     - |    39M |   0 | 700 |1262 |1192 | 116 |  2 |  71 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   4.2s|     1 |     0 |  6220 |     - |    41M |   0 | 700 |1262 |1219 | 143 |  3 |  71 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   4.3s|     1 |     0 |  6322 |     - |    43M |   0 | 700 |1263 |1246 | 170 |  4 |  72 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   4.5s|     1 |     0 |  6504 |     - |    45M |   0 | 700 |1263 |1275 | 199 |  5 |  72 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   4.9s|     1 |     0 |  6723 |     - |    47M |   0 | 700 |1264 |1293 | 217 |  6 |  73 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   5.2s|     1 |     0 |  6846 |     - |    51M |   0 | 700 |1264 |1307 | 231 |  7 |  73 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   5.3s|     1 |     0 |  6967 |     - |    56M |   0 | 700 |1264 |1324 | 248 |  8 |  73 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   5.5s|     1 |     0 |  7166 |     - |    65M |   0 | 700 |1266 |1337 | 261 |  9 |  75 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   5.7s|     1 |     0 |  7286 |     - |    71M |   0 | 700 |1266 |1347 | 271 | 10 |  75 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   5.8s|     1 |     0 |  7396 |     - |    71M |   0 | 700 |1267 |1354 | 278 | 11 |  76 |  23 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c   6.7s|     1 |     2 |  9694 |     - |    71M |   0 | 700 |1270 |1354 | 278 | 11 |  79 |  33 | 0.000000e+00 |      --      |    Inf | unknown
7.64/7.81	c 
7.64/7.81	c SCIP Status        : problem is solved [infeasible]
7.64/7.81	c Solving Time (sec) : 7.40
7.64/7.81	c Solving Nodes      : 88 (total of 89 nodes in 2 runs)
7.64/7.81	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
7.64/7.81	c Dual Bound         : +1.00000000000000e+20
7.64/7.81	c Gap                : 0.00 %
7.64/7.81	c SCIP found the problem to be infeasible.
7.64/7.81	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62173 MiB free)
  memory of node 1: 64465 MiB (49629 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530032-1752261611/watcher-4530032-1752261611 -o /tmp/evaluation-result-4530032-1752261611/solver-4530032-1752261611 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1752258608-128092 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530032-1752261611.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=130077, runsolver pid=130074

[startup+0.100069 s]*
/proc/loadavg: 4.22 4.26 4.15 5/256 130082
/proc/meminfo: memFree=114481844/131382116 swapFree=33009904/33010684
[pid=130077] ppid=130074 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/130077/stat : 130077 (scip-naps-1.00a) S 130074 130077 128080 0 -1 4194304 259 330 0 0 0 0 0 0 20 0 1 0 141840304 4292608 736 18446744073709551615 94280586596352 94280587490885 140721062432384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280587729936 94280587777680 94280596582400 140721062439323 140721062439422 140721062439422 140721062445026 0
/proc/130077/statm: 1048 736 672 219 0 110 0
[pid=130082] ppid=130077 vsize=12508 memory=9856 CPUtime=0.05 cores=1,3
/proc/130082/stat : 130082 (python3) R 130077 130077 128080 0 -1 4194304 1454 0 0 0 4 1 0 0 20 0 1 0 141840308 12808192 2464 18446744073709551615 94663185563648 94663185564025 140728847333376 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94663185575320 94663185575940 94663198183424 140728847337807 140728847338016 140728847338016 140728847343591 0
/proc/130082/statm: 3127 2464 1184 1 0 1339 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 16700 KiB
Current children cumulated memory: 12800 KiB

[startup+0.213833 s]*
/proc/loadavg: 4.22 4.26 4.15 5/256 130082
/proc/meminfo: memFree=114481844/131382116 swapFree=33009904/33010684
[pid=130077] ppid=130074 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/130077/stat : 130077 (scip-naps-1.00a) S 130074 130077 128080 0 -1 4194304 259 330 0 0 0 0 0 0 20 0 1 0 141840304 4292608 736 18446744073709551615 94280586596352 94280587490885 140721062432384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280587729936 94280587777680 94280596582400 140721062439323 140721062439422 140721062439422 140721062445026 0
/proc/130077/statm: 1048 736 672 219 0 110 0
[pid=130082] ppid=130077 vsize=1184816 memory=28796 CPUtime=0.14 cores=1,3
/proc/130082/stat : 130082 (python3) R 130077 130077 128080 0 -1 4194304 3201 0 0 0 12 2 0 0 20 0 1 0 141840308 1213251584 7199 18446744073709551615 94663185563648 94663185564025 140728847333376 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94663185575320 94663185575940 94663198183424 140728847337807 140728847338016 140728847338016 140728847343591 0
/proc/130082/statm: 296204 7199 4615 1 0 268272 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 1189008 KiB
Current children cumulated memory: 31740 KiB

[startup+0.31482 s]*
/proc/loadavg: 4.22 4.26 4.15 5/256 130082
/proc/meminfo: memFree=114481844/131382116 swapFree=33009904/33010684
[pid=130077] ppid=130074 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/130077/stat : 130077 (scip-naps-1.00a) S 130074 130077 128080 0 -1 4194304 259 330 0 0 0 0 0 0 20 0 1 0 141840304 4292608 736 18446744073709551615 94280586596352 94280587490885 140721062432384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280587729936 94280587777680 94280596582400 140721062439323 140721062439422 140721062439422 140721062445026 0
/proc/130077/statm: 1048 736 672 219 0 110 0
[pid=130082] ppid=130077 vsize=1189160 memory=34428 CPUtime=0.23 cores=1,3
/proc/130082/stat : 130082 (python3) R 130077 130077 128080 0 -1 4194304 4199 0 0 0 20 3 0 0 20 0 1 0 141840308 1217699840 8607 18446744073709551615 94663185563648 94663185564025 140728847333376 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94663185575320 94663185575940 94663198183424 140728847337807 140728847338016 140728847338016 140728847343591 0
/proc/130082/statm: 297290 8607 5063 1 0 269199 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1193352 KiB
Current children cumulated memory: 37372 KiB

[startup+0.70031 s]
/proc/loadavg: 4.22 4.26 4.15 5/256 130082
/proc/meminfo: memFree=114472016/131382116 swapFree=33009904/33010684
[pid=130077] ppid=130074 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/130077/stat : 130077 (scip-naps-1.00a) S 130074 130077 128080 0 -1 4194304 259 330 0 0 0 0 0 0 20 0 1 0 141840304 4292608 736 18446744073709551615 94280586596352 94280587490885 140721062432384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280587729936 94280587777680 94280596582400 140721062439323 140721062439422 140721062439422 140721062445026 0
/proc/130077/statm: 1048 736 672 219 0 110 0
[pid=130082] ppid=130077 vsize=1206816 memory=59900 CPUtime=0.57 cores=1,3
/proc/130082/stat : 130082 (python3) R 130077 130077 128080 0 -1 4194304 7888 0 0 0 53 4 0 0 20 0 1 0 141840308 1235779584 14975 18446744073709551615 94663185563648 94663185564025 140728847333376 0 0 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0 94663185575320 94663185575940 94663198183424 140728847337807 140728847338016 140728847338016 140728847343591 0
/proc/130082/statm: 301704 14975 7975 1 0 273062 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 1211008 KiB
Current children cumulated memory: 62844 KiB

[startup+1.50039 s]
/proc/loadavg: 4.28 4.27 4.15 5/256 130082
/proc/meminfo: memFree=114456140/131382116 swapFree=33009904/33010684
[pid=130077] ppid=130074 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/130077/stat : 130077 (scip-naps-1.00a) S 130074 130077 128080 0 -1 4194304 259 330 0 0 0 0 0 0 20 0 1 0 141840304 4292608 736 18446744073709551615 94280586596352 94280587490885 140721062432384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280587729936 94280587777680 94280596582400 140721062439323 140721062439422 140721062439422 140721062445026 0
/proc/130077/statm: 1048 736 672 219 0 110 0
[pid=130082] ppid=130077 vsize=1219908 memory=72060 CPUtime=1.36 cores=1,3
/proc/130082/stat : 130082 (python3) R 130077 130077 128080 0 -1 4194304 10775 0 0 0 131 5 0 0 20 0 1 0 141840308 1249185792 18015 18446744073709551615 94663185563648 94663185564025 140728847333376 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94663185575320 94663185575940 94663198183424 140728847337807 140728847338016 140728847338016 140728847343591 0
/proc/130082/statm: 304977 18015 8167 1 0 276335 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 1224100 KiB
Current children cumulated memory: 75004 KiB

[startup+3.11308 s]
/proc/loadavg: 4.28 4.27 4.15 5/256 130082
/proc/meminfo: memFree=114448312/131382116 swapFree=33009904/33010684
[pid=130077] ppid=130074 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/130077/stat : 130077 (scip-naps-1.00a) S 130074 130077 128080 0 -1 4194304 259 330 0 0 0 0 0 0 20 0 1 0 141840304 4292608 736 18446744073709551615 94280586596352 94280587490885 140721062432384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280587729936 94280587777680 94280596582400 140721062439323 140721062439422 140721062439422 140721062445026 0
/proc/130077/statm: 1048 736 672 219 0 110 0
[pid=130082] ppid=130077 vsize=1239616 memory=90804 CPUtime=2.98 cores=1,3
/proc/130082/stat : 130082 (python3) R 130077 130077 128080 0 -1 4194304 15964 0 0 0 291 7 0 0 20 0 1 0 141840308 1269366784 22701 18446744073709551615 94663185563648 94663185564025 140728847333376 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94663185575320 94663185575940 94663198183424 140728847337807 140728847338016 140728847338016 140728847343591 0
/proc/130082/statm: 309904 22701 8167 1 0 281262 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 1243808 KiB
Current children cumulated memory: 93748 KiB

[startup+6.3004 s]
/proc/loadavg: 4.26 4.27 4.15 5/256 130082
/proc/meminfo: memFree=114424876/131382116 swapFree=33009904/33010684
[pid=130077] ppid=130074 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/130077/stat : 130077 (scip-naps-1.00a) S 130074 130077 128080 0 -1 4194304 259 330 0 0 0 0 0 0 20 0 1 0 141840304 4292608 736 18446744073709551615 94280586596352 94280587490885 140721062432384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280587729936 94280587777680 94280596582400 140721062439323 140721062439422 140721062439422 140721062445026 0
/proc/130077/statm: 1048 736 672 219 0 110 0
[pid=130082] ppid=130077 vsize=1270396 memory=119988 CPUtime=6.15 cores=1,3
/proc/130082/stat : 130082 (python3) R 130077 130077 128080 0 -1 4194304 23270 0 0 0 606 9 0 0 20 0 1 0 141840308 1300885504 29997 18446744073709551615 94663185563648 94663185564025 140728847333376 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94663185575320 94663185575940 94663198183424 140728847337807 140728847338016 140728847338016 140728847343591 0
/proc/130082/statm: 317599 29997 8167 1 0 288957 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 1274588 KiB
Current children cumulated memory: 122932 KiB

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

# cumulated CPU time of all completed processes:  user=7.65221 s, system=0.116204 s

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

[startup+6.40045 s]
/proc/loadavg: 4.26 4.27 4.15 5/256 130082
/proc/meminfo: memFree=114424876/131382116 swapFree=33009904/33010684
[pid=130077] ppid=130074 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/130077/stat : 130077 (scip-naps-1.00a) S 130074 130077 128080 0 -1 4194304 259 330 0 0 0 0 0 0 20 0 1 0 141840304 4292608 736 18446744073709551615 94280586596352 94280587490885 140721062432384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280587729936 94280587777680 94280596582400 140721062439323 140721062439422 140721062439422 140721062445026 0
/proc/130077/statm: 1048 736 672 219 0 110 0
[pid=130082] ppid=130077 vsize=1270396 memory=119988 CPUtime=6.25 cores=1,3
/proc/130082/stat : 130082 (python3) R 130077 130077 128080 0 -1 4194304 23270 0 0 0 616 9 0 0 20 0 1 0 141840308 1300885504 29997 18446744073709551615 94663185563648 94663185564025 140728847333376 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94663185575320 94663185575940 94663198183424 140728847337807 140728847338016 140728847338016 140728847343591 0
/proc/130082/statm: 317599 29997 8167 1 0 288957 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1274588 KiB
Current children cumulated memory: 122932 KiB

[startup+7.20033 s]
/proc/loadavg: 4.26 4.27 4.15 5/256 130082
/proc/meminfo: memFree=114416812/131382116 swapFree=33009904/33010684
[pid=130077] ppid=130074 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/130077/stat : 130077 (scip-naps-1.00a) S 130074 130077 128080 0 -1 4194304 259 330 0 0 0 0 0 0 20 0 1 0 141840304 4292608 736 18446744073709551615 94280586596352 94280587490885 140721062432384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280587729936 94280587777680 94280596582400 140721062439323 140721062439422 140721062439422 140721062445026 0
/proc/130077/statm: 1048 736 672 219 0 110 0
[pid=130082] ppid=130077 vsize=1279092 memory=127284 CPUtime=7.04 cores=1,3
/proc/130082/stat : 130082 (python3) R 130077 130077 128080 0 -1 4194304 25113 0 0 0 695 9 0 0 20 0 1 0 141840308 1309790208 31821 18446744073709551615 94663185563648 94663185564025 140728847333376 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94663185575320 94663185575940 94663198183424 140728847337807 140728847338016 140728847338016 140728847343591 0
/proc/130082/statm: 319773 31821 8167 1 0 291131 0
Current children cumulated CPU time: 7.04 s
Current children cumulated vsize: 1283284 KiB
Current children cumulated memory: 130228 KiB

[startup+7.60035 s]
/proc/loadavg: 4.26 4.27 4.15 5/256 130082
/proc/meminfo: memFree=114416812/131382116 swapFree=33009904/33010684
[pid=130077] ppid=130074 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/130077/stat : 130077 (scip-naps-1.00a) S 130074 130077 128080 0 -1 4194304 259 330 0 0 0 0 0 0 20 0 1 0 141840304 4292608 736 18446744073709551615 94280586596352 94280587490885 140721062432384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280587729936 94280587777680 94280596582400 140721062439323 140721062439422 140721062439422 140721062445026 0
/proc/130077/statm: 1048 736 672 219 0 110 0
[pid=130082] ppid=130077 vsize=1278708 memory=128680 CPUtime=7.44 cores=1,3
/proc/130082/stat : 130082 (python3) R 130077 130077 128080 0 -1 4194304 25907 0 0 0 735 9 0 0 20 0 1 0 141840308 1309396992 32170 18446744073709551615 94663185563648 94663185564025 140728847333376 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94663185575320 94663185575940 94663198183424 140728847337807 140728847338016 140728847338016 140728847343591 0
/proc/130082/statm: 319677 32170 8167 1 0 291035 0
Current children cumulated CPU time: 7.44 s
Current children cumulated vsize: 1282900 KiB
Current children cumulated memory: 131624 KiB

[startup+7.80034 s]
/proc/loadavg: 4.26 4.27 4.15 5/256 130082
/proc/meminfo: memFree=114416812/131382116 swapFree=33009904/33010684
[pid=130077] ppid=130074 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/130077/stat : 130077 (scip-naps-1.00a) S 130074 130077 128080 0 -1 4194304 259 330 0 0 0 0 0 0 20 0 1 0 141840304 4292608 736 18446744073709551615 94280586596352 94280587490885 140721062432384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280587729936 94280587777680 94280596582400 140721062439323 140721062439422 140721062439422 140721062445026 0
/proc/130077/statm: 1048 736 672 219 0 110 0
[pid=130082] ppid=130077 vsize=1278840 memory=128936 CPUtime=7.64 cores=1,3
/proc/130082/stat : 130082 (python3) R 130077 130077 128080 0 -1 4194304 25969 0 0 0 755 9 0 0 20 0 1 0 141840308 1309532160 32234 18446744073709551615 94663185563648 94663185564025 140728847333376 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94663185575320 94663185575940 94663198183424 140728847337807 140728847338016 140728847338016 140728847343591 0
/proc/130082/statm: 319710 32234 8167 1 0 291068 0
Current children cumulated CPU time: 7.64 s
Current children cumulated vsize: 1283032 KiB
Current children cumulated memory: 131880 KiB

Child status: 0

Real time (s): 7.89876
CPU time (s): 7.76842
CPU user time (s): 7.65221
CPU system time (s): 0.116204
CPU usage (%): 98.3499
Max. virtual memory (cumulated for all children) (KiB): 1283284
Max. memory (cumulated for all children) (KiB): 131880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.65221
system time used= 0.116204
maximum resident set size= 129448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26601
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= 334
involuntary context switches= 38


# summary of solver processes directly reported to runsolver:
#   pid: 130077
#   total CPU time (s): 7.76842
#   total CPU user time (s): 7.65221
#   total CPU system time (s): 0.116204

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.065173 second user time and 0.140491 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-11 21:20:11
IDJOB=4530032
IDBENCH=175922
IDSOLVER=3388
FILE ID=nodeC004/4530032-1752261611
RUNJOBID= nodeC004-1752258608-128092
SLURM_JOB_ID= 9682614
Free space on /tmp= 431656 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/inequalities/ineq10/normalized-13array_ineq10.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530032-1752261611/watcher-4530032-1752261611 -o /tmp/evaluation-result-4530032-1752261611/solver-4530032-1752261611 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1752258608-128092 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530032-1752261611.opb

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

MD5SUM BENCH= 32780b78fab45ab21c186f405b9011ec
RANDOM SEED=2026268524

nodeC004 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		: 3691.382
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.74
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.563
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.74
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.842
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.74
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.214
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.74
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		: 3691.417
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.74
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		: 3661.559
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.74
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.484
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.74
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.442
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        114486192 kB
MemAvailable:   115617508 kB
Buffers:            2128 kB
Cached:          1876560 kB
SwapCached:           32 kB
Active:         14845872 kB
Inactive:        1270008 kB
Active(anon):   14244400 kB
Inactive(anon):    10724 kB
Active(file):     601472 kB
Inactive(file):  1259284 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5888 kB
Writeback:            12 kB
AnonPages:      14239640 kB
Mapped:           133060 kB
Shmem:             17932 kB
KReclaimable:     220372 kB
Slab:             310148 kB
SReclaimable:     220372 kB
SUnreclaim:        89776 kB
KernelStack:        4144 kB
PageTables:        31744 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   18661972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6494208 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431648 MiB
End job on nodeC004 at 2025-07-11 21:20:19