Trace number 4501924

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.06 3611.2

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9013_3-sat.opb
MD5SUM69f6f997ce8de3d1a51b1c8599cc504d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19838
Total number of constraints62894
Number of constraints which are clauses62462
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints432
Minimum length of a constraint1
Maximum length of a constraint90
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 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 554
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.05/3611.20	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 (62870 MiB free)
  memory of node 1: 64465 MiB (63677 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4501924-1751139322/watcher-4501924-1751139322 -o /tmp/evaluation-result-4501924-1751139322/solver-4501924-1751139322 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751133631-11122 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4501924-1751139322.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15375, runsolver pid=15372

[startup+0.100068 s]*
/proc/loadavg: 4.06 4.11 4.13 5/250 15376
/proc/meminfo: memFree=129586288/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=28348 memory=13788 CPUtime=0.1 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 2866 0 0 0 10 0 0 0 20 0 1 0 29611571 29028352 3447 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 7087 3447 864 2593 0 3980 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28348 KiB
Current children cumulated memory: 13788 KiB

[startup+0.213529 s]*
/proc/loadavg: 4.06 4.11 4.13 5/250 15376
/proc/meminfo: memFree=129586720/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=34948 memory=20316 CPUtime=0.21 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 4508 0 0 0 20 1 0 0 20 0 1 0 29611571 35786752 5079 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 8737 5079 864 2593 0 5630 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34948 KiB
Current children cumulated memory: 20316 KiB

[startup+0.313347 s]*
/proc/loadavg: 4.06 4.11 4.13 5/250 15376
/proc/meminfo: memFree=129586720/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=40172 memory=25436 CPUtime=0.31 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 5800 0 0 0 30 1 0 0 20 0 1 0 29611571 41136128 6359 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 10043 6359 864 2593 0 6936 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 40172 KiB
Current children cumulated memory: 25436 KiB

[startup+0.700283 s]
/proc/loadavg: 4.06 4.11 4.13 5/250 15376
/proc/meminfo: memFree=129578908/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=62836 memory=47820 CPUtime=0.68 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 11641 0 0 0 65 3 0 0 20 0 1 0 29611571 64344064 11955 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 15709 11955 864 2593 0 12602 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 62836 KiB
Current children cumulated memory: 47820 KiB

[startup+1.50035 s]
/proc/loadavg: 4.06 4.11 4.13 5/250 15376
/proc/meminfo: memFree=129554968/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=136452 memory=119552 CPUtime=1.48 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 23021 0 0 0 142 6 0 0 20 0 1 0 29611571 139726848 29888 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 34113 29888 896 2593 0 31006 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 136452 KiB
Current children cumulated memory: 119552 KiB

[startup+3.11311 s]
/proc/loadavg: 4.06 4.11 4.13 5/250 15376
/proc/meminfo: memFree=129415444/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=228904 memory=203300 CPUtime=3.09 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 35469 0 0 0 298 11 0 0 20 0 1 0 29611571 234397696 50825 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 57226 50825 960 2593 0 54119 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 228904 KiB
Current children cumulated memory: 203300 KiB

[startup+6.30033 s]
/proc/loadavg: 4.06 4.11 4.13 5/250 15376
/proc/meminfo: memFree=129317364/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=247648 memory=222504 CPUtime=6.27 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 36237 0 0 0 616 11 0 0 20 0 1 0 29611571 253591552 55626 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 61912 55626 960 2593 0 58805 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 247648 KiB
Current children cumulated memory: 222504 KiB

[startup+12.7003 s]
/proc/loadavg: 4.05 4.11 4.13 5/250 15376
/proc/meminfo: memFree=129322396/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=248436 memory=223272 CPUtime=12.64 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 36470 0 0 0 1253 11 0 0 20 0 1 0 29611571 254398464 55818 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 62109 55818 960 2593 0 59002 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 248436 KiB
Current children cumulated memory: 223272 KiB

[startup+25.5004 s]
/proc/loadavg: 4.04 4.10 4.12 5/250 15376
/proc/meminfo: memFree=129316912/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=250392 memory=225320 CPUtime=25.41 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 36994 0 0 0 2530 11 0 0 20 0 1 0 29611571 256401408 56330 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 62598 56330 960 2593 0 59491 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 250392 KiB
Current children cumulated memory: 225320 KiB

[startup+51.1133 s]
/proc/loadavg: 4.08 4.11 4.12 5/250 15376
/proc/meminfo: memFree=129256956/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=251192 memory=226088 CPUtime=50.94 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 37230 0 0 0 5083 11 0 0 20 0 1 0 29611571 257220608 56522 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 62798 56522 960 2593 0 59691 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 251192 KiB
Current children cumulated memory: 226088 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.11 4.12 5/250 15378
/proc/meminfo: memFree=129215564/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=242236 memory=217164 CPUtime=101.98 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 40006 0 0 0 10184 14 0 0 20 0 1 0 29611571 248049664 54291 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 60559 54291 960 2593 0 57452 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 242236 KiB
Current children cumulated memory: 217164 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.12 4.12 5/250 15380
/proc/meminfo: memFree=129264320/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=256540 memory=231496 CPUtime=161.8 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 41706 0 0 0 16165 15 0 0 20 0 1 0 29611571 262696960 57874 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 64135 57874 960 2593 0 61028 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 256540 KiB
Current children cumulated memory: 231496 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.11 5/250 15382
/proc/meminfo: memFree=129312228/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=218644 memory=193600 CPUtime=221.63 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 44395 0 0 0 22145 18 0 0 20 0 1 0 29611571 223891456 48400 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 54661 48400 960 2593 0 51554 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 218644 KiB
Current children cumulated memory: 193600 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.10 4.11 5/250 15384
/proc/meminfo: memFree=129250256/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=219808 memory=194764 CPUtime=281.44 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 47309 0 0 0 28123 21 0 0 20 0 1 0 29611571 225083392 48691 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 54952 48691 960 2593 0 51845 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 219808 KiB
Current children cumulated memory: 194764 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.11 4.11 5/250 15386
/proc/meminfo: memFree=129181784/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=242824 memory=217908 CPUtime=341.24 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 48205 0 0 0 34101 23 0 0 20 0 1 0 29611571 248651776 54477 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 60706 54477 960 2593 0 57599 0
Current children cumulated CPU time: 341.24 s
Current children cumulated vsize: 242824 KiB
Current children cumulated memory: 217908 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.11 4.10 5/250 15388
/proc/meminfo: memFree=129219024/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=273312 memory=248652 CPUtime=401.05 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 49274 0 0 0 40082 23 0 0 20 0 1 0 29611571 279871488 62163 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 68328 62163 960 2593 0 65221 0
Current children cumulated CPU time: 401.05 s
Current children cumulated vsize: 273312 KiB
Current children cumulated memory: 248652 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.10 4.10 5/249 15392
/proc/meminfo: memFree=129221484/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=273312 memory=248780 CPUtime=460.89 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 49290 0 0 0 46066 23 0 0 20 0 1 0 29611571 279871488 62195 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 68328 62195 960 2593 0 65221 0
Current children cumulated CPU time: 460.89 s

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

Current children cumulated memory: 276400 KiB

[startup+2862.3 s]
/proc/loadavg: 4.05 4.11 4.12 5/250 15782
/proc/meminfo: memFree=127421476/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=263712 memory=241232 CPUtime=2853.51 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 91065 0 0 0 285285 66 0 0 20 0 1 0 29611571 270041088 60308 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 65928 60308 960 2593 0 62821 0
Current children cumulated CPU time: 2853.51 s
Current children cumulated vsize: 263712 KiB
Current children cumulated memory: 241232 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.12 4.12 5/250 15786
/proc/meminfo: memFree=127409616/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=263712 memory=241232 CPUtime=2913.3 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 91566 0 0 0 291264 66 0 0 20 0 1 0 29611571 270041088 60308 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 65928 60308 960 2593 0 62821 0
Current children cumulated CPU time: 2913.3 s
Current children cumulated vsize: 263712 KiB
Current children cumulated memory: 241232 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.11 4.11 5/249 15788
/proc/meminfo: memFree=127375440/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=299296 memory=276788 CPUtime=2973.1 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 91799 0 0 0 297243 67 0 0 20 0 1 0 29611571 306479104 69197 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 74824 69197 960 2593 0 71717 0
Current children cumulated CPU time: 2973.1 s
Current children cumulated vsize: 299296 KiB
Current children cumulated memory: 276788 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.11 4.11 5/251 15796
/proc/meminfo: memFree=127349196/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=299884 memory=277376 CPUtime=3032.89 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 92229 0 0 0 303221 68 0 0 20 0 1 0 29611571 307081216 69344 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 74971 69344 960 2593 0 71864 0
Current children cumulated CPU time: 3032.89 s
Current children cumulated vsize: 299884 KiB
Current children cumulated memory: 277376 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.10 4.10 5/251 15843
/proc/meminfo: memFree=128585468/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=263712 memory=241232 CPUtime=3092.69 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 92246 0 0 0 309201 68 0 0 20 0 1 0 29611571 270041088 60308 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 65928 60308 960 2593 0 62821 0
Current children cumulated CPU time: 3092.69 s
Current children cumulated vsize: 263712 KiB
Current children cumulated memory: 241232 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.11 4.10 5/251 15845
/proc/meminfo: memFree=128534480/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=300820 memory=278312 CPUtime=3152.48 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 92326 0 0 0 315179 69 0 0 20 0 1 0 29611571 308039680 69578 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 75205 69578 960 2593 0 72098 0
Current children cumulated CPU time: 3152.48 s
Current children cumulated vsize: 300820 KiB
Current children cumulated memory: 278312 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/251 15847
/proc/meminfo: memFree=128465156/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=301324 memory=278844 CPUtime=3212.28 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 93293 0 0 0 321158 70 0 0 20 0 1 0 29611571 308555776 69711 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 75331 69711 960 2593 0 72224 0
Current children cumulated CPU time: 3212.28 s
Current children cumulated vsize: 301324 KiB
Current children cumulated memory: 278844 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/253 15852
/proc/meminfo: memFree=128489320/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=301560 memory=279080 CPUtime=3272.08 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 93576 0 0 0 327137 71 0 0 20 0 1 0 29611571 308797440 69770 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 75390 69770 960 2593 0 72283 0
Current children cumulated CPU time: 3272.08 s
Current children cumulated vsize: 301560 KiB
Current children cumulated memory: 279080 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/251 15854
/proc/meminfo: memFree=128503156/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=301908 memory=279428 CPUtime=3331.91 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 93948 0 0 0 333119 72 0 0 20 0 1 0 29611571 309153792 69857 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 75477 69857 960 2593 0 72370 0
Current children cumulated CPU time: 3331.91 s
Current children cumulated vsize: 301908 KiB
Current children cumulated memory: 279428 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/251 15856
/proc/meminfo: memFree=128425192/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=302536 memory=280056 CPUtime=3391.74 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 94990 0 0 0 339101 73 0 0 20 0 1 0 29611571 309796864 70014 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 75634 70014 960 2593 0 72527 0
Current children cumulated CPU time: 3391.74 s
Current children cumulated vsize: 302536 KiB
Current children cumulated memory: 280056 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/251 15858
/proc/meminfo: memFree=128449204/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=303008 memory=280528 CPUtime=3451.57 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 95618 0 0 0 345083 74 0 0 20 0 1 0 29611571 310280192 70132 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 75752 70132 960 2593 0 72645 0
Current children cumulated CPU time: 3451.57 s
Current children cumulated vsize: 303008 KiB
Current children cumulated memory: 280528 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/252 15863
/proc/meminfo: memFree=128385180/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=303296 memory=280816 CPUtime=3511.4 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 95894 0 0 0 351065 75 0 0 20 0 1 0 29611571 310575104 70204 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 75824 70204 960 2593 0 72717 0
Current children cumulated CPU time: 3511.4 s
Current children cumulated vsize: 303296 KiB
Current children cumulated memory: 280816 KiB

[startup+3582.3 s]
/proc/loadavg: 4.73 4.27 4.15 5/250 15865
/proc/meminfo: memFree=128416388/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=303484 memory=281004 CPUtime=3571.23 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 96652 0 0 0 357047 76 0 0 20 0 1 0 29611571 310767616 70251 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 75871 70251 960 2593 0 72764 0
Current children cumulated CPU time: 3571.23 s
Current children cumulated vsize: 303484 KiB
Current children cumulated memory: 281004 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 4.57 4.28 4.16 5/249 15870
/proc/meminfo: memFree=128444168/131382112 swapFree=33010684/33010684
[pid=15375] ppid=15372 vsize=303588 memory=281108 CPUtime=3600.05 cores=0,2
/proc/15375/stat : 15375 (CASHWMaxSAT-Dis) R 15372 15375 11107 0 -1 4194304 96996 0 0 0 359928 77 0 0 20 0 1 0 29611571 310874112 70277 18446744073709551615 4198400 14817773 140733320773360 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 51720192 140733320776042 140733320776157 140733320776157 140733320781759 0
/proc/15375/statm: 75897 70277 960 2593 0 72790 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 303588 KiB
Current children cumulated memory: 281108 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.29 s, system=0.778321 s

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

Child status: 0

Real time (s): 3611.2
CPU time (s): 3600.06
CPU user time (s): 3599.29
CPU system time (s): 0.778321
CPU usage (%): 99.6916
Max. virtual memory (cumulated for all children) (KiB): 343360
Max. memory (cumulated for all children) (KiB): 320852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.29
system time used= 0.778321
maximum resident set size= 320852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96996
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= 48
involuntary context switches= 8808


# summary of solver processes directly reported to runsolver:
#   pid: 15375
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.29
#   total CPU system time (s): 0.778321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5184 second user time and 39.5945 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-28 21:35:22
IDJOB=4501924
IDBENCH=152982
IDSOLVER=3322
FILE ID=nodeC005/4501924-1751139322
RUNJOBID= nodeC005-1751133631-11122
SLURM_JOB_ID= 9587405
Free space on /tmp= 433008 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9013_3-sat.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4501924-1751139322/watcher-4501924-1751139322 -o /tmp/evaluation-result-4501924-1751139322/solver-4501924-1751139322 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751133631-11122 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4501924-1751139322.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 69f6f997ce8de3d1a51b1c8599cc504d
RANDOM SEED=1315307829

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		: 1197.648
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.430
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.233
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		: 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 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.532
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.492
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.931
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		: 1197.446
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:        129586000 kB
MemAvailable:   129198668 kB
Buffers:            3280 kB
Cached:           392212 kB
SwapCached:            0 kB
Active:          1011344 kB
Inactive:         194160 kB
Active(anon):     827972 kB
Inactive(anon):        0 kB
Active(file):     183372 kB
Inactive(file):   194160 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15828 kB
Writeback:            52 kB
AnonPages:        811904 kB
Mapped:           114252 kB
Shmem:             17960 kB
KReclaimable:      83676 kB
Slab:             162540 kB
SReclaimable:      83676 kB
SUnreclaim:        78864 kB
KernelStack:        4032 kB
PageTables:         4564 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1161796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    628736 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= 432960 MiB
End job on nodeC005 at 2025-06-28 22:35:33