Trace number 4433967

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 NameAnswerobjective functionCPU timeWall clock time
NaPS-GM 1.03? (exit code) 669.744 677.919

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__512.opb
MD5SUM40351a18114e83e0c165271c5d48a38f
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74222
Best CPU time to get the best result obtained on this benchmark3600.84
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5121998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint512
Maximum length of a constraint22529
Number of terms in the objective function 5120000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 177420790272
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 177420790272
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4433967-1721113341.opb
667.34/669.21	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/677.91	HOME/naps-1.03.sh: line 6: 841269 Aborted                 (core dumped) ${self_dir}/naps-1.03 ${@}

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: 63931 MiB (58803 MiB free)
  memory of node 1: 64510 MiB (54465 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433967-1721113341/watcher-4433967-1721113341 -o /tmp/evaluation-result-4433967-1721113341/solver-4433967-1721113341 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721106131-836241 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4433967-1721113341.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=841264, runsolver pid=841261
Current StackSize limit: 8192 KiB


[startup+0.100177 s]*
/proc/loadavg: 4.08 4.14 4.11 5/261 841269
/proc/meminfo: memFree=115951648/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=44360 memory=36068 CPUtime=0.09 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 8891 0 0 0 8 1 0 0 20 0 1 0 163499184 45424640 9017 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 11090 9017 375 659 0 10294 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 54292 KiB
Current children cumulated memory: 38732 KiB

[startup+0.206193 s]*
/proc/loadavg: 4.08 4.14 4.11 5/261 841269
/proc/meminfo: memFree=115916168/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=86284 memory=72820 CPUtime=0.19 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 17787 0 0 0 17 2 0 0 20 0 1 0 163499184 88354816 18205 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 21571 18205 375 659 0 20775 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 96216 KiB
Current children cumulated memory: 75484 KiB

[startup+0.305891 s]*
/proc/loadavg: 4.08 4.14 4.11 5/261 841269
/proc/meminfo: memFree=115878860/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=127140 memory=109860 CPUtime=0.29 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 25932 0 0 0 25 4 0 0 20 0 1 0 163499184 130191360 27465 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 31785 27465 375 659 0 30989 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 137072 KiB
Current children cumulated memory: 112524 KiB

[startup+0.700285 s]
/proc/loadavg: 4.08 4.14 4.11 5/261 841269
/proc/meminfo: memFree=115811896/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=275948 memory=249400 CPUtime=0.68 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 52554 0 0 0 60 8 0 0 20 0 1 0 163499184 282570752 62350 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 68987 62350 375 659 0 68191 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 285880 KiB
Current children cumulated memory: 252064 KiB

[startup+1.50029 s]
/proc/loadavg: 4.08 4.14 4.11 5/261 841269
/proc/meminfo: memFree=115626096/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=598552 memory=542312 CPUtime=1.48 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 88962 0 0 0 130 18 0 0 20 0 1 0 163499184 612917248 135578 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 149638 135578 375 659 0 148842 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 608484 KiB
Current children cumulated memory: 544976 KiB

[startup+3.10581 s]
/proc/loadavg: 4.08 4.14 4.11 5/261 841269
/proc/meminfo: memFree=114902020/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=1270788 memory=1111504 CPUtime=3.08 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 142186 0 0 0 273 35 0 0 20 0 1 0 163499184 1301286912 277876 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 317697 277876 375 659 0 316901 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1280720 KiB
Current children cumulated memory: 1114168 KiB

[startup+6.30028 s]
/proc/loadavg: 4.15 4.16 4.11 5/261 841269
/proc/meminfo: memFree=113725032/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=2369016 memory=2252860 CPUtime=6.27 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 334966 0 0 0 558 69 0 0 20 0 1 0 163499184 2425872384 563215 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 592254 563215 391 659 0 591458 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2378948 KiB
Current children cumulated memory: 2255524 KiB

[startup+12.7003 s]
/proc/loadavg: 4.14 4.15 4.11 5/261 841271
/proc/meminfo: memFree=113722832/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=2369016 memory=2253000 CPUtime=12.65 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 335011 0 0 0 1196 69 0 0 20 0 1 0 163499184 2425872384 563250 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 592254 563250 407 659 0 591458 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2378948 KiB
Current children cumulated memory: 2255664 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.15 4.11 5/261 841272
/proc/meminfo: memFree=113456456/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=2628488 memory=2514372 CPUtime=25.42 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 416338 0 0 0 2461 81 0 0 20 0 1 0 163499184 2691571712 628593 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 657122 628593 436 659 0 656326 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2638420 KiB
Current children cumulated memory: 2517036 KiB

[startup+51.1059 s]
/proc/loadavg: 4.15 4.15 4.11 5/261 841278
/proc/meminfo: memFree=112504608/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=3828168 memory=3463944 CPUtime=50.97 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 653926 0 0 0 4975 122 0 0 20 0 1 0 163499184 3920044032 865986 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 957042 865986 436 659 0 956246 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 3838100 KiB
Current children cumulated memory: 3466608 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/261 841288
/proc/meminfo: memFree=109470844/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=7547404 memory=6465016 CPUtime=102.03 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 1177126 0 0 0 9965 238 0 0 20 0 1 0 163499184 7728541696 1616254 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 1886851 1616254 468 659 0 1886055 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 7557336 KiB
Current children cumulated memory: 6467680 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/259 841398
/proc/meminfo: memFree=108467936/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=7869520 memory=6722300 CPUtime=161.89 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 1219736 0 0 0 15939 250 0 0 20 0 1 0 163499184 8058388480 1680575 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 1967380 1680575 468 659 0 1966584 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 7879452 KiB
Current children cumulated memory: 6724964 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/258 841408
/proc/meminfo: memFree=101785488/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=8042836 memory=6985716 CPUtime=221.71 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 1264178 0 0 0 21909 262 0 0 20 0 1 0 163499184 8235864064 1746429 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 2010709 1746429 468 659 0 2009913 0
Current children cumulated CPU time: 221.71 s

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

Current children cumulated memory: 11753860 KiB

[startup+462.3 s]
/proc/loadavg: 4.22 4.21 4.13 5/263 841612
/proc/meminfo: memFree=104769792/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=15029888 memory=13545752 CPUtime=461.03 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 2038016 0 0 0 45575 528 0 0 20 0 1 0 163499184 15390605312 3386438 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 3757472 3386438 468 659 0 3756676 0
Current children cumulated CPU time: 461.03 s
Current children cumulated vsize: 15039820 KiB
Current children cumulated memory: 13548416 KiB

[startup+522.3 s]
/proc/loadavg: 4.12 4.18 4.13 5/263 841673
/proc/meminfo: memFree=101450092/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=18150592 memory=16873396 CPUtime=520.85 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 2151241 0 0 0 51424 661 0 0 20 0 1 0 163499184 18586206208 4218349 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 4537648 4218349 468 659 0 4536852 0
Current children cumulated CPU time: 520.85 s
Current children cumulated vsize: 18160524 KiB
Current children cumulated memory: 16876060 KiB

[startup+582.3 s]
/proc/loadavg: 4.14 4.18 4.13 5/264 841686
/proc/meminfo: memFree=100264588/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=20137044 memory=18049660 CPUtime=580.68 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 2355039 0 0 0 57349 719 0 0 20 0 1 0 163499184 20620333056 4512415 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 5034261 4512415 468 659 0 5033465 0
Current children cumulated CPU time: 580.68 s
Current children cumulated vsize: 20146976 KiB
Current children cumulated memory: 18052324 KiB

[startup+642.3 s]
/proc/loadavg: 4.05 4.14 4.12 5/264 841697
/proc/meminfo: memFree=98227704/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=22068544 memory=20112768 CPUtime=640.51 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 2555776 0 0 0 63261 790 0 0 20 0 1 0 163499184 22598189056 5028192 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 5517136 5028192 468 659 0 5516340 0
Current children cumulated CPU time: 640.51 s
Current children cumulated vsize: 22078476 KiB
Current children cumulated memory: 20115432 KiB

[startup+677.919 s]
# the end of solver process 841264 was just reported to runsolver
# Child status: 134

# cumulated CPU time of all completed processes:  user=657.626 s, system=12.1183 s

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

[startup+652.8 s]
/proc/loadavg: 4.12 4.15 4.12 5/264 841699
/proc/meminfo: memFree=95406112/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=24544912 memory=23104092 CPUtime=650.98 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 2730354 0 0 0 64240 858 0 0 20 0 1 0 163499184 25133989888 5776023 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 6136228 5776023 468 659 0 6135432 0
Current children cumulated CPU time: 650.98 s
Current children cumulated vsize: 24554844 KiB
Current children cumulated memory: 23106756 KiB

[startup+665.6 s]
/proc/loadavg: 4.18 4.17 4.12 5/264 841700
/proc/meminfo: memFree=91805492/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=28525908 memory=26639748 CPUtime=663.75 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) R 841264 841264 836229 0 -1 4194304 2853428 0 0 0 65436 939 0 0 20 0 1 0 163499184 29210529792 6659937 134679101440 4194304 6891213 140723439312288 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 7131477 6659937 468 659 0 7130681 0
Current children cumulated CPU time: 663.75 s
Current children cumulated vsize: 28535840 KiB
Current children cumulated memory: 26642412 KiB

[startup+672.001 s]*
/proc/loadavg: 4.24 4.18 4.13 5/265 841704
/proc/meminfo: memFree=87779948/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=31557204 memory=28056856 CPUtime=669.27 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) S 841264 841264 836229 0 -1 4195840 2968518 0 0 0 65762 1165 0 0 20 0 1 0 163499184 32314576896 7014214 134679101440 4194304 6891213 140723439312288 140723438713936 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 7889301 7014214 514 659 0 7888505 0
Current children cumulated CPU time: 669.27 s
Current children cumulated vsize: 31567136 KiB
Current children cumulated memory: 28059520 KiB

[startup+675.2 s]
/proc/loadavg: 4.24 4.18 4.13 4/265 841704
/proc/meminfo: memFree=87465756/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=31557204 memory=28056856 CPUtime=669.27 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) S 841264 841264 836229 0 -1 4195840 2968518 0 0 0 65762 1165 0 0 20 0 1 0 163499184 32314576896 7014214 134679101440 4194304 6891213 140723439312288 140723438713936 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 7889301 7014214 514 659 0 7888505 0
Current children cumulated CPU time: 669.27 s
Current children cumulated vsize: 31567136 KiB
Current children cumulated memory: 28059520 KiB

[startup+676.8 s]
/proc/loadavg: 4.22 4.17 4.13 4/265 841704
/proc/meminfo: memFree=87465248/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
[pid=841269] ppid=841264 vsize=31557204 memory=28056856 CPUtime=669.27 cores=1,3
/proc/841269/stat : 841269 (naps-1.03) S 841264 841264 836229 0 -1 4195840 2968518 0 0 0 65762 1165 0 0 20 0 1 0 163499184 32314576896 7014214 134679101440 4194304 6891213 140723439312288 140723438713936 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 31035392 140723439313905 140723439314021 140723439314021 140723439321035 0
/proc/841269/statm: 7889301 7014214 514 659 0 7888505 0
Current children cumulated CPU time: 669.27 s
Current children cumulated vsize: 31567136 KiB
Current children cumulated memory: 28059520 KiB

[startup+677.601 s]
/proc/loadavg: 4.22 4.17 4.13 4/265 841704
/proc/meminfo: memFree=87464520/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2664 KiB

[startup+677.8 s]
/proc/loadavg: 4.22 4.17 4.13 4/265 841704
/proc/meminfo: memFree=87464520/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2664 KiB

[startup+677.905 s]
/proc/loadavg: 4.22 4.17 4.13 4/265 841704
/proc/meminfo: memFree=87464520/131524600 swapFree=131071996/131071996
[pid=841264] ppid=841261 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/841264/stat : 841264 (naps-1.03.sh) S 841261 841264 836229 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 163499183 10170368 666 134679101440 94809430556672 94809431635992 140725824597152 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94809433734448 94809433781636 94809438420992 140725824599008 140725824599137 140725824599137 140725824606152 0
/proc/841264/statm: 2483 666 587 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2664 KiB

Child status: 134

Real time (s): 677.919
CPU time (s): 669.744
CPU user time (s): 657.626
CPU system time (s): 12.1183
CPU usage (%): 98.7941
Max. virtual memory (cumulated for all children) (KiB): 31567136
Max. memory (cumulated for all children) (KiB): 28059520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 657.626
system time used= 12.1183
maximum resident set size= 28056888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2968995
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= 42
involuntary context switches= 846


# summary of solver processes directly reported to runsolver:
#   pid: 841264
#   total CPU time (s): 669.744
#   total CPU user time (s): 657.626
#   total CPU system time (s): 12.1183

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.42844 second user time and 3.48994 second system time

The end

Launcher Data

Begin job on nodeC024 at 2024-07-16 09:02:36
IDJOB=4433967
IDBENCH=148739
IDSOLVER=3062
FILE ID=nodeC024/4433967-1721113341
RUNJOBID= nodeC024-1721106131-836241
SLURM_JOB_ID= 7505634
Free space on /tmp= 889788 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__512.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433967-1721113341/watcher-4433967-1721113341 -o /tmp/evaluation-result-4433967-1721113341/solver-4433967-1721113341 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721106131-836241 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4433967-1721113341.opb

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

MD5SUM BENCH= 40351a18114e83e0c165271c5d48a38f
RANDOM SEED=1954748110

nodeC024.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		: 3673.311
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.60
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		: 3601.770
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	: 7007.08
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.970
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.60
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		: 3599.994
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	: 7007.08
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		: 3672.787
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.60
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		: 3670.983
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	: 7007.08
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		: 3600.440
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.60
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		: 3605.194
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	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        115987528 kB
MemAvailable:   118777192 kB
Buffers:          394728 kB
Cached:          3204136 kB
SwapCached:            0 kB
Active:           704496 kB
Inactive:       14160388 kB
Active(anon):       1564 kB
Inactive(anon): 11302172 kB
Active(file):     702932 kB
Inactive(file):  2858216 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            260656 kB
Writeback:             0 kB
AnonPages:      11261152 kB
Mapped:           109744 kB
Shmem:             37720 kB
KReclaimable:     136328 kB
Slab:             245724 kB
SReclaimable:     136328 kB
SUnreclaim:       109396 kB
KernelStack:        4192 kB
PageTables:        31500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   12717916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60896 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7079936 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:      226004 kB
DirectMap2M:    19470336 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 889796 MiB
End job on nodeC024 at 2024-07-16 09:13:54