Trace number 4446917

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.03 3609.31

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K90.opb
MD5SUMdd58632d9551a3604736dadf6eadc418
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 benchmark113.256
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6120
Total number of constraints6302
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint90
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 91
Number of bits of the biggest sum of numbers7
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: 64059 MiB (62889 MiB free)
  memory of node 1: 64510 MiB (61813 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446917-1721341155/watcher-4446917-1721341155 -o /tmp/evaluation-result-4446917-1721341155/solver-4446917-1721341155 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721341167-972484 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1303228827 HOME/instance-4446917-1721341155.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
solver pid=972531, runsolver pid=972524
Current StackSize limit: 8192 KiB


[startup+0.100095 s]*
/proc/loadavg: 1.15 1.67 2.51 6/242 972545
/proc/meminfo: memFree=127623864/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=34344 memory=12892 CPUtime=0.1 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 2555 0 0 0 9 1 0 0 20 0 1 0 186271952 35168256 3223 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 8586 3223 819 746 0 7650 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 34344 KiB
Current children cumulated memory: 12892 KiB

[startup+0.214185 s]*
/proc/loadavg: 1.15 1.67 2.51 6/242 972545
/proc/meminfo: memFree=127605604/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=35120 memory=14012 CPUtime=0.22 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 2777 0 0 0 21 1 0 0 20 0 1 0 186271952 35962880 3503 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 8780 3503 835 746 0 7844 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 35120 KiB
Current children cumulated memory: 14012 KiB

[startup+0.314768 s]*
/proc/loadavg: 1.15 1.67 2.51 6/242 972545
/proc/meminfo: memFree=127593996/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=35252 memory=14276 CPUtime=0.32 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 2881 0 0 0 31 1 0 0 20 0 1 0 186271952 36098048 3569 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 8813 3569 835 746 0 7877 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 35252 KiB
Current children cumulated memory: 14276 KiB

[startup+0.700356 s]
/proc/loadavg: 1.15 1.67 2.51 6/242 972545
/proc/meminfo: memFree=127587488/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=36076 memory=18168 CPUtime=0.68 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 3322 0 0 0 67 1 0 0 20 0 1 0 186271952 36941824 4542 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 9019 4542 835 746 0 8083 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 36076 KiB
Current children cumulated memory: 18168 KiB

[startup+1.50037 s]
/proc/loadavg: 1.15 1.67 2.51 6/242 972545
/proc/meminfo: memFree=127573980/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=37792 memory=22060 CPUtime=1.49 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 3767 0 0 0 147 2 0 0 20 0 1 0 186271952 38699008 5515 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 9448 5515 835 746 0 8512 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 37792 KiB
Current children cumulated memory: 22060 KiB

[startup+3.1135 s]
/proc/loadavg: 1.37 1.71 2.52 6/242 972545
/proc/meminfo: memFree=127517888/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=40668 memory=32872 CPUtime=3.09 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 4568 0 0 0 307 2 0 0 20 0 1 0 186271952 41644032 8218 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 10167 8218 835 746 0 9231 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 40668 KiB
Current children cumulated memory: 32872 KiB

[startup+6.30031 s]
/proc/loadavg: 1.37 1.71 2.52 6/242 972545
/proc/meminfo: memFree=127456616/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=57288 memory=47772 CPUtime=6.27 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 5942 0 0 0 624 3 0 0 20 0 1 0 186271952 58662912 11943 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 14322 11943 835 746 0 13386 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 57288 KiB
Current children cumulated memory: 47772 KiB

[startup+12.7003 s]
/proc/loadavg: 1.58 1.75 2.53 6/242 972547
/proc/meminfo: memFree=127402644/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=59824 memory=50068 CPUtime=12.65 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 6616 0 0 0 1262 3 0 0 20 0 1 0 186271952 61259776 12517 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 14956 12517 835 746 0 14020 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 59824 KiB
Current children cumulated memory: 50068 KiB

[startup+25.5004 s]
/proc/loadavg: 2.20 1.87 2.56 6/242 972548
/proc/meminfo: memFree=127356264/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=64628 memory=54748 CPUtime=25.41 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 7799 0 0 0 2538 3 0 0 20 0 1 0 186271952 66179072 13687 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 16157 13687 835 746 0 15221 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 64628 KiB
Current children cumulated memory: 54748 KiB

[startup+51.1134 s]
/proc/loadavg: 2.82 2.04 2.60 6/242 972553
/proc/meminfo: memFree=127310804/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=90812 memory=68316 CPUtime=50.96 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 10044 0 0 0 5091 5 0 0 20 0 1 0 186271952 92991488 17079 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 22703 17079 835 746 0 21767 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 90812 KiB
Current children cumulated memory: 68316 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.36 2.68 6/244 972565
/proc/meminfo: memFree=127196352/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=97648 memory=75024 CPUtime=102 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 11797 0 0 0 10195 5 0 0 20 0 1 0 186271952 99991552 18756 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 24412 18756 835 746 0 23476 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 97648 KiB
Current children cumulated memory: 75024 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.69 2.77 6/244 972575
/proc/meminfo: memFree=127148220/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=100828 memory=78372 CPUtime=161.84 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 12627 0 0 0 16179 5 0 0 20 0 1 0 186271952 103247872 19593 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 25207 19593 835 746 0 24271 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 100828 KiB
Current children cumulated memory: 78372 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.95 2.86 6/244 972587
/proc/meminfo: memFree=127116968/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=102512 memory=80164 CPUtime=221.66 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 13116 0 0 0 22160 6 0 0 20 0 1 0 186271952 104972288 20041 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 25628 20041 835 746 0 24692 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 102512 KiB
Current children cumulated memory: 80164 KiB

[startup+282.3 s]
/proc/loadavg: 4.70 3.30 2.99 6/243 972597
/proc/meminfo: memFree=127096472/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=104644 memory=82384 CPUtime=281.5 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 13663 0 0 0 28144 6 0 0 20 0 1 0 186271952 107155456 20596 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 26161 20596 835 746 0 25225 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 104644 KiB
Current children cumulated memory: 82384 KiB

[startup+342.3 s]
/proc/loadavg: 5.66 3.84 3.19 6/244 972609
/proc/meminfo: memFree=127073368/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=106060 memory=89976 CPUtime=341.33 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 14051 0 0 0 34127 6 0 0 20 0 1 0 186271952 108605440 22494 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 26515 22494 835 746 0 25579 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 106060 KiB
Current children cumulated memory: 89976 KiB

[startup+402.3 s]
/proc/loadavg: 5.99 4.27 3.38 6/244 973004
/proc/meminfo: memFree=127055872/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=107360 memory=91148 CPUtime=401.18 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 14413 0 0 0 40112 6 0 0 20 0 1 0 186271952 109936640 22787 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 26840 22787 835 746 0 25904 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 107360 KiB
Current children cumulated memory: 91148 KiB

[startup+462.3 s]
/proc/loadavg: 4.84 4.25 3.43 6/244 973014
/proc/meminfo: memFree=127042168/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=108540 memory=92328 CPUtime=461.03 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 14744 0 0 0 46097 6 0 0 20 0 1 0 186271952 111144960 23082 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 27135 23082 835 746 0 26199 0

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

Current children cumulated memory: 115704 KiB

[startup+2922.3 s]
/proc/loadavg: 4.19 4.17 4.10 6/241 974247
/proc/meminfo: memFree=126721980/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=131948 memory=115872 CPUtime=2914.72 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 22452 0 0 0 291460 12 0 0 20 0 1 0 186271952 135114752 28968 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 32987 28968 835 746 0 32051 0
Current children cumulated CPU time: 2914.72 s
Current children cumulated vsize: 131948 KiB
Current children cumulated memory: 115872 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.15 4.10 6/241 974257
/proc/meminfo: memFree=126719824/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=132100 memory=115996 CPUtime=2974.57 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 22535 0 0 0 297445 12 0 0 20 0 1 0 186271952 135270400 28999 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 33025 28999 835 746 0 32089 0
Current children cumulated CPU time: 2974.57 s
Current children cumulated vsize: 132100 KiB
Current children cumulated memory: 115996 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.15 4.10 6/241 974268
/proc/meminfo: memFree=126714788/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=132232 memory=116140 CPUtime=3034.42 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 22616 0 0 0 303430 12 0 0 20 0 1 0 186271952 135405568 29035 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 33058 29035 835 746 0 32122 0
Current children cumulated CPU time: 3034.42 s
Current children cumulated vsize: 132232 KiB
Current children cumulated memory: 116140 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.14 4.09 6/243 974282
/proc/meminfo: memFree=126700500/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=132944 memory=127056 CPUtime=3094.27 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 22840 0 0 0 309415 12 0 0 20 0 1 0 186271952 136134656 31764 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 33236 31764 835 746 0 32300 0
Current children cumulated CPU time: 3094.27 s
Current children cumulated vsize: 132944 KiB
Current children cumulated memory: 127056 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.14 4.09 6/243 974292
/proc/meminfo: memFree=126696276/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=133312 memory=127384 CPUtime=3154.13 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 22982 0 0 0 315401 12 0 0 20 0 1 0 186271952 136511488 31846 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 33328 31846 835 746 0 32392 0
Current children cumulated CPU time: 3154.13 s
Current children cumulated vsize: 133312 KiB
Current children cumulated memory: 127384 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.14 4.09 6/243 974303
/proc/meminfo: memFree=126688468/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=174492 memory=133412 CPUtime=3213.97 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 23939 0 0 0 321384 13 0 0 20 0 1 0 186271952 178679808 33353 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 43623 33353 835 746 0 42687 0
Current children cumulated CPU time: 3213.97 s
Current children cumulated vsize: 174492 KiB
Current children cumulated memory: 133412 KiB

[startup+3282.3 s]
/proc/loadavg: 4.22 4.16 4.10 6/243 974313
/proc/meminfo: memFree=126686164/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=175184 memory=134004 CPUtime=3273.82 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 24146 0 0 0 327369 13 0 0 20 0 1 0 186271952 179388416 33501 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 43796 33501 835 746 0 42860 0
Current children cumulated CPU time: 3273.82 s
Current children cumulated vsize: 175184 KiB
Current children cumulated memory: 134004 KiB

[startup+3342.3 s]
/proc/loadavg: 4.36 4.20 4.11 6/243 974324
/proc/meminfo: memFree=126682552/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=175648 memory=134520 CPUtime=3333.67 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 24328 0 0 0 333354 13 0 0 20 0 1 0 186271952 179863552 33630 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 43912 33630 835 746 0 42976 0
Current children cumulated CPU time: 3333.67 s
Current children cumulated vsize: 175648 KiB
Current children cumulated memory: 134520 KiB

[startup+3402.3 s]
/proc/loadavg: 4.31 4.20 4.12 6/241 974335
/proc/meminfo: memFree=126676824/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=177080 memory=135864 CPUtime=3393.53 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 24726 0 0 0 339340 13 0 0 20 0 1 0 186271952 181329920 33966 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 44270 33966 835 746 0 43334 0
Current children cumulated CPU time: 3393.53 s
Current children cumulated vsize: 177080 KiB
Current children cumulated memory: 135864 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.18 4.11 6/241 974345
/proc/meminfo: memFree=126669264/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=177080 memory=136024 CPUtime=3453.37 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 24785 0 0 0 345324 13 0 0 20 0 1 0 186271952 181329920 34006 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 44270 34006 835 746 0 43334 0
Current children cumulated CPU time: 3453.37 s
Current children cumulated vsize: 177080 KiB
Current children cumulated memory: 136024 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.17 4.11 6/241 974355
/proc/meminfo: memFree=126668100/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=177080 memory=136024 CPUtime=3513.24 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 24839 0 0 0 351310 14 0 0 20 0 1 0 186271952 181329920 34006 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 44270 34006 835 746 0 43334 0
Current children cumulated CPU time: 3513.24 s
Current children cumulated vsize: 177080 KiB
Current children cumulated memory: 136024 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.17 4.11 6/241 974365
/proc/meminfo: memFree=126664156/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=178392 memory=137336 CPUtime=3573.09 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 25218 0 0 0 357295 14 0 0 20 0 1 0 186271952 182673408 34334 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 44598 34334 835 746 0 43662 0
Current children cumulated CPU time: 3573.09 s
Current children cumulated vsize: 178392 KiB
Current children cumulated memory: 137336 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.15 4.17 4.11 6/241 974372
/proc/meminfo: memFree=126663452/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=178392 memory=137336 CPUtime=3600.01 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 25220 0 0 0 359987 14 0 0 20 0 1 0 186271952 182673408 34334 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 44598 34334 835 746 0 43662 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 178392 KiB
Current children cumulated memory: 137336 KiB

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

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

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

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

[startup+3609.3 s]
/proc/loadavg: 4.15 4.17 4.11 6/241 974372
/proc/meminfo: memFree=126663452/131655788 swapFree=131071996/131071996
[pid=972531] ppid=972524 vsize=178392 memory=137336 CPUtime=3600.01 cores=1,3
/proc/972531/stat : 972531 (Exact_nosoplex) R 972524 972531 972472 0 -1 4194304 25220 0 0 0 359987 14 0 0 20 0 1 0 186271952 182673408 34334 134679101440 4194304 7248369 140730217916064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 45477888 140730217919403 140730217919582 140730217919582 140730217926598 0
/proc/972531/statm: 44598 34334 835 746 0 43662 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 178392 KiB
Current children cumulated memory: 137336 KiB

Child status: 0

Real time (s): 3609.31
CPU time (s): 3600.03
CPU user time (s): 3599.88
CPU system time (s): 0.14576
CPU usage (%): 99.743
Max. virtual memory (cumulated for all children) (KiB): 178392
Max. memory (cumulated for all children) (KiB): 137336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.88
system time used= 0.14576
maximum resident set size= 182980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25221
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= 38
involuntary context switches= 2148


# summary of solver processes directly reported to runsolver:
#   pid: 972531
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.88
#   total CPU system time (s): 0.14576

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0156 second user time and 37.2041 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-19 00:19:27
IDJOB=4446917
IDBENCH=158339
IDSOLVER=3061
FILE ID=nodeC008/4446917-1721341155
RUNJOBID= nodeC008-1721341167-972484
SLURM_JOB_ID= 7542729
Free space on /tmp= 723768 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K90.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-4446917-1721341155/watcher-4446917-1721341155 -o /tmp/evaluation-result-4446917-1721341155/solver-4446917-1721341155 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721341167-972484 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1303228827 HOME/instance-4446917-1721341155.opb

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

MD5SUM BENCH= dd58632d9551a3604736dadf6eadc418
RANDOM SEED=1303228827

nodeC008.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	: 0xb00001f
cpu MHz		: 1197.253
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.249
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.244
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.244
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.246
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3472.581
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.251
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.244
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127709856 kB
MemAvailable:   129933764 kB
Buffers:          536072 kB
Cached:          2506852 kB
SwapCached:            0 kB
Active:          1048420 kB
Inactive:        2310268 kB
Active(anon):       1368 kB
Inactive(anon):   352092 kB
Active(file):    1047052 kB
Inactive(file):  1958176 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             22132 kB
Writeback:            44 kB
AnonPages:        315844 kB
Mapped:           105212 kB
Shmem:             37704 kB
KReclaimable:     117420 kB
Slab:             222004 kB
SReclaimable:     117420 kB
SUnreclaim:       104584 kB
KernelStack:        3668 kB
PageTables:         9300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     714208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58368 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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:      203592 kB
DirectMap2M:    24866816 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 723748 MiB
End job on nodeC008 at 2024-07-19 01:19:37