Trace number 4513964

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
CASHWMaxSATDisjCad-S 2025-06-01? (TO) 3600.03 3611.01

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v051-n2.opb
MD5SUM7729cb4e99fea72bb32a899c13dec964
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.019991
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables153
Total number of constraints51
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)51
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.01/3611.01	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: 63837 MiB (62622 MiB free)
  memory of node 1: 64465 MiB (63907 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513964-1751220294/watcher-4513964-1751220294 -o /tmp/evaluation-result-4513964-1751220294/solver-4513964-1751220294 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751220287-29082 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4513964-1751220294.opb -total-t=3600 -no-par -v0 

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

solver pid=29320, runsolver pid=29317

[startup+0.100097 s]*
/proc/loadavg: 0.84 1.21 2.16 5/256 29321
/proc/meminfo: memFree=129565300/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=19404 memory=5616 CPUtime=0.1 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 653 0 0 0 10 0 0 0 20 0 1 0 37708800 19869696 1404 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 4851 1404 992 2593 0 1744 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 19404 KiB
Current children cumulated memory: 5616 KiB

[startup+0.213167 s]*
/proc/loadavg: 0.84 1.21 2.16 5/256 29321
/proc/meminfo: memFree=129565300/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=20292 memory=6484 CPUtime=0.22 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 1124 0 0 0 22 0 0 0 20 0 1 0 37708800 20779008 1621 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 5073 1621 992 2593 0 1966 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 20292 KiB
Current children cumulated memory: 6484 KiB

[startup+0.312595 s]*
/proc/loadavg: 0.84 1.21 2.16 5/256 29321
/proc/meminfo: memFree=129565300/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=20600 memory=6768 CPUtime=0.32 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 1319 0 0 0 32 0 0 0 20 0 1 0 37708800 21094400 1692 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 5150 1692 992 2593 0 2043 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 20600 KiB
Current children cumulated memory: 6768 KiB

[startup+0.700262 s]
/proc/loadavg: 0.84 1.21 2.16 5/256 29321
/proc/meminfo: memFree=129562276/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=21732 memory=7920 CPUtime=0.69 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 1785 0 0 0 69 0 0 0 20 0 1 0 37708800 22253568 1980 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 5433 1980 992 2593 0 2326 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 21732 KiB
Current children cumulated memory: 7920 KiB

[startup+1.50028 s]
/proc/loadavg: 0.84 1.21 2.16 5/256 29321
/proc/meminfo: memFree=129568576/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=23236 memory=9400 CPUtime=1.49 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 2542 0 0 0 149 0 0 0 20 0 1 0 37708800 23793664 2350 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 5809 2350 992 2593 0 2702 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 23236 KiB
Current children cumulated memory: 9400 KiB

[startup+3.1131 s]
/proc/loadavg: 1.09 1.26 2.17 5/256 29321
/proc/meminfo: memFree=129585080/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=24864 memory=11052 CPUtime=3.09 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 4585 0 0 0 309 0 0 0 20 0 1 0 37708800 25460736 2763 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 6216 2763 992 2593 0 3109 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 24864 KiB
Current children cumulated memory: 11052 KiB

[startup+6.30028 s]
/proc/loadavg: 1.09 1.26 2.17 5/256 29322
/proc/meminfo: memFree=129606756/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=27444 memory=13544 CPUtime=6.27 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 5702 0 0 0 627 0 0 0 20 0 1 0 37708800 28102656 3386 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 6861 3386 992 2593 0 3754 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 27444 KiB
Current children cumulated memory: 13544 KiB

[startup+12.7003 s]
/proc/loadavg: 1.41 1.32 2.18 5/256 29322
/proc/meminfo: memFree=129637120/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=33556 memory=19724 CPUtime=12.65 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 10182 0 0 0 1264 1 0 0 20 0 1 0 37708800 34361344 4931 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 8389 4931 992 2593 0 5282 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 33556 KiB
Current children cumulated memory: 19724 KiB

[startup+25.5003 s]
/proc/loadavg: 1.98 1.45 2.21 5/256 29322
/proc/meminfo: memFree=129718028/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=35636 memory=21772 CPUtime=25.43 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 13234 0 0 0 2541 2 0 0 20 0 1 0 37708800 36491264 5443 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 8909 5443 992 2593 0 5802 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 35636 KiB
Current children cumulated memory: 21772 KiB

[startup+51.1132 s]
/proc/loadavg: 2.67 1.66 2.26 5/256 29322
/proc/meminfo: memFree=129679648/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=42948 memory=29136 CPUtime=50.97 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 17440 0 0 0 5094 3 0 0 20 0 1 0 37708800 43978752 7284 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 10737 7284 992 2593 0 7630 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 42948 KiB
Current children cumulated memory: 29136 KiB

[startup+102.3 s]
/proc/loadavg: 3.46 2.03 2.36 5/256 29324
/proc/meminfo: memFree=129636536/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=58780 memory=44968 CPUtime=102 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 22146 0 0 0 10196 4 0 0 20 0 1 0 37708800 60190720 11242 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 14695 11242 992 2593 0 11588 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 58780 KiB
Current children cumulated memory: 44968 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 2.43 2.48 5/255 29416
/proc/meminfo: memFree=129623652/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=58944 memory=45068 CPUtime=161.82 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 27226 0 0 0 16176 6 0 0 20 0 1 0 37708800 60358656 11267 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 14736 11267 992 2593 0 11629 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 58944 KiB
Current children cumulated memory: 45068 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.73 2.58 5/254 29418
/proc/meminfo: memFree=129579788/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=61496 memory=47628 CPUtime=221.65 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 27902 0 0 0 22159 6 0 0 20 0 1 0 37708800 62971904 11907 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 15374 11907 992 2593 0 12267 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 61496 KiB
Current children cumulated memory: 47628 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 2.99 2.68 5/250 29423
/proc/meminfo: memFree=129544596/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=64508 memory=50572 CPUtime=281.47 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 28655 0 0 0 28141 6 0 0 20 0 1 0 37708800 66056192 12643 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 16127 12643 992 2593 0 13020 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 64508 KiB
Current children cumulated memory: 50572 KiB

[startup+342.3 s]
/proc/loadavg: 4.04 3.18 2.77 5/250 29425
/proc/meminfo: memFree=129527572/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=70012 memory=56116 CPUtime=341.3 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 32632 0 0 0 34122 8 0 0 20 0 1 0 37708800 71692288 14029 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 17503 14029 992 2593 0 14396 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 70012 KiB
Current children cumulated memory: 56116 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.36 2.86 5/250 29427
/proc/meminfo: memFree=129507296/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=77948 memory=64264 CPUtime=401.11 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 35056 0 0 0 40102 9 0 0 20 0 1 0 37708800 79818752 16066 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 19487 16066 992 2593 0 16380 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 77948 KiB
Current children cumulated memory: 64264 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.50 2.94 5/252 29432
/proc/meminfo: memFree=129476556/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=93840 memory=80012 CPUtime=460.94 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 35931 0 0 0 46084 10 0 0 20 0 1 0 37708800 96092160 20003 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 23460 20003 992 2593 0 20353 0

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

Current children cumulated memory: 146956 KiB

[startup+2862.3 s]
/proc/loadavg: 4.18 4.24 4.10 5/249 29539
/proc/meminfo: memFree=129251028/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=160828 memory=146956 CPUtime=2853.83 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 53741 0 0 0 285362 21 0 0 20 0 1 0 37708800 164687872 36739 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 40207 36739 992 2593 0 37100 0
Current children cumulated CPU time: 2853.83 s
Current children cumulated vsize: 160828 KiB
Current children cumulated memory: 146956 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.21 4.10 5/250 29546
/proc/meminfo: memFree=129297484/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=122956 memory=109068 CPUtime=2913.64 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 55218 0 0 0 291342 22 0 0 20 0 1 0 37708800 125906944 27267 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 30739 27267 992 2593 0 27632 0
Current children cumulated CPU time: 2913.64 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 109068 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.19 4.09 5/250 29548
/proc/meminfo: memFree=129237220/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=163776 memory=149900 CPUtime=2973.43 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 56225 0 0 0 297320 23 0 0 20 0 1 0 37708800 167706624 37475 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 40944 37475 992 2593 0 37837 0
Current children cumulated CPU time: 2973.43 s
Current children cumulated vsize: 163776 KiB
Current children cumulated memory: 149900 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.17 4.09 5/250 29550
/proc/meminfo: memFree=129257632/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=171548 memory=157708 CPUtime=3033.23 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 56635 0 0 0 303300 23 0 0 20 0 1 0 37708800 175665152 39427 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 42887 39427 992 2593 0 39780 0
Current children cumulated CPU time: 3033.23 s
Current children cumulated vsize: 171548 KiB
Current children cumulated memory: 157708 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.15 4.09 5/250 29552
/proc/meminfo: memFree=129262548/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=128088 memory=114188 CPUtime=3093.03 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 56945 0 0 0 309279 24 0 0 20 0 1 0 37708800 131162112 28547 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 32022 28547 992 2593 0 28915 0
Current children cumulated CPU time: 3093.03 s
Current children cumulated vsize: 128088 KiB
Current children cumulated memory: 114188 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.13 4.09 5/250 29554
/proc/meminfo: memFree=129251760/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=117300 memory=103616 CPUtime=3152.82 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 58256 0 0 0 315257 25 0 0 20 0 1 0 37708800 120115200 25904 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 29325 25904 992 2593 0 26218 0
Current children cumulated CPU time: 3152.82 s
Current children cumulated vsize: 117300 KiB
Current children cumulated memory: 103616 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/250 29556
/proc/meminfo: memFree=129242516/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=146920 memory=133004 CPUtime=3212.62 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 59368 0 0 0 321235 27 0 0 20 0 1 0 37708800 150446080 33251 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 36730 33251 992 2593 0 33623 0
Current children cumulated CPU time: 3212.62 s
Current children cumulated vsize: 146920 KiB
Current children cumulated memory: 133004 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/251 29562
/proc/meminfo: memFree=129239724/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=148312 memory=134412 CPUtime=3272.42 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 59716 0 0 0 327215 27 0 0 20 0 1 0 37708800 151871488 33603 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 37078 33603 992 2593 0 33971 0
Current children cumulated CPU time: 3272.42 s
Current children cumulated vsize: 148312 KiB
Current children cumulated memory: 134412 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/251 29564
/proc/meminfo: memFree=129256424/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=163796 memory=149900 CPUtime=3332.21 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 60521 0 0 0 333194 27 0 0 20 0 1 0 37708800 167727104 37475 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 40949 37475 992 2593 0 37842 0
Current children cumulated CPU time: 3332.21 s
Current children cumulated vsize: 163796 KiB
Current children cumulated memory: 149900 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/251 29577
/proc/meminfo: memFree=129233112/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=163796 memory=149900 CPUtime=3392.01 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 60521 0 0 0 339174 27 0 0 20 0 1 0 37708800 167727104 37475 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 40949 37475 992 2593 0 37842 0
Current children cumulated CPU time: 3392.01 s
Current children cumulated vsize: 163796 KiB
Current children cumulated memory: 149900 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/251 29579
/proc/meminfo: memFree=129186856/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=163796 memory=149900 CPUtime=3451.81 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 60521 0 0 0 345154 27 0 0 20 0 1 0 37708800 167727104 37475 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 40949 37475 992 2593 0 37842 0
Current children cumulated CPU time: 3451.81 s
Current children cumulated vsize: 163796 KiB
Current children cumulated memory: 149900 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 29585
/proc/meminfo: memFree=129215812/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=125148 memory=111464 CPUtime=3511.6 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 61120 0 0 0 351132 28 0 0 20 0 1 0 37708800 128151552 27866 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 31287 27866 992 2593 0 28180 0
Current children cumulated CPU time: 3511.6 s
Current children cumulated vsize: 125148 KiB
Current children cumulated memory: 111464 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/251 29587
/proc/meminfo: memFree=129185696/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=146056 memory=132236 CPUtime=3571.4 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 61740 0 0 0 357111 29 0 0 20 0 1 0 37708800 149561344 33059 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 36514 33059 992 2593 0 33407 0
Current children cumulated CPU time: 3571.4 s
Current children cumulated vsize: 146056 KiB
Current children cumulated memory: 132236 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.04 4.09 4.08 6/249 29677
/proc/meminfo: memFree=129436804/131382112 swapFree=33010684/33010684
[pid=29320] ppid=29317 vsize=146056 memory=132236 CPUtime=3600.01 cores=0,2
/proc/29320/stat : 29320 (CASHWMaxSAT-Dis) R 29317 29320 29072 0 -1 4194304 61740 0 0 0 359972 29 0 0 20 0 1 0 37708800 149561344 33059 18446744073709551615 4198400 14817773 140729370867744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51539968 140729370872170 140729370872285 140729370872285 140729370877887 0
/proc/29320/statm: 36514 33059 992 2593 0 33407 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 146056 KiB
Current children cumulated memory: 132236 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.73 s, system=0.299945 s

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

Child status: 0

Real time (s): 3611.01
CPU time (s): 3600.03
CPU user time (s): 3599.73
CPU system time (s): 0.299945
CPU usage (%): 99.6958
Max. virtual memory (cumulated for all children) (KiB): 200684
Max. memory (cumulated for all children) (KiB): 162748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.73
system time used= 0.299945
maximum resident set size= 186804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61740
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= 21
involuntary context switches= 8791


# summary of solver processes directly reported to runsolver:
#   pid: 29320
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.73
#   total CPU system time (s): 0.299945

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.1358 second user time and 32.5525 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-29 20:04:54
IDJOB=4513964
IDBENCH=162594
IDSOLVER=3322
FILE ID=nodeC005/4513964-1751220294
RUNJOBID= nodeC005-1751220287-29082
SLURM_JOB_ID= 9587675
Free space on /tmp= 433020 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v051-n2.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513964-1751220294/watcher-4513964-1751220294 -o /tmp/evaluation-result-4513964-1751220294/solver-4513964-1751220294 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751220287-29082 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4513964-1751220294.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 7729cb4e99fea72bb32a899c13dec964
RANDOM SEED=553456212

nodeC005 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		: 3491.951
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	: 6983.90
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		: 3691.502
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	: 6983.90
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		: 1197.201
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	: 6983.90
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		: 1197.631
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	: 6983.90
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.268
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	: 6983.90
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		: 3691.504
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	: 6983.90
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		: 1197.488
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	: 6983.90
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		: 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 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	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129566496 kB
MemAvailable:   129692592 kB
Buffers:            3280 kB
Cached:           929764 kB
SwapCached:            0 kB
Active:           355764 kB
Inactive:         681868 kB
Active(anon):     122556 kB
Inactive(anon):        0 kB
Active(file):     233208 kB
Inactive(file):   681868 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             55788 kB
Writeback:             0 kB
AnonPages:        107712 kB
Mapped:           114456 kB
Shmem:             17960 kB
KReclaimable:     101292 kB
Slab:             183716 kB
SReclaimable:     101292 kB
SUnreclaim:        82424 kB
KernelStack:        4128 kB
PageTables:         3172 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     455500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC005 at 2025-06-29 21:05:05