Trace number 4446707

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.06 3609.02

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K162.opb
MD5SUM3691972eca5819945d0aaf6ae8165cd0
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 benchmark3001.01
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19278
Total number of constraints19604
Number of constraints which are clauses19442
Number of constraints which are cardinality constraints (but not clauses)162
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint162
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 163
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.03/3609.00	c Program interrupted by user.
3600.03/3609.00	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 (62337 MiB free)
  memory of node 1: 64473 MiB (61683 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=979884, runsolver pid=979881

[startup+0.101069 s]*
/proc/loadavg: 4.08 4.10 4.09 5/257 979885
/proc/meminfo: memFree=126966920/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=54184 memory=34044 CPUtime=0.09 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 6930 0 0 0 8 1 0 0 20 0 1 0 186119935 55484416 8511 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 13546 8511 771 746 0 12610 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 54184 KiB
Current children cumulated memory: 34044 KiB

[startup+0.205773 s]*
/proc/loadavg: 4.08 4.10 4.09 5/257 979885
/proc/meminfo: memFree=126963552/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=57452 memory=37380 CPUtime=0.2 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 7743 0 0 0 19 1 0 0 20 0 1 0 186119935 58830848 9345 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 14363 9345 835 746 0 13427 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 57452 KiB
Current children cumulated memory: 37380 KiB

[startup+0.305782 s]*
/proc/loadavg: 4.08 4.10 4.09 5/257 979885
/proc/meminfo: memFree=126960216/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=58112 memory=40216 CPUtime=0.3 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 7942 0 0 0 29 1 0 0 20 0 1 0 186119935 59506688 10054 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 14528 10054 835 746 0 13592 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 58112 KiB
Current children cumulated memory: 40216 KiB

[startup+0.700177 s]
/proc/loadavg: 4.08 4.10 4.09 5/257 979885
/proc/meminfo: memFree=126958384/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=60752 memory=42856 CPUtime=0.68 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 8577 0 0 0 67 1 0 0 20 0 1 0 186119935 62210048 10714 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 15188 10714 835 746 0 14252 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 60752 KiB
Current children cumulated memory: 42856 KiB

[startup+1.50018 s]
/proc/loadavg: 4.08 4.10 4.09 5/257 979885
/proc/meminfo: memFree=126954028/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=63088 memory=49352 CPUtime=1.48 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 9410 0 0 0 147 1 0 0 20 0 1 0 186119935 64602112 12338 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 15772 12338 835 746 0 14836 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 63088 KiB
Current children cumulated memory: 49352 KiB

[startup+3.10601 s]
/proc/loadavg: 4.08 4.10 4.09 5/257 979977
/proc/meminfo: memFree=127363360/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=81248 memory=67168 CPUtime=3.08 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 11046 0 0 0 305 3 0 0 20 0 1 0 186119935 83197952 16792 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 20312 16792 835 746 0 19376 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 81248 KiB
Current children cumulated memory: 67168 KiB

[startup+6.30016 s]
/proc/loadavg: 4.08 4.10 4.09 5/258 979980
/proc/meminfo: memFree=127307452/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=85608 memory=77744 CPUtime=6.26 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 12158 0 0 0 623 3 0 0 20 0 1 0 186119935 87662592 19436 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 21402 19436 835 746 0 20466 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 85608 KiB
Current children cumulated memory: 77744 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.10 4.09 5/258 980026
/proc/meminfo: memFree=127453704/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=114440 memory=97552 CPUtime=12.65 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 14044 0 0 0 1260 5 0 0 20 0 1 0 186119935 117186560 24388 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 28610 24388 835 746 0 27674 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 114440 KiB
Current children cumulated memory: 97552 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.11 4.09 5/258 980029
/proc/meminfo: memFree=127407120/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=119888 memory=103348 CPUtime=25.41 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 15488 0 0 0 2536 5 0 0 20 0 1 0 186119935 122765312 25837 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 29972 25837 835 746 0 29036 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 119888 KiB
Current children cumulated memory: 103348 KiB

[startup+51.1061 s]
/proc/loadavg: 4.09 4.10 4.09 5/258 980033
/proc/meminfo: memFree=127336512/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=129016 memory=116736 CPUtime=50.95 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 17893 0 0 0 5089 6 0 0 20 0 1 0 186119935 132112384 29184 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 32254 29184 835 746 0 31318 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 129016 KiB
Current children cumulated memory: 116736 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/258 980042
/proc/meminfo: memFree=127251412/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=142320 memory=136036 CPUtime=102.02 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 21328 0 0 0 10196 6 0 0 20 0 1 0 186119935 145735680 34009 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 35580 34009 835 746 0 34644 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 142320 KiB
Current children cumulated memory: 136036 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/256 980434
/proc/meminfo: memFree=127133392/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=192940 memory=169864 CPUtime=161.9 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 24706 0 0 0 16181 9 0 0 20 0 1 0 186119935 197570560 42466 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 48235 42466 835 746 0 47299 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 192940 KiB
Current children cumulated memory: 169864 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/256 980444
/proc/meminfo: memFree=127070048/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=200780 memory=177864 CPUtime=221.75 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 26719 0 0 0 22166 9 0 0 20 0 1 0 186119935 205598720 44466 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 50195 44466 835 746 0 49259 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 200780 KiB
Current children cumulated memory: 177864 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/256 980455
/proc/meminfo: memFree=127045584/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=207860 memory=184956 CPUtime=281.61 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 28545 0 0 0 28152 9 0 0 20 0 1 0 186119935 212848640 46239 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 51965 46239 835 746 0 51029 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 207860 KiB
Current children cumulated memory: 184956 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/257 980636
/proc/meminfo: memFree=127004496/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=213320 memory=190368 CPUtime=341.45 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 29956 0 0 0 34136 9 0 0 20 0 1 0 186119935 218439680 47592 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 53330 47592 835 746 0 52394 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 213320 KiB
Current children cumulated memory: 190368 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 980646
/proc/meminfo: memFree=126986660/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=217212 memory=194096 CPUtime=401.27 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 30986 0 0 0 40118 9 0 0 20 0 1 0 186119935 222425088 48524 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 54303 48524 835 746 0 53367 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 217212 KiB
Current children cumulated memory: 194096 KiB

[startup+462.3 s]
/proc/loadavg: 4.20 4.13 4.10 5/260 980663
/proc/meminfo: memFree=126937288/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=219704 memory=196788 CPUtime=461.1 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 31665 0 0 0 46100 10 0 0 20 0 1 0 186119935 224976896 49197 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 54926 49197 835 746 0 53990 0

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

Current children cumulated memory: 273912 KiB

[startup+2862.3 s]
/proc/loadavg: 4.10 4.13 4.14 5/257 982256
/proc/meminfo: memFree=126613868/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=281372 memory=275196 CPUtime=2855.03 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 50156 0 0 0 285490 13 0 0 20 0 1 0 186119935 288124928 68799 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 70343 68799 835 746 0 69407 0
Current children cumulated CPU time: 2855.03 s
Current children cumulated vsize: 281372 KiB
Current children cumulated memory: 275196 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.13 4.14 5/256 982267
/proc/meminfo: memFree=126607412/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=284232 memory=277920 CPUtime=2914.89 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 50981 0 0 0 291476 13 0 0 20 0 1 0 186119935 291053568 69480 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 71058 69480 835 746 0 70122 0
Current children cumulated CPU time: 2914.89 s
Current children cumulated vsize: 284232 KiB
Current children cumulated memory: 277920 KiB

[startup+2982.3 s]
/proc/loadavg: 4.27 4.17 4.15 5/256 982277
/proc/meminfo: memFree=126601724/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=284556 memory=278472 CPUtime=2974.76 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 51163 0 0 0 297463 13 0 0 20 0 1 0 186119935 291385344 69618 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 71139 69618 835 746 0 70203 0
Current children cumulated CPU time: 2974.76 s
Current children cumulated vsize: 284556 KiB
Current children cumulated memory: 278472 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.15 4.14 5/257 982289
/proc/meminfo: memFree=126598964/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=285804 memory=279688 CPUtime=3034.62 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 51592 0 0 0 303449 13 0 0 20 0 1 0 186119935 292663296 69922 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 71451 69922 835 746 0 70515 0
Current children cumulated CPU time: 3034.62 s
Current children cumulated vsize: 285804 KiB
Current children cumulated memory: 279688 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.14 4.14 5/257 982300
/proc/meminfo: memFree=126593736/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=285804 memory=279720 CPUtime=3094.48 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 51694 0 0 0 309435 13 0 0 20 0 1 0 186119935 292663296 69930 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 71451 69930 835 746 0 70515 0
Current children cumulated CPU time: 3094.48 s
Current children cumulated vsize: 285804 KiB
Current children cumulated memory: 279720 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.13 4.13 5/257 982310
/proc/meminfo: memFree=126588688/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=285804 memory=279720 CPUtime=3154.34 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 51829 0 0 0 315421 13 0 0 20 0 1 0 186119935 292663296 69930 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 71451 69930 835 746 0 70515 0
Current children cumulated CPU time: 3154.34 s
Current children cumulated vsize: 285804 KiB
Current children cumulated memory: 279720 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.13 5/255 982320
/proc/meminfo: memFree=126585156/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=286524 memory=280376 CPUtime=3214.21 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 52128 0 0 0 321408 13 0 0 20 0 1 0 186119935 293400576 70094 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 71631 70094 835 746 0 70695 0
Current children cumulated CPU time: 3214.21 s
Current children cumulated vsize: 286524 KiB
Current children cumulated memory: 280376 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.14 4.13 5/255 982330
/proc/meminfo: memFree=126578112/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=289936 memory=283648 CPUtime=3274.07 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 53087 0 0 0 327394 13 0 0 20 0 1 0 186119935 296894464 70912 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 72484 70912 835 746 0 71548 0
Current children cumulated CPU time: 3274.07 s
Current children cumulated vsize: 289936 KiB
Current children cumulated memory: 283648 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.14 4.13 5/254 982341
/proc/meminfo: memFree=126573452/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=290672 memory=284512 CPUtime=3333.93 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 53385 0 0 0 333380 13 0 0 20 0 1 0 186119935 297648128 71128 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 72668 71128 835 746 0 71732 0
Current children cumulated CPU time: 3333.93 s
Current children cumulated vsize: 290672 KiB
Current children cumulated memory: 284512 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.13 4.12 5/254 982351
/proc/meminfo: memFree=126567116/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=291244 memory=285128 CPUtime=3393.8 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 53638 0 0 0 339367 13 0 0 20 0 1 0 186119935 298233856 71282 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 72811 71282 835 746 0 71875 0
Current children cumulated CPU time: 3393.8 s
Current children cumulated vsize: 291244 KiB
Current children cumulated memory: 285128 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.12 4.12 5/257 982366
/proc/meminfo: memFree=126563832/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=291464 memory=285380 CPUtime=3453.66 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 53800 0 0 0 345353 13 0 0 20 0 1 0 186119935 298459136 71345 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 72866 71345 835 746 0 71930 0
Current children cumulated CPU time: 3453.66 s
Current children cumulated vsize: 291464 KiB
Current children cumulated memory: 285380 KiB

[startup+3522.3 s]
/proc/loadavg: 4.23 4.16 4.13 5/257 982377
/proc/meminfo: memFree=126560772/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=291464 memory=285380 CPUtime=3513.52 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 53920 0 0 0 351339 13 0 0 20 0 1 0 186119935 298459136 71345 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 72866 71345 835 746 0 71930 0
Current children cumulated CPU time: 3513.52 s
Current children cumulated vsize: 291464 KiB
Current children cumulated memory: 285380 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.14 4.12 5/257 982387
/proc/meminfo: memFree=126556800/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=292360 memory=286276 CPUtime=3573.38 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 54275 0 0 0 357325 13 0 0 20 0 1 0 186119935 299376640 71569 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 73090 71569 835 746 0 72154 0
Current children cumulated CPU time: 3573.38 s
Current children cumulated vsize: 292360 KiB
Current children cumulated memory: 286276 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 4.15 4.14 4.12 5/257 982391
/proc/meminfo: memFree=126555848/131524600 swapFree=131070704/131071996
[pid=979884] ppid=979881 vsize=292360 memory=286276 CPUtime=3600.03 cores=4,6
/proc/979884/stat : 979884 (Exact_nosoplex) R 979881 979884 975917 0 -1 4194304 54280 0 0 0 359990 13 0 0 20 0 1 0 186119935 299376640 71569 134679101440 4194304 7248369 140724226308992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 42254336 140724226315179 140724226315358 140724226315358 140724226322374 0
/proc/979884/statm: 73090 71569 835 746 0 72154 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 292360 KiB
Current children cumulated memory: 286276 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.91 s, system=0.141408 s

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

Child status: 0

Real time (s): 3609.02
CPU time (s): 3600.06
CPU user time (s): 3599.91
CPU system time (s): 0.141408
CPU usage (%): 99.7516
Max. virtual memory (cumulated for all children) (KiB): 292360
Max. memory (cumulated for all children) (KiB): 286276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.91
system time used= 0.141408
maximum resident set size= 286276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54281
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= 77
involuntary context switches= 1871


# summary of solver processes directly reported to runsolver:
#   pid: 979884
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.91
#   total CPU system time (s): 0.141408

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.91789 second user time and 16.266 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-18 23:52:42
IDJOB=4446707
IDBENCH=158293
IDSOLVER=3061
FILE ID=nodeC023/4446707-1721339550
RUNJOBID= nodeC023-1721332344-975928
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_K162.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-4446707-1721339550/watcher-4446707-1721339550 -o /tmp/evaluation-result-4446707-1721339550/solver-4446707-1721339550 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721332344-975928 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1719851618 HOME/instance-4446707-1721339550.opb

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

MD5SUM BENCH= 3691972eca5819945d0aaf6ae8165cd0
RANDOM SEED=1719851618

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		: 3651.328
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		: 3691.607
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		: 3600.248
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		: 3599.938
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		: 3657.269
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		: 3691.870
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		: 3635.712
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		: 3599.917
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:        126998216 kB
MemAvailable:   128945196 kB
Buffers:          519260 kB
Cached:          2256620 kB
SwapCached:           80 kB
Active:          1099084 kB
Inactive:        2860260 kB
Active(anon):       1604 kB
Inactive(anon):  1219392 kB
Active(file):    1097480 kB
Inactive(file):  1640868 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:              6012 kB
Writeback:             0 kB
AnonPages:       1183308 kB
Mapped:           115240 kB
Shmem:             37536 kB
KReclaimable:      96912 kB
Slab:             189864 kB
SReclaimable:      96912 kB
SUnreclaim:        92952 kB
KernelStack:        4140 kB
PageTables:        11680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1630624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            33760 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1103872 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-19 00:52:52