Trace number 4482869

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.05 3609.52

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K166.opb
MD5SUM50117bf6e22b142cc615b717d0d3b45a
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 benchmark462.134
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19754
Total number of constraints20088
Number of constraints which are clauses19922
Number of constraints which are cardinality constraints (but not clauses)166
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint166
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 167
Number of bits of the biggest sum of numbers8
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/3609.50	c Program interrupted by user.
3600.02/3609.50	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: 63708 MiB (62889 MiB free)
  memory of node 1: 64465 MiB (63495 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482869-1751175164/watcher-4482869-1751175164 -o /tmp/evaluation-result-4482869-1751175164/solver-4482869-1751175164 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751171506-21012 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1690357597 --ls=360 HOME/instance-4482869-1751175164.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=21487, runsolver pid=21484

[startup+0.100028 s]*
/proc/loadavg: 4.10 4.10 4.07 5/266 21488
/proc/meminfo: memFree=129388680/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=73860 memory=49328 CPUtime=0.09 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 11868 0 0 0 8 1 0 0 20 0 1 0 33192948 75632640 12332 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 18465 12332 1024 1200 0 16945 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 73860 KiB
Current children cumulated memory: 49328 KiB

[startup+0.205473 s]*
/proc/loadavg: 4.10 4.10 4.07 5/266 21488
/proc/meminfo: memFree=129386916/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=0.19 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12874 0 0 0 18 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+0.305448 s]*
/proc/loadavg: 4.10 4.10 4.07 5/266 21488
/proc/meminfo: memFree=129386916/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=0.29 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12874 0 0 0 28 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+0.700169 s]
/proc/loadavg: 4.10 4.10 4.07 5/266 21488
/proc/meminfo: memFree=129387460/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=0.68 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12874 0 0 0 67 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+1.50017 s]
/proc/loadavg: 4.10 4.10 4.07 5/266 21488
/proc/meminfo: memFree=129387460/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=1.48 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12874 0 0 0 147 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+3.10534 s]
/proc/loadavg: 4.09 4.10 4.07 5/266 21488
/proc/meminfo: memFree=129387620/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=3.08 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12875 0 0 0 307 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+6.30015 s]
/proc/loadavg: 4.09 4.10 4.07 5/266 21488
/proc/meminfo: memFree=129387652/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=6.27 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12876 0 0 0 626 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.10 4.06 5/266 21488
/proc/meminfo: memFree=129387652/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=12.65 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12877 0 0 0 1264 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.11 4.07 5/266 21488
/proc/meminfo: memFree=129387836/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=25.41 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12878 0 0 0 2540 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+51.1053 s]
/proc/loadavg: 4.10 4.10 4.07 5/266 21488
/proc/meminfo: memFree=129387900/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=50.95 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12879 0 0 0 5094 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.11 4.07 5/266 21490
/proc/meminfo: memFree=129388012/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=102 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12881 0 0 0 10199 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.07 5/266 21492
/proc/meminfo: memFree=129388160/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=161.84 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12882 0 0 0 16183 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.12 4.08 5/265 21494
/proc/meminfo: memFree=129385248/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=221.67 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12883 0 0 0 22166 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+282.3 s]
/proc/loadavg: 4.25 4.17 4.10 5/264 21496
/proc/meminfo: memFree=129369204/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=53296 CPUtime=281.52 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12884 0 0 0 28151 1 0 0 20 0 1 0 33192948 80756736 13324 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13324 1024 1200 0 18196 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 53296 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.16 4.10 5/262 21498
/proc/meminfo: memFree=129115016/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=78864 memory=55984 CPUtime=341.36 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 12902 0 0 0 34135 1 0 0 20 0 1 0 33192948 80756736 13996 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 19716 13996 1024 1200 0 18196 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 78864 KiB
Current children cumulated memory: 55984 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.15 4.09 5/263 21505
/proc/meminfo: memFree=128960564/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=186924 memory=169956 CPUtime=401.21 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 31710 0 0 0 40110 11 0 0 20 0 1 0 33192948 191410176 42489 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 46731 42489 1248 1200 0 45211 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 186924 KiB
Current children cumulated memory: 169956 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.15 4.09 5/264 21508
/proc/meminfo: memFree=128871368/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=253556 memory=211232 CPUtime=461.05 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 38880 0 0 0 46083 22 0 0 20 0 1 0 33192948 259641344 52808 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 63389 52808 1248 1200 0 61869 0
Current children cumulated CPU time: 461.05 s

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

Current children cumulated memory: 406940 KiB

[startup+2922.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 21682
/proc/meminfo: memFree=128061004/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=479992 memory=407196 CPUtime=2914.56 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 76251 0 0 0 291235 221 0 0 20 0 1 0 33192948 491511808 101799 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 119998 101799 1248 1200 0 118478 0
Current children cumulated CPU time: 2914.56 s
Current children cumulated vsize: 479992 KiB
Current children cumulated memory: 407196 KiB

[startup+2982.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 21684
/proc/meminfo: memFree=128054876/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=482072 memory=409244 CPUtime=2974.41 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 76801 0 0 0 297219 222 0 0 20 0 1 0 33192948 493641728 102311 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 120518 102311 1248 1200 0 118998 0
Current children cumulated CPU time: 2974.41 s
Current children cumulated vsize: 482072 KiB
Current children cumulated memory: 409244 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/263 21688
/proc/meminfo: memFree=128002364/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=482752 memory=409884 CPUtime=3034.26 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 76971 0 0 0 303204 222 0 0 20 0 1 0 33192948 494338048 102471 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 120688 102471 1248 1200 0 119168 0
Current children cumulated CPU time: 3034.26 s
Current children cumulated vsize: 482752 KiB
Current children cumulated memory: 409884 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 21690
/proc/meminfo: memFree=127936444/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=483064 memory=410268 CPUtime=3094.11 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 77085 0 0 0 309189 222 0 0 20 0 1 0 33192948 494657536 102567 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 120766 102567 1248 1200 0 119246 0
Current children cumulated CPU time: 3094.11 s
Current children cumulated vsize: 483064 KiB
Current children cumulated memory: 410268 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 21694
/proc/meminfo: memFree=127929620/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=486092 memory=413276 CPUtime=3153.96 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 77336 0 0 0 315174 222 0 0 20 0 1 0 33192948 497758208 103319 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 121523 103319 1248 1200 0 120003 0
Current children cumulated CPU time: 3153.96 s
Current children cumulated vsize: 486092 KiB
Current children cumulated memory: 413276 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 21696
/proc/meminfo: memFree=127929684/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=486652 memory=413788 CPUtime=3213.8 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 77485 0 0 0 321155 225 0 0 20 0 1 0 33192948 498331648 103447 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 121663 103447 1248 1200 0 120143 0
Current children cumulated CPU time: 3213.8 s
Current children cumulated vsize: 486652 KiB
Current children cumulated memory: 413788 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/265 21698
/proc/meminfo: memFree=127933592/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=487208 memory=441028 CPUtime=3273.66 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 77821 0 0 0 327134 232 0 0 20 0 1 0 33192948 498900992 110257 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 121802 110257 1248 1200 0 120282 0
Current children cumulated CPU time: 3273.66 s
Current children cumulated vsize: 487208 KiB
Current children cumulated memory: 441028 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 21700
/proc/meminfo: memFree=127927024/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=489940 memory=443844 CPUtime=3333.5 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 78640 0 0 0 333118 232 0 0 20 0 1 0 33192948 501698560 110961 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 122485 110961 1248 1200 0 120965 0
Current children cumulated CPU time: 3333.5 s
Current children cumulated vsize: 489940 KiB
Current children cumulated memory: 443844 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/265 21706
/proc/meminfo: memFree=127902876/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=490768 memory=444612 CPUtime=3393.35 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 78868 0 0 0 339088 247 0 0 20 0 1 0 33192948 502546432 111153 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 122692 111153 1248 1200 0 121172 0
Current children cumulated CPU time: 3393.35 s
Current children cumulated vsize: 490768 KiB
Current children cumulated memory: 444612 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/262 21708
/proc/meminfo: memFree=127914268/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=492192 memory=446020 CPUtime=3453.19 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 79231 0 0 0 345072 247 0 0 20 0 1 0 33192948 504004608 111505 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 123048 111505 1248 1200 0 121528 0
Current children cumulated CPU time: 3453.19 s
Current children cumulated vsize: 492192 KiB
Current children cumulated memory: 446020 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 21715
/proc/meminfo: memFree=127918032/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=493128 memory=446916 CPUtime=3513.03 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 79636 0 0 0 351056 247 0 0 20 0 1 0 33192948 504963072 111729 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 123282 111729 1248 1200 0 121762 0
Current children cumulated CPU time: 3513.03 s
Current children cumulated vsize: 493128 KiB
Current children cumulated memory: 446916 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 21806
/proc/meminfo: memFree=128953564/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=498832 memory=452676 CPUtime=3572.89 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 81062 0 0 0 357041 248 0 0 20 0 1 0 33192948 510803968 113169 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 124708 113169 1248 1200 0 123188 0
Current children cumulated CPU time: 3572.89 s
Current children cumulated vsize: 498832 KiB
Current children cumulated memory: 452676 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 21806
/proc/meminfo: memFree=128929256/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=498832 memory=452676 CPUtime=3600.02 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 81195 0 0 0 359741 261 0 0 20 0 1 0 33192948 510803968 113169 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 124708 113169 1248 1200 0 123188 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 498832 KiB
Current children cumulated memory: 452676 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.43 s, system=2.61554 s

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

[startup+3609.5 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 21806
/proc/meminfo: memFree=128929256/131250000 swapFree=33010684/33010684
[pid=21487] ppid=21484 vsize=498832 memory=452676 CPUtime=3600.02 cores=1,3
/proc/21487/stat : 21487 (Exact) R 21484 21487 20997 0 -1 4194304 81195 0 0 0 359741 261 0 0 20 0 1 0 33192948 510803968 113169 18446744073709551615 4198400 9112445 140726155385584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29552640 140726155389242 140726155389421 140726155389421 140726155395023 0
/proc/21487/statm: 124708 113169 1248 1200 0 123188 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 498832 KiB
Current children cumulated memory: 452676 KiB

Child status: 0

Real time (s): 3609.52
CPU time (s): 3600.05
CPU user time (s): 3597.43
CPU system time (s): 2.61554
CPU usage (%): 99.7374
Max. virtual memory (cumulated for all children) (KiB): 498832
Max. memory (cumulated for all children) (KiB): 452676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.43
system time used= 2.61554
maximum resident set size= 452804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81202
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= 95
involuntary context switches= 5221


# summary of solver processes directly reported to runsolver:
#   pid: 21487
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3597.43
#   total CPU system time (s): 2.61554

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.70051 second user time and 15.127 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-06-29 07:32:44
IDJOB=4482869
IDBENCH=158308
IDSOLVER=3317
FILE ID=nodeC014/4482869-1751175164
RUNJOBID= nodeC014-1751171506-21012
SLURM_JOB_ID= 9587536
Free space on /tmp= 432984 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K166.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-4482869-1751175164/watcher-4482869-1751175164 -o /tmp/evaluation-result-4482869-1751175164/solver-4482869-1751175164 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751171506-21012 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1690357597 --ls=360 HOME/instance-4482869-1751175164.opb

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

MD5SUM BENCH= 50117bf6e22b142cc615b717d0d3b45a
RANDOM SEED=1690357597

nodeC014 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	: 0xb00002a
cpu MHz		: 3600.072
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 7000.23
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	: 0xb00002a
cpu MHz		: 3600.995
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 7000.23
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	: 0xb00002a
cpu MHz		: 3547.016
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 7000.23
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	: 0xb00002a
cpu MHz		: 3600.094
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 7000.23
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	: 0xb00002a
cpu MHz		: 3599.862
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 7000.23
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	: 0xb00002a
cpu MHz		: 3600.109
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 7000.23
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	: 0xb00002a
cpu MHz		: 3596.304
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 7000.23
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	: 0xb00002a
cpu MHz		: 3600.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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129418440 kB
MemAvailable:   129360704 kB
Buffers:            3280 kB
Cached:           751880 kB
SwapCached:            0 kB
Active:           650660 kB
Inactive:         542412 kB
Active(anon):     455980 kB
Inactive(anon):        0 kB
Active(file):     194680 kB
Inactive(file):   542412 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8432 kB
Writeback:             0 kB
AnonPages:        441108 kB
Mapped:           117348 kB
Shmem:             18068 kB
KReclaimable:      88820 kB
Slab:             174620 kB
SReclaimable:      88820 kB
SUnreclaim:        85800 kB
KernelStack:        4268 kB
PageTables:         3828 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     832936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC014 at 2025-06-29 08:32:53