Trace number 4507031

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_no_dombreaking 2025-06-16? (TO) 3600.11 3610.13

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K155.opb
MD5SUM4394b20101c323a14e6df6504cadd31d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18445
Total number of constraints18757
Number of constraints which are clauses18602
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint155
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 156
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.08/3610.10	c Program interrupted by user.
3600.08/3610.10	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: 63665 MiB (54843 MiB free)
  memory of node 1: 64507 MiB (63569 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507031-1751183638/watcher-4507031-1751183638 -o /tmp/evaluation-result-4507031-1751183638/solver-4507031-1751183638 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751180026-25206 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=2432835 --ls=360 --inp-dombreaklim=0 HOME/instance-4507031-1751183638.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=25538, runsolver pid=25535
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.08 4.11 4.07 5/263 25539
/proc/meminfo: memFree=121218064/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=72800 memory=47572 CPUtime=0.09 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 11442 0 0 0 8 1 0 0 20 0 1 0 34041663 74547200 11893 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 18200 11893 1024 1200 0 16680 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 72800 KiB
Current children cumulated memory: 47572 KiB

[startup+0.205461 s]*
/proc/loadavg: 4.08 4.11 4.07 4/261 25539
/proc/meminfo: memFree=122229084/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=0.2 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12253 0 0 0 18 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+0.30538 s]*
/proc/loadavg: 4.08 4.11 4.07 5/259 25547
/proc/meminfo: memFree=122231132/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=0.3 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12253 0 0 0 28 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+0.700188 s]
/proc/loadavg: 4.08 4.11 4.07 4/260 25559
/proc/meminfo: memFree=122238212/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=0.69 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12253 0 0 0 67 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+1.50018 s]
/proc/loadavg: 4.08 4.11 4.07 5/263 25584
/proc/meminfo: memFree=122234072/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=1.49 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12253 0 0 0 147 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+3.1053 s]
/proc/loadavg: 4.15 4.12 4.07 5/263 25584
/proc/meminfo: memFree=126408256/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=3.09 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12254 0 0 0 307 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+6.30017 s]
/proc/loadavg: 4.15 4.12 4.07 5/263 25629
/proc/meminfo: memFree=129507012/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=6.27 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12255 0 0 0 625 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.12 4.07 5/263 25629
/proc/meminfo: memFree=129507064/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=12.65 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12256 0 0 0 1263 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.11 4.07 5/263 25629
/proc/meminfo: memFree=129494792/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=25.41 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12257 0 0 0 2539 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+51.1053 s]
/proc/loadavg: 4.15 4.12 4.08 5/263 25631
/proc/meminfo: memFree=129479200/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=50.92 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12258 0 0 0 5090 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.11 4.08 5/263 25633
/proc/meminfo: memFree=129472260/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=101.94 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12260 0 0 0 10192 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.08 5/263 25635
/proc/meminfo: memFree=129467884/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=161.74 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12261 0 0 0 16172 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.08 5/263 25637
/proc/meminfo: memFree=129478152/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=221.54 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12262 0 0 0 22152 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.11 4.08 5/263 25639
/proc/meminfo: memFree=129487616/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=281.33 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12263 0 0 0 28131 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/263 25641
/proc/meminfo: memFree=129503360/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=77068 memory=52952 CPUtime=341.13 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 12264 0 0 0 34111 2 0 0 20 0 1 0 34041663 78917632 13238 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 19267 13238 1024 1200 0 17747 0
Current children cumulated CPU time: 341.13 s
Current children cumulated vsize: 77068 KiB
Current children cumulated memory: 52952 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 25651
/proc/meminfo: memFree=129144256/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=179144 memory=156564 CPUtime=400.94 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 30581 0 0 0 40081 13 0 0 20 0 1 0 34041663 183443456 39141 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 44786 39141 1280 1200 0 43266 0
Current children cumulated CPU time: 400.94 s
Current children cumulated vsize: 179144 KiB
Current children cumulated memory: 156564 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 25710
/proc/meminfo: memFree=129433736/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=243564 memory=198492 CPUtime=460.76 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 37185 0 0 0 46053 23 0 0 20 0 1 0 34041663 249409536 49623 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 60891 49623 1280 1200 0 59371 0

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

Current children cumulated memory: 455752 KiB

[startup+2922.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/265 25828
/proc/meminfo: memFree=128201952/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=470380 memory=458608 CPUtime=2913.95 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 75816 0 0 0 291143 252 0 0 20 0 1 0 34041663 481669120 114652 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 117595 114652 1280 1200 0 116075 0
Current children cumulated CPU time: 2913.95 s
Current children cumulated vsize: 470380 KiB
Current children cumulated memory: 458608 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 25830
/proc/meminfo: memFree=128193292/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=470940 memory=459376 CPUtime=2973.8 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 76020 0 0 0 297128 252 0 0 20 0 1 0 34041663 482242560 114844 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 117735 114844 1280 1200 0 116215 0
Current children cumulated CPU time: 2973.8 s
Current children cumulated vsize: 470940 KiB
Current children cumulated memory: 459376 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 25832
/proc/meminfo: memFree=128185404/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=472528 memory=460784 CPUtime=3033.65 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 76517 0 0 0 303113 252 0 0 20 0 1 0 34041663 483868672 115196 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 118132 115196 1280 1200 0 116612 0
Current children cumulated CPU time: 3033.65 s
Current children cumulated vsize: 472528 KiB
Current children cumulated memory: 460784 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 25834
/proc/meminfo: memFree=128169156/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=474520 memory=462832 CPUtime=3093.51 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 77042 0 0 0 309099 252 0 0 20 0 1 0 34041663 485908480 115708 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 118630 115708 1280 1200 0 117110 0
Current children cumulated CPU time: 3093.51 s
Current children cumulated vsize: 474520 KiB
Current children cumulated memory: 462832 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 25836
/proc/meminfo: memFree=128168960/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=475776 memory=464112 CPUtime=3153.36 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 77390 0 0 0 315084 252 0 0 20 0 1 0 34041663 487194624 116028 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 118944 116028 1280 1200 0 117424 0
Current children cumulated CPU time: 3153.36 s
Current children cumulated vsize: 475776 KiB
Current children cumulated memory: 464112 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/263 25838
/proc/meminfo: memFree=128169232/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=476404 memory=464752 CPUtime=3213.21 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 77669 0 0 0 321069 252 0 0 20 0 1 0 34041663 487837696 116188 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 119101 116188 1280 1200 0 117581 0
Current children cumulated CPU time: 3213.21 s
Current children cumulated vsize: 476404 KiB
Current children cumulated memory: 464752 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/263 25840
/proc/meminfo: memFree=128169152/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=477056 memory=465392 CPUtime=3273.07 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 77846 0 0 0 327044 263 0 0 20 0 1 0 34041663 488505344 116348 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 119264 116348 1280 1200 0 117744 0
Current children cumulated CPU time: 3273.07 s
Current children cumulated vsize: 477056 KiB
Current children cumulated memory: 465392 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 25844
/proc/meminfo: memFree=128162180/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=479212 memory=467440 CPUtime=3332.92 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 78539 0 0 0 333029 263 0 0 20 0 1 0 34041663 490713088 116860 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 119803 116860 1280 1200 0 118283 0
Current children cumulated CPU time: 3332.92 s
Current children cumulated vsize: 479212 KiB
Current children cumulated memory: 467440 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/264 25846
/proc/meminfo: memFree=128153500/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=479740 memory=467568 CPUtime=3392.78 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 78614 0 0 0 339004 274 0 0 20 0 1 0 34041663 491253760 116892 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 119935 116892 1280 1200 0 118415 0
Current children cumulated CPU time: 3392.78 s
Current children cumulated vsize: 479740 KiB
Current children cumulated memory: 467568 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/265 25856
/proc/meminfo: memFree=128109960/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=610240 memory=508512 CPUtime=3452.63 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 80357 0 0 0 344985 278 0 0 20 0 1 0 34041663 624885760 127128 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 152560 127128 1280 1200 0 151040 0
Current children cumulated CPU time: 3452.63 s
Current children cumulated vsize: 610240 KiB
Current children cumulated memory: 508512 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 25858
/proc/meminfo: memFree=128084268/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=610240 memory=508512 CPUtime=3512.49 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 80396 0 0 0 350967 282 0 0 20 0 1 0 34041663 624885760 127128 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 152560 127128 1280 1200 0 151040 0
Current children cumulated CPU time: 3512.49 s
Current children cumulated vsize: 610240 KiB
Current children cumulated memory: 508512 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/265 25860
/proc/meminfo: memFree=128101552/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=610452 memory=508640 CPUtime=3572.34 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 80451 0 0 0 356942 292 0 0 20 0 1 0 34041663 625102848 127160 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 152613 127160 1280 1200 0 151093 0
Current children cumulated CPU time: 3572.34 s
Current children cumulated vsize: 610452 KiB
Current children cumulated memory: 508640 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.08 4.10 4.09 5/265 25862
/proc/meminfo: memFree=128101900/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=610452 memory=508640 CPUtime=3600.08 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 80570 0 0 0 359716 292 0 0 20 0 1 0 34041663 625102848 127160 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 152613 127160 1280 1200 0 151093 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 610452 KiB
Current children cumulated memory: 508640 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.18 s, system=2.93064 s

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

[startup+3610.11 s]
/proc/loadavg: 4.08 4.10 4.09 5/265 25862
/proc/meminfo: memFree=128101900/131250000 swapFree=33010684/33010684
[pid=25538] ppid=25535 vsize=610452 memory=508640 CPUtime=3600.08 cores=5,7
/proc/25538/stat : 25538 (Exact) R 25535 25538 25193 0 -1 4194304 80570 0 0 0 359716 292 0 0 20 0 1 0 34041663 625102848 127160 18446744073709551615 4198400 9112445 140723383146304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 30314496 140723383154985 140723383155181 140723383155181 140723383160783 0
/proc/25538/statm: 152613 127160 1280 1200 0 151093 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 610452 KiB
Current children cumulated memory: 508640 KiB

Child status: 0

Real time (s): 3610.13
CPU time (s): 3600.11
CPU user time (s): 3597.18
CPU system time (s): 2.93064
CPU usage (%): 99.7226
Max. virtual memory (cumulated for all children) (KiB): 762936
Max. memory (cumulated for all children) (KiB): 615736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.18
system time used= 2.93064
maximum resident set size= 636216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80584
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= 105
involuntary context switches= 1964


# summary of solver processes directly reported to runsolver:
#   pid: 25538
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3597.18
#   total CPU system time (s): 2.93064

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.30994 second user time and 15.7563 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-06-29 09:53:58
IDJOB=4507031
IDBENCH=158319
IDSOLVER=3319
FILE ID=nodeC018/4507031-1751183638
RUNJOBID= nodeC018-1751180026-25206
SLURM_JOB_ID= 9587544
Free space on /tmp= 432748 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K155.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507031-1751183638/watcher-4507031-1751183638 -o /tmp/evaluation-result-4507031-1751183638/solver-4507031-1751183638 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751180026-25206 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=2432835 --ls=360 --inp-dombreaklim=0 HOME/instance-4507031-1751183638.opb

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

MD5SUM BENCH= 4394b20101c323a14e6df6504cadd31d
RANDOM SEED=2432835

nodeC018 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		: 3599.917
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	: 6999.66
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		: 3599.824
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	: 6999.66
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		: 3600.702
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	: 6999.66
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.147
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	: 6999.66
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.828
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	: 6999.66
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		: 3599.664
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	: 6999.66
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		: 3665.623
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	: 6999.66
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		: 3579.539
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	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121254636 kB
MemAvailable:   121231460 kB
Buffers:            3280 kB
Cached:           786800 kB
SwapCached:            0 kB
Active:          8809164 kB
Inactive:         529632 kB
Active(anon):    8566792 kB
Inactive(anon):        0 kB
Active(file):     242372 kB
Inactive(file):   529632 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8436 kB
Writeback:            16 kB
AnonPages:       8550388 kB
Mapped:           117964 kB
Shmem:             18076 kB
KReclaimable:      87720 kB
Slab:             171440 kB
SReclaimable:      87720 kB
SUnreclaim:        83720 kB
KernelStack:        4240 kB
PageTables:        19776 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    9504408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7989248 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC018 at 2025-06-29 10:54:09