Trace number 4547864

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23? (MO) 555.871 557.419

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
MD5SUM0ade693002e69cf4f48fe48722d4f7a3
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 benchmark3.06659
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables670720
Total number of constraints5752
Number of constraints which are clauses2619
Number of constraints which are cardinality constraints (but not clauses)2619
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2620
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 947734
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2162769
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: 63794 MiB (46176 MiB free)
  memory of node 1: 64507 MiB (50760 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547864-1753272620/watcher-4547864-1753272620 -o /tmp/evaluation-result-4547864-1753272620/solver-4547864-1753272620 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1753272569-189730 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547864-1753272620.opb 3600 HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=190098, runsolver pid=190095

[startup+0.100064 s]*
/proc/loadavg: 2.56 0.82 1.10 5/262 190102
/proc/meminfo: memFree=99257704/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190101] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190101/stat : 190101 (timeout) S 190098 190101 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941853 2723840 352 18446744073709551615 94305918537728 94305918554241 140727402275296 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94305918569008 94305918571096 94305927680000 140727402277278 140727402277408 140727402277408 140727402282983 0
/proc/190101/statm: 665 352 352 5 0 90 0
[pid=190102] ppid=190101 vsize=30480 memory=11648 CPUtime=0.07 cores=0,2
/proc/190102/stat : 190102 (CASHWMaxSAT-Dis) R 190101 190101 189715 0 -1 4194304 2339 0 0 0 7 0 0 0 20 0 1 0 242941854 31211520 2912 18446744073709551615 4198400 14093885 140721476549216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 49991680 140721476553124 140721476553241 140721476553241 140721476558816 0
/proc/190102/statm: 7620 2912 736 2416 0 4722 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 37464 KiB
Current children cumulated memory: 16000 KiB

[startup+0.210008 s]*
/proc/loadavg: 2.56 0.82 1.10 5/262 190102
/proc/meminfo: memFree=99257704/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190101] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190101/stat : 190101 (timeout) S 190098 190101 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941853 2723840 352 18446744073709551615 94305918537728 94305918554241 140727402275296 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94305918569008 94305918571096 94305927680000 140727402277278 140727402277408 140727402277408 140727402282983 0
/proc/190101/statm: 665 352 352 5 0 90 0
[pid=190102] ppid=190101 vsize=38196 memory=17956 CPUtime=0.18 cores=0,2
/proc/190102/stat : 190102 (CASHWMaxSAT-Dis) R 190101 190101 189715 0 -1 4194304 3971 0 0 0 17 1 0 0 20 0 1 0 242941854 39112704 4489 18446744073709551615 4198400 14093885 140721476549216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 49991680 140721476553124 140721476553241 140721476553241 140721476558816 0
/proc/190102/statm: 9549 4489 736 2416 0 6651 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 45180 KiB
Current children cumulated memory: 22308 KiB

[startup+0.310796 s]*
/proc/loadavg: 2.56 0.82 1.10 5/262 190102
/proc/meminfo: memFree=99257204/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190101] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190101/stat : 190101 (timeout) S 190098 190101 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941853 2723840 352 18446744073709551615 94305918537728 94305918554241 140727402275296 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94305918569008 94305918571096 94305927680000 140727402277278 140727402277408 140727402277408 140727402282983 0
/proc/190101/statm: 665 352 352 5 0 90 0
[pid=190102] ppid=190101 vsize=46472 memory=24484 CPUtime=0.28 cores=0,2
/proc/190102/stat : 190102 (CASHWMaxSAT-Dis) R 190101 190101 189715 0 -1 4194304 5633 0 0 0 26 2 0 0 20 0 1 0 242941854 47587328 6121 18446744073709551615 4198400 14093885 140721476549216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 49991680 140721476553124 140721476553241 140721476553241 140721476558816 0
/proc/190102/statm: 11618 6121 736 2416 0 8720 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 53456 KiB
Current children cumulated memory: 28836 KiB

[startup+0.70033 s]
/proc/loadavg: 2.56 0.82 1.10 5/262 190102
/proc/meminfo: memFree=99246368/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190101] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190101/stat : 190101 (timeout) S 190098 190101 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941853 2723840 352 18446744073709551615 94305918537728 94305918554241 140727402275296 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94305918569008 94305918571096 94305927680000 140727402277278 140727402277408 140727402277408 140727402282983 0
/proc/190101/statm: 665 352 352 5 0 90 0
[pid=190102] ppid=190101 vsize=74280 memory=47412 CPUtime=0.65 cores=0,2
/proc/190102/stat : 190102 (CASHWMaxSAT-Dis) R 190101 190101 189715 0 -1 4194304 11354 0 0 0 62 3 0 0 20 0 1 0 242941854 76062720 11853 18446744073709551615 4198400 14093885 140721476549216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 49991680 140721476553124 140721476553241 140721476553241 140721476558816 0
/proc/190102/statm: 18570 11853 736 2416 0 15672 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 81264 KiB
Current children cumulated memory: 51764 KiB

[startup+1.50043 s]
/proc/loadavg: 2.56 0.82 1.10 5/262 190102
/proc/meminfo: memFree=99212600/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190101] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190101/stat : 190101 (timeout) S 190098 190101 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941853 2723840 352 18446744073709551615 94305918537728 94305918554241 140727402275296 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94305918569008 94305918571096 94305927680000 140727402277278 140727402277408 140727402277408 140727402282983 0
/proc/190101/statm: 665 352 352 5 0 90 0
[pid=190102] ppid=190101 vsize=150400 memory=112932 CPUtime=1.46 cores=0,2
/proc/190102/stat : 190102 (CASHWMaxSAT-Dis) R 190101 190101 189715 0 -1 4194304 26468 0 0 0 138 8 0 0 20 0 1 0 242941854 154009600 28233 18446744073709551615 4198400 14093885 140721476549216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 49991680 140721476553124 140721476553241 140721476553241 140721476558816 0
/proc/190102/statm: 37600 28233 736 2416 0 34702 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 157384 KiB
Current children cumulated memory: 117284 KiB

[startup+3.11367 s]
/proc/loadavg: 2.68 0.87 1.11 5/262 190102
/proc/meminfo: memFree=99003008/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190101] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190101/stat : 190101 (timeout) S 190098 190101 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941853 2723840 352 18446744073709551615 94305918537728 94305918554241 140727402275296 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94305918569008 94305918571096 94305927680000 140727402277278 140727402277408 140727402277408 140727402282983 0
/proc/190101/statm: 665 352 352 5 0 90 0
[pid=190102] ppid=190101 vsize=371996 memory=283972 CPUtime=3.07 cores=0,2
/proc/190102/stat : 190102 (CASHWMaxSAT-Dis) R 190101 190101 189715 0 -1 4194304 60119 0 0 0 292 15 0 0 20 0 1 0 242941854 380923904 70993 18446744073709551615 4198400 14093885 140721476549216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 49991680 140721476553124 140721476553241 140721476553241 140721476558816 0
/proc/190102/statm: 92999 70993 736 2416 0 90101 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 378980 KiB
Current children cumulated memory: 288324 KiB

[startup+6.30042 s]
/proc/loadavg: 2.68 0.87 1.11 5/262 190102
/proc/meminfo: memFree=98866044/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190101] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190101/stat : 190101 (timeout) S 190098 190101 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941853 2723840 352 18446744073709551615 94305918537728 94305918554241 140727402275296 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94305918569008 94305918571096 94305927680000 140727402277278 140727402277408 140727402277408 140727402282983 0
/proc/190101/statm: 665 352 352 5 0 90 0
[pid=190102] ppid=190101 vsize=602660 memory=432708 CPUtime=6.25 cores=0,2
/proc/190102/stat : 190102 (CASHWMaxSAT-Dis) R 190101 190101 189715 0 -1 4194304 97311 0 0 0 602 23 0 0 20 0 1 0 242941854 617123840 108177 18446744073709551615 4198400 14093885 140721476549216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 49991680 140721476553124 140721476553241 140721476553241 140721476558816 0
/proc/190102/statm: 150665 108177 736 2416 0 147767 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 609644 KiB
Current children cumulated memory: 437060 KiB

[startup+12.7005 s]
/proc/loadavg: 2.78 0.92 1.13 5/262 190102
/proc/meminfo: memFree=98231964/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190101] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190101/stat : 190101 (timeout) S 190098 190101 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941853 2723840 352 18446744073709551615 94305918537728 94305918554241 140727402275296 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94305918569008 94305918571096 94305927680000 140727402277278 140727402277408 140727402277408 140727402282983 0
/proc/190101/statm: 665 352 352 5 0 90 0
[pid=190102] ppid=190101 vsize=1131440 memory=955348 CPUtime=12.63 cores=0,2
/proc/190102/stat : 190102 (CASHWMaxSAT-Dis) R 190101 190101 189715 0 -1 4194304 149570 0 0 0 1220 43 0 0 20 0 1 0 242941854 1158594560 238837 18446744073709551615 4198400 14093885 140721476549216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 49991680 140721476553124 140721476553241 140721476553241 140721476558816 0
/proc/190102/statm: 282860 238837 768 2416 0 279962 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1138424 KiB
Current children cumulated memory: 959700 KiB

[startup+25.5005 s]
/proc/loadavg: 3.05 1.07 1.17 5/263 190104
/proc/meminfo: memFree=97464392/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190101] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190101/stat : 190101 (timeout) S 190098 190101 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941853 2723840 352 18446744073709551615 94305918537728 94305918554241 140727402275296 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94305918569008 94305918571096 94305927680000 140727402277278 140727402277408 140727402277408 140727402282983 0
/proc/190101/statm: 665 352 352 5 0 90 0
[pid=190102] ppid=190101 vsize=2205952 memory=1811136 CPUtime=25.39 cores=0,2
/proc/190102/stat : 190102 (CASHWMaxSAT-Dis) R 190101 190101 189715 0 -1 4194304 237074 0 0 0 2468 71 0 0 20 0 1 0 242941854 2258894848 452784 18446744073709551615 4198400 14093885 140721476549216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 49991680 140721476553124 140721476553241 140721476553241 140721476558816 0
/proc/190102/statm: 551488 452784 768 2416 0 548590 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2212936 KiB
Current children cumulated memory: 1815488 KiB

[startup+51.1139 s]
/proc/loadavg: 3.38 1.31 1.25 5/263 190104
/proc/meminfo: memFree=96277348/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190101] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190101/stat : 190101 (timeout) S 190098 190101 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941853 2723840 352 18446744073709551615 94305918537728 94305918554241 140727402275296 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94305918569008 94305918571096 94305927680000 140727402277278 140727402277408 140727402277408 140727402282983 0
/proc/190101/statm: 665 352 352 5 0 90 0
[pid=190102] ppid=190101 vsize=3292548 memory=2952180 CPUtime=50.95 cores=0,2
/proc/190102/stat : 190102 (CASHWMaxSAT-Dis) R 190101 190101 189715 0 -1 4194304 335873 0 0 0 4983 112 0 0 20 0 1 0 242941854 3371569152 738045 18446744073709551615 4198400 14093885 140721476549216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 49991680 140721476553124 140721476553241 140721476553241 140721476558816 0
/proc/190102/statm: 823137 738045 768 2416 0 820239 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 3299532 KiB
Current children cumulated memory: 2956532 KiB

[startup+102.3 s]
/proc/loadavg: 3.78 1.74 1.40 5/263 190106
/proc/meminfo: memFree=94564716/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190101] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2

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

/proc/190101/statm: 665 352 352 5 0 90 0
[pid=190102] ppid=190101 vsize=9973840 memory=9335352 CPUtime=401.15 cores=0,2
/proc/190102/stat : 190102 (CASHWMaxSAT-Dis) R 190101 190101 189715 0 -1 4194304 868284 0 0 0 39749 366 0 0 20 0 1 0 242941854 10213212160 2333838 18446744073709551615 4198400 14093885 140721476549216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 49991680 140721476553124 140721476553241 140721476553241 140721476558816 0
/proc/190102/statm: 2493460 2333838 768 2416 0 2490562 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 9980824 KiB
Current children cumulated memory: 9339704 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.42 2.29 5/259 190124
/proc/meminfo: memFree=92024456/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=422.5 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 282 878389 0 0 0 0 41865 385 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190122] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190122/stat : 190122 (timeout) S 190098 190122 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242984221 2723840 352 18446744073709551615 94844393967616 94844393984129 140732923622032 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94844393998896 94844394000984 94844422197248 140732923627910 140732923628064 140732923628064 140732923633639 0
/proc/190122/statm: 665 352 352 5 0 90 0
[pid=190123] ppid=190122 vsize=7155564 memory=6868144 CPUtime=38.47 cores=0,2
/proc/190123/stat : 190123 (SynLSCD) R 190122 190122 189715 0 -1 4194304 1061022 0 0 0 3566 281 0 0 20 0 1 0 242984222 7327297536 1717036 18446744073709551615 94660509503488 94660511938089 140733426389840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94660512419064 94660512452096 94660530167808 140733426391456 140733426391591 140733426391591 140733426397166 0
/proc/190123/statm: 1788924 1717036 2336 595 0 1773591 0
Current children cumulated CPU time: 460.97 s
Current children cumulated vsize: 7162548 KiB
Current children cumulated memory: 6872496 KiB

[startup+522.3 s]
/proc/loadavg: 4.11 3.54 2.41 5/258 190126
/proc/meminfo: memFree=82444100/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=422.5 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 282 878389 0 0 0 0 41865 385 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190122] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190122/stat : 190122 (timeout) S 190098 190122 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242984221 2723840 352 18446744073709551615 94844393967616 94844393984129 140732923622032 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94844393998896 94844394000984 94844422197248 140732923627910 140732923628064 140732923628064 140732923633639 0
/proc/190122/statm: 665 352 352 5 0 90 0
[pid=190123] ppid=190122 vsize=18187808 memory=16528004 CPUtime=98.31 cores=0,2
/proc/190123/stat : 190123 (SynLSCD) R 190122 190122 189715 0 -1 4194304 2742001 0 0 0 9116 715 0 0 20 0 1 0 242984222 18624315392 4132001 18446744073709551615 94660509503488 94660511938089 140733426389840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94660512419064 94660512452096 94660530167808 140733426391456 140733426391591 140733426391591 140733426397166 0
/proc/190123/statm: 4546952 4132001 2336 595 0 4531619 0
Current children cumulated CPU time: 520.81 s
Current children cumulated vsize: 18194792 KiB
Current children cumulated memory: 16532356 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+554.9 s]
/proc/loadavg: 4.12 3.61 2.47 5/258 190127
/proc/meminfo: memFree=78847108/131382116 swapFree=33010684/33010684
[pid=190098] ppid=190095 vsize=4324 memory=2944 CPUtime=422.5 cores=0,2
/proc/190098/stat : 190098 (Hybrid-CASHWMax) S 190095 190098 189715 0 -1 4194304 282 878389 0 0 0 0 41865 385 20 0 1 0 242941851 4427776 736 18446744073709551615 94664318287872 94664319182405 140731605780416 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94664319421456 94664319469200 94664333279232 140731605789013 140731605789167 140731605789167 140731605794771 0
/proc/190098/statm: 1081 736 672 219 0 143 0
[pid=190122] ppid=190098 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190122/stat : 190122 (timeout) S 190098 190122 189715 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242984221 2723840 352 18446744073709551615 94844393967616 94844393984129 140732923622032 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94844393998896 94844394000984 94844422197248 140732923627910 140732923628064 140732923628064 140732923633639 0
/proc/190122/statm: 665 352 352 5 0 90 0
[pid=190123] ppid=190122 vsize=32677748 memory=20540364 CPUtime=130.83 cores=0,2
/proc/190123/stat : 190123 (SynLSCD) R 190122 190122 189715 0 -1 4194304 3437618 0 0 0 12224 859 0 0 20 0 1 0 242984222 33462013952 5135091 18446744073709551615 94660509503488 94660511938089 140733426389840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94660512419064 94660512452096 94660530167808 140733426391456 140733426391591 140733426391591 140733426397166 0
/proc/190123/statm: 8169437 5135091 2496 595 0 8154104 0
Current children cumulated CPU time: 553.33 s
Current children cumulated vsize: 32684732 KiB
Current children cumulated memory: 20544716 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=542.249 s, system=13.6219 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+555.2 s]
/proc/loadavg: 4.12 3.61 2.47 5/257 190127
/proc/meminfo: memFree=78070332/131382116 swapFree=33010684/33010684
[pid=190122] ppid=190095 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190122/stat : 190122 (timeout) S 190095 190122 189715 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242984221 2723840 352 18446744073709551615 94844393967616 94844393984129 140732923622032 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94844393998896 94844394000984 94844422197248 140732923627910 140732923628064 140732923628064 140732923633639 0
/proc/190122/statm: 665 352 352 5 0 90 0
[pid=190123] ppid=190122 vsize=37384512 memory=21628016 CPUtime=131.12 cores=0,2
/proc/190123/stat : 190123 (SynLSCD) R 190122 190122 189715 0 -1 4194304 3439212 0 0 0 12232 880 0 0 20 0 1 0 242984222 38281740288 5407004 18446744073709551615 94660509503488 94660511938089 140733426389840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94660512419064 94660512452096 94660530167808 140733426391456 140733426391591 140733426391591 140733426397166 0
/proc/190123/statm: 9346128 5407004 2496 595 0 9330795 0
Current cumulated CPU time of completed processes: 422.52 s
Current children cumulated CPU time: 131.12 s
Current children cumulated vsize: 37387172 KiB
Current children cumulated memory: 21629424 KiB

[startup+556 s]*
/proc/loadavg: 4.12 3.61 2.47 5/257 190127
/proc/meminfo: memFree=76103096/131382116 swapFree=33010684/33010684
[pid=190122] ppid=190095 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190122/stat : 190122 (timeout) S 190095 190122 189715 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242984221 2723840 352 18446744073709551615 94844393967616 94844393984129 140732923622032 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94844393998896 94844394000984 94844422197248 140732923627910 140732923628064 140732923628064 140732923633639 0
/proc/190122/statm: 665 352 352 5 0 90 0
[pid=190123] ppid=190122 vsize=37528928 memory=22959520 CPUtime=131.94 cores=0,2
/proc/190123/stat : 190123 (SynLSCD) R 190122 190122 189715 0 -1 4194304 3478789 0 0 0 12284 910 0 0 20 0 1 0 242984222 38429622272 5739880 18446744073709551615 94660509503488 94660511938089 140733426389840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94660512419064 94660512452096 94660530167808 140733426391456 140733426391591 140733426391591 140733426397166 0
/proc/190123/statm: 9382265 5739880 2496 595 0 9366932 0
Current cumulated CPU time of completed processes: 422.52 s
Current children cumulated CPU time: 131.94 s
Current children cumulated vsize: 37531588 KiB
Current children cumulated memory: 22960928 KiB

[startup+556.4 s]
/proc/loadavg: 4.12 3.61 2.47 5/257 190127
/proc/meminfo: memFree=76103096/131382116 swapFree=33010684/33010684
[pid=190122] ppid=190095 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190122/stat : 190122 (timeout) S 190095 190122 189715 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242984221 2723840 352 18446744073709551615 94844393967616 94844393984129 140732923622032 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94844393998896 94844394000984 94844422197248 140732923627910 140732923628064 140732923628064 140732923633639 0
/proc/190122/statm: 665 352 352 5 0 90 0
[pid=190123] ppid=190122 vsize=37679804 memory=23141104 CPUtime=132.32 cores=0,2
/proc/190123/stat : 190123 (SynLSCD) R 190122 190122 189715 0 -1 4194304 3516513 0 0 0 12316 916 0 0 20 0 1 0 242984222 38584119296 5785276 18446744073709551615 94660509503488 94660511938089 140733426389840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94660512419064 94660512452096 94660530167808 140733426391456 140733426391591 140733426391591 140733426397166 0
/proc/190123/statm: 9419951 5785276 2496 595 0 9404618 0
Current cumulated CPU time of completed processes: 422.52 s
Current children cumulated CPU time: 132.32 s
Current children cumulated vsize: 37682464 KiB
Current children cumulated memory: 23142512 KiB

[startup+556.8 s]
/proc/loadavg: 4.12 3.61 2.47 5/257 190127
/proc/meminfo: memFree=76103096/131382116 swapFree=33010684/33010684
[pid=190122] ppid=190095 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190122/stat : 190122 (timeout) S 190095 190122 189715 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242984221 2723840 352 18446744073709551615 94844393967616 94844393984129 140732923622032 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94844393998896 94844394000984 94844422197248 140732923627910 140732923628064 140732923628064 140732923633639 0
/proc/190122/statm: 665 352 352 5 0 90 0
[pid=190123] ppid=190122 vsize=37836224 memory=23328160 CPUtime=132.72 cores=0,2
/proc/190123/stat : 190123 (SynLSCD) R 190122 190122 189715 0 -1 4194304 3555624 0 0 0 12350 922 0 0 20 0 1 0 242984222 38744293376 5832040 18446744073709551615 94660509503488 94660511938089 140733426389840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94660512419064 94660512452096 94660530167808 140733426391456 140733426391591 140733426391591 140733426397166 0
/proc/190123/statm: 9459056 5832040 2496 595 0 9443723 0
Current cumulated CPU time of completed processes: 422.52 s
Current children cumulated CPU time: 132.72 s
Current children cumulated vsize: 37838884 KiB
Current children cumulated memory: 23329568 KiB

[startup+556.9 s]
/proc/loadavg: 4.12 3.61 2.47 5/257 190127
/proc/meminfo: memFree=76103096/131382116 swapFree=33010684/33010684
[pid=190122] ppid=190095 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/190122/stat : 190122 (timeout) S 190095 190122 189715 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242984221 2723840 352 18446744073709551615 94844393967616 94844393984129 140732923622032 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94844393998896 94844394000984 94844422197248 140732923627910 140732923628064 140732923628064 140732923633639 0
/proc/190122/statm: 665 352 352 5 0 90 0
[pid=190123] ppid=190122 vsize=37875032 memory=23375264 CPUtime=132.82 cores=0,2
/proc/190123/stat : 190123 (SynLSCD) R 190122 190122 189715 0 -1 4194304 3565338 0 0 0 12358 924 0 0 20 0 1 0 242984222 38784032768 5843816 18446744073709551615 94660509503488 94660511938089 140733426389840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94660512419064 94660512452096 94660530167808 140733426391456 140733426391591 140733426391591 140733426397166 0
/proc/190123/statm: 9468758 5843816 2496 595 0 9453425 0
Current cumulated CPU time of completed processes: 422.52 s
Current children cumulated CPU time: 132.82 s
Current children cumulated vsize: 37877692 KiB
Current children cumulated memory: 23376672 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 557.419
CPU time (s): 555.871
CPU user time (s): 542.249
CPU system time (s): 13.6219
CPU usage (%): 99.7223
Max. virtual memory (cumulated for all children) (KiB): 37877692
Max. memory (cumulated for all children) (KiB): 23376672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 542.249
system time used= 13.6219
maximum resident set size= 23375264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4444130
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= 440
involuntary context switches= 1263


# summary of solver processes directly reported to runsolver:
#   pid: 190098,190122,190123
#   total CPU time (s): 555.871
#   total CPU user time (s): 542.249
#   total CPU system time (s): 13.6219

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.39969 second user time and 5.904 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-23 14:10:21
IDJOB=4547864
IDBENCH=160484
IDSOLVER=3425
FILE ID=nodeC011/4547864-1753272620
RUNJOBID= nodeC011-1753272569-189730
SLURM_JOB_ID= 9690019
Free space on /tmp= 432732 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547864-1753272620/watcher-4547864-1753272620 -o /tmp/evaluation-result-4547864-1753272620/solver-4547864-1753272620 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1753272569-189730 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547864-1753272620.opb 3600 HOME

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

MD5SUM BENCH= 0ade693002e69cf4f48fe48722d4f7a3
RANDOM SEED=968735766

nodeC011 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	: 0xb00001f
cpu MHz		: 1197.295
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3662.830
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1796.363
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1198.099
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3662.838
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3662.776
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.675
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        99264428 kB
MemAvailable:   129688156 kB
Buffers:            3276 kB
Cached:         31192596 kB
SwapCached:            0 kB
Active:           739020 kB
Inactive:       30676904 kB
Active(anon):     244128 kB
Inactive(anon):     2076 kB
Active(file):     494892 kB
Inactive(file): 30674828 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             80500 kB
Writeback:             0 kB
AnonPages:        221204 kB
Mapped:           118540 kB
Shmem:             26152 kB
KReclaimable:     186884 kB
Slab:             280264 kB
SReclaimable:     186884 kB
SUnreclaim:        93380 kB
KernelStack:        4208 kB
PageTables:         3636 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     586500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432720 MiB
End job on nodeC011 at 2025-07-23 14:19:39