Trace number 4482907

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

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K96.opb
MD5SUM85449da570d8e9c3bf031cd447953d83
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark6.73265
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6528
Total number of constraints6722
Number of constraints which are clauses6626
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint96
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 97
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.02/3610.30	c Program interrupted by user.
3600.02/3610.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482907-1751191600/watcher-4482907-1751191600 -o /tmp/evaluation-result-4482907-1751191600/solver-4482907-1751191600 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751191126-23083 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=302024918 --ls=360 HOME/instance-4482907-1751191600.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=23264, runsolver pid=23261
Current StackSize limit: 8192 KiB


[startup+0.100117 s]*
/proc/loadavg: 4.08 3.94 3.91 5/249 23265
/proc/meminfo: memFree=130046136/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=19372 CPUtime=0.1 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4257 0 0 0 9 1 0 0 20 0 1 0 34838934 44052480 4843 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 4843 1024 1200 0 9235 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19372 KiB

[startup+0.212728 s]*
/proc/loadavg: 4.08 3.94 3.91 5/249 23265
/proc/meminfo: memFree=130046136/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=19372 CPUtime=0.21 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4257 0 0 0 20 1 0 0 20 0 1 0 34838934 44052480 4843 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 4843 1024 1200 0 9235 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19372 KiB

[startup+0.312426 s]*
/proc/loadavg: 4.08 3.94 3.91 5/249 23265
/proc/meminfo: memFree=130046136/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=19372 CPUtime=0.31 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4257 0 0 0 30 1 0 0 20 0 1 0 34838934 44052480 4843 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 4843 1024 1200 0 9235 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19372 KiB

[startup+0.700255 s]
/proc/loadavg: 4.07 3.95 3.91 5/249 23265
/proc/meminfo: memFree=130046320/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=19372 CPUtime=0.69 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4257 0 0 0 68 1 0 0 20 0 1 0 34838934 44052480 4843 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 4843 1024 1200 0 9235 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19372 KiB

[startup+1.50025 s]
/proc/loadavg: 4.07 3.95 3.91 5/249 23265
/proc/meminfo: memFree=130046320/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=19372 CPUtime=1.48 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4257 0 0 0 147 1 0 0 20 0 1 0 34838934 44052480 4843 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 4843 1024 1200 0 9235 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19372 KiB

[startup+3.11262 s]
/proc/loadavg: 4.07 3.95 3.91 5/249 23266
/proc/meminfo: memFree=130046724/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=19372 CPUtime=3.09 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4257 0 0 0 308 1 0 0 20 0 1 0 34838934 44052480 4843 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 4843 1024 1200 0 9235 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19372 KiB

[startup+6.30024 s]
/proc/loadavg: 4.07 3.95 3.91 5/249 23266
/proc/meminfo: memFree=130038928/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=19372 CPUtime=6.27 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4257 0 0 0 626 1 0 0 20 0 1 0 34838934 44052480 4843 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 4843 1024 1200 0 9235 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19372 KiB

[startup+12.7003 s]
/proc/loadavg: 4.06 3.95 3.91 5/250 23267
/proc/meminfo: memFree=130027376/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=19372 CPUtime=12.65 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4257 0 0 0 1264 1 0 0 20 0 1 0 34838934 44052480 4843 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 4843 1024 1200 0 9235 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19372 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 3.97 3.92 5/250 23267
/proc/meminfo: memFree=130027128/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=19372 CPUtime=25.42 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4257 0 0 0 2541 1 0 0 20 0 1 0 34838934 44052480 4843 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 4843 1024 1200 0 9235 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19372 KiB

[startup+51.1124 s]
/proc/loadavg: 4.08 3.97 3.92 5/250 23267
/proc/meminfo: memFree=130018576/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=19372 CPUtime=50.97 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4257 0 0 0 5096 1 0 0 20 0 1 0 34838934 44052480 4843 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 4843 1024 1200 0 9235 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19372 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 3.99 3.93 5/250 23269
/proc/meminfo: memFree=130006516/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=20652 CPUtime=102.03 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4273 0 0 0 10202 1 0 0 20 0 1 0 34838934 44052480 5163 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 5163 1024 1200 0 9235 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 20652 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.02 3.95 5/251 23274
/proc/meminfo: memFree=130005032/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=20652 CPUtime=161.9 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4281 0 0 0 16189 1 0 0 20 0 1 0 34838934 44052480 5163 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 5163 1024 1200 0 9235 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 20652 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 4.02 3.96 5/252 23277
/proc/meminfo: memFree=129929872/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=20652 CPUtime=221.73 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4289 0 0 0 22172 1 0 0 20 0 1 0 34838934 44052480 5163 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 5163 1024 1200 0 9235 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 20652 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.04 3.97 5/252 23328
/proc/meminfo: memFree=129981560/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=20652 CPUtime=281.55 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4293 0 0 0 28154 1 0 0 20 0 1 0 34838934 44052480 5163 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 5163 1024 1200 0 9235 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 20652 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.05 3.98 5/251 23330
/proc/meminfo: memFree=129978768/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=43020 memory=20652 CPUtime=341.38 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 4293 0 0 0 34137 1 0 0 20 0 1 0 34838934 44052480 5163 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 10755 5163 1024 1200 0 9235 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 20652 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.05 3.99 5/251 23332
/proc/meminfo: memFree=129896856/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=119380 memory=92464 CPUtime=401.18 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 16199 0 0 0 40103 15 0 0 20 0 1 0 34838934 122245120 23116 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 29845 23116 1280 1200 0 28325 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 119380 KiB
Current children cumulated memory: 92464 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.06 4.00 5/251 23334
/proc/meminfo: memFree=129879036/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=128924 memory=102192 CPUtime=460.97 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 18626 0 0 0 46071 26 0 0 20 0 1 0 34838934 132018176 25548 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 32231 25548 1280 1200 0 30711 0
Current children cumulated CPU time: 460.97 s

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

Current children cumulated memory: 173976 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.12 4.07 5/252 23673
/proc/meminfo: memFree=129818572/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=189316 memory=175384 CPUtime=2913.9 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 33471 0 0 0 290989 401 0 0 20 0 1 0 34838934 193859584 43846 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 47329 43846 1280 1200 0 45809 0
Current children cumulated CPU time: 2913.9 s
Current children cumulated vsize: 189316 KiB
Current children cumulated memory: 175384 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.11 4.07 5/252 23675
/proc/meminfo: memFree=129806268/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=189316 memory=175384 CPUtime=2973.74 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 33528 0 0 0 296965 409 0 0 20 0 1 0 34838934 193859584 43846 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 47329 43846 1280 1200 0 45809 0
Current children cumulated CPU time: 2973.74 s
Current children cumulated vsize: 189316 KiB
Current children cumulated memory: 175384 KiB

[startup+3042.3 s]
/proc/loadavg: 4.48 4.20 4.10 5/253 23678
/proc/meminfo: memFree=129807764/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=189452 memory=175512 CPUtime=3033.58 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 33579 0 0 0 302942 416 0 0 20 0 1 0 34838934 193998848 43878 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 47363 43878 1280 1200 0 45843 0
Current children cumulated CPU time: 3033.58 s
Current children cumulated vsize: 189452 KiB
Current children cumulated memory: 175512 KiB

[startup+3102.3 s]
/proc/loadavg: 4.52 4.28 4.14 5/253 23680
/proc/meminfo: memFree=129796596/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=189824 memory=176024 CPUtime=3093.42 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 33705 0 0 0 308916 426 0 0 20 0 1 0 34838934 194379776 44006 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 47456 44006 1280 1200 0 45936 0
Current children cumulated CPU time: 3093.42 s
Current children cumulated vsize: 189824 KiB
Current children cumulated memory: 176024 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.23 4.13 5/252 23771
/proc/meminfo: memFree=130106892/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=190360 memory=176408 CPUtime=3153.27 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 33818 0 0 0 314894 433 0 0 20 0 1 0 34838934 194928640 44102 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 47590 44102 1280 1200 0 46070 0
Current children cumulated CPU time: 3153.27 s
Current children cumulated vsize: 190360 KiB
Current children cumulated memory: 176408 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.21 4.13 5/250 23773
/proc/meminfo: memFree=130106784/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=191208 memory=177304 CPUtime=3213.12 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 34022 0 0 0 320869 443 0 0 20 0 1 0 34838934 195796992 44326 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 47802 44326 1280 1200 0 46282 0
Current children cumulated CPU time: 3213.12 s
Current children cumulated vsize: 191208 KiB
Current children cumulated memory: 177304 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.17 4.11 5/250 23786
/proc/meminfo: memFree=130102880/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=193432 memory=179480 CPUtime=3272.98 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 34579 0 0 0 326847 451 0 0 20 0 1 0 34838934 198074368 44870 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 48358 44870 1280 1200 0 46838 0
Current children cumulated CPU time: 3272.98 s
Current children cumulated vsize: 193432 KiB
Current children cumulated memory: 179480 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.17 4.11 5/252 23792
/proc/meminfo: memFree=130105108/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=193432 memory=179480 CPUtime=3332.79 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 34655 0 0 0 332820 459 0 0 20 0 1 0 34838934 198074368 44870 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 48358 44870 1280 1200 0 46838 0
Current children cumulated CPU time: 3332.79 s
Current children cumulated vsize: 193432 KiB
Current children cumulated memory: 179480 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.15 4.11 5/251 23794
/proc/meminfo: memFree=130104460/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=195380 memory=181400 CPUtime=3392.6 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 35142 0 0 0 338790 470 0 0 20 0 1 0 34838934 200069120 45350 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 48845 45350 1280 1200 0 47325 0
Current children cumulated CPU time: 3392.6 s
Current children cumulated vsize: 195380 KiB
Current children cumulated memory: 181400 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.14 4.10 5/251 23800
/proc/meminfo: memFree=130101656/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=195980 memory=182040 CPUtime=3452.4 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 35294 0 0 0 344762 478 0 0 20 0 1 0 34838934 200683520 45510 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 48995 45510 1280 1200 0 47475 0
Current children cumulated CPU time: 3452.4 s
Current children cumulated vsize: 195980 KiB
Current children cumulated memory: 182040 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/252 23848
/proc/meminfo: memFree=130092252/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=196600 memory=184652 CPUtime=3512.23 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 35472 0 0 0 350735 488 0 0 20 0 1 0 34838934 201318400 46163 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 49150 46163 1280 1200 0 47630 0
Current children cumulated CPU time: 3512.23 s
Current children cumulated vsize: 196600 KiB
Current children cumulated memory: 184652 KiB

[startup+3582.3 s]
/proc/loadavg: 4.48 4.21 4.13 5/253 23851
/proc/meminfo: memFree=130085216/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=196964 memory=185164 CPUtime=3572.09 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 35587 0 0 0 356711 498 0 0 20 0 1 0 34838934 201691136 46291 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 49241 46291 1280 1200 0 47721 0
Current children cumulated CPU time: 3572.09 s
Current children cumulated vsize: 196964 KiB
Current children cumulated memory: 185164 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.72 4.29 4.16 5/253 23851
/proc/meminfo: memFree=130084212/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=196964 memory=185164 CPUtime=3600.02 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 35594 0 0 0 359501 501 0 0 20 0 1 0 34838934 201691136 46291 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 49241 46291 1280 1200 0 47721 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 196964 KiB
Current children cumulated memory: 185164 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.02 s, system=5.01422 s

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

[startup+3610.3 s]
/proc/loadavg: 4.72 4.29 4.16 5/253 23851
/proc/meminfo: memFree=130084212/131382112 swapFree=33010684/33010684
[pid=23264] ppid=23261 vsize=196964 memory=185164 CPUtime=3600.02 cores=4,6
/proc/23264/stat : 23264 (Exact) R 23261 23264 23072 0 -1 4194304 35594 0 0 0 359501 501 0 0 20 0 1 0 34838934 201691136 46291 18446744073709551615 4198400 9112445 140732820585152 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 21127168 140732820588859 140732820589037 140732820589037 140732820594639 0
/proc/23264/statm: 49241 46291 1280 1200 0 47721 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 196964 KiB
Current children cumulated memory: 185164 KiB

Child status: 0

Real time (s): 3610.31
CPU time (s): 3600.03
CPU user time (s): 3595.02
CPU system time (s): 5.01422
CPU usage (%): 99.7154
Max. virtual memory (cumulated for all children) (KiB): 196964
Max. memory (cumulated for all children) (KiB): 185164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.02
system time used= 5.01422
maximum resident set size= 185164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35597
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= 1892


# summary of solver processes directly reported to runsolver:
#   pid: 23264
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3595.02
#   total CPU system time (s): 5.01422

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0167 second user time and 33.6216 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-06-29 12:06:40
IDJOB=4482907
IDBENCH=158367
IDSOLVER=3317
FILE ID=nodeC001/4482907-1751191600
RUNJOBID= nodeC001-1751191126-23083
SLURM_JOB_ID= 9587578
Free space on /tmp= 433036 MiB

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

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

MD5SUM BENCH= 85449da570d8e9c3bf031cd447953d83
RANDOM SEED=302024918

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		: 3662.594
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		: 3661.187
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.576
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		: 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.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.199
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		: 3661.254
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.820
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		: 1198.131
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:        130061512 kB
MemAvailable:   129727336 kB
Buffers:            3280 kB
Cached:           477036 kB
SwapCached:            0 kB
Active:           516196 kB
Inactive:         232064 kB
Active(anon):     285904 kB
Inactive(anon):        0 kB
Active(file):     230292 kB
Inactive(file):   232064 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:        269524 kB
Mapped:           116596 kB
Shmem:             17960 kB
KReclaimable:      85808 kB
Slab:             166496 kB
SReclaimable:      85808 kB
SUnreclaim:        80688 kB
KernelStack:        4096 kB
PageTables:         3436 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     637612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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 13:06:51