Trace number 4493142

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.07 3611.6

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
MD5SUMb66aa0ca883b9987dbaf460c58c6223e
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 benchmark3.15765
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints285685
Number of constraints which are clauses285685
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint80
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 81
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/3611.60	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 (63167 MiB free)
  memory of node 1: 64465 MiB (63441 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=11730, runsolver pid=11727

[startup+0.100067 s]*
/proc/loadavg: 4.17 4.21 4.10 5/250 11731
/proc/meminfo: memFree=129647088/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=25384 memory=10692 CPUtime=0.09 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 1990 0 0 0 8 1 0 0 20 0 1 0 29408959 25993216 2673 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 6346 2673 864 2593 0 3239 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25384 KiB
Current children cumulated memory: 10692 KiB

[startup+0.212237 s]*
/proc/loadavg: 4.17 4.21 4.10 5/250 11731
/proc/meminfo: memFree=129639276/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=31952 memory=17348 CPUtime=0.19 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 3652 0 0 0 18 1 0 0 20 0 1 0 29408959 32718848 4337 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 7988 4337 864 2593 0 4881 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 31952 KiB
Current children cumulated memory: 17348 KiB

[startup+0.311972 s]*
/proc/loadavg: 4.17 4.21 4.10 5/250 11731
/proc/meminfo: memFree=129631912/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=37920 memory=23108 CPUtime=0.27 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 5108 0 0 0 26 1 0 0 20 0 1 0 29408959 38830080 5777 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 9480 5777 864 2593 0 6373 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 37920 KiB
Current children cumulated memory: 23108 KiB

[startup+0.700169 s]
/proc/loadavg: 4.17 4.21 4.10 5/250 11731
/proc/meminfo: memFree=129623848/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=65536 memory=50756 CPUtime=0.63 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 11999 0 0 0 59 4 0 0 20 0 1 0 29408959 67108864 12689 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 16384 12689 864 2593 0 13277 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 65536 KiB
Current children cumulated memory: 50756 KiB

[startup+1.50015 s]
/proc/loadavg: 4.17 4.21 4.10 5/250 11731
/proc/meminfo: memFree=129575464/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=155736 memory=140356 CPUtime=1.41 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 34399 0 0 0 133 8 0 0 20 0 1 0 29408959 159473664 35089 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 38934 35089 864 2593 0 35827 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 155736 KiB
Current children cumulated memory: 140356 KiB

[startup+3.10567 s]
/proc/loadavg: 4.17 4.21 4.10 5/250 11731
/proc/meminfo: memFree=129424136/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=259424 memory=240584 CPUtime=3 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 60698 0 0 0 286 14 0 0 20 0 1 0 29408959 265650176 60146 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 64856 60146 992 2593 0 61749 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 259424 KiB
Current children cumulated memory: 240584 KiB

[startup+6.30015 s]
/proc/loadavg: 4.16 4.21 4.09 5/250 11776
/proc/meminfo: memFree=129678912/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=260576 memory=244608 CPUtime=6.17 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 62966 0 0 0 602 15 0 0 20 0 1 0 29408959 266829824 61152 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 65144 61152 992 2593 0 62037 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 260576 KiB
Current children cumulated memory: 244608 KiB

[startup+12.7001 s]
/proc/loadavg: 4.15 4.20 4.09 5/250 11776
/proc/meminfo: memFree=129670328/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=260576 memory=244644 CPUtime=12.52 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 65007 0 0 0 1235 17 0 0 20 0 1 0 29408959 266829824 61161 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 65144 61161 992 2593 0 62037 0
Current children cumulated CPU time: 12.52 s
Current children cumulated vsize: 260576 KiB
Current children cumulated memory: 244644 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.19 4.09 5/250 11866
/proc/meminfo: memFree=129838616/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=262188 memory=246384 CPUtime=25.21 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 68049 0 0 0 2501 20 0 0 20 0 1 0 29408959 268480512 61596 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 65547 61596 992 2593 0 62440 0
Current children cumulated CPU time: 25.21 s
Current children cumulated vsize: 262188 KiB
Current children cumulated memory: 246384 KiB

[startup+51.1126 s]
/proc/loadavg: 4.14 4.19 4.09 5/249 12046
/proc/meminfo: memFree=129761880/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=316784 memory=300776 CPUtime=50.75 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 72184 0 0 0 5050 25 0 0 20 0 1 0 29408959 324386816 75194 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 79196 75194 992 2593 0 76089 0
Current children cumulated CPU time: 50.75 s
Current children cumulated vsize: 316784 KiB
Current children cumulated memory: 300776 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.18 4.09 5/250 12410
/proc/meminfo: memFree=128978512/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=283060 memory=267128 CPUtime=101.76 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 75942 0 0 0 10147 29 0 0 20 0 1 0 29408959 289853440 66782 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 70765 66782 992 2593 0 67658 0
Current children cumulated CPU time: 101.76 s
Current children cumulated vsize: 283060 KiB
Current children cumulated memory: 267128 KiB

[startup+162.3 s]
/proc/loadavg: 4.22 4.19 4.10 5/251 12592
/proc/meminfo: memFree=129227236/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=287368 memory=271612 CPUtime=161.57 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 80999 0 0 0 16119 38 0 0 20 0 1 0 29408959 294264832 67903 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 71842 67903 992 2593 0 68735 0
Current children cumulated CPU time: 161.57 s
Current children cumulated vsize: 287368 KiB
Current children cumulated memory: 271612 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.18 4.10 5/251 12683
/proc/meminfo: memFree=128310220/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=321636 memory=305848 CPUtime=221.39 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 86849 0 0 0 22091 48 0 0 20 0 1 0 29408959 329355264 76462 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 80409 76462 992 2593 0 77302 0
Current children cumulated CPU time: 221.39 s
Current children cumulated vsize: 321636 KiB
Current children cumulated memory: 305848 KiB

[startup+282.3 s]
/proc/loadavg: 4.17 4.18 4.10 5/251 12819
/proc/meminfo: memFree=129597564/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=326192 memory=310488 CPUtime=281.2 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 92530 0 0 0 28062 58 0 0 20 0 1 0 29408959 334020608 77622 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 81548 77622 992 2593 0 78441 0
Current children cumulated CPU time: 281.2 s
Current children cumulated vsize: 326192 KiB
Current children cumulated memory: 310488 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.18 4.10 5/252 13001
/proc/meminfo: memFree=129228684/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=328008 memory=312352 CPUtime=341.01 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 96781 0 0 0 34033 68 0 0 20 0 1 0 29408959 335880192 78088 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 82002 78088 992 2593 0 78895 0
Current children cumulated CPU time: 341.01 s
Current children cumulated vsize: 328008 KiB
Current children cumulated memory: 312352 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.16 4.09 5/252 13004
/proc/meminfo: memFree=129183908/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=364044 memory=348452 CPUtime=400.82 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 102539 0 0 0 40002 80 0 0 20 0 1 0 29408959 372781056 87113 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 91011 87113 992 2593 0 87904 0
Current children cumulated CPU time: 400.82 s
Current children cumulated vsize: 364044 KiB
Current children cumulated memory: 348452 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.14 4.09 4/249 13289
/proc/meminfo: memFree=129423324/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=345252 memory=329668 CPUtime=460.63 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 106030 0 0 0 45974 89 0 0 20 0 1 0 29408959 353538048 82417 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 86313 82417 992 2593 0 83206 0
Current children cumulated CPU time: 460.63 s

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

Current children cumulated memory: 763808 KiB

[startup+2862.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 15410
/proc/meminfo: memFree=129036696/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=760464 memory=745088 CPUtime=2853.19 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 250297 0 0 0 284848 471 0 0 20 0 1 0 29408959 778715136 186272 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 190116 186272 992 2593 0 187009 0
Current children cumulated CPU time: 2853.19 s
Current children cumulated vsize: 760464 KiB
Current children cumulated memory: 745088 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/249 15412
/proc/meminfo: memFree=129225288/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=545332 memory=530096 CPUtime=2913.01 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 252306 0 0 0 290820 481 0 0 20 0 1 0 29408959 558419968 132524 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 136333 132524 992 2593 0 133226 0
Current children cumulated CPU time: 2913.01 s
Current children cumulated vsize: 545332 KiB
Current children cumulated memory: 530096 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/249 15414
/proc/meminfo: memFree=129101712/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=694380 memory=679144 CPUtime=2972.84 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 253816 0 0 0 296795 489 0 0 20 0 1 0 29408959 711045120 169786 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 173595 169786 992 2593 0 170488 0
Current children cumulated CPU time: 2972.84 s
Current children cumulated vsize: 694380 KiB
Current children cumulated memory: 679144 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/249 15416
/proc/meminfo: memFree=129058488/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=692640 memory=677404 CPUtime=3032.65 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 255117 0 0 0 302768 497 0 0 20 0 1 0 29408959 709263360 169351 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 173160 169351 992 2593 0 170053 0
Current children cumulated CPU time: 3032.65 s
Current children cumulated vsize: 692640 KiB
Current children cumulated memory: 677404 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/250 15421
/proc/meminfo: memFree=129028084/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=725052 memory=709824 CPUtime=3092.48 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 256773 0 0 0 308741 507 0 0 20 0 1 0 29408959 742453248 177456 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 181263 177456 992 2593 0 178156 0
Current children cumulated CPU time: 3092.48 s
Current children cumulated vsize: 725052 KiB
Current children cumulated memory: 709824 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/250 15423
/proc/meminfo: memFree=129054804/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=712856 memory=697664 CPUtime=3152.28 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 258157 0 0 0 314711 517 0 0 20 0 1 0 29408959 729964544 174416 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 178214 174416 992 2593 0 175107 0
Current children cumulated CPU time: 3152.28 s
Current children cumulated vsize: 712856 KiB
Current children cumulated memory: 697664 KiB

[startup+3222.3 s]
/proc/loadavg: 4.20 4.13 4.10 5/251 15430
/proc/meminfo: memFree=129007296/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=738836 memory=723644 CPUtime=3212.08 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 259868 0 0 0 320682 526 0 0 20 0 1 0 29408959 756568064 180911 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 184709 180911 992 2593 0 181602 0
Current children cumulated CPU time: 3212.08 s
Current children cumulated vsize: 738836 KiB
Current children cumulated memory: 723644 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/251 15432
/proc/meminfo: memFree=129001352/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=719752 memory=704576 CPUtime=3271.87 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 260656 0 0 0 326657 530 0 0 20 0 1 0 29408959 737026048 176144 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 179938 176144 992 2593 0 176831 0
Current children cumulated CPU time: 3271.87 s
Current children cumulated vsize: 719752 KiB
Current children cumulated memory: 704576 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/251 15434
/proc/meminfo: memFree=129051068/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=708584 memory=693412 CPUtime=3331.67 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 262233 0 0 0 332628 539 0 0 20 0 1 0 29408959 725590016 173353 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 177146 173353 992 2593 0 174039 0
Current children cumulated CPU time: 3331.67 s
Current children cumulated vsize: 708584 KiB
Current children cumulated memory: 693412 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/250 15436
/proc/meminfo: memFree=129126268/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=628104 memory=613756 CPUtime=3391.47 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 264115 0 0 0 338598 549 0 0 20 0 1 0 29408959 643178496 153439 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 157026 153439 992 2593 0 153919 0
Current children cumulated CPU time: 3391.47 s
Current children cumulated vsize: 628104 KiB
Current children cumulated memory: 613756 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/251 15439
/proc/meminfo: memFree=129159296/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=515972 memory=501676 CPUtime=3451.27 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 266049 0 0 0 344570 557 0 0 20 0 1 0 29408959 528355328 125419 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 128993 125419 992 2593 0 125886 0
Current children cumulated CPU time: 3451.27 s
Current children cumulated vsize: 515972 KiB
Current children cumulated memory: 501676 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/250 15441
/proc/meminfo: memFree=129071388/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=621368 memory=607052 CPUtime=3511.06 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 273215 0 0 0 350541 565 0 0 20 0 1 0 29408959 636280832 151763 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 155342 151763 992 2593 0 152235 0
Current children cumulated CPU time: 3511.06 s
Current children cumulated vsize: 621368 KiB
Current children cumulated memory: 607052 KiB

[startup+3582.3 s]
/proc/loadavg: 4.27 4.15 4.10 5/250 15454
/proc/meminfo: memFree=128781300/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=628736 memory=614420 CPUtime=3570.86 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 273740 0 0 0 356516 570 0 0 20 0 1 0 29408959 643825664 153605 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 157184 153605 992 2593 0 154077 0
Current children cumulated CPU time: 3570.86 s
Current children cumulated vsize: 628736 KiB
Current children cumulated memory: 614420 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.6 s]
/proc/loadavg: 4.63 4.25 4.14 5/250 15455
/proc/meminfo: memFree=129023652/131382112 swapFree=33010684/33010684
[pid=11730] ppid=11727 vsize=526040 memory=511724 CPUtime=3600.06 cores=4,6
/proc/11730/stat : 11730 (CASHWMaxSAT-Dis) R 11727 11730 11107 0 -1 4194304 275614 0 0 0 359429 577 0 0 20 0 1 0 29408959 538664960 127931 18446744073709551615 4198400 14817773 140733512717056 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53829632 140733512718698 140733512718813 140733512718813 140733512724415 0
/proc/11730/statm: 131510 127931 992 2593 0 128403 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 526040 KiB
Current children cumulated memory: 511724 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.29 s, system=5.78067 s

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

Child status: 0

Real time (s): 3611.6
CPU time (s): 3600.07
CPU user time (s): 3594.29
CPU system time (s): 5.78067
CPU usage (%): 99.6807
Max. virtual memory (cumulated for all children) (KiB): 1070416
Max. memory (cumulated for all children) (KiB): 1001304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.29
system time used= 5.78067
maximum resident set size= 1054936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275614
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= 89
involuntary context switches= 19417


# summary of solver processes directly reported to runsolver:
#   pid: 11730
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3594.29
#   total CPU system time (s): 5.78067

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4113 second user time and 33.2131 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-28 21:01:36
IDJOB=4493142
IDBENCH=147848
IDSOLVER=3322
FILE ID=nodeC005/4493142-1751137296
RUNJOBID= nodeC005-1751133631-11123
SLURM_JOB_ID= 9587405
Free space on /tmp= 433012 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493142-1751137296/watcher-4493142-1751137296 -o /tmp/evaluation-result-4493142-1751137296/solver-4493142-1751137296 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751133631-11123 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4493142-1751137296.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= b66aa0ca883b9987dbaf460c58c6223e
RANDOM SEED=1054116676

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		: 3662.670
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.468
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.474
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.412
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		: 3700.000
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.446
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.238
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.889
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:        129647136 kB
MemAvailable:   129253008 kB
Buffers:            3280 kB
Cached:           379524 kB
SwapCached:            0 kB
Active:           966948 kB
Inactive:         181472 kB
Active(anon):     783576 kB
Inactive(anon):        0 kB
Active(file):     183372 kB
Inactive(file):   181472 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21024 kB
Writeback:            56 kB
AnonPages:        768688 kB
Mapped:           114248 kB
Shmem:             17960 kB
KReclaimable:      82776 kB
Slab:             161072 kB
SReclaimable:      82776 kB
SUnreclaim:        78296 kB
KernelStack:        4032 kB
PageTables:         4476 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1118012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    677888 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= 432996 MiB
End job on nodeC005 at 2025-06-28 22:01:48