Trace number 4512003

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
Exact_no_dombreaking 2025-06-16? 2852.52 2860.64

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm99p-dec.opb.negationfix.opb
MD5SUM8e74907d75b3430f44949ac6e798f9f2
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark13.8301
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2766336
Total number of constraints11830
Number of constraints which are clauses5402
Number of constraints which are cardinality constraints (but not clauses)5402
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5402
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 1983745
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4451165
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2849.47/2857.60	c OUT OF MEMORY
2849.47/2857.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: 63708 MiB (58533 MiB free)
  memory of node 1: 64465 MiB (59354 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512003-1751206978/watcher-4512003-1751206978 -o /tmp/evaluation-result-4512003-1751206978/solver-4512003-1751206978 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751205886-33888 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=950054971 --ls=360 --inp-dombreaklim=0 HOME/instance-4512003-1751206978.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=34355, runsolver pid=34352

[startup+0.100067 s]*
/proc/loadavg: 4.25 4.14 3.75 5/264 34356
/proc/meminfo: memFree=120463936/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=386632 memory=278940 CPUtime=0.1 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 2973 0 0 0 5 5 0 0 20 0 1 0 36376692 395911168 69735 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 96658 69735 960 1200 0 95138 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 386632 KiB
Current children cumulated memory: 278940 KiB

[startup+0.205952 s]*
/proc/loadavg: 4.25 4.14 3.75 5/264 34356
/proc/meminfo: memFree=120227132/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=876420 memory=573000 CPUtime=0.2 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 7474 0 0 0 9 11 0 0 20 0 1 0 36376692 897454080 143250 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 219105 143250 992 1200 0 217585 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 876420 KiB
Current children cumulated memory: 573000 KiB

[startup+0.305935 s]*
/proc/loadavg: 4.25 4.14 3.75 5/264 34356
/proc/meminfo: memFree=119924344/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=876420 memory=852936 CPUtime=0.3 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 7973 0 0 0 14 16 0 0 20 0 1 0 36376692 897454080 213234 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 219105 213234 992 1200 0 217585 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 876420 KiB
Current children cumulated memory: 852936 KiB

[startup+0.700179 s]
/proc/loadavg: 4.25 4.14 3.75 5/264 34356
/proc/meminfo: memFree=119461816/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=1832856 memory=1808748 CPUtime=0.69 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 13662 0 0 0 34 35 0 0 20 0 1 0 36376692 1876844544 452187 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 458214 452187 1024 1200 0 456694 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 1832856 KiB
Current children cumulated memory: 1808748 KiB

[startup+1.50017 s]
/proc/loadavg: 4.23 4.14 3.75 5/264 34356
/proc/meminfo: memFree=118786912/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=2171808 memory=2139096 CPUtime=1.48 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 77923 0 0 0 101 47 0 0 20 0 1 0 36376692 2223931392 534774 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 542952 534774 1024 1200 0 541432 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2171808 KiB
Current children cumulated memory: 2139096 KiB

[startup+3.1057 s]
/proc/loadavg: 4.23 4.14 3.75 5/264 34356
/proc/meminfo: memFree=117407048/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=2924264 memory=2788796 CPUtime=3.09 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 171548 0 0 0 238 71 0 0 20 0 1 0 36376692 2994446336 697199 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 731066 697199 1024 1200 0 729546 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2924264 KiB
Current children cumulated memory: 2788796 KiB

[startup+6.30017 s]
/proc/loadavg: 4.21 4.14 3.75 5/264 34356
/proc/meminfo: memFree=115495536/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=4216720 memory=4003240 CPUtime=6.27 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 385330 0 0 0 509 118 0 0 20 0 1 0 36376692 4317921280 1000810 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 1054180 1000810 1024 1200 0 1052660 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 4216720 KiB
Current children cumulated memory: 4003240 KiB

[startup+12.7002 s]
/proc/loadavg: 4.20 4.13 3.75 5/264 34356
/proc/meminfo: memFree=114584176/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=5230188 memory=5017488 CPUtime=12.65 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 627527 0 0 0 1100 165 0 0 20 0 1 0 36376692 5355712512 1254372 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 1307589 1254372 1024 1200 0 1306069 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 5230188 KiB
Current children cumulated memory: 5017488 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.13 3.75 5/263 34370
/proc/meminfo: memFree=116303636/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=5877176 memory=5589780 CPUtime=25.41 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 720563 0 0 0 2356 185 0 0 20 0 1 0 36376692 6018228224 1397445 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 1469294 1397445 1024 1200 0 1467774 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 5877176 KiB
Current children cumulated memory: 5589780 KiB

[startup+51.1059 s]
/proc/loadavg: 4.17 4.13 3.77 5/264 34402
/proc/meminfo: memFree=110054708/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=5877176 memory=5589780 CPUtime=50.93 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 721419 0 0 0 4907 186 0 0 20 0 1 0 36376692 6018228224 1397445 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 1469294 1397445 1024 1200 0 1467774 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 5877176 KiB
Current children cumulated memory: 5589780 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.14 3.79 5/264 34448
/proc/meminfo: memFree=106377100/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=5877176 memory=5589780 CPUtime=101.95 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 722112 0 0 0 10008 187 0 0 20 0 1 0 36376692 6018228224 1397445 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 1469294 1397445 1024 1200 0 1467774 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 5877176 KiB
Current children cumulated memory: 5589780 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.13 3.82 5/264 34450
/proc/meminfo: memFree=106363396/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=5877176 memory=5589780 CPUtime=161.74 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 722439 0 0 0 15986 188 0 0 20 0 1 0 36376692 6018228224 1397445 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 1469294 1397445 1024 1200 0 1467774 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 5877176 KiB
Current children cumulated memory: 5589780 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.13 3.84 5/264 34452
/proc/meminfo: memFree=106372288/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=5877176 memory=5589780 CPUtime=221.51 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 722963 0 0 0 21962 189 0 0 20 0 1 0 36376692 6018228224 1397445 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 1469294 1397445 1024 1200 0 1467774 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 5877176 KiB
Current children cumulated memory: 5589780 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.12 3.86 5/264 34454
/proc/meminfo: memFree=106368900/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=5877176 memory=5589780 CPUtime=281.26 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 723347 0 0 0 27937 189 0 0 20 0 1 0 36376692 6018228224 1397445 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 1469294 1397445 1024 1200 0 1467774 0
Current children cumulated CPU time: 281.26 s
Current children cumulated vsize: 5877176 KiB
Current children cumulated memory: 5589780 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.11 3.87 5/264 34456
/proc/meminfo: memFree=106385076/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=5877176 memory=5589780 CPUtime=341.03 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 723677 0 0 0 33913 190 0 0 20 0 1 0 36376692 6018228224 1397445 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 1469294 1397445 1024 1200 0 1467774 0
Current children cumulated CPU time: 341.03 s
Current children cumulated vsize: 5877176 KiB
Current children cumulated memory: 5589780 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.12 3.89 5/264 34458
/proc/meminfo: memFree=102604992/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=7926000 memory=7519368 CPUtime=400.79 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 806835 0 0 0 39796 283 0 0 20 0 1 0 36376692 8116224000 1879842 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 1981500 1879842 1248 1200 0 1979980 0
Current children cumulated CPU time: 400.79 s
Current children cumulated vsize: 7926000 KiB
Current children cumulated memory: 7519368 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.11 3.91 5/264 34461
/proc/meminfo: memFree=99187872/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=8306760 memory=7811676 CPUtime=460.58 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 822091 0 0 0 45758 300 0 0 20 0 1 0 36376692 8506122240 1952919 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 2076690 1952919 1248 1200 0 2075170 0
Current children cumulated CPU time: 460.58 s

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

/proc/34355/statm: 7029461 6432385 1248 1200 0 7027941 0
Current children cumulated CPU time: 2375.62 s
Current children cumulated vsize: 28117844 KiB
Current children cumulated memory: 25729540 KiB

[startup+2442.3 s]
/proc/loadavg: 4.07 4.08 4.04 5/264 34614
/proc/meminfo: memFree=59167672/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=28178920 memory=25904032 CPUtime=2435.44 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3686692 0 0 0 242250 1294 0 0 20 0 1 0 36376692 28855214080 6476008 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 7044730 6476008 1248 1200 0 7043210 0
Current children cumulated CPU time: 2435.44 s
Current children cumulated vsize: 28178920 KiB
Current children cumulated memory: 25904032 KiB

[startup+2502.3 s]
/proc/loadavg: 4.13 4.09 4.04 5/265 34617
/proc/meminfo: memFree=57838616/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=28244464 memory=26072608 CPUtime=2495.26 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3711967 0 0 0 248217 1309 0 0 20 0 1 0 36376692 28922331136 6518152 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 7061116 6518152 1248 1200 0 7059596 0
Current children cumulated CPU time: 2495.26 s
Current children cumulated vsize: 28244464 KiB
Current children cumulated memory: 26072608 KiB

[startup+2562.3 s]
/proc/loadavg: 4.05 4.08 4.04 5/265 34619
/proc/meminfo: memFree=57158132/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=28253632 memory=26205420 CPUtime=2555.07 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3728893 0 0 0 254185 1322 0 0 20 0 1 0 36376692 28931719168 6551355 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 7063408 6551355 1248 1200 0 7061888 0
Current children cumulated CPU time: 2555.07 s
Current children cumulated vsize: 28253632 KiB
Current children cumulated memory: 26205420 KiB

[startup+2622.3 s]
/proc/loadavg: 4.13 4.09 4.04 5/265 34621
/proc/meminfo: memFree=56487168/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=28291660 memory=26356464 CPUtime=2614.88 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3750785 0 0 0 260152 1336 0 0 20 0 1 0 36376692 28970659840 6589116 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 7072915 6589116 1248 1200 0 7071395 0
Current children cumulated CPU time: 2614.88 s
Current children cumulated vsize: 28291660 KiB
Current children cumulated memory: 26356464 KiB

[startup+2682.3 s]
/proc/loadavg: 4.11 4.09 4.04 5/265 34623
/proc/meminfo: memFree=55500368/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=28363756 memory=26539664 CPUtime=2674.71 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3778529 0 0 0 266119 1352 0 0 20 0 1 0 36376692 29044486144 6634916 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 7090939 6634916 1248 1200 0 7089419 0
Current children cumulated CPU time: 2674.71 s
Current children cumulated vsize: 28363756 KiB
Current children cumulated memory: 26539664 KiB

[startup+2742.3 s]
/proc/loadavg: 4.09 4.09 4.04 5/265 34625
/proc/meminfo: memFree=54670404/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=28368848 memory=26685540 CPUtime=2734.52 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3797079 0 0 0 272087 1365 0 0 20 0 1 0 36376692 29049700352 6671385 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 7092212 6671385 1248 1200 0 7090692 0
Current children cumulated CPU time: 2734.52 s
Current children cumulated vsize: 28368848 KiB
Current children cumulated memory: 26685540 KiB

[startup+2802.3 s]
/proc/loadavg: 4.10 4.08 4.04 5/265 34628
/proc/meminfo: memFree=53531740/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=28433436 memory=26935120 CPUtime=2794.34 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3830587 0 0 0 278051 1383 0 0 20 0 1 0 36376692 29115838464 6733780 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 7108359 6733780 1248 1200 0 7106839 0
Current children cumulated CPU time: 2794.34 s
Current children cumulated vsize: 28433436 KiB
Current children cumulated memory: 26935120 KiB

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

# cumulated CPU time of all completed processes:  user=2837.91 s, system=14.6028 s

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

[startup+2816 s]*
/proc/loadavg: 4.08 4.08 4.04 5/264 34628
/proc/meminfo: memFree=53304668/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=28441408 memory=27002824 CPUtime=2808.01 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3838721 0 0 0 279415 1386 0 0 20 0 1 0 36376692 29124001792 6750706 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 7110352 6750706 1248 1200 0 7108832 0
Current children cumulated CPU time: 2808.01 s
Current children cumulated vsize: 28441408 KiB
Current children cumulated memory: 27002824 KiB

[startup+2841.6 s]
/proc/loadavg: 4.13 4.09 4.05 5/264 34628
/proc/meminfo: memFree=52863108/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=28468868 memory=27112928 CPUtime=2833.52 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3852432 0 0 0 281957 1395 0 0 20 0 1 0 36376692 29152120832 6778232 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 7117217 6778232 1248 1200 0 7115697 0
Current children cumulated CPU time: 2833.52 s
Current children cumulated vsize: 28468868 KiB
Current children cumulated memory: 27112928 KiB

[startup+2854.4 s]
/proc/loadavg: 4.10 4.09 4.04 5/264 34629
/proc/meminfo: memFree=52640300/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=28475880 memory=27161752 CPUtime=2846.29 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3859102 0 0 0 283232 1397 0 0 20 0 1 0 36376692 29159301120 6790438 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 7118970 6790438 1248 1200 0 7117450 0
Current children cumulated CPU time: 2846.29 s
Current children cumulated vsize: 28475880 KiB
Current children cumulated memory: 27161752 KiB

[startup+2857.6 s]
/proc/loadavg: 4.09 4.08 4.04 5/264 34630
/proc/meminfo: memFree=52595820/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=28477032 memory=27168672 CPUtime=2849.47 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3859913 0 0 0 283550 1397 0 0 20 0 1 0 36376692 29160480768 6792168 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 7119258 6792168 1248 1200 0 7117738 0
Current children cumulated CPU time: 2849.47 s
Current children cumulated vsize: 28477032 KiB
Current children cumulated memory: 27168672 KiB

[startup+2859.2 s]
/proc/loadavg: 4.09 4.08 4.04 5/264 34630
/proc/meminfo: memFree=62896356/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=17983940 memory=16866364 CPUtime=2851.08 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3867196 0 0 0 283706 1402 0 0 20 0 1 0 36376692 18415554560 4216591 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 4495985 4216591 1280 1200 0 4494465 0
Current children cumulated CPU time: 2851.08 s
Current children cumulated vsize: 17983940 KiB
Current children cumulated memory: 16866364 KiB

[startup+2860 s]*
/proc/loadavg: 4.09 4.08 4.04 5/264 34630
/proc/meminfo: memFree=63121636/131249992 swapFree=33010684/33010684
[pid=34355] ppid=34352 vsize=17754560 memory=16636984 CPUtime=2851.87 cores=1,3
/proc/34355/stat : 34355 (Exact) R 34352 34355 33876 0 -1 4194304 3870582 0 0 0 283784 1403 0 0 20 0 1 0 36376692 18180669440 4159246 18446744073709551615 4198400 9112445 140724691553600 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 40833024 140724691556647 140724691556845 140724691556845 140724691562447 0
/proc/34355/statm: 4438640 4159246 1280 1200 0 4437120 0
Current children cumulated CPU time: 2851.87 s
Current children cumulated vsize: 17754560 KiB
Current children cumulated memory: 16636984 KiB

[startup+2860.4 s]
/proc/loadavg: 4.09 4.08 4.04 5/264 34630
/proc/meminfo: memFree=65805256/131249992 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2860.6 s]
/proc/loadavg: 4.09 4.08 4.04 5/264 34630
/proc/meminfo: memFree=65805256/131249992 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 2860.64
CPU time (s): 2852.52
CPU user time (s): 2837.91
CPU system time (s): 14.6028
CPU usage (%): 99.7161
Max. virtual memory (cumulated for all children) (KiB): 28477212
Max. memory (cumulated for all children) (KiB): 27169056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2837.91
system time used= 14.6028
maximum resident set size= 27169056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3871004
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= 29
involuntary context switches= 5977


# summary of solver processes directly reported to runsolver:
#   pid: 34355
#   total CPU time (s): 2852.52
#   total CPU user time (s): 2837.91
#   total CPU system time (s): 14.6028

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.73441 second user time and 13.0271 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 16:22:59
IDJOB=4512003
IDBENCH=160490
IDSOLVER=3319
FILE ID=nodeC025/4512003-1751206978
RUNJOBID= nodeC025-1751205886-33888
SLURM_JOB_ID= 9587630
Free space on /tmp= 432724 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm99p-dec.opb.negationfix.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512003-1751206978/watcher-4512003-1751206978 -o /tmp/evaluation-result-4512003-1751206978/solver-4512003-1751206978 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751205886-33888 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=950054971 --ls=360 --inp-dombreaklim=0 HOME/instance-4512003-1751206978.opb

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

MD5SUM BENCH= 8e74907d75b3430f44949ac6e798f9f2
RANDOM SEED=950054971

nodeC025 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.768
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.946
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3575.765
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.867
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.781
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.812
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.892
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3596.669
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        120717796 kB
MemAvailable:   121780076 kB
Buffers:            3280 kB
Cached:          1863636 kB
SwapCached:            0 kB
Active:          8082020 kB
Inactive:        1590956 kB
Active(anon):    7824144 kB
Inactive(anon):        0 kB
Active(file):     257876 kB
Inactive(file):  1590956 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            276900 kB
Writeback:             0 kB
AnonPages:       7809452 kB
Mapped:           116120 kB
Shmem:             18084 kB
KReclaimable:     105372 kB
Slab:             193140 kB
SReclaimable:     105372 kB
SUnreclaim:        87768 kB
KernelStack:        4272 kB
PageTables:        18340 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    8576344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4767744 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432640 MiB
End job on nodeC025 at 2025-06-29 17:10:40