Trace number 4482501

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Exact 2025-06-02? (TO) 3600.26 3611.69

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx97.opb
MD5SUMb17790bf3951ca85a67cd8038da17b4d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8655.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/3611.50	c Program interrupted by user.
3600.06/3611.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: 63837 MiB (41730 MiB free)
  memory of node 1: 64465 MiB (58535 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482501-1751404947/watcher-4482501-1751404947 -o /tmp/evaluation-result-4482501-1751404947/solver-4482501-1751404947 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751402421-54810 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=856614246 --ls=360 HOME/instance-4482501-1751404947.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=55321, runsolver pid=55318

[startup+0.100071 s]*
/proc/loadavg: 4.09 4.09 4.03 5/252 55322
/proc/meminfo: memFree=102649076/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=52992 memory=30488 CPUtime=0.09 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7069 0 0 0 8 1 0 0 20 0 1 0 56173394 54263808 7622 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13248 7622 1024 1200 0 11728 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 52992 KiB
Current children cumulated memory: 30488 KiB

[startup+0.210371 s]*
/proc/loadavg: 4.09 4.09 4.03 6/252 55322
/proc/meminfo: memFree=102616692/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31768 CPUtime=0.19 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7407 0 0 0 18 1 0 0 20 0 1 0 56173394 56143872 7942 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7942 1024 1200 0 12187 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31768 KiB

[startup+0.3102 s]*
/proc/loadavg: 4.09 4.09 4.03 5/252 55322
/proc/meminfo: memFree=102616692/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31768 CPUtime=0.28 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7407 0 0 0 27 1 0 0 20 0 1 0 56173394 56143872 7942 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7942 1024 1200 0 12187 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31768 KiB

[startup+0.7002 s]
/proc/loadavg: 4.09 4.09 4.03 5/252 55322
/proc/meminfo: memFree=102616692/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=0.63 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7411 0 0 0 62 1 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+1.50018 s]
/proc/loadavg: 4.09 4.09 4.03 5/252 55322
/proc/meminfo: memFree=102592624/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=1.42 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7411 0 0 0 141 1 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+3.10539 s]
/proc/loadavg: 4.09 4.09 4.03 5/252 55322
/proc/meminfo: memFree=102535884/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=3.01 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7411 0 0 0 300 1 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+6.30022 s]
/proc/loadavg: 4.08 4.09 4.03 5/252 55322
/proc/meminfo: memFree=102467140/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=6.18 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7412 0 0 0 617 1 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.09 4.03 5/252 55322
/proc/meminfo: memFree=102410052/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=12.56 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7413 0 0 0 1255 1 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.10 4.03 5/252 55322
/proc/meminfo: memFree=102396440/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=25.32 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7414 0 0 0 2531 1 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+51.113 s]
/proc/loadavg: 4.08 4.09 4.03 5/252 55368
/proc/meminfo: memFree=102118412/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=50.86 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7414 0 0 0 5085 1 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.09 4.03 5/251 55369
/proc/meminfo: memFree=100887752/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=101.91 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7416 0 0 0 10190 1 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.10 4.03 5/251 55371
/proc/meminfo: memFree=98864496/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=161.74 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7416 0 0 0 16172 2 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/250 55373
/proc/meminfo: memFree=97512088/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=221.57 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7416 0 0 0 22155 2 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.10 4.04 5/250 55375
/proc/meminfo: memFree=96907316/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=281.4 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7416 0 0 0 28138 2 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+342.3 s]
/proc/loadavg: 4.22 4.13 4.05 5/251 55378
/proc/meminfo: memFree=95439148/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=54828 memory=31896 CPUtime=341.23 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 7416 0 0 0 34121 2 0 0 20 0 1 0 56173394 56143872 7974 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 13707 7974 1024 1200 0 12187 0
Current children cumulated CPU time: 341.23 s
Current children cumulated vsize: 54828 KiB
Current children cumulated memory: 31896 KiB

[startup+402.3 s]
/proc/loadavg: 4.20 4.13 4.06 5/251 55382
/proc/meminfo: memFree=93660864/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=694720 memory=587364 CPUtime=401.06 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 81517 0 0 0 40074 32 0 0 20 0 1 0 56173394 711393280 146841 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 173680 146841 1248 1200 0 172160 0
Current children cumulated CPU time: 401.06 s
Current children cumulated vsize: 694720 KiB
Current children cumulated memory: 587364 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.12 4.06 5/251 55478
/proc/meminfo: memFree=123048164/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=733176 memory=644368 CPUtime=460.86 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 84717 0 0 0 46045 41 0 0 20 0 1 0 56173394 750772224 161092 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 183294 161092 1248 1200 0 181774 0
Current children cumulated CPU time: 460.86 s

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

Current children cumulated memory: 1123188 KiB

[startup+2922.3 s]
/proc/loadavg: 4.17 4.23 4.17 5/251 55803
/proc/meminfo: memFree=126434192/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1175308 memory=1159956 CPUtime=2913.25 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 136450 0 0 0 291039 286 0 0 20 0 1 0 56173394 1203515392 289989 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 293827 289989 1248 1200 0 292307 0
Current children cumulated CPU time: 2913.25 s
Current children cumulated vsize: 1175308 KiB
Current children cumulated memory: 1159956 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.20 4.16 5/250 55804
/proc/meminfo: memFree=126394304/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1177200 memory=1161876 CPUtime=2973.04 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 137405 0 0 0 297014 290 0 0 20 0 1 0 56173394 1205452800 290469 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 294300 290469 1248 1200 0 292780 0
Current children cumulated CPU time: 2973.04 s
Current children cumulated vsize: 1177200 KiB
Current children cumulated memory: 1161876 KiB

[startup+3042.3 s]
/proc/loadavg: 4.19 4.20 4.16 5/249 55806
/proc/meminfo: memFree=126385208/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1183196 memory=1167840 CPUtime=3032.83 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 138262 0 0 0 302988 295 0 0 20 0 1 0 56173394 1211592704 291960 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 295799 291960 1248 1200 0 294279 0
Current children cumulated CPU time: 3032.83 s
Current children cumulated vsize: 1183196 KiB
Current children cumulated memory: 1167840 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.17 4.15 5/249 55808
/proc/meminfo: memFree=126315440/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1184408 memory=1169120 CPUtime=3092.63 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 138702 0 0 0 308961 302 0 0 20 0 1 0 56173394 1212833792 292280 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 296102 292280 1248 1200 0 294582 0
Current children cumulated CPU time: 3092.63 s
Current children cumulated vsize: 1184408 KiB
Current children cumulated memory: 1169120 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.15 4.15 5/249 55810
/proc/meminfo: memFree=126297404/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1190296 memory=1174944 CPUtime=3152.42 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 140099 0 0 0 314933 309 0 0 20 0 1 0 56173394 1218863104 293736 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 297574 293736 1248 1200 0 296054 0
Current children cumulated CPU time: 3152.42 s
Current children cumulated vsize: 1190296 KiB
Current children cumulated memory: 1174944 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.14 4.14 5/249 55812
/proc/meminfo: memFree=126298448/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1192476 memory=1177120 CPUtime=3212.21 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 140953 0 0 0 320907 314 0 0 20 0 1 0 56173394 1221095424 294280 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 298119 294280 1248 1200 0 296599 0
Current children cumulated CPU time: 3212.21 s
Current children cumulated vsize: 1192476 KiB
Current children cumulated memory: 1177120 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.13 4.14 5/248 55814
/proc/meminfo: memFree=126249136/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1230244 memory=1213504 CPUtime=3272 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 144165 0 0 0 326880 320 0 0 20 0 1 0 56173394 1259769856 303376 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 307561 303376 1248 1200 0 306041 0
Current children cumulated CPU time: 3272 s
Current children cumulated vsize: 1230244 KiB
Current children cumulated memory: 1213504 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.13 4.14 5/248 55816
/proc/meminfo: memFree=126251680/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1232740 memory=1215936 CPUtime=3331.79 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 145163 0 0 0 332854 325 0 0 20 0 1 0 56173394 1262325760 303984 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 308185 303984 1248 1200 0 306665 0
Current children cumulated CPU time: 3331.79 s
Current children cumulated vsize: 1232740 KiB
Current children cumulated memory: 1215936 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.11 4.13 5/248 55818
/proc/meminfo: memFree=126227824/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1232932 memory=1216192 CPUtime=3391.58 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 145481 0 0 0 338829 329 0 0 20 0 1 0 56173394 1262522368 304048 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 308233 304048 1248 1200 0 306713 0
Current children cumulated CPU time: 3391.58 s
Current children cumulated vsize: 1232932 KiB
Current children cumulated memory: 1216192 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.12 4.13 5/249 55823
/proc/meminfo: memFree=126218484/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1232932 memory=1216192 CPUtime=3451.38 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 145866 0 0 0 344803 335 0 0 20 0 1 0 56173394 1262522368 304048 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 308233 304048 1248 1200 0 306713 0
Current children cumulated CPU time: 3451.38 s
Current children cumulated vsize: 1232932 KiB
Current children cumulated memory: 1216192 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.12 5/250 55830
/proc/meminfo: memFree=126213420/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1233068 memory=1216320 CPUtime=3511.17 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 146167 0 0 0 350778 339 0 0 20 0 1 0 56173394 1262661632 304080 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 308267 304080 1248 1200 0 306747 0
Current children cumulated CPU time: 3511.17 s
Current children cumulated vsize: 1233068 KiB
Current children cumulated memory: 1216320 KiB

[startup+3582.3 s]
/proc/loadavg: 4.65 4.26 4.17 5/250 55832
/proc/meminfo: memFree=126201168/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1234868 memory=1218112 CPUtime=3570.96 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 146876 0 0 0 356751 345 0 0 20 0 1 0 56173394 1264504832 304528 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 308717 304528 1248 1200 0 307197 0
Current children cumulated CPU time: 3570.96 s
Current children cumulated vsize: 1234868 KiB
Current children cumulated memory: 1218112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.62 4.30 4.19 5/250 55833
/proc/meminfo: memFree=126201168/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=1235732 memory=1218880 CPUtime=3600.06 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 147342 0 0 0 359658 348 0 0 20 0 1 0 56173394 1265389568 304720 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 308933 304720 1248 1200 0 307413 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1235732 KiB
Current children cumulated memory: 1218880 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.77 s, system=3.49781 s

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

[startup+3611.6 s]
/proc/loadavg: 4.62 4.30 4.19 5/250 55833
/proc/meminfo: memFree=126201168/131382120 swapFree=33010684/33010684
[pid=55321] ppid=55318 vsize=944604 memory=936004 CPUtime=3600.17 cores=5,7
/proc/55321/stat : 55321 (Exact) R 55318 55321 54797 0 -1 4194304 147607 0 0 0 359668 349 0 0 20 0 1 0 56173394 967274496 234001 18446744073709551615 4198400 9112445 140727435447488 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 44462080 140727435454779 140727435454957 140727435454957 140727435460559 0
/proc/55321/statm: 236151 234001 1280 1200 0 234631 0
Current children cumulated CPU time: 3600.17 s
Current children cumulated vsize: 944604 KiB
Current children cumulated memory: 936004 KiB

Child status: 0

Real time (s): 3611.69
CPU time (s): 3600.26
CPU user time (s): 3596.77
CPU system time (s): 3.49781
CPU usage (%): 99.6835
Max. virtual memory (cumulated for all children) (KiB): 1235732
Max. memory (cumulated for all children) (KiB): 1218880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.77
system time used= 3.49781
maximum resident set size= 1219008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147608
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= 133
involuntary context switches= 2356


# summary of solver processes directly reported to runsolver:
#   pid: 55321
#   total CPU time (s): 3600.26
#   total CPU user time (s): 3596.77
#   total CPU system time (s): 3.49781

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3906 second user time and 35.3957 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-01 23:22:27
IDJOB=4482501
IDBENCH=148768
IDSOLVER=3317
FILE ID=nodeC003/4482501-1751404947
RUNJOBID= nodeC003-1751402421-54810
SLURM_JOB_ID= 9598288
Free space on /tmp= 432672 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx97.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-4482501-1751404947/watcher-4482501-1751404947 -o /tmp/evaluation-result-4482501-1751404947/solver-4482501-1751404947 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751402421-54810 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=856614246 --ls=360 HOME/instance-4482501-1751404947.opb

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

MD5SUM BENCH= b17790bf3951ca85a67cd8038da17b4d
RANDOM SEED=856614246

nodeC003 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.382
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.44
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		: 3691.277
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.44
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.331
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.44
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.44
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		: 3491.723
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.44
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.158
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.44
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.383
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.44
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		: 3492.431
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        102671756 kB
MemAvailable:   103719936 kB
Buffers:            3280 kB
Cached:          1847720 kB
SwapCached:            0 kB
Active:         26392620 kB
Inactive:        1597624 kB
Active(anon):   26157204 kB
Inactive(anon):        0 kB
Active(file):     235416 kB
Inactive(file):  1597624 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:      26142400 kB
Mapped:           117800 kB
Shmem:             17960 kB
KReclaimable:     109536 kB
Slab:             193824 kB
SReclaimable:     109536 kB
SUnreclaim:        84288 kB
KernelStack:        4064 kB
PageTables:        55396 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:   30590148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  13443072 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432724 MiB
End job on nodeC003 at 2025-07-02 00:22:39