Trace number 4516736

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.1 3610.5

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/fixedbw_opb_shuffle/normalized-subsetcard-eq-fixedbandwidth-3500.shuf-3.opb
MD5SUMfa288505787d5078657a2c980732ee18
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.870433
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14001
Total number of constraints14000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1692
Number of constraints which are nor clauses,nor cardinality constraints12308
Minimum length of a constraint4
Maximum length of a constraint5
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 2
Number of bits of the biggest number in a constraint 2
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.09/3610.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: 63837 MiB (63335 MiB free)
  memory of node 1: 64465 MiB (63963 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4516736-1751239973/watcher-4516736-1751239973 -o /tmp/evaluation-result-4516736-1751239973/solver-4516736-1751239973 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751239972-32328 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4516736-1751239973.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=32385, runsolver pid=32375

[startup+0.1001 s]*
/proc/loadavg: 1.07 2.02 3.23 7/255 32387
/proc/meminfo: memFree=130317868/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=27232 memory=12712 CPUtime=0.1 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 2596 0 0 0 9 1 0 0 20 0 1 0 39676395 27885568 3178 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 6808 3178 864 2593 0 3701 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27232 KiB
Current children cumulated memory: 12712 KiB

[startup+0.213841 s]*
/proc/loadavg: 1.07 2.02 3.23 7/255 32387
/proc/meminfo: memFree=130301992/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=32672 memory=18216 CPUtime=0.21 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 3976 0 0 0 20 1 0 0 20 0 1 0 39676395 33456128 4554 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 8168 4554 864 2593 0 5061 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 32672 KiB
Current children cumulated memory: 18216 KiB

[startup+0.313696 s]*
/proc/loadavg: 1.07 2.02 3.23 7/255 32387
/proc/meminfo: memFree=130277472/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=38652 memory=23468 CPUtime=0.31 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 5685 0 0 0 29 2 0 0 20 0 1 0 39676395 39579648 5867 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 9663 5867 896 2593 0 6556 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 38652 KiB
Current children cumulated memory: 23468 KiB

[startup+0.700292 s]
/proc/loadavg: 1.38 2.07 3.24 6/255 32387
/proc/meminfo: memFree=130256556/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=57280 memory=40928 CPUtime=0.68 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 11417 0 0 0 64 4 0 0 20 0 1 0 39676395 58654720 10232 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 14320 10232 960 2593 0 11213 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 57280 KiB
Current children cumulated memory: 40928 KiB

[startup+1.50028 s]
/proc/loadavg: 1.38 2.07 3.24 7/255 32387
/proc/meminfo: memFree=130237656/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=58544 memory=42228 CPUtime=1.48 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 12119 0 0 0 144 4 0 0 20 0 1 0 39676395 59949056 10557 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 14636 10557 992 2593 0 11529 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 58544 KiB
Current children cumulated memory: 42228 KiB

[startup+3.11293 s]
/proc/loadavg: 1.38 2.07 3.24 7/255 32387
/proc/meminfo: memFree=130234232/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=59908 memory=42520 CPUtime=3.08 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 16884 0 0 0 303 5 0 0 20 0 1 0 39676395 61345792 10630 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 14977 10630 992 2593 0 11870 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 59908 KiB
Current children cumulated memory: 42520 KiB

[startup+6.30027 s]
/proc/loadavg: 1.59 2.10 3.24 7/255 32387
/proc/meminfo: memFree=130206576/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=64388 memory=47496 CPUtime=6.27 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 20625 0 0 0 621 6 0 0 20 0 1 0 39676395 65933312 11874 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 16097 11874 992 2593 0 12990 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 64388 KiB
Current children cumulated memory: 47496 KiB

[startup+12.7003 s]
/proc/loadavg: 1.79 2.13 3.24 7/255 32387
/proc/meminfo: memFree=130194448/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=71516 memory=54684 CPUtime=12.64 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 30888 0 0 0 1255 9 0 0 20 0 1 0 39676395 73232384 13671 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 17879 13671 992 2593 0 14772 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 71516 KiB
Current children cumulated memory: 54684 KiB

[startup+25.5002 s]
/proc/loadavg: 2.13 2.19 3.25 7/255 32387
/proc/meminfo: memFree=130129992/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=75080 memory=58144 CPUtime=25.4 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 33630 0 0 0 2530 10 0 0 20 0 1 0 39676395 76881920 14536 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 18770 14536 992 2593 0 15663 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 75080 KiB
Current children cumulated memory: 58144 KiB

[startup+51.1128 s]
/proc/loadavg: 2.98 2.40 3.29 7/255 32388
/proc/meminfo: memFree=130099964/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=75568 memory=58840 CPUtime=50.93 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 40109 0 0 0 5080 13 0 0 20 0 1 0 39676395 77381632 14710 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 18892 14710 992 2593 0 15785 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 75568 KiB
Current children cumulated memory: 58840 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 2.66 3.33 7/255 32391
/proc/meminfo: memFree=129923104/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=92044 memory=74824 CPUtime=101.95 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 52983 0 0 0 10176 19 0 0 20 0 1 0 39676395 94253056 18706 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 23011 18706 992 2593 0 19904 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 92044 KiB
Current children cumulated memory: 74824 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.92 3.38 7/255 32394
/proc/meminfo: memFree=129893868/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=108576 memory=91520 CPUtime=161.76 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 73736 0 0 0 16143 33 0 0 20 0 1 0 39676395 111181824 22880 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 27144 22880 992 2593 0 24037 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 108576 KiB
Current children cumulated memory: 91520 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 3.17 3.44 7/254 32396
/proc/meminfo: memFree=129837624/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=137336 memory=120188 CPUtime=221.57 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 84251 0 0 0 22117 40 0 0 20 0 1 0 39676395 140632064 30047 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 34334 30047 992 2593 0 31227 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 137336 KiB
Current children cumulated memory: 120188 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.32 3.48 7/254 32398
/proc/meminfo: memFree=129765252/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=146960 memory=129788 CPUtime=281.39 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 89962 0 0 0 28096 43 0 0 20 0 1 0 39676395 150487040 32447 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 36740 32447 992 2593 0 33633 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 146960 KiB
Current children cumulated memory: 129788 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 3.48 3.52 7/250 32400
/proc/meminfo: memFree=129699336/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=174224 memory=157600 CPUtime=341.2 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 96480 0 0 0 34074 46 0 0 20 0 1 0 39676395 178405376 39400 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 43556 39400 992 2593 0 40449 0
Current children cumulated CPU time: 341.2 s
Current children cumulated vsize: 174224 KiB
Current children cumulated memory: 157600 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.59 3.56 7/250 32402
/proc/meminfo: memFree=129657408/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=185728 memory=169760 CPUtime=401.02 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 98859 0 0 0 40056 46 0 0 20 0 1 0 39676395 190185472 42440 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 46432 42440 992 2593 0 43325 0
Current children cumulated CPU time: 401.02 s
Current children cumulated vsize: 185728 KiB
Current children cumulated memory: 169760 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.68 3.60 7/249 32404
/proc/meminfo: memFree=129633472/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=146844 memory=131200 CPUtime=460.85 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 108160 0 0 0 46032 53 0 0 20 0 1 0 39676395 150368256 32800 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 36711 32800 992 2593 0 33604 0
Current children cumulated CPU time: 460.85 s

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

Current children cumulated memory: 346776 KiB

[startup+2922.3 s]
/proc/loadavg: 4.35 4.53 4.27 7/250 32531
/proc/meminfo: memFree=128854676/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=379176 memory=363404 CPUtime=2913.78 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 293636 0 0 0 290933 445 0 0 20 0 1 0 39676395 388276224 90851 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 94794 90851 992 2593 0 91687 0
Current children cumulated CPU time: 2913.78 s
Current children cumulated vsize: 379176 KiB
Current children cumulated memory: 363404 KiB

[startup+2982.3 s]
/proc/loadavg: 4.19 4.45 4.26 7/251 32534
/proc/meminfo: memFree=128850700/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=388924 memory=373332 CPUtime=2973.62 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 297031 0 0 0 296908 454 0 0 20 0 1 0 39676395 398258176 93333 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 97231 93333 992 2593 0 94124 0
Current children cumulated CPU time: 2973.62 s
Current children cumulated vsize: 388924 KiB
Current children cumulated memory: 373332 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.38 4.25 7/251 32540
/proc/meminfo: memFree=128838992/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=389840 memory=374300 CPUtime=3033.45 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 300051 0 0 0 302883 462 0 0 20 0 1 0 39676395 399196160 93575 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 97460 93575 992 2593 0 94353 0
Current children cumulated CPU time: 3033.45 s
Current children cumulated vsize: 389840 KiB
Current children cumulated memory: 374300 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.34 4.24 7/251 32544
/proc/meminfo: memFree=128863500/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=390772 memory=375232 CPUtime=3093.29 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 303061 0 0 0 308858 471 0 0 20 0 1 0 39676395 400150528 93808 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 97693 93808 992 2593 0 94586 0
Current children cumulated CPU time: 3093.29 s
Current children cumulated vsize: 390772 KiB
Current children cumulated memory: 375232 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.29 4.23 7/251 32546
/proc/meminfo: memFree=128864020/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=391972 memory=376432 CPUtime=3153.13 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 305588 0 0 0 314831 482 0 0 20 0 1 0 39676395 401379328 94108 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 97993 94108 992 2593 0 94886 0
Current children cumulated CPU time: 3153.13 s
Current children cumulated vsize: 391972 KiB
Current children cumulated memory: 376432 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.25 4.22 7/251 32548
/proc/meminfo: memFree=128875348/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=392688 memory=377148 CPUtime=3212.96 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 308145 0 0 0 320807 489 0 0 20 0 1 0 39676395 402112512 94287 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 98172 94287 992 2593 0 95065 0
Current children cumulated CPU time: 3212.96 s
Current children cumulated vsize: 392688 KiB
Current children cumulated memory: 377148 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.23 4.21 7/250 32550
/proc/meminfo: memFree=128890248/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=393736 memory=378196 CPUtime=3272.79 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 310590 0 0 0 326781 498 0 0 20 0 1 0 39676395 403185664 94549 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 98434 94549 992 2593 0 95327 0
Current children cumulated CPU time: 3272.79 s
Current children cumulated vsize: 393736 KiB
Current children cumulated memory: 378196 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.22 4.20 7/250 32552
/proc/meminfo: memFree=128884552/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=396788 memory=381188 CPUtime=3332.63 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 314351 0 0 0 332755 508 0 0 20 0 1 0 39676395 406310912 95297 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 99197 95297 992 2593 0 96090 0
Current children cumulated CPU time: 3332.63 s
Current children cumulated vsize: 396788 KiB
Current children cumulated memory: 381188 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.21 4.20 7/250 32554
/proc/meminfo: memFree=128870376/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=397808 memory=382268 CPUtime=3392.46 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 316682 0 0 0 338729 517 0 0 20 0 1 0 39676395 407355392 95567 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 99452 95567 992 2593 0 96345 0
Current children cumulated CPU time: 3392.46 s
Current children cumulated vsize: 397808 KiB
Current children cumulated memory: 382268 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.18 4.19 7/250 32556
/proc/meminfo: memFree=128860204/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=407752 memory=392164 CPUtime=3452.3 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 319675 0 0 0 344704 526 0 0 20 0 1 0 39676395 417538048 98041 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 101938 98041 992 2593 0 98831 0
Current children cumulated CPU time: 3452.3 s
Current children cumulated vsize: 407752 KiB
Current children cumulated memory: 392164 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.16 4.18 7/250 32558
/proc/meminfo: memFree=128852344/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=497664 memory=482124 CPUtime=3512.13 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 322409 0 0 0 350678 535 0 0 20 0 1 0 39676395 509607936 120531 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 124416 120531 992 2593 0 121309 0
Current children cumulated CPU time: 3512.13 s
Current children cumulated vsize: 497664 KiB
Current children cumulated memory: 482124 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.15 4.17 7/250 32560
/proc/meminfo: memFree=128807520/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=409624 memory=394084 CPUtime=3571.97 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 324185 0 0 0 356654 543 0 0 20 0 1 0 39676395 419454976 98521 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 102406 98521 992 2593 0 99299 0
Current children cumulated CPU time: 3571.97 s
Current children cumulated vsize: 409624 KiB
Current children cumulated memory: 394084 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.06 4.13 4.17 5/247 32575
/proc/meminfo: memFree=129149568/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=414704 memory=399164 CPUtime=3600.09 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 326160 0 0 0 359462 547 0 0 20 0 1 0 39676395 424656896 99791 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 103676 99791 992 2593 0 100569 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 414704 KiB
Current children cumulated memory: 399164 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.63 s, system=5.47596 s

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

[startup+3610.5 s]
/proc/loadavg: 4.06 4.13 4.17 5/247 32575
/proc/meminfo: memFree=129149568/131382120 swapFree=33010160/33010684
[pid=32385] ppid=32375 vsize=414704 memory=399164 CPUtime=3600.09 cores=0,2
/proc/32385/stat : 32385 (CASHWMaxSAT-Dis) R 32375 32385 32315 0 -1 4194304 326160 0 0 0 359462 547 0 0 20 0 1 0 39676395 424656896 99791 18446744073709551615 4198400 14817773 140722759163072 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44081152 140722759170410 140722759170525 140722759170525 140722759176127 0
/proc/32385/statm: 103676 99791 992 2593 0 100569 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 414704 KiB
Current children cumulated memory: 399164 KiB

Child status: 0

Real time (s): 3610.5
CPU time (s): 3600.1
CPU user time (s): 3594.63
CPU system time (s): 5.47596
CPU usage (%): 99.7119
Max. virtual memory (cumulated for all children) (KiB): 504356
Max. memory (cumulated for all children) (KiB): 488804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.63
system time used= 5.47596
maximum resident set size= 488804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326160
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= 54
involuntary context switches= 7892


# summary of solver processes directly reported to runsolver:
#   pid: 32385
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3594.63
#   total CPU system time (s): 5.47596

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.8369 second user time and 31.9287 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-30 01:32:53
IDJOB=4516736
IDBENCH=175756
IDSOLVER=3322
FILE ID=nodeC008/4516736-1751239973
RUNJOBID= nodeC008-1751239972-32328
SLURM_JOB_ID= 9587726
Free space on /tmp= 433060 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/larger/fixedbw_opb_shuffle/normalized-subsetcard-eq-fixedbandwidth-3500.shuf-3.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4516736-1751239973/watcher-4516736-1751239973 -o /tmp/evaluation-result-4516736-1751239973/solver-4516736-1751239973 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751239972-32328 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4516736-1751239973.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= fa288505787d5078657a2c980732ee18
RANDOM SEED=40530980

nodeC008 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		: 1196.988
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.72
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		: 1197.225
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.72
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.209
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.72
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.187
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.72
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		: 1197.270
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.72
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		: 1197.222
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.72
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.179
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.72
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.199
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130358568 kB
MemAvailable:   129999680 kB
Buffers:            2144 kB
Cached:           445856 kB
SwapCached:            4 kB
Active:           268332 kB
Inactive:         249604 kB
Active(anon):      48996 kB
Inactive(anon):    38856 kB
Active(file):     219336 kB
Inactive(file):   210748 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             56716 kB
Writeback:             0 kB
AnonPages:         70992 kB
Mapped:           102284 kB
Shmem:             17916 kB
KReclaimable:      88016 kB
Slab:             170028 kB
SReclaimable:      88016 kB
SUnreclaim:        82012 kB
KernelStack:        3936 kB
PageTables:         2828 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     331600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149320 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC008 at 2025-06-30 02:33:04