Trace number 4483181

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 2025-06-02? (TO) 3600.06 3611.02

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-0.opb
MD5SUMab6600e5fcf1c6d7769b5fd648c35e77
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 benchmark3539.86
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.04/3611.01	c Program interrupted by user.
3600.04/3611.01	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (57164 MiB free)
  memory of node 1: 64465 MiB (58475 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4483181-1751210782/watcher-4483181-1751210782 -o /tmp/evaluation-result-4483181-1751210782/solver-4483181-1751210782 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751205767-24708 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=386253524 --ls=360 HOME/instance-4483181-1751210782.opb 

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=26214, runsolver pid=26211

[startup+0.100073 s]*
/proc/loadavg: 4.11 4.20 4.17 6/250 26215
/proc/meminfo: memFree=118416072/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=39724 memory=16180 CPUtime=0.1 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 3558 0 0 0 9 1 0 0 20 0 1 0 36757341 40677376 4045 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 9931 4045 1024 1200 0 8411 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39724 KiB
Current children cumulated memory: 16180 KiB

[startup+0.213428 s]*
/proc/loadavg: 4.10 4.20 4.17 5/250 26215
/proc/meminfo: memFree=118414308/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=18612 CPUtime=0.21 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4169 0 0 0 20 1 0 0 20 0 1 0 36757341 43638784 4653 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4653 1024 1200 0 9134 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 18612 KiB

[startup+0.3134 s]*
/proc/loadavg: 4.10 4.20 4.17 5/250 26215
/proc/meminfo: memFree=118414308/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=18612 CPUtime=0.31 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4169 0 0 0 30 1 0 0 20 0 1 0 36757341 43638784 4653 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4653 1024 1200 0 9134 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 18612 KiB

[startup+0.700302 s]
/proc/loadavg: 4.10 4.20 4.17 5/250 26215
/proc/meminfo: memFree=118423444/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=18612 CPUtime=0.68 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4169 0 0 0 67 1 0 0 20 0 1 0 36757341 43638784 4653 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4653 1024 1200 0 9134 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 18612 KiB

[startup+1.5003 s]
/proc/loadavg: 4.10 4.20 4.17 5/250 26215
/proc/meminfo: memFree=118423444/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=18612 CPUtime=1.48 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4169 0 0 0 147 1 0 0 20 0 1 0 36757341 43638784 4653 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4653 1024 1200 0 9134 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 18612 KiB

[startup+3.1132 s]
/proc/loadavg: 4.10 4.20 4.17 5/250 26215
/proc/meminfo: memFree=118432132/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=18612 CPUtime=3.09 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4169 0 0 0 308 1 0 0 20 0 1 0 36757341 43638784 4653 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4653 1024 1200 0 9134 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 18612 KiB

[startup+6.30031 s]
/proc/loadavg: 4.09 4.19 4.17 5/250 26215
/proc/meminfo: memFree=118456960/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=18612 CPUtime=6.26 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4169 0 0 0 625 1 0 0 20 0 1 0 36757341 43638784 4653 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4653 1024 1200 0 9134 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 18612 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.21 4.17 5/250 26215
/proc/meminfo: memFree=118506112/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=18612 CPUtime=12.64 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4169 0 0 0 1263 1 0 0 20 0 1 0 36757341 43638784 4653 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4653 1024 1200 0 9134 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 18612 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.20 4.17 5/250 26215
/proc/meminfo: memFree=114682780/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=18612 CPUtime=25.39 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4169 0 0 0 2538 1 0 0 20 0 1 0 36757341 43638784 4653 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4653 1024 1200 0 9134 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 18612 KiB

[startup+51.1131 s]
/proc/loadavg: 4.39 4.25 4.19 5/250 26216
/proc/meminfo: memFree=105937028/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=18612 CPUtime=50.92 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4169 0 0 0 5091 1 0 0 20 0 1 0 36757341 43638784 4653 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4653 1024 1200 0 9134 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 18612 KiB

[startup+102.3 s]
/proc/loadavg: 4.73 4.36 4.23 5/250 26219
/proc/meminfo: memFree=86503424/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=18612 CPUtime=101.93 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4169 0 0 0 10192 1 0 0 20 0 1 0 36757341 43638784 4653 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4653 1024 1200 0 9134 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 18612 KiB

[startup+162.3 s]
/proc/loadavg: 4.32 4.31 4.22 5/249 26266
/proc/meminfo: memFree=84448148/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=18612 CPUtime=161.72 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4169 0 0 0 16171 1 0 0 20 0 1 0 36757341 43638784 4653 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4653 1024 1200 0 9134 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 18612 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.27 4.21 5/249 26357
/proc/meminfo: memFree=129020188/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=19636 CPUtime=221.54 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4181 0 0 0 22153 1 0 0 20 0 1 0 36757341 43638784 4909 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4909 1024 1200 0 9134 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 19636 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.23 4.19 5/249 26361
/proc/meminfo: memFree=129738632/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=19636 CPUtime=281.38 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4189 0 0 0 28137 1 0 0 20 0 1 0 36757341 43638784 4909 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4909 1024 1200 0 9134 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 19636 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.20 4.18 5/249 26363
/proc/meminfo: memFree=130014968/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=42616 memory=19636 CPUtime=341.21 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 4197 0 0 0 34120 1 0 0 20 0 1 0 36757341 43638784 4909 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 10654 4909 1024 1200 0 9134 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 42616 KiB
Current children cumulated memory: 19636 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 4.21 4.18 5/249 26365
/proc/meminfo: memFree=129979804/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=73668 memory=65240 CPUtime=401.01 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 12360 0 0 0 40089 12 0 0 20 0 1 0 36757341 75436032 16310 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 18417 16310 1248 1200 0 16897 0
Current children cumulated CPU time: 401.01 s
Current children cumulated vsize: 73668 KiB
Current children cumulated memory: 65240 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.17 4.17 5/250 26370
/proc/meminfo: memFree=129969808/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=96232 memory=83396 CPUtime=460.81 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 15281 0 0 0 46060 21 0 0 20 0 1 0 36757341 98541568 20849 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 24058 20849 1248 1200 0 22538 0
Current children cumulated CPU time: 460.81 s

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

Current children cumulated memory: 195260 KiB

[startup+2862.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/250 26492
/proc/meminfo: memFree=129396520/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=215152 memory=195388 CPUtime=2853.45 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 38532 0 0 0 284868 477 0 0 20 0 1 0 36757341 220315648 48847 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 53788 48847 1248 1200 0 52268 0
Current children cumulated CPU time: 2853.45 s
Current children cumulated vsize: 215152 KiB
Current children cumulated memory: 195388 KiB

[startup+2922.3 s]
/proc/loadavg: 4.51 4.19 4.12 5/249 26494
/proc/meminfo: memFree=129405040/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=217324 memory=197948 CPUtime=2913.28 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 39016 0 0 0 290840 488 0 0 20 0 1 0 36757341 222539776 49487 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 54331 49487 1248 1200 0 52811 0
Current children cumulated CPU time: 2913.28 s
Current children cumulated vsize: 217324 KiB
Current children cumulated memory: 197948 KiB

[startup+2982.3 s]
/proc/loadavg: 4.50 4.26 4.15 5/249 26498
/proc/meminfo: memFree=129406064/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=217608 memory=198332 CPUtime=2973.11 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 39092 0 0 0 296809 502 0 0 20 0 1 0 36757341 222830592 49583 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 54402 49583 1248 1200 0 52882 0
Current children cumulated CPU time: 2973.11 s
Current children cumulated vsize: 217608 KiB
Current children cumulated memory: 198332 KiB

[startup+3042.3 s]
/proc/loadavg: 4.24 4.23 4.15 5/249 26500
/proc/meminfo: memFree=129392972/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=219020 memory=199612 CPUtime=3032.94 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 39490 0 0 0 302781 513 0 0 20 0 1 0 36757341 224276480 49903 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 54755 49903 1248 1200 0 53235 0
Current children cumulated CPU time: 3032.94 s
Current children cumulated vsize: 219020 KiB
Current children cumulated memory: 199612 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.18 4.14 5/250 26505
/proc/meminfo: memFree=129395340/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=219704 memory=200252 CPUtime=3092.76 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 39677 0 0 0 308754 522 0 0 20 0 1 0 36757341 224976896 50063 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 54926 50063 1248 1200 0 53406 0
Current children cumulated CPU time: 3092.76 s
Current children cumulated vsize: 219704 KiB
Current children cumulated memory: 200252 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.18 4.14 5/250 26507
/proc/meminfo: memFree=129402376/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=221096 memory=201660 CPUtime=3152.59 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 40025 0 0 0 314725 534 0 0 20 0 1 0 36757341 226402304 50415 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 55274 50415 1248 1200 0 53754 0
Current children cumulated CPU time: 3152.59 s
Current children cumulated vsize: 221096 KiB
Current children cumulated memory: 201660 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.16 4.13 5/250 26509
/proc/meminfo: memFree=129396332/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=222256 memory=202812 CPUtime=3212.42 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 40318 0 0 0 320696 546 0 0 20 0 1 0 36757341 227590144 50703 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 55564 50703 1248 1200 0 54044 0
Current children cumulated CPU time: 3212.42 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 202812 KiB

[startup+3282.3 s]
/proc/loadavg: 4.68 4.31 4.19 5/250 26511
/proc/meminfo: memFree=129374668/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=223436 memory=204092 CPUtime=3272.25 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 40635 0 0 0 326667 558 0 0 20 0 1 0 36757341 228798464 51023 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 55859 51023 1248 1200 0 54339 0
Current children cumulated CPU time: 3272.25 s
Current children cumulated vsize: 223436 KiB
Current children cumulated memory: 204092 KiB

[startup+3342.3 s]
/proc/loadavg: 4.34 4.28 4.18 5/250 26513
/proc/meminfo: memFree=129377200/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=225180 memory=205756 CPUtime=3332.08 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 41051 0 0 0 332638 570 0 0 20 0 1 0 36757341 230584320 51439 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 56295 51439 1248 1200 0 54775 0
Current children cumulated CPU time: 3332.08 s
Current children cumulated vsize: 225180 KiB
Current children cumulated memory: 205756 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.25 4.18 5/249 26515
/proc/meminfo: memFree=129380488/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=227388 memory=209980 CPUtime=3391.92 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 41617 0 0 0 338612 580 0 0 20 0 1 0 36757341 232845312 52495 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 56847 52495 1248 1200 0 55327 0
Current children cumulated CPU time: 3391.92 s
Current children cumulated vsize: 227388 KiB
Current children cumulated memory: 209980 KiB

[startup+3462.3 s]
/proc/loadavg: 4.24 4.25 4.18 5/250 26520
/proc/meminfo: memFree=129385032/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=228308 memory=210876 CPUtime=3451.75 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 41847 0 0 0 344583 592 0 0 20 0 1 0 36757341 233787392 52719 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 57077 52719 1248 1200 0 55557 0
Current children cumulated CPU time: 3451.75 s
Current children cumulated vsize: 228308 KiB
Current children cumulated memory: 210876 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.20 4.17 5/251 26523
/proc/meminfo: memFree=129364328/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=229144 memory=212028 CPUtime=3511.58 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 42070 0 0 0 350555 603 0 0 20 0 1 0 36757341 234643456 53007 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 57286 53007 1248 1200 0 55766 0
Current children cumulated CPU time: 3511.58 s
Current children cumulated vsize: 229144 KiB
Current children cumulated memory: 212028 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.19 4.17 5/253 26529
/proc/meminfo: memFree=129364596/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=230752 memory=213564 CPUtime=3571.41 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 42461 0 0 0 356527 614 0 0 20 0 1 0 36757341 236290048 53391 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 57688 53391 1248 1200 0 56168 0
Current children cumulated CPU time: 3571.41 s
Current children cumulated vsize: 230752 KiB
Current children cumulated memory: 213564 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.09 4.17 4.16 5/253 26529
/proc/meminfo: memFree=129366116/131382120 swapFree=33010684/33010684
[pid=26214] ppid=26211 vsize=230752 memory=213692 CPUtime=3600.04 cores=0,2
/proc/26214/stat : 26214 (Exact) R 26211 26214 24698 0 -1 4194304 42491 0 0 0 359384 620 0 0 20 0 1 0 36757341 236290048 53423 18446744073709551615 4198400 9112445 140737444123872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19304448 140737444129083 140737444129261 140737444129261 140737444134863 0
/proc/26214/statm: 57688 53423 1248 1200 0 56168 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 230752 KiB
Current children cumulated memory: 213692 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.85 s, system=6.2064 s

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

Child status: 0

Real time (s): 3611.02
CPU time (s): 3600.06
CPU user time (s): 3593.85
CPU system time (s): 6.2064
CPU usage (%): 99.6964
Max. virtual memory (cumulated for all children) (KiB): 230752
Max. memory (cumulated for all children) (KiB): 213692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.85
system time used= 6.2064
maximum resident set size= 213820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42494
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= 72
involuntary context switches= 8041


# summary of solver processes directly reported to runsolver:
#   pid: 26214
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3593.85
#   total CPU system time (s): 6.2064

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.3422 second user time and 33.8037 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-29 17:26:22
IDJOB=4483181
IDBENCH=162160
IDSOLVER=3317
FILE ID=nodeC008/4483181-1751210782
RUNJOBID= nodeC008-1751205767-24708
SLURM_JOB_ID= 9587629
Free space on /tmp= 432780 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-0.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4483181-1751210782/watcher-4483181-1751210782 -o /tmp/evaluation-result-4483181-1751210782/solver-4483181-1751210782 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751205767-24708 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=386253524 --ls=360 HOME/instance-4483181-1751210782.opb

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

MD5SUM BENCH= ab6600e5fcf1c6d7769b5fd648c35e77
RANDOM SEED=386253524

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		: 3491.824
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		: 3491.586
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.019
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.548
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		: 3491.870
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		: 3491.860
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.497
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		: 1196.948
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:        118416008 kB
MemAvailable:   118421464 kB
Buffers:            3280 kB
Cached:           816168 kB
SwapCached:            0 kB
Active:         11258168 kB
Inactive:         568196 kB
Active(anon):   11024872 kB
Inactive(anon):        0 kB
Active(file):     233296 kB
Inactive(file):   568196 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7556 kB
Writeback:             0 kB
AnonPages:      11010024 kB
Mapped:           114908 kB
Shmem:             17956 kB
KReclaimable:      87180 kB
Slab:             166556 kB
SReclaimable:      87180 kB
SUnreclaim:        79376 kB
KernelStack:        4064 kB
PageTables:        24576 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:   11717252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149352 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5249024 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= 433032 MiB
End job on nodeC008 at 2025-06-29 18:26:34