Trace number 4547463

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
Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23? (TO) 3602.09 3611.7

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size80-round23-5.opb
MD5SUM86944514b434ff8020a355b19ddc8d04
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9456
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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 (60517 MiB free)
  memory of node 1: 64507 MiB (62912 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547463-1753267193/watcher-4547463-1753267193 -o /tmp/evaluation-result-4547463-1753267193/solver-4547463-1753267193 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753267014-204952 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547463-1753267193.opb 3600 HOME 

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=205525, runsolver pid=205522

[startup+0.100062 s]*
/proc/loadavg: 3.97 3.00 2.53 5/273 205529
/proc/meminfo: memFree=126376780/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205528] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205528/stat : 205528 (timeout) S 205525 205528 203609 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242399533 2723840 352 18446744073709551615 94921373036544 94921373053057 140730574561920 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94921373067824 94921373069912 94921392963584 140730574563742 140730574563872 140730574563872 140730574569447 0
/proc/205528/statm: 665 352 352 5 0 90 0
[pid=205529] ppid=205528 vsize=31104 memory=16740 CPUtime=0.07 cores=4,6
/proc/205529/stat : 205529 (CASHWMaxSAT-Dis) R 205528 205528 203609 0 -1 4194304 3446 0 0 0 7 0 0 0 20 0 1 0 242399533 31850496 4185 18446744073709551615 4198400 14817773 140723470037088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 37416960 140723470039460 140723470039577 140723470039577 140723470045152 0
/proc/205529/statm: 7776 4185 896 2593 0 4669 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 38088 KiB
Current children cumulated memory: 21092 KiB

[startup+0.205808 s]*
/proc/loadavg: 3.97 3.00 2.53 5/273 205529
/proc/meminfo: memFree=126364620/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205528] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205528/stat : 205528 (timeout) S 205525 205528 203609 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242399533 2723840 352 18446744073709551615 94921373036544 94921373053057 140730574561920 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94921373067824 94921373069912 94921392963584 140730574563742 140730574563872 140730574563872 140730574569447 0
/proc/205528/statm: 665 352 352 5 0 90 0
[pid=205529] ppid=205528 vsize=44036 memory=28024 CPUtime=0.17 cores=4,6
/proc/205529/stat : 205529 (CASHWMaxSAT-Dis) R 205528 205528 203609 0 -1 4194304 7298 0 0 0 17 0 0 0 20 0 1 0 242399533 45092864 7006 18446744073709551615 4198400 14817773 140723470037088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 37416960 140723470039460 140723470039577 140723470039577 140723470045152 0
/proc/205529/statm: 11009 7006 960 2593 0 7902 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 51020 KiB
Current children cumulated memory: 32376 KiB

[startup+0.30572 s]*
/proc/loadavg: 3.97 3.00 2.53 5/273 205529
/proc/meminfo: memFree=126362720/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205528] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205528/stat : 205528 (timeout) S 205525 205528 203609 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242399533 2723840 352 18446744073709551615 94921373036544 94921373053057 140730574561920 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94921373067824 94921373069912 94921392963584 140730574563742 140730574563872 140730574563872 140730574569447 0
/proc/205528/statm: 665 352 352 5 0 90 0
[pid=205529] ppid=205528 vsize=47508 memory=31480 CPUtime=0.27 cores=4,6
/proc/205529/stat : 205529 (CASHWMaxSAT-Dis) R 205528 205528 203609 0 -1 4194304 8168 0 0 0 27 0 0 0 20 0 1 0 242399533 48648192 7870 18446744073709551615 4198400 14817773 140723470037088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 37416960 140723470039460 140723470039577 140723470039577 140723470045152 0
/proc/205529/statm: 11877 7870 960 2593 0 8770 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 54492 KiB
Current children cumulated memory: 35832 KiB

[startup+0.700224 s]
/proc/loadavg: 3.97 3.00 2.53 5/273 205529
/proc/meminfo: memFree=126354656/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205528] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205528/stat : 205528 (timeout) S 205525 205528 203609 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242399533 2723840 352 18446744073709551615 94921373036544 94921373053057 140730574561920 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94921373067824 94921373069912 94921392963584 140730574563742 140730574563872 140730574563872 140730574569447 0
/proc/205528/statm: 665 352 352 5 0 90 0
[pid=205529] ppid=205528 vsize=48428 memory=32512 CPUtime=0.66 cores=4,6
/proc/205529/stat : 205529 (CASHWMaxSAT-Dis) R 205528 205528 203609 0 -1 4194304 8579 0 0 0 66 0 0 0 20 0 1 0 242399533 49590272 8128 18446744073709551615 4198400 14817773 140723470037088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 37416960 140723470039460 140723470039577 140723470039577 140723470045152 0
/proc/205529/statm: 12107 8128 960 2593 0 9000 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 55412 KiB
Current children cumulated memory: 36864 KiB

[startup+1.50018 s]
/proc/loadavg: 3.97 3.00 2.53 5/273 205529
/proc/meminfo: memFree=126336520/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205528] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205528/stat : 205528 (timeout) S 205525 205528 203609 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242399533 2723840 352 18446744073709551615 94921373036544 94921373053057 140730574561920 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94921373067824 94921373069912 94921392963584 140730574563742 140730574563872 140730574563872 140730574569447 0
/proc/205528/statm: 665 352 352 5 0 90 0
[pid=205529] ppid=205528 vsize=50816 memory=35036 CPUtime=1.46 cores=4,6
/proc/205529/stat : 205529 (CASHWMaxSAT-Dis) R 205528 205528 203609 0 -1 4194304 10446 0 0 0 145 1 0 0 20 0 1 0 242399533 52035584 8759 18446744073709551615 4198400 14817773 140723470037088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 37416960 140723470039460 140723470039577 140723470039577 140723470045152 0
/proc/205529/statm: 12704 8759 960 2593 0 9597 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 57800 KiB
Current children cumulated memory: 39388 KiB

[startup+3.10557 s]
/proc/loadavg: 3.97 3.00 2.53 5/273 205529
/proc/meminfo: memFree=126269864/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205528] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205528/stat : 205528 (timeout) S 205525 205528 203609 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242399533 2723840 352 18446744073709551615 94921373036544 94921373053057 140730574561920 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94921373067824 94921373069912 94921392963584 140730574563742 140730574563872 140730574563872 140730574569447 0
/proc/205528/statm: 665 352 352 5 0 90 0
[pid=205529] ppid=205528 vsize=55564 memory=39752 CPUtime=3.06 cores=4,6
/proc/205529/stat : 205529 (CASHWMaxSAT-Dis) R 205528 205528 203609 0 -1 4194304 11127 0 0 0 305 1 0 0 20 0 1 0 242399533 56897536 9938 18446744073709551615 4198400 14817773 140723470037088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 37416960 140723470039460 140723470039577 140723470039577 140723470045152 0
/proc/205529/statm: 13891 9938 960 2593 0 10784 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 62548 KiB
Current children cumulated memory: 44104 KiB

[startup+6.30022 s]
/proc/loadavg: 3.98 3.01 2.53 5/273 205529
/proc/meminfo: memFree=126108888/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205528] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205528/stat : 205528 (timeout) S 205525 205528 203609 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242399533 2723840 352 18446744073709551615 94921373036544 94921373053057 140730574561920 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94921373067824 94921373069912 94921392963584 140730574563742 140730574563872 140730574563872 140730574569447 0
/proc/205528/statm: 665 352 352 5 0 90 0
[pid=205529] ppid=205528 vsize=59092 memory=43440 CPUtime=6.25 cores=4,6
/proc/205529/stat : 205529 (CASHWMaxSAT-Dis) R 205528 205528 203609 0 -1 4194304 12704 0 0 0 623 2 0 0 20 0 1 0 242399533 60510208 10860 18446744073709551615 4198400 14817773 140723470037088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 37416960 140723470039460 140723470039577 140723470039577 140723470045152 0
/proc/205529/statm: 14773 10860 960 2593 0 11666 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 66076 KiB
Current children cumulated memory: 47792 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 3.05 2.55 5/273 205529
/proc/meminfo: memFree=125545520/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205528] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205528/stat : 205528 (timeout) S 205525 205528 203609 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242399533 2723840 352 18446744073709551615 94921373036544 94921373053057 140730574561920 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94921373067824 94921373069912 94921392963584 140730574563742 140730574563872 140730574563872 140730574569447 0
/proc/205528/statm: 665 352 352 5 0 90 0
[pid=205529] ppid=205528 vsize=59092 memory=43476 CPUtime=12.63 cores=4,6
/proc/205529/stat : 205529 (CASHWMaxSAT-Dis) R 205528 205528 203609 0 -1 4194304 13147 0 0 0 1261 2 0 0 20 0 1 0 242399533 60510208 10869 18446744073709551615 4198400 14817773 140723470037088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 37416960 140723470039460 140723470039577 140723470039577 140723470045152 0
/proc/205529/statm: 14773 10869 960 2593 0 11666 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 66076 KiB
Current children cumulated memory: 47828 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 3.09 2.57 5/273 205530
/proc/meminfo: memFree=125109788/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205528] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205528/stat : 205528 (timeout) S 205525 205528 203609 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242399533 2723840 352 18446744073709551615 94921373036544 94921373053057 140730574561920 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94921373067824 94921373069912 94921392963584 140730574563742 140730574563872 140730574563872 140730574569447 0
/proc/205528/statm: 665 352 352 5 0 90 0
[pid=205529] ppid=205528 vsize=77672 memory=62096 CPUtime=25.39 cores=4,6
/proc/205529/stat : 205529 (CASHWMaxSAT-Dis) R 205528 205528 203609 0 -1 4194304 15932 0 0 0 2536 3 0 0 20 0 1 0 242399533 79536128 15524 18446744073709551615 4198400 14817773 140723470037088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 37416960 140723470039460 140723470039577 140723470039577 140723470045152 0
/proc/205529/statm: 19418 15524 960 2593 0 16311 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 84656 KiB
Current children cumulated memory: 66448 KiB

[startup+51.1056 s]
/proc/loadavg: 4.03 3.17 2.61 5/273 205530
/proc/meminfo: memFree=123891948/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205528] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205528/stat : 205528 (timeout) S 205525 205528 203609 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242399533 2723840 352 18446744073709551615 94921373036544 94921373053057 140730574561920 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94921373067824 94921373069912 94921392963584 140730574563742 140730574563872 140730574563872 140730574569447 0
/proc/205528/statm: 665 352 352 5 0 90 0
[pid=205529] ppid=205528 vsize=67536 memory=52000 CPUtime=50.93 cores=4,6
/proc/205529/stat : 205529 (CASHWMaxSAT-Dis) R 205528 205528 203609 0 -1 4194304 17527 0 0 0 5089 4 0 0 20 0 1 0 242399533 69156864 13000 18446744073709551615 4198400 14817773 140723470037088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 37416960 140723470039460 140723470039577 140723470039577 140723470045152 0
/proc/205529/statm: 16884 13000 960 2593 0 13777 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 74520 KiB
Current children cumulated memory: 56352 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 3.33 2.70 5/272 205532
/proc/meminfo: memFree=122835952/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0

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

[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=1792.98 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 285 87860 0 0 0 0 179184 114 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205829] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205829/stat : 205829 (timeout) S 205525 205829 203609 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242579333 2723840 352 18446744073709551615 94537394565120 94537394581633 140732551819104 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94537394596400 94537394598488 94537427951616 140732551825798 140732551825952 140732551825952 140732551831527 0
/proc/205829/statm: 665 352 352 5 0 90 0
[pid=205830] ppid=205829 vsize=238692 memory=164040 CPUtime=1600.23 cores=4,6
/proc/205830/stat : 205830 (SynLSCD) R 205829 205829 203609 0 -1 4194304 31691 0 0 0 158339 1684 0 0 20 0 1 0 242579334 244420608 41010 18446744073709551615 94407764258816 94407766693417 140736449747216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94407767174392 94407767207424 94407778385920 140736449755552 140736449755687 140736449755687 140736449761262 0
/proc/205830/statm: 59673 41010 2528 595 0 44340 0
Current children cumulated CPU time: 3393.21 s
Current children cumulated vsize: 245676 KiB
Current children cumulated memory: 168392 KiB

[startup+3462.3 s]
/proc/loadavg: 2.90 3.65 3.91 3/254 205983
/proc/meminfo: memFree=128067992/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=1792.98 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 285 87860 0 0 0 0 179184 114 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205829] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205829/stat : 205829 (timeout) S 205525 205829 203609 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242579333 2723840 352 18446744073709551615 94537394565120 94537394581633 140732551819104 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94537394596400 94537394598488 94537427951616 140732551825798 140732551825952 140732551825952 140732551831527 0
/proc/205829/statm: 665 352 352 5 0 90 0
[pid=205830] ppid=205829 vsize=238692 memory=164040 CPUtime=1660.09 cores=4,6
/proc/205830/stat : 205830 (SynLSCD) R 205829 205829 203609 0 -1 4194304 31691 0 0 0 164230 1779 0 0 20 0 1 0 242579334 244420608 41010 18446744073709551615 94407764258816 94407766693417 140736449747216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94407767174392 94407767207424 94407778385920 140736449755552 140736449755687 140736449755687 140736449761262 0
/proc/205830/statm: 59673 41010 2528 595 0 44340 0
Current children cumulated CPU time: 3453.07 s
Current children cumulated vsize: 245676 KiB
Current children cumulated memory: 168392 KiB

[startup+3522.3 s]
/proc/loadavg: 2.38 3.36 3.80 3/255 205992
/proc/meminfo: memFree=128064060/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=1792.98 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 285 87860 0 0 0 0 179184 114 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205829] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205829/stat : 205829 (timeout) S 205525 205829 203609 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242579333 2723840 352 18446744073709551615 94537394565120 94537394581633 140732551819104 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94537394596400 94537394598488 94537427951616 140732551825798 140732551825952 140732551825952 140732551831527 0
/proc/205829/statm: 665 352 352 5 0 90 0
[pid=205830] ppid=205829 vsize=239128 memory=164296 CPUtime=1719.91 cores=4,6
/proc/205830/stat : 205830 (SynLSCD) R 205829 205829 203609 0 -1 4194304 31770 0 0 0 170157 1834 0 0 20 0 1 0 242579334 244867072 41074 18446744073709551615 94407764258816 94407766693417 140736449747216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94407767174392 94407767207424 94407778385920 140736449755552 140736449755687 140736449755687 140736449761262 0
/proc/205830/statm: 59782 41074 2528 595 0 44449 0
Current children cumulated CPU time: 3512.89 s
Current children cumulated vsize: 246112 KiB
Current children cumulated memory: 168648 KiB

[startup+3582.3 s]
/proc/loadavg: 2.18 3.13 3.69 3/255 205994
/proc/meminfo: memFree=128072608/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=1792.98 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 285 87860 0 0 0 0 179184 114 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205829] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205829/stat : 205829 (timeout) S 205525 205829 203609 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242579333 2723840 352 18446744073709551615 94537394565120 94537394581633 140732551819104 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94537394596400 94537394598488 94537427951616 140732551825798 140732551825952 140732551825952 140732551831527 0
/proc/205829/statm: 665 352 352 5 0 90 0
[pid=205830] ppid=205829 vsize=239628 memory=168892 CPUtime=1779.76 cores=4,6
/proc/205830/stat : 205830 (SynLSCD) R 205829 205829 203609 0 -1 4194304 31885 0 0 0 176133 1843 0 0 20 0 1 0 242579334 245379072 42223 18446744073709551615 94407764258816 94407766693417 140736449747216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94407767174392 94407767207424 94407778385920 140736449755552 140736449755687 140736449755687 140736449761262 0
/proc/205830/statm: 59907 42223 2528 595 0 44574 0
Current children cumulated CPU time: 3572.74 s
Current children cumulated vsize: 246612 KiB
Current children cumulated memory: 173244 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 2.17 3.05 3.65 3/255 205995
/proc/meminfo: memFree=128072672/131250000 swapFree=33008868/33010684
[pid=205525] ppid=205522 vsize=4324 memory=2944 CPUtime=1792.98 cores=4,6
/proc/205525/stat : 205525 (Hybrid-CASHWMax) S 205522 205525 203609 0 -1 4194304 285 87860 0 0 0 0 179184 114 20 0 1 0 242399531 4427776 736 18446744073709551615 94805628424192 94805629318725 140736059163104 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94805629557776 94805629605520 94805656342528 140736059165013 140736059165167 140736059165167 140736059170771 0
/proc/205525/statm: 1081 736 672 219 0 143 0
[pid=205829] ppid=205525 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205829/stat : 205829 (timeout) S 205525 205829 203609 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242579333 2723840 352 18446744073709551615 94537394565120 94537394581633 140732551819104 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94537394596400 94537394598488 94537427951616 140732551825798 140732551825952 140732551825952 140732551831527 0
/proc/205829/statm: 665 352 352 5 0 90 0
[pid=205830] ppid=205829 vsize=239628 memory=169020 CPUtime=1807.1 cores=4,6
/proc/205830/stat : 205830 (SynLSCD) R 205829 205829 203609 0 -1 4194304 31907 0 0 0 178817 1893 0 0 20 0 1 0 242579334 245379072 42255 18446744073709551615 94407764258816 94407766693417 140736449747216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94407767174392 94407767207424 94407778385920 140736449755552 140736449755687 140736449755687 140736449761262 0
/proc/205830/statm: 59907 42255 2528 595 0 44574 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 246612 KiB
Current children cumulated memory: 173372 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

[startup+3611.7 s]
# the end of solver process 205829 was just reported to runsolver
# Child status: 124

# cumulated CPU time of all completed processes:  user=3581.96 s, system=20.1346 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+3610.4 s]
/proc/loadavg: 2.17 3.05 3.65 3/254 205995
/proc/meminfo: memFree=128072672/131250000 swapFree=33008868/33010684
[pid=205829] ppid=205522 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205829/stat : 205829 (timeout) S 205522 205829 203609 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242579333 2723840 352 18446744073709551615 94537394565120 94537394581633 140732551819104 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94537394596400 94537394598488 94537427951616 140732551825798 140732551825952 140732551825952 140732551831527 0
/proc/205829/statm: 665 352 352 5 0 90 0
[pid=205830] ppid=205829 vsize=239628 memory=169020 CPUtime=1807.79 cores=4,6
/proc/205830/stat : 205830 (SynLSCD) R 205829 205829 203609 0 -1 4194304 31907 0 0 0 178884 1895 0 0 20 0 1 0 242579334 245379072 42255 18446744073709551615 94407764258816 94407766693417 140736449747216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94407767174392 94407767207424 94407778385920 140736449755552 140736449755687 140736449755687 140736449761262 0
/proc/205830/statm: 59907 42255 2528 595 0 44574 0
Current cumulated CPU time of completed processes: 1792.99 s
Current children cumulated CPU time: 1807.79 s
Current children cumulated vsize: 242288 KiB
Current children cumulated memory: 170428 KiB

[startup+3611.2 s]
/proc/loadavg: 2.16 3.03 3.64 3/254 205995
/proc/meminfo: memFree=128072672/131250000 swapFree=33008868/33010684
[pid=205829] ppid=205522 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205829/stat : 205829 (timeout) S 205522 205829 203609 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242579333 2723840 352 18446744073709551615 94537394565120 94537394581633 140732551819104 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94537394596400 94537394598488 94537427951616 140732551825798 140732551825952 140732551825952 140732551831527 0
/proc/205829/statm: 665 352 352 5 0 90 0
[pid=205830] ppid=205829 vsize=239628 memory=169020 CPUtime=1808.59 cores=4,6
/proc/205830/stat : 205830 (SynLSCD) R 205829 205829 203609 0 -1 4194304 31907 0 0 0 178962 1897 0 0 20 0 1 0 242579334 245379072 42255 18446744073709551615 94407764258816 94407766693417 140736449747216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94407767174392 94407767207424 94407778385920 140736449755552 140736449755687 140736449755687 140736449761262 0
/proc/205830/statm: 59907 42255 2528 595 0 44574 0
Current cumulated CPU time of completed processes: 1792.99 s
Current children cumulated CPU time: 1808.59 s
Current children cumulated vsize: 242288 KiB
Current children cumulated memory: 170428 KiB

[startup+3611.6 s]
/proc/loadavg: 2.16 3.03 3.64 3/254 205995
/proc/meminfo: memFree=128072672/131250000 swapFree=33008868/33010684
[pid=205829] ppid=205522 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205829/stat : 205829 (timeout) S 205522 205829 203609 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242579333 2723840 352 18446744073709551615 94537394565120 94537394581633 140732551819104 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94537394596400 94537394598488 94537427951616 140732551825798 140732551825952 140732551825952 140732551831527 0
/proc/205829/statm: 665 352 352 5 0 90 0
[pid=205830] ppid=205829 vsize=239628 memory=169020 CPUtime=1808.99 cores=4,6
/proc/205830/stat : 205830 (SynLSCD) R 205829 205829 203609 0 -1 4194304 31907 0 0 0 179001 1898 0 0 20 0 1 0 242579334 245379072 42255 18446744073709551615 94407764258816 94407766693417 140736449747216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94407767174392 94407767207424 94407778385920 140736449755552 140736449755687 140736449755687 140736449761262 0
/proc/205830/statm: 59907 42255 2528 595 0 44574 0
Current cumulated CPU time of completed processes: 1792.99 s
Current children cumulated CPU time: 1808.99 s
Current children cumulated vsize: 242288 KiB
Current children cumulated memory: 170428 KiB

[startup+3611.7 s]
/proc/loadavg: 2.16 3.03 3.64 3/254 205995
/proc/meminfo: memFree=128072672/131250000 swapFree=33008868/33010684
[pid=205829] ppid=205522 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/205829/stat : 205829 (timeout) S 205522 205829 203609 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242579333 2723840 352 18446744073709551615 94537394565120 94537394581633 140732551819104 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94537394596400 94537394598488 94537427951616 140732551825798 140732551825952 140732551825952 140732551831527 0
/proc/205829/statm: 665 352 352 5 0 90 0
[pid=205830] ppid=205829 vsize=239628 memory=169020 CPUtime=1809.09 cores=4,6
/proc/205830/stat : 205830 (SynLSCD) R 205829 205829 203609 0 -1 4194304 31907 0 0 0 179011 1898 0 0 20 0 1 0 242579334 245379072 42255 18446744073709551615 94407764258816 94407766693417 140736449747216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94407767174392 94407767207424 94407778385920 140736449755552 140736449755687 140736449755687 140736449761262 0
/proc/205830/statm: 59907 42255 2528 595 0 44574 0
Current cumulated CPU time of completed processes: 1792.99 s
Current children cumulated CPU time: 1809.09 s
Current children cumulated vsize: 242288 KiB
Current children cumulated memory: 170428 KiB

Child status: 124

Real time (s): 3611.7
CPU time (s): 3602.09
CPU user time (s): 3581.96
CPU system time (s): 20.1346
CPU usage (%): 99.734
Max. virtual memory (cumulated for all children) (KiB): 323852
Max. memory (cumulated for all children) (KiB): 306100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.96
system time used= 20.1346
maximum resident set size= 310636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120170
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 449
involuntary context switches= 2297


# summary of solver processes directly reported to runsolver:
#   pid: 205525,205829
#   total CPU time (s): 3602.09
#   total CPU user time (s): 3581.96
#   total CPU system time (s): 20.1346

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.50537 second user time and 16.012 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-23 12:39:53
IDJOB=4547463
IDBENCH=162230
IDSOLVER=3424
FILE ID=nodeC013/4547463-1753267193
RUNJOBID= nodeC013-1753267014-204952
SLURM_JOB_ID= 9689168
Free space on /tmp= 432956 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size80-round23-5.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547463-1753267193/watcher-4547463-1753267193 -o /tmp/evaluation-result-4547463-1753267193/solver-4547463-1753267193 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753267014-204952 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547463-1753267193.opb 3600 HOME

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

MD5SUM BENCH= 86944514b434ff8020a355b19ddc8d04
RANDOM SEED=946673248

nodeC013 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.742
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.67
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.852
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.67
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		: 3600.355
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.67
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		: 3611.689
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.67
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.822
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.837
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.67
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		: 3600.304
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.67
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		: 3700.000
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126392656 kB
MemAvailable:   127598424 kB
Buffers:            1668 kB
Cached:          1945696 kB
SwapCached:           52 kB
Active:          2877180 kB
Inactive:        1087708 kB
Active(anon):    2034096 kB
Inactive(anon):     4872 kB
Active(file):     843084 kB
Inactive(file):  1082836 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008868 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17868 kB
Writeback:            32 kB
AnonPages:       2018108 kB
Mapped:           116052 kB
Shmem:             21424 kB
KReclaimable:     237776 kB
Slab:             334508 kB
SReclaimable:     237776 kB
SUnreclaim:        96732 kB
KernelStack:        4384 kB
PageTables:         7364 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2552320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    745472 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433008 MiB
End job on nodeC013 at 2025-07-23 13:40:05