Trace number 4547460

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

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round23-4.opb
MD5SUMdb16a7a70580abe6c27a020416a9caab
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 constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
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: 63708 MiB (62581 MiB free)
  memory of node 1: 64465 MiB (63728 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547460-1753267187/watcher-4547460-1753267187 -o /tmp/evaluation-result-4547460-1753267187/solver-4547460-1753267187 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1753267187-172485 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547460-1753267187.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=172545, runsolver pid=172527

[startup+0.100062 s]*
/proc/loadavg: 2.64 3.42 3.81 5/275 172555
/proc/meminfo: memFree=129300416/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172554] ppid=172545 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/172554/stat : 172554 (timeout) S 172545 172554 170260 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242396252 2723840 352 18446744073709551615 93927443587072 93927443603585 140737344489920 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93927443618352 93927443620440 93927444082688 140737344498078 140737344498208 140737344498208 140737344503783 0
/proc/172554/statm: 665 352 352 5 0 90 0
[pid=172555] ppid=172554 vsize=30704 memory=16232 CPUtime=0.06 cores=1,3
/proc/172555/stat : 172555 (CASHWMaxSAT-Dis) R 172554 172554 170260 0 -1 4194304 3337 0 0 0 6 0 0 0 20 0 1 0 242396253 31440896 4058 18446744073709551615 4198400 14817773 140730839971408 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 48566272 140730839980452 140730839980569 140730839980569 140730839986144 0
/proc/172555/statm: 7676 4058 864 2593 0 4569 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 37688 KiB
Current children cumulated memory: 20584 KiB

[startup+0.205915 s]*
/proc/loadavg: 2.64 3.42 3.81 5/275 172555
/proc/meminfo: memFree=129278996/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172554] ppid=172545 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/172554/stat : 172554 (timeout) S 172545 172554 170260 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242396252 2723840 352 18446744073709551615 93927443587072 93927443603585 140737344489920 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93927443618352 93927443620440 93927444082688 140737344498078 140737344498208 140737344498208 140737344503783 0
/proc/172554/statm: 665 352 352 5 0 90 0
[pid=172555] ppid=172554 vsize=43668 memory=27468 CPUtime=0.17 cores=1,3
/proc/172555/stat : 172555 (CASHWMaxSAT-Dis) R 172554 172554 170260 0 -1 4194304 7018 0 0 0 16 1 0 0 20 0 1 0 242396253 44716032 6867 18446744073709551615 4198400 14817773 140730839971408 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 48566272 140730839980452 140730839980569 140730839980569 140730839986144 0
/proc/172555/statm: 10917 6867 960 2593 0 7810 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 50652 KiB
Current children cumulated memory: 31820 KiB

[startup+0.305977 s]*
/proc/loadavg: 2.64 3.42 3.81 5/275 172555
/proc/meminfo: memFree=129269880/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172554] ppid=172545 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/172554/stat : 172554 (timeout) S 172545 172554 170260 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242396252 2723840 352 18446744073709551615 93927443587072 93927443603585 140737344489920 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93927443618352 93927443620440 93927444082688 140737344498078 140737344498208 140737344498208 140737344503783 0
/proc/172554/statm: 665 352 352 5 0 90 0
[pid=172555] ppid=172554 vsize=46712 memory=30540 CPUtime=0.27 cores=1,3
/proc/172555/stat : 172555 (CASHWMaxSAT-Dis) R 172554 172554 170260 0 -1 4194304 7781 0 0 0 26 1 0 0 20 0 1 0 242396253 47833088 7635 18446744073709551615 4198400 14817773 140730839971408 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 48566272 140730839980452 140730839980569 140730839980569 140730839986144 0
/proc/172555/statm: 11678 7635 960 2593 0 8571 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 53696 KiB
Current children cumulated memory: 34892 KiB

[startup+0.70021 s]
/proc/loadavg: 2.64 3.42 3.81 5/275 172555
/proc/meminfo: memFree=129259800/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172554] ppid=172545 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/172554/stat : 172554 (timeout) S 172545 172554 170260 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242396252 2723840 352 18446744073709551615 93927443587072 93927443603585 140737344489920 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93927443618352 93927443620440 93927444082688 140737344498078 140737344498208 140737344498208 140737344503783 0
/proc/172554/statm: 665 352 352 5 0 90 0
[pid=172555] ppid=172554 vsize=49172 memory=33060 CPUtime=0.66 cores=1,3
/proc/172555/stat : 172555 (CASHWMaxSAT-Dis) R 172554 172554 170260 0 -1 4194304 9670 0 0 0 65 1 0 0 20 0 1 0 242396253 50352128 8265 18446744073709551615 4198400 14817773 140730839971408 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 48566272 140730839980452 140730839980569 140730839980569 140730839986144 0
/proc/172555/statm: 12293 8265 960 2593 0 9186 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 56156 KiB
Current children cumulated memory: 37412 KiB

[startup+1.50018 s]
/proc/loadavg: 2.64 3.42 3.81 5/275 172555
/proc/meminfo: memFree=129247388/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172554] ppid=172545 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/172554/stat : 172554 (timeout) S 172545 172554 170260 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242396252 2723840 352 18446744073709551615 93927443587072 93927443603585 140737344489920 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93927443618352 93927443620440 93927444082688 140737344498078 140737344498208 140737344498208 140737344503783 0
/proc/172554/statm: 665 352 352 5 0 90 0
[pid=172555] ppid=172554 vsize=53176 memory=37160 CPUtime=1.45 cores=1,3
/proc/172555/stat : 172555 (CASHWMaxSAT-Dis) R 172554 172554 170260 0 -1 4194304 11460 0 0 0 144 1 0 0 20 0 1 0 242396253 54452224 9290 18446744073709551615 4198400 14817773 140730839971408 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 48566272 140730839980452 140730839980569 140730839980569 140730839986144 0
/proc/172555/statm: 13294 9290 960 2593 0 10187 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 60160 KiB
Current children cumulated memory: 41512 KiB

[startup+3.10555 s]
/proc/loadavg: 2.83 3.44 3.82 5/275 172555
/proc/meminfo: memFree=129243472/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172554] ppid=172545 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/172554/stat : 172554 (timeout) S 172545 172554 170260 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242396252 2723840 352 18446744073709551615 93927443587072 93927443603585 140737344489920 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93927443618352 93927443620440 93927444082688 140737344498078 140737344498208 140737344498208 140737344503783 0
/proc/172554/statm: 665 352 352 5 0 90 0
[pid=172555] ppid=172554 vsize=50344 memory=34464 CPUtime=3.05 cores=1,3
/proc/172555/stat : 172555 (CASHWMaxSAT-Dis) R 172554 172554 170260 0 -1 4194304 12483 0 0 0 304 1 0 0 20 0 1 0 242396253 51552256 8616 18446744073709551615 4198400 14817773 140730839971408 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 48566272 140730839980452 140730839980569 140730839980569 140730839986144 0
/proc/172555/statm: 12586 8616 960 2593 0 9479 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 57328 KiB
Current children cumulated memory: 38816 KiB

[startup+6.30017 s]
/proc/loadavg: 2.83 3.44 3.82 4/269 172565
/proc/meminfo: memFree=129232788/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172554] ppid=172545 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/172554/stat : 172554 (timeout) S 172545 172554 170260 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242396252 2723840 352 18446744073709551615 93927443587072 93927443603585 140737344489920 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93927443618352 93927443620440 93927444082688 140737344498078 140737344498208 140737344498208 140737344503783 0
/proc/172554/statm: 665 352 352 5 0 90 0
[pid=172555] ppid=172554 vsize=52592 memory=36732 CPUtime=6.24 cores=1,3
/proc/172555/stat : 172555 (CASHWMaxSAT-Dis) R 172554 172554 170260 0 -1 4194304 15364 0 0 0 622 2 0 0 20 0 1 0 242396253 53854208 9183 18446744073709551615 4198400 14817773 140730839971408 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 48566272 140730839980452 140730839980569 140730839980569 140730839986144 0
/proc/172555/statm: 13148 9183 960 2593 0 10041 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 59576 KiB
Current children cumulated memory: 41084 KiB

[startup+12.7002 s]
/proc/loadavg: 2.93 3.45 3.82 5/275 172605
/proc/meminfo: memFree=129190732/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172554] ppid=172545 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/172554/stat : 172554 (timeout) S 172545 172554 170260 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242396252 2723840 352 18446744073709551615 93927443587072 93927443603585 140737344489920 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93927443618352 93927443620440 93927444082688 140737344498078 140737344498208 140737344498208 140737344503783 0
/proc/172554/statm: 665 352 352 5 0 90 0
[pid=172555] ppid=172554 vsize=63496 memory=47552 CPUtime=12.63 cores=1,3
/proc/172555/stat : 172555 (CASHWMaxSAT-Dis) R 172554 172554 170260 0 -1 4194304 17069 0 0 0 1260 3 0 0 20 0 1 0 242396253 65019904 11888 18446744073709551615 4198400 14817773 140730839971408 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 48566272 140730839980452 140730839980569 140730839980569 140730839986144 0
/proc/172555/statm: 15874 11888 960 2593 0 12767 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 70480 KiB
Current children cumulated memory: 51904 KiB

[startup+25.5002 s]
/proc/loadavg: 3.17 3.48 3.82 5/275 172605
/proc/meminfo: memFree=129139244/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172554] ppid=172545 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/172554/stat : 172554 (timeout) S 172545 172554 170260 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242396252 2723840 352 18446744073709551615 93927443587072 93927443603585 140737344489920 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93927443618352 93927443620440 93927444082688 140737344498078 140737344498208 140737344498208 140737344503783 0
/proc/172554/statm: 665 352 352 5 0 90 0
[pid=172555] ppid=172554 vsize=59788 memory=43956 CPUtime=25.39 cores=1,3
/proc/172555/stat : 172555 (CASHWMaxSAT-Dis) R 172554 172554 170260 0 -1 4194304 21389 0 0 0 2535 4 0 0 20 0 1 0 242396253 61222912 10989 18446744073709551615 4198400 14817773 140730839971408 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 48566272 140730839980452 140730839980569 140730839980569 140730839986144 0
/proc/172555/statm: 14947 10989 960 2593 0 11840 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 66772 KiB
Current children cumulated memory: 48308 KiB

[startup+51.1051 s]
/proc/loadavg: 3.52 3.54 3.83 5/275 172606
/proc/meminfo: memFree=129141224/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172554] ppid=172545 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/172554/stat : 172554 (timeout) S 172545 172554 170260 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242396252 2723840 352 18446744073709551615 93927443587072 93927443603585 140737344489920 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93927443618352 93927443620440 93927444082688 140737344498078 140737344498208 140737344498208 140737344503783 0
/proc/172554/statm: 665 352 352 5 0 90 0
[pid=172555] ppid=172554 vsize=80848 memory=64908 CPUtime=50.91 cores=1,3
/proc/172555/stat : 172555 (CASHWMaxSAT-Dis) R 172554 172554 170260 0 -1 4194304 23083 0 0 0 5087 4 0 0 20 0 1 0 242396253 82788352 16227 18446744073709551615 4198400 14817773 140730839971408 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 48566272 140730839980452 140730839980569 140730839980569 140730839986144 0
/proc/172555/statm: 20212 16227 960 2593 0 17105 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 87832 KiB
Current children cumulated memory: 69260 KiB

[startup+102.3 s]
/proc/loadavg: 3.85 3.63 3.85 5/275 172608
/proc/meminfo: memFree=129029152/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172554] ppid=172545 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=1792.79 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 283 86279 0 0 0 0 179185 94 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172811] ppid=172545 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/172811/stat : 172811 (timeout) S 172545 172811 170260 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242576053 2723840 320 18446744073709551615 94740195844096 94740195860609 140723117825616 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94740195875376 94740195877464 94740206596096 140723117832582 140723117832736 140723117832736 140723117838311 0
/proc/172811/statm: 665 320 320 5 0 90 0
[pid=172813] ppid=172811 vsize=228668 memory=157500 CPUtime=1600.28 cores=1,3
/proc/172813/stat : 172813 (SynLSCD) R 172811 172811 170260 0 -1 4194304 28901 0 0 0 158163 1865 0 0 20 0 1 0 242576054 234156032 39375 18446744073709551615 94192064507904 94192066942505 140723914856576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94192067423480 94192067456512 94192088674304 140723914865056 140723914865191 140723914865191 140723914870766 0
/proc/172813/statm: 57167 39375 2528 595 0 41834 0
Current children cumulated CPU time: 3393.07 s
Current children cumulated vsize: 235652 KiB
Current children cumulated memory: 161724 KiB

[startup+3462.3 s]
/proc/loadavg: 3.30 3.81 3.98 4/264 172927
/proc/meminfo: memFree=128910204/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=1792.79 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 283 86279 0 0 0 0 179185 94 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172811] ppid=172545 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/172811/stat : 172811 (timeout) S 172545 172811 170260 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242576053 2723840 320 18446744073709551615 94740195844096 94740195860609 140723117825616 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94740195875376 94740195877464 94740206596096 140723117832582 140723117832736 140723117832736 140723117838311 0
/proc/172811/statm: 665 320 320 5 0 90 0
[pid=172813] ppid=172811 vsize=228668 memory=157500 CPUtime=1660.14 cores=1,3
/proc/172813/stat : 172813 (SynLSCD) R 172811 172811 170260 0 -1 4194304 28902 0 0 0 164029 1985 0 0 20 0 1 0 242576054 234156032 39375 18446744073709551615 94192064507904 94192066942505 140723914856576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94192067423480 94192067456512 94192088674304 140723914865056 140723914865191 140723914865191 140723914870766 0
/proc/172813/statm: 57167 39375 2528 595 0 41834 0
Current children cumulated CPU time: 3452.93 s
Current children cumulated vsize: 235652 KiB
Current children cumulated memory: 161724 KiB

[startup+3522.3 s]
/proc/loadavg: 3.11 3.66 3.91 4/263 172929
/proc/meminfo: memFree=128906536/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=1792.79 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 283 86279 0 0 0 0 179185 94 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172811] ppid=172545 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/172811/stat : 172811 (timeout) S 172545 172811 170260 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242576053 2723840 320 18446744073709551615 94740195844096 94740195860609 140723117825616 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94740195875376 94740195877464 94740206596096 140723117832582 140723117832736 140723117832736 140723117838311 0
/proc/172811/statm: 665 320 320 5 0 90 0
[pid=172813] ppid=172811 vsize=229936 memory=158652 CPUtime=1719.97 cores=1,3
/proc/172813/stat : 172813 (SynLSCD) R 172811 172811 170260 0 -1 4194304 29213 0 0 0 169964 2033 0 0 20 0 1 0 242576054 235454464 39663 18446744073709551615 94192064507904 94192066942505 140723914856576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94192067423480 94192067456512 94192088674304 140723914865056 140723914865191 140723914865191 140723914870766 0
/proc/172813/statm: 57484 39663 2528 595 0 42151 0
Current children cumulated CPU time: 3512.76 s
Current children cumulated vsize: 236920 KiB
Current children cumulated memory: 162876 KiB

[startup+3582.3 s]
/proc/loadavg: 3.14 3.57 3.87 4/264 172938
/proc/meminfo: memFree=128926236/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=1792.79 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 283 86279 0 0 0 0 179185 94 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172811] ppid=172545 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/172811/stat : 172811 (timeout) S 172545 172811 170260 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242576053 2723840 320 18446744073709551615 94740195844096 94740195860609 140723117825616 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94740195875376 94740195877464 94740206596096 140723117832582 140723117832736 140723117832736 140723117838311 0
/proc/172811/statm: 665 320 320 5 0 90 0
[pid=172813] ppid=172811 vsize=231044 memory=159804 CPUtime=1779.77 cores=1,3
/proc/172813/stat : 172813 (SynLSCD) R 172811 172811 170260 0 -1 4194304 29496 0 0 0 175928 2049 0 0 20 0 1 0 242576054 236589056 39951 18446744073709551615 94192064507904 94192066942505 140723914856576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94192067423480 94192067456512 94192088674304 140723914865056 140723914865191 140723914865191 140723914870766 0
/proc/172813/statm: 57761 39951 2528 595 0 42428 0
Current children cumulated CPU time: 3572.56 s
Current children cumulated vsize: 238028 KiB
Current children cumulated memory: 164028 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 2.92 3.48 3.83 3/255 172981
/proc/meminfo: memFree=129072872/131249996 swapFree=33006296/33010684
[pid=172545] ppid=172527 vsize=4324 memory=2944 CPUtime=1792.79 cores=1,3
/proc/172545/stat : 172545 (Hybrid-CASHWMax) S 172527 172545 170260 0 -1 4194304 283 86279 0 0 0 0 179185 94 20 0 1 0 242396250 4427776 736 18446744073709551615 93993980702720 93993981597253 140735924920752 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93993981836304 93993981884048 93994008195072 140735924926805 140735924926959 140735924926959 140735924932563 0
/proc/172545/statm: 1081 736 672 219 0 143 0
[pid=172811] ppid=172545 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/172811/stat : 172811 (timeout) S 172545 172811 170260 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242576053 2723840 320 18446744073709551615 94740195844096 94740195860609 140723117825616 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94740195875376 94740195877464 94740206596096 140723117832582 140723117832736 140723117832736 140723117838311 0
/proc/172811/statm: 665 320 320 5 0 90 0
[pid=172813] ppid=172811 vsize=231044 memory=159804 CPUtime=1807.3 cores=1,3
/proc/172813/stat : 172813 (SynLSCD) R 172811 172811 170260 0 -1 4194304 29496 0 0 0 178607 2123 0 0 20 0 1 0 242576054 236589056 39951 18446744073709551615 94192064507904 94192066942505 140723914856576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94192067423480 94192067456512 94192088674304 140723914865056 140723914865191 140723914865191 140723914870766 0
/proc/172813/statm: 57761 39951 2528 595 0 42428 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 238028 KiB
Current children cumulated memory: 164028 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3579.88 s, system=22.2317 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+3611.2 s]
/proc/loadavg: 2.92 3.48 3.83 3/253 172981
/proc/meminfo: memFree=129072888/131249996 swapFree=33006296/33010684
[pid=172811] ppid=172527 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/172811/stat : 172811 (timeout) S 172527 172811 170260 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242576053 2723840 320 18446744073709551615 94740195844096 94740195860609 140723117825616 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94740195875376 94740195877464 94740206596096 140723117832582 140723117832736 140723117832736 140723117838311 0
/proc/172811/statm: 665 320 320 5 0 90 0
[pid=172813] ppid=172811 vsize=231044 memory=159804 CPUtime=1808.6 cores=1,3
/proc/172813/stat : 172813 (SynLSCD) R 172811 172811 170260 0 -1 4194304 29496 0 0 0 178734 2126 0 0 20 0 1 0 242576054 236589056 39951 18446744073709551615 94192064507904 94192066942505 140723914856576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94192067423480 94192067456512 94192088674304 140723914865056 140723914865191 140723914865191 140723914870766 0
/proc/172813/statm: 57761 39951 2528 595 0 42428 0
Current cumulated CPU time of completed processes: 1792.81 s
Current children cumulated CPU time: 1808.6 s
Current children cumulated vsize: 233704 KiB
Current children cumulated memory: 161084 KiB

[startup+3611.6 s]
/proc/loadavg: 2.92 3.48 3.83 3/253 172981
/proc/meminfo: memFree=129072888/131249996 swapFree=33006296/33010684
[pid=172811] ppid=172527 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/172811/stat : 172811 (timeout) S 172527 172811 170260 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242576053 2723840 320 18446744073709551615 94740195844096 94740195860609 140723117825616 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94740195875376 94740195877464 94740206596096 140723117832582 140723117832736 140723117832736 140723117838311 0
/proc/172811/statm: 665 320 320 5 0 90 0
[pid=172813] ppid=172811 vsize=231044 memory=159804 CPUtime=1808.99 cores=1,3
/proc/172813/stat : 172813 (SynLSCD) R 172811 172811 170260 0 -1 4194304 29496 0 0 0 178773 2126 0 0 20 0 1 0 242576054 236589056 39951 18446744073709551615 94192064507904 94192066942505 140723914856576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94192067423480 94192067456512 94192088674304 140723914865056 140723914865191 140723914865191 140723914870766 0
/proc/172813/statm: 57761 39951 2528 595 0 42428 0
Current cumulated CPU time of completed processes: 1792.81 s
Current children cumulated CPU time: 1808.99 s
Current children cumulated vsize: 233704 KiB
Current children cumulated memory: 161084 KiB

[startup+3611.8 s]
/proc/loadavg: 2.92 3.48 3.83 3/253 172981
/proc/meminfo: memFree=129072888/131249996 swapFree=33006296/33010684
[pid=172811] ppid=172527 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/172811/stat : 172811 (timeout) S 172527 172811 170260 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242576053 2723840 320 18446744073709551615 94740195844096 94740195860609 140723117825616 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94740195875376 94740195877464 94740206596096 140723117832582 140723117832736 140723117832736 140723117838311 0
/proc/172811/statm: 665 320 320 5 0 90 0
[pid=172813] ppid=172811 vsize=231044 memory=159804 CPUtime=1809.19 cores=1,3
/proc/172813/stat : 172813 (SynLSCD) R 172811 172811 170260 0 -1 4194304 29496 0 0 0 178792 2127 0 0 20 0 1 0 242576054 236589056 39951 18446744073709551615 94192064507904 94192066942505 140723914856576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94192067423480 94192067456512 94192088674304 140723914865056 140723914865191 140723914865191 140723914870766 0
/proc/172813/statm: 57761 39951 2528 595 0 42428 0
Current cumulated CPU time of completed processes: 1792.81 s
Current children cumulated CPU time: 1809.19 s
Current children cumulated vsize: 233704 KiB
Current children cumulated memory: 161084 KiB

[startup+3611.9 s]
/proc/loadavg: 2.92 3.48 3.83 3/253 172981
/proc/meminfo: memFree=129072888/131249996 swapFree=33006296/33010684
[pid=172811] ppid=172527 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/172811/stat : 172811 (timeout) S 172527 172811 170260 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242576053 2723840 320 18446744073709551615 94740195844096 94740195860609 140723117825616 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94740195875376 94740195877464 94740206596096 140723117832582 140723117832736 140723117832736 140723117838311 0
/proc/172811/statm: 665 320 320 5 0 90 0
[pid=172813] ppid=172811 vsize=231044 memory=159804 CPUtime=1809.29 cores=1,3
/proc/172813/stat : 172813 (SynLSCD) R 172811 172811 170260 0 -1 4194304 29496 0 0 0 178802 2127 0 0 20 0 1 0 242576054 236589056 39951 18446744073709551615 94192064507904 94192066942505 140723914856576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94192067423480 94192067456512 94192088674304 140723914865056 140723914865191 140723914865191 140723914870766 0
/proc/172813/statm: 57761 39951 2528 595 0 42428 0
Current cumulated CPU time of completed processes: 1792.81 s
Current children cumulated CPU time: 1809.29 s
Current children cumulated vsize: 233704 KiB
Current children cumulated memory: 161084 KiB

Child status: 124

Real time (s): 3611.9
CPU time (s): 3602.12
CPU user time (s): 3579.88
CPU system time (s): 22.2317
CPU usage (%): 99.729
Max. virtual memory (cumulated for all children) (KiB): 328080
Max. memory (cumulated for all children) (KiB): 307996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.88
system time used= 22.2317
maximum resident set size= 306188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116176
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= 569
involuntary context switches= 5363


# summary of solver processes directly reported to runsolver:
#   pid: 172545,172811
#   total CPU time (s): 3602.12
#   total CPU user time (s): 3579.88
#   total CPU system time (s): 22.2317

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.3605 second user time and 16.4134 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-07-23 12:39:48
IDJOB=4547460
IDBENCH=162179
IDSOLVER=3424
FILE ID=nodeC015/4547460-1753267187
RUNJOBID= nodeC015-1753267187-172485
SLURM_JOB_ID= 9689170
Free space on /tmp= 432564 MiB

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

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

MD5SUM BENCH= db16a7a70580abe6c27a020416a9caab
RANDOM SEED=520015479

nodeC015 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		: 3600.082
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	: 7000.14
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		: 3598.312
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	: 7000.14
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.079
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	: 7000.14
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		: 3600.090
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	: 7000.14
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		: 3533.251
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	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129346784 kB
MemAvailable:   129677980 kB
Buffers:            1508 kB
Cached:          1099520 kB
SwapCached:         3888 kB
Active:           927532 kB
Inactive:         254844 kB
Active(anon):      55400 kB
Inactive(anon):    48308 kB
Active(file):     872132 kB
Inactive(file):   206536 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33006296 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             70744 kB
Writeback:            24 kB
AnonPages:         80616 kB
Mapped:           106388 kB
Shmem:             22352 kB
KReclaimable:     183536 kB
Slab:             279604 kB
SReclaimable:     183536 kB
SUnreclaim:        96068 kB
KernelStack:        4096 kB
PageTables:         2876 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     353908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432532 MiB
End job on nodeC015 at 2025-07-23 13:40:00