Trace number 4482687

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 NameAnswerobjective functionCPU timeWall clock time
Exact 2025-06-02? (TO) 3602.09 3611.72

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_14_shg.opb
MD5SUMc0e25a71d8726d42148f3e780c01ff44
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark56
Best CPU time to get the best result obtained on this benchmark3584.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14300
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint93
Number of terms in the objective function 14300
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 14300
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 14300
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

372.48/373.83	o 415
372.58/373.99	o 56

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: 63794 MiB (62944 MiB free)
  memory of node 1: 64507 MiB (62207 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482687-1751437124/watcher-4482687-1751437124 -o /tmp/evaluation-result-4482687-1751437124/solver-4482687-1751437124 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751437124-65948 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1716607138 --ls=360 HOME/instance-4482687-1751437124.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=65991, runsolver pid=65987

[startup+0.100096 s]*
/proc/loadavg: 0.77 2.33 2.87 5/255 65996
/proc/meminfo: memFree=128076608/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=50812 memory=27196 CPUtime=0.1 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 6775 0 0 0 8 2 0 0 20 0 1 0 59392203 52031488 6799 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 12703 6799 1024 1200 0 11183 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 50812 KiB
Current children cumulated memory: 27196 KiB

[startup+0.210955 s]*
/proc/loadavg: 0.77 2.33 2.87 5/255 65996
/proc/meminfo: memFree=128031248/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=56032 memory=34668 CPUtime=0.22 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 8135 0 0 0 19 3 0 0 20 0 1 0 59392203 57376768 8667 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 14008 8667 1024 1200 0 12488 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 56032 KiB
Current children cumulated memory: 34668 KiB

[startup+0.313672 s]*
/proc/loadavg: 0.77 2.33 2.87 5/255 65996
/proc/meminfo: memFree=127979020/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=63984 memory=42604 CPUtime=0.32 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 10107 0 0 0 28 4 0 0 20 0 1 0 59392203 65519616 10651 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 15996 10651 1024 1200 0 14476 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 63984 KiB
Current children cumulated memory: 42604 KiB

[startup+0.700335 s]
/proc/loadavg: 0.77 2.33 2.87 5/255 65996
/proc/meminfo: memFree=127853724/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=84188 memory=62700 CPUtime=0.68 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 15135 0 0 0 63 5 0 0 20 0 1 0 59392203 86208512 15675 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 21047 15675 1024 1200 0 19527 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 84188 KiB
Current children cumulated memory: 62700 KiB

[startup+1.50032 s]
/proc/loadavg: 0.77 2.33 2.87 5/255 65996
/proc/meminfo: memFree=127555392/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=184164 memory=165156 CPUtime=1.48 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 39667 0 0 0 136 12 0 0 20 0 1 0 59392203 188583936 41289 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 46041 41289 1024 1200 0 44521 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 184164 KiB
Current children cumulated memory: 165156 KiB

[startup+3.11367 s]
/proc/loadavg: 1.11 2.37 2.88 5/253 65997
/proc/meminfo: memFree=126834156/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=334156 memory=314884 CPUtime=3.09 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 74125 0 0 0 288 21 0 0 20 0 1 0 59392203 342175744 78689 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 83539 78689 1024 1200 0 82019 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 334156 KiB
Current children cumulated memory: 314884 KiB

[startup+6.30033 s]
/proc/loadavg: 1.11 2.37 2.88 5/258 66006
/proc/meminfo: memFree=125972592/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=489872 memory=461692 CPUtime=6.27 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 109987 0 0 0 600 27 0 0 20 0 1 0 59392203 501628928 115423 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 122468 115423 1024 1200 0 120948 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 489872 KiB
Current children cumulated memory: 461692 KiB

[startup+12.7003 s]
/proc/loadavg: 1.55 2.43 2.89 5/258 66006
/proc/meminfo: memFree=125464732/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=489872 memory=461692 CPUtime=12.65 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 109989 0 0 0 1238 27 0 0 20 0 1 0 59392203 501628928 115423 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 122468 115423 1024 1200 0 120948 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 489872 KiB
Current children cumulated memory: 461692 KiB

[startup+25.5003 s]
/proc/loadavg: 1.93 2.48 2.90 5/258 66006
/proc/meminfo: memFree=124129044/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=489872 memory=461692 CPUtime=25.42 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 109991 0 0 0 2515 27 0 0 20 0 1 0 59392203 501628928 115423 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 122468 115423 1024 1200 0 120948 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 489872 KiB
Current children cumulated memory: 461692 KiB

[startup+51.1141 s]
/proc/loadavg: 2.77 2.63 2.95 5/258 66006
/proc/meminfo: memFree=121251992/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=489872 memory=461692 CPUtime=50.96 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 109993 0 0 0 5069 27 0 0 20 0 1 0 59392203 501628928 115423 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 122468 115423 1024 1200 0 120948 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 489872 KiB
Current children cumulated memory: 461692 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.88 3.01 5/258 66008
/proc/meminfo: memFree=121329740/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=489872 memory=461692 CPUtime=101.99 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 109995 0 0 0 10172 27 0 0 20 0 1 0 59392203 501628928 115423 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 122468 115423 1024 1200 0 120948 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 489872 KiB
Current children cumulated memory: 461692 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 3.10 3.08 5/257 66014
/proc/meminfo: memFree=121322416/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=489872 memory=461692 CPUtime=161.8 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 109997 0 0 0 16153 27 0 0 20 0 1 0 59392203 501628928 115423 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 122468 115423 1024 1200 0 120948 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 489872 KiB
Current children cumulated memory: 461692 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 3.30 3.15 5/251 66016
/proc/meminfo: memFree=121301252/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=489872 memory=461692 CPUtime=221.58 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 110025 0 0 0 22131 27 0 0 20 0 1 0 59392203 501628928 115423 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 122468 115423 1024 1200 0 120948 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 489872 KiB
Current children cumulated memory: 461692 KiB

[startup+282.3 s]
/proc/loadavg: 4.02 3.43 3.21 5/251 66019
/proc/meminfo: memFree=121320644/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=489872 memory=461692 CPUtime=281.34 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 110073 0 0 0 28107 27 0 0 20 0 1 0 59392203 501628928 115423 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 122468 115423 1024 1200 0 120948 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 489872 KiB
Current children cumulated memory: 461692 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.57 3.27 5/251 66021
/proc/meminfo: memFree=121329740/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=489872 memory=461820 CPUtime=341.09 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 110203 0 0 0 34082 27 0 0 20 0 1 0 59392203 501628928 115455 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 122468 115455 1024 1200 0 120948 0
Current children cumulated CPU time: 341.09 s
Current children cumulated vsize: 489872 KiB
Current children cumulated memory: 461820 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.66 3.33 5/251 66023
/proc/meminfo: memFree=118685800/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=1495272 memory=1370748 CPUtime=400.9 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 252661 0 0 0 40009 81 0 0 20 0 1 0 59392203 1531158528 342687 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 373818 342687 1280 1200 0 372298 0
Current children cumulated CPU time: 400.9 s
Current children cumulated vsize: 1495272 KiB
Current children cumulated memory: 1370748 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.74 3.38 5/251 66025
/proc/meminfo: memFree=113525804/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=1851400 memory=1579972 CPUtime=460.72 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 285791 0 0 0 45976 96 0 0 20 0 1 0 59392203 1895833600 394993 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 462850 394993 1280 1200 0 461330 0
Current children cumulated CPU time: 460.72 s

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

[startup+3102.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/251 66165
/proc/meminfo: memFree=89947004/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4507376 memory=4280768 CPUtime=3093.94 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 603850 0 0 0 309107 287 0 0 20 0 1 0 59392203 4615553024 1070192 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1126844 1070192 1280 1200 0 1125324 0
Current children cumulated CPU time: 3093.94 s
Current children cumulated vsize: 4507376 KiB
Current children cumulated memory: 4280768 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/252 66172
/proc/meminfo: memFree=89988192/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4436312 memory=4226304 CPUtime=3153.79 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 605289 0 0 0 315085 294 0 0 20 0 1 0 59392203 4542783488 1056576 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1109078 1056576 1280 1200 0 1107558 0
Current children cumulated CPU time: 3153.79 s
Current children cumulated vsize: 4436312 KiB
Current children cumulated memory: 4226304 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/251 66174
/proc/meminfo: memFree=89969504/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4448228 memory=4246824 CPUtime=3213.63 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 608050 0 0 0 321069 294 0 0 20 0 1 0 59392203 4554985472 1061706 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1112057 1061706 1280 1200 0 1110537 0
Current children cumulated CPU time: 3213.63 s
Current children cumulated vsize: 4448228 KiB
Current children cumulated memory: 4246824 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/251 66176
/proc/meminfo: memFree=89955220/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4448228 memory=4246824 CPUtime=3273.49 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 608227 0 0 0 327055 294 0 0 20 0 1 0 59392203 4554985472 1061706 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1112057 1061706 1280 1200 0 1110537 0
Current children cumulated CPU time: 3273.49 s
Current children cumulated vsize: 4448228 KiB
Current children cumulated memory: 4246824 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 66178
/proc/meminfo: memFree=89820368/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4543120 memory=4344580 CPUtime=3333.33 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 611007 0 0 0 333031 302 0 0 20 0 1 0 59392203 4652154880 1086145 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1135780 1086145 1280 1200 0 1134260 0
Current children cumulated CPU time: 3333.33 s
Current children cumulated vsize: 4543120 KiB
Current children cumulated memory: 4344580 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/252 66181
/proc/meminfo: memFree=89823812/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4543120 memory=4344580 CPUtime=3393.19 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 611155 0 0 0 339017 302 0 0 20 0 1 0 59392203 4652154880 1086145 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1135780 1086145 1280 1200 0 1134260 0
Current children cumulated CPU time: 3393.19 s
Current children cumulated vsize: 4543120 KiB
Current children cumulated memory: 4344580 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/251 66183
/proc/meminfo: memFree=89705556/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4479804 memory=4288700 CPUtime=3453.03 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 613826 0 0 0 344994 309 0 0 20 0 1 0 59392203 4587319296 1072175 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1119951 1072175 1280 1200 0 1118431 0
Current children cumulated CPU time: 3453.03 s
Current children cumulated vsize: 4479804 KiB
Current children cumulated memory: 4288700 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/252 66188
/proc/meminfo: memFree=89662408/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4482628 memory=4291772 CPUtime=3512.88 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 614741 0 0 0 350979 309 0 0 20 0 1 0 59392203 4590211072 1072943 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1120657 1072943 1280 1200 0 1119137 0
Current children cumulated CPU time: 3512.88 s
Current children cumulated vsize: 4482628 KiB
Current children cumulated memory: 4291772 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/252 66190
/proc/meminfo: memFree=89639560/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4482628 memory=4291772 CPUtime=3572.74 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 614906 0 0 0 356965 309 0 0 20 0 1 0 59392203 4590211072 1072943 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1120657 1072943 1280 1200 0 1119137 0
Current children cumulated CPU time: 3572.74 s
Current children cumulated vsize: 4482628 KiB
Current children cumulated memory: 4291772 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.06 4.09 4.09 5/252 66191
/proc/meminfo: memFree=89403036/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4579632 memory=4388804 CPUtime=3600.07 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 617077 0 0 0 359690 317 0 0 20 0 1 0 59392203 4689543168 1097201 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1144908 1097201 1280 1200 0 1143388 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 4579632 KiB
Current children cumulated memory: 4388804 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+3611.72 s]
# the end of solver process 65991 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3598.9 s, system=3.19151 s

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

[startup+3610.4 s]
/proc/loadavg: 4.06 4.09 4.09 5/252 66191
/proc/meminfo: memFree=89403036/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4579632 memory=4388804 CPUtime=3600.76 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 617077 0 0 0 359759 317 0 0 20 0 1 0 59392203 4689543168 1097201 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1144908 1097201 1280 1200 0 1143388 0
Current children cumulated CPU time: 3600.76 s
Current children cumulated vsize: 4579632 KiB
Current children cumulated memory: 4388804 KiB

[startup+3611.2 s]
/proc/loadavg: 4.06 4.09 4.09 5/252 66191
/proc/meminfo: memFree=89403036/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4579632 memory=4388804 CPUtime=3601.56 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 617079 0 0 0 359839 317 0 0 20 0 1 0 59392203 4689543168 1097201 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1144908 1097201 1280 1200 0 1143388 0
Current children cumulated CPU time: 3601.56 s
Current children cumulated vsize: 4579632 KiB
Current children cumulated memory: 4388804 KiB

[startup+3611.6 s]
/proc/loadavg: 4.06 4.09 4.09 5/252 66191
/proc/meminfo: memFree=89403036/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4579632 memory=4388804 CPUtime=3601.96 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 617079 0 0 0 359879 317 0 0 20 0 1 0 59392203 4689543168 1097201 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1144908 1097201 1280 1200 0 1143388 0
Current children cumulated CPU time: 3601.96 s
Current children cumulated vsize: 4579632 KiB
Current children cumulated memory: 4388804 KiB

[startup+3611.7 s]
/proc/loadavg: 4.06 4.09 4.09 5/252 66191
/proc/meminfo: memFree=89403036/131382116 swapFree=33010684/33010684
[pid=65991] ppid=65987 vsize=4579632 memory=4388804 CPUtime=3602.06 cores=4,6
/proc/65991/stat : 65991 (Exact) R 65987 65991 65101 0 -1 4194304 617079 0 0 0 359889 317 0 0 20 0 1 0 59392203 4689543168 1097201 18446744073709551615 4198400 9112445 140734197212880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21721088 140734197221690 140734197221869 140734197221869 140734197227471 0
/proc/65991/statm: 1144908 1097201 1280 1200 0 1143388 0
Current children cumulated CPU time: 3602.06 s
Current children cumulated vsize: 4579632 KiB
Current children cumulated memory: 4388804 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3611.72
CPU time (s): 3602.09
CPU user time (s): 3598.9
CPU system time (s): 3.19151
CPU usage (%): 99.7333
Max. virtual memory (cumulated for all children) (KiB): 4579632
Max. memory (cumulated for all children) (KiB): 4388804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.89
system time used= 3.19151
maximum resident set size= 4388804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 617079
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= 472
involuntary context switches= 1918


# summary of solver processes directly reported to runsolver:
#   pid: 65991
#   total CPU time (s): 3602.09
#   total CPU user time (s): 3598.9
#   total CPU system time (s): 3.19151

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7294 second user time and 36.2194 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-02 08:18:45
IDJOB=4482687
IDBENCH=155402
IDSOLVER=3317
FILE ID=nodeC011/4482687-1751437124
RUNJOBID= nodeC011-1751437124-65948
SLURM_JOB_ID= 9598368
Free space on /tmp= 430540 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_14_shg.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-4482687-1751437124/watcher-4482687-1751437124 -o /tmp/evaluation-result-4482687-1751437124/solver-4482687-1751437124 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751437124-65948 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1716607138 --ls=360 HOME/instance-4482687-1751437124.opb

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

MD5SUM BENCH= c0e25a71d8726d42148f3e780c01ff44
RANDOM SEED=1716607138

nodeC011 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		: 1795.929
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	: 6984.20
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		: 1796.907
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	: 6984.20
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.898
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	: 6984.20
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.290
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	: 6984.20
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.330
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.528
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	: 6984.20
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		: 1795.960
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	: 6984.20
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		: 1297.505
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        128189680 kB
MemAvailable:   129912692 kB
Buffers:            3276 kB
Cached:          2526468 kB
SwapCached:            0 kB
Active:           534248 kB
Inactive:        2100160 kB
Active(anon):     120572 kB
Inactive(anon):     2104 kB
Active(file):     413676 kB
Inactive(file):  2098056 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            248724 kB
Writeback:             0 kB
AnonPages:        108516 kB
Mapped:           106956 kB
Shmem:             17960 kB
KReclaimable:     101432 kB
Slab:             187268 kB
SReclaimable:     101432 kB
SUnreclaim:        85836 kB
KernelStack:        4048 kB
PageTables:         2996 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     415484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430072 MiB
End job on nodeC011 at 2025-07-02 09:18:57