Trace number 4482903

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.09 3610.61

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K81.opb
MD5SUMa76247625d06f26dbfcd47fe69513f4b
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 variables5508
Total number of constraints5672
Number of constraints which are clauses5591
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint81
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.07/3610.60	c Program interrupted by user.
3600.07/3610.60	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (63210 MiB free)
  memory of node 1: 64507 MiB (64039 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482903-1751191126/watcher-4482903-1751191126 -o /tmp/evaluation-result-4482903-1751191126/solver-4482903-1751191126 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751191126-23082 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1295497661 --ls=360 HOME/instance-4482903-1751191126.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=23135, runsolver pid=23126
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 2.39 3.23 3.75 6/253 23144
/proc/meminfo: memFree=130244852/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=17620 CPUtime=0.1 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3804 0 0 0 9 1 0 0 20 0 1 0 34791541 42463232 4405 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4405 1024 1200 0 8847 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 17620 KiB

[startup+0.214137 s]*
/proc/loadavg: 2.39 3.23 3.75 6/253 23144
/proc/meminfo: memFree=130239328/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=17620 CPUtime=0.22 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3804 0 0 0 21 1 0 0 20 0 1 0 34791541 42463232 4405 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4405 1024 1200 0 8847 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 17620 KiB

[startup+0.31354 s]*
/proc/loadavg: 2.39 3.23 3.75 6/253 23144
/proc/meminfo: memFree=130239076/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=17620 CPUtime=0.31 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3804 0 0 0 30 1 0 0 20 0 1 0 34791541 42463232 4405 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4405 1024 1200 0 8847 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 17620 KiB

[startup+0.700241 s]
/proc/loadavg: 2.39 3.23 3.75 6/253 23144
/proc/meminfo: memFree=130239004/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=17620 CPUtime=0.69 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3804 0 0 0 68 1 0 0 20 0 1 0 34791541 42463232 4405 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4405 1024 1200 0 8847 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 17620 KiB

[startup+1.50023 s]
/proc/loadavg: 2.39 3.23 3.75 6/253 23144
/proc/meminfo: memFree=130239004/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=17620 CPUtime=1.48 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3804 0 0 0 147 1 0 0 20 0 1 0 34791541 42463232 4405 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4405 1024 1200 0 8847 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 17620 KiB

[startup+3.11271 s]
/proc/loadavg: 2.39 3.23 3.75 6/253 23144
/proc/meminfo: memFree=130239372/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=17620 CPUtime=3.09 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3882 0 0 0 308 1 0 0 20 0 1 0 34791541 42463232 4405 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4405 1024 1200 0 8847 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 17620 KiB

[startup+6.30021 s]
/proc/loadavg: 2.52 3.25 3.75 6/253 23144
/proc/meminfo: memFree=130239388/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=17620 CPUtime=6.27 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3882 0 0 0 626 1 0 0 20 0 1 0 34791541 42463232 4405 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4405 1024 1200 0 8847 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 17620 KiB

[startup+12.7002 s]
/proc/loadavg: 2.64 3.26 3.75 6/253 23144
/proc/meminfo: memFree=130239584/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=17620 CPUtime=12.65 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3882 0 0 0 1264 1 0 0 20 0 1 0 34791541 42463232 4405 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4405 1024 1200 0 8847 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 17620 KiB

[startup+25.5002 s]
/proc/loadavg: 3.01 3.31 3.76 6/253 23144
/proc/meminfo: memFree=130239336/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=17620 CPUtime=25.42 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3882 0 0 0 2541 1 0 0 20 0 1 0 34791541 42463232 4405 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4405 1024 1200 0 8847 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 17620 KiB

[startup+51.1125 s]
/proc/loadavg: 3.35 3.37 3.77 6/253 23145
/proc/meminfo: memFree=130238664/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=17620 CPUtime=50.96 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3882 0 0 0 5095 1 0 0 20 0 1 0 34791541 42463232 4405 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4405 1024 1200 0 8847 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 17620 KiB

[startup+102.3 s]
/proc/loadavg: 3.76 3.48 3.79 6/254 23151
/proc/meminfo: memFree=130242276/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=17620 CPUtime=102.01 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3882 0 0 0 10200 1 0 0 20 0 1 0 34791541 42463232 4405 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4405 1024 1200 0 8847 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 17620 KiB

[startup+162.3 s]
/proc/loadavg: 4.02 3.61 3.82 6/255 23165
/proc/meminfo: memFree=130240232/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=18772 CPUtime=161.86 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3893 0 0 0 16185 1 0 0 20 0 1 0 34791541 42463232 4693 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4693 1024 1200 0 8847 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 18772 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 3.70 3.83 6/255 23167
/proc/meminfo: memFree=130236520/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=18772 CPUtime=221.72 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3899 0 0 0 22171 1 0 0 20 0 1 0 34791541 42463232 4693 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4693 1024 1200 0 8847 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 18772 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 3.79 3.86 6/255 23169
/proc/meminfo: memFree=130240272/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=18772 CPUtime=281.58 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3902 0 0 0 28157 1 0 0 20 0 1 0 34791541 42463232 4693 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4693 1024 1200 0 8847 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 18772 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.84 3.87 6/252 23171
/proc/meminfo: memFree=130241476/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=41468 memory=18772 CPUtime=341.43 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 3905 0 0 0 34142 1 0 0 20 0 1 0 34791541 42463232 4693 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 10367 4693 1024 1200 0 8847 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 41468 KiB
Current children cumulated memory: 18772 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 3.91 3.90 5/251 23218
/proc/meminfo: memFree=129988280/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=91396 memory=80312 CPUtime=401.25 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 13865 0 0 0 40109 16 0 0 20 0 1 0 34791541 93589504 20078 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 22849 20078 1280 1200 0 21329 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 91396 KiB
Current children cumulated memory: 80312 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.94 3.91 5/249 23220
/proc/meminfo: memFree=129966240/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=99780 memory=88760 CPUtime=461.03 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 15983 0 0 0 46073 30 0 0 20 0 1 0 34791541 102174720 22190 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 24945 22190 1280 1200 0 23425 0
Current children cumulated CPU time: 461.03 s

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

Current children cumulated memory: 156144 KiB

[startup+2862.3 s]
/proc/loadavg: 4.16 4.11 4.04 5/249 23599
/proc/meminfo: memFree=129818904/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=171940 memory=157808 CPUtime=2853.95 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 29207 0 0 0 284889 506 0 0 20 0 1 0 34791541 176066560 39452 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 42985 39452 1312 1200 0 41465 0
Current children cumulated CPU time: 2853.95 s
Current children cumulated vsize: 171940 KiB
Current children cumulated memory: 157808 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.10 4.04 5/250 23602
/proc/meminfo: memFree=129769872/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=172984 memory=158832 CPUtime=2913.78 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 29531 0 0 0 290860 518 0 0 20 0 1 0 34791541 177135616 39708 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 43246 39708 1312 1200 0 41726 0
Current children cumulated CPU time: 2913.78 s
Current children cumulated vsize: 172984 KiB
Current children cumulated memory: 158832 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.09 4.04 5/250 23604
/proc/meminfo: memFree=129747536/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=173428 memory=159344 CPUtime=2973.6 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 29660 0 0 0 296828 532 0 0 20 0 1 0 34791541 177590272 39836 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 43357 39836 1312 1200 0 41837 0
Current children cumulated CPU time: 2973.6 s
Current children cumulated vsize: 173428 KiB
Current children cumulated memory: 159344 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.10 4.05 5/250 23651
/proc/meminfo: memFree=129825540/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=173728 memory=159600 CPUtime=3033.43 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 29721 0 0 0 302805 538 0 0 20 0 1 0 34791541 177897472 39900 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 43432 39900 1312 1200 0 41912 0
Current children cumulated CPU time: 3033.43 s
Current children cumulated vsize: 173728 KiB
Current children cumulated memory: 159600 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.10 4.05 5/250 23653
/proc/meminfo: memFree=129826292/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=174412 memory=160240 CPUtime=3093.27 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 29884 0 0 0 308775 552 0 0 20 0 1 0 34791541 178597888 40060 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 43603 40060 1312 1200 0 42083 0
Current children cumulated CPU time: 3093.27 s
Current children cumulated vsize: 174412 KiB
Current children cumulated memory: 160240 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.09 4.05 5/251 23658
/proc/meminfo: memFree=129817144/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=174720 memory=160624 CPUtime=3153.1 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 29986 0 0 0 314749 561 0 0 20 0 1 0 34791541 178913280 40156 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 43680 40156 1312 1200 0 42160 0
Current children cumulated CPU time: 3153.1 s
Current children cumulated vsize: 174720 KiB
Current children cumulated memory: 160624 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.10 4.06 5/250 23660
/proc/meminfo: memFree=129810152/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=176356 memory=162160 CPUtime=3212.93 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 30386 0 0 0 320723 570 0 0 20 0 1 0 34791541 180588544 40540 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 44089 40540 1312 1200 0 42569 0
Current children cumulated CPU time: 3212.93 s
Current children cumulated vsize: 176356 KiB
Current children cumulated memory: 162160 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.10 4.06 5/251 23667
/proc/meminfo: memFree=129818168/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=176628 memory=162416 CPUtime=3272.77 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 30456 0 0 0 326689 588 0 0 20 0 1 0 34791541 180867072 40604 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 44157 40604 1312 1200 0 42637 0
Current children cumulated CPU time: 3272.77 s
Current children cumulated vsize: 176628 KiB
Current children cumulated memory: 162416 KiB

[startup+3342.3 s]
/proc/loadavg: 4.22 4.12 4.07 5/251 23669
/proc/meminfo: memFree=129817080/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=177756 memory=163568 CPUtime=3332.6 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 30744 0 0 0 332665 595 0 0 20 0 1 0 34791541 182022144 40892 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 44439 40892 1312 1200 0 42919 0
Current children cumulated CPU time: 3332.6 s
Current children cumulated vsize: 177756 KiB
Current children cumulated memory: 163568 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.11 4.07 5/252 23673
/proc/meminfo: memFree=129816344/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=177980 memory=163824 CPUtime=3392.44 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 30812 0 0 0 338637 607 0 0 20 0 1 0 34791541 182251520 40956 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 44495 40956 1312 1200 0 42975 0
Current children cumulated CPU time: 3392.44 s
Current children cumulated vsize: 177980 KiB
Current children cumulated memory: 163824 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.11 4.07 5/252 23675
/proc/meminfo: memFree=129806292/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=178244 memory=164080 CPUtime=3452.26 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 30879 0 0 0 344610 616 0 0 20 0 1 0 34791541 182521856 41020 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 44561 41020 1312 1200 0 43041 0
Current children cumulated CPU time: 3452.26 s
Current children cumulated vsize: 178244 KiB
Current children cumulated memory: 164080 KiB

[startup+3522.3 s]
/proc/loadavg: 4.53 4.21 4.11 5/253 23678
/proc/meminfo: memFree=129807552/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=178660 memory=164464 CPUtime=3512.08 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 30990 0 0 0 350577 631 0 0 20 0 1 0 34791541 182947840 41116 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 44665 41116 1312 1200 0 43145 0
Current children cumulated CPU time: 3512.08 s
Current children cumulated vsize: 178660 KiB
Current children cumulated memory: 164464 KiB

[startup+3582.3 s]
/proc/loadavg: 4.48 4.28 4.14 5/253 23680
/proc/meminfo: memFree=129796604/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=178956 memory=164848 CPUtime=3571.87 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 31066 0 0 0 356550 637 0 0 20 0 1 0 34791541 183250944 41212 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 44739 41212 1312 1200 0 43219 0
Current children cumulated CPU time: 3571.87 s
Current children cumulated vsize: 178956 KiB
Current children cumulated memory: 164848 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.27 4.25 4.13 4/250 23681
/proc/meminfo: memFree=129949812/131382112 swapFree=33010684/33010684
[pid=23135] ppid=23126 vsize=179216 memory=165104 CPUtime=3600.07 cores=0,2
/proc/23135/stat : 23135 (Exact) R 23126 23135 23072 0 -1 4194304 31125 0 0 0 359362 645 0 0 20 0 1 0 34791541 183517184 41276 18446744073709551615 4198400 9112445 140725124293968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 26152960 140725124299066 140725124299245 140725124299245 140725124304847 0
/proc/23135/statm: 44804 41276 1312 1200 0 43284 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 179216 KiB
Current children cumulated memory: 165104 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.63 s, system=6.45569 s

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

Child status: 0

Real time (s): 3610.61
CPU time (s): 3600.09
CPU user time (s): 3593.63
CPU system time (s): 6.45569
CPU usage (%): 99.7086
Max. virtual memory (cumulated for all children) (KiB): 179216
Max. memory (cumulated for all children) (KiB): 165104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.63
system time used= 6.45569
maximum resident set size= 165104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31204
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= 50
involuntary context switches= 8044


# summary of solver processes directly reported to runsolver:
#   pid: 23135
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3593.63
#   total CPU system time (s): 6.45569

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.8685 second user time and 33.3562 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-06-29 11:58:46
IDJOB=4482903
IDBENCH=158357
IDSOLVER=3317
FILE ID=nodeC001/4482903-1751191126
RUNJOBID= nodeC001-1751191126-23082
SLURM_JOB_ID= 9587578
Free space on /tmp= 433056 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K81.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-4482903-1751191126/watcher-4482903-1751191126 -o /tmp/evaluation-result-4482903-1751191126/solver-4482903-1751191126 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751191126-23082 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1295497661 --ls=360 HOME/instance-4482903-1751191126.opb

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

MD5SUM BENCH= a76247625d06f26dbfcd47fe69513f4b
RANDOM SEED=1295497661

nodeC001 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		: 1196.941
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.49
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		: 1197.646
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.49
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.668
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.49
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.167
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.49
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.282
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.49
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.506
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.49
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.207
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.49
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.055
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130294296 kB
MemAvailable:   129959368 kB
Buffers:            3280 kB
Cached:           476424 kB
SwapCached:            0 kB
Active:           313052 kB
Inactive:         231320 kB
Active(anon):      82776 kB
Inactive(anon):        0 kB
Active(file):     230276 kB
Inactive(file):   231320 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             30608 kB
Writeback:             0 kB
AnonPages:         67888 kB
Mapped:           101972 kB
Shmem:             17960 kB
KReclaimable:      85824 kB
Slab:             166228 kB
SReclaimable:      85824 kB
SUnreclaim:        80404 kB
KernelStack:        3856 kB
PageTables:         2768 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     330144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC001 at 2025-06-29 12:58:57