Trace number 4519122

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 NameAnswerobjective functionCPU timeWall clock time
CASHWMaxSATDisjCom-S 2025-06-01? (TO) 3600.05 3607.5

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_36.opb
MD5SUM35fe9b1930bcbc7a02a3c0004c4836fe
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark3517.32
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7920
Total number of constraints11808
Number of constraints which are clauses7776
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4032
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 144
Biggest coefficient in the objective function 2361183241434822606848
Number of bits for the biggest coefficient in the objective function 72
Sum of the numbers in the objective function 9444732965739290427390
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 2361183241434822606848
Number of bits of the biggest number in a constraint 72
Biggest sum of numbers in a constraint 9444732965739290427390
Number of bits of the biggest sum of numbers73
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
0.09/0.14	c Do: 140730951409400 140730951409408
0.09/0.17	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
3600.04/3607.50	s UNKNOWN

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: 63665 MiB (62469 MiB free)
  memory of node 1: 64507 MiB (63864 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519122-1751550021/watcher-4519122-1751550021 -o /tmp/evaluation-result-4519122-1751550021/solver-4519122-1751550021 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751542569-78495 --watchdog 3760 CASHWMaxSAT-DisjCom-S HOME/instance-4519122-1751550021.opb -total-t=3600 -no-par -v0 

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=79034, runsolver pid=79031

[startup+0.100062 s]*
/proc/loadavg: 1.13 1.10 1.09 2/245 79035
/proc/meminfo: memFree=129361340/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=40364 memory=21804 CPUtime=0.09 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 5102 0 0 0 9 0 0 0 20 0 1 0 70679855 41332736 5451 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 10091 5451 768 2416 0 7193 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 40364 KiB
Current children cumulated memory: 21804 KiB

[startup+0.20538 s]*
/proc/loadavg: 1.13 1.10 1.09 2/245 79035
/proc/meminfo: memFree=129357308/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=44040 memory=28016 CPUtime=0.19 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 7578 0 0 0 19 0 0 0 20 0 1 0 70679855 45096960 7004 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 11010 7004 800 2416 0 8112 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 44040 KiB
Current children cumulated memory: 28016 KiB

[startup+0.305323 s]*
/proc/loadavg: 1.13 1.10 1.09 2/245 79035
/proc/meminfo: memFree=129357308/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=44040 memory=28400 CPUtime=0.29 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 7670 0 0 0 29 0 0 0 20 0 1 0 70679855 45096960 7100 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 11010 7100 800 2416 0 8112 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 44040 KiB
Current children cumulated memory: 28400 KiB

[startup+0.700105 s]
/proc/loadavg: 1.13 1.10 1.09 2/245 79035
/proc/meminfo: memFree=129357056/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=47748 memory=31216 CPUtime=0.69 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 8360 0 0 0 68 1 0 0 20 0 1 0 70679855 48893952 7804 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 11937 7804 800 2416 0 9039 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 47748 KiB
Current children cumulated memory: 31216 KiB

[startup+1.5001 s]
/proc/loadavg: 1.13 1.10 1.09 2/245 79035
/proc/meminfo: memFree=129353276/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=52100 memory=34340 CPUtime=1.49 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 8645 0 0 0 148 1 0 0 20 0 1 0 70679855 53350400 8585 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 13025 8585 800 2416 0 10127 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 52100 KiB
Current children cumulated memory: 34340 KiB

[startup+3.10506 s]
/proc/loadavg: 1.12 1.10 1.09 2/245 79035
/proc/meminfo: memFree=129353296/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=52100 memory=36476 CPUtime=3.09 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 8647 0 0 0 308 1 0 0 20 0 1 0 70679855 53350400 9119 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 13025 9119 800 2416 0 10127 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 52100 KiB
Current children cumulated memory: 36476 KiB

[startup+6.3001 s]
/proc/loadavg: 1.12 1.10 1.09 2/245 79035
/proc/meminfo: memFree=129350272/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=53816 memory=38144 CPUtime=6.27 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 9866 0 0 0 626 1 0 0 20 0 1 0 70679855 55107584 9536 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 13454 9536 800 2416 0 10556 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 53816 KiB
Current children cumulated memory: 38144 KiB

[startup+12.7001 s]
/proc/loadavg: 1.11 1.10 1.09 2/246 79036
/proc/meminfo: memFree=129347460/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=54152 memory=38400 CPUtime=12.65 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 9939 0 0 0 1264 1 0 0 20 0 1 0 70679855 55451648 9600 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 13538 9600 800 2416 0 10640 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 54152 KiB
Current children cumulated memory: 38400 KiB

[startup+25.5001 s]
/proc/loadavg: 1.08 1.09 1.09 2/246 79036
/proc/meminfo: memFree=129348624/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=61224 memory=42628 CPUtime=25.42 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 10473 0 0 0 2541 1 0 0 20 0 1 0 70679855 62693376 10657 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 15306 10657 800 2416 0 12408 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 61224 KiB
Current children cumulated memory: 42628 KiB

[startup+51.1052 s]
/proc/loadavg: 1.12 1.10 1.09 2/247 79038
/proc/meminfo: memFree=129350912/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=63944 memory=46496 CPUtime=50.97 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 12089 0 0 0 5095 2 0 0 20 0 1 0 70679855 65478656 11624 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 15986 11624 800 2416 0 13088 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 63944 KiB
Current children cumulated memory: 46496 KiB

[startup+102.3 s]
/proc/loadavg: 1.10 1.10 1.09 2/247 79042
/proc/meminfo: memFree=129340296/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=68280 memory=50012 CPUtime=102.06 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 13516 0 0 0 10203 3 0 0 20 0 1 0 70679855 69918720 12503 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 17070 12503 800 2416 0 14172 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 68280 KiB
Current children cumulated memory: 50012 KiB

[startup+162.3 s]
/proc/loadavg: 1.15 1.11 1.09 2/247 79048
/proc/meminfo: memFree=129337744/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=68280 memory=52960 CPUtime=161.94 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 13585 0 0 0 16191 3 0 0 20 0 1 0 70679855 69918720 13240 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 17070 13240 800 2416 0 14172 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 68280 KiB
Current children cumulated memory: 52960 KiB

[startup+222.3 s]
/proc/loadavg: 1.12 1.10 1.09 2/247 79050
/proc/meminfo: memFree=129339016/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=68324 memory=52916 CPUtime=221.82 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 14131 0 0 0 22178 4 0 0 20 0 1 0 70679855 69963776 13229 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 17081 13229 800 2416 0 14183 0
Current children cumulated CPU time: 221.82 s
Current children cumulated vsize: 68324 KiB
Current children cumulated memory: 52916 KiB

[startup+282.3 s]
/proc/loadavg: 1.09 1.10 1.09 2/247 79052
/proc/meminfo: memFree=129338752/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=72616 memory=57012 CPUtime=281.7 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 14644 0 0 0 28166 4 0 0 20 0 1 0 70679855 74358784 14253 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 18154 14253 800 2416 0 15256 0
Current children cumulated CPU time: 281.7 s
Current children cumulated vsize: 72616 KiB
Current children cumulated memory: 57012 KiB

[startup+342.3 s]
/proc/loadavg: 1.13 1.11 1.09 2/245 79054
/proc/meminfo: memFree=129335284/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=73440 memory=57012 CPUtime=341.57 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 14649 0 0 0 34153 4 0 0 20 0 1 0 70679855 75202560 14253 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 18360 14253 800 2416 0 15462 0
Current children cumulated CPU time: 341.57 s
Current children cumulated vsize: 73440 KiB
Current children cumulated memory: 57012 KiB

[startup+402.3 s]
/proc/loadavg: 1.10 1.10 1.09 2/245 79056
/proc/meminfo: memFree=129323168/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=84932 memory=68464 CPUtime=401.46 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 14977 0 0 0 40141 5 0 0 20 0 1 0 70679855 86970368 17116 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 21233 17116 800 2416 0 18335 0
Current children cumulated CPU time: 401.46 s
Current children cumulated vsize: 84932 KiB
Current children cumulated memory: 68464 KiB

[startup+462.3 s]
/proc/loadavg: 1.08 1.09 1.09 2/246 79059
/proc/meminfo: memFree=129308648/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=103608 memory=81588 CPUtime=461.33 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 16414 0 0 0 46127 6 0 0 20 0 1 0 70679855 106094592 20397 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 25902 20397 800 2416 0 23004 0

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

Current children cumulated memory: 100024 KiB

[startup+2922.3 s]
/proc/loadavg: 1.14 1.10 1.09 2/248 79188
/proc/meminfo: memFree=129283676/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=2916.26 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18401 0 0 0 291607 19 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 2916.26 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

[startup+2982.3 s]
/proc/loadavg: 1.10 1.09 1.09 2/248 79190
/proc/meminfo: memFree=129283468/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=2976.14 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18401 0 0 0 297595 19 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 2976.14 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

[startup+3042.3 s]
/proc/loadavg: 1.08 1.09 1.09 2/248 79193
/proc/meminfo: memFree=129283576/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3036.02 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18401 0 0 0 303582 20 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3036.02 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

[startup+3102.3 s]
/proc/loadavg: 1.13 1.10 1.09 2/248 79197
/proc/meminfo: memFree=129283340/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3095.89 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18401 0 0 0 309569 20 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3095.89 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

[startup+3162.3 s]
/proc/loadavg: 1.09 1.09 1.09 2/248 79202
/proc/meminfo: memFree=129306216/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3155.76 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18401 0 0 0 315556 20 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3155.76 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

[startup+3222.3 s]
/proc/loadavg: 1.20 1.12 1.10 2/244 79204
/proc/meminfo: memFree=129306260/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3215.64 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18401 0 0 0 321543 21 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3215.64 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

[startup+3282.3 s]
/proc/loadavg: 1.13 1.11 1.09 2/245 79207
/proc/meminfo: memFree=129306372/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3275.52 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18401 0 0 0 327531 21 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3275.52 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

[startup+3342.3 s]
/proc/loadavg: 1.17 1.12 1.10 2/245 79209
/proc/meminfo: memFree=129306244/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3335.39 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18441 0 0 0 333518 21 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3335.39 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

[startup+3402.3 s]
/proc/loadavg: 1.12 1.11 1.09 2/245 79211
/proc/meminfo: memFree=129306404/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3395.27 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18441 0 0 0 339505 22 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3395.27 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

[startup+3462.3 s]
/proc/loadavg: 1.09 1.11 1.09 2/245 79213
/proc/meminfo: memFree=129306448/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3455.14 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18441 0 0 0 345492 22 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3455.14 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

[startup+3522.3 s]
/proc/loadavg: 1.15 1.12 1.09 2/245 79215
/proc/meminfo: memFree=129306544/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3515.02 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18441 0 0 0 351479 23 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3515.02 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

[startup+3582.3 s]
/proc/loadavg: 1.11 1.11 1.09 2/244 79217
/proc/meminfo: memFree=129308024/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3574.89 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18441 0 0 0 357466 23 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3574.89 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.5 s]
/proc/loadavg: 1.14 1.12 1.09 2/245 79220
/proc/meminfo: memFree=129307884/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3600.04 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18441 0 0 0 359981 23 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3607.5 s]
# the end of solver process 79034 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3599.82 s, system=0.23829 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3607.5 s]
/proc/loadavg: 1.14 1.12 1.09 2/245 79220
/proc/meminfo: memFree=129307884/131249996 swapFree=33010416/33010684
[pid=79034] ppid=79031 vsize=123116 memory=100024 CPUtime=3600.04 cores=4,6
/proc/79034/stat : 79034 (CASHWMaxSAT-Dis) R 79031 79034 78036 0 -1 4194304 18441 0 0 0 359981 23 0 0 20 0 1 0 70679855 126070784 25006 18446744073709551615 4198400 14093885 140730951411760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 31838208 140730951420266 140730951420381 140730951420381 140730951425983 0
/proc/79034/statm: 30779 25006 800 2416 0 27881 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 100024 KiB

Child status: 0

Real time (s): 3607.5
CPU time (s): 3600.05
CPU user time (s): 3599.82
CPU system time (s): 0.23829
CPU usage (%): 99.7936
Max. virtual memory (cumulated for all children) (KiB): 141796
Max. memory (cumulated for all children) (KiB): 117340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.82
system time used= 0.23829
maximum resident set size= 117340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18441
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 1228


# summary of solver processes directly reported to runsolver:
#   pid: 79034
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3599.82
#   total CPU system time (s): 0.23829

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.37919 second user time and 14.2124 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-03 15:40:21
IDJOB=4519122
IDBENCH=177172
IDSOLVER=3323
FILE ID=nodeC022/4519122-1751550021
RUNJOBID= nodeC022-1751542569-78495
SLURM_JOB_ID= 9598704
Free space on /tmp= 432388 MiB

SOLVER NAME= CASHWMaxSATDisjCom-S 2025-06-01
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_36.opb
COMMAND LINE= CASHWMaxSAT-DisjCom-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519122-1751550021/watcher-4519122-1751550021 -o /tmp/evaluation-result-4519122-1751550021/solver-4519122-1751550021 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751542569-78495 --watchdog 3760  CASHWMaxSAT-DisjCom-S HOME/instance-4519122-1751550021.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 35fe9b1930bcbc7a02a3c0004c4836fe
RANDOM SEED=897600969

nodeC022 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		: 3604.387
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	: 6999.44
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		: 1200.280
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	: 6999.44
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		: 3700.000
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	: 6999.44
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		: 3700.000
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	: 6999.44
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.958
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	: 6999.44
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		: 1199.841
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	: 6999.44
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		: 3599.732
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	: 6999.44
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		: 3700.000
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	: 6999.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129365876 kB
MemAvailable:   129709312 kB
Buffers:            2128 kB
Cached:          1126956 kB
SwapCached:           32 kB
Active:           607760 kB
Inactive:         584616 kB
Active(anon):      77144 kB
Inactive(anon):     4176 kB
Active(file):     530616 kB
Inactive(file):   580440 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12964 kB
Writeback:            32 kB
AnonPages:         66324 kB
Mapped:           103384 kB
Shmem:             18028 kB
KReclaimable:     142836 kB
Slab:             232580 kB
SReclaimable:     142836 kB
SUnreclaim:        89744 kB
KernelStack:        3984 kB
PageTables:         2600 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     329084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150296 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432376 MiB
End job on nodeC022 at 2025-07-03 16:40:29