Trace number 4545096

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.43 3610.44

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-AverageAvoiding-mini-40_c24.opb
MD5SUMe60f0e926bcd6b192a3b449cde285525
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 variables103760
Total number of constraints89518
Number of constraints which are clauses19880
Number of constraints which are cardinality constraints (but not clauses)160
Number of constraints which are nor clauses,nor cardinality constraints69478
Minimum length of a constraint1
Maximum length of a constraint85
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 1561
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4808
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.28/3610.32	c Program interrupted by user.
3600.28/3610.32	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 (53029 MiB free)
  memory of node 1: 64465 MiB (47867 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545096-1753233342/watcher-4545096-1753233342 -o /tmp/evaluation-result-4545096-1753233342/solver-4545096-1753233342 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1753230413-185654 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1656798329 --ls=360 HOME/instance-4545096-1753233342.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
solver pid=187217, runsolver pid=187214
Current StackSize limit: 8192 KiB


[startup+0.100106 s]*
/proc/loadavg: 4.07 4.08 4.09 5/251 187218
/proc/meminfo: memFree=103290528/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=94716 memory=71244 CPUtime=0.1 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 7905 0 0 0 7 3 0 0 20 0 1 0 239013607 96989184 17811 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 23679 17811 1024 1200 0 22159 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 94716 KiB
Current children cumulated memory: 71244 KiB

[startup+0.213411 s]*
/proc/loadavg: 4.07 4.08 4.09 5/251 187218
/proc/meminfo: memFree=103278620/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=101944 memory=81052 CPUtime=0.21 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 9916 0 0 0 18 3 0 0 20 0 1 0 239013607 104390656 20263 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 25486 20263 1024 1200 0 23966 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 101944 KiB
Current children cumulated memory: 81052 KiB

[startup+0.31332 s]*
/proc/loadavg: 4.07 4.08 4.09 5/251 187218
/proc/meminfo: memFree=103270052/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=111200 memory=89352 CPUtime=0.31 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 12298 0 0 0 28 3 0 0 20 0 1 0 239013607 113868800 22338 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 27800 22338 1024 1200 0 26280 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 111200 KiB
Current children cumulated memory: 89352 KiB

[startup+0.70036 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 187218
/proc/meminfo: memFree=103230316/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=144228 memory=124324 CPUtime=0.68 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 20784 0 0 0 63 5 0 0 20 0 1 0 239013607 147689472 31081 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 36057 31081 1024 1200 0 34537 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 144228 KiB
Current children cumulated memory: 124324 KiB

[startup+1.50033 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 187218
/proc/meminfo: memFree=103194936/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=250584 memory=235372 CPUtime=1.48 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 46072 0 0 0 138 10 0 0 20 0 1 0 239013607 256598016 58843 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 62646 58843 1024 1200 0 61126 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 250584 KiB
Current children cumulated memory: 235372 KiB

[startup+3.1129 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 187218
/proc/meminfo: memFree=102749428/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=450024 memory=414628 CPUtime=3.09 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 85769 0 0 0 289 20 0 0 20 0 1 0 239013607 460824576 103657 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 112506 103657 1024 1200 0 110986 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 450024 KiB
Current children cumulated memory: 414628 KiB

[startup+6.30032 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 187218
/proc/meminfo: memFree=102673380/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=514168 memory=479476 CPUtime=6.27 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 98410 0 0 0 604 23 0 0 20 0 1 0 239013607 526508032 119869 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 128542 119869 1024 1200 0 127022 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 514168 KiB
Current children cumulated memory: 479476 KiB

[startup+12.7003 s]
/proc/loadavg: 4.06 4.08 4.09 5/251 187218
/proc/meminfo: memFree=102666260/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=514168 memory=479476 CPUtime=12.65 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 98429 0 0 0 1242 23 0 0 20 0 1 0 239013607 526508032 119869 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 128542 119869 1024 1200 0 127022 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 514168 KiB
Current children cumulated memory: 479476 KiB

[startup+25.5003 s]
/proc/loadavg: 4.05 4.08 4.09 5/251 187219
/proc/meminfo: memFree=102652724/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=514168 memory=479476 CPUtime=25.4 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 98442 0 0 0 2517 23 0 0 20 0 1 0 239013607 526508032 119869 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 128542 119869 1024 1200 0 127022 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 514168 KiB
Current children cumulated memory: 479476 KiB

[startup+51.1129 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 187219
/proc/meminfo: memFree=102646704/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=514168 memory=479476 CPUtime=50.92 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 98463 0 0 0 5069 23 0 0 20 0 1 0 239013607 526508032 119869 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 128542 119869 1024 1200 0 127022 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 514168 KiB
Current children cumulated memory: 479476 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/251 187312
/proc/meminfo: memFree=103211604/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=514168 memory=479476 CPUtime=101.94 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 98490 0 0 0 10171 23 0 0 20 0 1 0 239013607 526508032 119869 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 128542 119869 1024 1200 0 127022 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 514168 KiB
Current children cumulated memory: 479476 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/252 187315
/proc/meminfo: memFree=103166444/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=514168 memory=479476 CPUtime=161.74 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 98509 0 0 0 16151 23 0 0 20 0 1 0 239013607 526508032 119869 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 128542 119869 1024 1200 0 127022 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 514168 KiB
Current children cumulated memory: 479476 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/252 187317
/proc/meminfo: memFree=103147568/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=514168 memory=479476 CPUtime=221.54 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 98530 0 0 0 22130 24 0 0 20 0 1 0 239013607 526508032 119869 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 128542 119869 1024 1200 0 127022 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 514168 KiB
Current children cumulated memory: 479476 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/252 187319
/proc/meminfo: memFree=103155448/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=514168 memory=479476 CPUtime=281.34 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 98535 0 0 0 28110 24 0 0 20 0 1 0 239013607 526508032 119869 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 128542 119869 1024 1200 0 127022 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 514168 KiB
Current children cumulated memory: 479476 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/252 187321
/proc/meminfo: memFree=103160100/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=514168 memory=479476 CPUtime=341.14 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 98543 0 0 0 34090 24 0 0 20 0 1 0 239013607 526508032 119869 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 128542 119869 1024 1200 0 127022 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 514168 KiB
Current children cumulated memory: 479476 KiB

[startup+402.3 s]
/proc/loadavg: 4.61 4.22 4.13 5/251 187328
/proc/meminfo: memFree=87791380/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=816376 memory=794952 CPUtime=400.97 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 128518 0 0 0 40059 38 0 0 20 0 1 0 239013607 835969024 198738 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 204094 198738 1280 1200 0 202574 0
Current children cumulated CPU time: 400.97 s
Current children cumulated vsize: 816376 KiB
Current children cumulated memory: 794952 KiB

[startup+462.3 s]
/proc/loadavg: 4.37 4.24 4.15 5/251 187335
/proc/meminfo: memFree=72572548/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=816376 memory=797052 CPUtime=460.79 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 128608 0 0 0 46040 39 0 0 20 0 1 0 239013607 835969024 199263 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 204094 199263 1280 1200 0 202574 0
Current children cumulated CPU time: 460.79 s

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

Current children cumulated memory: 898628 KiB

[startup+2922.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/251 187598
/proc/meminfo: memFree=104093812/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=898628 CPUtime=2914.17 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 150615 0 0 0 291359 58 0 0 20 0 1 0 239013607 931643392 224657 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 224657 1280 1200 0 225932 0
Current children cumulated CPU time: 2914.17 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 898628 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/251 187600
/proc/meminfo: memFree=104090568/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=898628 CPUtime=2974.03 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 150844 0 0 0 297345 58 0 0 20 0 1 0 239013607 931643392 224657 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 224657 1280 1200 0 225932 0
Current children cumulated CPU time: 2974.03 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 898628 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 187602
/proc/meminfo: memFree=104094568/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=900036 CPUtime=3033.88 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 150894 0 0 0 303330 58 0 0 20 0 1 0 239013607 931643392 225009 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 225009 1280 1200 0 225932 0
Current children cumulated CPU time: 3033.88 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 900036 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/250 187604
/proc/meminfo: memFree=103894184/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=900036 CPUtime=3093.74 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 151173 0 0 0 309316 58 0 0 20 0 1 0 239013607 931643392 225009 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 225009 1280 1200 0 225932 0
Current children cumulated CPU time: 3093.74 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 900036 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/250 187606
/proc/meminfo: memFree=103879516/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=900036 CPUtime=3153.6 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 151403 0 0 0 315302 58 0 0 20 0 1 0 239013607 931643392 225009 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 225009 1280 1200 0 225932 0
Current children cumulated CPU time: 3153.6 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 900036 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/249 187608
/proc/meminfo: memFree=103875316/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=900036 CPUtime=3213.46 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 151452 0 0 0 321288 58 0 0 20 0 1 0 239013607 931643392 225009 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 225009 1280 1200 0 225932 0
Current children cumulated CPU time: 3213.46 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 900036 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/250 187655
/proc/meminfo: memFree=103894564/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=900036 CPUtime=3273.29 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 151734 0 0 0 327271 58 0 0 20 0 1 0 239013607 931643392 225009 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 225009 1280 1200 0 225932 0
Current children cumulated CPU time: 3273.29 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 900036 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/250 187656
/proc/meminfo: memFree=103873980/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=900036 CPUtime=3333.11 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 151981 0 0 0 333253 58 0 0 20 0 1 0 239013607 931643392 225009 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 225009 1280 1200 0 225932 0
Current children cumulated CPU time: 3333.11 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 900036 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.09 4.09 5/250 187658
/proc/meminfo: memFree=103883616/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=900036 CPUtime=3392.93 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 152131 0 0 0 339235 58 0 0 20 0 1 0 239013607 931643392 225009 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 225009 1280 1200 0 225932 0
Current children cumulated CPU time: 3392.93 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 900036 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/251 187661
/proc/meminfo: memFree=103878108/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=900036 CPUtime=3452.75 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 152296 0 0 0 345217 58 0 0 20 0 1 0 239013607 931643392 225009 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 225009 1280 1200 0 225932 0
Current children cumulated CPU time: 3452.75 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 900036 KiB

[startup+3522.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/252 187666
/proc/meminfo: memFree=103826920/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=900036 CPUtime=3512.56 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 152551 0 0 0 351198 58 0 0 20 0 1 0 239013607 931643392 225009 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 225009 1280 1200 0 225932 0
Current children cumulated CPU time: 3512.56 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 900036 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/252 187672
/proc/meminfo: memFree=103856372/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=900036 CPUtime=3572.37 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 152690 0 0 0 357179 58 0 0 20 0 1 0 239013607 931643392 225009 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 225009 1280 1200 0 225932 0
Current children cumulated CPU time: 3572.37 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 900036 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 187673
/proc/meminfo: memFree=103860212/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=909808 memory=900036 CPUtime=3600.1 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 152856 0 0 0 359952 58 0 0 20 0 1 0 239013607 931643392 225009 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 227452 225009 1280 1200 0 225932 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 909808 KiB
Current children cumulated memory: 900036 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.84 s, system=0.588292 s

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

[startup+3610.4 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 187673
/proc/meminfo: memFree=103860212/131382116 swapFree=33005528/33010684
[pid=187217] ppid=187214 vsize=708884 memory=699436 CPUtime=3600.38 cores=4,6
/proc/187217/stat : 187217 (Exact) R 187214 187217 185643 0 -1 4194304 152919 0 0 0 359980 58 0 0 20 0 1 0 239013607 725897216 174859 18446744073709551615 4198400 9112445 140720522395152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 30519296 140720522402104 140720522402283 140720522402283 140720522407887 0
/proc/187217/statm: 177221 174859 1280 1200 0 175701 0
Current children cumulated CPU time: 3600.38 s
Current children cumulated vsize: 708884 KiB
Current children cumulated memory: 699436 KiB

Child status: 0

Real time (s): 3610.44
CPU time (s): 3600.43
CPU user time (s): 3599.84
CPU system time (s): 0.588292
CPU usage (%): 99.7228
Max. virtual memory (cumulated for all children) (KiB): 909808
Max. memory (cumulated for all children) (KiB): 900036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.84
system time used= 0.588292
maximum resident set size= 900036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152923
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= 142
involuntary context switches= 2198


# summary of solver processes directly reported to runsolver:
#   pid: 187217
#   total CPU time (s): 3600.43
#   total CPU user time (s): 3599.84
#   total CPU system time (s): 0.588292

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.355 second user time and 35.189 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-23 03:15:42
IDJOB=4545096
IDBENCH=180714
IDSOLVER=3317
FILE ID=nodeC010/4545096-1753233342
RUNJOBID= nodeC010-1753230413-185654
SLURM_JOB_ID= 9687839
Free space on /tmp= 432612 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-AverageAvoiding-mini-40_c24.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-4545096-1753233342/watcher-4545096-1753233342 -o /tmp/evaluation-result-4545096-1753233342/solver-4545096-1753233342 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1753230413-185654 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1656798329 --ls=360 HOME/instance-4545096-1753233342.opb

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

MD5SUM BENCH= e60f0e926bcd6b192a3b449cde285525
RANDOM SEED=1656798329

nodeC010 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.684
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.36
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		: 3660.877
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.36
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.140
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.36
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		: 3700.000
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.36
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.156
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.36
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		: 3605.977
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.36
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.454
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.36
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.320
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        103318036 kB
MemAvailable:   127476256 kB
Buffers:             228 kB
Cached:         24922124 kB
SwapCached:         4300 kB
Active:          3212772 kB
Inactive:       24085628 kB
Active(anon):    2349168 kB
Inactive(anon):    48712 kB
Active(file):     863604 kB
Inactive(file): 24036916 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35436 kB
Writeback:             4 kB
AnonPages:       2374844 kB
Mapped:           117868 kB
Shmem:             21832 kB
KReclaimable:     194656 kB
Slab:             286432 kB
SReclaimable:     194656 kB
SUnreclaim:        91776 kB
KernelStack:        4048 kB
PageTables:         7728 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2946616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1423360 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432636 MiB
End job on nodeC010 at 2025-07-23 04:15:53