Trace number 4447037

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.02 3612.51

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K85.opb
MD5SUM29274947006e0854b43dfb210bf5d295
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 benchmark1332.8
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5780
Total number of constraints5952
Number of constraints which are clauses5867
Number of constraints which are cardinality constraints (but not clauses)85
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint85
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 86
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/3612.50	c Program interrupted by user.
3600.01/3612.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (62855 MiB free)
  memory of node 1: 64510 MiB (61746 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=974555, runsolver pid=974552

[startup+0.100332 s]*
/proc/loadavg: 4.15 4.17 4.11 5/241 974556
/proc/meminfo: memFree=127580516/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=34036 memory=12524 CPUtime=0.09 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 2477 0 0 0 9 0 0 0 20 0 1 0 186633283 34852864 3131 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 8509 3131 819 746 0 7573 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34036 KiB
Current children cumulated memory: 12524 KiB

[startup+0.212704 s]*
/proc/loadavg: 4.15 4.17 4.11 5/241 974556
/proc/meminfo: memFree=127578424/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=35304 memory=14432 CPUtime=0.2 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 2896 0 0 0 20 0 0 0 20 0 1 0 186633283 36151296 3608 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 8826 3608 835 746 0 7890 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 35304 KiB
Current children cumulated memory: 14432 KiB

[startup+0.312123 s]*
/proc/loadavg: 4.15 4.17 4.11 5/241 974556
/proc/meminfo: memFree=127577612/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=35436 memory=14960 CPUtime=0.31 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 3011 0 0 0 30 1 0 0 20 0 1 0 186633283 36286464 3740 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 8859 3740 835 746 0 7923 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 35436 KiB
Current children cumulated memory: 14960 KiB

[startup+0.700275 s]
/proc/loadavg: 4.14 4.17 4.11 5/241 974556
/proc/meminfo: memFree=127570816/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=36096 memory=18060 CPUtime=0.68 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 3320 0 0 0 67 1 0 0 20 0 1 0 186633283 36962304 4515 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 9024 4515 835 746 0 8088 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 36096 KiB
Current children cumulated memory: 18060 KiB

[startup+1.50037 s]
/proc/loadavg: 4.14 4.17 4.11 5/241 974556
/proc/meminfo: memFree=127565108/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=37416 memory=23472 CPUtime=1.48 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 3649 0 0 0 147 1 0 0 20 0 1 0 186633283 38313984 5868 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 9354 5868 835 746 0 8418 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 37416 KiB
Current children cumulated memory: 23472 KiB

[startup+3.11236 s]
/proc/loadavg: 4.14 4.17 4.11 5/241 974556
/proc/meminfo: memFree=127524872/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=40560 memory=30664 CPUtime=3.08 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 4533 0 0 0 307 1 0 0 20 0 1 0 186633283 41533440 7666 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 10140 7666 835 746 0 9204 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 40560 KiB
Current children cumulated memory: 30664 KiB

[startup+6.30029 s]
/proc/loadavg: 4.13 4.16 4.11 5/241 974557
/proc/meminfo: memFree=127503172/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=56952 memory=43080 CPUtime=6.26 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 5874 0 0 0 624 2 0 0 20 0 1 0 186633283 58318848 10770 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 14238 10770 835 746 0 13302 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 56952 KiB
Current children cumulated memory: 43080 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.16 4.11 6/241 974557
/proc/meminfo: memFree=127488820/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=60348 memory=50524 CPUtime=12.64 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 6732 0 0 0 1262 2 0 0 20 0 1 0 186633283 61796352 12631 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 15087 12631 835 746 0 14151 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 60348 KiB
Current children cumulated memory: 50524 KiB

[startup+25.5004 s]
/proc/loadavg: 4.18 4.17 4.11 5/241 974560
/proc/meminfo: memFree=127470004/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=63764 memory=54140 CPUtime=25.39 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 7621 0 0 0 2537 2 0 0 20 0 1 0 186633283 65294336 13535 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 15941 13535 835 746 0 15005 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 63764 KiB
Current children cumulated memory: 54140 KiB

[startup+51.1125 s]
/proc/loadavg: 4.11 4.15 4.11 5/241 974563
/proc/meminfo: memFree=127431828/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=93244 memory=72692 CPUtime=50.91 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 9647 0 0 0 5088 3 0 0 20 0 1 0 186633283 95481856 18173 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 23311 18173 835 746 0 22375 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 93244 KiB
Current children cumulated memory: 72692 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.14 4.10 5/243 974576
/proc/meminfo: memFree=127410348/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=97824 memory=77232 CPUtime=101.91 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 10849 0 0 0 10187 4 0 0 20 0 1 0 186633283 100171776 19308 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 24456 19308 835 746 0 23520 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 97824 KiB
Current children cumulated memory: 77232 KiB

[startup+162.3 s]
/proc/loadavg: 4.54 4.24 4.14 5/243 974586
/proc/meminfo: memFree=127393708/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=100744 memory=80352 CPUtime=161.7 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 11641 0 0 0 16166 4 0 0 20 0 1 0 186633283 103161856 20088 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 25186 20088 835 746 0 24250 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 100744 KiB
Current children cumulated memory: 80352 KiB

[startup+222.3 s]
/proc/loadavg: 4.60 4.33 4.18 5/243 974597
/proc/meminfo: memFree=127386600/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=102236 memory=81944 CPUtime=221.5 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 12048 0 0 0 22146 4 0 0 20 0 1 0 186633283 104689664 20486 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 25559 20486 835 746 0 24623 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 102236 KiB
Current children cumulated memory: 81944 KiB

[startup+282.3 s]
/proc/loadavg: 4.34 4.30 4.18 5/243 974607
/proc/meminfo: memFree=127365504/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=104288 memory=83928 CPUtime=281.29 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 12605 0 0 0 28125 4 0 0 20 0 1 0 186633283 106790912 20982 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 26072 20982 835 746 0 25136 0
Current children cumulated CPU time: 281.29 s
Current children cumulated vsize: 104288 KiB
Current children cumulated memory: 83928 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.26 4.17 5/243 974618
/proc/meminfo: memFree=127359488/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=105284 memory=84880 CPUtime=341.09 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 12869 0 0 0 34105 4 0 0 20 0 1 0 186633283 107810816 21220 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 26321 21220 835 746 0 25385 0
Current children cumulated CPU time: 341.09 s
Current children cumulated vsize: 105284 KiB
Current children cumulated memory: 84880 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.24 4.17 6/243 975013
/proc/meminfo: memFree=127353444/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=106500 memory=86052 CPUtime=400.89 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 13215 0 0 0 40085 4 0 0 20 0 1 0 186633283 109056000 21513 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 26625 21513 835 746 0 25689 0
Current children cumulated CPU time: 400.89 s
Current children cumulated vsize: 106500 KiB
Current children cumulated memory: 86052 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.22 4.17 5/243 975023
/proc/meminfo: memFree=127348732/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=107388 memory=87108 CPUtime=460.69 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 13489 0 0 0 46065 4 0 0 20 0 1 0 186633283 109965312 21777 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 26847 21777 835 746 0 25911 0

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

Current children cumulated memory: 116148 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/241 976260
/proc/meminfo: memFree=127203068/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=131464 memory=117364 CPUtime=2912.27 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 21373 0 0 0 291221 6 0 0 20 0 1 0 186633283 134619136 29341 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 32866 29341 835 746 0 31930 0
Current children cumulated CPU time: 2912.27 s
Current children cumulated vsize: 131464 KiB
Current children cumulated memory: 117364 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/241 976271
/proc/meminfo: memFree=127192136/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=131948 memory=117848 CPUtime=2972.07 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 21549 0 0 0 297201 6 0 0 20 0 1 0 186633283 135114752 29462 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 32987 29462 835 746 0 32051 0
Current children cumulated CPU time: 2972.07 s
Current children cumulated vsize: 131948 KiB
Current children cumulated memory: 117848 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/241 976281
/proc/meminfo: memFree=127190556/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=131948 memory=117848 CPUtime=3031.87 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 21600 0 0 0 303181 6 0 0 20 0 1 0 186633283 135114752 29462 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 32987 29462 835 746 0 32051 0
Current children cumulated CPU time: 3031.87 s
Current children cumulated vsize: 131948 KiB
Current children cumulated memory: 117848 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/243 976295
/proc/meminfo: memFree=127189688/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=131948 memory=117848 CPUtime=3091.67 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 21657 0 0 0 309161 6 0 0 20 0 1 0 186633283 135114752 29462 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 32987 29462 835 746 0 32051 0
Current children cumulated CPU time: 3091.67 s
Current children cumulated vsize: 131948 KiB
Current children cumulated memory: 117848 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/243 976305
/proc/meminfo: memFree=127187020/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=132436 memory=118336 CPUtime=3151.47 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 21827 0 0 0 315141 6 0 0 20 0 1 0 186633283 135614464 29584 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 33109 29584 835 746 0 32173 0
Current children cumulated CPU time: 3151.47 s
Current children cumulated vsize: 132436 KiB
Current children cumulated memory: 118336 KiB

[startup+3222.3 s]
/proc/loadavg: 4.41 4.19 4.12 5/243 976316
/proc/meminfo: memFree=127185144/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=133604 memory=119504 CPUtime=3211.27 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 22172 0 0 0 321121 6 0 0 20 0 1 0 186633283 136810496 29876 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 33401 29876 835 746 0 32465 0
Current children cumulated CPU time: 3211.27 s
Current children cumulated vsize: 133604 KiB
Current children cumulated memory: 119504 KiB

[startup+3282.3 s]
/proc/loadavg: 4.62 4.30 4.16 5/244 976327
/proc/meminfo: memFree=127184232/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=133604 memory=119504 CPUtime=3271.07 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 22220 0 0 0 327101 6 0 0 20 0 1 0 186633283 136810496 29876 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 33401 29876 835 746 0 32465 0
Current children cumulated CPU time: 3271.07 s
Current children cumulated vsize: 133604 KiB
Current children cumulated memory: 119504 KiB

[startup+3342.3 s]
/proc/loadavg: 4.37 4.29 4.17 5/244 976338
/proc/meminfo: memFree=127182992/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=134296 memory=120196 CPUtime=3330.87 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 22445 0 0 0 333081 6 0 0 20 0 1 0 186633283 137519104 30049 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 33574 30049 835 746 0 32638 0
Current children cumulated CPU time: 3330.87 s
Current children cumulated vsize: 134296 KiB
Current children cumulated memory: 120196 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.25 4.16 5/242 976349
/proc/meminfo: memFree=127180584/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=134900 memory=120784 CPUtime=3390.65 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 22650 0 0 0 339059 6 0 0 20 0 1 0 186633283 138137600 30196 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 33725 30196 835 746 0 32789 0
Current children cumulated CPU time: 3390.65 s
Current children cumulated vsize: 134900 KiB
Current children cumulated memory: 120784 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.22 4.16 5/242 976359
/proc/meminfo: memFree=127179600/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=134900 memory=120800 CPUtime=3450.41 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 22696 0 0 0 345035 6 0 0 20 0 1 0 186633283 138137600 30200 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 33725 30200 835 746 0 32789 0
Current children cumulated CPU time: 3450.41 s
Current children cumulated vsize: 134900 KiB
Current children cumulated memory: 120800 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.21 4.16 6/242 976369
/proc/meminfo: memFree=127178508/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=134900 memory=120800 CPUtime=3510.17 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 22744 0 0 0 351011 6 0 0 20 0 1 0 186633283 138137600 30200 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 33725 30200 835 746 0 32789 0
Current children cumulated CPU time: 3510.17 s
Current children cumulated vsize: 134900 KiB
Current children cumulated memory: 120800 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.18 4.15 5/241 976380
/proc/meminfo: memFree=127176012/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=134900 memory=120800 CPUtime=3569.93 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 22793 0 0 0 356987 6 0 0 20 0 1 0 186633283 138137600 30200 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 33725 30200 835 746 0 32789 0
Current children cumulated CPU time: 3569.93 s
Current children cumulated vsize: 134900 KiB
Current children cumulated memory: 120800 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.5 s]
/proc/loadavg: 4.12 4.18 4.15 6/241 976524
/proc/meminfo: memFree=127431824/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=134900 memory=120800 CPUtime=3600.01 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 22795 0 0 0 359995 6 0 0 20 0 1 0 186633283 138137600 30200 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 33725 30200 835 746 0 32789 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 134900 KiB
Current children cumulated memory: 120800 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.96 s, system=0.065679 s

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

[startup+3612.5 s]
/proc/loadavg: 4.12 4.18 4.15 6/241 976524
/proc/meminfo: memFree=127431824/131655788 swapFree=131071996/131071996
[pid=974555] ppid=974552 vsize=134900 memory=120800 CPUtime=3600.01 cores=0,2
/proc/974555/stat : 974555 (Exact_nosoplex) R 974552 974555 972472 0 -1 4194304 22795 0 0 0 359995 6 0 0 20 0 1 0 186633283 138137600 30200 134679101440 4194304 7248369 140721370815376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 37523456 140721370821547 140721370821726 140721370821726 140721370828742 0
/proc/974555/statm: 33725 30200 835 746 0 32789 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 134900 KiB
Current children cumulated memory: 120800 KiB

Child status: 0

Real time (s): 3612.51
CPU time (s): 3600.02
CPU user time (s): 3599.96
CPU system time (s): 0.065679
CPU usage (%): 99.6545
Max. virtual memory (cumulated for all children) (KiB): 134900
Max. memory (cumulated for all children) (KiB): 120800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.96
system time used= 0.065679
maximum resident set size= 120800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22796
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= 35
involuntary context switches= 24654


# summary of solver processes directly reported to runsolver:
#   pid: 974555
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3599.96
#   total CPU system time (s): 0.065679

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9576 second user time and 36.8215 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-19 01:19:41
IDJOB=4447037
IDBENCH=158351
IDSOLVER=3061
FILE ID=nodeC008/4447037-1721344769
RUNJOBID= nodeC008-1721341167-972482
SLURM_JOB_ID= 7542729
Free space on /tmp= 723756 MiB

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

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

MD5SUM BENCH= 29274947006e0854b43dfb210bf5d295
RANDOM SEED=1741037807

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		: 3491.970
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		: 3658.710
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.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 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.406
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		: 3491.957
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		: 3657.997
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.438
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.315
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:        127592800 kB
MemAvailable:   129832644 kB
Buffers:          537028 kB
Cached:          2521856 kB
SwapCached:            0 kB
Active:          1050916 kB
Inactive:        2423832 kB
Active(anon):       1476 kB
Inactive(anon):   452096 kB
Active(file):    1049440 kB
Inactive(file):  1971736 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20496 kB
Writeback:             0 kB
AnonPages:        416052 kB
Mapped:           116044 kB
Shmem:             37704 kB
KReclaimable:     117396 kB
Slab:             222120 kB
SReclaimable:     117396 kB
SUnreclaim:       104724 kB
KernelStack:        3920 kB
PageTables:         9940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     824516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58368 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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 02:19:53