Trace number 4512118

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) 565.9 567.35

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm25p-dec.opb.negationfix.opb
MD5SUMd2e7222ae223744ca0eedd4691347876
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 benchmark4.11184
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables733696
Total number of constraints3890
Number of constraints which are clauses1432
Number of constraints which are cardinality constraints (but not clauses)1432
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint1433
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 511855
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 2979275
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 (54263 MiB free)
  memory of node 1: 64465 MiB (53547 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=26534, runsolver pid=26531

[startup+0.100063 s]*
/proc/loadavg: 4.11 4.10 4.09 5/272 26538
/proc/meminfo: memFree=110386768/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26537] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26537/stat : 26537 (timeout) S 26534 26537 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35616915 2723840 352 18446744073709551615 94035460177920 94035460194433 140736265578080 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94035460209200 94035460211288 94035477078016 140736265583008 140736265583138 140736265583138 140736265588711 0
/proc/26537/statm: 665 352 352 5 0 90 0
[pid=26538] ppid=26537 vsize=38992 memory=19116 CPUtime=0.08 cores=4,6
/proc/26538/stat : 26538 (CASHWMaxSAT-Dis) R 26537 26537 23310 0 -1 4194304 4231 0 0 0 8 0 0 0 20 0 1 0 35616915 39927808 4747 18446744073709551615 4198400 14093885 140721974909728 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 33591296 140721974917542 140721974917659 140721974917659 140721974923232 0
/proc/26538/statm: 9748 4779 736 2416 0 6850 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 45976 KiB
Current children cumulated memory: 23468 KiB

[startup+0.205736 s]*
/proc/loadavg: 4.11 4.10 4.09 5/272 26538
/proc/meminfo: memFree=110360748/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26537] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26537/stat : 26537 (timeout) S 26534 26537 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35616915 2723840 352 18446744073709551615 94035460177920 94035460194433 140736265578080 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94035460209200 94035460211288 94035477078016 140736265583008 140736265583138 140736265583138 140736265588711 0
/proc/26537/statm: 665 352 352 5 0 90 0
[pid=26538] ppid=26537 vsize=58924 memory=35952 CPUtime=0.19 cores=4,6
/proc/26538/stat : 26538 (CASHWMaxSAT-Dis) R 26537 26537 23310 0 -1 4194304 8608 0 0 0 18 1 0 0 20 0 1 0 35616915 60338176 8988 18446744073709551615 4198400 14093885 140721974909728 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 33591296 140721974917542 140721974917659 140721974917659 140721974923232 0
/proc/26538/statm: 14731 8988 736 2416 0 11833 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 65908 KiB
Current children cumulated memory: 40304 KiB

[startup+0.305709 s]*
/proc/loadavg: 4.11 4.10 4.09 5/272 26538
/proc/meminfo: memFree=110343360/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26537] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26537/stat : 26537 (timeout) S 26534 26537 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35616915 2723840 352 18446744073709551615 94035460177920 94035460194433 140736265578080 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94035460209200 94035460211288 94035477078016 140736265583008 140736265583138 140736265583138 140736265588711 0
/proc/26537/statm: 665 352 352 5 0 90 0
[pid=26538] ppid=26537 vsize=77744 memory=52732 CPUtime=0.29 cores=4,6
/proc/26538/stat : 26538 (CASHWMaxSAT-Dis) R 26537 26537 23310 0 -1 4194304 12668 0 0 0 27 2 0 0 20 0 1 0 35616915 79609856 13183 18446744073709551615 4198400 14093885 140721974909728 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 33591296 140721974917542 140721974917659 140721974917659 140721974923232 0
/proc/26538/statm: 19436 13183 736 2416 0 16538 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 84728 KiB
Current children cumulated memory: 57084 KiB

[startup+0.700235 s]
/proc/loadavg: 4.11 4.10 4.09 5/272 26538
/proc/meminfo: memFree=110319672/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26537] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26537/stat : 26537 (timeout) S 26534 26537 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35616915 2723840 352 18446744073709551615 94035460177920 94035460194433 140736265578080 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94035460209200 94035460211288 94035477078016 140736265583008 140736265583138 140736265583138 140736265588711 0
/proc/26537/statm: 665 352 352 5 0 90 0
[pid=26538] ppid=26537 vsize=147892 memory=110688 CPUtime=0.67 cores=4,6
/proc/26538/stat : 26538 (CASHWMaxSAT-Dis) R 26537 26537 23310 0 -1 4194304 26371 0 0 0 64 3 0 0 20 0 1 0 35616915 151441408 27672 18446744073709551615 4198400 14093885 140721974909728 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 33591296 140721974917542 140721974917659 140721974917659 140721974923232 0
/proc/26538/statm: 36973 27672 736 2416 0 34075 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 154876 KiB
Current children cumulated memory: 115040 KiB

[startup+1.50023 s]
/proc/loadavg: 4.11 4.10 4.09 5/272 26538
/proc/meminfo: memFree=110237456/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26537] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26537/stat : 26537 (timeout) S 26534 26537 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35616915 2723840 352 18446744073709551615 94035460177920 94035460194433 140736265578080 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94035460209200 94035460211288 94035477078016 140736265583008 140736265583138 140736265583138 140736265588711 0
/proc/26537/statm: 665 352 352 5 0 90 0
[pid=26538] ppid=26537 vsize=298132 memory=228908 CPUtime=1.47 cores=4,6
/proc/26538/stat : 26538 (CASHWMaxSAT-Dis) R 26537 26537 23310 0 -1 4194304 51344 0 0 0 140 7 0 0 20 0 1 0 35616915 305287168 57227 18446744073709551615 4198400 14093885 140721974909728 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 33591296 140721974917542 140721974917659 140721974917659 140721974923232 0
/proc/26538/statm: 74533 57227 736 2416 0 71635 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 305116 KiB
Current children cumulated memory: 233260 KiB

[startup+3.10551 s]
/proc/loadavg: 4.10 4.09 4.09 5/272 26538
/proc/meminfo: memFree=110046560/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26537] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26537/stat : 26537 (timeout) S 26534 26537 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35616915 2723840 352 18446744073709551615 94035460177920 94035460194433 140736265578080 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94035460209200 94035460211288 94035477078016 140736265583008 140736265583138 140736265583138 140736265588711 0
/proc/26537/statm: 665 352 352 5 0 90 0
[pid=26538] ppid=26537 vsize=493840 memory=343660 CPUtime=3.07 cores=4,6
/proc/26538/stat : 26538 (CASHWMaxSAT-Dis) R 26537 26537 23310 0 -1 4194304 74499 0 0 0 295 12 0 0 20 0 1 0 35616915 505692160 85915 18446744073709551615 4198400 14093885 140721974909728 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 33591296 140721974917542 140721974917659 140721974917659 140721974923232 0
/proc/26538/statm: 123460 85915 736 2416 0 120562 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 500824 KiB
Current children cumulated memory: 348012 KiB

[startup+6.30022 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 26539
/proc/meminfo: memFree=109904160/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26537] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26537/stat : 26537 (timeout) S 26534 26537 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35616915 2723840 352 18446744073709551615 94035460177920 94035460194433 140736265578080 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94035460209200 94035460211288 94035477078016 140736265583008 140736265583138 140736265583138 140736265588711 0
/proc/26537/statm: 665 352 352 5 0 90 0
[pid=26538] ppid=26537 vsize=721388 memory=464364 CPUtime=6.26 cores=4,6
/proc/26538/stat : 26538 (CASHWMaxSAT-Dis) R 26537 26537 23310 0 -1 4194304 104162 0 0 0 607 19 0 0 20 0 1 0 35616915 738701312 116091 18446744073709551615 4198400 14093885 140721974909728 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 33591296 140721974917542 140721974917659 140721974917659 140721974923232 0
/proc/26538/statm: 180347 116091 736 2416 0 177449 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 728372 KiB
Current children cumulated memory: 468716 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.09 4.09 5/271 26539
/proc/meminfo: memFree=106914960/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26537] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26537/stat : 26537 (timeout) S 26534 26537 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35616915 2723840 352 18446744073709551615 94035460177920 94035460194433 140736265578080 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94035460209200 94035460211288 94035477078016 140736265583008 140736265583138 140736265583138 140736265588711 0
/proc/26537/statm: 665 352 352 5 0 90 0
[pid=26538] ppid=26537 vsize=1346552 memory=1049956 CPUtime=12.64 cores=4,6
/proc/26538/stat : 26538 (CASHWMaxSAT-Dis) R 26537 26537 23310 0 -1 4194304 157386 0 0 0 1227 37 0 0 20 0 1 0 35616915 1378869248 262489 18446744073709551615 4198400 14093885 140721974909728 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 33591296 140721974917542 140721974917659 140721974917659 140721974923232 0
/proc/26538/statm: 336638 262489 768 2416 0 333740 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1353536 KiB
Current children cumulated memory: 1054308 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.10 4.09 5/271 26539
/proc/meminfo: memFree=107506116/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26537] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26537/stat : 26537 (timeout) S 26534 26537 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35616915 2723840 352 18446744073709551615 94035460177920 94035460194433 140736265578080 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94035460209200 94035460211288 94035477078016 140736265583008 140736265583138 140736265583138 140736265588711 0
/proc/26537/statm: 665 352 352 5 0 90 0
[pid=26538] ppid=26537 vsize=2348280 memory=1909568 CPUtime=25.41 cores=4,6
/proc/26538/stat : 26538 (CASHWMaxSAT-Dis) R 26537 26537 23310 0 -1 4194304 241732 0 0 0 2474 67 0 0 20 0 1 0 35616915 2404638720 477392 18446744073709551615 4198400 14093885 140721974909728 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 33591296 140721974917542 140721974917659 140721974917659 140721974923232 0
/proc/26538/statm: 587070 477392 768 2416 0 584172 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2355264 KiB
Current children cumulated memory: 1913920 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 4.09 4.09 5/271 26539
/proc/meminfo: memFree=106085716/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26537] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26537/stat : 26537 (timeout) S 26534 26537 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35616915 2723840 352 18446744073709551615 94035460177920 94035460194433 140736265578080 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94035460209200 94035460211288 94035477078016 140736265583008 140736265583138 140736265583138 140736265588711 0
/proc/26537/statm: 665 352 352 5 0 90 0
[pid=26538] ppid=26537 vsize=3419380 memory=3034948 CPUtime=50.96 cores=4,6
/proc/26538/stat : 26538 (CASHWMaxSAT-Dis) R 26537 26537 23310 0 -1 4194304 337144 0 0 0 4989 107 0 0 20 0 1 0 35616915 3501445120 758737 18446744073709551615 4198400 14093885 140721974909728 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 33591296 140721974917542 140721974917659 140721974917659 140721974923232 0
/proc/26538/statm: 854845 758737 768 2416 0 851947 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 3426364 KiB
Current children cumulated memory: 3039300 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/272 26544
/proc/meminfo: memFree=103947916/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26537] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6

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

/proc/26612/statm: 665 352 352 5 0 90 0
[pid=26613] ppid=26612 vsize=1595160 memory=1532176 CPUtime=6 cores=4,6
/proc/26613/stat : 26613 (SynLSCD) R 26612 26612 23310 0 -1 4194304 187304 0 0 0 550 50 0 0 20 0 1 0 35656540 1633443840 383044 18446744073709551615 94069005295616 94069007729769 140732210044384 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94069008211192 94069008244224 94069042221056 140732210047394 140732210047529 140732210047529 140732210053102 0
/proc/26613/statm: 398790 383044 2304 595 0 383457 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 1602144 KiB
Current children cumulated memory: 1536528 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/272 26615
/proc/meminfo: memFree=93716872/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=395.24 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 285 847186 0 0 0 0 39170 354 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26612] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26612/stat : 26612 (timeout) S 26534 26612 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35656540 2723840 352 18446744073709551615 93926336589824 93926336606337 140734175121440 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 93926336621104 93926336623192 93926361296896 140734175123848 140734175124002 140734175124002 140734175129575 0
/proc/26612/statm: 665 352 352 5 0 90 0
[pid=26613] ppid=26612 vsize=13706792 memory=13328388 CPUtime=65.85 cores=4,6
/proc/26613/stat : 26613 (SynLSCD) R 26612 26612 23310 0 -1 4194304 1972533 0 0 0 6088 497 0 0 20 0 1 0 35656540 14035755008 3332097 18446744073709551615 94069005295616 94069007729769 140732210044384 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94069008211192 94069008244224 94069042221056 140732210047394 140732210047529 140732210047529 140732210053102 0
/proc/26613/statm: 3426698 3332097 2304 595 0 3411365 0
Current children cumulated CPU time: 461.09 s
Current children cumulated vsize: 13713776 KiB
Current children cumulated memory: 13332740 KiB

[startup+522.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 26617
/proc/meminfo: memFree=80303032/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=395.24 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 285 847186 0 0 0 0 39170 354 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26612] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26612/stat : 26612 (timeout) S 26534 26612 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35656540 2723840 352 18446744073709551615 93926336589824 93926336606337 140734175121440 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 93926336621104 93926336623192 93926361296896 140734175123848 140734175124002 140734175124002 140734175129575 0
/proc/26612/statm: 665 352 352 5 0 90 0
[pid=26613] ppid=26612 vsize=25861428 memory=22256236 CPUtime=125.7 cores=4,6
/proc/26613/stat : 26613 (SynLSCD) R 26612 26612 23310 0 -1 4194304 3783847 0 0 0 11598 972 0 0 20 0 1 0 35656540 26482102272 5564059 18446744073709551615 94069005295616 94069007729769 140732210044384 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94069008211192 94069008244224 94069042221056 140732210047394 140732210047529 140732210047529 140732210053102 0
/proc/26613/statm: 6465357 5564059 2304 595 0 6450024 0
Current children cumulated CPU time: 520.94 s
Current children cumulated vsize: 25868412 KiB
Current children cumulated memory: 22260588 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+564.7 s]
/proc/loadavg: 4.09 4.10 4.09 5/273 26673
/proc/meminfo: memFree=90455656/131249996 swapFree=33010684/33010684
[pid=26534] ppid=26531 vsize=4324 memory=2944 CPUtime=395.24 cores=4,6
/proc/26534/stat : 26534 (Hybrid-CASHWMax) S 26531 26534 23310 0 -1 4194304 285 847186 0 0 0 0 39170 354 20 0 1 0 35616914 4427776 736 18446744073709551615 94500081078272 94500081972805 140727251288176 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94500082211856 94500082259600 94500085915648 140727251294551 140727251294705 140727251294705 140727251300307 0
/proc/26534/statm: 1081 736 672 219 0 143 0
[pid=26612] ppid=26534 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26612/stat : 26612 (timeout) S 26534 26612 23310 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 35656540 2723840 352 18446744073709551615 93926336589824 93926336606337 140734175121440 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 93926336621104 93926336623192 93926361296896 140734175123848 140734175124002 140734175124002 140734175129575 0
/proc/26612/statm: 665 352 352 5 0 90 0
[pid=26613] ppid=26612 vsize=31740040 memory=29595192 CPUtime=167.99 cores=4,6
/proc/26613/stat : 26613 (SynLSCD) R 26612 26612 23310 0 -1 4194304 4841694 0 0 0 15574 1225 0 0 20 0 1 0 35656540 32501800960 7398798 18446744073709551615 94069005295616 94069007729769 140732210044384 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94069008211192 94069008244224 94069042221056 140732210047394 140732210047529 140732210047529 140732210053102 0
/proc/26613/statm: 7935010 7398798 2304 595 0 7919677 0
Current children cumulated CPU time: 563.23 s
Current children cumulated vsize: 31747024 KiB
Current children cumulated memory: 29599544 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=549.428 s, system=16.4722 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+564.809 s]*
/proc/loadavg: 4.09 4.10 4.09 5/272 26673
/proc/meminfo: memFree=90350440/131249996 swapFree=33010684/33010684
[pid=26612] ppid=26531 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26612/stat : 26612 (timeout) S 26531 26612 23310 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 35656540 2723840 352 18446744073709551615 93926336589824 93926336606337 140734175121440 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 93926336621104 93926336623192 93926361296896 140734175123848 140734175124002 140734175124002 140734175129575 0
/proc/26612/statm: 665 352 352 5 0 90 0
[pid=26613] ppid=26612 vsize=31740040 memory=29595576 CPUtime=168.11 cores=4,6
/proc/26613/stat : 26613 (SynLSCD) R 26612 26612 23310 0 -1 4194304 4842368 0 0 0 15586 1225 0 0 20 0 1 0 35656540 32501800960 7398894 18446744073709551615 94069005295616 94069007729769 140732210044384 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94069008211192 94069008244224 94069042221056 140732210047394 140732210047529 140732210047529 140732210053102 0
/proc/26613/statm: 7935010 7398894 2400 595 0 7919677 0
Current cumulated CPU time of completed processes: 395.252 s
Current children cumulated CPU time: 168.11 s
Current children cumulated vsize: 31742700 KiB
Current children cumulated memory: 29596984 KiB

[startup+565.6 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 26673
/proc/meminfo: memFree=90334436/131249996 swapFree=33010684/33010684
[pid=26612] ppid=26531 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26612/stat : 26612 (timeout) S 26531 26612 23310 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 35656540 2723840 352 18446744073709551615 93926336589824 93926336606337 140734175121440 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 93926336621104 93926336623192 93926361296896 140734175123848 140734175124002 140734175124002 140734175129575 0
/proc/26612/statm: 665 352 352 5 0 90 0
[pid=26613] ppid=26612 vsize=23329852 memory=23254860 CPUtime=168.89 cores=4,6
/proc/26613/stat : 26613 (SynLSCD) R 26612 26612 23310 0 -1 4194304 4844735 0 0 0 15662 1227 0 0 20 0 1 0 35656540 23889768448 5813715 18446744073709551615 94069005295616 94069007729769 140732210044384 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94069008211192 94069008244224 94069042221056 140732210047394 140732210047529 140732210047529 140732210053102 0
/proc/26613/statm: 5832463 5813715 2400 595 0 5817130 0
Current cumulated CPU time of completed processes: 395.252 s
Current children cumulated CPU time: 168.89 s
Current children cumulated vsize: 23332512 KiB
Current children cumulated memory: 23256268 KiB

[startup+566.4 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 26673
/proc/meminfo: memFree=95967524/131249996 swapFree=33010684/33010684
[pid=26612] ppid=26531 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26612/stat : 26612 (timeout) S 26531 26612 23310 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 35656540 2723840 352 18446744073709551615 93926336589824 93926336606337 140734175121440 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 93926336621104 93926336623192 93926361296896 140734175123848 140734175124002 140734175124002 140734175129575 0
/proc/26612/statm: 665 352 352 5 0 90 0
[pid=26613] ppid=26612 vsize=23329852 memory=23254860 CPUtime=169.69 cores=4,6
/proc/26613/stat : 26613 (SynLSCD) R 26612 26612 23310 0 -1 4194304 4844735 0 0 0 15742 1227 0 0 20 0 1 0 35656540 23889768448 5813715 18446744073709551615 94069005295616 94069007729769 140732210044384 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94069008211192 94069008244224 94069042221056 140732210047394 140732210047529 140732210047529 140732210053102 0
/proc/26613/statm: 5832463 5813715 2400 595 0 5817130 0
Current cumulated CPU time of completed processes: 395.252 s
Current children cumulated CPU time: 169.69 s
Current children cumulated vsize: 23332512 KiB
Current children cumulated memory: 23256268 KiB

[startup+566.6 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 26673
/proc/meminfo: memFree=95967524/131249996 swapFree=33010684/33010684
[pid=26612] ppid=26531 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26612/stat : 26612 (timeout) S 26531 26612 23310 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 35656540 2723840 352 18446744073709551615 93926336589824 93926336606337 140734175121440 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 93926336621104 93926336623192 93926361296896 140734175123848 140734175124002 140734175124002 140734175129575 0
/proc/26612/statm: 665 352 352 5 0 90 0
[pid=26613] ppid=26612 vsize=23329852 memory=23254860 CPUtime=169.89 cores=4,6
/proc/26613/stat : 26613 (SynLSCD) R 26612 26612 23310 0 -1 4194304 4844735 0 0 0 15762 1227 0 0 20 0 1 0 35656540 23889768448 5813715 18446744073709551615 94069005295616 94069007729769 140732210044384 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94069008211192 94069008244224 94069042221056 140732210047394 140732210047529 140732210047529 140732210053102 0
/proc/26613/statm: 5832463 5813715 2400 595 0 5817130 0
Current cumulated CPU time of completed processes: 395.252 s
Current children cumulated CPU time: 169.89 s
Current children cumulated vsize: 23332512 KiB
Current children cumulated memory: 23256268 KiB

[startup+566.7 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 26673
/proc/meminfo: memFree=95967524/131249996 swapFree=33010684/33010684
[pid=26612] ppid=26531 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/26612/stat : 26612 (timeout) S 26531 26612 23310 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 35656540 2723840 352 18446744073709551615 93926336589824 93926336606337 140734175121440 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 93926336621104 93926336623192 93926361296896 140734175123848 140734175124002 140734175124002 140734175129575 0
/proc/26612/statm: 665 352 352 5 0 90 0
[pid=26613] ppid=26612 vsize=23329852 memory=23254860 CPUtime=169.99 cores=4,6
/proc/26613/stat : 26613 (SynLSCD) R 26612 26612 23310 0 -1 4194304 4844735 0 0 0 15772 1227 0 0 20 0 1 0 35656540 23889768448 5813715 18446744073709551615 94069005295616 94069007729769 140732210044384 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94069008211192 94069008244224 94069042221056 140732210047394 140732210047529 140732210047529 140732210053102 0
/proc/26613/statm: 5832463 5813715 2400 595 0 5817130 0
Current cumulated CPU time of completed processes: 395.252 s
Current children cumulated CPU time: 169.99 s
Current children cumulated vsize: 23332512 KiB
Current children cumulated memory: 23256268 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 567.35
CPU time (s): 565.9
CPU user time (s): 549.428
CPU system time (s): 16.4722
CPU usage (%): 99.7445
Max. virtual memory (cumulated for all children) (KiB): 31747024
Max. memory (cumulated for all children) (KiB): 29599544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 549.428
system time used= 16.4722
maximum resident set size= 29595576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5692314
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 394
involuntary context switches= 960


# summary of solver processes directly reported to runsolver:
#   pid: 26534,26612,26613
#   total CPU time (s): 565.9
#   total CPU user time (s): 549.428
#   total CPU system time (s): 16.4722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.16184 second user time and 2.78957 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-06-29 14:16:34
IDJOB=4512118
IDBENCH=160495
IDSOLVER=3331
FILE ID=nodeC015/4512118-1751199394
RUNJOBID= nodeC015-1751193586-23321
SLURM_JOB_ID= 9587589
Free space on /tmp= 432700 MiB

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

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

MD5SUM BENCH= d2e7222ae223744ca0eedd4691347876
RANDOM SEED=1509522835

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.402
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.076
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		: 3583.463
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		: 3609.146
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		: 3599.773
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.047
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.031
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		: 3602.134
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:        110398356 kB
MemAvailable:   110629844 kB
Buffers:            3280 kB
Cached:          1040672 kB
SwapCached:            0 kB
Active:         18689140 kB
Inactive:         784288 kB
Active(anon):   18447552 kB
Inactive(anon):        0 kB
Active(file):     241588 kB
Inactive(file):   784288 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             50160 kB
Writeback:             4 kB
AnonPages:      18432512 kB
Mapped:           115176 kB
Shmem:             18076 kB
KReclaimable:      89704 kB
Slab:             175240 kB
SReclaimable:      89704 kB
SUnreclaim:        85536 kB
KernelStack:        4352 kB
PageTables:        41188 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   20619368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8216576 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= 432820 MiB
End job on nodeC015 at 2025-06-29 14:26:02