Trace number 4547963

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-CASHWMaxSATDisjComS+SynLSCD 2025-07-23? (TO) 3602.03 3611.3

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 (62326 MiB free)
  memory of node 1: 64465 MiB (63431 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547963-1753272650/watcher-4547963-1753272650 -o /tmp/evaluation-result-4547963-1753272650/solver-4547963-1753272650 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1753272569-176716 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547963-1753272650.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
Starting watchdog thread
solver pid=176887, runsolver pid=176884
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 3.12 1.12 1.06 5/274 176891
/proc/meminfo: memFree=128760056/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=176890] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176890/stat : 176890 (timeout) S 176887 176890 176698 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242941584 2723840 320 18446744073709551615 93970009362432 93970009378945 140727750406992 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93970009393712 93970009395800 93970029182976 140727750408606 140727750408736 140727750408736 140727750414311 0
/proc/176890/statm: 665 320 320 5 0 90 0
[pid=176891] ppid=176890 vsize=33784 memory=15616 CPUtime=0.07 cores=4,6
/proc/176891/stat : 176891 (CASHWMaxSAT-Dis) R 176890 176890 176698 0 -1 4194304 3267 0 0 0 7 0 0 0 20 0 1 0 242941584 34594816 3904 18446744073709551615 4198400 14093885 140723971002080 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 15976432 16051504 22904832 140723971004836 140723971004953 140723971004953 140723971010528 0
/proc/176891/statm: 8446 3904 768 2416 0 5548 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 40768 KiB
Current children cumulated memory: 19968 KiB

[startup+0.205727 s]*
/proc/loadavg: 3.12 1.12 1.06 5/274 176891
/proc/meminfo: memFree=128751740/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=176890] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176890/stat : 176890 (timeout) S 176887 176890 176698 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242941584 2723840 320 18446744073709551615 93970009362432 93970009378945 140727750406992 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93970009393712 93970009395800 93970029182976 140727750408606 140727750408736 140727750408736 140727750414311 0
/proc/176890/statm: 665 320 320 5 0 90 0
[pid=176891] ppid=176890 vsize=46284 memory=29652 CPUtime=0.17 cores=4,6
/proc/176891/stat : 176891 (CASHWMaxSAT-Dis) R 176890 176890 176698 0 -1 4194304 6876 0 0 0 16 1 0 0 20 0 1 0 242941584 47394816 7413 18446744073709551615 4198400 14093885 140723971002080 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 15976432 16051504 22904832 140723971004836 140723971004953 140723971004953 140723971010528 0
/proc/176891/statm: 11571 7413 768 2416 0 8673 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 53268 KiB
Current children cumulated memory: 34004 KiB

[startup+0.305636 s]*
/proc/loadavg: 3.12 1.12 1.06 5/274 176891
/proc/meminfo: memFree=128751740/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=176890] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176890/stat : 176890 (timeout) S 176887 176890 176698 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242941584 2723840 320 18446744073709551615 93970009362432 93970009378945 140727750406992 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93970009393712 93970009395800 93970029182976 140727750408606 140727750408736 140727750408736 140727750414311 0
/proc/176890/statm: 665 320 320 5 0 90 0
[pid=176891] ppid=176890 vsize=41928 memory=26392 CPUtime=0.26 cores=4,6
/proc/176891/stat : 176891 (CASHWMaxSAT-Dis) R 176890 176890 176698 0 -1 4194304 7257 0 0 0 25 1 0 0 20 0 1 0 242941584 42934272 6598 18446744073709551615 4198400 14093885 140723971002080 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 15976432 16051504 22904832 140723971004836 140723971004953 140723971004953 140723971010528 0
/proc/176891/statm: 10482 6598 800 2416 0 7584 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 48912 KiB
Current children cumulated memory: 30744 KiB

[startup+0.700209 s]
/proc/loadavg: 3.12 1.12 1.06 5/274 176891
/proc/meminfo: memFree=128751740/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=176890] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176890/stat : 176890 (timeout) S 176887 176890 176698 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242941584 2723840 320 18446744073709551615 93970009362432 93970009378945 140727750406992 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93970009393712 93970009395800 93970029182976 140727750408606 140727750408736 140727750408736 140727750414311 0
/proc/176890/statm: 665 320 320 5 0 90 0
[pid=176891] ppid=176890 vsize=44604 memory=27672 CPUtime=0.64 cores=4,6
/proc/176891/stat : 176891 (CASHWMaxSAT-Dis) R 176890 176890 176698 0 -1 4194304 7573 0 0 0 63 1 0 0 20 0 1 0 242941584 45674496 6918 18446744073709551615 4198400 14093885 140723971002080 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22904832 140723971004836 140723971004953 140723971004953 140723971010528 0
/proc/176891/statm: 11151 6918 800 2416 0 8253 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 51588 KiB
Current children cumulated memory: 32024 KiB

[startup+1.50019 s]
/proc/loadavg: 3.12 1.12 1.06 5/274 176891
/proc/meminfo: memFree=128735356/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=176890] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176890/stat : 176890 (timeout) S 176887 176890 176698 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242941584 2723840 320 18446744073709551615 93970009362432 93970009378945 140727750406992 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93970009393712 93970009395800 93970029182976 140727750408606 140727750408736 140727750408736 140727750414311 0
/proc/176890/statm: 665 320 320 5 0 90 0
[pid=176891] ppid=176890 vsize=51704 memory=35708 CPUtime=1.44 cores=4,6
/proc/176891/stat : 176891 (CASHWMaxSAT-Dis) R 176890 176890 176698 0 -1 4194304 8560 0 0 0 143 1 0 0 20 0 1 0 242941584 52944896 8927 18446744073709551615 4198400 14093885 140723971002080 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22904832 140723971004836 140723971004953 140723971004953 140723971010528 0
/proc/176891/statm: 12926 8927 800 2416 0 10028 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 58688 KiB
Current children cumulated memory: 40060 KiB

[startup+3.10542 s]
/proc/loadavg: 3.12 1.12 1.06 5/274 176891
/proc/meminfo: memFree=128747992/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=176890] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176890/stat : 176890 (timeout) S 176887 176890 176698 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242941584 2723840 320 18446744073709551615 93970009362432 93970009378945 140727750406992 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93970009393712 93970009395800 93970029182976 140727750408606 140727750408736 140727750408736 140727750414311 0
/proc/176890/statm: 665 320 320 5 0 90 0
[pid=176891] ppid=176890 vsize=47352 memory=32096 CPUtime=3.04 cores=4,6
/proc/176891/stat : 176891 (CASHWMaxSAT-Dis) R 176890 176890 176698 0 -1 4194304 9293 0 0 0 302 2 0 0 20 0 1 0 242941584 48488448 8024 18446744073709551615 4198400 14093885 140723971002080 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22904832 140723971004836 140723971004953 140723971004953 140723971010528 0
/proc/176891/statm: 11838 8024 800 2416 0 8940 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 54336 KiB
Current children cumulated memory: 36448 KiB

[startup+6.30019 s]
/proc/loadavg: 3.27 1.18 1.08 5/274 176892
/proc/meminfo: memFree=128731916/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=176890] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176890/stat : 176890 (timeout) S 176887 176890 176698 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242941584 2723840 320 18446744073709551615 93970009362432 93970009378945 140727750406992 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93970009393712 93970009395800 93970029182976 140727750408606 140727750408736 140727750408736 140727750414311 0
/proc/176890/statm: 665 320 320 5 0 90 0
[pid=176891] ppid=176890 vsize=58844 memory=43472 CPUtime=6.23 cores=4,6
/proc/176891/stat : 176891 (CASHWMaxSAT-Dis) R 176890 176890 176698 0 -1 4194304 10503 0 0 0 620 3 0 0 20 0 1 0 242941584 60256256 10868 18446744073709551615 4198400 14093885 140723971002080 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22904832 140723971004836 140723971004953 140723971004953 140723971010528 0
/proc/176891/statm: 14711 10868 800 2416 0 11813 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 65828 KiB
Current children cumulated memory: 47824 KiB

[startup+12.7002 s]
/proc/loadavg: 3.33 1.23 1.10 5/274 176892
/proc/meminfo: memFree=128744716/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=176890] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176890/stat : 176890 (timeout) S 176887 176890 176698 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242941584 2723840 320 18446744073709551615 93970009362432 93970009378945 140727750406992 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93970009393712 93970009395800 93970029182976 140727750408606 140727750408736 140727750408736 140727750414311 0
/proc/176890/statm: 665 320 320 5 0 90 0
[pid=176891] ppid=176890 vsize=70448 memory=48936 CPUtime=12.61 cores=4,6
/proc/176891/stat : 176891 (CASHWMaxSAT-Dis) R 176890 176890 176698 0 -1 4194304 12126 0 0 0 1257 4 0 0 20 0 1 0 242941584 72138752 12234 18446744073709551615 4198400 14093885 140723971002080 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22904832 140723971004836 140723971004953 140723971004953 140723971010528 0
/proc/176891/statm: 17612 12234 800 2416 0 14714 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 77432 KiB
Current children cumulated memory: 53288 KiB

[startup+25.5002 s]
/proc/loadavg: 3.43 1.32 1.13 5/274 176892
/proc/meminfo: memFree=128728132/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=176890] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176890/stat : 176890 (timeout) S 176887 176890 176698 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242941584 2723840 320 18446744073709551615 93970009362432 93970009378945 140727750406992 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93970009393712 93970009395800 93970029182976 140727750408606 140727750408736 140727750408736 140727750414311 0
/proc/176890/statm: 665 320 320 5 0 90 0
[pid=176891] ppid=176890 vsize=89360 memory=59972 CPUtime=25.38 cores=4,6
/proc/176891/stat : 176891 (CASHWMaxSAT-Dis) R 176890 176890 176698 0 -1 4194304 14915 0 0 0 2532 6 0 0 20 0 1 0 242941584 91504640 14993 18446744073709551615 4198400 14093885 140723971002080 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22904832 140723971004836 140723971004953 140723971004953 140723971010528 0
/proc/176891/statm: 22340 14993 800 2416 0 19442 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 96344 KiB
Current children cumulated memory: 64324 KiB

[startup+51.1055 s]
/proc/loadavg: 3.66 1.58 1.22 5/274 176892
/proc/meminfo: memFree=128680972/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=176890] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176890/stat : 176890 (timeout) S 176887 176890 176698 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242941584 2723840 320 18446744073709551615 93970009362432 93970009378945 140727750406992 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93970009393712 93970009395800 93970029182976 140727750408606 140727750408736 140727750408736 140727750414311 0
/proc/176890/statm: 665 320 320 5 0 90 0
[pid=176891] ppid=176890 vsize=96716 memory=81252 CPUtime=50.91 cores=4,6
/proc/176891/stat : 176891 (CASHWMaxSAT-Dis) R 176890 176890 176698 0 -1 4194304 18321 0 0 0 5083 8 0 0 20 0 1 0 242941584 99037184 20313 18446744073709551615 4198400 14093885 140723971002080 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22904832 140723971004836 140723971004953 140723971004953 140723971010528 0
/proc/176891/statm: 24179 20313 800 2416 0 21281 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 103700 KiB
Current children cumulated memory: 85604 KiB

[startup+102.3 s]
/proc/loadavg: 3.91 1.97 1.37 5/274 176894
/proc/meminfo: memFree=128582704/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=176890] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6

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

/proc/loadavg: 4.16 4.18 4.09 5/272 177333
/proc/meminfo: memFree=124789156/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=1194.79 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 283 50130 0 0 0 0 119361 118 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=177153] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/177153/stat : 177153 (timeout) S 176887 177153 176698 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243061384 2723840 320 18446744073709551615 94881551421440 94881551437953 140736308358336 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94881551452720 94881551454808 94881559433216 140736308365702 140736308365856 140736308365856 140736308371431 0
/proc/177153/statm: 665 320 320 5 0 90 0
[pid=177154] ppid=177153 vsize=237244 memory=164800 CPUtime=2258.59 cores=4,6
/proc/177154/stat : 177154 (SynLSCD) R 177153 177153 176698 0 -1 4194304 31172 0 0 0 223468 2391 0 0 20 0 1 0 243061385 242937856 41200 18446744073709551615 94217641828352 94217644262953 140732167004912 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94217644743928 94217644776960 94217666838528 140732167010720 140732167010855 140732167010855 140732167016430 0
/proc/177154/statm: 59311 41200 2528 595 0 43978 0
Current children cumulated CPU time: 3453.38 s
Current children cumulated vsize: 244228 KiB
Current children cumulated memory: 169152 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.16 4.09 5/273 177336
/proc/meminfo: memFree=124790768/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=1194.79 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 283 50130 0 0 0 0 119361 118 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=177153] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/177153/stat : 177153 (timeout) S 176887 177153 176698 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243061384 2723840 320 18446744073709551615 94881551421440 94881551437953 140736308358336 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94881551452720 94881551454808 94881559433216 140736308365702 140736308365856 140736308365856 140736308371431 0
/proc/177153/statm: 665 320 320 5 0 90 0
[pid=177154] ppid=177153 vsize=238100 memory=165824 CPUtime=2318.44 cores=4,6
/proc/177154/stat : 177154 (SynLSCD) R 177153 177153 176698 0 -1 4194304 31414 0 0 0 229443 2401 0 0 20 0 1 0 243061385 243814400 41456 18446744073709551615 94217641828352 94217644262953 140732167004912 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94217644743928 94217644776960 94217666838528 140732167010720 140732167010855 140732167010855 140732167016430 0
/proc/177154/statm: 59525 41456 2528 595 0 44192 0
Current children cumulated CPU time: 3513.23 s
Current children cumulated vsize: 245084 KiB
Current children cumulated memory: 170176 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.14 4.09 5/273 177340
/proc/meminfo: memFree=124817400/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=1194.79 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 283 50130 0 0 0 0 119361 118 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=177153] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/177153/stat : 177153 (timeout) S 176887 177153 176698 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243061384 2723840 320 18446744073709551615 94881551421440 94881551437953 140736308358336 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94881551452720 94881551454808 94881559433216 140736308365702 140736308365856 140736308365856 140736308371431 0
/proc/177153/statm: 665 320 320 5 0 90 0
[pid=177154] ppid=177153 vsize=238676 memory=168288 CPUtime=2378.28 cores=4,6
/proc/177154/stat : 177154 (SynLSCD) R 177153 177153 176698 0 -1 4194304 31531 0 0 0 235403 2425 0 0 20 0 1 0 243061385 244404224 42072 18446744073709551615 94217641828352 94217644262953 140732167004912 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94217644743928 94217644776960 94217666838528 140732167010720 140732167010855 140732167010855 140732167016430 0
/proc/177154/statm: 59669 42072 2528 595 0 44336 0
Current children cumulated CPU time: 3573.07 s
Current children cumulated vsize: 245660 KiB
Current children cumulated memory: 172640 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.07 4.13 4.08 5/273 177340
/proc/meminfo: memFree=124803288/131250000 swapFree=33008356/33010684
[pid=176887] ppid=176884 vsize=4324 memory=3072 CPUtime=1194.79 cores=4,6
/proc/176887/stat : 176887 (Hybrid-CASHWMax) S 176884 176887 176698 0 -1 4194304 283 50130 0 0 0 0 119361 118 20 0 1 0 242941582 4427776 768 18446744073709551615 94019726807040 94019727701573 140732751230208 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94019727940624 94019727988368 94019748929536 140732751239509 140732751239663 140732751239663 140732751245267 0
/proc/176887/statm: 1081 768 704 219 0 143 0
[pid=177153] ppid=176887 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/177153/stat : 177153 (timeout) S 176887 177153 176698 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243061384 2723840 320 18446744073709551615 94881551421440 94881551437953 140736308358336 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94881551452720 94881551454808 94881559433216 140736308365702 140736308365856 140736308365856 140736308371431 0
/proc/177153/statm: 665 320 320 5 0 90 0
[pid=177154] ppid=177153 vsize=238676 memory=168288 CPUtime=2405.21 cores=4,6
/proc/177154/stat : 177154 (SynLSCD) R 177153 177153 176698 0 -1 4194304 31531 0 0 0 238028 2493 0 0 20 0 1 0 243061385 244404224 42072 18446744073709551615 94217641828352 94217644262953 140732167004912 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94217644743928 94217644776960 94217666838528 140732167010720 140732167010855 140732167010855 140732167016430 0
/proc/177154/statm: 59669 42072 2528 595 0 44336 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 245660 KiB
Current children cumulated memory: 172640 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3575.85 s, system=26.1821 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+3609.6 s]
/proc/loadavg: 4.07 4.13 4.08 5/272 177340
/proc/meminfo: memFree=124803288/131250000 swapFree=33008356/33010684
[pid=177153] ppid=176884 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/177153/stat : 177153 (timeout) S 176884 177153 176698 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243061384 2723840 320 18446744073709551615 94881551421440 94881551437953 140736308358336 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94881551452720 94881551454808 94881559433216 140736308365702 140736308365856 140736308365856 140736308371431 0
/proc/177153/statm: 665 320 320 5 0 90 0
[pid=177154] ppid=177153 vsize=238676 memory=168288 CPUtime=2405.51 cores=4,6
/proc/177154/stat : 177154 (SynLSCD) R 177153 177153 176698 0 -1 4194304 31531 0 0 0 238057 2494 0 0 20 0 1 0 243061385 244404224 42072 18446744073709551615 94217641828352 94217644262953 140732167004912 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94217644743928 94217644776960 94217666838528 140732167010720 140732167010855 140732167010855 140732167016430 0
/proc/177154/statm: 59669 42072 2528 595 0 44336 0
Current cumulated CPU time of completed processes: 1194.81 s
Current children cumulated CPU time: 2405.51 s
Current children cumulated vsize: 241336 KiB
Current children cumulated memory: 169568 KiB

[startup+3610.4 s]
/proc/loadavg: 4.07 4.13 4.08 5/272 177340
/proc/meminfo: memFree=124803288/131250000 swapFree=33008356/33010684
[pid=177153] ppid=176884 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/177153/stat : 177153 (timeout) S 176884 177153 176698 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243061384 2723840 320 18446744073709551615 94881551421440 94881551437953 140736308358336 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94881551452720 94881551454808 94881559433216 140736308365702 140736308365856 140736308365856 140736308371431 0
/proc/177153/statm: 665 320 320 5 0 90 0
[pid=177154] ppid=177153 vsize=238676 memory=168288 CPUtime=2406.31 cores=4,6
/proc/177154/stat : 177154 (SynLSCD) R 177153 177153 176698 0 -1 4194304 31531 0 0 0 238135 2496 0 0 20 0 1 0 243061385 244404224 42072 18446744073709551615 94217641828352 94217644262953 140732167004912 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94217644743928 94217644776960 94217666838528 140732167010720 140732167010855 140732167010855 140732167016430 0
/proc/177154/statm: 59669 42072 2528 595 0 44336 0
Current cumulated CPU time of completed processes: 1194.81 s
Current children cumulated CPU time: 2406.31 s
Current children cumulated vsize: 241336 KiB
Current children cumulated memory: 169568 KiB

[startup+3610.8 s]
/proc/loadavg: 4.07 4.13 4.08 5/272 177340
/proc/meminfo: memFree=124803288/131250000 swapFree=33008356/33010684
[pid=177153] ppid=176884 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/177153/stat : 177153 (timeout) S 176884 177153 176698 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243061384 2723840 320 18446744073709551615 94881551421440 94881551437953 140736308358336 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94881551452720 94881551454808 94881559433216 140736308365702 140736308365856 140736308365856 140736308371431 0
/proc/177153/statm: 665 320 320 5 0 90 0
[pid=177154] ppid=177153 vsize=238676 memory=168288 CPUtime=2406.71 cores=4,6
/proc/177154/stat : 177154 (SynLSCD) R 177153 177153 176698 0 -1 4194304 31531 0 0 0 238174 2497 0 0 20 0 1 0 243061385 244404224 42072 18446744073709551615 94217641828352 94217644262953 140732167004912 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94217644743928 94217644776960 94217666838528 140732167010720 140732167010855 140732167010855 140732167016430 0
/proc/177154/statm: 59669 42072 2528 595 0 44336 0
Current cumulated CPU time of completed processes: 1194.81 s
Current children cumulated CPU time: 2406.71 s
Current children cumulated vsize: 241336 KiB
Current children cumulated memory: 169568 KiB

[startup+3611.2 s]
/proc/loadavg: 4.06 4.13 4.08 5/272 177340
/proc/meminfo: memFree=124803296/131250000 swapFree=33008356/33010684
[pid=177153] ppid=176884 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/177153/stat : 177153 (timeout) S 176884 177153 176698 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243061384 2723840 320 18446744073709551615 94881551421440 94881551437953 140736308358336 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94881551452720 94881551454808 94881559433216 140736308365702 140736308365856 140736308365856 140736308371431 0
/proc/177153/statm: 665 320 320 5 0 90 0
[pid=177154] ppid=177153 vsize=238676 memory=168288 CPUtime=2407.11 cores=4,6
/proc/177154/stat : 177154 (SynLSCD) R 177153 177153 176698 0 -1 4194304 31531 0 0 0 238213 2498 0 0 20 0 1 0 243061385 244404224 42072 18446744073709551615 94217641828352 94217644262953 140732167004912 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94217644743928 94217644776960 94217666838528 140732167010720 140732167010855 140732167010855 140732167016430 0
/proc/177154/statm: 59669 42072 2528 595 0 44336 0
Current cumulated CPU time of completed processes: 1194.81 s
Current children cumulated CPU time: 2407.11 s
Current children cumulated vsize: 241336 KiB
Current children cumulated memory: 169568 KiB

[startup+3611.3 s]
/proc/loadavg: 4.06 4.13 4.08 5/272 177340
/proc/meminfo: memFree=124803296/131250000 swapFree=33008356/33010684
[pid=177153] ppid=176884 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/177153/stat : 177153 (timeout) S 176884 177153 176698 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243061384 2723840 320 18446744073709551615 94881551421440 94881551437953 140736308358336 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94881551452720 94881551454808 94881559433216 140736308365702 140736308365856 140736308365856 140736308371431 0
/proc/177153/statm: 665 320 320 5 0 90 0
[pid=177154] ppid=177153 vsize=238676 memory=168288 CPUtime=2407.21 cores=4,6
/proc/177154/stat : 177154 (SynLSCD) R 177153 177153 176698 0 -1 4194304 31531 0 0 0 238222 2499 0 0 20 0 1 0 243061385 244404224 42072 18446744073709551615 94217641828352 94217644262953 140732167004912 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94217644743928 94217644776960 94217666838528 140732167010720 140732167010855 140732167010855 140732167016430 0
/proc/177154/statm: 59669 42072 2528 595 0 44336 0
Current cumulated CPU time of completed processes: 1194.81 s
Current children cumulated CPU time: 2407.21 s
Current children cumulated vsize: 241336 KiB
Current children cumulated memory: 169568 KiB

Child status: 124

Real time (s): 3611.3
CPU time (s): 3602.03
CPU user time (s): 3575.85
CPU system time (s): 26.1821
CPU usage (%): 99.7432
Max. virtual memory (cumulated for all children) (KiB): 245660
Max. memory (cumulated for all children) (KiB): 172640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.85
system time used= 26.1821
maximum resident set size= 190924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82062
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 429
involuntary context switches= 3440


# summary of solver processes directly reported to runsolver:
#   pid: 176887,177153
#   total CPU time (s): 3602.03
#   total CPU user time (s): 3575.85
#   total CPU system time (s): 26.1821

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.84177 second user time and 15.3296 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-23 14:10:50
IDJOB=4547963
IDBENCH=162179
IDSOLVER=3425
FILE ID=nodeC014/4547963-1753272650
RUNJOBID= nodeC014-1753272569-176716
SLURM_JOB_ID= 9690022
Free space on /tmp= 432812 MiB

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

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

MD5SUM BENCH= db16a7a70580abe6c27a020416a9caab
RANDOM SEED=271092891

nodeC014 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.126
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.23
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		: 3600.121
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.23
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.436
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.23
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		: 3613.167
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.23
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		: 3600.119
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.23
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.121
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.23
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		: 3598.102
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.23
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		: 3667.676
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128776184 kB
MemAvailable:   129381428 kB
Buffers:             696 kB
Cached:          1349672 kB
SwapCached:         1624 kB
Active:          1191348 kB
Inactive:         529664 kB
Active(anon):     369560 kB
Inactive(anon):    25696 kB
Active(file):     821788 kB
Inactive(file):   503968 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16628 kB
Writeback:             0 kB
AnonPages:        371024 kB
Mapped:           119316 kB
Shmem:             24612 kB
KReclaimable:     237452 kB
Slab:             333732 kB
SReclaimable:     237452 kB
SUnreclaim:        96280 kB
KernelStack:        4468 kB
PageTables:         4080 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     755704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432796 MiB
End job on nodeC014 at 2025-07-23 15:11:01