Trace number 4446557

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_SoPlex 2024-07-05? (TO) 3600.04 3609.32

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K197.opb
MD5SUMcd0a69270cffb0a3df5915a64d0aa68c
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 benchmark34.2303
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23443
Total number of constraints23839
Number of constraints which are clauses23642
Number of constraints which are cardinality constraints (but not clauses)197
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint197
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 198
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.01/3609.30	c Program interrupted by user.
3600.01/3609.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62574 MiB free)
  memory of node 1: 64473 MiB (62139 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446557-1721332331/watcher-4446557-1721332331 -o /tmp/evaluation-result-4446557-1721332331/solver-4446557-1721332331 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721332344-975930 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1633556120 HOME/instance-4446557-1721332331.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=975990, runsolver pid=975987

[startup+0.100254 s]*
/proc/loadavg: 1.04 1.13 1.79 5/257 975991
/proc/meminfo: memFree=127637860/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=55244 memory=34492 CPUtime=0.1 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 7514 0 0 0 9 1 0 0 20 0 1 0 185398081 56569856 8623 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 13811 8623 771 746 0 12875 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 55244 KiB
Current children cumulated memory: 34492 KiB

[startup+0.205568 s]*
/proc/loadavg: 1.04 1.13 1.79 5/257 975991
/proc/meminfo: memFree=127622600/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=61920 memory=43940 CPUtime=0.2 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 9428 0 0 0 19 1 0 0 20 0 1 0 185398081 63406080 10985 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 15480 10985 835 746 0 14544 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 61920 KiB
Current children cumulated memory: 43940 KiB

[startup+0.305444 s]*
/proc/loadavg: 1.04 1.13 1.79 5/257 975991
/proc/meminfo: memFree=127619160/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=62448 memory=44468 CPUtime=0.3 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 9550 0 0 0 29 1 0 0 20 0 1 0 185398081 63946752 11117 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 15612 11117 835 746 0 14676 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 62448 KiB
Current children cumulated memory: 44468 KiB

[startup+0.700216 s]
/proc/loadavg: 1.04 1.13 1.79 5/257 975991
/proc/meminfo: memFree=127610864/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=64824 memory=48888 CPUtime=0.69 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 10148 0 0 0 68 1 0 0 20 0 1 0 185398081 66379776 12222 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 16206 12222 835 746 0 15270 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 64824 KiB
Current children cumulated memory: 48888 KiB

[startup+1.50023 s]
/proc/loadavg: 1.04 1.13 1.79 5/257 975991
/proc/meminfo: memFree=127590600/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=67992 memory=54100 CPUtime=1.48 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 10932 0 0 0 147 1 0 0 20 0 1 0 185398081 69623808 13525 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 16998 13525 835 746 0 16062 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 67992 KiB
Current children cumulated memory: 54100 KiB

[startup+3.10574 s]
/proc/loadavg: 1.04 1.13 1.79 5/257 975993
/proc/meminfo: memFree=127527568/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=72564 memory=64700 CPUtime=3.08 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 12092 0 0 0 307 1 0 0 20 0 1 0 185398081 74305536 16175 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 18141 16175 835 746 0 17205 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 72564 KiB
Current children cumulated memory: 64700 KiB

[startup+6.30022 s]
/proc/loadavg: 1.28 1.18 1.80 5/258 975994
/proc/meminfo: memFree=127477208/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=90820 memory=81792 CPUtime=6.27 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 14053 0 0 0 624 3 0 0 20 0 1 0 185398081 92999680 20448 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 22705 20448 835 746 0 21769 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 90820 KiB
Current children cumulated memory: 81792 KiB

[startup+12.7002 s]
/proc/loadavg: 1.58 1.24 1.82 5/258 975995
/proc/meminfo: memFree=127415088/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=120692 memory=96812 CPUtime=12.66 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 16747 0 0 0 1262 4 0 0 20 0 1 0 185398081 123588608 24203 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 30173 24203 835 746 0 29237 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 120692 KiB
Current children cumulated memory: 96812 KiB

[startup+25.5002 s]
/proc/loadavg: 2.12 1.38 1.85 5/258 975997
/proc/meminfo: memFree=127377724/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=128020 memory=104092 CPUtime=25.42 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 18623 0 0 0 2538 4 0 0 20 0 1 0 185398081 131092480 26023 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 32005 26023 835 746 0 31069 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 128020 KiB
Current children cumulated memory: 104092 KiB

[startup+51.1056 s]
/proc/loadavg: 2.76 1.59 1.91 5/258 976001
/proc/meminfo: memFree=127308312/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=140372 memory=128628 CPUtime=50.95 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 21701 0 0 0 5091 4 0 0 20 0 1 0 185398081 143740928 32157 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 35093 32157 835 746 0 34157 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 140372 KiB
Current children cumulated memory: 128628 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 2.01 2.04 5/258 976011
/proc/meminfo: memFree=127203924/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=154328 memory=146436 CPUtime=102.01 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 25169 0 0 0 10196 5 0 0 20 0 1 0 185398081 158031872 36609 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 38582 36609 835 746 0 37646 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 154328 KiB
Current children cumulated memory: 146436 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.39 2.17 5/260 976406
/proc/meminfo: memFree=127104492/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=205972 memory=191612 CPUtime=161.84 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 28768 0 0 0 16177 7 0 0 20 0 1 0 185398081 210915328 47903 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 51493 47903 835 746 0 50557 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 205972 KiB
Current children cumulated memory: 191612 KiB

[startup+222.3 s]
/proc/loadavg: 3.97 2.68 2.29 5/258 976416
/proc/meminfo: memFree=127040936/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=283788 memory=230588 CPUtime=221.68 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 31060 0 0 0 22158 10 0 0 20 0 1 0 185398081 290598912 57647 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 70947 57647 835 746 0 70011 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 283788 KiB
Current children cumulated memory: 230588 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 2.96 2.41 5/258 976426
/proc/meminfo: memFree=127012864/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=291476 memory=238416 CPUtime=281.51 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 33008 0 0 0 28141 10 0 0 20 0 1 0 185398081 298471424 59604 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 72869 59604 835 746 0 71933 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 291476 KiB
Current children cumulated memory: 238416 KiB

[startup+342.3 s]
/proc/loadavg: 4.38 3.23 2.54 5/256 976605
/proc/meminfo: memFree=126991756/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=296712 memory=243656 CPUtime=341.37 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 34331 0 0 0 34126 11 0 0 20 0 1 0 185398081 303833088 60914 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 74178 60914 835 746 0 73242 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 296712 KiB
Current children cumulated memory: 243656 KiB

[startup+402.3 s]
/proc/loadavg: 5.10 3.73 2.76 5/256 976615
/proc/meminfo: memFree=126979108/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=300384 memory=247712 CPUtime=401.21 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 35294 0 0 0 40110 11 0 0 20 0 1 0 185398081 307593216 61928 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 75096 61928 835 746 0 74160 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 300384 KiB
Current children cumulated memory: 247712 KiB

[startup+462.3 s]
/proc/loadavg: 4.54 3.81 2.85 5/256 976625
/proc/meminfo: memFree=126962820/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=305240 memory=252956 CPUtime=461.03 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 36565 0 0 0 46092 11 0 0 20 0 1 0 185398081 312565760 63239 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 76310 63239 835 746 0 75374 0

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

Current children cumulated memory: 324636 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.16 4.07 5/256 977693
/proc/meminfo: memFree=126646420/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=376844 memory=324636 CPUtime=2914.66 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 58407 0 0 0 291451 15 0 0 20 0 1 0 185398081 385888256 81159 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 94211 81159 835 746 0 93275 0
Current children cumulated CPU time: 2914.66 s
Current children cumulated vsize: 376844 KiB
Current children cumulated memory: 324636 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.16 4.08 5/256 977703
/proc/meminfo: memFree=126640404/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=380072 memory=327960 CPUtime=2974.51 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 59353 0 0 0 297436 15 0 0 20 0 1 0 185398081 389193728 81990 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 95018 81990 835 746 0 94082 0
Current children cumulated CPU time: 2974.51 s
Current children cumulated vsize: 380072 KiB
Current children cumulated memory: 327960 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.16 4.08 5/257 977714
/proc/meminfo: memFree=126637676/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=380072 memory=327960 CPUtime=3034.37 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 59494 0 0 0 303422 15 0 0 20 0 1 0 185398081 389193728 81990 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 95018 81990 835 746 0 94082 0
Current children cumulated CPU time: 3034.37 s
Current children cumulated vsize: 380072 KiB
Current children cumulated memory: 327960 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.14 4.08 5/257 977725
/proc/meminfo: memFree=126633708/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=380072 memory=327960 CPUtime=3094.23 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 59625 0 0 0 309408 15 0 0 20 0 1 0 185398081 389193728 81990 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 95018 81990 835 746 0 94082 0
Current children cumulated CPU time: 3094.23 s
Current children cumulated vsize: 380072 KiB
Current children cumulated memory: 327960 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.14 4.09 5/257 977737
/proc/meminfo: memFree=126628868/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=380072 memory=327960 CPUtime=3154.08 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 59758 0 0 0 315393 15 0 0 20 0 1 0 185398081 389193728 81990 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 95018 81990 835 746 0 94082 0
Current children cumulated CPU time: 3154.08 s
Current children cumulated vsize: 380072 KiB
Current children cumulated memory: 327960 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/255 977747
/proc/meminfo: memFree=126625904/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=381440 memory=329004 CPUtime=3213.94 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 60230 0 0 0 321379 15 0 0 20 0 1 0 185398081 390594560 82251 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 95360 82251 835 746 0 94424 0
Current children cumulated CPU time: 3213.94 s
Current children cumulated vsize: 381440 KiB
Current children cumulated memory: 329004 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/255 977757
/proc/meminfo: memFree=126616740/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=387552 memory=335096 CPUtime=3273.79 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 61884 0 0 0 327364 15 0 0 20 0 1 0 185398081 396853248 83774 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 96888 83774 835 746 0 95952 0
Current children cumulated CPU time: 3273.79 s
Current children cumulated vsize: 387552 KiB
Current children cumulated memory: 335096 KiB

[startup+3342.3 s]
/proc/loadavg: 4.35 4.16 4.10 5/254 977768
/proc/meminfo: memFree=126610496/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=388280 memory=335884 CPUtime=3333.65 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 62199 0 0 0 333350 15 0 0 20 0 1 0 185398081 397598720 83971 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 97070 83971 835 746 0 96134 0
Current children cumulated CPU time: 3333.65 s
Current children cumulated vsize: 388280 KiB
Current children cumulated memory: 335884 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.15 4.10 5/254 977778
/proc/meminfo: memFree=126607896/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=389192 memory=336952 CPUtime=3393.51 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 62559 0 0 0 339336 15 0 0 20 0 1 0 185398081 398532608 84238 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 97298 84238 835 746 0 96362 0
Current children cumulated CPU time: 3393.51 s
Current children cumulated vsize: 389192 KiB
Current children cumulated memory: 336952 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.16 4.10 5/254 977788
/proc/meminfo: memFree=126605164/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=390388 memory=338008 CPUtime=3453.36 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 62987 0 0 0 345321 15 0 0 20 0 1 0 185398081 399757312 84502 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 97597 84502 835 746 0 96661 0
Current children cumulated CPU time: 3453.36 s
Current children cumulated vsize: 390388 KiB
Current children cumulated memory: 338008 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.15 4.10 5/257 977804
/proc/meminfo: memFree=126602532/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=390652 memory=338444 CPUtime=3513.22 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 63204 0 0 0 351307 15 0 0 20 0 1 0 185398081 400027648 84611 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 97663 84611 835 746 0 96727 0
Current children cumulated CPU time: 3513.22 s
Current children cumulated vsize: 390652 KiB
Current children cumulated memory: 338444 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.13 4.09 5/258 977815
/proc/meminfo: memFree=126596204/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=393420 memory=341068 CPUtime=3573.08 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 64035 0 0 0 357293 15 0 0 20 0 1 0 185398081 402862080 85267 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 98355 85267 835 746 0 97419 0
Current children cumulated CPU time: 3573.08 s
Current children cumulated vsize: 393420 KiB
Current children cumulated memory: 341068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/258 977865
/proc/meminfo: memFree=126814424/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=393796 memory=341576 CPUtime=3600.01 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 64135 0 0 0 359986 15 0 0 20 0 1 0 185398081 403247104 85394 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 98449 85394 835 746 0 97513 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 393796 KiB
Current children cumulated memory: 341576 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.88 s, system=0.163537 s

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

[startup+3609.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/258 977865
/proc/meminfo: memFree=126814424/131524600 swapFree=131070704/131071996
[pid=975990] ppid=975987 vsize=393796 memory=341576 CPUtime=3600.01 cores=5,7
/proc/975990/stat : 975990 (Exact_nosoplex) R 975987 975990 975917 0 -1 4194304 64135 0 0 0 359986 15 0 0 20 0 1 0 185398081 403247104 85394 134679101440 4194304 7248369 140733284911424 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 41938944 140733284914091 140733284914270 140733284914270 140733284921286 0
/proc/975990/statm: 98449 85394 835 746 0 97513 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 393796 KiB
Current children cumulated memory: 341576 KiB

Child status: 0

Real time (s): 3609.32
CPU time (s): 3600.04
CPU user time (s): 3599.88
CPU system time (s): 0.163537
CPU usage (%): 99.743
Max. virtual memory (cumulated for all children) (KiB): 393796
Max. memory (cumulated for all children) (KiB): 341576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.88
system time used= 0.163537
maximum resident set size= 341576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64136
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= 85
involuntary context switches= 1633


# summary of solver processes directly reported to runsolver:
#   pid: 975990
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.88
#   total CPU system time (s): 0.163537

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.02745 second user time and 17.2894 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-18 21:52:24
IDJOB=4446557
IDBENCH=158277
IDSOLVER=3061
FILE ID=nodeC023/4446557-1721332331
RUNJOBID= nodeC023-1721332344-975930
SLURM_JOB_ID= 7542713
Free space on /tmp= 890064 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K197.opb
COMMAND LINE= HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446557-1721332331/watcher-4446557-1721332331 -o /tmp/evaluation-result-4446557-1721332331/solver-4446557-1721332331 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721332344-975930 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1633556120 HOME/instance-4446557-1721332331.opb

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

MD5SUM BENCH= cd0a69270cffb0a3df5915a64d0aa68c
RANDOM SEED=1633556120

nodeC023.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3649.986
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
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		: 3646.834
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
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		: 3599.802
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
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		: 3662.710
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
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		: 3608.977
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
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		: 3657.229
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
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		: 3651.776
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
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		: 3665.568
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127750624 kB
MemAvailable:   129743908 kB
Buffers:          517484 kB
Cached:          2305100 kB
SwapCached:           80 kB
Active:          1093608 kB
Inactive:        2114708 kB
Active(anon):       1516 kB
Inactive(anon):   421812 kB
Active(file):    1092092 kB
Inactive(file):  1692896 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:             24020 kB
Writeback:             0 kB
AnonPages:        385888 kB
Mapped:           112744 kB
Shmem:             37536 kB
KReclaimable:      96912 kB
Slab:             189812 kB
SReclaimable:      96912 kB
SUnreclaim:        92900 kB
KernelStack:        3936 kB
PageTables:         9744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     682004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            33760 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      316116 kB
DirectMap2M:    38254592 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC023 at 2024-07-18 22:52:33