Trace number 4543657

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
AI448PBSolver 2025-05-31? (TO) 3600.06 3615.43

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/
domset-fixedrows-r04_shuffle/normalized-domset-hexgrid_04_064.shuf-1.opb
MD5SUMbc326017418b9b1ea2c8f3320db7415a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.01891
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables256
Total number of constraints257
Number of constraints which are clauses256
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint256
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 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 316
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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: 63665 MiB (62252 MiB free)
  memory of node 1: 64507 MiB (62235 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543657-1753226187/watcher-4543657-1753226187 -o /tmp/evaluation-result-4543657-1753226187/solver-4543657-1753226187 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753222566-179254 --watchdog 3760 HOME/solve.sh HOME/instance-4543657-1753226187.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=179886, runsolver pid=179883
Current StackSize limit: 8192 KiB


[startup+0.100081 s]*
/proc/loadavg: 4.07 4.20 4.12 5/267 179890
/proc/meminfo: memFree=127475940/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=10676 memory=6784 CPUtime=0.07 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 1238 0 0 0 7 0 0 0 20 0 1 0 238296438 10932224 1696 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 2669 1696 576 108 0 1186 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 14868 KiB
Current children cumulated memory: 9728 KiB

[startup+0.205842 s]*
/proc/loadavg: 4.07 4.20 4.12 5/267 179890
/proc/meminfo: memFree=127475940/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=17456 memory=12928 CPUtime=0.17 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 2741 0 0 0 17 0 0 0 20 0 1 0 238296438 17874944 3232 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 4364 3232 608 108 0 2881 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 21648 KiB
Current children cumulated memory: 15872 KiB

[startup+0.305735 s]*
/proc/loadavg: 4.07 4.20 4.12 6/267 179890
/proc/meminfo: memFree=127472160/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=20648 memory=16000 CPUtime=0.28 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 3516 0 0 0 27 1 0 0 20 0 1 0 238296438 21143552 4000 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 5162 4000 608 108 0 3679 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 24840 KiB
Current children cumulated memory: 18944 KiB

[startup+0.700214 s]
/proc/loadavg: 4.07 4.20 4.12 5/267 179890
/proc/meminfo: memFree=127460144/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=30556 memory=24832 CPUtime=0.66 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 5705 0 0 0 65 1 0 0 20 0 1 0 238296438 31289344 6208 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 7639 6208 608 108 0 6156 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 34748 KiB
Current children cumulated memory: 27776 KiB

[startup+1.50021 s]
/proc/loadavg: 4.07 4.20 4.12 5/267 179890
/proc/meminfo: memFree=127456112/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=42308 memory=34560 CPUtime=1.46 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 8157 0 0 0 144 2 0 0 20 0 1 0 238296438 43323392 8640 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 10577 8640 608 108 0 9094 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 46500 KiB
Current children cumulated memory: 37504 KiB

[startup+3.10569 s]
/proc/loadavg: 4.06 4.20 4.12 5/267 179890
/proc/meminfo: memFree=127419400/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=48444 memory=40832 CPUtime=3.06 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 9722 0 0 0 303 3 0 0 20 0 1 0 238296438 49606656 10208 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 12111 10208 608 108 0 10628 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 52636 KiB
Current children cumulated memory: 43776 KiB

[startup+6.30021 s]
/proc/loadavg: 4.06 4.20 4.12 5/267 179890
/proc/meminfo: memFree=127397980/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=63368 memory=50432 CPUtime=6.24 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 12100 0 0 0 620 4 0 0 20 0 1 0 238296438 64888832 12608 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 15842 12608 608 108 0 14359 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 67560 KiB
Current children cumulated memory: 53376 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.20 4.12 4/263 179900
/proc/meminfo: memFree=128331584/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=73828 memory=64384 CPUtime=12.62 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 15655 0 0 0 1256 6 0 0 20 0 1 0 238296438 75599872 16096 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 18457 16096 608 108 0 16974 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 78020 KiB
Current children cumulated memory: 67328 KiB

[startup+25.5002 s]
/proc/loadavg: 4.04 4.18 4.12 5/268 179940
/proc/meminfo: memFree=127896388/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=102872 memory=83036 CPUtime=25.38 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 20346 0 0 0 2528 10 0 0 20 0 1 0 238296438 105340928 20759 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 25718 20759 608 108 0 24235 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 107064 KiB
Current children cumulated memory: 85980 KiB

[startup+51.1058 s]
/proc/loadavg: 4.09 4.18 4.12 5/269 180037
/proc/meminfo: memFree=127935912/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=143668 memory=110556 CPUtime=50.91 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 27253 0 0 0 5076 15 0 0 20 0 1 0 238296438 147116032 27639 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 35917 27639 608 108 0 34434 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 147860 KiB
Current children cumulated memory: 113500 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.17 4.11 4/267 180393
/proc/meminfo: memFree=128049328/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=197620 memory=157532 CPUtime=101.91 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 39007 0 0 0 10171 20 0 0 20 0 1 0 238296438 202362880 39383 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 49405 39383 608 108 0 47922 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 201812 KiB
Current children cumulated memory: 160476 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.17 4.11 5/270 180524
/proc/meminfo: memFree=127211524/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=250816 memory=201612 CPUtime=161.72 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 49645 0 0 0 16147 25 0 0 20 0 1 0 238296438 256835584 50403 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 62704 50403 608 108 0 61221 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 255008 KiB
Current children cumulated memory: 204556 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/270 180526
/proc/meminfo: memFree=126741684/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=295516 memory=240652 CPUtime=221.53 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 57578 0 0 0 22123 30 0 0 20 0 1 0 238296438 302608384 60163 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 73879 60163 608 108 0 72396 0
Current children cumulated CPU time: 221.53 s

################
# More data... #
################

/proc/179890/statm: 238154 195827 608 108 0 236671 0
Current children cumulated CPU time: 3029.79 s
Current children cumulated vsize: 956808 KiB
Current children cumulated memory: 786252 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/267 180672
/proc/meminfo: memFree=120137612/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=971112 memory=801612 CPUtime=3089.51 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 181372 0 0 0 308831 120 0 0 20 0 1 0 238296438 994418688 200403 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 242778 200403 608 108 0 241295 0
Current children cumulated CPU time: 3089.51 s
Current children cumulated vsize: 975304 KiB
Current children cumulated memory: 804556 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/268 180679
/proc/meminfo: memFree=120064340/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=993200 memory=820940 CPUtime=3149.19 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 186200 0 0 0 314795 124 0 0 20 0 1 0 238296438 1017036800 205235 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 248300 205235 608 108 0 246817 0
Current children cumulated CPU time: 3149.19 s
Current children cumulated vsize: 997392 KiB
Current children cumulated memory: 823884 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/268 180681
/proc/meminfo: memFree=120001696/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=1010236 memory=836044 CPUtime=3208.87 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 189987 0 0 0 320761 126 0 0 20 0 1 0 238296438 1034481664 209011 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 252559 209011 608 108 0 251076 0
Current children cumulated CPU time: 3208.87 s
Current children cumulated vsize: 1014428 KiB
Current children cumulated memory: 838988 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/268 180683
/proc/meminfo: memFree=119737424/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=1017408 memory=846196 CPUtime=3268.57 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 191480 0 0 0 326730 127 0 0 20 0 1 0 238296438 1041825792 211549 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 254352 211549 608 108 0 252869 0
Current children cumulated CPU time: 3268.57 s
Current children cumulated vsize: 1021600 KiB
Current children cumulated memory: 849140 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/268 180685
/proc/meminfo: memFree=119589196/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=1055296 memory=849524 CPUtime=3328.27 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 192326 0 0 0 332699 128 0 0 20 0 1 0 238296438 1080623104 212381 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 263824 212381 608 108 0 262341 0
Current children cumulated CPU time: 3328.27 s
Current children cumulated vsize: 1059488 KiB
Current children cumulated memory: 852468 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.12 4.10 5/268 180687
/proc/meminfo: memFree=119549176/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=1058368 memory=854096 CPUtime=3387.98 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 192945 0 0 0 338670 128 0 0 20 0 1 0 238296438 1083768832 213524 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 264592 213524 608 108 0 263109 0
Current children cumulated CPU time: 3387.98 s
Current children cumulated vsize: 1062560 KiB
Current children cumulated memory: 857040 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/267 180689
/proc/meminfo: memFree=119512456/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=1062464 memory=856272 CPUtime=3447.68 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 193492 0 0 0 344639 129 0 0 20 0 1 0 238296438 1087963136 214068 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 265616 214068 608 108 0 264133 0
Current children cumulated CPU time: 3447.68 s
Current children cumulated vsize: 1066656 KiB
Current children cumulated memory: 859216 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/267 180691
/proc/meminfo: memFree=119484264/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=1067584 memory=858832 CPUtime=3507.39 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 194131 0 0 0 350610 129 0 0 20 0 1 0 238296438 1093206016 214708 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 266896 214708 608 108 0 265413 0
Current children cumulated CPU time: 3507.39 s
Current children cumulated vsize: 1071776 KiB
Current children cumulated memory: 861776 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 180695
/proc/meminfo: memFree=119435340/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=1069632 memory=870248 CPUtime=3567.08 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 194726 0 0 0 356578 130 0 0 20 0 1 0 238296438 1095303168 217562 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 267408 217562 608 108 0 265925 0
Current children cumulated CPU time: 3567.08 s
Current children cumulated vsize: 1073824 KiB
Current children cumulated memory: 873192 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.4 s]
/proc/loadavg: 4.13 4.11 4.09 5/266 180792
/proc/meminfo: memFree=120456260/131249996 swapFree=33010416/33010684
[pid=179886] ppid=179883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/179886/stat : 179886 (bash) S 179883 179886 179241 0 -1 4194304 308 227 0 0 0 0 0 0 20 0 1 0 238296436 4292608 736 18446744073709551615 94728939044864 94728939939397 140729285212848 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94728940178448 94728940226192 94728966500352 140729285220754 140729285220870 140729285220870 140729285226474 0
/proc/179886/statm: 1048 736 672 219 0 110 0
[pid=179890] ppid=179886 vsize=1073728 memory=878568 CPUtime=3600.02 cores=5,7
/proc/179890/stat : 179890 (solve_pb) R 179886 179886 179241 0 -1 4194304 194988 0 0 0 359871 131 0 0 20 0 1 0 238296438 1099497472 219642 18446744073709551615 94497741378560 94497741816704 140724401885344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94497741845424 94497741847840 94497766707200 140724401891714 140724401891778 140724401891778 140724401897400 0
/proc/179890/statm: 268432 219642 608 108 0 266949 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 1077920 KiB
Current children cumulated memory: 881512 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3615.4 s]
# the end of solver process 179886 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.000797 s, system=0.006922 s

[startup+3615.43 s]
# the end of solver process 179890 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3598.71 s, system=1.34681 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3615.43
CPU time (s): 3600.06
CPU user time (s): 3598.71
CPU system time (s): 1.34681
CPU usage (%): 99.5749
Max. virtual memory (cumulated for all children) (KiB): 1077920
Max. memory (cumulated for all children) (KiB): 881512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.71
system time used= 1.34681
maximum resident set size= 878568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195523
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 452
involuntary context switches= 4861


# summary of solver processes directly reported to runsolver:
#   pid: 179886,179890
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3598.71
#   total CPU system time (s): 1.34681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.05574 second user time and 19.2363 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-23 01:16:27
IDJOB=4543657
IDBENCH=174409
IDSOLVER=3321
FILE ID=nodeC022/4543657-1753226187
RUNJOBID= nodeC022-1753222566-179254
SLURM_JOB_ID= 9687819
Free space on /tmp= 432808 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/domset-fixedrows-r04_shuffle/normalized-domset-hexgrid_04_064.shuf-1.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543657-1753226187/watcher-4543657-1753226187 -o /tmp/evaluation-result-4543657-1753226187/solver-4543657-1753226187 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753222566-179254 --watchdog 3760  HOME/solve.sh HOME/instance-4543657-1753226187.opb

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

MD5SUM BENCH= bc326017418b9b1ea2c8f3320db7415a
RANDOM SEED=738195378

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127475876 kB
MemAvailable:   128620240 kB
Buffers:            2128 kB
Cached:          1894196 kB
SwapCached:           32 kB
Active:          2263680 kB
Inactive:         752400 kB
Active(anon):    1143860 kB
Inactive(anon):     2124 kB
Active(file):    1119820 kB
Inactive(file):   750276 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1960 kB
Writeback:             0 kB
AnonPages:       1117836 kB
Mapped:           110620 kB
Shmem:             26220 kB
KReclaimable:     226616 kB
Slab:             322712 kB
SReclaimable:     226616 kB
SUnreclaim:        96096 kB
KernelStack:        4320 kB
PageTables:         5840 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1673712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    675840 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432808 MiB
End job on nodeC022 at 2025-07-23 02:16:42