Trace number 4511686

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-06-01? (MO) 546.13 547.597

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm95p-dec.opb.negationfix.opb
MD5SUM4a42be2aaf272439af058ac9b796a856
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.94313
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables661504
Total number of constraints5680
Number of constraints which are clauses2583
Number of constraints which are cardinality constraints (but not clauses)2583
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2584
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 935283
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2150318
Number of bits of the biggest sum of numbers22
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 (56256 MiB free)
  memory of node 1: 64465 MiB (63916 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511686-1751197954/watcher-4511686-1751197954 -o /tmp/evaluation-result-4511686-1751197954/solver-4511686-1751197954 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751193586-23322 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4511686-1751197954.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
solver pid=25994, runsolver pid=25991
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.12 4.10 4.09 5/272 25998
/proc/meminfo: memFree=123041476/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=25997] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/25997/stat : 25997 (timeout) S 25994 25997 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35472920 2723840 352 18446744073709551615 94348477231104 94348477247617 140732907319296 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94348477262384 94348477264472 94348486656000 140732907321760 140732907321890 140732907321890 140732907327463 0
/proc/25997/statm: 665 352 352 5 0 90 0
[pid=25998] ppid=25997 vsize=38912 memory=18668 CPUtime=0.07 cores=1,3
/proc/25998/stat : 25998 (CASHWMaxSAT-Dis) R 25997 25997 23310 0 -1 4194304 4143 0 0 0 7 0 0 0 20 0 1 0 35472921 39845888 4667 18446744073709551615 4198400 14093885 140731057040304 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 49152000 140731057047974 140731057048091 140731057048091 140731057053664 0
/proc/25998/statm: 9728 4667 736 2416 0 6830 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 45896 KiB
Current children cumulated memory: 23148 KiB

[startup+0.205967 s]*
/proc/loadavg: 4.12 4.10 4.09 5/272 25998
/proc/meminfo: memFree=123025600/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=25997] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/25997/stat : 25997 (timeout) S 25994 25997 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35472920 2723840 352 18446744073709551615 94348477231104 94348477247617 140732907319296 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94348477262384 94348477264472 94348486656000 140732907321760 140732907321890 140732907321890 140732907327463 0
/proc/25997/statm: 665 352 352 5 0 90 0
[pid=25998] ppid=25997 vsize=58040 memory=34992 CPUtime=0.18 cores=1,3
/proc/25998/stat : 25998 (CASHWMaxSAT-Dis) R 25997 25997 23310 0 -1 4194304 8373 0 0 0 17 1 0 0 20 0 1 0 35472921 59432960 8748 18446744073709551615 4198400 14093885 140731057040304 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 49152000 140731057047974 140731057048091 140731057048091 140731057053664 0
/proc/25998/statm: 14510 8748 736 2416 0 11612 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 65024 KiB
Current children cumulated memory: 39472 KiB

[startup+0.305881 s]*
/proc/loadavg: 4.12 4.10 4.09 5/272 25998
/proc/meminfo: memFree=123009724/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=25997] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/25997/stat : 25997 (timeout) S 25994 25997 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35472920 2723840 352 18446744073709551615 94348477231104 94348477247617 140732907319296 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94348477262384 94348477264472 94348486656000 140732907321760 140732907321890 140732907321890 140732907327463 0
/proc/25997/statm: 665 352 352 5 0 90 0
[pid=25998] ppid=25997 vsize=77104 memory=50844 CPUtime=0.28 cores=1,3
/proc/25998/stat : 25998 (CASHWMaxSAT-Dis) R 25997 25997 23310 0 -1 4194304 12686 0 0 0 26 2 0 0 20 0 1 0 35472921 78954496 12711 18446744073709551615 4198400 14093885 140731057040304 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 49152000 140731057047974 140731057048091 140731057048091 140731057053664 0
/proc/25998/statm: 19276 12711 736 2416 0 16378 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 84088 KiB
Current children cumulated memory: 55324 KiB

[startup+0.700196 s]
/proc/loadavg: 4.12 4.10 4.09 5/272 25998
/proc/meminfo: memFree=122981752/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=25997] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/25997/stat : 25997 (timeout) S 25994 25997 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35472920 2723840 352 18446744073709551615 94348477231104 94348477247617 140732907319296 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94348477262384 94348477264472 94348486656000 140732907321760 140732907321890 140732907321890 140732907327463 0
/proc/25997/statm: 665 352 352 5 0 90 0
[pid=25998] ppid=25997 vsize=146076 memory=106868 CPUtime=0.66 cores=1,3
/proc/25998/stat : 25998 (CASHWMaxSAT-Dis) R 25997 25997 23310 0 -1 4194304 25864 0 0 0 63 3 0 0 20 0 1 0 35472921 149581824 26717 18446744073709551615 4198400 14093885 140731057040304 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 49152000 140731057047974 140731057048091 140731057048091 140731057053664 0
/proc/25998/statm: 36519 26717 736 2416 0 33621 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 153060 KiB
Current children cumulated memory: 111348 KiB

[startup+1.50019 s]
/proc/loadavg: 4.12 4.10 4.09 5/272 25998
/proc/meminfo: memFree=122920140/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=25997] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/25997/stat : 25997 (timeout) S 25994 25997 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35472920 2723840 352 18446744073709551615 94348477231104 94348477247617 140732907319296 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94348477262384 94348477264472 94348486656000 140732907321760 140732907321890 140732907321890 140732907327463 0
/proc/25997/statm: 665 352 352 5 0 90 0
[pid=25998] ppid=25997 vsize=294592 memory=219604 CPUtime=1.46 cores=1,3
/proc/25998/stat : 25998 (CASHWMaxSAT-Dis) R 25997 25997 23310 0 -1 4194304 49473 0 0 0 138 8 0 0 20 0 1 0 35472921 301662208 54901 18446744073709551615 4198400 14093885 140731057040304 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 49152000 140731057047974 140731057048091 140731057048091 140731057053664 0
/proc/25998/statm: 73648 54901 736 2416 0 70750 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 301576 KiB
Current children cumulated memory: 224084 KiB

[startup+3.10562 s]
/proc/loadavg: 4.11 4.10 4.09 5/272 25998
/proc/meminfo: memFree=122784316/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=25997] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/25997/stat : 25997 (timeout) S 25994 25997 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35472920 2723840 352 18446744073709551615 94348477231104 94348477247617 140732907319296 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94348477262384 94348477264472 94348486656000 140732907321760 140732907321890 140732907321890 140732907327463 0
/proc/25997/statm: 665 352 352 5 0 90 0
[pid=25998] ppid=25997 vsize=432796 memory=310792 CPUtime=3.06 cores=1,3
/proc/25998/stat : 25998 (CASHWMaxSAT-Dis) R 25997 25997 23310 0 -1 4194304 68369 0 0 0 295 11 0 0 20 0 1 0 35472921 443183104 77698 18446744073709551615 4198400 14093885 140731057040304 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 49152000 140731057047974 140731057048091 140731057048091 140731057053664 0
/proc/25998/statm: 108199 77698 736 2416 0 105301 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 439780 KiB
Current children cumulated memory: 315272 KiB

[startup+6.30022 s]
/proc/loadavg: 4.11 4.10 4.09 5/272 25998
/proc/meminfo: memFree=122560940/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=25997] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/25997/stat : 25997 (timeout) S 25994 25997 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35472920 2723840 352 18446744073709551615 94348477231104 94348477247617 140732907319296 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94348477262384 94348477264472 94348486656000 140732907321760 140732907321890 140732907321890 140732907327463 0
/proc/25997/statm: 665 352 352 5 0 90 0
[pid=25998] ppid=25997 vsize=694820 memory=523372 CPUtime=6.25 cores=1,3
/proc/25998/stat : 25998 (CASHWMaxSAT-Dis) R 25997 25997 23310 0 -1 4194304 122057 0 0 0 603 22 0 0 20 0 1 0 35472921 711495680 130843 18446744073709551615 4198400 14093885 140731057040304 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 49152000 140731057047974 140731057048091 140731057048091 140731057053664 0
/proc/25998/statm: 173705 130843 768 2416 0 170807 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 701804 KiB
Current children cumulated memory: 527852 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 25998
/proc/meminfo: memFree=122249384/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=25997] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/25997/stat : 25997 (timeout) S 25994 25997 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35472920 2723840 352 18446744073709551615 94348477231104 94348477247617 140732907319296 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94348477262384 94348477264472 94348486656000 140732907321760 140732907321890 140732907321890 140732907327463 0
/proc/25997/statm: 665 352 352 5 0 90 0
[pid=25998] ppid=25997 vsize=1233508 memory=1026016 CPUtime=12.64 cores=1,3
/proc/25998/stat : 25998 (CASHWMaxSAT-Dis) R 25997 25997 23310 0 -1 4194304 159447 0 0 0 1226 38 0 0 20 0 1 0 35472921 1263112192 256504 18446744073709551615 4198400 14093885 140731057040304 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 49152000 140731057047974 140731057048091 140731057048091 140731057053664 0
/proc/25998/statm: 308377 256504 768 2416 0 305479 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1240492 KiB
Current children cumulated memory: 1030496 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.09 4.09 5/272 25998
/proc/meminfo: memFree=120684688/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=25997] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/25997/stat : 25997 (timeout) S 25994 25997 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35472920 2723840 352 18446744073709551615 94348477231104 94348477247617 140732907319296 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94348477262384 94348477264472 94348486656000 140732907321760 140732907321890 140732907321890 140732907327463 0
/proc/25997/statm: 665 352 352 5 0 90 0
[pid=25998] ppid=25997 vsize=2927964 memory=2587680 CPUtime=25.4 cores=1,3
/proc/25998/stat : 25998 (CASHWMaxSAT-Dis) R 25997 25997 23310 0 -1 4194304 250723 0 0 0 2461 79 0 0 20 0 1 0 35472921 2998235136 646920 18446744073709551615 4198400 14093885 140731057040304 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 49152000 140731057047974 140731057048091 140731057048091 140731057053664 0
/proc/25998/statm: 731991 646920 768 2416 0 729093 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2934948 KiB
Current children cumulated memory: 2592160 KiB

[startup+51.1058 s]
/proc/loadavg: 4.12 4.10 4.09 5/273 26000
/proc/meminfo: memFree=120168700/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=25997] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/25997/stat : 25997 (timeout) S 25994 25997 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35472920 2723840 352 18446744073709551615 94348477231104 94348477247617 140732907319296 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94348477262384 94348477264472 94348486656000 140732907321760 140732907321890 140732907321890 140732907327463 0
/proc/25997/statm: 665 352 352 5 0 90 0
[pid=25998] ppid=25997 vsize=3357728 memory=3090276 CPUtime=50.94 cores=1,3
/proc/25998/stat : 25998 (CASHWMaxSAT-Dis) R 25997 25997 23310 0 -1 4194304 353934 0 0 0 4988 106 0 0 20 0 1 0 35472921 3438313472 772569 18446744073709551615 4198400 14093885 140731057040304 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 49152000 140731057047974 140731057048091 140731057048091 140731057053664 0
/proc/25998/statm: 839432 772569 768 2416 0 836534 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 3364712 KiB
Current children cumulated memory: 3094756 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/272 26052
/proc/meminfo: memFree=122103128/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=25997] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

/proc/25997/statm: 665 352 352 5 0 90 0
[pid=25998] ppid=25997 vsize=10019652 memory=9473668 CPUtime=401.25 cores=1,3
/proc/25998/stat : 25998 (CASHWMaxSAT-Dis) R 25997 25997 23310 0 -1 4194304 879842 0 0 0 39781 344 0 0 20 0 1 0 35472921 10260123648 2368417 18446744073709551615 4198400 14093885 140731057040304 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 49152000 140731057047974 140731057048091 140731057048091 140731057053664 0
/proc/25998/statm: 2504913 2368417 992 2416 0 2502015 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 10026636 KiB
Current children cumulated memory: 9478148 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/273 26178
/proc/meminfo: memFree=110618432/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=419.56 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 282 880064 0 0 0 0 41598 358 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=26121] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/26121/stat : 26121 (timeout) S 25994 26121 23310 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 35514984 2723840 352 18446744073709551615 93901966958592 93901966975105 140722174928432 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93901966989872 93901966991960 93901986394112 140722174933384 140722174933538 140722174933538 140722174939111 0
/proc/26121/statm: 665 352 352 5 0 90 0
[pid=26122] ppid=26121 vsize=7809820 memory=7703364 CPUtime=41.5 cores=1,3
/proc/26122/stat : 26122 (SynLSCD) R 26121 26121 23310 0 -1 4194304 1225383 0 0 0 3851 299 0 0 20 0 1 0 35514984 7997255680 1925841 18446744073709551615 93902475759616 93902478193769 140735449182256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93902478675192 93902478708224 93902509793280 140735449184674 140735449184809 140735449184809 140735449190382 0
/proc/26122/statm: 1952455 1925841 2304 595 0 1937122 0
Current children cumulated CPU time: 461.06 s
Current children cumulated vsize: 7816804 KiB
Current children cumulated memory: 7707844 KiB

[startup+522.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/272 26192
/proc/meminfo: memFree=98502776/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=419.56 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 282 880064 0 0 0 0 41598 358 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=26121] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/26121/stat : 26121 (timeout) S 25994 26121 23310 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 35514984 2723840 352 18446744073709551615 93901966958592 93901966975105 140722174928432 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93901966989872 93901966991960 93901986394112 140722174933384 140722174933538 140722174933538 140722174939111 0
/proc/26121/statm: 665 352 352 5 0 90 0
[pid=26122] ppid=26121 vsize=18718940 memory=17289468 CPUtime=101.32 cores=1,3
/proc/26122/stat : 26122 (SynLSCD) R 26121 26121 23310 0 -1 4194304 2875079 0 0 0 9402 730 0 0 20 0 1 0 35514984 19168194560 4322367 18446744073709551615 93902475759616 93902478193769 140735449182256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93902478675192 93902478708224 93902509793280 140735449184674 140735449184809 140735449184809 140735449190382 0
/proc/26122/statm: 4679735 4322367 2304 595 0 4664402 0
Current children cumulated CPU time: 520.88 s
Current children cumulated vsize: 18725924 KiB
Current children cumulated memory: 17293948 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+545.106 s]
/proc/loadavg: 4.09 4.09 4.09 5/273 26194
/proc/meminfo: memFree=95209760/131249996 swapFree=33010684/33010684
[pid=25994] ppid=25991 vsize=4324 memory=3072 CPUtime=419.56 cores=1,3
/proc/25994/stat : 25994 (Hybrid-CASHWMax) S 25991 25994 23310 0 -1 4194304 282 880064 0 0 0 0 41598 358 20 0 1 0 35472918 4427776 768 18446744073709551615 94267324981248 94267325875781 140727794292720 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94267326114832 94267326162576 94267351584768 140727794301271 140727794301425 140727794301425 140727794307027 0
/proc/25994/statm: 1081 768 704 219 0 143 0
[pid=26121] ppid=25994 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/26121/stat : 26121 (timeout) S 25994 26121 23310 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 35514984 2723840 352 18446744073709551615 93901966958592 93901966975105 140722174928432 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93901966989872 93901966991960 93901986394112 140722174933384 140722174933538 140722174933538 140722174939111 0
/proc/26121/statm: 665 352 352 5 0 90 0
[pid=26122] ppid=26121 vsize=32345528 memory=20409884 CPUtime=124.06 cores=1,3
/proc/26122/stat : 26122 (SynLSCD) R 26121 26121 23310 0 -1 4194304 3391323 0 0 0 11566 840 0 0 20 0 1 0 35514984 33121820672 5102471 18446744073709551615 93902475759616 93902478193769 140735449182256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93902478675192 93902478708224 93902509793280 140735449184674 140735449184809 140735449184809 140735449190382 0
/proc/26122/statm: 8086382 5102471 2464 595 0 8071049 0
Current children cumulated CPU time: 543.62 s
Current children cumulated vsize: 32352512 KiB
Current children cumulated memory: 20414364 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

[startup+547.11 s]
# the end of solver process 26121 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=415.989 s, system=3.58342 s
# this solver process was not waited by its parent and was adopted by runsolver
??? end of watcher thread

[startup+547.597 s]
# the end of solver process 26122 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=533.028 s, system=13.1012 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+545.6 s]
/proc/loadavg: 4.09 4.09 4.09 5/272 26194
/proc/meminfo: memFree=94452256/131249996 swapFree=33010684/33010684
[pid=26121] ppid=25991 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/26121/stat : 26121 (timeout) S 25991 26121 23310 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 35514984 2723840 352 18446744073709551615 93901966958592 93901966975105 140722174928432 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 93901966989872 93901966991960 93901986394112 140722174933384 140722174933538 140722174933538 140722174939111 0
/proc/26121/statm: 665 352 352 5 0 90 0
[pid=26122] ppid=26121 vsize=36988872 memory=22028244 CPUtime=124.56 cores=1,3
/proc/26122/stat : 26122 (SynLSCD) R 26121 26121 23310 0 -1 4194304 3393245 0 0 0 11584 872 0 0 20 0 1 0 35514984 37876604928 5507061 18446744073709551615 93902475759616 93902478193769 140735449182256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93902478675192 93902478708224 93902509793280 140735449184674 140735449184809 140735449184809 140735449190382 0
/proc/26122/statm: 9247218 5507061 2464 595 0 9231885 0
Current cumulated CPU time of completed processes: 419.57 s
Current children cumulated CPU time: 124.56 s
Current children cumulated vsize: 36991532 KiB
Current children cumulated memory: 22029652 KiB

[startup+546.4 s]
/proc/loadavg: 4.09 4.09 4.09 5/272 26195
/proc/meminfo: memFree=92754444/131249996 swapFree=33010684/33010684
[pid=26121] ppid=25991 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/26121/stat : 26121 (timeout) S 25991 26121 23310 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 35514984 2723840 352 18446744073709551615 93901966958592 93901966975105 140722174928432 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 93901966989872 93901966991960 93901986394112 140722174933384 140722174933538 140722174933538 140722174939111 0
/proc/26121/statm: 665 352 352 5 0 90 0
[pid=26122] ppid=26121 vsize=37214088 memory=22780916 CPUtime=125.36 cores=1,3
/proc/26122/stat : 26122 (SynLSCD) R 26121 26121 23310 0 -1 4194304 3452153 0 0 0 11645 891 0 0 20 0 1 0 35514984 38107226112 5695229 18446744073709551615 93902475759616 93902478193769 140735449182256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93902478675192 93902478708224 93902509793280 140735449184674 140735449184809 140735449184809 140735449190382 0
/proc/26122/statm: 9303522 5695229 2464 595 0 9288189 0
Current cumulated CPU time of completed processes: 419.57 s
Current children cumulated CPU time: 125.36 s
Current children cumulated vsize: 37216748 KiB
Current children cumulated memory: 22782324 KiB

[startup+546.8 s]
/proc/loadavg: 4.09 4.09 4.09 5/272 26195
/proc/meminfo: memFree=92754444/131249996 swapFree=33010684/33010684
[pid=26121] ppid=25991 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/26121/stat : 26121 (timeout) S 25991 26121 23310 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 35514984 2723840 352 18446744073709551615 93901966958592 93901966975105 140722174928432 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 93901966989872 93901966991960 93901986394112 140722174933384 140722174933538 140722174933538 140722174939111 0
/proc/26121/statm: 665 352 352 5 0 90 0
[pid=26122] ppid=26121 vsize=37372488 memory=22972148 CPUtime=125.75 cores=1,3
/proc/26122/stat : 26122 (SynLSCD) R 26121 26121 23310 0 -1 4194304 3491789 0 0 0 11677 898 0 0 20 0 1 0 35514984 38269427712 5743037 18446744073709551615 93902475759616 93902478193769 140735449182256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93902478675192 93902478708224 93902509793280 140735449184674 140735449184809 140735449184809 140735449190382 0
/proc/26122/statm: 9343122 5743037 2464 595 0 9327789 0
Current cumulated CPU time of completed processes: 419.57 s
Current children cumulated CPU time: 125.75 s
Current children cumulated vsize: 37375148 KiB
Current children cumulated memory: 22973556 KiB

[startup+547 s]*
/proc/loadavg: 4.08 4.08 4.09 5/272 26195
/proc/meminfo: memFree=92273292/131249996 swapFree=33010684/33010684
[pid=26121] ppid=25991 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/26121/stat : 26121 (timeout) S 25991 26121 23310 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 35514984 2723840 352 18446744073709551615 93901966958592 93901966975105 140722174928432 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 93901966989872 93901966991960 93901986394112 140722174933384 140722174933538 140722174933538 140722174939111 0
/proc/26121/statm: 665 352 352 5 0 90 0
[pid=26122] ppid=26121 vsize=37454064 memory=23070068 CPUtime=125.96 cores=1,3
/proc/26122/stat : 26122 (SynLSCD) R 26121 26121 23310 0 -1 4194304 3512174 0 0 0 11695 901 0 0 20 0 1 0 35514984 38352961536 5767517 18446744073709551615 93902475759616 93902478193769 140735449182256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93902478675192 93902478708224 93902509793280 140735449184674 140735449184809 140735449184809 140735449190382 0
/proc/26122/statm: 9363516 5767517 2464 595 0 9348183 0
Current cumulated CPU time of completed processes: 419.57 s
Current children cumulated CPU time: 125.96 s
Current children cumulated vsize: 37456724 KiB
Current children cumulated memory: 23071476 KiB

[startup+547.106 s]
/proc/loadavg: 4.08 4.08 4.09 5/272 26195
/proc/meminfo: memFree=92273292/131249996 swapFree=33010684/33010684
[pid=26121] ppid=25991 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/26121/stat : 26121 (timeout) S 25991 26121 23310 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 35514984 2723840 352 18446744073709551615 93901966958592 93901966975105 140722174928432 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 93901966989872 93901966991960 93901986394112 140722174933384 140722174933538 140722174933538 140722174939111 0
/proc/26121/statm: 665 352 352 5 0 90 0
[pid=26122] ppid=26121 vsize=37493928 memory=23118196 CPUtime=126.05 cores=1,3
/proc/26122/stat : 26122 (SynLSCD) R 26121 26121 23310 0 -1 4194304 3522156 0 0 0 11703 902 0 0 20 0 1 0 35514984 38393782272 5779549 18446744073709551615 93902475759616 93902478193769 140735449182256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93902478675192 93902478708224 93902509793280 140735449184674 140735449184809 140735449184809 140735449190382 0
/proc/26122/statm: 9373482 5779549 2464 595 0 9358149 0
Current cumulated CPU time of completed processes: 419.57 s
Current children cumulated CPU time: 126.05 s
Current children cumulated vsize: 37496588 KiB
Current children cumulated memory: 23119604 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 547.597
CPU time (s): 546.13
CPU user time (s): 533.028
CPU system time (s): 13.1012
CPU usage (%): 99.7321
Max. virtual memory (cumulated for all children) (KiB): 37496588
Max. memory (cumulated for all children) (KiB): 23119604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 533.028
system time used= 13.1012
maximum resident set size= 23118196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4402616
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 526
involuntary context switches= 1199


# summary of solver processes directly reported to runsolver:
#   pid: 25994,26121,26122
#   total CPU time (s): 546.13
#   total CPU user time (s): 533.028
#   total CPU system time (s): 13.1012

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.950817 second user time and 2.80183 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-06-29 13:52:34
IDJOB=4511686
IDBENCH=160480
IDSOLVER=3331
FILE ID=nodeC015/4511686-1751197954
RUNJOBID= nodeC015-1751193586-23322
SLURM_JOB_ID= 9587589
Free space on /tmp= 432936 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm95p-dec.opb.negationfix.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511686-1751197954/watcher-4511686-1751197954 -o /tmp/evaluation-result-4511686-1751197954/solver-4511686-1751197954 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751193586-23322 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4511686-1751197954.opb 3600 HOME

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

MD5SUM BENCH= 4a42be2aaf272439af058ac9b796a856
RANDOM SEED=1604065968

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.070
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		: 3600.413
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		: 3604.048
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		: 3354.916
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		: 3600.068
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.069
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		: 3592.250
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.818
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:        123056528 kB
MemAvailable:   123024916 kB
Buffers:            3280 kB
Cached:           777604 kB
SwapCached:            0 kB
Active:          7018916 kB
Inactive:         521220 kB
Active(anon):    6777328 kB
Inactive(anon):        0 kB
Active(file):     241588 kB
Inactive(file):   521220 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             46596 kB
Writeback:             0 kB
AnonPages:       6762412 kB
Mapped:           112404 kB
Shmem:             18076 kB
KReclaimable:      89636 kB
Slab:             175072 kB
SReclaimable:      89636 kB
SUnreclaim:        85436 kB
KernelStack:        4384 kB
PageTables:        16508 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    8116340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2836480 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= 432868 MiB
End job on nodeC015 at 2025-06-29 14:01:42