Trace number 4483191

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.08 3610.31

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size80-round23-5.opb
MD5SUM86944514b434ff8020a355b19ddc8d04
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9456
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)368
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.06/3610.30	c Program interrupted by user.
3600.06/3610.30	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 (63205 MiB free)
  memory of node 1: 64465 MiB (63504 MiB free)
  node distances:
     10  21
     21  10

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

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=26625, runsolver pid=26622

[startup+0.10007 s]*
/proc/loadavg: 4.14 4.15 4.16 5/253 26626
/proc/meminfo: memFree=129747800/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=39460 memory=17484 CPUtime=0.09 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 3379 0 0 0 8 1 0 0 20 0 1 0 37133015 40407040 4371 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 9865 4371 1024 1200 0 8345 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39460 KiB
Current children cumulated memory: 17484 KiB

[startup+0.214392 s]*
/proc/loadavg: 4.14 4.15 4.16 5/253 26626
/proc/meminfo: memFree=129747800/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20300 CPUtime=0.19 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4060 0 0 0 18 1 0 0 20 0 1 0 37133015 43634688 5075 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5075 1024 1200 0 9133 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20300 KiB

[startup+0.31304 s]*
/proc/loadavg: 4.14 4.15 4.16 5/253 26626
/proc/meminfo: memFree=129747800/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20300 CPUtime=0.27 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4060 0 0 0 26 1 0 0 20 0 1 0 37133015 43634688 5075 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5075 1024 1200 0 9133 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20300 KiB

[startup+0.700184 s]
/proc/loadavg: 4.14 4.15 4.16 5/253 26626
/proc/meminfo: memFree=129747800/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20300 CPUtime=0.62 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4060 0 0 0 61 1 0 0 20 0 1 0 37133015 43634688 5075 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5075 1024 1200 0 9133 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20300 KiB

[startup+1.50012 s]
/proc/loadavg: 4.14 4.15 4.16 6/253 26626
/proc/meminfo: memFree=129748052/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20300 CPUtime=1.41 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4060 0 0 0 140 1 0 0 20 0 1 0 37133015 43634688 5075 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5075 1024 1200 0 9133 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20300 KiB

[startup+3.10521 s]
/proc/loadavg: 4.14 4.15 4.16 6/252 26626
/proc/meminfo: memFree=129748052/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20300 CPUtime=3 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4060 0 0 0 299 1 0 0 20 0 1 0 37133015 43634688 5075 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5075 1024 1200 0 9133 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20300 KiB

[startup+6.30013 s]
/proc/loadavg: 4.13 4.15 4.16 6/252 26626
/proc/meminfo: memFree=129748480/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20300 CPUtime=6.17 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4060 0 0 0 616 1 0 0 20 0 1 0 37133015 43634688 5075 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5075 1024 1200 0 9133 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20300 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.15 4.16 6/252 26626
/proc/meminfo: memFree=129748496/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20300 CPUtime=12.55 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4060 0 0 0 1254 1 0 0 20 0 1 0 37133015 43634688 5075 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5075 1024 1200 0 9133 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20300 KiB

[startup+25.5003 s]
/proc/loadavg: 4.09 4.14 4.15 6/252 26626
/proc/meminfo: memFree=129748344/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20300 CPUtime=25.32 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4060 0 0 0 2531 1 0 0 20 0 1 0 37133015 43634688 5075 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5075 1024 1200 0 9133 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20300 KiB

[startup+51.1123 s]
/proc/loadavg: 4.13 4.14 4.15 6/251 26672
/proc/meminfo: memFree=129916536/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20300 CPUtime=50.87 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4060 0 0 0 5086 1 0 0 20 0 1 0 37133015 43634688 5075 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5075 1024 1200 0 9133 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20300 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.14 4.15 5/250 26718
/proc/meminfo: memFree=130111040/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20300 CPUtime=101.93 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4060 0 0 0 10192 1 0 0 20 0 1 0 37133015 43634688 5075 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5075 1024 1200 0 9133 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20300 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.13 4.14 5/249 26720
/proc/meminfo: memFree=130092080/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20684 CPUtime=161.8 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4080 0 0 0 16179 1 0 0 20 0 1 0 37133015 43634688 5171 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5171 1024 1200 0 9133 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20684 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.12 4.14 5/249 26721
/proc/meminfo: memFree=130068012/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20684 CPUtime=221.67 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4088 0 0 0 22166 1 0 0 20 0 1 0 37133015 43634688 5171 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5171 1024 1200 0 9133 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20684 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.11 4.13 5/249 26723
/proc/meminfo: memFree=130045464/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20684 CPUtime=281.55 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4092 0 0 0 28154 1 0 0 20 0 1 0 37133015 43634688 5171 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5171 1024 1200 0 9133 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20684 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.10 4.13 5/250 26728
/proc/meminfo: memFree=130041388/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=42612 memory=20684 CPUtime=341.42 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 4096 0 0 0 34141 1 0 0 20 0 1 0 37133015 43634688 5171 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 10653 5171 1024 1200 0 9133 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 20684 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.11 4.13 5/250 26730
/proc/meminfo: memFree=130001156/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=72556 memory=65124 CPUtime=401.26 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 11987 0 0 0 40117 9 0 0 20 0 1 0 37133015 74297344 16281 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 18139 16281 1248 1200 0 16619 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 72556 KiB
Current children cumulated memory: 65124 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/250 26734
/proc/meminfo: memFree=129900124/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=97432 memory=88560 CPUtime=461.09 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 15514 0 0 0 46086 23 0 0 20 0 1 0 37133015 99770368 22140 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 24358 22140 1248 1200 0 22838 0
Current children cumulated CPU time: 461.09 s

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

Current children cumulated memory: 196472 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.19 4.18 5/251 26949
/proc/meminfo: memFree=129438528/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=217008 memory=197880 CPUtime=2914.14 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 39192 0 0 0 290940 474 0 0 20 0 1 0 37133015 222216192 49470 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 54252 49470 1248 1200 0 52732 0
Current children cumulated CPU time: 2914.14 s
Current children cumulated vsize: 217008 KiB
Current children cumulated memory: 197880 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.18 4.18 5/251 26951
/proc/meminfo: memFree=129440468/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=217008 memory=198008 CPUtime=2973.97 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 39218 0 0 0 296913 484 0 0 20 0 1 0 37133015 222216192 49502 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 54252 49502 1248 1200 0 52732 0
Current children cumulated CPU time: 2973.97 s
Current children cumulated vsize: 217008 KiB
Current children cumulated memory: 198008 KiB

[startup+3042.3 s]
/proc/loadavg: 4.04 4.15 4.16 5/251 26955
/proc/meminfo: memFree=129433452/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=217332 memory=198264 CPUtime=3033.81 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 39287 0 0 0 302888 493 0 0 20 0 1 0 37133015 222547968 49566 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 54333 49566 1248 1200 0 52813 0
Current children cumulated CPU time: 3033.81 s
Current children cumulated vsize: 217332 KiB
Current children cumulated memory: 198264 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.15 4.16 5/251 26957
/proc/meminfo: memFree=129427440/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=217980 memory=199544 CPUtime=3093.66 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 39454 0 0 0 308862 504 0 0 20 0 1 0 37133015 223211520 49886 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 54495 49886 1248 1200 0 52975 0
Current children cumulated CPU time: 3093.66 s
Current children cumulated vsize: 217980 KiB
Current children cumulated memory: 199544 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.14 4.16 5/249 26959
/proc/meminfo: memFree=129421324/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=218328 memory=199928 CPUtime=3153.49 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 39541 0 0 0 314833 516 0 0 20 0 1 0 37133015 223567872 49982 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 54582 49982 1248 1200 0 53062 0
Current children cumulated CPU time: 3153.49 s
Current children cumulated vsize: 218328 KiB
Current children cumulated memory: 199928 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.12 4.15 5/249 26961
/proc/meminfo: memFree=129413648/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=219112 memory=200696 CPUtime=3213.31 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 39750 0 0 0 320803 528 0 0 20 0 1 0 37133015 224370688 50174 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 54778 50174 1248 1200 0 53258 0
Current children cumulated CPU time: 3213.31 s
Current children cumulated vsize: 219112 KiB
Current children cumulated memory: 200696 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.15 5/249 26963
/proc/meminfo: memFree=129416924/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=220384 memory=201976 CPUtime=3273.12 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 40084 0 0 0 326774 538 0 0 20 0 1 0 37133015 225673216 50494 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 55096 50494 1248 1200 0 53576 0
Current children cumulated CPU time: 3273.12 s
Current children cumulated vsize: 220384 KiB
Current children cumulated memory: 201976 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.11 4.14 5/249 26965
/proc/meminfo: memFree=129398588/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=222324 memory=203896 CPUtime=3332.92 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 40559 0 0 0 332742 550 0 0 20 0 1 0 37133015 227659776 50974 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 55581 50974 1248 1200 0 54061 0
Current children cumulated CPU time: 3332.92 s
Current children cumulated vsize: 222324 KiB
Current children cumulated memory: 203896 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.12 4.14 5/250 26970
/proc/meminfo: memFree=129402936/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=224032 memory=205560 CPUtime=3392.73 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 40986 0 0 0 338715 558 0 0 20 0 1 0 37133015 229408768 51390 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 56008 51390 1248 1200 0 54488 0
Current children cumulated CPU time: 3392.73 s
Current children cumulated vsize: 224032 KiB
Current children cumulated memory: 205560 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.09 4.13 5/250 26972
/proc/meminfo: memFree=129381512/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=227664 memory=208760 CPUtime=3452.54 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 41793 0 0 0 344685 569 0 0 20 0 1 0 37133015 233127936 52190 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 56916 52190 1248 1200 0 55396 0
Current children cumulated CPU time: 3452.54 s
Current children cumulated vsize: 227664 KiB
Current children cumulated memory: 208760 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.09 4.12 5/250 26976
/proc/meminfo: memFree=129384040/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=228988 memory=210168 CPUtime=3512.35 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 42124 0 0 0 350654 581 0 0 20 0 1 0 37133015 234483712 52542 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 57247 52542 1248 1200 0 55727 0
Current children cumulated CPU time: 3512.35 s
Current children cumulated vsize: 228988 KiB
Current children cumulated memory: 210168 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.10 4.12 5/250 26978
/proc/meminfo: memFree=129385804/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=229640 memory=212848 CPUtime=3572.15 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 42310 0 0 0 356623 592 0 0 20 0 1 0 37133015 235151360 53212 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 57410 53212 1248 1200 0 55890 0
Current children cumulated CPU time: 3572.15 s
Current children cumulated vsize: 229640 KiB
Current children cumulated memory: 212848 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.14 4.10 4.12 5/251 26983
/proc/meminfo: memFree=129379396/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=230364 memory=213488 CPUtime=3600.06 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 42486 0 0 0 359410 596 0 0 20 0 1 0 37133015 235892736 53372 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 57591 53372 1248 1200 0 56071 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 230364 KiB
Current children cumulated memory: 213488 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.11 s, system=5.9702 s

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

[startup+3610.3 s]
/proc/loadavg: 4.14 4.10 4.12 5/251 26983
/proc/meminfo: memFree=129379396/131382120 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=230364 memory=213488 CPUtime=3600.06 cores=4,6
/proc/26625/stat : 26625 (Exact) R 26622 26625 24698 0 -1 4194304 42486 0 0 0 359410 596 0 0 20 0 1 0 37133015 235892736 53372 18446744073709551615 4198400 9112445 140729734781600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 42467328 140729734789434 140729734789613 140729734789613 140729734795215 0
/proc/26625/statm: 57591 53372 1248 1200 0 56071 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 230364 KiB
Current children cumulated memory: 213488 KiB

Child status: 0

Real time (s): 3610.31
CPU time (s): 3600.08
CPU user time (s): 3594.11
CPU system time (s): 5.9702
CPU usage (%): 99.7167
Max. virtual memory (cumulated for all children) (KiB): 230364
Max. memory (cumulated for all children) (KiB): 213488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.11
system time used= 5.9702
maximum resident set size= 213616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42489
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= 65
involuntary context switches= 2627


# summary of solver processes directly reported to runsolver:
#   pid: 26625
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3594.11
#   total CPU system time (s): 5.9702

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1607 second user time and 32.3268 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-29 18:28:59
IDJOB=4483191
IDBENCH=162230
IDSOLVER=3317
FILE ID=nodeC008/4483191-1751214539
RUNJOBID= nodeC008-1751205767-24709
SLURM_JOB_ID= 9587629
Free space on /tmp= 433036 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size80-round23-5.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-4483191-1751214539/watcher-4483191-1751214539 -o /tmp/evaluation-result-4483191-1751214539/solver-4483191-1751214539 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751205767-24709 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1123090140 --ls=360 HOME/instance-4483191-1751214539.opb

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

MD5SUM BENCH= 86944514b434ff8020a355b19ddc8d04
RANDOM SEED=1123090140

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		: 3661.607
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		: 3662.167
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.687
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.194
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.652
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:        129751848 kB
MemAvailable:   129493248 kB
Buffers:            3280 kB
Cached:           552088 kB
SwapCached:            0 kB
Active:           760924 kB
Inactive:         304116 kB
Active(anon):     527628 kB
Inactive(anon):        0 kB
Active(file):     233296 kB
Inactive(file):   304116 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7796 kB
Writeback:             0 kB
AnonPages:        508560 kB
Mapped:           116924 kB
Shmem:             17956 kB
KReclaimable:      87232 kB
Slab:             166392 kB
SReclaimable:      87232 kB
SUnreclaim:        79160 kB
KernelStack:        4080 kB
PageTables:         3940 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     892016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    395264 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 19:29:10