Trace number 4446586

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 2024-07-05? (TO) 3602.05 3611.6

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K151.opb
MD5SUMabcade21393c5164863b40206a5f4f64
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables17969
Total number of constraints18273
Number of constraints which are clauses18122
Number of constraints which are cardinality constraints (but not clauses)151
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint151
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 152
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


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 (61794 MiB free)
  memory of node 1: 64473 MiB (63072 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446586-1721336016/watcher-4446586-1721336016 -o /tmp/evaluation-result-4446586-1721336016/solver-4446586-1721336016 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721330331-967635 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=812461808 HOME/instance-4446586-1721336016.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100093 s]*
/proc/loadavg: 4.18 4.13 4.10 5/256 970794
/proc/meminfo: memFree=127833224/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=55568 memory=34440 CPUtime=0.1 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 7492 0 0 0 9 1 0 0 20 0 1 0 185768608 56901632 8610 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 13892 8610 916 1005 0 12655 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 55568 KiB
Current children cumulated memory: 34440 KiB

[startup+0.205605 s]*
/proc/loadavg: 4.18 4.13 4.10 5/256 970794
/proc/meminfo: memFree=127819892/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=72252 memory=51620 CPUtime=0.19 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 11938 0 0 0 18 1 0 0 20 0 1 0 185768608 73986048 12905 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 18063 12905 1076 1005 0 16826 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 72252 KiB
Current children cumulated memory: 51620 KiB

[startup+0.305622 s]*
/proc/loadavg: 4.18 4.13 4.10 5/256 970794
/proc/meminfo: memFree=127807348/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=83152 memory=60392 CPUtime=0.3 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 14104 0 0 0 28 2 0 0 20 0 1 0 185768608 85147648 15098 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 20788 15098 1092 1005 0 19551 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 83152 KiB
Current children cumulated memory: 60392 KiB

[startup+0.70019 s]
/proc/loadavg: 4.16 4.13 4.09 6/256 970794
/proc/meminfo: memFree=127805864/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=83808 memory=63760 CPUtime=0.69 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 14453 0 0 0 66 3 0 0 20 0 1 0 185768608 85819392 15940 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 20952 15940 1092 1005 0 19715 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 83808 KiB
Current children cumulated memory: 63760 KiB

[startup+1.50022 s]
/proc/loadavg: 4.16 4.13 4.09 5/256 970794
/proc/meminfo: memFree=127801212/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=86528 memory=71396 CPUtime=1.49 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 15299 0 0 0 146 3 0 0 20 0 1 0 185768608 88604672 17849 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 21632 17849 1124 1005 0 20395 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 86528 KiB
Current children cumulated memory: 71396 KiB

[startup+3.10543 s]
/proc/loadavg: 4.16 4.13 4.09 5/256 970794
/proc/meminfo: memFree=127786300/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=90356 memory=83516 CPUtime=3.09 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 16298 0 0 0 306 3 0 0 20 0 1 0 185768608 92524544 20879 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 22589 20879 1124 1005 0 21352 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 90356 KiB
Current children cumulated memory: 83516 KiB

[startup+6.30021 s]
/proc/loadavg: 4.15 4.13 4.09 5/256 970795
/proc/meminfo: memFree=127774036/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=107048 memory=95868 CPUtime=6.27 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 17567 0 0 0 623 4 0 0 20 0 1 0 185768608 109617152 23967 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 26762 23967 1124 1005 0 25525 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 107048 KiB
Current children cumulated memory: 95868 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.13 4.09 5/256 970795
/proc/meminfo: memFree=127757620/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=134624 memory=108064 CPUtime=12.66 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 19483 0 0 0 1259 7 0 0 20 0 1 0 185768608 137854976 27016 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 33656 27016 1124 1005 0 32419 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 134624 KiB
Current children cumulated memory: 108064 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.14 4.10 5/256 970799
/proc/meminfo: memFree=127741940/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=142776 memory=122200 CPUtime=25.42 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 21594 0 0 0 2534 8 0 0 20 0 1 0 185768608 146202624 30550 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 35694 30550 1124 1005 0 34457 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 142776 KiB
Current children cumulated memory: 122200 KiB

[startup+51.1058 s]
/proc/loadavg: 4.43 4.20 4.12 5/256 970802
/proc/meminfo: memFree=127729296/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=153588 memory=133704 CPUtime=50.96 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 24481 0 0 0 5085 11 0 0 20 0 1 0 185768608 157274112 33426 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 38397 33426 1124 1005 0 37160 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 153588 KiB
Current children cumulated memory: 133704 KiB

[startup+102.3 s]
/proc/loadavg: 4.25 4.19 4.12 5/254 970811
/proc/meminfo: memFree=127700196/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=165920 memory=159456 CPUtime=102.02 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 27911 0 0 0 10181 21 0 0 20 0 1 0 185768608 169902080 39864 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 41480 39864 1124 1005 0 40243 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 165920 KiB
Current children cumulated memory: 159456 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/255 971204
/proc/meminfo: memFree=127685980/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=173656 memory=166768 CPUtime=161.87 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 29733 0 0 0 16156 31 0 0 20 0 1 0 185768608 177823744 41692 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 43414 41692 1124 1005 0 42177 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 173656 KiB
Current children cumulated memory: 166768 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/255 971214
/proc/meminfo: memFree=127582204/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=294520 memory=268204 CPUtime=221.72 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 33241 0 0 0 22135 37 0 0 20 0 1 0 185768608 301588480 67051 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 73630 67051 1140 1005 0 72393 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 294520 KiB
Current children cumulated memory: 268204 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.15 4.10 5/257 971395
/proc/meminfo: memFree=127572576/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=300564 memory=274420 CPUtime=281.56 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 34791 0 0 0 28110 46 0 0 20 0 1 0 185768608 307777536 68605 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 75141 68605 1140 1005 0 73904 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 300564 KiB
Current children cumulated memory: 274420 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/257 971405
/proc/meminfo: memFree=127557768/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=310652 memory=284428 CPUtime=341.41 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 37385 0 0 0 34085 56 0 0 20 0 1 0 185768608 318107648 71107 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 77663 71107 1140 1005 0 76426 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 310652 KiB
Current children cumulated memory: 284428 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/258 971418
/proc/meminfo: memFree=127540936/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=314692 memory=288172 CPUtime=401.25 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 38360 0 0 0 40061 64 0 0 20 0 1 0 185768608 322244608 72043 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 78673 72043 1140 1005 0 77436 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 314692 KiB
Current children cumulated memory: 288172 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/257 971440
/proc/meminfo: memFree=127533456/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=318736 memory=292676 CPUtime=461.1 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 39542 0 0 0 46045 65 0 0 20 0 1 0 185768608 326385664 73169 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 79684 73169 1140 1005 0 78447 0

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

[startup+3042.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/258 972655
/proc/meminfo: memFree=127711900/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=510628 memory=491988 CPUtime=3034.12 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 60844 0 0 0 303126 286 0 0 20 0 1 0 185768608 522883072 122997 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 127657 122997 1140 1005 0 126420 0
Current children cumulated CPU time: 3034.12 s
Current children cumulated vsize: 510628 KiB
Current children cumulated memory: 491988 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/255 972665
/proc/meminfo: memFree=127586484/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=726444 memory=602440 CPUtime=3093.98 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 62319 0 0 0 309094 304 0 0 20 0 1 0 185768608 743878656 150610 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 181611 150610 1140 1005 0 180374 0
Current children cumulated CPU time: 3093.98 s
Current children cumulated vsize: 726444 KiB
Current children cumulated memory: 602440 KiB

[startup+3162.3 s]
/proc/loadavg: 4.53 4.24 4.13 5/255 972675
/proc/meminfo: memFree=127577472/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=733296 memory=610164 CPUtime=3153.84 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 63921 0 0 0 315063 321 0 0 20 0 1 0 185768608 750895104 152541 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183324 152541 1140 1005 0 182087 0
Current children cumulated CPU time: 3153.84 s
Current children cumulated vsize: 733296 KiB
Current children cumulated memory: 610164 KiB

[startup+3222.3 s]
/proc/loadavg: 4.32 4.23 4.13 5/255 972685
/proc/meminfo: memFree=127574112/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=733296 memory=610324 CPUtime=3213.69 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 64047 0 0 0 321048 321 0 0 20 0 1 0 185768608 750895104 152581 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183324 152581 1140 1005 0 182087 0
Current children cumulated CPU time: 3213.69 s
Current children cumulated vsize: 733296 KiB
Current children cumulated memory: 610324 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.20 4.13 5/255 972696
/proc/meminfo: memFree=127571708/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=733296 memory=610324 CPUtime=3273.54 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 64172 0 0 0 327033 321 0 0 20 0 1 0 185768608 750895104 152581 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183324 152581 1140 1005 0 182087 0
Current children cumulated CPU time: 3273.54 s
Current children cumulated vsize: 733296 KiB
Current children cumulated memory: 610324 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.18 4.12 5/255 972706
/proc/meminfo: memFree=127569388/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=733296 memory=610324 CPUtime=3333.39 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 64307 0 0 0 333018 321 0 0 20 0 1 0 185768608 750895104 152581 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183324 152581 1140 1005 0 182087 0
Current children cumulated CPU time: 3333.39 s
Current children cumulated vsize: 733296 KiB
Current children cumulated memory: 610324 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.17 4.12 5/256 972720
/proc/meminfo: memFree=127567312/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=733296 memory=610324 CPUtime=3393.25 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 64432 0 0 0 339004 321 0 0 20 0 1 0 185768608 750895104 152581 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183324 152581 1140 1005 0 182087 0
Current children cumulated CPU time: 3393.25 s
Current children cumulated vsize: 733296 KiB
Current children cumulated memory: 610324 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.15 4.12 5/256 972732
/proc/meminfo: memFree=127563564/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=733296 memory=610324 CPUtime=3453.1 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 64560 0 0 0 344989 321 0 0 20 0 1 0 185768608 750895104 152581 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183324 152581 1140 1005 0 182087 0
Current children cumulated CPU time: 3453.1 s
Current children cumulated vsize: 733296 KiB
Current children cumulated memory: 610324 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.14 4.11 5/256 972742
/proc/meminfo: memFree=127562256/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=733692 memory=610720 CPUtime=3512.95 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 64792 0 0 0 350963 332 0 0 20 0 1 0 185768608 751300608 152680 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183423 152680 1140 1005 0 182186 0
Current children cumulated CPU time: 3512.95 s
Current children cumulated vsize: 733692 KiB
Current children cumulated memory: 610720 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.14 4.11 5/256 972753
/proc/meminfo: memFree=127558588/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=734832 memory=611800 CPUtime=3572.8 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 65217 0 0 0 356948 332 0 0 20 0 1 0 185768608 752467968 152950 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183708 152950 1140 1005 0 182471 0
Current children cumulated CPU time: 3572.8 s
Current children cumulated vsize: 734832 KiB
Current children cumulated memory: 611800 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.08 4.13 4.11 5/256 972758
/proc/meminfo: memFree=127557668/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=734832 memory=611800 CPUtime=3600.04 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 65233 0 0 0 359663 341 0 0 20 0 1 0 185768608 752467968 152950 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183708 152950 1140 1005 0 182471 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 734832 KiB
Current children cumulated memory: 611800 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+3611.6 s]
# the end of solver process 970793 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3598.62 s, system=3.42684 s

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

[startup+3610.4 s]
/proc/loadavg: 4.08 4.13 4.11 5/256 972758
/proc/meminfo: memFree=127557676/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=734832 memory=611800 CPUtime=3600.84 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 65233 0 0 0 359742 342 0 0 20 0 1 0 185768608 752467968 152950 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183708 152950 1140 1005 0 182471 0
Current children cumulated CPU time: 3600.84 s
Current children cumulated vsize: 734832 KiB
Current children cumulated memory: 611800 KiB

[startup+3611.2 s]
/proc/loadavg: 4.08 4.13 4.11 5/256 972758
/proc/meminfo: memFree=127557676/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=734832 memory=611800 CPUtime=3601.64 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 65233 0 0 0 359822 342 0 0 20 0 1 0 185768608 752467968 152950 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183708 152950 1140 1005 0 182471 0
Current children cumulated CPU time: 3601.64 s
Current children cumulated vsize: 734832 KiB
Current children cumulated memory: 611800 KiB

[startup+3611.6 s]
/proc/loadavg: 4.08 4.13 4.11 5/256 972758
/proc/meminfo: memFree=127557676/131524600 swapFree=131071996/131071996
[pid=970793] ppid=970790 vsize=734832 memory=611800 CPUtime=3602.04 cores=1,3
/proc/970793/stat : 970793 (Exact) R 970790 970793 967623 0 -1 4194304 65233 0 0 0 359862 342 0 0 20 0 1 0 185768608 752467968 152950 134679101440 4194304 8309489 140734144724224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36683776 140734144725950 140734144726119 140734144726119 140734144733135 0
/proc/970793/statm: 183708 152950 1140 1005 0 182471 0
Current children cumulated CPU time: 3602.04 s
Current children cumulated vsize: 734832 KiB
Current children cumulated memory: 611800 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3611.6
CPU time (s): 3602.05
CPU user time (s): 3598.62
CPU system time (s): 3.42684
CPU usage (%): 99.7355
Max. virtual memory (cumulated for all children) (KiB): 1006216
Max. memory (cumulated for all children) (KiB): 611800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.62
system time used= 3.42684
maximum resident set size= 789488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65233
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= 60
involuntary context switches= 1807


# summary of solver processes directly reported to runsolver:
#   pid: 970793
#   total CPU time (s): 3602.05
#   total CPU user time (s): 3598.62
#   total CPU system time (s): 3.42684

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.21373 second user time and 16.8425 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-18 22:53:48
IDJOB=4446586
IDBENCH=158279
IDSOLVER=3060
FILE ID=nodeC028/4446586-1721336016
RUNJOBID= nodeC028-1721330331-967635
SLURM_JOB_ID= 7542706
Free space on /tmp= 890044 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K151.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446586-1721336016/watcher-4446586-1721336016 -o /tmp/evaluation-result-4446586-1721336016/solver-4446586-1721336016 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721330331-967635 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=812461808 HOME/instance-4446586-1721336016.opb

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

MD5SUM BENCH= abcade21393c5164863b40206a5f4f64
RANDOM SEED=812461808

nodeC028.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.716
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.56
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		: 3657.934
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.59
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.814
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.56
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		: 3662.650
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.59
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.847
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.56
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		: 3663.516
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.59
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.874
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.56
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		: 3600.019
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127864096 kB
MemAvailable:   128264044 kB
Buffers:          489956 kB
Cached:           751868 kB
SwapCached:            0 kB
Active:           993832 kB
Inactive:        2067952 kB
Active(anon):       1544 kB
Inactive(anon):  1856116 kB
Active(file):     992288 kB
Inactive(file):   211836 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6848 kB
Writeback:            28 kB
AnonPages:       1817140 kB
Mapped:           120004 kB
Shmem:             37720 kB
KReclaimable:      71296 kB
Slab:             178916 kB
SReclaimable:      71296 kB
SUnreclaim:       107620 kB
KernelStack:        4112 kB
PageTables:        12948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2223688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            66336 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1560576 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:      197332 kB
DirectMap2M:    20547584 kB
DirectMap1G:    115343360 kB

Free space on /tmp at the end= 890040 MiB
End job on nodeC028 at 2024-07-18 23:54:00