Trace number 4446767

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

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K193.opb
MD5SUMa57909b893e448cbfc1c45d11e8afcf3
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 benchmark62.0014
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22967
Total number of constraints23355
Number of constraints which are clauses23162
Number of constraints which are cardinality constraints (but not clauses)193
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint193
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 194
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.06/3610.20	c Program interrupted by user.
3600.06/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: 63968 MiB (62287 MiB free)
  memory of node 1: 64473 MiB (62164 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446767-1721339552/watcher-4446767-1721339552 -o /tmp/evaluation-result-4446767-1721339552/solver-4446767-1721339552 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721332344-975930 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1719851618 HOME/instance-4446767-1721339552.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=979976, runsolver pid=979973

[startup+0.100269 s]*
/proc/loadavg: 4.08 4.10 4.09 5/257 979977
/proc/meminfo: memFree=127400768/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=54784 memory=34048 CPUtime=0.1 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 7387 0 0 0 9 1 0 0 20 0 1 0 186120135 56098816 8512 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 13696 8512 771 746 0 12760 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 54784 KiB
Current children cumulated memory: 34048 KiB

[startup+0.205675 s]*
/proc/loadavg: 4.08 4.10 4.09 5/257 979977
/proc/meminfo: memFree=127390972/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=59868 memory=41112 CPUtime=0.2 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 8722 0 0 0 19 1 0 0 20 0 1 0 186120135 61304832 10278 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 14967 10278 819 746 0 14031 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 59868 KiB
Current children cumulated memory: 41112 KiB

[startup+0.305556 s]*
/proc/loadavg: 4.08 4.10 4.09 5/257 979977
/proc/meminfo: memFree=127388284/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=61196 memory=42492 CPUtime=0.29 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 9074 0 0 0 28 1 0 0 20 0 1 0 186120135 62664704 10623 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 15299 10623 835 746 0 14363 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 61196 KiB
Current children cumulated memory: 42492 KiB

[startup+0.70023 s]
/proc/loadavg: 4.08 4.10 4.09 5/257 979977
/proc/meminfo: memFree=127379500/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=63440 memory=46912 CPUtime=0.69 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 9644 0 0 0 67 2 0 0 20 0 1 0 186120135 64962560 11728 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 15860 11728 835 746 0 14924 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 63440 KiB
Current children cumulated memory: 46912 KiB

[startup+1.50024 s]
/proc/loadavg: 4.08 4.10 4.09 5/257 979977
/proc/meminfo: memFree=127363360/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=67004 memory=52388 CPUtime=1.48 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 10524 0 0 0 146 2 0 0 20 0 1 0 186120135 68612096 13097 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 16751 13097 835 746 0 15815 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 67004 KiB
Current children cumulated memory: 52388 KiB

[startup+3.10575 s]
/proc/loadavg: 4.08 4.10 4.09 5/258 979980
/proc/meminfo: memFree=127326480/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=72552 memory=66084 CPUtime=3.09 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 11925 0 0 0 306 3 0 0 20 0 1 0 186120135 74293248 16521 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 18138 16521 835 746 0 17202 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 72552 KiB
Current children cumulated memory: 66084 KiB

[startup+6.30022 s]
/proc/loadavg: 4.07 4.10 4.09 5/258 980026
/proc/meminfo: memFree=127517184/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=91460 memory=84100 CPUtime=6.27 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 14057 0 0 0 623 4 0 0 20 0 1 0 186120135 93655040 21025 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 22865 21025 835 746 0 21929 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 91460 KiB
Current children cumulated memory: 84100 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.10 4.09 5/258 980027
/proc/meminfo: memFree=127429456/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=121640 memory=99208 CPUtime=12.65 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 16307 0 0 0 1260 5 0 0 20 0 1 0 186120135 124559360 24802 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 30410 24802 835 746 0 29474 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 121640 KiB
Current children cumulated memory: 99208 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.11 4.09 5/258 980029
/proc/meminfo: memFree=127402504/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=127340 memory=104884 CPUtime=25.42 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 17781 0 0 0 2536 6 0 0 20 0 1 0 186120135 130396160 26221 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 31835 26221 835 746 0 30899 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 127340 KiB
Current children cumulated memory: 104884 KiB

[startup+51.1059 s]
/proc/loadavg: 4.08 4.10 4.09 5/258 980033
/proc/meminfo: memFree=127333488/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=140756 memory=124532 CPUtime=50.94 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 21173 0 0 0 5088 6 0 0 20 0 1 0 186120135 144134144 31133 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 35189 31133 835 746 0 34253 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 140756 KiB
Current children cumulated memory: 124532 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/258 980044
/proc/meminfo: memFree=127251412/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=153204 memory=138548 CPUtime=102 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 24221 0 0 0 10193 7 0 0 20 0 1 0 186120135 156880896 34637 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 38301 34637 835 746 0 37365 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 153204 KiB
Current children cumulated memory: 138548 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/256 980436
/proc/meminfo: memFree=127129472/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=203236 memory=167696 CPUtime=161.84 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 27407 0 0 0 16175 9 0 0 20 0 1 0 186120135 208113664 41924 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 50809 41924 835 746 0 49873 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 203236 KiB
Current children cumulated memory: 167696 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/256 980446
/proc/meminfo: memFree=127068620/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=213688 memory=180848 CPUtime=221.66 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 30105 0 0 0 22156 10 0 0 20 0 1 0 186120135 218816512 45212 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 53422 45212 835 746 0 52486 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 213688 KiB
Current children cumulated memory: 180848 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/256 980457
/proc/meminfo: memFree=127045228/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=218716 memory=185988 CPUtime=281.49 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 31450 0 0 0 28139 10 0 0 20 0 1 0 186120135 223965184 46497 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 54679 46497 835 746 0 53743 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 218716 KiB
Current children cumulated memory: 185988 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/257 980638
/proc/meminfo: memFree=127004580/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=225044 memory=208680 CPUtime=341.33 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 33127 0 0 0 34123 10 0 0 20 0 1 0 186120135 230445056 52170 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 56261 52170 835 746 0 55325 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 225044 KiB
Current children cumulated memory: 208680 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 980648
/proc/meminfo: memFree=126986596/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=229060 memory=212476 CPUtime=401.17 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 33706 0 0 0 40107 10 0 0 20 0 1 0 186120135 234557440 53119 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 57265 53119 835 746 0 56329 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 229060 KiB
Current children cumulated memory: 212476 KiB

[startup+462.3 s]
/proc/loadavg: 4.19 4.13 4.10 6/260 980665
/proc/meminfo: memFree=126936896/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=303976 memory=246976 CPUtime=461.02 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 35848 0 0 0 46089 13 0 0 20 0 1 0 186120135 311271424 61744 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 75994 61744 835 746 0 75058 0

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

Current children cumulated memory: 318300 KiB

[startup+2862.3 s]
/proc/loadavg: 4.17 4.14 4.14 5/257 982257
/proc/meminfo: memFree=126613832/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=375292 memory=318300 CPUtime=2854.22 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 56672 0 0 0 285406 16 0 0 20 0 1 0 186120135 384299008 79575 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 93823 79575 835 746 0 92887 0
Current children cumulated CPU time: 2854.22 s
Current children cumulated vsize: 375292 KiB
Current children cumulated memory: 318300 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.13 4.14 5/256 982268
/proc/meminfo: memFree=126607328/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=375292 memory=318300 CPUtime=2914.05 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 56805 0 0 0 291389 16 0 0 20 0 1 0 186120135 384299008 79575 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 93823 79575 835 746 0 92887 0
Current children cumulated CPU time: 2914.05 s
Current children cumulated vsize: 375292 KiB
Current children cumulated memory: 318300 KiB

[startup+2982.3 s]
/proc/loadavg: 4.25 4.17 4.15 5/256 982278
/proc/meminfo: memFree=126601732/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=377476 memory=320484 CPUtime=2973.85 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 56967 0 0 0 297369 16 0 0 20 0 1 0 186120135 386535424 80121 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 94369 80121 835 746 0 93433 0
Current children cumulated CPU time: 2973.85 s
Current children cumulated vsize: 377476 KiB
Current children cumulated memory: 320484 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.15 4.14 5/257 982290
/proc/meminfo: memFree=126598964/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=377476 memory=320484 CPUtime=3033.66 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 57107 0 0 0 303350 16 0 0 20 0 1 0 186120135 386535424 80121 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 94369 80121 835 746 0 93433 0
Current children cumulated CPU time: 3033.66 s
Current children cumulated vsize: 377476 KiB
Current children cumulated memory: 320484 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.14 4.14 5/257 982301
/proc/meminfo: memFree=126593736/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=381416 memory=324424 CPUtime=3093.46 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 58205 0 0 0 309330 16 0 0 20 0 1 0 186120135 390569984 81106 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 95354 81106 835 746 0 94418 0
Current children cumulated CPU time: 3093.46 s
Current children cumulated vsize: 381416 KiB
Current children cumulated memory: 324424 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.12 4.13 5/257 982311
/proc/meminfo: memFree=126588632/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=381960 memory=324968 CPUtime=3153.3 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 58483 0 0 0 315313 17 0 0 20 0 1 0 186120135 391127040 81242 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 95490 81242 835 746 0 94554 0
Current children cumulated CPU time: 3153.3 s
Current children cumulated vsize: 381960 KiB
Current children cumulated memory: 324968 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.13 4.13 5/255 982321
/proc/meminfo: memFree=126585128/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=383228 memory=326060 CPUtime=3213.15 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 58925 0 0 0 321298 17 0 0 20 0 1 0 186120135 392425472 81515 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 95807 81515 835 746 0 94871 0
Current children cumulated CPU time: 3213.15 s
Current children cumulated vsize: 383228 KiB
Current children cumulated memory: 326060 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.13 4.13 5/255 982331
/proc/meminfo: memFree=126578140/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=384808 memory=327816 CPUtime=3273 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 59452 0 0 0 327283 17 0 0 20 0 1 0 186120135 394043392 81954 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 96202 81954 835 746 0 95266 0
Current children cumulated CPU time: 3273 s
Current children cumulated vsize: 384808 KiB
Current children cumulated memory: 327816 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.14 4.13 5/254 982342
/proc/meminfo: memFree=126573160/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=386416 memory=329176 CPUtime=3332.85 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 59999 0 0 0 333268 17 0 0 20 0 1 0 186120135 395689984 82294 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 96604 82294 835 746 0 95668 0
Current children cumulated CPU time: 3332.85 s
Current children cumulated vsize: 386416 KiB
Current children cumulated memory: 329176 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/254 982352
/proc/meminfo: memFree=126567136/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=388148 memory=331044 CPUtime=3392.7 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 60559 0 0 0 339253 17 0 0 20 0 1 0 186120135 397463552 82761 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 97037 82761 835 746 0 96101 0
Current children cumulated CPU time: 3392.7 s
Current children cumulated vsize: 388148 KiB
Current children cumulated memory: 331044 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.13 4.12 5/257 982367
/proc/meminfo: memFree=126563132/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=389256 memory=332108 CPUtime=3452.54 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 60966 0 0 0 345237 17 0 0 20 0 1 0 186120135 398598144 83027 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 97314 83027 835 746 0 96378 0
Current children cumulated CPU time: 3452.54 s
Current children cumulated vsize: 389256 KiB
Current children cumulated memory: 332108 KiB

[startup+3522.3 s]
/proc/loadavg: 4.21 4.15 4.13 5/257 982378
/proc/meminfo: memFree=126560800/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=389532 memory=332540 CPUtime=3512.39 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 61176 0 0 0 351222 17 0 0 20 0 1 0 186120135 398880768 83135 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 97383 83135 835 746 0 96447 0
Current children cumulated CPU time: 3512.39 s
Current children cumulated vsize: 389532 KiB
Current children cumulated memory: 332540 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.14 4.12 6/257 982388
/proc/meminfo: memFree=126556772/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=390620 memory=333628 CPUtime=3572.24 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 61571 0 0 0 357207 17 0 0 20 0 1 0 186120135 399994880 83407 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 97655 83407 835 746 0 96719 0
Current children cumulated CPU time: 3572.24 s
Current children cumulated vsize: 390620 KiB
Current children cumulated memory: 333628 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.15 4.14 4.12 4/245 982448
/proc/meminfo: memFree=127193720/131524600 swapFree=131070704/131071996
[pid=979976] ppid=979973 vsize=391128 memory=333952 CPUtime=3600.06 cores=5,7
/proc/979976/stat : 979976 (Exact_nosoplex) R 979973 979976 975917 0 -1 4194304 61704 0 0 0 359989 17 0 0 20 0 1 0 186120135 400515072 83488 134679101440 4194304 7248369 140736449481600 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 21426176 140736449483691 140736449483870 140736449483870 140736449490886 0
/proc/979976/statm: 97782 83488 835 746 0 96846 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 391128 KiB
Current children cumulated memory: 333952 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.92 s, system=0.175496 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.09
CPU user time (s): 3599.92
CPU system time (s): 0.175496
CPU usage (%): 99.7195
Max. virtual memory (cumulated for all children) (KiB): 392340
Max. memory (cumulated for all children) (KiB): 333952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.92
system time used= 0.175496
maximum resident set size= 333952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61705
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= 83
involuntary context switches= 1573


# summary of solver processes directly reported to runsolver:
#   pid: 979976
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.92
#   total CPU system time (s): 0.175496

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7324 second user time and 13.4562 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-18 23:52:44
IDJOB=4446767
IDBENCH=158306
IDSOLVER=3061
FILE ID=nodeC023/4446767-1721339552
RUNJOBID= nodeC023-1721332344-975930
SLURM_JOB_ID= 7542713
Free space on /tmp= 890064 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K193.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-4446767-1721339552/watcher-4446767-1721339552 -o /tmp/evaluation-result-4446767-1721339552/solver-4446767-1721339552 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721332344-975930 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1719851618 HOME/instance-4446767-1721339552.opb

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

MD5SUM BENCH= a57909b893e448cbfc1c45d11e8afcf3
RANDOM SEED=1719851618

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3661.504
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3666.012
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.896
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3634.770
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3661.441
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3664.996
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.814
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3649.681
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127444684 kB
MemAvailable:   129392772 kB
Buffers:          519260 kB
Cached:          2257076 kB
SwapCached:           80 kB
Active:          1098856 kB
Inactive:        2414796 kB
Active(anon):       1604 kB
Inactive(anon):   772600 kB
Active(file):    1097252 kB
Inactive(file):  1642196 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:             17884 kB
Writeback:             0 kB
AnonPages:        736308 kB
Mapped:           115248 kB
Shmem:             37536 kB
KReclaimable:      96928 kB
Slab:             189980 kB
SReclaimable:      96928 kB
SUnreclaim:        93052 kB
KernelStack:        4224 kB
PageTables:        10264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1085304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            33760 kB
HardwareCorrupted:     0 kB
AnonHugePages:    692224 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      316116 kB
DirectMap2M:    38254592 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890072 MiB
End job on nodeC023 at 2024-07-19 00:52:55