Trace number 4543540

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.07 3615.72

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
domset/domset_large/normalized-domset-hexgrid_07_054.opb
MD5SUM8cc5936c86de52aa6e90ec0781cd7f5c
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 benchmark0.027588
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables378
Total number of constraints379
Number of constraints which are clauses378
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint378
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 94
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 472
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 (61387 MiB free)
  memory of node 1: 64507 MiB (61630 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543540-1753226179/watcher-4543540-1753226179 -o /tmp/evaluation-result-4543540-1753226179/solver-4543540-1753226179 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753222566-179252 --watchdog 3760 HOME/solve.sh HOME/instance-4543540-1753226179.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100066 s]*
/proc/loadavg: 4.07 4.21 4.12 5/267 179746
/proc/meminfo: memFree=125966584/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=10700 memory=6784 CPUtime=0.07 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 1253 0 0 0 7 0 0 0 20 0 1 0 238295695 10956800 1696 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 2675 1696 576 108 0 1192 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 14892 KiB
Current children cumulated memory: 9728 KiB

[startup+0.206037 s]*
/proc/loadavg: 4.07 4.21 4.12 5/267 179746
/proc/meminfo: memFree=125962552/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=14680 memory=10752 CPUtime=0.16 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 2236 0 0 0 16 0 0 0 20 0 1 0 238295695 15032320 2688 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 3670 2688 576 108 0 2187 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 18872 KiB
Current children cumulated memory: 13696 KiB

[startup+0.305778 s]*
/proc/loadavg: 4.07 4.21 4.12 5/267 179746
/proc/meminfo: memFree=125955496/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=19664 memory=14592 CPUtime=0.26 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 3196 0 0 0 25 1 0 0 20 0 1 0 238295695 20135936 3648 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 4916 3648 576 108 0 3433 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 23856 KiB
Current children cumulated memory: 17536 KiB

[startup+0.700195 s]
/proc/loadavg: 4.07 4.21 4.12 5/267 179746
/proc/meminfo: memFree=125955496/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=31040 memory=24320 CPUtime=0.65 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 5621 0 0 0 64 1 0 0 20 0 1 0 238295695 31784960 6080 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 7760 6080 576 108 0 6277 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 35232 KiB
Current children cumulated memory: 27264 KiB

[startup+1.5002 s]
/proc/loadavg: 4.07 4.21 4.12 4/262 179754
/proc/meminfo: memFree=126905052/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=35636 memory=30976 CPUtime=1.44 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 7278 0 0 0 143 1 0 0 20 0 1 0 238295695 36491264 7744 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 8909 7744 576 108 0 7426 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 39828 KiB
Current children cumulated memory: 33920 KiB

[startup+3.10567 s]
/proc/loadavg: 4.07 4.21 4.12 5/267 179794
/proc/meminfo: memFree=126869048/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=56180 memory=47360 CPUtime=3.04 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 11397 0 0 0 302 2 0 0 20 0 1 0 238295695 57528320 11840 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 14045 11840 576 108 0 12562 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 60372 KiB
Current children cumulated memory: 50304 KiB

[startup+6.30021 s]
/proc/loadavg: 4.07 4.20 4.12 5/262 179818
/proc/meminfo: memFree=127487416/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=75080 memory=57472 CPUtime=6.22 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 13929 0 0 0 620 2 0 0 20 0 1 0 238295695 76881920 14368 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 18770 14368 576 108 0 17287 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 79272 KiB
Current children cumulated memory: 60416 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.20 4.12 5/267 179890
/proc/meminfo: memFree=127410076/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=83268 memory=70528 CPUtime=12.58 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 17202 0 0 0 1253 5 0 0 20 0 1 0 238295695 85266432 17632 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 20817 17632 576 108 0 19334 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 87460 KiB
Current children cumulated memory: 73472 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.19 4.12 6/268 179940
/proc/meminfo: memFree=128026160/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=125488 memory=95616 CPUtime=25.34 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 23520 0 0 0 2526 8 0 0 20 0 1 0 238295695 128499712 23904 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 31372 23904 576 108 0 29889 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 129680 KiB
Current children cumulated memory: 98560 KiB

[startup+51.1057 s]
/proc/loadavg: 4.10 4.19 4.12 5/269 180037
/proc/meminfo: memFree=128033752/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=182320 memory=132132 CPUtime=50.86 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 32608 0 0 0 5075 11 0 0 20 0 1 0 238295695 186695680 33033 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 45580 33033 576 108 0 44097 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 186512 KiB
Current children cumulated memory: 135076 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.17 4.12 5/270 180187
/proc/meminfo: memFree=127733156/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=210728 memory=172324 CPUtime=101.9 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 41750 0 0 0 10175 15 0 0 20 0 1 0 238295695 215785472 43081 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 52682 43081 576 108 0 51199 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 214920 KiB
Current children cumulated memory: 175268 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.15 4.11 5/270 180524
/proc/meminfo: memFree=127268888/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=291424 memory=210104 CPUtime=161.71 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 51239 0 0 0 16151 20 0 0 20 0 1 0 238295695 298418176 52526 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 72856 52526 576 108 0 71373 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 295616 KiB
Current children cumulated memory: 213048 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.15 4.11 5/270 180526
/proc/meminfo: memFree=126781644/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=321624 memory=237432 CPUtime=221.49 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 57663 0 0 0 22126 23 0 0 20 0 1 0 238295695 329342976 59358 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 80406 59358 576 108 0 78923 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 325816 KiB

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

/proc/179746/statm: 233720 192318 576 108 0 232237 0
Current children cumulated CPU time: 3088.84 s
Current children cumulated vsize: 939072 KiB
Current children cumulated memory: 772216 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/268 180679
/proc/meminfo: memFree=120071900/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=942544 memory=777276 CPUtime=3148.58 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 144946 0 0 0 314776 82 0 0 20 0 1 0 238295695 965165056 194319 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 235636 194319 576 108 0 234153 0
Current children cumulated CPU time: 3148.58 s
Current children cumulated vsize: 946736 KiB
Current children cumulated memory: 780220 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/268 180681
/proc/meminfo: memFree=120017572/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=952784 memory=777788 CPUtime=3208.33 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 145063 0 0 0 320750 83 0 0 20 0 1 0 238295695 975650816 194447 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 238196 194447 576 108 0 236713 0
Current children cumulated CPU time: 3208.33 s
Current children cumulated vsize: 956976 KiB
Current children cumulated memory: 780732 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/268 180683
/proc/meminfo: memFree=119775108/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=955344 memory=780528 CPUtime=3268.07 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 145236 0 0 0 326724 83 0 0 20 0 1 0 238295695 978272256 195132 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 238836 195132 576 108 0 237353 0
Current children cumulated CPU time: 3268.07 s
Current children cumulated vsize: 959536 KiB
Current children cumulated memory: 783472 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/268 180685
/proc/meminfo: memFree=119592896/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=955344 memory=783052 CPUtime=3327.81 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 145377 0 0 0 332698 83 0 0 20 0 1 0 238295695 978272256 195763 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 238836 195763 576 108 0 237353 0
Current children cumulated CPU time: 3327.81 s
Current children cumulated vsize: 959536 KiB
Current children cumulated memory: 785996 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.12 4.10 5/268 180687
/proc/meminfo: memFree=119559004/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=956368 memory=783692 CPUtime=3387.57 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 145534 0 0 0 338673 84 0 0 20 0 1 0 238295695 979320832 195923 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 239092 195923 576 108 0 237609 0
Current children cumulated CPU time: 3387.57 s
Current children cumulated vsize: 960560 KiB
Current children cumulated memory: 786636 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 180689
/proc/meminfo: memFree=119512188/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=958416 memory=784204 CPUtime=3447.31 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 145678 0 0 0 344647 84 0 0 20 0 1 0 238295695 981417984 196051 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 239604 196051 576 108 0 238121 0
Current children cumulated CPU time: 3447.31 s
Current children cumulated vsize: 962608 KiB
Current children cumulated memory: 787148 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/267 180691
/proc/meminfo: memFree=119491824/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=958416 memory=786744 CPUtime=3507.05 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 145821 0 0 0 350621 84 0 0 20 0 1 0 238295695 981417984 196686 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 239604 196686 576 108 0 238121 0
Current children cumulated CPU time: 3507.05 s
Current children cumulated vsize: 962608 KiB
Current children cumulated memory: 789688 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/266 180695
/proc/meminfo: memFree=119445532/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=958416 memory=787384 CPUtime=3566.79 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 145957 0 0 0 356594 85 0 0 20 0 1 0 238295695 981417984 196846 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 239604 196846 576 108 0 238121 0
Current children cumulated CPU time: 3566.79 s
Current children cumulated vsize: 962608 KiB
Current children cumulated memory: 790328 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.7 s]
/proc/loadavg: 4.15 4.12 4.09 5/266 180696
/proc/meminfo: memFree=119415328/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=958416 memory=787640 CPUtime=3600.03 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 146040 0 0 0 359918 85 0 0 20 0 1 0 238295695 981417984 196910 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 239604 196910 576 108 0 238121 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 962608 KiB
Current children cumulated memory: 790584 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.002522 s, system=0.004512 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3599.19 s, system=0.882196 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

[startup+3615.7 s]
/proc/loadavg: 4.15 4.12 4.09 5/266 180696
/proc/meminfo: memFree=119415328/131249996 swapFree=33010416/33010684
[pid=179742] ppid=179739 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/179742/stat : 179742 (bash) S 179739 179742 179241 0 -1 4194304 303 233 0 0 0 0 0 0 20 0 1 0 238295694 4292608 736 18446744073709551615 94097945849856 94097946744389 140726419157280 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94097946983440 94097947031184 94097975480320 140726419159442 140726419159558 140726419159558 140726419165162 0
/proc/179742/statm: 1048 736 672 219 0 110 0
[pid=179746] ppid=179742 vsize=958416 memory=787640 CPUtime=3600.03 cores=4,6
/proc/179746/stat : 179746 (solve_pb) R 179742 179742 179241 0 -1 4194304 146040 0 0 0 359918 85 0 0 20 0 1 0 238295695 981417984 196910 18446744073709551615 94209724306432 94209724744576 140735112500656 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94209724773296 94209724775712 94209739268096 140735112509826 140735112509890 140735112509890 140735112515512 0
/proc/179746/statm: 239604 196910 576 108 0 238121 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 962608 KiB
Current children cumulated memory: 790584 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3615.72
CPU time (s): 3600.07
CPU user time (s): 3599.19
CPU system time (s): 0.882196
CPU usage (%): 99.567
Max. virtual memory (cumulated for all children) (KiB): 962608
Max. memory (cumulated for all children) (KiB): 790584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.19
system time used= 0.882196
maximum resident set size= 787640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146576
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= 414
involuntary context switches= 4982


# summary of solver processes directly reported to runsolver:
#   pid: 179742,179746
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.19
#   total CPU system time (s): 0.882196

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.58314 second user time and 17.3044 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-23 01:16:19
IDJOB=4543540
IDBENCH=173856
IDSOLVER=3321
FILE ID=nodeC022/4543540-1753226179
RUNJOBID= nodeC022-1753222566-179252
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_large/normalized-domset-hexgrid_07_054.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543540-1753226179/watcher-4543540-1753226179 -o /tmp/evaluation-result-4543540-1753226179/solver-4543540-1753226179 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753222566-179252 --watchdog 3760  HOME/solve.sh HOME/instance-4543540-1753226179.opb

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

MD5SUM BENCH= 8cc5936c86de52aa6e90ec0781cd7f5c
RANDOM SEED=408895773

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.729
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.715
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		: 3599.473
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		: 3649.979
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.860
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		: 3600.047
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.815
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		: 3600.159
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:        125970604 kB
MemAvailable:   127115052 kB
Buffers:            2128 kB
Cached:          1894312 kB
SwapCached:           32 kB
Active:          3758028 kB
Inactive:         752524 kB
Active(anon):    2638208 kB
Inactive(anon):     2124 kB
Active(file):    1119820 kB
Inactive(file):   750400 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               656 kB
Writeback:             0 kB
AnonPages:       2603732 kB
Mapped:           110640 kB
Shmem:             26220 kB
KReclaimable:     226536 kB
Slab:             322616 kB
SReclaimable:     226536 kB
SUnreclaim:        96080 kB
KernelStack:        4272 kB
PageTables:         8672 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3271956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2152448 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:35