Trace number 4543150

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.12 3619.86

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/
larger/domset_large_shuffle/normalized-domset-hexgrid_05_110.shuf-2.opb
MD5SUM73c63b112a71eb267c42688444d17031
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.10623
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables550
Total number of constraints551
Number of constraints which are clauses550
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 constraint550
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 137
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 687
Number of bits of the biggest sum of numbers10
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: 63837 MiB (50548 MiB free)
  memory of node 1: 64465 MiB (52749 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543150-1753224419/watcher-4543150-1753224419 -o /tmp/evaluation-result-4543150-1753224419/solver-4543150-1753224419 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753224419-160937 --watchdog 3760 HOME/solve.sh HOME/instance-4543150-1753224419.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=160982, runsolver pid=160976

[startup+0.100104 s]*
/proc/loadavg: 0.98 1.17 1.64 4/252 161007
/proc/meminfo: memFree=105772684/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=9176 memory=5120 CPUtime=0.03 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 825 0 0 0 3 0 0 0 20 0 1 0 238121284 9396224 1280 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 2294 1280 576 108 0 811 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13368 KiB
Current children cumulated memory: 8064 KiB

[startup+0.213556 s]*
/proc/loadavg: 0.98 1.17 1.64 4/246 161016
/proc/meminfo: memFree=105769216/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=13476 memory=9344 CPUtime=0.15 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 1881 0 0 0 14 1 0 0 20 0 1 0 238121284 13799424 2336 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 3369 2336 576 108 0 1886 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 17668 KiB
Current children cumulated memory: 12288 KiB

[startup+0.312973 s]*
/proc/loadavg: 0.98 1.17 1.64 3/244 161023
/proc/meminfo: memFree=105766744/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=15784 memory=11648 CPUtime=0.25 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 2441 0 0 0 24 1 0 0 20 0 1 0 238121284 16162816 2912 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 3946 2912 576 108 0 2463 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 19976 KiB
Current children cumulated memory: 14592 KiB

[startup+0.700314 s]
/proc/loadavg: 0.98 1.17 1.64 4/244 161023
/proc/meminfo: memFree=105766240/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=23080 memory=18688 CPUtime=0.62 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 4196 0 0 0 60 2 0 0 20 0 1 0 238121284 23633920 4672 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 5770 4672 576 108 0 4287 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 27272 KiB
Current children cumulated memory: 21632 KiB

[startup+1.5004 s]
/proc/loadavg: 0.98 1.17 1.64 5/244 161023
/proc/meminfo: memFree=105741560/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=40556 memory=35072 CPUtime=1.41 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 8295 0 0 0 138 3 0 0 20 0 1 0 238121284 41529344 8768 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 10139 8768 576 108 0 8656 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 44748 KiB
Current children cumulated memory: 38016 KiB

[startup+3.11296 s]
/proc/loadavg: 0.98 1.17 1.64 4/250 161105
/proc/meminfo: memFree=105651412/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=73592 memory=66048 CPUtime=3.02 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 16038 0 0 0 296 6 0 0 20 0 1 0 238121284 75358208 16512 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 18398 16512 576 108 0 16915 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 77784 KiB
Current children cumulated memory: 68992 KiB

[startup+6.30039 s]
/proc/loadavg: 1.30 1.24 1.66 5/255 161152
/proc/meminfo: memFree=105566508/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=108656 memory=91648 CPUtime=6.19 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 22417 0 0 0 612 7 0 0 20 0 1 0 238121284 111263744 22912 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 27164 22912 608 108 0 25681 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 112848 KiB
Current children cumulated memory: 94592 KiB

[startup+12.7004 s]
/proc/loadavg: 1.60 1.30 1.67 5/255 161152
/proc/meminfo: memFree=105426384/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=142660 memory=116864 CPUtime=12.56 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 28708 0 0 0 1247 9 0 0 20 0 1 0 238121284 146083840 29216 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 35665 29216 608 108 0 34182 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 146852 KiB
Current children cumulated memory: 119808 KiB

[startup+25.5004 s]
/proc/loadavg: 2.13 1.43 1.71 5/255 161152
/proc/meminfo: memFree=105273672/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=190712 memory=159872 CPUtime=25.32 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 39518 0 0 0 2518 14 0 0 20 0 1 0 238121284 195289088 39968 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 47678 39968 608 108 0 46195 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 194904 KiB
Current children cumulated memory: 162816 KiB

[startup+51.1134 s]
/proc/loadavg: 2.84 1.66 1.78 5/257 161155
/proc/meminfo: memFree=105102960/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=256296 memory=202616 CPUtime=50.83 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 50260 0 0 0 5064 19 0 0 20 0 1 0 238121284 262447104 50654 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 64074 50654 608 108 0 62591 0
Current children cumulated CPU time: 50.83 s
Current children cumulated vsize: 260488 KiB
Current children cumulated memory: 205560 KiB

[startup+102.3 s]
/proc/loadavg: 3.83 2.11 1.93 5/257 161157
/proc/meminfo: memFree=104858556/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=369440 memory=296720 CPUtime=101.8 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 73921 0 0 0 10149 31 0 0 20 0 1 0 238121284 378306560 74180 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 92360 74180 608 108 0 90877 0
Current children cumulated CPU time: 101.8 s
Current children cumulated vsize: 373632 KiB
Current children cumulated memory: 299664 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.46 2.06 5/258 161160
/proc/meminfo: memFree=104552980/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=433268 memory=353540 CPUtime=161.54 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 87681 0 0 0 16115 39 0 0 20 0 1 0 238121284 443666432 88385 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 108317 88385 608 108 0 106834 0
Current children cumulated CPU time: 161.54 s
Current children cumulated vsize: 437460 KiB
Current children cumulated memory: 356484 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.77 2.20 5/257 161162
/proc/meminfo: memFree=104371284/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=511388 memory=407868 CPUtime=221.24 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 100364 0 0 0 22077 47 0 0 20 0 1 0 238121284 523661312 101967 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 127847 101967 608 108 0 126364 0
Current children cumulated CPU time: 221.24 s

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

/proc/160999/statm: 379252 313116 608 108 0 377769 0
Current children cumulated CPU time: 3025.59 s
Current children cumulated vsize: 1521200 KiB
Current children cumulated memory: 1255408 KiB

[startup+3102.3 s]
/proc/loadavg: 4.82 4.42 4.17 5/254 161456
/proc/meminfo: memFree=101750536/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=1519568 memory=1257968 CPUtime=3085.25 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 300205 0 0 0 308329 196 0 0 20 0 1 0 238121284 1556037632 314492 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 379892 314492 608 108 0 378409 0
Current children cumulated CPU time: 3085.25 s
Current children cumulated vsize: 1523760 KiB
Current children cumulated memory: 1260912 KiB

[startup+3162.3 s]
/proc/loadavg: 4.45 4.39 4.18 5/254 161458
/proc/meminfo: memFree=101679216/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=1535976 memory=1277680 CPUtime=3144.94 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 305128 0 0 0 314294 200 0 0 20 0 1 0 238121284 1572839424 319420 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 383994 319420 608 108 0 382511 0
Current children cumulated CPU time: 3144.94 s
Current children cumulated vsize: 1540168 KiB
Current children cumulated memory: 1280624 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.32 4.17 5/255 161461
/proc/meminfo: memFree=101617244/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=1581728 memory=1312368 CPUtime=3204.63 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 313778 0 0 0 320257 206 0 0 20 0 1 0 238121284 1619689472 328092 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 395432 328092 608 108 0 393949 0
Current children cumulated CPU time: 3204.63 s
Current children cumulated vsize: 1585920 KiB
Current children cumulated memory: 1315312 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.29 4.17 5/255 161464
/proc/meminfo: memFree=101603096/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=1604576 memory=1329864 CPUtime=3264.32 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 317627 0 0 0 326222 210 0 0 20 0 1 0 238121284 1643085824 332466 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 401144 332466 608 108 0 399661 0
Current children cumulated CPU time: 3264.32 s
Current children cumulated vsize: 1608768 KiB
Current children cumulated memory: 1332808 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.25 4.16 5/255 161466
/proc/meminfo: memFree=101548120/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=1623008 memory=1340232 CPUtime=3324.01 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 319118 0 0 0 332189 212 0 0 20 0 1 0 238121284 1661960192 335058 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 405752 335058 608 108 0 404269 0
Current children cumulated CPU time: 3324.01 s
Current children cumulated vsize: 1627200 KiB
Current children cumulated memory: 1343176 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.22 4.15 5/255 161468
/proc/meminfo: memFree=101551892/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=1629152 memory=1353800 CPUtime=3383.7 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 320225 0 0 0 338157 213 0 0 20 0 1 0 238121284 1668251648 338450 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 407288 338450 608 108 0 405805 0
Current children cumulated CPU time: 3383.7 s
Current children cumulated vsize: 1633344 KiB
Current children cumulated memory: 1356744 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.19 4.15 5/255 161470
/proc/meminfo: memFree=101535724/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=1630432 memory=1356744 CPUtime=3443.38 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 320792 0 0 0 344124 214 0 0 20 0 1 0 238121284 1669562368 339186 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 407608 339186 608 108 0 406125 0
Current children cumulated CPU time: 3443.38 s
Current children cumulated vsize: 1634624 KiB
Current children cumulated memory: 1359688 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.17 4.14 5/254 161472
/proc/meminfo: memFree=101535360/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=1632480 memory=1359048 CPUtime=3503.06 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 321368 0 0 0 350091 215 0 0 20 0 1 0 238121284 1671659520 339762 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 408120 339762 608 108 0 406637 0
Current children cumulated CPU time: 3503.06 s
Current children cumulated vsize: 1636672 KiB
Current children cumulated memory: 1361992 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.15 4.14 5/254 161481
/proc/meminfo: memFree=101548048/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=1634016 memory=1361864 CPUtime=3562.74 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 322064 0 0 0 356057 217 0 0 20 0 1 0 238121284 1673232384 340466 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 408504 340466 608 108 0 407021 0
Current children cumulated CPU time: 3562.74 s
Current children cumulated vsize: 1638208 KiB
Current children cumulated memory: 1364808 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3619.8 s]
/proc/loadavg: 4.45 4.23 4.16 5/254 161483
/proc/meminfo: memFree=101523124/131382112 swapFree=33001664/33010684
[pid=160982] ppid=160976 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/160982/stat : 160982 (bash) S 160976 160982 160926 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 238121279 4292608 736 18446744073709551615 94599804715008 94599805609541 140725854517728 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94599805848592 94599805896336 94599836762112 140725854521746 140725854521862 140725854521862 140725854527466 0
/proc/160982/statm: 1048 736 672 219 0 110 0
[pid=160999] ppid=160982 vsize=1636064 memory=1364552 CPUtime=3600.03 cores=4,6
/proc/160999/stat : 160999 (solve_pb) R 160982 160982 160926 0 -1 4194304 322741 0 0 0 359785 218 0 0 20 0 1 0 238121284 1675329536 341138 18446744073709551615 94328556131328 94328556569472 140737459421120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94328556598192 94328556600608 94328559529984 140737459423618 140737459423682 140737459423682 140737459429304 0
/proc/160999/statm: 409016 341138 608 108 0 407533 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1640256 KiB
Current children cumulated memory: 1367496 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3597.86 s, system=2.26018 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): 3619.86
CPU time (s): 3600.12
CPU user time (s): 3597.86
CPU system time (s): 2.26018
CPU usage (%): 99.4548
Max. virtual memory (cumulated for all children) (KiB): 1640256
Max. memory (cumulated for all children) (KiB): 1367496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.86
system time used= 2.26018
maximum resident set size= 1364552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 323277
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= 709
involuntary context switches= 22375


# summary of solver processes directly reported to runsolver:
#   pid: 160982,160999
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3597.86
#   total CPU system time (s): 2.26018

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.5537 second user time and 37.9342 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-23 00:46:59
IDJOB=4543150
IDBENCH=172169
IDSOLVER=3321
FILE ID=nodeC005/4543150-1753224419
RUNJOBID= nodeC005-1753224419-160937
SLURM_JOB_ID= 9687834
Free space on /tmp= 433036 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/larger/domset_large_shuffle/normalized-domset-hexgrid_05_110.shuf-2.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543150-1753224419/watcher-4543150-1753224419 -o /tmp/evaluation-result-4543150-1753224419/solver-4543150-1753224419 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753224419-160937 --watchdog 3760  HOME/solve.sh HOME/instance-4543150-1753224419.opb

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

MD5SUM BENCH= 73c63b112a71eb267c42688444d17031
RANDOM SEED=140784714

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        105761228 kB
MemAvailable:   129827772 kB
Buffers:              12 kB
Cached:         24837940 kB
SwapCached:          776 kB
Active:           480268 kB
Inactive:       24423144 kB
Active(anon):      47644 kB
Inactive(anon):    38384 kB
Active(file):     432624 kB
Inactive(file): 24384760 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33001664 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               720 kB
Writeback:             8 kB
AnonPages:         67856 kB
Mapped:           103328 kB
Shmem:             20564 kB
KReclaimable:     177572 kB
Slab:             268816 kB
SReclaimable:     177572 kB
SUnreclaim:        91244 kB
KernelStack:        3824 kB
PageTables:         2888 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     349944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149240 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC005 at 2025-07-23 01:47:19