Trace number 4446887

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.07 3610.22

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K196.opb
MD5SUM8df9702f370312ff59707c84e3b82f3b
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 benchmark77.5563
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23324
Total number of constraints23718
Number of constraints which are clauses23522
Number of constraints which are cardinality constraints (but not clauses)196
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint196
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 197
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.05/3610.20	c Program interrupted by user.
3600.05/3610.20	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-4446887-1721341155/watcher-4446887-1721341155 -o /tmp/evaluation-result-4446887-1721341155/solver-4446887-1721341155 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721341167-972485 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1303228827 HOME/instance-4446887-1721341155.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=972530, runsolver pid=972525

[startup+0.100101 s]*
/proc/loadavg: 1.15 1.67 2.51 6/242 972545
/proc/meminfo: memFree=127623864/131655788 swapFree=131071996/131071996
[pid=972530] ppid=972525 vsize=54360 memory=33528 CPUtime=0.11 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 7269 0 0 0 10 1 0 0 20 0 1 0 186271952 55664640 8382 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 13590 8382 755 746 0 12654 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 54360 KiB
Current children cumulated memory: 33528 KiB

[startup+0.214211 s]*
/proc/loadavg: 1.15 1.67 2.51 6/242 972545
/proc/meminfo: memFree=127605604/131655788 swapFree=131071996/131071996
[pid=972530] ppid=972525 vsize=59152 memory=40452 CPUtime=0.21 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 8614 0 0 0 20 1 0 0 20 0 1 0 186271952 60571648 10113 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 14788 10113 787 746 0 13852 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 59152 KiB
Current children cumulated memory: 40452 KiB

[startup+0.314772 s]*
/proc/loadavg: 1.15 1.67 2.51 6/242 972545
/proc/meminfo: memFree=127593996/131655788 swapFree=131071996/131071996
[pid=972530] ppid=972525 vsize=60208 memory=41892 CPUtime=0.31 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 8902 0 0 0 30 1 0 0 20 0 1 0 186271952 61652992 10473 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 15052 10473 819 746 0 14116 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 60208 KiB
Current children cumulated memory: 41892 KiB

[startup+0.700362 s]
/proc/loadavg: 1.15 1.67 2.51 6/242 972545
/proc/meminfo: memFree=127587488/131655788 swapFree=131071996/131071996
[pid=972530] ppid=972525 vsize=64044 memory=45648 CPUtime=0.69 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 9849 0 0 0 67 2 0 0 20 0 1 0 186271952 65581056 11412 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 16011 11412 835 746 0 15075 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 64044 KiB
Current children cumulated memory: 45648 KiB

[startup+1.50039 s]
/proc/loadavg: 1.15 1.67 2.51 6/242 972545
/proc/meminfo: memFree=127573980/131655788 swapFree=131071996/131071996
[pid=972530] ppid=972525 vsize=66288 memory=49804 CPUtime=1.49 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 10399 0 0 0 147 2 0 0 20 0 1 0 186271952 67878912 12451 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 16572 12451 835 746 0 15636 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 66288 KiB
Current children cumulated memory: 49804 KiB

[startup+3.11356 s]
/proc/loadavg: 1.37 1.71 2.52 6/242 972545
/proc/meminfo: memFree=127517888/131655788 swapFree=131071996/131071996
[pid=972530] ppid=972525 vsize=70448 memory=60144 CPUtime=3.09 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 11449 0 0 0 307 2 0 0 20 0 1 0 186271952 72138752 15036 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 17612 15036 835 746 0 16676 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 70448 KiB
Current children cumulated memory: 60144 KiB

[startup+6.30033 s]
/proc/loadavg: 1.37 1.71 2.52 6/242 972545
/proc/meminfo: memFree=127456616/131655788 swapFree=131071996/131071996
[pid=972530] ppid=972525 vsize=88868 memory=75668 CPUtime=6.27 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 13479 0 0 0 624 3 0 0 20 0 1 0 186271952 91000832 18917 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 22217 18917 835 746 0 21281 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 88868 KiB
Current children cumulated memory: 75668 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=972530] ppid=972525 vsize=118208 memory=96140 CPUtime=12.66 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 15495 0 0 0 1262 4 0 0 20 0 1 0 186271952 121044992 24035 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 29552 24035 835 746 0 28616 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 118208 KiB
Current children cumulated memory: 96140 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=972530] ppid=972525 vsize=125212 memory=109064 CPUtime=25.42 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 17281 0 0 0 2538 4 0 0 20 0 1 0 186271952 128217088 27266 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 31303 27266 835 746 0 30367 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 125212 KiB
Current children cumulated memory: 109064 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=972530] ppid=972525 vsize=136136 memory=120260 CPUtime=50.96 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 20070 0 0 0 5092 4 0 0 20 0 1 0 186271952 139403264 30065 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 34034 30065 835 746 0 33098 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 136136 KiB
Current children cumulated memory: 120260 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=972530] ppid=972525 vsize=187100 memory=182140 CPUtime=102.01 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 23793 0 0 0 10194 7 0 0 20 0 1 0 186271952 191590400 45535 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 46775 45535 835 746 0 45839 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 187100 KiB
Current children cumulated memory: 182140 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=972530] ppid=972525 vsize=202652 memory=197708 CPUtime=161.81 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 27740 0 0 0 16173 8 0 0 20 0 1 0 186271952 207515648 49427 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 50663 49427 835 746 0 49727 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 202652 KiB
Current children cumulated memory: 197708 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=972530] ppid=972525 vsize=281456 memory=208228 CPUtime=221.63 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 30587 0 0 0 22153 10 0 0 20 0 1 0 186271952 288210944 52057 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 70364 52057 835 746 0 69428 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 281456 KiB
Current children cumulated memory: 208228 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=972530] ppid=972525 vsize=287980 memory=214820 CPUtime=281.46 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 32220 0 0 0 28135 11 0 0 20 0 1 0 186271952 294891520 53705 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 71995 53705 835 746 0 71059 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 287980 KiB
Current children cumulated memory: 214820 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=972530] ppid=972525 vsize=292724 memory=219556 CPUtime=341.31 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 33476 0 0 0 34119 12 0 0 20 0 1 0 186271952 299749376 54889 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 73181 54889 835 746 0 72245 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 292724 KiB
Current children cumulated memory: 219556 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=972530] ppid=972525 vsize=301096 memory=227980 CPUtime=401.12 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 35575 0 0 0 40100 12 0 0 20 0 1 0 186271952 308322304 56995 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 75274 56995 835 746 0 74338 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 301096 KiB
Current children cumulated memory: 227980 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=972530] ppid=972525 vsize=303436 memory=230312 CPUtime=460.94 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 36237 0 0 0 46081 13 0 0 20 0 1 0 186271952 310718464 57578 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 75859 57578 835 746 0 74923 0

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

Current children cumulated memory: 328000 KiB

[startup+2862.3 s]
/proc/loadavg: 4.25 4.17 4.10 6/241 974237
/proc/meminfo: memFree=126724784/131655788 swapFree=131071996/131071996
[pid=972530] ppid=972525 vsize=380772 memory=328172 CPUtime=2854 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 58245 0 0 0 285374 26 0 0 20 0 1 0 186271952 389910528 82043 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 95193 82043 835 746 0 94257 0
Current children cumulated CPU time: 2854 s
Current children cumulated vsize: 380772 KiB
Current children cumulated memory: 328172 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=972530] ppid=972525 vsize=382196 memory=329596 CPUtime=2913.85 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 58734 0 0 0 291358 27 0 0 20 0 1 0 186271952 391368704 82399 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 95549 82399 835 746 0 94613 0
Current children cumulated CPU time: 2913.85 s
Current children cumulated vsize: 382196 KiB
Current children cumulated memory: 329596 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=972530] ppid=972525 vsize=383180 memory=330580 CPUtime=2973.71 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 59115 0 0 0 297344 27 0 0 20 0 1 0 186271952 392376320 82645 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 95795 82645 835 746 0 94859 0
Current children cumulated CPU time: 2973.71 s
Current children cumulated vsize: 383180 KiB
Current children cumulated memory: 330580 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=972530] ppid=972525 vsize=385360 memory=332684 CPUtime=3033.56 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 59813 0 0 0 303329 27 0 0 20 0 1 0 186271952 394608640 83171 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 96340 83171 835 746 0 95404 0
Current children cumulated CPU time: 3033.56 s
Current children cumulated vsize: 385360 KiB
Current children cumulated memory: 332684 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=972530] ppid=972525 vsize=385804 memory=333204 CPUtime=3093.41 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 60051 0 0 0 309313 28 0 0 20 0 1 0 186271952 395063296 83301 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 96451 83301 835 746 0 95515 0
Current children cumulated CPU time: 3093.41 s
Current children cumulated vsize: 385804 KiB
Current children cumulated memory: 333204 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=972530] ppid=972525 vsize=387324 memory=334516 CPUtime=3153.26 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 60566 0 0 0 315298 28 0 0 20 0 1 0 186271952 396619776 83629 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 96831 83629 835 746 0 95895 0
Current children cumulated CPU time: 3153.26 s
Current children cumulated vsize: 387324 KiB
Current children cumulated memory: 334516 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=972530] ppid=972525 vsize=388980 memory=336120 CPUtime=3213.11 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 61108 0 0 0 321283 28 0 0 20 0 1 0 186271952 398315520 84030 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 97245 84030 835 746 0 96309 0
Current children cumulated CPU time: 3213.11 s
Current children cumulated vsize: 388980 KiB
Current children cumulated memory: 336120 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=972530] ppid=972525 vsize=389720 memory=336932 CPUtime=3272.96 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 61421 0 0 0 327267 29 0 0 20 0 1 0 186271952 399073280 84233 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 97430 84233 835 746 0 96494 0
Current children cumulated CPU time: 3272.96 s
Current children cumulated vsize: 389720 KiB
Current children cumulated memory: 336932 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=972530] ppid=972525 vsize=391720 memory=338996 CPUtime=3332.81 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 62085 0 0 0 333252 29 0 0 20 0 1 0 186271952 401121280 84749 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 97930 84749 835 746 0 96994 0
Current children cumulated CPU time: 3332.81 s
Current children cumulated vsize: 391720 KiB
Current children cumulated memory: 338996 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=972530] ppid=972525 vsize=392532 memory=339808 CPUtime=3392.66 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 62393 0 0 0 339236 30 0 0 20 0 1 0 186271952 401952768 84952 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 98133 84952 835 746 0 97197 0
Current children cumulated CPU time: 3392.66 s
Current children cumulated vsize: 392532 KiB
Current children cumulated memory: 339808 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=972530] ppid=972525 vsize=393280 memory=340680 CPUtime=3452.51 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 62718 0 0 0 345221 30 0 0 20 0 1 0 186271952 402718720 85170 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 98320 85170 835 746 0 97384 0
Current children cumulated CPU time: 3452.51 s
Current children cumulated vsize: 393280 KiB
Current children cumulated memory: 340680 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=972530] ppid=972525 vsize=393280 memory=340680 CPUtime=3512.36 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 62864 0 0 0 351206 30 0 0 20 0 1 0 186271952 402718720 85170 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 98320 85170 835 746 0 97384 0
Current children cumulated CPU time: 3512.36 s
Current children cumulated vsize: 393280 KiB
Current children cumulated memory: 340680 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=972530] ppid=972525 vsize=395500 memory=342644 CPUtime=3572.22 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 63548 0 0 0 357191 31 0 0 20 0 1 0 186271952 404992000 85661 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 98875 85661 835 746 0 97939 0
Current children cumulated CPU time: 3572.22 s
Current children cumulated vsize: 395500 KiB
Current children cumulated memory: 342644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.15 4.17 4.11 4/239 974418
/proc/meminfo: memFree=127082484/131655788 swapFree=131071996/131071996
[pid=972530] ppid=972525 vsize=395860 memory=343140 CPUtime=3600.05 cores=5,7
/proc/972530/stat : 972530 (Exact_nosoplex) R 972525 972530 972472 0 -1 4194304 63646 0 0 0 359974 31 0 0 20 0 1 0 186271952 405360640 85785 134679101440 4194304 7248369 140732351713984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 28196864 140732351718315 140732351718494 140732351718494 140732351725510 0
/proc/972530/statm: 98965 85785 835 746 0 98029 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 395860 KiB
Current children cumulated memory: 343140 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.76 s, system=0.316311 s

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

Child status: 0

Real time (s): 3610.22
CPU time (s): 3600.07
CPU user time (s): 3599.76
CPU system time (s): 0.316311
CPU usage (%): 99.7191
Max. virtual memory (cumulated for all children) (KiB): 395860
Max. memory (cumulated for all children) (KiB): 343140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.76
system time used= 0.316311
maximum resident set size= 343140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63647
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= 91
involuntary context switches= 1687


# summary of solver processes directly reported to runsolver:
#   pid: 972530
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.76
#   total CPU system time (s): 0.316311

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1243 second user time and 37.4962 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-19 00:19:27
IDJOB=4446887
IDBENCH=158326
IDSOLVER=3061
FILE ID=nodeC008/4446887-1721341155
RUNJOBID= nodeC008-1721341167-972485
SLURM_JOB_ID= 7542729
Free space on /tmp= 723760 MiB

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

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

MD5SUM BENCH= 8df9702f370312ff59707c84e3b82f3b
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= 723752 MiB
End job on nodeC008 at 2024-07-19 01:19:38